@import"https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Teachers:ital,wght@0,400..800;1,400..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,200&family=Poppins:wght@300;400&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Forum&display=swap";:root{color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#000;--cubic-animation-duration: 2.5s }html,body,#root{width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}@font-face{font-family:Helvetica Neue;src:local("Helvetica Neue"),url(/assets/HelveticaNeue-Bold-CvSAbIAR.otf) format("opentype");font-weight:700}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeue-Light-Ct5-NwMS.otf);font-weight:400}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeue-Medium-BlACjMrQ.otf);font-weight:500}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeue-Thin-5D5bnMyF.otf);font-weight:300}*{box-sizing:border-box}body,p,h1,button,h2,ul,a,li,h3,input{margin:0;padding:0;--general-border-radius: 10px;--grey-border: 1px solid hsl(240 5.9% 90%);--grey-color: hsl(240 5.9% 90%);--dark-grey-color: hsl(240 3.8% 46.1%);--padding: 24px;--14font-size: clamp(12px, 4vw, 14px)}a{text-decoration:none;color:#fff}input{border:none;outline:none;background-color:#fff;color:#000}button{border:none;background:transparent;cursor:pointer}.wrapper{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.main{flex:1 1 auto}.center-items{display:flex;width:100%;align-items:center;justify-content:center}.sections-blocks{display:flex;width:100%;justify-content:center}.title{font-family:Geist;font-size:clamp(18px,4vw,36px);font-weight:700;color:#000;text-align:center}.subtitle{font-family:Geist;font-size:clamp(16px,4vw,24px);color:#7b7b7b;font-weight:400;text-align:center}.settings-subtitle{font-family:DM Sans;font-size:clamp(16px,4vw,20px);color:#7b7b7b;font-weight:400}.settings__notification-title,.settings__change-password-title{color:#000}.intro{display:flex;flex-direction:column;gap:clamp(8px,4vw,16px);align-items:center}.item-count{color:#9e9e9e;margin-left:4px}.default-button{padding:5px 15px;cursor:pointer;box-sizing:border-box;border:1px solid rgb(0,0,0);border-radius:10px;background:#1e90ff}.default-button:hover{background:#44a3ff}.default-button>p{color:#fff;font-family:Montserrat;font-size:17px;font-weight:700;line-height:21px;text-align:center}.small-no-image-available{width:48px;height:48px;object-fit:cover}.container{display:flex;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding:0 20px}.brands-container{display:flex;flex-direction:column;align-items:center;gap:30px}.section{display:flex;flex-direction:column;padding:24px;gap:16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:var(--general-border-radius)}.section-title{color:#000;font-size:clamp(22px,4vw,24px);font-family:Geist}.section-items ul li{display:flex;align-items:center}.section-items li{font-family:Geist;color:#71717a;font-size:var(--14font-size);font-weight:500}.container-gap{gap:30px}.settings__user-profile,.settings__user-profile-card,.settings__notifications,.settings__user-profile-info-group,.settings__notifications-info-text,.settings__notifications-notification,.settings__notifications-notification-card,.followed-brands__container{display:flex;flex-direction:column}.settings__user-profile,.settings__user-profile-card,.settings__notifications,.settings__notification,.settings__notification-card{gap:20px}.label{font-weight:700;font-family:Montserrat,sans-serif}.mobile{display:none}.cubic-animation{display:flex;justify-content:center;position:relative}.cubic-animation .item{box-sizing:border-box;height:30px;width:30px;border:2px solid;transform:rotate(-135deg);border-image-source:linear-gradient(180deg,#DACBB7 0%,#DACCBA 50%,#91816B 100%);border-image-slice:1;animation:fifthSectionAnimation var(--cubic-animation-duration) infinite linear;z-index:calc(100 - var(--i))}.cubic-animation .item:nth-child(3),.cubic-animation .item:nth-child(4){animation-delay:.25s}.cubic-animation .item:nth-child(5),.cubic-animation .item:nth-child(6){animation-delay:.45s}.cubic-animation .item:nth-child(7),.cubic-animation .item:nth-child(8){animation-delay:.7s}.cubic-animation .item:nth-child(9),.cubic-animation .item:nth-child(10),.cubic-animation .item:nth-child(11){animation-delay:.95s}@media (max-width: 768px){.desktop{display:none}.mobile{display:block}}.modal.wrapper,.ej-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;height:100dvh;width:100vw;margin:0;background-color:#00000080;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:13000;isolation:isolate}.modal.wrapper .divider,.ej-modal-overlay .divider{height:2px;width:100%;background-color:#0323200f}.header{background:#032320;padding:16px 50px;height:112px;position:relative;z-index:1000}.header.visible{z-index:12000}.header__content{background-color:#354f4d;width:100%;align-items:center;padding:16px 40px;border-radius:40px;height:80px;transition:all .3s ease-in-out;overflow:hidden}.header__buttons{display:flex;align-items:center;gap:24px}.header-search__button{height:24px}.header__content.active{height:178px}.header__content.active .header__search{opacity:1}.header__content.collection-opened{overflow:initial!important}.header__controls{display:flex;flex-direction:row}.header__actions{display:flex;gap:24px;align-items:center}.header__links{display:flex;gap:clamp(10px,1.5vw,24px);white-space:nowrap}.header__links>a,.header__links>div{color:#fff9;font-family:Helvetica Neue;font-weight:400;transition:all .3s ease-in-out;font-size:clamp(10px,5vw,14px)}.header__links>a:hover,.header__links>div:hover{color:#fff}.header__links>a.active,.header__links>div.active{color:#dacbb7;font-weight:500}#header__nav-icon{width:30px;height:20px;position:relative;transform:rotate(0);transition:.5s ease-in-out}#header__nav-icon span{display:block;position:absolute;height:2px;width:100%;background:#dacbb7;border-radius:6px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}#header__nav-icon span:nth-child(1){top:0}#header__nav-icon span:nth-child(1),#header__nav-icon span:nth-child(4){width:20px;left:5px}#header__nav-icon span:nth-child(2),#header__nav-icon span:nth-child(3){top:8px}#header__nav-icon span:nth-child(4){top:16px}#header__nav-icon.open span:nth-child(1){top:8px;width:0%;left:50%}#header__nav-icon.open span:nth-child(2){transform:rotate(45deg)}#header__nav-icon.open span:nth-child(3){transform:rotate(-45deg)}#header__nav-icon.open span:nth-child(4){top:8px;width:0%;left:50%}.header__button{height:20px;display:flex;justify-content:flex-end;align-items:center}.header__actions-links{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:center}.header__search{transition:all .3s ease-in-out;display:flex;gap:28px;padding:24px 0 0;margin-top:24px;border-top:1px solid #FFFFFF33;height:68px;opacity:0;width:100%}.header__search img{height:19px;width:20px}.header__search .input-wrapper{background:transparent;caret-color:#fff6;border-radius:10px;transition:all .3s ease-in-out;width:100%;height:100%;margin-bottom:0;margin-top:0;border:1px solid #FFFFFF66;display:flex;flex-direction:row;align-items:center;padding:0 16px;gap:6px}.header__search .input-wrapper input{width:100%;border:none;border-radius:0;padding:0;color:#e4e2d799;font-size:15px;font-family:Helvetica Neue;line-height:1.4}.header__search .input-wrapper:hover{background-color:#dacbb71a}.header__search .input-wrapper:hover input{background-color:transparent}.header__search button{background-color:#dacbb7;border-radius:10px;padding:12px}.need_sign_in__text{color:#032320cc;font-size:18px;font-weight:400;font-family:Helvetica Neue;line-height:1.4;margin-bottom:32px}.sing-in-modal .modal__buttons{display:flex;justify-content:start;gap:16px;margin-bottom:16px}.sing-in-modal .additional-text a{font-weight:400;color:#03232099;font-family:Helvetica Neue;font-size:15px}.sing-in-modal .additional-text a span{color:#032320;font-weight:500}@media (min-width: 769px){.header__button{display:none}}.header-link__my-collection{position:relative;cursor:pointer}.header-link__my-collection-trigger{display:flex;align-items:center;gap:6px;position:relative;width:fit-content}.header-link__my-collection-trigger svg{transition:all .3s ease-in-out}.header-link__my-collection-trigger .opened{transform:rotate(180deg);position:absolute;right:0}.header-link__my-collection .collection__menu{transition:all .3s ease-in-out;position:absolute;border-radius:10px;display:flex;gap:10px;flex-direction:column;border:1px solid transparent;width:134px;bottom:0;z-index:100;box-sizing:border-box;height:0;overflow:hidden;padding:0}.header-link__my-collection .collection__menu .divider{min-height:1px;width:100%;background-color:#dacbb733}.header-link__my-collection .collection__menu.visible{opacity:1;padding:10px;height:75px;border-color:#dacbb733;background-color:#032320;bottom:-82px}.header-link__my-collection .collection__menu.visible .divider{background-color:#dacbb733}.header-link__my-collection:hover svg{stroke-opacity:1}@media (max-width: 1200px){.header__controls{gap:8px}.header__content{padding:12px 36px;height:64px}.header__buttons{gap:12px}.header__logo-control a>img{max-width:100px}.header__links>a,.header__links>div{font-size:12px}.header-link__my-collection-trigger{align-items:start}.header-search__button{height:16px}.header__profile-button{height:12px}}.header__mobile-auth,.header__my-profile{display:none}@media (max-width: 1000px){.desktop.header__buttons{display:none}.header__my-profile{display:block}.header__actions>.mobile{display:block}.header{padding-top:50px;width:100%;overflow:hidden}.header__control{display:flex;align-items:center}.header__links,.header__actions{display:none}.header__content{height:54px;padding:6px 16px;align-items:center}.header__logo{margin:0 auto;height:100%}.header__logo img{height:38px}.header__button{display:block}.header.visible{flex-direction:column;gap:clamp(16px,2.5vw,32px)}.header__actions-links{display:block;width:0;position:absolute;top:0;left:0;background-color:#032320;height:100vh;z-index:10000;transform:translate(100vw);overflow:hidden}.header__actions-links.visible{transform:translate(0);width:100vw;position:fixed}.header__actions-links.exit-left{transform:translate(-100vw)}.header__links{display:flex;margin:0 16px;width:calc(100vw - 32px);gap:24px}.header__links a{font-size:15px;display:flex;justify-content:space-between}.header__links a img{width:12px;height:9px}.header__profile-menu-item{justify-content:center}.header__profile-section{text-align:center}.header__actions-links,.header__links{flex-direction:column}.header__actions.visible{display:block}.header__profile-menu.visible{display:flex;width:200px;justify-content:center}.header__profile-section{justify-content:center}.header__logo-control{display:flex;width:100%}.header__logo{transform:translate(15px)}.header__logo-menu-control{background-color:#354f4d;margin-top:50px;margin-left:16px;padding:6px 16px;border-radius:40px;margin-bottom:38px;width:calc(100vw - 32px)}.header-menu__search{width:calc(100vw - 32px);margin:0 16px 32px;display:flex;align-content:center;gap:6px;padding:6px 16px;border:1px solid #FFFFFF66;border-radius:10px}.header-menu__search input{background-color:transparent;color:#e4e2d799;caret-color:#e4e2d799;font-size:15px}.header-menu__search img{width:14px}.header-link__my-collection{display:flex;flex-direction:column;width:100%;font-size:15px}.header-link__my-collection-trigger{display:flex;align-items:center;cursor:pointer;align-self:flex-start}.header-link__my-collection .collection__menu{position:static;margin:0;width:max-content;min-width:134px;max-width:100%;max-height:0;padding:0;border:0}.header-link__my-collection .collection__menu.visible{padding:10px;margin-top:12px;max-height:150px;border:1px solid #DACBB733}.header-link__my-collection img{height:16px!important;width:16px!important}.header-link__my-profile{display:flex;flex-direction:column;width:100%;font-size:15px}.header-link__my-profile-trigger{display:flex;align-items:center;cursor:pointer}.header-link__my-profile-trigger .closed,.header-link__my-profile-trigger .opened{margin-left:6px}.header-link__my-profile .header__profile-dropdown{position:static;width:240px;max-width:100%;margin:0;padding:0;border:0;box-shadow:none;background-color:transparent;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease,margin-top .3s ease,border .3s ease}.header-link__my-profile .header__profile-dropdown.visible{margin-top:12px;padding:10px;max-height:360px;border:1px solid #DACBB733;background-color:#032320}.header-link__my-profile .header__profile-dropdown a.header__profile-menu-item,.header-link__my-profile .header__profile-dropdown button.header__profile-menu-item{justify-content:flex-start}.header-link__my-profile .header__profile-dropdown .header__profile-section{text-align:left;justify-content:flex-start}.header-link__my-profile .header__profile-dropdown .header__user-data>p{text-align:left}.header-link__my-profile img{height:16px!important;width:16px!important}.header__mobile-auth{display:flex;flex-direction:column;gap:12px;margin:32px 16px 0;width:calc(100vw - 32px)}.header__mobile-auth button{width:100%;padding:12px 24px;font-size:15px}}.footer{background:linear-gradient(0deg,#032320,#032320);color:#fff;display:flex;flex-direction:column;gap:clamp(8px,2.5vw,16px);align-items:center}.footer .content{width:100%;background:linear-gradient(0deg,#0003,#0003);padding:48px}.footer__single-block{display:flex;flex-direction:column;gap:clamp(8px,2.5vw,16px)}.footer__blocks{display:flex;flex-direction:row;gap:clamp(16px,2.5vw,32px)}.footer__block>p,.footer__block>a,.footer>p{font-family:Helvetica Neue;color:#9ca3af;width:fit-content;font-size:15px;transition:all .3s ease-in-out;font-weight:400}.footer__block>a,.footer__block>p:nth-of-type(2),.footer>p{font-size:clamp(12px,4vw,14px)}.footer__block>p:nth-of-type(2),.footer>p{font-weight:400}.footer__block>a:hover,.footer__block>p:hover{color:#fff}.footer__block{width:430px;display:flex;flex-direction:column;gap:clamp(10px,2.5vw,8px)}.footer__block>p:first-child{font-size:clamp(16px,4vw,18px);font-weight:400;color:#fff9;font-family:Helvetica Neue;margin-bottom:16px}.footer__block{display:flex;flex-direction:column}.footer__email{display:flex;align-items:center;gap:clamp(4px,2.5vw,8px);flex-direction:row}.input-wrapper{display:flex;flex-direction:row;gap:12px;margin-top:8px;margin-bottom:16px}.input-wrapper input{background:transparent;padding:6px 16px;color:#dacbb7;caret-color:#e4e2d799;border:1px solid #FFFFFF66;border-radius:10px;width:calc(77.5% - 12px);transition:.3s ease-in-out}.input-wrapper input:hover{background-color:#dacbb71a}.input-wrapper button{width:22.5%;background-color:transparent;border:1px solid #DACBB7;padding:8px 24px;color:#dacbb7;border-radius:10px;min-width:110px;transition:.3s ease-in-out}.input-wrapper button:hover{background-color:#dacbb733}.social-media-wrapper{display:flex;gap:16px}.social-media-wrapper img{opacity:.6;transition:all .3s ease-in-out}.social-media-wrapper img:hover{opacity:1}.rights{color:#dacbb7;font-size:15px;line-height:1.4;font-weight:400;font-family:Helvetica Neue;text-align:center;margin-top:32px}.newsletter-wrapper{min-width:28%;max-width:28%}.footers__links{min-width:calc(25% - 32px);max-width:calc(25% - 32px)}.footer-link__my-collection{width:fit-content;max-width:none}.footer-link__my-collection .header-link__my-collection-trigger p{margin:0}.footer-link__my-collection p{font-size:15px;font-weight:400;color:#9ca3af;font-family:Helvetica Neue;transition:all .3s ease-in-out}.footer-link__my-collection p:hover{color:#fff}@media (max-width: 1439px){.footer__blocks{gap:32px;justify-content:space-between;width:100%}.footer__block{width:100%}.footer__block>p:nth-of-type(2){width:70%}}@media (max-width: 1100px){.input-wrapper{flex-direction:column}.input-wrapper input,.input-wrapper button{width:100%}}@media (max-width: 767px){.footer__blocks{flex-direction:column;gap:32px;justify-content:center}.footer__blocks>p:first-child{margin-top:16px}.footer__block>p:nth-of-type(2){width:100%}.footer__logo-block{display:flex;justify-content:center}.newsletter-wrapper{max-width:100%}.newsletter__block>p:nth-of-type(2){color:#fff;font-size:15px;font-weight:400;margin-bottom:8px}.input-wrapper{flex-direction:row}.input-wrapper input{font-size:16px}.input-wrapper button{max-width:133px;font-size:18px}.social-media-wrapper{justify-content:center}.footer__block>a,.footer__block>p:nth-of-type(2),.footer>p{font-weight:400;font-size:16px}.footers__links{min-width:100%}}.ej-modal-overlay,.modal.wrapper{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh;margin:0;padding:0;box-sizing:border-box;background-color:#00000080;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:13000;isolation:isolate}.ej-modal-overlay .ej-modal-dialog,.modal.wrapper .content{width:100%;max-width:540px;border:none;background-color:#eae8e8;display:flex;flex-direction:column;gap:24px;padding:32px;border-radius:20px;box-sizing:border-box;flex-shrink:0}.ej-modal-dialog .buttons-wrapper{display:flex;flex-wrap:wrap;gap:16px}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__header .left-part{display:flex;flex-direction:row;gap:16px;align-items:center}.button-with-animation,.secondary-button{padding:12px 32px;font-family:Helvetica Neue;font-size:18px;border-radius:10px;color:#032320;font-weight:500;transition:all .5s ease-in-out}.button-with-animation.disabled,.secondary-button.disabled{opacity:.5;pointer-events:none}.button-with-animation{position:relative;overflow:hidden;background-color:#dacbb7;height:100%;max-height:48px}.button-with-animation .button-animation{display:inline-block;height:76px;transform:rotate(-25deg);background-color:#ffffff40;position:absolute;top:-15px;transition:all .5s ease-in-out;outline:none}.button-with-animation .button-animation.first{width:11px;left:-30px}.button-with-animation .button-animation.second{width:5px;left:-15px;border-radius:18px}.button-with-animation:hover{background-color:#d0b99b}.button-with-animation:hover .button-animation.first{width:11px;left:calc(100% + 15px)}.button-with-animation:hover .button-animation.second{width:5px;left:calc(100% + 30px);border-radius:18px}.secondary-button{border:1px solid #DACBB7}.secondary-button:hover{background-color:#dacbb733}.secondary-button.tertiary-button{color:#dacbb7}.header__login-signup-container{display:flex;gap:6px}.header__login-signup-container .header-auth__button{padding:8px 24px;white-space:nowrap}@media (max-width: 1200px){.header__login-signup-container .header-auth__button{padding:6px 18px;font-size:15px}}.header__logout-button-container.header__profile-menu-item{color:#ba430499}.header__logout-button-container:hover{opacity:.8}.header__profile-menu{position:relative;height:24px;display:flex;justify-content:flex-end}.header__profile-button>p{display:none;font-size:clamp(12px,4vw,14px);font-family:Geist;color:#fff}.header__profile-button{height:16px;color:#fff}.header__profile-button:hover{color:#ffffe6}.header__profile-dropdown{position:absolute;top:100%;right:0;padding:10px;background-color:#032320;box-shadow:0 2px 5px #0003;border-radius:10px;z-index:10000;width:220px;border:1px solid #DACBB733}.header__profile-section{font-weight:700;color:#000;display:flex;gap:6px}.header__profile-section svg{min-width:24px}.header__user-data>p{font-weight:500;font-family:Geist}.header__user-data>p:first-child{font-size:18px;color:#dacbb7;font-family:Helvetica Neue;font-weight:500;line-height:1.4}.header__user-data>p:last-child{font-size:13px;color:#fff9;font-weight:400;line-height:1.4;word-break:break-word}.header__profile-menu-item{color:#fff9;text-decoration:none;width:100%;display:flex;flex-direction:row;align-items:center;gap:clamp(8px,2.5vw,16px);font-family:Geist;font-size:clamp(12px,4vw,16px)}.header__profile-menu-item:hover{color:#fff}.header__line{border-bottom:1px solid #DACBB733;margin-top:10px;margin-bottom:10px}.form__content{height:100%;justify-content:center}.status__icon{display:flex;justify-content:center}.status__icon img{height:48px;width:48px}.confirmation-main-text{font-size:18px;line-height:1.4;font-family:Helvetica Neue;color:#03232099;font-weight:400;text-align:center}.confirmation-page .button-with-animation{max-height:48px}.confirmation-page .form__content{gap:32px;padding:0 40px}.confirmation-page .auth-form{gap:32px}.modal.buttons-wrapper{display:flex;gap:16px}.error-notifier.modal.wrapper .content .options{display:flex;justify-content:start;flex-direction:row}.error-notifier.modal.wrapper .content .options button.contact-us{border:1px solid #DACBB7;transition:.3s all ease-in-out;padding:12px 32px;font-family:Helvetica Neue;border-radius:10px;font-size:18px;color:#032320;font-weight:500}.error-notifier.modal.wrapper .content .options button.contact-us:hover{background-color:#dacbb733}.modal.wrapper,.ej-modal-overlay{z-index:13000}.modal.wrapper .content,.modal.wrapper .ej-modal-dialog,.ej-modal-overlay .content,.ej-modal-overlay .ej-modal-dialog{width:100%;border:none;background-color:#eae8e8;display:flex;flex-direction:column;gap:24px;max-width:540px;padding:32px;border-radius:20px}.modal.wrapper .content .main-text,.modal.wrapper .ej-modal-dialog .main-text,.ej-modal-overlay .content .main-text,.ej-modal-overlay .ej-modal-dialog .main-text{font-size:18px;line-height:1.4;font-weight:400;font-family:Helvetica Neue;color:#032320cc}.modal.wrapper .content .main-text span,.modal.wrapper .ej-modal-dialog .main-text span,.ej-modal-overlay .content .main-text span,.ej-modal-overlay .ej-modal-dialog .main-text span{font-weight:500;color:#032320}.modal.wrapper .content .options,.modal.wrapper .ej-modal-dialog .options,.ej-modal-overlay .content .options,.ej-modal-overlay .ej-modal-dialog .options{display:flex;flex-direction:column;gap:12px}.modal.wrapper .content .options p,.modal.wrapper .ej-modal-dialog .options p,.ej-modal-overlay .content .options p,.ej-modal-overlay .ej-modal-dialog .options p{font-family:Helvetica Neue;font-weight:400;color:#03232099;font-size:15px;cursor:pointer;text-align:center}.modal.wrapper .content .options p span,.modal.wrapper .ej-modal-dialog .options p span,.ej-modal-overlay .content .options p span,.ej-modal-overlay .ej-modal-dialog .options p span{font-weight:500;color:#032320}.modal.wrapper .content .success-notifier__feedback,.modal.wrapper .ej-modal-dialog .success-notifier__feedback,.ej-modal-overlay .content .success-notifier__feedback,.ej-modal-overlay .ej-modal-dialog .success-notifier__feedback{font-family:Helvetica Neue;font-size:15px;line-height:1.4;text-align:center;padding:12px 16px;border-radius:10px}.modal.wrapper .content .success-notifier__feedback--success,.modal.wrapper .ej-modal-dialog .success-notifier__feedback--success,.ej-modal-overlay .content .success-notifier__feedback--success,.ej-modal-overlay .ej-modal-dialog .success-notifier__feedback--success{color:#032320;background-color:#5186811a;border:1px solid #51868166}.modal.wrapper .content .success-notifier__feedback--error,.modal.wrapper .ej-modal-dialog .success-notifier__feedback--error,.ej-modal-overlay .content .success-notifier__feedback--error,.ej-modal-overlay .ej-modal-dialog .success-notifier__feedback--error{color:#ba4304;background-color:#ba43041a;border:1px solid #BA430466}.auth-form{display:flex;flex-direction:column;gap:15px;background-color:#fff;height:fit-content;padding:30px;width:514px;border-radius:16px;border:dodgerblue 2px solid;align-items:center}.reset-password-container .set-new-password-button{color:#032320;font-size:18px;font-weight:500;line-height:1.4;font-family:Helvetica Neue}.go-to-sign-in-button button{max-height:48px}.reset-password-page .auth-form__header p span{font-weight:500;color:#032320}.option-input{width:100%;display:flex;gap:6px;flex-direction:column}.input-form{cursor:pointer}.input-form{border:1px solid #0424214D;padding:14px 16px;gap:10px;display:flex;align-items:center;justify-content:space-between;border-radius:10px;transition:all .3s ease-in-out}.input-form.error{border:1px solid #BA4304}.input-form.readonly{background-color:#0323201a;cursor:not-allowed}.input-form.readonly input,.input-form.readonly textarea{cursor:not-allowed}.input-form:hover{background-color:#dacbb71a}.input-form>input{font-size:15px;line-height:1.4;font-family:Helvetica Neue!important;font-weight:400;color:#2d2d2d!important;margin:0;background:transparent;width:100%}.input-form>input[type=number]::-webkit-outer-spin-button,.input-form>input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-form>input[type=number]{-moz-appearance:textfield}.input-form:focus-within{border:1px solid #DACBB7}.input-form textarea{border:none;background-color:transparent;width:100%;padding:0;font-family:Helvetica Neue;font-size:15px;outline:none;resize:none;color:#2d2d2d}.option-input>div:first-child{color:#032320cc;font-weight:400;font-family:Helvetica Neue;font-size:13px}.error-message{color:#ba4304;text-align:left;font-size:13px;line-height:1.4;font-family:Helvetica Neue;font-weight:400;margin-top:4px}.option-input.dark .input-form{border:1px solid #FFFFFF66}.option-input.dark .input-form>input{color:#e4e2d799!important}@media (max-width: 768px){.input-form{justify-content:start}}.forgot-password-container{display:flex;justify-content:center;align-items:center}.forgot-password-container .back-button{padding:12px 32px;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:500;color:#032320;width:100%;gap:10px}.login-container{background-color:#032320;padding:30px 50px 100px}.login-container .auth-form{width:100%;display:grid;gap:48px;grid-template-columns:1fr 1fr;flex-direction:row;border:none;background-color:#eae8e8}.login-container .form__wrapper{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.login-container .form__wrapper .option-input>div:first-child{color:#032320cc;font-size:13px;line-height:1.4;font-family:Helvetica Neue;font-weight:400}.login-container .form__content{width:100%;display:flex;flex-direction:column;gap:16px}.login-container .form-or{display:grid;grid-template-columns:1fr auto 1fr;gap:26px;width:100%;align-items:center}.login-container .form-or .divider{height:1px;width:100%;background-color:#03232033}.login-container .form-or p{font-family:Helvetica Neue;font-size:15px;line-height:1.4;color:#03232099}.login-container .auth-methods{display:flex;gap:10px;text-align:center;flex-direction:column;margin:0;width:100%}.login-container .auth-error-message{font-family:Helvetica Neue;color:#ba4304!important;font-size:13px;line-height:1.4;margin-top:4px;margin-left:0;font-weight:400}.login-container .input-form>input,.login-container .input-form .auth-input{background:transparent;border:none;margin:0;width:100%;color:#2d2d2d;font-family:Helvetica Neue;font-size:15px;line-height:1.4;outline:none}.login-container .input-form input:-webkit-autofill,.login-container .input-form input:-webkit-autofill:hover,.login-container .input-form input:-webkit-autofill:focus,.login-container .input-form input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #EAE8E8 inset;box-shadow:0 0 0 1000px #eae8e8 inset;-webkit-text-fill-color:#2D2D2D;caret-color:#2d2d2d;transition:background-color 5000s ease-in-out 0s}.auth-form__header{font-family:Helvetica Neue;line-height:1.4;text-align:center}.auth-form__header h2{color:#032320;font-size:48px;font-weight:400;margin-bottom:6px}.auth-form__header p{font-size:18px;color:#03232099;font-weight:400}.auth-input{border:none;outline:none}.auth-input:focus{outline:none}.forgot-password{color:#032320;font-family:Helvetica Neue;font-size:15px;line-height:1.4;position:relative;cursor:pointer;text-align:left;font-weight:500}.main-image{width:calc((100vw - 208px)/2)}.sing-in-button{width:100%}.signin-link{color:#03232099;font-size:15px;line-height:1.4;font-family:Helvetica Neue;cursor:pointer;text-align:center}.signin-link span{font-weight:500;color:#032320}.auth-form__footer{width:100%;display:flex;flex-direction:column;gap:16px}.password-icon{height:24px;width:24px;position:relative}.password-icon svg{position:absolute;top:0;left:0;transition:all .3s ease-in-out;opacity:1}.password-icon svg.hidden{opacity:0}@media (max-width: 1140px){.login-container{padding:30px 30px 100px}.login-container .form__wrapper{gap:24px}.login-container .auth-form{gap:32px}.auth-form__header h2{font-size:32px}.auth-form__header p{font-size:15px}.login-container .form__content{gap:12px}.auth-form__footer{gap:12px}.main-image{width:calc((100vw - 100px)/2)}}@media (max-width: 768px){.login-container{padding:24px 0 0}.login-container .auth-form{border-radius:0;grid-template-columns:1fr;padding:60px 16px}.login-container .auth-methods{gap:16px}.login-container .auth-form__header p{font-size:18px}.main-image__wrapper{display:flex;justify-content:center}.main-image{width:100%}.auth-form__footer{gap:16px}}@media (min-width: 1600px){.main-image{max-height:1000px;width:auto}.login-container .auth-form{grid-template-columns:auto 1fr}}.auth-method__button{width:100%;display:flex;justify-content:center;gap:12px;padding:10px 24px;border:1px solid #03232033;border-radius:10px;align-items:center}.auth-method__button svg{height:24px;width:24px}.auth-method__button p{font-family:Helvetica Neue;font-size:15px;color:#03232099;line-height:1.4;font-weight:400}.code-dialog-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.code-dialog{background:#fff;padding:20px;border-radius:10px;text-align:center;position:relative;max-width:500px;width:100%}.code-dialog-close-button{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer}.code-dialog-button{margin-top:20px;padding:10px 20px;background:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.code-dialog-button:hover{background:#0056b3}.auth-form{display:flex;flex-direction:column;gap:25px;background-color:#fff;padding:30px;width:514px;border-radius:16px;border:dodgerblue 2px solid;height:fit-content;align-items:flex-start}.form-code--sent{border:1px solid rgb(0,0,0);border-radius:10px;background:#009d00;width:62px;height:34px;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:17px;color:#fff;font-weight:700}.button-submit{width:100%}.button-submit:disabled{cursor:not-allowed}.form-add-email{height:34px;width:62px;border-radius:10px;outline:1px solid #000;background:#1e90ff;margin-left:auto}.form-add-email:hover{background:#44a3ff}.form-add-email>button{height:34px;width:62px}.form-add-email>button:disabled{cursor:not-allowed}.form-add-email>button>svg{left:8px;top:9px;position:absolute}.form-add-email>button>div{font-family:Montserrat,sans-serif;color:#fff;font-size:17px;font-style:normal;font-weight:700;line-height:normal;display:flex;justify-content:center;align-items:center}.auth-methods{display:flex;gap:10px;margin-left:auto;margin-right:auto;flex-direction:column;text-align:center}.auth-methods>div:first-child{font-size:15px;font-weight:700;line-height:20px;font-family:Nunito Sans,sans-serif}.auth-methods>div:nth-child(2){display:flex;gap:10px}.auth-methods>div>button{outline:none;border:none;background-color:transparent;cursor:pointer}.code-dialog-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050}.code-dialog{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;align-items:flex-end;flex-direction:column;text-align:center;gap:25px}.code-dialog>h2{font-weight:600;font-size:24px;font-family:Nunito Sans,sans-serif;color:#000}.code-dialog-button{padding:8px 12px;background:#001529;color:#fff;border:none;cursor:pointer;border-radius:6px;border:1px solid #001529;width:100%}.code-dialog-button:hover{background-color:#fff;color:#000}.code-dialog-close-button{border:none;background:transparent;cursor:pointer;width:15px;height:15px}.auth-error-message{margin-left:5px;color:red!important;font-weight:700}@media (max-width: 768px){.auth-input{margin:8px}}.login-container.signup__container .form__content{display:grid;grid-template-columns:1fr}.auth-success-message{font-family:Helvetica Neue;font-size:13px;font-weight:400;color:#032320cc;margin-top:4px}.auth-success-message span{color:#032320cc;font-weight:500}@media (min-width: 426px) and (max-width: 577px){.auth-form{width:100%}}@media (max-width: 425px){.auth-form{width:100%}}.sing-in-button--submitting.disabled{opacity:1;cursor:pointer}.terms-consent{display:flex;flex-direction:column;gap:6px;width:100%}.terms-consent__row{display:flex;align-items:flex-start;gap:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.terms-consent__text{font-family:Nunito Sans,sans-serif;font-size:14px;line-height:20px;color:#032320cc}.terms-consent__text a{color:#032320;font-weight:600;text-decoration:underline}.terms-consent__text a:hover{opacity:.7}.select-wrapper{position:relative;width:100%;padding:0;box-sizing:border-box}.select-wrapper .input-form{display:grid;grid-template-columns:1fr auto}.select-wrapper .content{position:absolute;padding:10px;background:#fff;border-radius:10px;transform:translateY(6px);width:100%;top:100%;font-family:Helvetica Neue;opacity:0;z-index:-1;transition:all .3s ease-in-out}.select-wrapper .content.open{z-index:9999;opacity:1}.select-wrapper .content p{color:#03232099;font-size:15px;line-height:1.4;font-weight:400;cursor:pointer;transition:all .3s ease-in-out}.select-wrapper .content p:hover{color:#032320}.select-wrapper .content p:not(:first-child){padding-top:10px}.select-wrapper .content p:not(:last-child){padding-bottom:10px;border-bottom:1px solid #0323201A}.select-wrapper .content .scrollable{overflow-y:scroll;overflow-x:hidden}.select-wrapper .content .scrollable::-webkit-scrollbar{width:7px;height:56px;background:transparent}.select-wrapper .content .scrollable::-webkit-scrollbar-track{background:transparent}.select-wrapper .content .scrollable::-webkit-scrollbar{width:7px;height:56px}.select-wrapper .content .scrollable::-webkit-scrollbar-thumb{background-color:#d6d6d6;border-radius:999px;height:56px;border:0}.select-wrapper .content .scrollable::-webkit-scrollbar-thumb:hover{background-color:#cfcfcf}.select-wrapper .content .scrollable::-webkit-scrollbar-button:start:decrement,.select-wrapper .content .scrollable::-webkit-scrollbar-button:end:increment{display:none}.select-wrapper .content.dark{background:#032320}.select-wrapper .content.dark p{color:#fff9;border-bottom-color:#fff9}.select-wrapper .value{font-family:Helvetica Neue;color:#03232099;font-size:15px;line-height:1.4}.select-wrapper .value.selected{color:#032320}.select-wrapper .chevron-wrapper{position:relative;display:flex;align-items:center}.select-wrapper .chevron-wrapper img.up{position:absolute;top:0;left:0;opacity:1}.select-wrapper .chevron-wrapper img{transition:all .3s ease-in-out;transform:rotate(0)}.select-wrapper .chevron-wrapper img.hidden{transform:rotate(180deg)}.date-birth-group{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.custom-checkbox{height:24px;width:24px;display:flex;align-items:center;justify-content:center}.custom-checkbox .checkbox{height:18px;width:18px;box-sizing:border-box;border:1px solid #DACBB7;border-radius:3px;transition:.3s all ease-in-out;display:flex;justify-content:center;align-items:center}.custom-checkbox .checkbox svg{opacity:0;transition:.3s all ease-in-out}.custom-checkbox .checkbox:hover{background-color:#dacbb71a}.custom-checkbox.checked .checkbox{background-color:#dacbb7}.custom-checkbox.checked .checkbox svg{opacity:1}.lock-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;margin:0;border:none;background:transparent;cursor:pointer;vertical-align:middle;line-height:0}.lock-icon svg{display:block;width:20px;height:20px}.jewelry-card-link{border-radius:var(--general-border-radius);display:flex;height:fit-content;flex-direction:column;transition:transform .3s ease-in-out;gap:24px;min-width:0}.jewelry-card-link__actions{display:flex;align-items:center;z-index:2;position:absolute;top:16px;width:100%}.jewelry-card-link__actions>.jewelry-card-link__follow{flex-direction:row-reverse;display:flex;cursor:pointer;align-items:center;margin-right:16px;margin-left:auto;position:relative}.jewelry-card-link__follow-inner{background-color:#032320;height:44px;width:44px;cursor:pointer;border-radius:10px;display:flex;align-items:center;justify-content:center}.jewelry-card-link__image img{width:100%;object-fit:cover;border-radius:16px}.jewelry-card-link__image{position:relative;min-height:318px;aspect-ratio:1/1.5}.jewelry-card-link__image img{width:100%;height:100%;object-fit:fill}.jewelry-card-link{text-decoration:none}.jewelry-card-link__details{display:flex;flex-direction:column;gap:6px;padding-bottom:24px}.jewelry-card-link__details>p,.jewelry-card-link__source-name-date{font-family:Helvetica Neue}.jewelry-card-link__title,.jewelry-card-link__source-name{-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}.jewelry-card-link__title{font-size:18px;line-height:1.4;color:#dacbb7;font-weight:500;text-align:center}.jewelry-card-link__estimate-price{font-weight:400;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px}.jewelry-card-link__estimate-price,.jewelry-card-link__source-name-date,.jewelry-card-link__source-name{color:#fff9!important;text-align:center}.jewelry-card-link__source-name{height:fit-content;-webkit-line-clamp:1;display:flex;justify-content:center;align-items:center;gap:4px}.jewelry-card-link__source-name-date{display:flex;flex-direction:column}.jewelry-card-link__source-name-date>p{color:#6b7280}#jewelry-notification-error{padding:10px}.jewelry-card-image__placeholder{height:100%;width:100%;background-color:#0003;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.jewelry-card-image__placeholder .no-available-img{height:150px;width:150px}.jewelry-card-image__placeholder p{font-family:Helvetica Neue;color:#dacbb7;line-height:1.4;font-weight:400;font-size:18px}@media (max-width: 768px){.jewelry-card-link__title,.jewelry-card-link__estimate-price,.jewelry-card-link__source-name-date,.jewelry-card-link__source-name{text-align:left}.jewelry-card-link__estimate-price,.jewelry-card-link__source-name{justify-content:flex-start}}@media (max-width: 1200px){.jewelry-card-link__image{min-height:250px}}.reached-saved-lots-limit-modal .modal-text{font-family:Helvetica Neue;color:#032320cc;font-size:18px;font-weight:400;line-height:1.4;margin-bottom:32px}.reached-saved-lots-limit-modal .buttons-wrapper{display:flex;gap:16px}.collection__container{flex-direction:row;padding:60px 48px 100px;background-color:#032320}.collection__container.container{margin-left:unset;max-width:unset}.collection__section{width:100%;margin-right:40px;margin-bottom:32px}.collection__section .section-title{font-family:Helvetica Neue;font-size:48px;font-weight:400;color:#dacbb7;margin-bottom:48px}.collection__section .search_and_count__container{display:flex;justify-content:end;position:relative;height:50px}.collection__section .search_and_count__container .search_and_count__content{display:flex;justify-content:space-between}.collection__section .search_and_count__container .count{min-width:194px;gap:6px}.collection__section .search_and_count__container .count .count__text{display:flex;gap:6px;align-items:center;margin-bottom:16px}.collection__section .search_and_count__container .count .count__text span{color:#dacbb799;font-size:18px;font-weight:500;font-family:Helvetica Neue;line-height:1.4}.collection__section .search_and_count__container .pagination-container{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;justify-content:center;align-items:center}.bottom-pagination-container{margin-top:48px}.main-filter-container__search-bar{position:absolute;z-index:1000;left:0}.main-filter-container__search-bar input{width:300px}.collection__section ul li{gap:8px}.add-jewelry-button{margin-top:20px;padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.collection__progress-bar{position:relative;height:8px;width:100%;background-color:#fff3;overflow:hidden;margin-top:5px;border-radius:10px}.collection__progress-bar-fill{height:100%;background:#dacbb7;transition:width .5s ease;border-radius:10px}.collection__lots.jewelries-grid{grid-template-columns:repeat(4,1fr);max-width:unset}.no-results{font-size:18px;color:#dacbb7;font-family:Helvetica Neue}.collection__lots.jewelries-grid{max-width:1344px}.collection__content{display:flex;justify-content:center}@media (max-width: 1439px){.collection__lots.jewelries-grid{grid-template-columns:repeat(3,1fr)}.collection__section{margin-right:20px}}@media (max-width: 1075px){.collection__section .search_and_count__container{height:110px}.collection__section .search_and_count__container .pagination-container{align-items:end}}@media (max-width: 1023px){.collection__lots.jewelries-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.collection__container{flex-direction:column;gap:40px;padding:48px 16px}.collection__section{max-width:unset;align-items:center}.collection__section .search_and_count__container .search_and-count__content{display:flex;flex-direction:column;width:100%;gap:16px}.main-filter-container__search-bar{position:static}}@media (max-width: 375px){.collection__lots.jewelries-grid{grid-template-columns:repeat(1,1fr)}}.subscriptions-table-pagination{display:flex;justify-content:center;align-items:center}.subscriptions-table-pagination button{height:45px;width:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:18px;line-height:1.4;font-family:Helvetica Neue;font-weight:500;border-radius:8px;-webkit-user-select:none;user-select:none;color:#032320}.subscriptions-table-pagination button.active{color:#fff;background-color:#032320}.subscriptions-table-pagination button:disabled{opacity:.6;pointer-events:none;cursor:not-allowed}.subscriptions-table-pagination .pagination-left{transform:rotate(180deg)}.subscriptions-table-pagination.light button.active{color:#032320;background-color:#dacbb7}.subscriptions-table-pagination.light button{color:#dacbb7}.actual-filters,.actual-filters__list{display:flex;flex-wrap:wrap;gap:10px}.actual-filters{width:85%}.actual-filters__type{height:17px}.actual-filters__clear-all{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:calc(var(--general-border-radius) / 2);font-weight:500}.actual-filters__clear-all:hover{background-color:#f4f4f5}.actual-filters__clear-all,.actual-filters__list{height:32px;align-items:center;font-size:clamp(12px,4vw,14px);display:flex;padding-left:12px;padding-right:12px;gap:10px;font-family:Geist}.actual-filters__list{font-weight:600;border-radius:calc(var(--general-border-radius) * 1.5);background-color:#f4f4f5}.actual-filters__remove{color:#9e9e9e}.info-hint-tooltip{display:inline-flex;position:relative;align-items:center;flex-shrink:0}.info-hint-tooltip svg{transform:translateY(1px);cursor:help}.info-hint-tooltip svg:hover+.info-hint-tooltip__alert,.info-hint-tooltip:focus-within .info-hint-tooltip__alert{opacity:1;pointer-events:auto}.info-hint-tooltip__alert{position:absolute;right:0;top:calc(100% + 8px);width:230px;max-width:230px;box-sizing:border-box;background-color:#eae8e8;padding:10px;border-radius:10px;font-family:Helvetica Neue,serif;font-size:12px;line-height:1.4;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:2;text-align:left;color:#032320}.info-hint-tooltip__alert p{margin:0;white-space:normal}.info-hint-tooltip__alert span{font-weight:500}.full-info__bid-activity.full-info__go-to-source{background:transparent;border:1px solid #DACBB7;color:#dacbb7;font-size:18px;font-family:Helvetica Neue,serif;font-weight:500;margin-top:14px;cursor:pointer}.full-info__bid-activity.full-info__go-to-source:hover{background-color:#dacbb71a}.full-info__bid-activity.full-info__go-to-source svg path{stroke:#dacbb7}.full-info__bid-activity.full-info__go-to-source:disabled{cursor:default;opacity:.8}.bid-activity-spinner{width:16px;height:16px;border:2px solid #DACBB755;border-top-color:#dacbb7;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:-3px;animation:bid-activity-spin .7s linear infinite}@keyframes bid-activity-spin{to{transform:rotate(360deg)}}.bid-activity__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.bid-activity__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background-color:transparent;cursor:default}.bid-activity__panel{position:relative;z-index:1;width:min(640px,100%);max-height:90vh;overflow-y:auto;background-color:#06342c;border:1px solid #DACBB733;border-radius:16px;box-shadow:0 20px 50px #00000080;padding:24px;display:flex;flex-direction:column;gap:20px;color:#dacbb7;font-family:Helvetica Neue,serif;transform-origin:center;animation:bid-activity-pop .18s ease}@keyframes bid-activity-pop{0%{transform:scale(.96) translateY(8px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.bid-activity__header{display:flex;align-items:center;justify-content:space-between}.bid-activity__title{font-size:clamp(20px,2.2vw,28px);font-weight:500;line-height:1.3;margin:0;color:#dacbb7}.bid-activity__close{background:transparent;border:1px solid #DACBB733;border-radius:50%;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:#dacbb7;cursor:pointer;transition:background-color .15s ease}.bid-activity__close:hover{background-color:#dacbb71a}.bid-activity__state{padding:32px 0;text-align:center;color:#dacbb7;font-size:16px}.bid-activity__state--compact{padding:16px 0;font-size:14px;color:#dacbb7aa}.bid-activity__body{display:flex;flex-direction:column;gap:24px}.bid-activity__summary{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bid-activity__metric{background-color:#0003;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:6px}.bid-activity__metric-label{font-size:13px;color:#dacbb7aa;font-weight:400}.bid-activity__metric-value{font-size:clamp(16px,1.6vw,20px);font-weight:500;color:#dacbb7;display:flex;flex-direction:column;gap:2px}.bid-activity__metric-value--up{color:#7fd1a6}.bid-activity__metric-sub{font-size:12px;font-weight:400;color:#dacbb7aa}.bid-activity__section-title{font-size:14px;font-weight:500;color:#dacbb7;margin:0 0 12px}.bid-activity__chart{background-color:#0003;border-radius:12px;padding:16px}.bid-activity__tooltip{background:#032320;border:1px solid #DACBB733;border-radius:8px;padding:8px 12px;color:#dacbb7}.bid-activity__tooltip-label{font-size:12px;color:#dacbb7aa;margin-bottom:2px}.bid-activity__tooltip-value{font-size:14px;font-weight:500}.bid-activity__history{display:flex;flex-direction:column}.bid-activity__history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.bid-activity__history-list--scroll{overflow-y:auto}.bid-activity__history-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #DACBB71a}.bid-activity__history-item:last-child{border-bottom:none}.bid-activity__history-main{display:flex;flex-direction:column;gap:2px}.bid-activity__history-bid{font-size:15px;font-weight:500;color:#dacbb7}.bid-activity__history-change{font-size:13px;color:#7fd1a6}.bid-activity__history-time{font-size:13px;color:#dacbb7aa;white-space:nowrap}.bid-activity__history-empty{font-size:14px;color:#dacbb7aa;margin:0}.bid-activity__history-toggle{margin-top:12px;align-self:flex-start;background:transparent;border:1px solid #DACBB733;border-radius:8px;color:#dacbb7;font-family:Helvetica Neue,serif;font-size:13px;font-weight:500;padding:8px 14px;cursor:pointer;transition:background-color .15s ease}.bid-activity__history-toggle:hover{background-color:#dacbb71a}.bid-activity__footnote{font-size:12px;color:#dacbb780;margin:0;text-align:right}@media (max-width: 600px){.bid-activity__overlay{padding:12px}.bid-activity__panel{width:100%;max-height:92vh;padding:20px}}.jewelry-item-card__photo-switcher{display:flex;flex-direction:row;align-items:center;gap:clamp(17.5px,2.5vw,35px)}.photo-switcher__button--first{transform:rotate(-90deg)}.photo-switcher__button--first:hover>path{fill:#f2f2f2}.photo-switcher__button--second{transform:rotate(90deg)}.photo-switcher__button--second:hover>path{fill:#f2f2f2}.photo-switcher__thumbnails{display:flex;flex-direction:row;gap:clamp(10px,2.5vw,20px)}.photo-switcher__thumbnail-button{border:none;outline:none;background:transparent;width:clamp(50px,12vw,120px);height:clamp(50px,12vw,120px);cursor:pointer;margin:0;padding:0;-webkit-user-select:none;user-select:none}.thumbnail{width:clamp(50px,12vw,120px);height:clamp(50px,12vw,120px);opacity:.6;object-fit:cover;transition:opacity .3s ease}.thumbnail.selected,.thumbnail:hover{opacity:1}@media (max-width: 767px){.photo-switcher__thumbnail-button,.thumbnail{width:clamp(50px,20vw,100px);height:clamp(50px,20vw,100px)}}@media (max-width: 424px){.photo-switcher{gap:clamp(5px,2.5vw,10px)}}.jewelry-item-card{padding-top:32px;background-color:#032320}.jewelry-item-card__back-link{color:#dacbb7;font-family:Helvetica Neue;font-size:18px;font-weight:400;line-height:1.4;display:flex;gap:6px;width:100%}.jewelry-item-card__back-link-wrapper{padding:0 48px;display:flex;justify-content:start;margin-bottom:60px}.jewelry-item-card__sections{display:flex;flex-direction:column;gap:clamp(16px,3.35vw,52px);margin-bottom:100px;width:100%}.jewelry-item-card__sections-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:clamp(75px,2.5vw,150px);padding:0 48px;min-width:0}.jewelry-item-card__sections-container>*{min-width:0;align-self:start}.jewelry-item-card__general-info{display:flex;gap:clamp(25px,2.5vw,50px);flex-direction:column-reverse;justify-content:flex-end;align-items:center;width:100%;max-width:100%}.jewelry-item-card__general-info .loading{color:#dacbb7;font-size:24px;line-height:1.4;font-weight:400;font-family:Helvetica Neue}.jewelries-item-title{padding-left:48px;font-size:clamp(15px,3.35vw,60px);color:#dacbb7;font-weight:400;line-height:1.4;font-family:Helvetica Neue}.jewelry-item-image{width:clamp(200px,40vw,400px);height:clamp(200px,40vw,400px);box-shadow:0 4px 4px #00000040}.jewelry-item-card__main-image{position:relative;width:100%;max-width:min(900px,100%);aspect-ratio:1 / 1;height:auto}.jewelry-item-card__main-image>img{display:block;width:100%;height:100%;object-fit:contain}.jewelry-item-card__main-image.no-image{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;background-color:#0003;border-radius:16px;height:100%;width:100%}.jewelry-item-card__main-image.no-image img{height:40%;width:40%}.jewelry-item-card__main-image.no-image p{font-size:clamp(24px,2.2vw,32px);font-family:Helvetica Neue;line-height:1.4;font-weight:400;color:#dacbb7}.short-info,.jewelry-item-card__full-info{font-size:clamp(12px,4vw,14px);font-weight:500;line-height:24px}.jewelry-item-card__full-info>div>p>p,.full-info__value,.full-info__estimates>div,.short-info__values>p,.short-info__values>span,.full-info__go-to-source>a{font-family:Helvetica Neue,serif}.short-info__values>span{color:#71717a}.jewelry-item-card__full-info>div>p>p,.full-info__bid-status{color:#dacbb7}.full-info__value{max-width:calc(100% - 75px);text-align:right!important}.jewelry-item-card__full-info{gap:25px;width:650px;display:flex;flex-direction:column;align-items:center}.jewelry-item-card__lot-data,.full-info__estimates{display:flex;padding:24px;border-radius:var(--general-border-radius);flex-direction:column;width:100%}.jewelry-item-card__lot-data{gap:clamp(10px,1.1vw,32px);background-color:#0003}.jewelry-item-card__lot-data .divider{height:1px;background-color:#dacbb733}.jewelry-item-card__lot-data>div{display:flex;justify-content:space-between;align-items:center;gap:12px;overflow:visible}.jewelry-item-card__lot-data>div .full-info__value:not(.full-info__value--location){display:block;min-width:0;flex:1 1 auto;overflow-wrap:break-word}.jewelry-item-card__lot-data>div .full-info__name{flex-shrink:0}.jewelry-item-card__lot-data>div .full-info__value.full-info__value--location{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:nowrap;flex:1 1 auto;min-width:0;overflow:visible}.jewelry-item-card__lot-data>div .full-info__value.full-info__value--location .info-hint-tooltip__alert{right:0;left:auto;width:max-content;max-width:none}.jewelry-item-card__lot-data>div .full-info__value.full-info__value--location .info-hint-tooltip__alert p{white-space:nowrap}.jewelry-item-card__lot-data>div .full-info__value.full-info__value--location .info-hint-tooltip{margin-left:4px;flex-shrink:0}.jewelry-item-card__lot-data>div .full-info__value.full-info__value--location .info-hint-tooltip svg{transform:translateY(-2px)}.full-info__estimates{gap:clamp(5px,2.5vw,24px);justify-content:center!important;height:100%}.jewelry-item-card__full-info>div>p>p{width:50%}.full-info__value,.full-info__name{text-align:left;color:#dacbb7;font-weight:400;font-size:clamp(12px,1vw,20px);line-height:1.5;font-family:Helvetica Neue;display:flex;align-items:center}.jewelry-item-card__full-info>div>p{display:flex;flex-direction:row;min-height:20px;height:fit-content}.full-info__estimates{justify-content:flex-start;align-items:center;padding:24px;border-radius:16px;background-color:#0003}.full-info__estimates .full-info__prominent-line{font-size:clamp(18px,2.2vw,40px);width:100%;line-height:1.4;text-align:center}.full-info__bid-status.main-status{font-size:clamp(22px,4vw,24px);font-weight:700}.full-info__go-to-source{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:45px;margin-top:14px}.full-info__go-to-source svg{display:block;flex-shrink:0;width:20px;height:20px;margin-left:2px;transform:translateY(-1.5px)}.full-info__go-to-source>a{color:#032320;display:flex;flex-direction:row;align-items:center;gap:8px;font-size:18px;font-family:Helvetica Neue;font-weight:500;line-height:23px;text-decoration:none}.short-info{width:100%;display:flex;flex-direction:column;gap:clamp(7.5px,2.5vw,15px);background-color:#0003;padding:24px;border-radius:16px}.short-info__values{display:flex;flex-direction:column;gap:clamp(5px,2vw,16px)}.short-info__values:nth-child(2),.short-info__values:nth-child(3){border-top:1px solid #DACBB733;padding:clamp(7.5px,2.5vw,15px) 0 0 0}.short-info__values>p,.short-info__values>span{font-size:clamp(13px,1.1vw,24px);font-weight:400;color:#dacbb7;line-height:1.4}.short-info__values>span{font-weight:500}.short-info__indicator{display:flex;flex-direction:column;align-items:flex-end}.short-info__value{display:flex;flex-direction:column;margin-left:10px}.jewelry-item-card__also-like{margin-bottom:100px}.jewelry-item-card__also-like .also-like-slider-item{flex-shrink:0;--also-like-card-width: calc((min(1040px, 100vw - 76px) - 64px) / 3);width:var(--also-like-card-width);min-width:var(--also-like-card-width);max-width:var(--also-like-card-width)}.jewelry-item-card__also-like .jewelry-card-link{width:100%}.jewelry-item-card__also-like .jewelry-card-link__image{min-height:0;aspect-ratio:1 / 1.5;width:100%}.jewelry-item-card__also-like h2{font-size:clamp(15px,3.35vw,60px);color:#dacbb7;font-weight:400;line-height:1.4;font-family:Helvetica Neue;margin-bottom:48px;padding:48px}.jewelry-item-card__also-like .loading{padding-left:48px;font-size:24px;line-height:1.4;font-weight:400;font-family:Helvetica Neue;color:#dacbb7}@media (min-width: 768px) and (max-width: 1024px){.jewelry-item-card__also-like .also-like-slider-item{--also-like-card-width: calc((min(1040px, 100vw - 76px) - 32px)/2) ;width:var(--also-like-card-width);min-width:var(--also-like-card-width);max-width:var(--also-like-card-width)}}.jewelry-item-card__also-like .slider--mobile-grid .also-like-slider-item{width:100%;min-width:0;max-width:100%}.full-info__estimates .additional-info{width:100%}.additional-info>div{display:flex;position:relative;justify-content:center;align-items:center;gap:10px}.additional-info>div .byers-premium{margin:0;font-size:15px;color:#fff;font-weight:400;line-height:1.4;font-family:Helvetica Neue}.additional-info .info-hint-tooltip{position:static}.additional-info .info-hint-tooltip svg{transform:translateY(-1px)}.additional-info .info-hint-tooltip__alert{right:0;top:100%;left:auto}@media (min-width: 1440px){.additional-info .info-hint-tooltip__alert{left:calc(50% + 55px);right:auto}}@media (max-width: 1439px){.jewelry-item-card__sections-container{gap:clamp(15px,2.5vw,30px)}.jewelry-item-card__sections-container{justify-content:center}.jewelry-item-card__full-info{width:100%}}@media (min-width: 1023px){.jewelry-item-card__main-image:not(.no-image)>img:hover{opacity:.5;cursor:none}.img-magnifier-glass{position:fixed;border:10px solid #DACBB7;border-radius:50%;cursor:none;width:300px;height:300px;opacity:1;pointer-events:none;z-index:9999;box-sizing:border-box}}@media (max-width: 1023px){.additional-info .info-hint-tooltip__alert{left:57%;right:auto}.jewelry-item-card__main-image.no-image{max-width:260px;padding:16px}.jewelry-item-card__main-image.no-image img{width:175px;height:175px}.jewelry-item-card__main-image.no-image p{font-size:24px}.jewelry-item-card__main-image{width:100%;max-width:min(700px,100%);aspect-ratio:1 / 1;height:auto}.jewelry-item-card__sections-container{grid-template-columns:1fr;grid-template-rows:repeat(4,auto)}.short-info,.jewelry-item-card__sections,.full-info{width:100%}.jewelry-item-card__sections-container,.jewelry-item-card__general-info{flex-direction:column;align-items:center}.jewelry-item-card__general-info{display:flex}.jewelries-item-title{text-align:center}.jewelry-item-card__sections{align-items:center}.jewelry-item-card__general-info{flex-direction:column-reverse}.full-info__estimates>div:first-child{font-size:clamp(16px,4vw,36px);line-height:1.4;width:100%;text-align:center}}@media (max-width: 767px){.additional-info .info-hint-tooltip__alert{left:60%;right:auto}.jewelry-item-card__full-info{width:100%}.photo-switcher{gap:clamp(10px,2.5vw,20px)}.jewelry-item-card__back-link-wrapper,.jewelry-item-card__sections-container{padding:0 16px}.jewelries-item-title{padding:0 16px;font-size:32px;text-align:left}.full-info__estimates>div:first-child{font-size:22px}.full-info__estimates>div{font-size:15px}.full-info__estimates{gap:8px}.full-info__go-to-source{margin-top:24px}.jewelry-item-card__also-like{padding:20px 16px 60px}.jewelry-item-card__also-like .also-like-slider-item{--also-like-card-width: calc((100vw - 64px)/2) ;width:var(--also-like-card-width);min-width:var(--also-like-card-width);max-width:var(--also-like-card-width)}.jewelry-item-card__also-like .jewelry-card-link__image{min-height:0}.jewelry-item-card__also-like h2{padding:0;font-size:32px}.jewelry-item-card__lot-data,.full-info__estimates{padding:24px 16px}.short-info__values:nth-child(2),.short-info__values:nth-child(3){padding:16px 0 0}.jewelry-item-card__back-link-wrapper{margin-bottom:48px}.full-info__value{text-align:right!important}}@media (max-width: 424px){.jewelry-item-card__gallery{flex-direction:column-reverse}.photo-switcher__thumbnail-button{width:unset}.jewelry-item-card__sections-container{width:100%}.category-slider{display:block}}@media (max-width: 600px){.additional-info .info-hint-tooltip__alert{right:0;left:initial}}@media (max-width: 374px){.jewelry-item-card__full-info{width:unset}}.slider{padding:0 38px;position:relative}.slider *{-webkit-user-select:none;user-select:none}.category-slider{display:flex;width:100%;overflow:hidden;justify-content:center}.category-slider .category-slider__content{display:flex;gap:20px;transition:.3s all ease-in-out}.category-slider .category-slider__item{min-height:321px;min-width:321px;background-color:#032320;border-radius:16px;display:flex;flex-direction:column;position:relative;align-items:center;justify-content:start;cursor:pointer}.category-slider .category-slider__item img{transition:all .3s ease-in-out;position:relative;top:0;-webkit-user-select:none;user-select:none}.category-slider .category-slider__item button{display:flex;gap:20px;align-items:center;position:absolute;bottom:24px;width:100%;padding:0 36px}.category-slider .category-slider__item button span{color:#dacbb7;font-size:24px;line-height:1.4;font-family:Helvetica Neue;letter-spacing:0;font-weight:400;-webkit-user-select:none;user-select:none}.category-slider .category-slider__item button img{height:24px;width:32px;-webkit-user-select:none;user-select:none}.category-slider__content-wrapper{overflow:hidden}.left-arrow{left:0}.left-arrow img{transform:rotate(180deg)}.right-arrow{right:10px}.left-arrow{left:10px}.slider-arrow{background-color:#03232066;height:60px;min-width:60px;display:flex;justify-content:center;align-items:center;border-radius:30px;top:50%;z-index:9999;position:absolute;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);transform:translateY(-50%);cursor:pointer}@media (max-width: 768px){.category-slider .category-slider__item{min-width:160px;max-width:initial;min-height:160px}.category-slider .category-slider__item button{padding:0 16px;bottom:16px}.category-slider .category-slider__item button span{font-size:18px}.category-slider .category-slider__item button img{height:11px;width:15px}.category-slider .category-slider__content{gap:12px}}@media (max-width: 500px){.slider{padding:0}}.slider.with-mobile.slider--mobile-grid{padding:0}.slider.with-mobile.slider--mobile-grid .category-slider__content-wrapper{max-width:initial!important}.slider.with-mobile.slider--mobile-grid .category-slider .category-slider__content{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cards-section{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.price-card{border:1px solid #EAE8E833;border-radius:16px;width:410px;background:linear-gradient(0deg,#032320,#032320)}.price-card .divider{height:1px;width:100%;background-color:#dacbb733}.price-card__content{background:linear-gradient(0deg,#ffffff0d,#ffffff0d);padding:24px 32px;display:flex;flex-direction:column;gap:clamp(17.5px,2.5vw,24px);height:100%;border-radius:16px}.price-card:nth-child(2){border:1px solid #DACBB7}.price-card{position:relative}.price-card__most-popular{background-color:#eae8e8;color:#032320;text-align:center;padding:6px 16px;font-size:15px;font-family:Helvetica Neue;font-weight:500;border-radius:var(--general-border-radius)}.price-card__title{font-family:Helvetica Neue;font-size:32px;font-weight:400;color:#dacbb7;line-height:1.4;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.price-card_subtitle{font-family:Helvetica Neue;line-height:1.4;color:#fff9;font-size:18px}.price-card__percent-off-wrapper{background-color:#a7d3cf29;padding:6px 10px;border-radius:6px;margin-bottom:10px}.price-card__percent-off{font-family:Helvetica Neue;font-size:15px;font-weight:400;color:#a7d3cf}div.pricing__grid>div:nth-child(3)>div.price-card__title{justify-content:space-between}.price-card-description{width:100%;gap:clamp(6px,2.5vw,12px);display:flex;flex-direction:column}.price-card-description .title{font-family:Helvetica Neue;font-size:18px;font-weight:400;line-height:1.4;color:#fff9;text-align:left}.price-card-description__line{display:flex;align-items:center}.price-card-description__text{font-family:Helvetica Neue;font-size:15px;font-weight:400;line-height:1.4;color:#fffc}.price-card__checkmark{color:green;margin-right:8px;height:24px;vertical-align:top}.price-card__price-wrapper{display:flex;flex-direction:column;width:100%;gap:25px}.price-card__price-section{display:flex;align-items:center;gap:clamp(25px,1.5vw,45px)}.price-card__month-price,.price-card__year-price{font-family:Helvetica Neue;font-weight:400;font-size:48px;color:#eae8e8}.price-card__dollar-sign{color:#000}.price-card__per-month{color:#fff9;font-family:Helvetica Neue;font-size:15px;font-weight:400;margin-bottom:6px}.price-card__time-left{font-family:Helvetica Neue;color:var(--dark-grey-color);font-weight:500;font-size:clamp(10px,4vw,12px);text-align:center}.price-card__get-started{border-radius:10px;padding:12px 32px;font-family:Helvetica Neue;font-size:18px;font-weight:500;color:#032320;margin-top:auto}.price-card__get-started.try-free-button{background-color:#eae8e8}.price-card__get-started.try-free-button span{background-color:#fff7}.price-card__get-started.try-free-button:hover{opacity:.8;background-color:#eae8e8}.price-card__get-started:hover{opacity:.8}.price-card__get-started.extend-button{background-color:#fff;color:#000;border:var(--grey-border)}.price-card__subscription-status{display:flex;align-items:center;width:100%;justify-content:space-evenly}.table-version.price-card{border:none;border-radius:initial;width:initial;background:transparent;height:100%}.table-version.price-card .divider{display:none}.table-version.price-card .price-card__content{background:transparent;padding:24px}.table-version.price-card .price-card-description{display:none}.table-version.price-card .price-card__title{font-weight:400;font-size:24px}.table-version.price-card .price-card_subtitle{font-weight:400;font-size:18px;text-align:left}.table-version.price-card .price-card__get-started{width:100%}.price-card-price-with-button{margin-top:auto}.price-card__price-block{display:flex;align-items:end;gap:6px;justify-content:space-between}.try-for-free{margin-bottom:6px}.try-for-free .price-card__month-price,.try-for-free .price-card__year-price{color:#fff9!important;font-size:18px!important;text-decoration:line-through}@media (max-width: 768px){.price-card{width:81.4%;max-width:320px}.price-card__wrapper{display:flex;justify-content:center}.price-card__content{padding:32px 16px;gap:24px}.price-card__most-popular{padding:6px 16px;border-radius:20px;font-size:15px}.price-card_subtitle{font-size:15px}.price-card__month-price{font-size:32px}.price-card__per-month{margin-bottom:4px}.price-card-description{gap:16px}}.pricing-container{display:flex;flex-direction:column;gap:clamp(25px,2.5vw,50px);background:linear-gradient(#032320,#032320 60px,#eae8e8 60px,#eae8e8 575px,#032320 575px,#032320);padding-left:0!important;padding-right:0!important;margin:-1px 0 0!important;width:100%;max-width:initial!important;padding-top:60px!important}.pricing-container__switcher{display:flex;justify-content:center;align-items:center;font-size:clamp(12px,4vw,14px);font-family:Helvetica Neue;font-weight:500}.pricing-container__switcher div{display:flex;border:2px solid #03232033;border-radius:30px;height:44px}.pricing-container__switcher p{color:#03232099;font-size:18px;font-weight:500;line-height:1.4;padding:8px 16px;width:110px;border-radius:30px;height:44px;margin-top:-2px;cursor:pointer;transition:.3s all ease-in-out;display:flex;justify-content:center;align-items:center}.pricing-container__switcher p:first-child{margin-left:-2px}.pricing-container__switcher p:last-child{margin-right:-2px}.pricing-container__switcher p.active{color:#fff;background-color:#032320}.pricing__title{font-family:Helvetica Neue!important;font-size:48px!important;font-weight:400!important;line-height:1.4;color:#032320!important;margin-top:60px}.pricing__subtitle{font-family:Helvetica Neue!important;font-size:24px!important;font-weight:400!important;line-height:1.4;color:#03232099!important}.pricing__intro{gap:48px!important}.ios-switch{position:relative;display:inline-block;width:42px;height:24px}.ios-switch input{opacity:0;width:0;height:0}.ios-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:24px;transition:.3s}.ios-switch .slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.3s}.ios-switch input:checked+.slider{background-color:#000}.ios-switch input:checked+.slider:before{transform:translate(18px)}.pricing__grid,.pricing__cards{display:flex;gap:clamp(16px,2.5vw,32px)}.pricing__grid{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:100px;padding:0 32px}.pricing__cards{flex-direction:column}.pricing-compare{margin-bottom:100px;padding:0 50px}.pricing-compare h2{font-size:48px;font-weight:400;line-height:1.4;text-align:center;font-family:Helvetica Neue;color:#dacbb7;margin-bottom:60px}.pricing-compare-table__wrapper{padding:0 50px;display:flex;justify-content:center}.pricing-compare-table{display:grid;max-width:1600px}.pricing-compare-table .pricing-compare-table__row{display:grid;grid-template-columns:30% 23.3% 23.3% 23.4%;border-top:1px solid #EAE8E833;border-left:1px solid #EAE8E833;border-right:1px solid #EAE8E833}.pricing-compare-table .pricing-compare-table__row .pricing-compare-table__item:not(:first-child){border-left:1px solid #EAE8E833}.pricing-compare-table .pricing-compare-table-benefit__name{padding:20px 24px;font-family:Helvetica Neue;line-height:1.4;font-weight:400;font-size:15px;color:#fffc}.pricing-compare-table .pricing-compare-table__header-row{border-top-left-radius:24px;border-top-right-radius:24px}.pricing-compare-table .pricing-compare-table__row:last-child{border-bottom:1px solid #EAE8E833;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.pricing-compare-table .pricing-compare-table-benefit__value{display:flex;justify-content:center;align-items:center}.price-card__price-block{margin-bottom:12px}@media (max-width: 1400px){.pricing-compare-table .pricing-compare-table__row{grid-template-columns:23% 25.7% 25.6% 25.6%}.price-card__most-popular{font-size:12px;padding:4px 8px}.pricing-compare-table__wrapper{padding:0}}@media (max-width: 1050px){.pricing-container{background:linear-gradient(#eae8e8,#eae8e8 500px,#032320 500px,#032320);padding-top:0!important}}@media (max-width: 1024px){.pricing__grid{flex-wrap:wrap}.pricing-compare{display:none}}@media (max-width: 768px){.pricing__title{font-size:32px!important;text-align:left!important;margin-top:95px}.pricing__subtitle{font-size:18px!important;text-align:left!important}.pricing__grid{max-width:100vw;padding:0;overflow:hidden;margin-bottom:60px}.pricing__intro{padding:0 16px;gap:16px!important}.slider{max-width:100%}.price-card{min-width:320px}.pricing-container{background:linear-gradient(#032320,#032320 35px,#eae8e8 35px,#eae8e8 700px,#032320 700px,#032320);padding-top:0!important;gap:32px}.pricing__cards{gap:32px}}.faq-section{padding:100px 48px;background-color:#eae8e8;display:flex;flex-wrap:wrap;gap:48px;justify-content:space-between}.faq-section h2{font-family:Helvetica Neue;font-weight:400;font-size:clamp(32px,3.35vw,64px);line-height:1.4;margin-bottom:48px;padding-left:clamp(16px,2vw,38px);width:calc(40% - 48px);min-width:280px;color:#032320}.faq-section .faq{max-width:clamp(30%,50%,60%);display:flex;flex-direction:column;min-width:350px;gap:24px}.faq-section .faq .faq-item{justify-content:space-between;font-family:Helvetica Neue;font-size:clamp(15px,1.65vw,32px);line-height:1.4;font-weight:500;border-bottom:2px solid #0323200F}.faq-section .faq .faq-item .faq-item__header{width:100%;display:flex;justify-content:space-between;cursor:pointer;padding-bottom:24px;gap:16px}.faq-section .faq .faq-item .faq-item__header .faq-item__title{color:#032320}.faq-section .faq .faq-item .faq-item__header .faq-item__btn{position:relative;height:30px;width:30px;justify-content:center;align-items:center}.faq-section .faq .faq-item .faq-item__header .faq-item__btn span{position:absolute;height:24px;width:2px;background-color:#032320;border-radius:2px;display:inline-block}.faq-section .faq .faq-item .faq-item__header .faq-item__btn span:nth-child(1){height:24px;width:2px;top:3px;left:14px}.faq-section .faq .faq-item .faq-item__header .faq-item__btn span:nth-child(2){left:3px;top:14px;width:24px;height:2px}.faq-section .faq .faq-item .faq-item__header .faq-item__btn.expanded span:nth-child(1){transform:rotate(90deg)}.faq-section .faq .faq-item .faq-item__header .faq-item__btn.expanded span:nth-child(2){transform:rotate(90deg);opacity:0}.faq-section .faq .faq-item .faq-item__content{font-size:15px;font-weight:400;font-family:Helvetica Neue;color:#03232099;line-height:1.4;max-height:0;overflow:hidden;padding-bottom:0}.faq-section .faq .faq-item .faq-item__content a{color:#1e56b999;text-decoration:underline}.faq-section .faq .faq-item .faq-item__content.expanded{max-height:350px;padding-bottom:24px}.faq-section .button-wrapper{width:100%;display:flex;justify-content:center}.faq-section .button-wrapper .button-with-animation{padding:12px 32px;border-radius:10px;font-size:18px;font-family:Helvetica Neue;font-weight:500;line-height:1.4;color:#032320}.faq-section.column{flex-direction:column;padding:0;max-width:759px}.faq-section.column h2{width:100%;padding-left:0;margin-bottom:0}.faq-section.column .faq{width:100%;max-width:initial;min-width:initial}.transition{transition:all .3s ease-in-out}@media (max-width: 1100px){.faq-section{gap:24px}.faq-section .faq .faq-item__header .faq-item__btn{height:24px!important;width:24px!important}.faq-section .faq .faq-item__header .faq-item__btn span:nth-child(1){height:20px!important;top:2px!important;left:11px!important}.faq-section .faq .faq-item__header .faq-item__btn span:nth-child(2){left:2px!important;top:11px!important;width:20px!important;height:2px}.faq-section .button-wrapper{margin-top:24px}}@media (max-width: 768px){.faq-section{flex-direction:column;padding:60px 16px;gap:48px}.faq-section h2{font-size:32px;padding-left:0;margin-bottom:0;width:100%}.faq-section .faq{width:100%;max-width:initial;min-width:initial}.faq-section .faq .faq-item{font-size:18px}.faq-section .faq .faq-item__btn{min-width:30px}.faq-section .button-wrapper .button-with-animation{width:100%}}.payment-failed{font-family:Inter,sans-serif}.payment-failed__card{max-width:540px;width:100%;padding:2rem;background-color:#eae8e8;border-radius:8px;box-shadow:0 4px 12px #0000001a;text-align:center;display:flex;flex-direction:column;gap:32px}.payment-failed__card .divider{height:2px;width:100%;background-color:#0323200f}.payment-failed__title{font-family:Helvetica Neue;font-size:24px;font-weight:500;color:#032320;line-height:1.4}.payment-failed__text{color:#032320;text-align:left;font-size:18px;line-height:1.4;font-family:Helvetica Neue;font-weight:400}.payment-failed__text span{font-weight:500}.payment-failed__buttonContainer{display:flex;gap:1rem;justify-content:start}.payment-failed__button-secondary{font-family:Helvetica Neue;font-size:18px;color:#032320;font-weight:500;padding:12px 32px;border-radius:10px}.payment-failed__button-secondary{border:1px solid #DACBB7;text-decoration:none;transition:background-color .3s;cursor:pointer}.payment-failed__button-secondary:hover{background-color:#dacbb733}.payment-modal__close{cursor:pointer}@media (max-width: 768px){.payment-container{padding:0!important}.payment-card{padding:24px!important}.payment-failed__buttonContainer{flex-direction:column}}.payment__blocks{border-radius:26px;background:#eae8e8;gap:32px!important;max-width:912px!important;display:grid!important;grid-template-columns:1fr auto 1fr;padding:32px!important;box-shadow:4px 4px 30px #8a8a8a1a}.payment__blocks .divider{width:1px;height:100%;background-color:#03232014}.payment__title{margin-bottom:24px}.payment__title h3,.payment__title p{font-family:Helvetica Neue;line-height:1.4;font-weight:400}.payment__title h3{font-size:32px;color:#032320;margin-bottom:16px}.payment__title p{font-size:18px;color:#03232099}.payment__month-price{margin-right:50px}.payment__year-price{display:flex;flex-direction:column}.payment__month-price,.payment__year-price{display:flex;flex-direction:column;align-items:center;gap:5px}.payment__discount{display:flex;flex-direction:column;align-items:center;gap:5px;margin-top:5px}.payment__discount-value{color:#16a34a;font-family:Geist;font-size:clamp(12px,4vw,14px);font-weight:600}.payment__to-pay{width:100%;display:flex;flex-direction:row;justify-content:space-between}.payment__to-pay-text>p{font-family:Helvetica Neue;font-size:15px;color:#032320cc;font-weight:400}.payment__final-price{font-family:Helvetica Neue;font-weight:500;font-size:24px}.payment__paypal{display:flex;flex-direction:column;font-size:clamp(12px,4vw,14px);font-family:Geist;font-weight:500;align-items:flex-start}.payment__paypal>p:last-child{color:#71717a;text-align:left}.payment__user-option{border-radius:var(--general-border-radius);width:fit-content;margin-bottom:24px;margin-top:6px}.payment__user-option>p{font-family:Helvetica Neue;font-size:15px;font-weight:400;color:#1e4890cc}.payment__continue{width:100%}.payment__paypal-card{display:flex;flex-direction:column;gap:5px}.payment__checkbox>input{width:25px;height:25px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.payment__blocks{display:flex}.payment-methods__wrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.payment__try-for-free{display:flex;gap:6px;margin-bottom:24px}.payment__try-for-free svg{min-width:18px;margin-top:4px}.payment__try-for-free p{font-family:Helvetica Neue;color:#c47d30;line-height:1.4;font-size:15px;font-weight:400}.custom-checkbox{display:inline-block;position:relative;cursor:pointer}.custom-checkbox input{opacity:0;position:absolute;cursor:pointer;height:0;width:0}.checkmark{display:inline-block;width:18px;height:18px;border-radius:3px;position:relative;transition:background-color .2s;box-sizing:border-box;border:2px solid #DACBB7}.checkmark:hover{background-color:#dacbb71a}.checkmark:after{content:"";position:absolute;display:none;left:5px;top:1px;width:4px;height:8px;border:solid #032320;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox input:checked+.checkmark:after{display:block}.custom-checkbox input:checked+.checkmark{background-color:#dacbb7}.automaticly-payment{display:flex;gap:12px;margin-bottom:24px}.automaticly-payment p{font-family:Helvetica Neue;color:#03232099;font-size:15px;line-height:1.4;font-weight:400}.automaticly-payment--error .checkmark{border-color:#ba4304}.payment__consent-error{font-family:Helvetica Neue;color:#ba4304;font-size:15px;line-height:1.4;font-weight:400;margin:-16px 0 24px}.payment .close-button{cursor:pointer;background-color:transparent;padding:0}.payment__title-wrapper{display:flex;justify-content:space-between}@media (max-height: 800px){.payment__title{margin-bottom:16px}.payment__title h3{margin-bottom:12px}.payment__method-block{padding:8px 16px!important}}@media (max-width: 1024px){.payment__block .price-card{max-width:320px}}@media (max-width: 768px){.payment__block{width:100%}.payment__blocks{grid-template-columns:1fr;max-height:100vh;overflow-y:scroll;overflow-x:hidden;gap:24px!important;border-radius:0}.payment__blocks .payment__block:first-child{grid-row:2}.payment__title{margin-bottom:24px}.payment__title h3{margin-bottom:16px}}.payment__method-block{width:100%;padding:16px;border-radius:16px;border:1px solid #03232033;transition:.3s all ease-in-out}.payment__method-option{display:flex;flex-direction:row;gap:24px;align-items:center}.payment__method-image__wrapper{width:92px;height:63px;background-color:#fff;box-shadow:0 0 20px #00000012;display:flex;align-items:center;justify-content:center;border-radius:11px}.payment__checkbox{height:24px;width:24px;border-radius:24px;border:1px solid #03232099;transition:.3s all ease-in-out}.payment__method-name{font-family:Helvetica Neue;line-height:1.4;font-size:18px;font-weight:400;color:#032320}.payment__method-block.selected{border:1px solid #032320;background-color:#03232014}.payment__method-block.selected .payment__checkbox{border-width:6px;border-color:#032320;background-color:#fff}.payment__method-block.disabled{opacity:.5}@media (max-height: 800px) and (min-width: 768px){.payment__method-image__wrapper{width:63px!important;height:42px!important}.payment__method-image__wrapper img{max-height:36px;max-width:50px}.payment__checkbox{height:16px!important;width:16px!important}.payment__method-block.selected .payment__checkbox{border-width:4px!important}.payment-methods__wrapper{gap:16px}}@media (max-width: 768px){.payment__method-block{padding:16px!important}}.payment-details-page{background-color:#032320}.payment-details-page__main{display:flex;flex-direction:column;align-items:center;padding:32px 48px 100px}.payment-details-page__back-link-wrapper{width:100%;max-width:912px;margin-bottom:48px}.payment-details-page__back-link{color:#dacbb7;font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:400;line-height:1.4;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.payment-details-page__back-link:hover{opacity:.85}.payment-details-page__content{width:100%;display:flex;justify-content:center}.payment-details-page .payment__blocks{width:100%;max-width:912px}.payment-details-page__error-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media (max-width: 767px){.payment-details-page__main{padding:24px 16px 60px}.payment-details-page__back-link-wrapper{margin-bottom:32px}.payment-details-page .payment__blocks{max-height:none;overflow:visible}}.payment-success-page{background-color:#032320;--payment-success-text: #DACBB7;--payment-success-heading: #DACBB7;--payment-success-text-muted: #DACBB799;--payment-success-text-soft: #FFFFFF66;--payment-success-accent: #518681;--payment-success-step-circle: #86a789}.payment-success-page__main{padding:32px 48px 64px;display:flex;flex-direction:column;gap:clamp(24px,3vw,40px)}.payment-success-page__hero-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:20px 24px;border-radius:16px;background-color:#0003;box-shadow:0 4px 4px #00000040;overflow:hidden}.payment-success-page__hero-main{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;text-align:center}.payment-success-page__hero-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:720px}.payment-success-page__hero-content h1{margin:0 0 8px;color:var(--payment-success-text);font-family:Helvetica Neue,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:400;line-height:1.15}.payment-success-page__hero-subtitle{margin:0 0 8px;color:var(--payment-success-accent);font-family:Helvetica Neue,sans-serif;font-size:clamp(16px,2vw,20px);line-height:1.35}.payment-success-page__hero-description{margin:0 0 16px;max-width:680px;color:var(--payment-success-text);font-family:Helvetica Neue,sans-serif;font-size:clamp(14px,1.6vw,16px);line-height:1.45;text-wrap:balance}.payment-success-page__hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.payment-success-page__hero-image{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:clamp(240px,28vw,300px)}.payment-success-page__hero-image img{display:block;width:100%;height:auto;object-fit:contain}.payment-success-page__secondary-button{color:var(--payment-success-text);background:transparent;border-color:var(--payment-success-text)}.payment-success-page__details{margin:-12px 0;padding:20px 24px;border:1px solid #FFFFFF1A;border-radius:16px;background-color:#0003;box-shadow:0 4px 4px #00000040}.payment-success-page__details-grid{display:grid;grid-template-columns:auto minmax(0,.85fr) minmax(0,.75fr) minmax(0,.75fr) minmax(0,1.15fr);column-gap:16px;row-gap:8px;align-items:center}.payment-success-page__details-grid--compact{grid-template-columns:auto minmax(0,.9fr) minmax(0,.8fr) minmax(0,1.2fr)}.payment-success-page__details-heading{display:flex;align-items:center;gap:8px;white-space:nowrap;padding-right:4px}.payment-success-page__details-heading h2{margin:0;color:var(--payment-success-text);font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:1.2;white-space:nowrap}.payment-success-page__details-item{min-width:0}.payment-success-page__details-item--wide .payment-success-page__details-value{white-space:nowrap}.payment-success-page__details-label{margin:0 0 4px;color:var(--payment-success-text-muted);font-family:Helvetica Neue,sans-serif;font-size:13px;line-height:1.3}.payment-success-page__details-value{margin:0;color:var(--payment-success-text);font-family:Helvetica Neue,sans-serif;font-size:clamp(14px,1.4vw,16px);line-height:1.3;font-weight:500;word-break:break-word}.payment-success-page__details-divider{height:1px;margin:16px 0 12px;background-color:#ffffff1a}.payment-success-page__receipt-note{margin:0;color:var(--payment-success-text-soft);font-family:Helvetica Neue,sans-serif;font-size:14px;line-height:1.4}.payment-success-page__how-to h2,.payment-success-page__summary-card h2,.payment-success-page__support-copy h2{margin:0 0 16px;color:var(--payment-success-heading);font-family:Helvetica Neue,sans-serif;font-size:clamp(28px,3vw,40px);font-weight:400;line-height:1.3}.payment-success-page__summary-card h2{font-size:clamp(22px,2.2vw,32px)}.payment-success-page__cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.payment-success-page__feature-card{padding:20px;border-radius:16px;background-color:#0003;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;gap:12px;min-height:100%}.payment-success-page__feature-card-header{display:flex;align-items:center;justify-content:space-between}.payment-success-page__feature-index{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:#51868133;color:var(--payment-success-accent);font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.payment-success-page__feature-card h3{margin:0;color:var(--payment-success-text);font-family:Helvetica Neue,sans-serif;font-size:20px;font-weight:500;line-height:1.4}.payment-success-page__feature-card p{margin:0;color:var(--payment-success-text-muted);font-family:Helvetica Neue,sans-serif;font-size:15px;line-height:1.5}.payment-success-page__feature-note{display:flex;align-items:flex-start;gap:8px;margin-top:auto;padding:12px;border-radius:10px;background-color:#0003;color:var(--payment-success-text-muted);font-family:Helvetica Neue,sans-serif;font-size:13px;line-height:1.5}.payment-success-page__feature-note svg{flex-shrink:0;margin-top:1px}.payment-success-page__pill{align-self:flex-start;margin-top:auto;padding:8px 12px;border-radius:10px;background-color:#0003;color:var(--payment-success-accent);font-family:Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;font-weight:500}.payment-success-page__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.payment-success-page__summary-card{padding:24px;border-radius:16px;background-color:#0003;box-shadow:0 4px 4px #00000040}.payment-success-page__summary-card ol{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:12px}.payment-success-page__summary-card li{color:var(--payment-success-text-muted);font-family:Helvetica Neue,sans-serif;font-size:16px;line-height:1.5}.payment-success-page__steps-content h2{text-align:left;margin:0 0 12px 5%;font-size:clamp(22px,2.2vw,32px)}.payment-success-page__steps-layout{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:6px;align-items:center}.payment-success-page__steps-content{min-width:0}.payment-success-page__steps-illustration{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.payment-success-page__steps-image{display:block;width:auto;max-width:120px;height:auto;margin-right:-28px;object-fit:contain}.payment-success-page__steps-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.payment-success-page__steps-list li{display:flex;align-items:center;gap:12px}.payment-success-page__step-index{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;margin-top:0;border-radius:50%;background-color:var(--payment-success-step-circle);color:#032320;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:1}.payment-success-page__step-text{flex:1;color:var(--payment-success-text);font-family:Helvetica Neue,sans-serif;font-size:15px;line-height:1.35}.payment-success-page__includes-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.payment-success-page__includes-list li{display:flex;align-items:center;gap:12px;color:var(--payment-success-text);font-family:Helvetica Neue,sans-serif;font-size:16px;line-height:1.5}.payment-success-page__includes-list svg{flex-shrink:0}.payment-success-page__support{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;border-radius:16px;background-color:#0003;box-shadow:0 4px 4px #00000040}.payment-success-page__support-copy{display:flex;align-items:center;gap:20px}.payment-success-page__support-copy p{margin:8px 0 0;color:var(--payment-success-text-muted);font-family:Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;max-width:520px}.payment-success-page__support-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.payment-success-page__faq-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;border-radius:10px;background-color:#dacbb7;color:#032320;font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:background-color .3s ease}.payment-success-page__faq-link:hover{background-color:#d0b99b}@media (max-width: 1023px){.payment-success-page__main{padding:24px 24px 48px;gap:24px}.payment-success-page__hero-card{grid-template-columns:1fr;padding:20px}.payment-success-page__hero-image{order:-1;width:min(280px,70vw);margin:0 auto}.payment-success-page__details-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}.payment-success-page__details-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-success-page__details-heading{grid-column:1 / -1}.payment-success-page__details-item--wide .payment-success-page__details-value{white-space:normal}.payment-success-page__cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-success-page__summary{grid-template-columns:1fr}.payment-success-page__support{flex-direction:column;align-items:flex-start}}@media (max-width: 767px){.payment-success-page__main{padding:20px 16px 40px;gap:20px}.payment-success-page__hero-actions,.payment-success-page__support-actions{width:100%;flex-direction:column}.payment-success-page__hero-actions .button-with-animation,.payment-success-page__hero-actions .secondary-button,.payment-success-page__support-actions .secondary-button,.payment-success-page__faq-link{width:100%}.payment-success-page__details-grid,.payment-success-page__details-grid--compact,.payment-success-page__cards-grid{grid-template-columns:1fr}.payment-success-page__support-copy{flex-direction:column;align-items:flex-start}.payment-success-page__steps-list{gap:10px}.payment-success-page__steps-layout{grid-template-columns:1fr;gap:16px}.payment-success-page__steps-illustration{justify-content:center}.payment-success-page__steps-image{max-width:160px;margin-inline:auto}}.scroll-to-top{position:fixed;bottom:20px;right:20px;border-radius:calc(var(--general-border-radius) * 2);padding:8px 24px;cursor:pointer;background-color:#032320;display:flex;align-items:center;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:transform .5s ease,opacity .5s ease;gap:16px;opacity:0;transform:translateY(30px);font-size:18px;border:1px solid #DACBB7}.scroll-to-top.show{opacity:1;transform:translateY(0);z-index:9999}.scroll-to-top.hide{opacity:0;transform:translateY(30px)}.scroll-to-top:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.scroll-to-top>p{font-size:18px;color:#dacbb7;font-weight:500;font-family:Helvetica Neue}.followed-brands__header{display:flex;flex-direction:column;gap:10px;align-items:center}.followed-brands-input{width:100%}.followed-brands__search{max-width:300px}.followed-brands__container.main{align-items:start;background-color:#032320;padding:48px 48px 100px;gap:48px}.followed-brands__container>.container{flex-direction:column;gap:48px}.followed-brands__content-container{display:flex;width:100%;gap:24px}.followed-brands__content{display:flex;flex-direction:column;gap:60px;flex:1}.followed-brands__list{display:flex;flex-direction:column;gap:24px}.followed-brands__card{display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid #FFFFFF0F;padding-bottom:24px}.followed-brands__card-content{display:flex;align-items:center;gap:1rem}.followed-brands__name{text-decoration:none;font-size:18px;font-weight:500;color:#dacbb7!important;line-height:1.4}.followed-brands__title,.followed-brands__name{font-family:Montserrat,sans-serif;color:#000}.followed-brands__title{font-family:Helvetica Neue;color:#dacbb7;line-height:1.4;font-weight:400;font-size:32px}.followed-brands__title.title{font-size:48px;color:#dacbb7}.followed-brands-filters__container{display:flex;flex-direction:column;gap:16px;padding-top:24px;padding-bottom:24px;border-bottom:2px solid #DACBB733}.followed-brands__intro.intro{align-items:start}.followed-brands__subtitle.subtitle{font-family:Helvetica Neue;font-size:24px;line-height:1.4;font-weight:400;color:#fff9}.followed-brands-section__header{display:flex;justify-content:space-between;align-items:center;margin-top:48px;margin-bottom:24px}.followed-brands-section__header p{font-family:Helvetica Neue;font-size:15px;color:#fff9;line-height:1.4;font-weight:400}.followed-brands__name{width:100%}.accordion-arrow-svg{height:24px}.followed-brands__button{padding:8px 24px}.followed-brands-filter__wrapper .buttons-wrapper{display:flex;gap:24px}.followed-brands-filter__title{color:#dacbb799;font-weight:500;font-family:Helvetica Neue;line-height:1.4;text-transform:uppercase}.followed-brands-filter__wrapper{display:flex;flex-direction:column;gap:48px}.letter-button{font-family:Helvetica Neue;font-size:15px;line-height:1.4;color:#dacbb7;border-radius:6px;height:29px;width:29px}.letter-button.active{background-color:#dacbb7;color:#032320}.letter-buttons__wrapper{display:flex;gap:4px;flex-wrap:wrap}@media (max-width: 1440px){.followed-brands__main{width:100%;max-width:1440px;margin:0 auto}}@media (max-width: 1100px) and (min-width: 768px){.followed-brands-filter__wrapper .buttons-wrapper button{padding:8px 24px;font-size:14px}.followed-brands__container.main{padding:24px 24px 50px}.followed-brands__title{font-size:24px}}@media (max-width: 768px){.followed-brands__container.main{padding:60px 16px;flex-direction:column}.followed-brands__content-container{flex-direction:column}.followed-brands-filter__wrapper{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#032320;z-index:-2;padding:30px 16px;overflow-y:scroll}.followed-brands-filter-header__wrapper{display:flex;justify-content:space-between;align-items:center}.followed-brands-filter-header__wrapper svg{cursor:pointer}.followed-brands-filter__wrapper.opened{z-index:9999}.followed-brands__title.title{font-size:32px;font-weight:400;text-align:left}.followed-brands__subtitle.subtitle{font-size:18px;text-align:left}.followed-brands-filter__wrapper .buttons-wrapper{justify-content:space-between;gap:0;margin-top:48px}.followed-brands-section__header{margin-top:0;display:block}.followed-brands__title{font-size:24px}.followed-brands__search{display:flex;justify-content:space-between;align-items:center;max-width:initial}.followed-brands__search .option-input.dark{max-width:200px}}@media (max-width: 420px){.followed-brands__search{flex-direction:column;align-items:start;gap:48px}.followed-brands__search .option-input.dark{max-width:initial}}.followed-brands-filters__accordion-item{cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:Helvetica Neue;color:#dacbb7;font-size:18px;line-height:1.4;font-weight:500}.followed-brands-filters__accordion-content{display:flex;flex-direction:column;gap:10px;font-family:Montserrat,sans-serif;font-weight:460;font-size:17px;border-top:none;list-style:none;padding-left:0;margin:0}.followed-brands-filters__accordion-content>label{display:flex;flex-direction:row;align-items:center;color:#dacbb7;gap:8px}.settings__change-password-title{text-align:center;width:100%}.change-password-heading{font-size:24px;font-weight:700;text-align:center;margin-bottom:20px}.contact-us-container{display:flex;justify-content:center;align-items:center;width:100%;font-family:Arial,sans-serif;padding:30px 60px 60px;color:#333;background-color:#032320}.contact-us-container .buttons-wrapper{margin-top:auto}.contact-us-content{width:100%;margin:0 60px;background-color:#eae8e8;padding:32px;border-radius:26px;display:grid;gap:48px;grid-template-columns:39% 1fr;grid-template-areas:"image form"}.contact-us-form-wrapper.mobile{display:none}.contact-us-img__wrapper{grid-area:image}.contact-us-content>.contact-us-form-wrapper:not(.mobile){grid-area:form}.contact-us-form-wrapper{display:flex;flex-direction:column}.contact-us-form-wrapper h2{font-size:48px;font-family:Helvetica Neue;font-weight:400;color:#032320;margin-bottom:16px;text-align:left}.contact-us-form-wrapper .subtitle{font-size:18px;font-family:Helvetica Neue;font-weight:400;color:#03232099;text-align:left;margin-bottom:48px}.contact-us-form{display:flex;flex-direction:column;gap:1rem;height:100%}.contact-us-submit-button{max-width:124px}.button-with-animation.contact-us-submitting-button{max-width:174px}.contact-us-img__wrapper{background-position:center center;background-size:cover;background-repeat:no-repeat;width:100%;aspect-ratio:2/3;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:0}.contact-us-img__wrapper div{background-color:#fff9;display:flex;justify-content:center}.contact-us-img__wrapper .email{border-top-left-radius:20px;border-top-right-radius:20px;padding:16px 32px}.contact-us-img__wrapper .email a{color:#03232099;font-family:Helvetica Neue;font-size:15px;font-weight:400}.contact-us-img__wrapper .socials{border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:18px 32px 14px;gap:16px}.contact-us-img__wrapper .socials img{opacity:.6;transition:opacity .3s ease-in-out}.contact-us-img__wrapper .socials img:hover{opacity:1}.error-text{color:red;font-size:.875rem;margin-top:.25rem}.submission-message{margin-top:1rem;font-size:1rem;color:green;text-align:center}.custom-subject-input{margin-top:.5rem;padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;width:100%}.modal .success-content,.modal .error-content{background-color:#eae8e8;padding:32px;border-radius:20px;width:540px;display:flex;flex-direction:column;gap:24px}.modal .success-content .divider,.modal .error-content .divider{width:100%;height:2px;background-color:#0323200f}.modal .error-content .buttons-wrapper{display:flex;gap:16px}.modal .error-content button{padding:12px 32px;font-family:Helvetica Neue;border-radius:10px;font-size:18px;font-weight:500;color:#032320}.modal .error-content .cancel-button{border:1px solid #DACBB7;transition:.3s all ease-in-out}.modal .error-content .cancel-button:hover{background-color:#dacbb733}@media (max-width: 1024px){.contact-us-content{margin:0}}@media (max-width: 768px){.contact-us-container{padding:24px 0 0}.contact-us-content{grid-template-columns:1fr;grid-template-areas:"header" "image" "form";border-radius:0;margin:0;gap:24px}.contact-us-form-wrapper.mobile{display:flex;grid-area:header}.contact-us-img__wrapper{grid-area:image}.contact-us-content>.contact-us-form-wrapper:not(.mobile){grid-area:form}.contact-us-form-wrapper h2{font-size:32px}.contact-us-form-wrapper .subtitle{margin-bottom:0}.contact-us-submit-button{max-width:initial}}@media (min-width: 1900px){.contact-us-content{grid-template-columns:600px 1fr}}@media (min-height: 1500px){.contact-us-container{min-height:calc(100vh - 447px)}}.settings__bar-container{width:100%;max-width:285px;display:flex;flex-direction:column;justify-content:space-between}.settings.wrapper{background-color:#eae8e8;padding:60px 48px}.settings.wrapper .settings__wrapper{padding:0}.settings__header{margin-bottom:48px}.settings__header h3,.settings__header p{font-family:Helvetica Neue;font-weight:400;line-height:1.4}.settings__header h3{color:#032320;font-size:48px;margin-bottom:24px}.settings__header p{color:#03232099;font-size:24px}.settings__bar-nav{display:flex;flex-direction:column;gap:20px}.settings__bar-link>a{display:flex;flex-direction:row;gap:10px;align-items:center}.settings__bar-links-list{display:flex;flex-direction:column;gap:6px}.settings__bar-text{font-family:Poppins,sans-serif;font-size:15px;letter-spacing:.8px}.settings__bar-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 16px;border-radius:30px;transition:.3s all ease-in-out}.settings__bar-link[data-state=true]{background-color:#dacbb7}.settings__bar-link[data-state=true] .settings__bar-text{color:#032320}.settings__bar-links-list li{background-color:transparent}.settings__bar-links-list li:hover>a>.settings__bar-text{color:#1e90ff}.settings__bar-links-list li:hover>#settings__user-profile>path,.settings__bar-links-list li:hover>#settings__notifications>path,.settings__bar-links-list li:hover>#settings__subscriptions>g{fill:#f0f0f0;stroke:#1e90ff}.settings__content{width:100%}.bottom-delete-account-button,.settings.wrapper .mobile__buttons-container{display:none}@media (max-width: 1024px){.settings.wrapper .mobile__buttons-container{display:block;padding-top:24px;border-top:1px solid #DACBB7}.settings.wrapper .mobile__buttons-container button{width:100%}.desktop-delete-button{display:none}}@media (max-width: 768px){.settings__header{margin-bottom:48px}.settings__header h3{font-size:32px;margin-bottom:16px}.settings__header p{font-size:24px}.settings.wrapper{padding:60px 16px}.settings.wrapper .mobile__buttons-container{padding-top:24px;border-top:1px solid #DACBB7}.settings.wrapper .mobile__buttons-container button{width:100%}.settings__wrapper{gap:24px}.settings-bar-wrapper .header{padding:32px}}.delete-account-form-container{display:flex;flex-direction:column;gap:12px}.delete-account-modal-content{display:flex;flex-direction:column;gap:24px}.custom-radio-button{display:flex;align-items:center;gap:12px;cursor:pointer}.custom-radio-button .radio-button{flex-shrink:0;height:24px;width:24px;border-radius:24px;border:1px solid #03232099;box-sizing:border-box;transition:.3s all ease-in-out}.custom-radio-button .label{margin:0;font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;color:#032320cc;line-height:1.4}.custom-radio-button.active .radio-button{border-width:6px;border-color:#032320;background-color:#fff}.loading-line-container{position:fixed;top:0;left:0;width:100%;height:4px;background-color:#dacbb7;z-index:9999;overflow:hidden}.loading-line{height:100%;background-color:#032320;max-width:100%}.settings__wrapper{gap:40px}.settings__user-profile-title.main-title{font-size:32px;font-weight:400;color:#032320;border-bottom:1px solid #DACBB7}.settings__user-profile-title{line-height:1.4;font-family:Helvetica Neue}.settings__user-profile{gap:48px!important}.settings__user-profile-card{gap:24px!important}.settings__user-profile-card .settings__user-profile-title{color:#032320cc;font-size:24px;font-weight:500}.settings__user-profile-form{display:flex;flex-direction:column;gap:16px}.settings__user-profile-form__buttons{display:flex;justify-content:start;gap:16px}.settings__user-profile-info-group,.settings__notifications-info-text{gap:5px;font-family:Montserrat,sans-serif}.settings__user-profile-input[type=text]{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px}.user-profile-info-text{color:#666}.settings__user-profile-btn{padding:10px 15px;border:none;border-radius:4px;cursor:pointer;font-size:14px;width:fit-content}.settings__user-profile-btn-primary{background-color:#007bff;color:#fff}.settings__user-profile-btn-secondary{background-color:#6c757d;color:#fff}.settings__user-profile-btn-danger{background-color:#dc3545;color:#fff}.user-profile-dialog-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.user-profile-dialog{font-family:Montserrat;background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;width:100%;text-align:center;display:flex;flex-direction:column;gap:15px}.user-profile-dialog>h2{color:#000}.user-profile-dialog-buttons{display:flex;justify-content:center}.user-profile-btn-cancel{border:1px solid #000;color:#000;background-color:transparent;cursor:pointer}.user-profile-btn-cancel:hover{background-color:#f5f5f5}.settings__user-profile-card:nth-of-type(1)>div>.settings__user-profile-value{height:20px}@media (max-width: 1023px){.settings__wrapper{gap:30px}.settings__wrapper{flex-direction:column}.settings__user-profile-card{width:100%}}@media (max-width: 767px){.settings__notifications-info-text{width:80%}.settings__user-profile-title.main-title{font-size:24px}.settings__user-profile{gap:24px!important}.settings__user-profile-card .settings__user-profile-title{font-size:18px}.settings__user-profile-form__buttons{flex-direction:column}}.settings__content .settings__notification{display:flex;flex-direction:column;gap:0}.settings__notification-value{font-family:Helvetica Neue,sans-serif;color:#03232099}.settings__notification-intro{margin-bottom:8px}.settings__notification-header{color:#032320;font-size:28px;line-height:1.3;font-family:Helvetica Neue,sans-serif;font-weight:500;margin:0 0 6px;padding:0;border:none}.settings__notification-subtitle{margin:0 0 24px;font-family:Helvetica Neue,sans-serif;font-size:15px;line-height:1.5;color:#03232099}.settings__notification-section{margin-top:0}.settings__notification-section+.settings__notification-section{margin-top:16px}.settings__notification-section-title{margin:0 0 12px;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#03232099}.settings__notification-card{background:#fff;border:1px solid #DACBB7;border-radius:12px;overflow:hidden}.settings__notification-error{color:#a23a2a;font-size:14px;margin-bottom:12px}.settings__channels-card .settings__channel-row{padding:16px 20px;border-bottom:1px solid #DACBB766}.settings__channels-card .settings__channel-row:last-child{border-bottom:none}.settings__channel-row-grid{display:grid;grid-template-columns:minmax(0,1fr) 140px minmax(0,1fr);column-gap:16px;align-items:center}.settings__channel-main{grid-column:1;display:flex;align-items:stretch;gap:14px;min-width:0}.settings__channel-status{grid-column:2;display:flex;justify-content:center;align-items:center;width:100%}.settings__channel-trailing{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.settings__channel-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;align-self:stretch}.settings__channel-icon--boxed{border-radius:8px;background:#eae8e8}.settings__channel-icon svg,.settings__channel-icon img{display:block;width:32px;height:32px}.settings__channel-info{min-width:0}.settings__channel-name{display:block;font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;color:#032320;margin-bottom:4px}.settings__channel-detail{margin:0;font-family:Helvetica Neue,sans-serif;font-size:14px;line-height:1.45;color:#03232099}.settings__channel-code{margin:10px 0 0;font-size:13px;line-height:1.45;color:#03232099}.settings__channel-code--hint{margin-top:8px}.settings__channels-card .settings__channel-row .settings__channel-code{grid-column:1 / -1;margin:10px 0 0 46px}.settings__channel-row--muted{opacity:.6}.settings__channel-row--muted .settings__channel-name{color:#03232099}.settings__channel-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.settings__channel-badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1;padding:5px 10px;border-radius:999px;background:#eae8e8;color:#03232099;font-family:Helvetica Neue,sans-serif;white-space:nowrap}.settings__channel-badge-icon{width:12px;height:12px}.settings__channel-badge--connected{background:#dce7de;color:#1f4a35}.settings__channel-badge--paused{background:#eae8e8;color:#03232099}.settings__channel-badge--free{background:#dacbb733;color:#032320}.settings__channel-badge--premium{background:#f1e4c9;color:#7a5b1f;font-weight:500}.settings__preferences-access-free{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#dacbb733;color:#032320;font-size:12px;line-height:1;font-family:Helvetica Neue,sans-serif}.settings__notification-button{border-radius:8px;padding:8px 14px;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:500;cursor:pointer;border:1px solid transparent;white-space:nowrap;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.settings__notification-button-primary{background-color:#032320;color:#fff;border-color:#032320}.settings__notification-button-primary:hover{background-color:#354e4d;border-color:#354e4d}.settings__notification-button-primary:disabled{opacity:.55;cursor:not-allowed}.settings__notification-button-secondary{background-color:#fff;color:#032320;border-color:#dacbb7}.settings__notification-button-secondary:hover{background-color:#eae8e8}.settings__notification-button-secondary:disabled{opacity:.55;cursor:not-allowed}.settings__notification-button--compact-text{padding-inline:10px}.settings__notification-inline-link{background:none;border:none;padding:0;font:inherit;color:#032320;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.settings__notification-inline-link:hover{color:#354e4d}.notification-switch{position:relative;display:inline-block;width:51px;height:31px;box-sizing:border-box;flex-shrink:0}.notification-switch input{opacity:0;width:0;height:0}.settings__notification-slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#dacbb7;transition:background-color .25s ease;border-radius:999px;border:none}.settings__notification-slider:before{position:absolute;content:"";height:25px;width:25px;left:3px;top:3px;background-color:#fff;transition:transform .25s ease;border-radius:50%;box-shadow:0 1px 2px #0323202e}.notification-switch__check,.notification-switch__x{position:absolute;top:50%;transform:translateY(-50%);pointer-events:none;transition:opacity .2s ease}.notification-switch__check{left:8px;width:12px;height:10px;color:#fff;opacity:0}.notification-switch__x{right:9px;width:10px;height:10px;color:#03232099;opacity:1}.notification-switch input:checked+.settings__notification-slider{background-color:#032320}.notification-switch input:checked+.settings__notification-slider:before{transform:translate(20px)}.notification-switch input:checked+.settings__notification-slider .notification-switch__check{opacity:1}.notification-switch input:checked+.settings__notification-slider .notification-switch__x{opacity:0}.notification-switch--disabled{pointer-events:none}.notification-switch input:disabled{opacity:1}.notification-switch--disabled .settings__notification-slider{cursor:not-allowed;background-color:#eae8e8}.notification-switch--disabled .settings__notification-slider:before{box-shadow:none;background-color:#faf8f5}.notification-switch--disabled .notification-switch__x{color:#03232066}.settings__preferences-table-wrap{overflow-x:auto}.settings__preferences-table{width:100%;border-collapse:collapse;font-family:Helvetica Neue,sans-serif}.settings__preferences-table th{text-align:left;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#03232099;padding:14px 20px;border-bottom:1px solid #DACBB766;background:#faf8f4}.settings__preferences-table th:not(:first-child){text-align:center;width:96px}.settings__preferences-table th:last-child{width:120px}.settings__preferences-row td{padding:18px 20px;border-bottom:1px solid #DACBB766;vertical-align:middle}.settings__preferences-row:last-child td{border-bottom:none}.settings__preferences-toggle-cell,.settings__preferences-access{text-align:center}.settings__preferences-access-premium{display:flex;flex-direction:column;align-items:center;gap:6px}.settings__preferences-type{min-width:220px}.settings__preferences-type-inner{display:flex;align-items:flex-start;gap:12px}.settings__preferences-type-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#eae8e8;margin-top:1px}.settings__preferences-type-icon--asset{background:none;border-radius:0}.settings__preferences-type-icon--asset svg{display:block;width:32px;height:32px}.settings__preferences-type-title{display:block;font-size:15px;font-weight:500;color:#032320;margin-bottom:2px}.settings__preferences-type-desc{display:block;font-size:13px;line-height:1.4;color:#03232099}.settings__preferences-group-row td{background:#eae8e8;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#032320cc;padding:8px 20px;border-bottom:1px solid #DACBB766;border-top:1px solid #DACBB766}.settings__preferences-footer-hint{display:flex;align-items:center;gap:10px;margin:8px 16px 12px;padding:10px 14px;font-size:13px;line-height:1.35;color:#03232099;background:#dacbb733;border-radius:8px}.settings__preferences-footer-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:#03232099}.settings__preferences-footer-icon svg{display:block;width:20px;height:20px}.settings__preferences-footer-link{background:none;border:none;padding:0;font:inherit;font-size:13px;color:#032320;font-weight:500;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.settings__preferences-footer-link:hover{color:#354e4d}.settings__preferences-upgrade{color:#032320;font-size:13px;font-weight:500;text-decoration:none;border-bottom:1px solid #DACBB7;padding-bottom:1px}.settings__preferences-upgrade:hover{color:#354e4d;border-bottom-color:#354e4d}@media (max-width: 768px){.settings__notification-header{font-size:22px}.settings__notification-subtitle{font-size:14px}.settings__channel-row-grid{grid-template-columns:minmax(0,1fr);row-gap:10px}.settings__channels-card .settings__channel-row{padding:16px 20px}.settings__channel-status{justify-content:flex-start;width:auto}.settings__preferences-table th,.settings__preferences-row td{padding:12px 14px}.settings__preferences-type{min-width:160px}}.subscriptions-container{color:#032320}.settings__notification{display:flex;flex-direction:column;gap:48px}.subscriptions-card{background-color:transparent;border-radius:8px;padding:0;color:#032320}.subscriptions-header{margin-bottom:48px;color:#032320;font-size:32px;line-height:1.4;font-family:Helvetica Neue;font-weight:400;padding-bottom:6px;border-bottom:1px solid #DACBB7}.subscriptions-title{font-size:1.25rem;font-weight:700;color:#032320}.subscriptions-refresh-button{background:none;border:none;padding:0;cursor:pointer}.subscriptions-content{color:#032320;font-family:DM Sans}.subscriptions-table-container{margin-bottom:48px;min-height:290px}.subscriptions-table{width:100%;border-collapse:collapse;color:#032320;table-layout:fixed}.subscriptions-table-header{color:#032320}.subscriptions-table-row{border-bottom:1px solid #e2e8f0;color:#032320}.subscriptions-table-row:hover{background-color:#fff3}.subscriptions-table-head{padding:.75rem;text-align:center;font-weight:500;color:#032320;font-size:15px;font-family:Helvetica Neue}.invoice-id-container{position:relative;cursor:pointer}.invoice-id-container .tooltip-wrapper{position:absolute;background-color:#032320;padding:4px 10px;border-radius:6px;gap:6px;align-items:center;left:50%;transform:translate(-50%,7px);z-index:2;display:none}.invoice-id-container .tooltip-wrapper p{color:#fff9;font-size:13px;font-family:Helvetica Neue;font-weight:400}.invoice-id-container .tooltip-wrapper .triangle-icon{position:absolute;top:0;left:50%;transform:translate(-50%,-4px)}.invoice-id-container .tooltip-wrapper.open{display:flex}.subscriptions-table-cell{padding:10px;color:#032320;word-wrap:break-word;font-size:15px;font-family:Helvetica Neue;line-height:1.4;font-weight:400}.subscriptions-price-cell{display:flex;flex-direction:column;align-items:center;gap:4px}.subscriptions-price-hint{font-size:12px;color:#6b7280;line-height:1.3}.subscriptions-status{display:inline-block;padding:2px 10px;border-radius:999px;font-size:13px;font-weight:500}.subscriptions-status--trial{color:#9a5b1a;background-color:#c47d3026}.subscriptions-status--active{color:#2d6a4f;background-color:#51868126}.subscriptions-status--expired{color:#6b7280;background-color:#6b72801f}.subscriptions-table-row{border-bottom:1px solid #DACBB7}.subscriptions-table-cell.text-right{color:#032320}.subscriptions-table-cell.text-center{text-align:center;color:#032320}.subscriptions-table-cell.actions-cell{text-align:center}.subscriptions-dropdown-button{background:none;border:none;padding:5px;cursor:pointer}.subscriptions-dropdown-button:hover{background-color:#f4f4f5}.subscriptions-dropdown-icon{width:24px;height:24px;color:#4a5568}.hidden-md,.hidden-sm{display:none;color:#032320}@media (min-width: 768px){.hidden-md{display:table-cell;color:#032320}}@media (min-width: 576px){.hidden-sm{display:table-cell;color:#032320}}.subscription-dropdown-menu-content{position:absolute;background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:4px;z-index:1000;padding:8px}.subscription-dropdown-menu-item{display:block;padding:8px 12px;background-color:#fff;color:#032320;border-radius:4px;text-align:left;cursor:pointer;font-size:14px;font-weight:500}.subscription-dropdown-menu-item:hover{background-color:#f1f5f9;color:#1a202c}.subscription-dropdown-menu-item:active{background-color:#e2e8f0}@media (max-width: 768px){.subscriptions-table-container{min-height:initial}}.home__content{padding-top:27px;background-color:#032320}.home__first-section{padding:0 48px 100px}.home__first-section .content{display:flex;gap:16px;overflow:hidden}.home__first-section .content div{width:50%}.home__first-section .content div img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.home__first-section .content .text{display:flex;flex-direction:column;justify-content:center;animation:firstSectionLeftPart 1s ease-in-out;color:#dacbb7}.home__first-section .content .text h1{font-family:Forum;font-size:clamp(48px,5vw,80px);line-height:1.2;font-weight:400}.home__first-section .content .text h3{font-family:Helvetica Neue;font-size:clamp(16px,1.75vw,24px);line-height:1.4;font-weight:400;margin-top:24px;color:#fff9}.home__first-section .content .star-1{position:absolute;top:18.5%;left:27.75%;height:19.25%;width:19.25%;animation:starOpacityAnimation 1.5s infinite linear,firstStartRotationAnimation 1.5s infinite linear}.home__first-section .content .star-2{position:absolute;height:15%;width:15%;top:34%;left:67%;animation:starOpacityAnimation 1.5s infinite linear,secondStartRotationAnimation 1.5s infinite linear;animation-delay:.3s,.3s}.home__first-section .content .star-3{position:absolute;height:15%;width:15%;top:9%;left:44%;animation:starOpacityAnimation 1.5s infinite linear,secondStartRotationAnimation 1.5s infinite linear;animation-delay:.6s,.6s}.home__first-section .content .star-4{position:absolute;height:11%;width:11%;top:51%;left:44%;animation:starOpacityAnimation 1.5s infinite linear,thirdStartRotationAnimation 1.5s infinite linear;animation-delay:.4s,.4s}.home__first-section .content .star-5{position:absolute;height:11%;width:11%;top:61.5%;left:21%;animation:starOpacityAnimation 1.5s infinite linear,fourthStartRotationAnimation 1.5s infinite linear;animation-delay:.3s,.3s}.home__first-section .content .ring-img__wrapper{position:relative;animation:firstSectionRightPart 1s ease-in-out}.home__second-section{background-color:#eae8e8;padding:100px 0}.home__second-section h2{font-family:Helvetica Neue;font-weight:500;font-size:48px;line-height:1.4;margin-bottom:48px;padding-left:38px;color:#032320}.join-now-button{max-width:142px;margin-top:60px}.home__third-section{padding:100px 70px 0}.home__third-section .content{background-color:#eae8e8;padding:60px 48px;border-radius:20px;display:flex;gap:60px}.home__third-section .content img{height:165px;transition:all .3s ease-in-out}.home__third-section .content .content-wrapper{display:flex;justify-content:center;flex-direction:column;gap:32px}.home__third-section .content .content-wrapper h3{font-family:Helvetica Neue;font-weight:400;font-size:32px;line-height:1.25;color:#032320}.home__third-section .content .content-wrapper .text-wrapper{display:flex;flex-direction:column;gap:16px}.home__third-section .content .content-wrapper .text-wrapper span{font-family:Helvetica Neue;font-weight:400;font-size:15px;line-height:1.25;color:#354e4d}.home__third-section .content.expanded img{height:400px}.home__fourth-section{padding:100px 48px}.home__fourth-section h1{font-family:Helvetica Neue;font-weight:400;font-size:48px;line-height:1.4;color:#dacbb7;margin-bottom:48px}.home__fourth-section .items{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.home__fourth-section .items .item{padding:24px;border-radius:16px;background-color:#0003;width:100%}.home__fourth-section .items .item .title{display:flex;justify-content:start;gap:6px;align-items:center;margin-bottom:16px}.home__fourth-section .items .item .title p{color:#dacbb7;font-family:Helvetica Neue;font-weight:500;font-size:18px;line-height:1.4}.home__fourth-section .items .item .text{color:#fff9;font-family:Helvetica Neue;font-weight:400;font-size:15px;line-height:1.25}.home__fifth-section{background-color:#eae8e8;padding:100px 10px;display:flex;justify-content:center}.home__fifth-section .content{display:flex;flex-direction:column;justify-content:center;gap:24px}.home__fifth-section .content .text{text-align:center;font-size:32px;font-family:Helvetica Neue;line-height:1.4;font-weight:400;max-width:1136px;color:#032320}.home__sixth-section{padding:100px 48px;background-color:#032320}.home__sixth-section h2{font-family:Helvetica Neue;font-weight:400;font-size:48px;line-height:1.4;margin-bottom:48px;color:#dacbb7}.home__sixth-section .button-wrapper{margin-top:48px;display:flex;justify-content:center}.home__eighth-section{display:flex;gap:60px}.home__eighth-section img{max-width:45%;width:100%;aspect-ratio:1 / 1;object-fit:cover}.home__eighth-section .wrapper{min-height:100%!important;display:flex;justify-content:center;align-items:end;width:100%;background-color:#032320}.home__eighth-section .wrapper .content{display:flex;flex-direction:column;gap:clamp(24px,1.75vw,32px);padding-right:112px}.home__eighth-section .wrapper .content h2{color:#dacbb7;font-size:clamp(24px,1.75vw,60px);font-family:Helvetica Neue;line-height:1.4;font-weight:400}.home__eighth-section .wrapper .content p{color:#fff9;font-size:clamp(12px,1vw,24px);font-family:Helvetica Neue;line-height:1.4;font-weight:400}.home__eighth-section .wrapper .content .input-wrapper{display:flex;flex-direction:row;gap:12px}.home__eighth-section .wrapper .content .input-wrapper input{background:transparent;padding:6px 16px;color:#dacbb7;caret-color:#e4e2d799;border:1px solid #FFFFFF66;border-radius:10px;width:calc(77.5% - 12px);transition:.3s ease-in-out;font-size:15px}.home__eighth-section .wrapper .content .input-wrapper input:hover{background-color:#dacbb71a}.home__eighth-section .wrapper .content .input-wrapper button{width:22.5%;background-color:transparent;border:1px solid #DACBB7;padding:8px 24px;color:#dacbb7;border-radius:10px;min-width:130px;transition:.3s ease-in-out;font-size:18px}.home__eighth-section .wrapper .content .input-wrapper button:hover{background-color:#dacbb733}.ring-slider{height:240px;width:240px}.ring-slider:hover{top:-20px!important;width:289px;height:274px}.necklaces-slider{top:25px!important;width:191px;height:202px}.necklaces-slider:hover{top:15px!important;height:231px;width:232px}.bracelets-slider{width:207px;height:186px}.bracelets-slider:hover{top:-8px!important;width:261px;height:212px}.earrings-slider{top:32px!important;width:255px;height:186px}.earrings-slider:hover{top:16px!important;width:321px;height:222px}.pedant-slider{top:32px!important;width:135px;height:186px}.pedant-slider:hover{top:16px!important;width:161px;height:222px}.brooch-slider,.jewelery-set-slider{top:32px!important;width:200px;height:200px}.brooch-slider:hover,.jewelery-set-slider:hover{top:16px!important;width:250px;height:250px}.other-slider{top:32px!important;width:207px;height:191px}.other-slider:hover{top:16px!important;width:240px;height:218px}.subscribe-modal__text{font-family:Helvetica Neue;font-weight:400;font-size:18px;line-height:1.4;color:#032320cc}.home__buttons-wrapper{display:flex;justify-content:start;gap:16px}@media (max-width: 1100px){.home__eighth-section .wrapper .content{padding-right:48px}}@media (max-width: 768px){.home__content{padding-top:0}.home__first-section{display:block;height:initial!important;padding:60px 16px}.home__first-section .content{display:block}.home__first-section .content .text h1{font-size:48px}.home__first-section .content .text h3{font-size:18px}.home__first-section div{width:100%!important}.home__first-section div img{height:100%;width:100%}.home__second-section{padding:60px 16px}.home__second-section h2{font-size:32px;padding-left:0;color:#032320}.join-now-button{max-width:initial;width:100%}.ring-img__wrapper{margin-top:32px}.home__third-section{padding:60px 16px}.home__third-section .content{flex-direction:column;padding:30px 16px;gap:48px}.home__third-section .content .content-wrapper h3{font-size:24px}.home__third-section .content img{height:100%!important}.home__fourth-section{padding:60px 16px}.home__fourth-section h1{font-size:32px}.home__fourth-section .items{grid-template-columns:1fr;gap:20px}.home__fifth-section{padding:60px 16px}.home__fifth-section .content .text{font-size:24px}.home__sixth-section{padding:60px 16px}.home__sixth-section h2{font-size:32px}.home__sixth-section .button-wrapper .button-with-animation{width:100%}.home__eighth-section{flex-direction:column;gap:48px}.home__eighth-section img{width:100%;max-width:100%}.home__eighth-section .wrapper .content{padding-right:16px;padding-left:16px}.home__eighth-section .wrapper .content .input-wrapper button{min-width:133px}.ring-slider{height:139px;width:129px}.ring-slider:hover{top:0!important;height:139px;width:129px}.necklaces-slider,.necklaces-slider:hover{top:10px!important;width:104px;height:104px}.bracelets-slider{width:149px;height:108px}.bracelets-slider:hover{top:0!important;width:149px;height:108px}.earrings-slider,.earrings-slider:hover{top:8px!important;width:152px;height:104px}.pedant-slider,.pedant-slider:hover{top:8px!important;width:76px;height:105px}.brooch-slider,.brooch-slider:hover{top:0!important;width:152px;height:136px}.jewelery-set-slider,.jewelery-set-slider:hover{top:8px!important;width:119px;height:116px}.other-slider,.other-slider:hover{top:16px!important;width:104px;height:103px}}@keyframes firstSectionLeftPart{0%{transform:translate(-80%)}to{transform:translate(0)}}@keyframes firstSectionRightPart{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes starOpacityAnimation{0%{opacity:0}35%{opacity:1}50%{opacity:1}85%{opacity:0}to{opacity:0}}@keyframes firstStartRotationAnimation{0%{transform:rotate(25deg)}35%{transform:rotate(0)}50%{transform:rotate(0)}85%{transform:rotate(25deg)}to{transform:rotate(25deg)}}@keyframes secondStartRotationAnimation{0%{transform:rotate(-25deg)}35%{transform:rotate(0)}50%{transform:rotate(0)}85%{transform:rotate(-25deg)}to{transform:rotate(-25deg)}}@keyframes thirdStartRotationAnimation{0%{transform:rotate(45deg)}35%{transform:rotate(0)}50%{transform:rotate(0)}85%{transform:rotate(45deg)}to{transform:rotate(45deg)}}@keyframes fourthStartRotationAnimation{0%{transform:rotate(65deg)}35%{transform:rotate(20deg)}50%{transform:rotate(20deg)}85%{transform:rotate(65deg)}to{transform:rotate(65deg)}}@keyframes fifthSectionAnimation{0%{opacity:1}2%{opacity:.82}10%{opacity:.82}12%{opacity:.64}20%{opacity:.64}22%{opacity:.46}30%{opacity:.46}32%{opacity:.28}40%{opacity:.28}42%{opacity:.1}50%{opacity:.1}58%{opacity:.1}60%{opacity:.28}68%{opacity:.28}70%{opacity:.46}78%{opacity:.46}80%{opacity:.64}88%{opacity:.64}90%{opacity:.82}98%{opacity:.82}to{opacity:1}}.card{min-width:320px;flex-shrink:0;position:relative;cursor:pointer}.card img,.card .no-image-wrapper{height:320px;width:320px;border-radius:16px;margin-bottom:24px}.card .title{font-size:18px;line-height:1.4;font-weight:500;font-family:Helvetica Neue;color:#dacbb7;margin-bottom:6px}.card .price{color:#fff9;font-family:Helvetica Neue;font-size:15px;line-height:1.4;text-align:center}.card .price__range-line{display:inline;max-width:100%}.card .price__range-label{white-space:nowrap}.card .jewelry-card-link__source-name{font-family:Helvetica Neue;font-weight:400;line-height:1.4;color:#fff9;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.card .favorite-button{position:absolute;right:16px;top:16px;z-index:2;background-color:#032320;padding:10px;border-radius:10px}.no-image-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#0003;border-radius:16px;margin-bottom:30px!important}.no-image-wrapper img{width:45%;height:45%}.no-image-wrapper p{font-size:18px;font-weight:400;line-height:1.4;font-family:Helvetica Neue;color:#dacbb7}@media (min-width: 1440px){.no-image-wrapper{width:20vw!important;height:20vw!important}.no-image-wrapper img{max-width:165px;max-height:165px;height:45%!important;width:45%!important}.card{min-width:20vw}.card img{width:20vw;height:20vw}}@media (max-width: 768px){.upcoming-lots-slider .card{min-width:clamp(150px,42.5vw,172px);max-width:clamp(150px,42.5vw,172px)}.upcoming-lots-slider .card img{width:clamp(150px,42.5vw,172px);height:clamp(150px,42.5vw,172px)}.upcoming-lots-slider .card .title,.upcoming-lots-slider .card .price,.upcoming-lots-slider .card .jewelry-card-link__source-name{text-align:start}}.range-value-text__chunk{white-space:nowrap}.range-value-text__sep{white-space:pre}.upcoming-lots-slider{overflow:hidden;width:100%}.upcoming-lots-slider__track{--marquee-distance: 50%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:20px;width:max-content;background:transparent;animation:upcoming-lots-scroll 25s linear infinite;-webkit-animation:upcoming-lots-scroll 25s linear infinite;will-change:transform}.upcoming-lots-slider-container{display:flex;justify-content:center;width:100%}.upcoming-lots-slider .card{box-sizing:border-box;width:320px;min-width:320px;max-width:320px;flex-shrink:0}.upcoming-lots-slider .card img,.upcoming-lots-slider .card .no-image-wrapper{width:100%;height:320px}.upcoming-lots-slider .card .title{white-space:normal;overflow-wrap:break-word;word-break:break-word}.upcoming-lots-slider .card .price__range-line{display:block;max-width:100%;overflow-wrap:anywhere}.upcoming-lots-slider .card .price__range-line .range-value-text__chunk,.upcoming-lots-slider .card .price__range-line .range-value-text__sep{white-space:normal}@media (min-width: 1440px){.upcoming-lots-slider .card{width:20vw;min-width:20vw;max-width:20vw}.upcoming-lots-slider .card img,.upcoming-lots-slider .card .no-image-wrapper{height:20vw}}@media (max-width: 768px){.upcoming-lots-slider .card{width:clamp(150px,42.5vw,172px);min-width:clamp(150px,42.5vw,172px);max-width:clamp(150px,42.5vw,172px)}.upcoming-lots-slider .card img,.upcoming-lots-slider .card .no-image-wrapper{height:clamp(150px,42.5vw,172px)}}@media (prefers-reduced-motion: reduce){.upcoming-lots-slider__track{animation:none}}@keyframes upcoming-lots-scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-1 * var(--marquee-distance)),0,0)}}.faq-page-container{background-color:#eae8e8;padding:48px 60px}.faq-page-container .faq-page__header{margin-bottom:48px}.faq-page-container .faq-page__header h2{font-size:48px;line-height:1.4;color:#032320;font-family:Helvetica Neue;font-weight:400}.faq-page-container .faq-page__header p{font-size:24px;line-height:1.4;color:#03232099;font-family:Helvetica Neue;font-weight:400;margin-top:24px}.faq-page-container .faq-page__menu{display:flex;flex-direction:column;gap:6px;min-width:280px}.faq-page-container .faq-page__menu button{display:flex;justify-content:space-between;gap:24px;font-family:Helvetica Neue;color:#03232099;font-size:18px;font-weight:400;line-height:1.4;border-radius:30px;padding:8px 16px;align-items:center;transition:.3s all ease-in-out}.faq-page-container .faq-page__menu button.active{color:#032320;background-color:#dacbb7}.faq-page-container .faq-page__content{display:flex;justify-content:space-between;gap:48px}.faq-page-container .faq-items__list--transitioning{opacity:.98;pointer-events:none}.faq-page-container .faq-page__footer{display:flex;justify-content:start;align-items:center;gap:32px;margin-top:48px}.faq-page-container .faq-page__footer p{font-family:Helvetica Neue;font-weight:500;line-height:1.4;color:#032320;font-size:24px}.faq-page{padding-top:32px;background-color:#032320}@media (max-width: 768px){.faq-page{padding-top:0}.faq-page-wrapper .header{padding-top:28px}.faq-page-container{padding:60px 16px}.faq-page-container .faq-page__content{flex-direction:column}.faq-page-container .faq-page__header h2{font-size:32px}.faq-page-container .faq-page__header p{font-size:18px;margin-top:16px}.faq-page-container .faq-page__menu{min-width:initial;max-width:285px}.faq-page-container .faq-page__footer{flex-direction:column;gap:16px}.faq-page-container .faq-page__footer p{font-size:20px}.faq-page-container .faq-page__footer button{width:100%}}@media (min-height: 1200px){.faq-page-container{min-height:calc(100vh - 480px)}}.about-us-page{padding:60px 0 100px;background-color:#032320}.about-us-page h2{font-size:48px;line-height:1.4;font-weight:400;font-family:Helvetica Neue;color:#dacbb7;margin-bottom:48px;padding:0 48px}.about-us-page h3{color:#032320;font-size:32px;line-height:1.4;font-weight:400;font-family:Helvetica Neue;margin-bottom:24px}.about-us-page h4{font-size:24px;color:#03232099;line-height:1.4;font-family:Helvetica Neue;font-weight:500;margin-bottom:48px}.info-section{display:grid;grid-template-columns:1fr auto;gap:40px;margin-bottom:48px;padding:0 48px}.info-section h3{color:#dacbb7;font-size:32px;line-height:1.4;font-weight:400;font-family:Helvetica Neue;margin-bottom:24px}.info-section p{color:#fff9;font-size:24px;line-height:1.4;font-weight:500;font-family:Helvetica Neue}.info-section p span{color:#dacbb7}.info-section img{max-width:246px;border-radius:16px}.info-section.our-story{grid-template-columns:auto 1fr}.our-missions{padding:60px 48px;background-color:#eae8e8}.our-missions div{display:grid;grid-template-columns:1fr 1fr auto 1fr 1fr;gap:32px;align-items:center}.our-missions div p{text-align:center;font-size:15px;line-height:1.4;font-weight:400;font-family:Helvetica Neue;color:#03232099;background-color:#dacbb7;border-radius:60px;padding:24px}.our-missions div img{max-width:114px;border-radius:60px}.what-we-offer{padding:60px 48px}.what-we-offer h3{color:#dacbb7}.what-we-offer h4{color:#fff9;margin-top:0}.what-we-offer h4 span{color:#dacbb7}.what-we-offer .content{display:grid;grid-template-columns:repeat(3,1fr);column-gap:48px}.what-we-offer .content .title,.what-we-offer .content .text{line-height:1.4;font-family:Helvetica Neue}.what-we-offer .content .title{font-size:18px;color:#dacbb7;text-align:left;margin-bottom:16px;font-weight:500}.what-we-offer .content .text{font-size:15px;color:#fff9;font-weight:400}.what-we-offer .content .text.first-row{margin-bottom:48px}.who-is-this{padding:60px 48px;display:grid;grid-template-columns:1fr auto;gap:200px;background-color:#0003}.who-is-this h3{color:#dacbb7}.who-is-this h4{color:#fff9;margin-top:0}.who-is-this img{max-width:246px;border-radius:16px}.who-is-this ul{padding-left:26px}.who-is-this li{color:#fff9;font-size:24px;line-height:1.4;font-weight:500;font-family:Helvetica Neue}.who-is-this li span{color:#dacbb7}.last-section{padding:84px 48px 0}.last-section .cubic-animation{margin-bottom:52px}.last-section .content{display:flex;flex-direction:column;align-items:center}.last-section .content div{max-width:440px;margin-bottom:48px}.last-section .content div h4{color:#dacbb7;margin-top:0;margin-bottom:24px}.last-section .content div p{color:#fff9;font-size:15px;line-height:1.4;font-weight:400;font-family:Helvetica Neue}@media (max-width: 768px){.about-us-page{padding-bottom:60px}.about-us-page h2{font-size:32px;padding:0 16px}.about-us-page h3{font-size:24px}.about-us-page h4{font-weight:400;font-size:18px}.about-us-page .info-section{padding:0 16px;display:block}.about-us-page .info-section p{font-size:18px;font-weight:400}.about-us-page .info-section .img-wrapper{margin-top:24px;display:flex;justify-content:center}.about-us-page .info-section .img-wrapper img{max-width:100%;border-radius:12px;max-height:480px}.our-missions{padding:60px 0 0}.our-missions h3,.our-missions h4{padding:0 16px}.our-missions div{grid-template-columns:1fr 1fr;background-image:url(/assets/our-missions-BEfnd9Gf.jpg);padding:48px 16px;background-size:cover}.our-missions div p{background-color:#dacbb799;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:15px;padding:12px;border-radius:20px}.what-we-offer{padding:60px 16px}.what-we-offer .content{grid-template-columns:1fr}.what-we-offer .content .text:not(:last-child){margin-bottom:24px!important}.what-we-offer .content .text:last-child{margin-bottom:0}.what-we-offer h3{margin-bottom:16px}.what-we-offer h4{margin-bottom:32px}.who-is-this{padding:60px 16px;grid-template-columns:1fr;gap:32px}.who-is-this img{max-width:100%;max-height:480px}.who-is-this .img-wrapper{display:flex;justify-content:center}.who-is-this li{font-size:18px;font-weight:400}.who-is-this h4{margin-bottom:24px}.who-is-this h3{margin-bottom:16px}.last-section{padding:84px 16px 0}.last-section .content{gap:32px}.last-section .content div{margin-bottom:0}.last-section .content div h4{margin-bottom:16px}}.items-dialog-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050}.items-dialog{border-radius:var(--general-border-radius);background-color:#fff;box-shadow:0 4px 8px #0003;max-width:425px;min-width:425px;max-height:fit-content;min-height:fit-content;display:flex;flex-direction:column}.items-dialog__close-svg-block{display:flex;justify-content:flex-end;padding:24px 24px 0 0}.items-dialog__close-svg-block>button{height:24px}.items-dialog__close-svg:hover{opacity:.8}.items-dialog-container__filter-items-list{overflow-y:scroll;max-height:312px}.items-dialog__container{display:flex;flex-direction:column;gap:16px;padding:0 24px}.filter-materials-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;overflow-y:auto;max-height:400px;padding:10px}.filter-material-option{display:flex;align-items:center}.item-dialog-buttons{display:flex;flex-direction:row;justify-content:space-between;padding:16px 24px 24px}.close-button{background-color:#f4f4f5;color:#000}.apply-button{background-color:#000;color:#fff}.apply-button,.close-button{padding:8px 16px;cursor:pointer;border-radius:6px;font-size:clamp(12px,4vw,14px);font-family:Geist;font-weight:500}.apply-button:hover,.close-button:hover{opacity:.8}.scroll-container{padding-right:16px;overflow-y:auto}.scroll-container::-webkit-scrollbar{width:8px;background-color:transparent}.scroll-container::-webkit-scrollbar-thumb{background-color:transparent;border-radius:4px;height:125px}.scroll-container:hover::-webkit-scrollbar-thumb,.scroll-container:focus-within::-webkit-scrollbar-thumb{background-color:#d1d5db}.main-filter-container{display:flex;flex-direction:column;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease;gap:16px;background-color:transparent;font-size:clamp(16px,4vw,18px);font-family:Geist;font-weight:600}.main-filter-container:first-child{border-top-left-radius:var(--general-border-radius);border-top-right-radius:var(--general-border-radius)}.main-filter-container:last-child{border-bottom-left-radius:var(--general-border-radius);border-bottom-right-radius:var(--general-border-radius)}.main-filter-container__header{display:flex;justify-content:space-between;font-size:18px;color:#dacbb7;font-family:Helvetica Neue;line-height:1.4;font-weight:500}.main-filter-container__dropdown-svg{rotate:0deg;transition:all .3s ease;height:24px}.main-filter-container__dropdown-svg.open{rotate:180deg}.main-filter-container__content{display:flex;flex-direction:column;gap:clamp(8px,2.5vw,16px)}.main-filter-container__filter-items-list{display:flex;flex-direction:column;gap:8px}.main-filter-container__label{display:flex;align-items:center;gap:8px;color:#dacbb7;font-size:15px;font-weight:400;font-family:Helvetica Neue;height:24px}.main-filter__item-count{margin-left:auto;color:#dacbb799}.main-filter__empty-count{color:#dacbb799;font-family:Helvetica Neue;font-size:15px;font-weight:400;line-height:1.4}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.loading-animation{animation-duration:1.5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#a9a9a9;background:linear-gradient(to right,#eee 8%,#ddd 18%,#eee 33%);background-size:1000px 104px;height:21px;position:relative;overflow:hidden;border-radius:4px}.main-filter-container .loading-animation{background:#dacbb71a;background:linear-gradient(90deg,#dacbb714,#dacbb714 40%,#dacbb738,#dacbb714 60%,#dacbb714);background-size:800px 100%}.subcategories-name,.subcategory-items__count{font-size:15px;color:#dacbb7;font-family:Helvetica Neue;line-height:1.4;font-weight:400}.subsection-wrapper{display:flex;justify-content:space-between}.subcategory__right-part{display:flex;gap:8px}.subsection-items__wrapper{padding:16px 0 8px}.jewelries__sort-dropdown{-webkit-user-select:none;user-select:none;max-height:41px;min-width:0}.jewelries__sort-dropdown{margin-left:auto}.jewelries__sort-dropdown,.jewelries__sort-dropdown-list{z-index:3}.jewelries__sort-dropdown-header,.jewelries__sort-dropdown-list{font-family:Geist;font-weight:400;font-size:clamp(12px,4vw,14px);background-color:#fff}.jewelries__sort-dropdown-header{border:1px solid #DACBB7;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background-color:#032320;color:#dacbb7;padding:8px 24px;gap:16px;font-size:18px}.jewelries__sort-dropdown-header-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jewelries__sort-dropdown-list{position:absolute;margin-top:4px;border-radius:var(--general-border-radius);box-shadow:0 4px 8px #0000001a;list-style:none;transform:translateY(calc(50% + 20px));background-color:#032320;border:1px solid #DACBB733;padding:10px}.jewelries__sort-dropdown-list-item{cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:8px;transition:background-color .2s;color:#fff9;background-color:transparent;font-family:Helvetica Neue;font-size:15px;line-height:1.4;font-weight:400}.jewelries__sort-dropdown-list .jewelries__sort-dropdown-list-item:not(:last-child){border-bottom:1px solid #FFFFFF99;padding-bottom:10px}.jewelries__sort-dropdown-list .jewelries__sort-dropdown-list-item:not(:first-child){padding-top:10px}.jewelries__sort-dropdown-list-item:hover{color:#fff}.jewelries__sort-dropdown-header-svg{height:16px;flex-shrink:0}.check-icon{width:16px;height:16px;opacity:0;transition:opacity .3s ease}.check-icon.visible{opacity:1}.pagination__choose-page-button>svg{stroke:#111827}.pagination__choose-page-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 767px){.jewelries__sort-dropdown-header[data-estimate-selected=true]{gap:8px}.jewelries__sort-dropdown-header[data-compact=true]{padding:8px 10px;gap:8px;font-size:16px}.jewelries__sort-dropdown-header[data-compact=true] .jewelries__sort-dropdown-header-svg{height:14px}.jewelries__sort-dropdown-list{margin-top:8px}.actual-filters{width:100%}}@media (max-width: 424px){.jewelries__sort-dropdown{width:100%}.jewelries__sort-dropdown-header[data-estimate-selected=true]{gap:6px}.jewelries__sort-dropdown-header[data-compact=true]{padding:6px 8px;gap:6px;font-size:14px}}.jewelries__container{display:flex;flex-direction:column;background-color:#032320;padding:60px 48px!important}.jewelries__additional-container{display:flex;gap:24px}.lock-image{width:25px;height:25px;position:relative;top:7px}.jewelries__left-panel{max-width:320px;display:flex;flex-direction:column;gap:48px;width:320px}.jewelries__left-panel .divider{height:1.5px;margin-top:24px;background-color:#dacbb733}.jewelries__left-panel .left-panel__title{text-transform:uppercase;color:#dacbb799;font-size:18px;line-height:1.4;font-weight:500;font-family:Helvetica Neue}.jewelries__left-panel .left-panel__filters{display:flex;flex-direction:column;gap:24px}.jewelries__left-panel .buttons-wrapper{display:flex;justify-content:space-between}.jewelries-grid{display:grid;gap:32px;align-items:stretch;width:100%;max-width:1040px;overflow-anchor:none}.search-container{display:flex;align-items:center;border:1px solid #ccc;border-radius:10px;margin-bottom:20px}.search-button{padding:10px;border:none;background-color:#fff;border-radius:0 10px 10px 0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.search-button .search-icon{width:20px;height:20px}.item-filter{margin:20px 0}.item-filter label{display:block;margin-bottom:5px;cursor:pointer;background-color:#fff;color:#000}.item-filter input[type=checkbox]{margin-right:10px}.item-filter .show-all{display:inline-block;color:#000;text-decoration:underline;cursor:pointer;margin-top:10px}.jewelries__page{background-color:#032320;width:100%;max-width:100%;overflow-x:hidden}.jewelries__page .jewelries__sort-dropdown{margin-left:0;display:flex;align-items:center}.jewelries__header{display:flex;justify-content:space-between;margin-top:32px;margin-bottom:48px;align-items:center}.jewelries__header h2{color:#dacbb7;font-weight:400;line-height:1.4;font-size:48px;font-family:Helvetica Neue;align-items:center}.jewelries__sort-container{display:flex;font-size:15px;line-height:1.4;color:#fff9;font-family:Helvetica Neue;font-weight:400;gap:24px;align-items:center}.jewelries__items-count{white-space:nowrap}.jewelries__mobile-top-pagination{margin-bottom:16px}.pagination-wrapper{margin-top:48px;padding-bottom:60px}.mobile-filters__wrapper{position:fixed;top:0;left:0;z-index:9999;height:100vh;width:100vw;background-color:#032320;padding:30px 16px;overflow-y:scroll;overflow-x:hidden}.mobile-filters__wrapper .mobile-filters__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mobile-filters__wrapper .mobile-filters__header p{text-transform:uppercase;font-family:Helvetica Neue;color:#dacbb799;font-size:18px;line-height:1.4;font-weight:500}.jewelries__right-panel{width:100%;min-width:0}@media (max-width: 1024px){.jewelries__page .desktop{display:none}.jewelries__page .mobile{display:block}.jewelries__sort-container{font-size:16px;justify-content:space-between;gap:8px}.jewelries__sort-container>div{flex:0 0 auto;min-width:0}.jewelries__sort-dropdown,.jewelries__sort-dropdown-header{width:auto}.container.jewelries__container{padding:60px 16px 0!important}.jewelries__right-panel{margin-top:32px}.jewelries__header{margin-top:0;margin-bottom:32px}.jewelries__header h2{font-size:32px}}@media (min-width: 1281px){.jewelries-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1025px) and (max-width: 1280px){.jewelries-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px) and (max-width: 1024px){.jewelries-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1439px){.jewelries__left-panel{margin-right:20px}}@media (max-width: 767px){.jewelries-grid{grid-template-columns:repeat(2,1fr);max-width:100%;min-width:0}.jewelries__sort-container{font-size:16px;justify-content:space-between;gap:4px}.jewelries__items-count.is-wrapped{white-space:normal;text-align:right;line-height:1.2}.jewelries__left-panel{max-width:initial;width:100%}.jewelries__sort-dropdown,.jewelries__sort-dropdown-header{width:100%}.container.jewelries__container{padding:60px 16px 0!important}.jewelry-card-link__image{min-height:initial}.jewelries__right-panel{margin-top:32px}.jewelries__header{margin-top:0;margin-bottom:32px}.jewelries__header h2{font-size:32px}}@media (max-width: 400px){.jewelries-grid{grid-template-columns:repeat(1,1fr)}.jewelries__sort-container{font-size:12px}.jewelries__sort-container .secondary-button.tertiary-button{padding:9px 24px;font-size:14px}.jewelries__sort-container .jewelries__sort-dropdown-header{padding:6px 18px;font-size:14px}}.price-filter-diapason__container{display:flex;gap:10px;align-items:center}.price-filter-diapason__container span{font-family:Helvetica Neue;font-size:15px;font-weight:400;color:#dacbb7}.price-slider__container{height:20px;position:relative;display:flex;justify-content:center;align-items:center}.price-slider__container .slider__control{position:absolute;top:0;height:20px;width:20px;background-color:#dacbb7;border-radius:50%}.price-slider__container .slider__control.min{left:0}.price-slider__container .slider__control.max{left:calc(100% - 20px)}.price-slider__container .slider__line{height:4px;width:100%;background:linear-gradient(180deg,#dacbb7,#daccba 50.09%,#91816b)}.price-currency__container{gap:6px;padding:6px 16px;border-radius:10px;border:1px solid #FFFFFF66;max-width:115px;height:41px;position:relative}.price-currency__container .price-currency__value{display:flex;gap:6px;align-items:center;justify-content:space-between;height:100%}.price-currency__container .price-currency__value span{font-family:Helvetica Neue;font-weight:400;font-size:15px;color:#e4e2d799}.price-currency__container .price-currency__checkboxes{position:absolute;top:calc(100% + 2px);padding:10px;border-radius:10px;display:flex;flex-direction:column;gap:10px;width:100%;border:1px solid #DACBB733;background-color:#032320;left:0;z-index:2}.price-currency__container .price-currency__checkboxes .divider{height:1px;width:100%;background-color:#dacbb733;margin-top:10px}.price-currency-checkbox__item{display:flex;gap:8px;align-items:center}.price-currency-checkbox__item .item__label{font-family:Helvetica Neue;font-weight:400;font-size:15px;color:#dacbb7}.not-found-page-wrapper{display:flex;flex-direction:column;min-height:100vh;background-color:#032320}.not-found-page{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:160px 120px 80px;background-color:#032320}.not-found-page__card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:1200px;min-height:504px;padding:80px 32px;border:1px solid rgba(218,203,183,1);border-radius:26px;background-color:#0003}.not-found-page__code{font-family:Helvetica Neue,sans-serif;font-size:clamp(96px,20vw,200px);font-weight:500;line-height:1.4;letter-spacing:0;background:linear-gradient(180deg,#dacbb7,#6b5434cc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.not-found-page__title{margin-top:24px;font-family:Helvetica Neue,sans-serif;font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1.4;letter-spacing:0;color:#dacbb7}.not-found-page__description{margin-top:16px;max-width:520px;font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:400;line-height:1.4;letter-spacing:0;color:#eae8e8}@media (max-width: 768px){.not-found-page{padding:48px 16px}.not-found-page__card{min-height:auto;padding:48px 24px;border-radius:16px}.not-found-page__title{margin-top:16px}.not-found-page__description{margin-top:12px;font-size:16px}}
