.custom-button.primary{box-shadow:none}.custom-button.primary.contained{color:#ebd8b8}.custom-button.primary.contained:hover{background-color:#414138;box-shadow:none}.custom-button.primary.contained:active{background-color:#1a1a14;box-shadow:none}.custom-button.primary.contained:disabled{color:#858585}.custom-button.primary.outlined{color:#2c2c22}.custom-button.primary.outlined:hover{box-shadow:none;color:#1a1a14}.custom-button.primary.outlined:active{box-shadow:none}.custom-button.primary.text{background:transparent;font-weight:400;height:20px;min-width:unset;padding:0;text-decoration:underline;text-transform:capitalize}.custom-button.secondary{box-shadow:none}.custom-button.secondary.contained{color:#2c2c22}.custom-button.secondary.contained:hover{background-color:#efe0c6;box-shadow:none}.custom-button.secondary.contained:active{background-color:#d4c2a6;box-shadow:none}.custom-button.secondary.contained:disabled{background:#858585;color:#707070}.custom-button.secondary.outlined{color:#ebd8b8}.custom-button.secondary.outlined:hover{box-shadow:none;color:#ebd8b8}.custom-button.secondary.outlined:active{background-color:#1a1a14;box-shadow:none}.custom-button.large{height:56px;padding:0 24px}.custom-button.large.icon-button{border-radius:50%;height:52px;min-width:52px;width:52px}.custom-button.medium{height:44px;padding:0 20px}.custom-button.medium.icon-button{border-radius:30px;height:36px;min-width:56px;width:56px}.custom-button.small{height:39px;padding:0 20px}.custom-button.small.icon-button{border-radius:50%;height:36px;min-width:56px;width:56px}.custom-button.small.text{font-size:12px;height:18px}.slide-in-left{-webkit-animation:slide-in-left .2s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-left .2s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-left{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in-left{0%{opacity:0;-webkit-transform:translateX(-1000px);transform:translateX(-1000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.slide-in-right{-webkit-animation:slide-in-right .2s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-right .2s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-right{0%{opacity:0;-webkit-transform:translateX(1000px);transform:translateX(1000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in-right{0%{opacity:0;-webkit-transform:translateX(1000px);transform:translateX(1000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeOut{height:0;opacity:0;transition:width .1s .1s,height .1s .1s,opacity .1s;width:0;z-index:-1}.fadeIn{height:100%;opacity:1;transition:width .3s,height .3s,opacity .3s .3s;width:100%}.ReactCrop{z-index:10}.div-not-found{align-items:center;display:flex;flex-direction:row;height:calc(100vh - 140px);padding:0 145px 0 200px;width:100%}@media (max-width:1440px){.div-not-found{height:calc(100vh - 140px);padding:0 108px 0 150px}}@media (max-width:1024px){.div-not-found{flex-direction:column-reverse;height:calc(100vh - 102px);padding:0 35px 46px}}.div-not-found .text-content{color:#0d0d0d;display:flex;flex:1;flex-direction:column;width:60%}@media screen and (max-width:1024px){.div-not-found .text-content{align-items:center;height:40%;width:100%}}.div-not-found .text-content>h1{font-size:48px;font-style:normal;font-weight:700;letter-spacing:.05em;margin-bottom:0}@media screen and (max-width:1440px){.div-not-found .text-content>h1{font-size:36px}}@media (max-width:1024px){.div-not-found .text-content>h1{font-size:18px}}.div-not-found .text-content>span{font-size:24px;margin:55px 0}@media screen and (max-width:1440px){.div-not-found .text-content>span{font-size:18px;margin:41px 0}}@media (max-width:1024px){.div-not-found .text-content>span{font-size:9px;margin:25px 0}}.div-not-found .image-content{align-items:center;display:flex;height:100%;justify-content:center;width:40%}@media screen and (max-width:1024px){.div-not-found .image-content{height:60%;width:100%}}.div-not-found .image-content .div-image{display:flex;height:80%;justify-content:center;position:relative;width:fit-content}.div-not-found .image-content .div-image>img{height:100%;object-fit:contain}