.footer{color:#1d1d1b;font-weight:300;font-size:14px;line-height:1.4}.footer__main{padding-right:20px;padding-left:20px}@media(min-width:992px){.footer__main{padding-right:30px;padding-left:30px}}.footer__main{display:flex;flex-direction:column;padding-top:30px;padding-bottom:90px}@media(min-width:1024px){.footer__main{flex-direction:row;justify-content:space-between;gap:48px;padding-top:60px;padding-bottom:0;padding-right:0}}.footer__content{display:flex;flex-direction:column;padding-top:80px}@media(min-width:1024px){.footer__content{flex:1;justify-content:space-between;padding-top:36px;padding-bottom:40px;border-top:none}}.footer__nav{display:grid;grid-template-columns:repeat(2,1fr);gap:80px 0}@media(min-width:1024px){.footer__nav{gap:24px;grid-template-columns:repeat(4,1fr)}}.footer__col:nth-child(1){order:3}@media(min-width:1024px){.footer__col:nth-child(1){order:0}}.footer__col:nth-child(4){order:4}@media(min-width:1024px){.footer__col:nth-child(4){order:0}}.footer__links{display:flex;gap:10px;flex-direction:column;list-style:none}@media(min-width:1024px){.footer__links{gap:5px}}.footer__links a{text-decoration:none}.footer__links a:hover{text-decoration:underline;text-underline-position:under}.footer__links--social a{display:inline-flex;gap:8px;align-items:center}.footer__links--social a svg{flex-shrink:0}.footer__aside{display:flex;flex-direction:column;gap:20px;order:-1}@media(min-width:1024px){.footer__aside{order:0;width:25%;flex-shrink:0;justify-content:space-between;align-items:center}}.footer__newsletter-link{display:inline-flex;gap:10px;align-items:center;line-height:1;text-decoration:none;background-color:transparent;outline:none;border:none;transition:opacity .15s ease}.footer__newsletter-link:hover{text-decoration:underline;text-underline-position:under}.footer__image{position:relative;aspect-ratio:375/470;overflow:hidden;margin-left:-20px;margin-right:-20px}@media(min-width:1024px){.footer__image{margin-left:0;margin-right:0}}.footer__image img{width:100%;height:100%;object-fit:cover}.footer__image-logo{position:absolute;left:20px;bottom:36px}@media(min-width:1024px){.footer__image-logo{left:50%;bottom:44px;translate:-50% 0}}.footer__bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:80px}.footer__bottom span,.footer__bottom a{display:block;font-size:14px}@media(min-width:1024px){.footer__bottom{gap:24px;grid-template-columns:repeat(4,1fr);margin-top:48px}}.footer__bottom-col--address,.footer__bottom-col--hours{grid-column:span 2}@media(min-width:1024px){.footer__bottom-col--address,.footer__bottom-col--hours{grid-column:span 1}}.footer__bottom-col--location,.footer__bottom-col--copy{margin-top:70px}@media(min-width:1024px){.footer__bottom-col--location,.footer__bottom-col--copy{margin-top:0}}@media(min-width:1024px){.footer__bottom-col--location{order:4}}@media(min-width:1024px){.footer__bottom-col--copy{order:1}}@media(min-width:1024px){.footer__bottom-col--address{order:2}}@media(min-width:1024px){.footer__bottom-col--hours{order:3}}.footer__locale-link{display:inline-flex;gap:4px;align-items:center;text-decoration:none;background-color:transparent;outline:none;border:none;transition:opacity .15s ease}.footer__locale-link:hover{text-decoration:underline;text-underline-position:under}.footer__locale-link svg{flex-shrink:0}.side-menu__nav{position:sticky;top:80px}.side-menu__nav-item{font-size:0}.side-menu__nav-item+.side-menu__nav-item{margin-top:10px}.side-menu__nav-link{font-weight:300;font-size:22px;line-height:24px}.side-menu__nav-link:hover,.side-menu__nav-link.active{text-decoration:underline;text-underline-position:under}:where(.drawer){position:fixed;top:0;right:0;width:100%;height:100vh;height:100dvh;background:#fff;z-index:200;transform:translate(100%);transition:transform .2s ease}:where(.drawer).is-open{transform:translate(0)}@media(min-width:768px){:where(.drawer){width:75%}}@media(min-width:1024px){:where(.drawer){width:426px}}:where(.drawer){display:flex;flex-direction:column}.drawer__header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:20px}@media(min-width:768px){.drawer__header{padding:30px}}.drawer__title{font-weight:500;font-size:14px;line-height:1.4}.drawer__close{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px}.drawer__close svg{width:16px;height:16px}.drawer__body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 20px}@media(min-width:768px){.drawer__body{padding:0 30px}}.drawer__footer{flex-shrink:0;padding:20px}@media(min-width:768px){.drawer__footer{padding:30px}}.drawer--left{right:auto;left:0;transform:translate(-100%)}.drawer--left.is-open{transform:translate(0)}.overlay{position:fixed;inset:0;background:#0006;z-index:150;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.overlay.is-visible{opacity:1;visibility:visible}.overlay--above{z-index:201}.recently-seen__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}@media(min-width:768px){.recently-seen__header{padding:0 30px}}.recently-seen__title{font-weight:300;font-size:22px;line-height:1.1}.recently-seen__nav{display:flex;gap:8px}.recently-seen__arrow{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;display:inline-flex;align-items:center;justify-content:flex-end;width:32px;height:32px;color:#1d1d1b;transition:opacity .15s ease}.recently-seen__arrow:hover{opacity:.7}.recently-seen__body{margin-right:-20px;margin-left:-20px}@media(min-width:768px){.recently-seen__body{margin-left:0;margin-right:0;padding:0 10px}}.recently-seen .product-card__action svg{width:16px;height:16px}.recently-seen .product-card__nav--prev{left:4px}.recently-seen .product-card__nav--next{right:4px}.recently-seen .product-card__nav svg{width:15px;height:15px}.recently-seen .product-card__thumb{width:38px;height:51px}.recently-seen .product-card__thumb img{width:100%;height:100%;object-fit:cover}.form-field{display:flex;flex-direction:column;gap:8px}.form-field__label{color:#1d1d1b;font-weight:500;font-size:14px}.form-field__required{margin-left:2px;color:#ffa2ae}.form-field__input{width:100%;padding:16px;color:#1d1d1b;font-size:14px;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;background:#fff;border:1px solid #d9d9d9;transition:border-color .15s ease}.form-field__input::placeholder{color:gray}.form-field__input:focus{border-color:#1d1d1b;outline:none}.has-error .form-field__input,.form-field:has(>.form-field__error) .form-field__input,.form-field:has(>.form-field__password>.form-field__error) .form-field__input{border-color:#cc3124}.is-disabled .form-field__input{color:gray;background:#f7f7f7;cursor:not-allowed}.form-field__error{color:#cc3124;font-size:10px}.form-field__hint{color:#a1a1a1;font-size:14px;line-height:1.2}.form-field--underline{position:relative;gap:0}.form-field--underline .form-field__input,.form-field--underline .form-field__select{padding:10px 0;background:none;border:none;border-bottom:1px solid #1d1d1b;border-radius:0}.form-field--underline .form-field__input:focus,.form-field--underline .form-field__select:focus{border-color:#1d1d1b}.form-field--underline .form-field__select{padding-right:32px;background-position:right 0 center}.form-field--underline .form-field__label{position:absolute;top:10px;left:0;color:#1d1d1b;font-weight:300;font-size:14px;transform-origin:left top;transition:transform .15s ease;pointer-events:none}.form-field--underline .form-field__input:focus~.form-field__label,.form-field--underline .form-field__input:not(:placeholder-shown)~.form-field__label{transform:translateY(-130%)}.form-field--underline .form-field__hint,.form-field--underline .form-field__error{margin-top:10px}.form-field--underline.has-error .form-field__input,.form-field--underline:has(.form-field__error) .form-field__input{border-color:#cc3124}.form-field--underline.has-error .form-field__label,.form-field--underline:has(.form-field__error) .form-field__label{color:#cc3124}.form-field--underline-arrow .form-field__select{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center}.form-field--filled{position:relative;gap:0}.form-field--filled .form-field__input,.form-field--filled .dp__input{padding:28px 30px 10px;font-size:14px;line-height:1;background:#f7f7f7;border:1px solid transparent;border-radius:0}.form-field--filled .form-field__input:focus,.form-field--filled .dp__input:focus{border-color:#1d1d1b}.form-field--filled .dp__input_icon{left:unset;right:30px;color:#1d1d1b}.form-field--filled .form-field__label{position:absolute;top:20px;left:30px;color:#1d1d1b;font-weight:300;font-size:14px;line-height:1;transform-origin:left top;transition:all .15s ease;pointer-events:none}.form-field--filled .form-field__input:focus~.form-field__label,.form-field--filled .form-field__input:not(:placeholder-shown)~.form-field__label{top:10px;font-size:11px}.form-field--filled .form-field__hint{margin-top:10px}.form-field--filled .form-field__eye{right:28px;bottom:14px}.form-field--filled.has-error .form-field__input{border-color:#ff8e8e}.form-field--filled.has-error .form-field__label{color:#ff8e8e}.form-field--focused .form-field__label{top:10px;font-size:11px}.form-field__password{position:relative;display:flex;align-items:flex-end}.form-field__password .form-field__input{flex:1;padding-right:32px}.form-field__password .form-field__label{position:absolute;top:10px;left:0;transform-origin:left top;transition:transform .15s ease;pointer-events:none}.form-field__password .form-field__input:focus~.form-field__label,.form-field__password .form-field__input:not(:placeholder-shown)~.form-field__label{transform:translateY(-130%)}.form-field__eye{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;position:absolute;right:0;bottom:4px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#1d1d1b}.form-field__select{width:100%;padding:16px 48px 16px 16px;color:#1d1d1b;font-size:14px;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;border:1px solid #d9d9d9;border-radius:0;cursor:pointer;transition:border-color .15s ease;appearance:none}.form-field__select:focus{border-color:#1d1d1b;outline:none}.has-error .form-field__select{border-color:#cc3124}.is-disabled .form-field__select{color:gray;background-color:#f7f7f7;cursor:not-allowed}.form-field--filled .form-field__select{background-color:#f7f7f7;border-color:#f7f7f7}.form-field--filled .form-field__select:focus{border-color:#1d1d1b}.form-checkbox__label{display:inline-flex;gap:10px;align-items:flex-start;cursor:pointer;user-select:none}.form-checkbox__input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.form-checkbox__input:checked+.form-checkbox__box{border-color:#1d1d1b}.form-checkbox__input:checked+.form-checkbox__box:after{opacity:1}.form-checkbox__input:focus-visible+.form-checkbox__box{outline:2px solid #1d1d1b;outline-offset:2px}.form-checkbox__box{position:relative;flex-shrink:0;width:16px;height:16px;background:#fff;border:1px solid #1d1d1b;transition:background .15s ease,border-color .15s ease}.form-checkbox__box:after{position:absolute;top:5px;left:5px;width:4px;height:4px;background-color:#1d1d1b;opacity:0;transition:opacity .15s ease;content:""}.form-checkbox__text{color:#1d1d1b;font-size:14px;line-height:1.2}.form-checkbox__error{display:block;margin-top:4px;color:#cc3124;font-size:10px}.form-checkbox.has-error .form-checkbox__box{border-color:#cc3124}.form-checkbox.is-disabled{opacity:.5}.form-checkbox.is-disabled .form-checkbox__label{cursor:not-allowed}.form-checkbox__label.is-disabled{opacity:.5;cursor:not-allowed}.form-radio__label{display:inline-flex;gap:10px;align-items:center;cursor:pointer;user-select:none}.form-radio__input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.form-radio__input:checked+.form-radio__circle{border-color:#1d1d1b}.form-radio__input:checked+.form-radio__circle:after{transform:scale(1)}.form-radio__input:focus-visible+.form-radio__circle{outline:2px solid #1d1d1b;outline-offset:2px}.form-radio__circle{position:relative;flex-shrink:0;width:16px;height:16px;background:#fff;border:1px solid #1d1d1b;border-radius:9999px;transition:border-color .15s ease}.form-radio__circle:after{position:absolute;top:3px;left:3px;width:8px;height:8px;background:#1d1d1b;border-radius:9999px;transform:scale(0);transition:transform .15s ease;content:""}.form-radio__text{color:#1d1d1b;font-size:14px;line-height:1.4}.co-field{position:relative;display:flex;flex-direction:column;gap:4px}.co-field__box{position:relative;height:56px;background:#f7f7f7;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.co-field__suffix{position:absolute;top:50%;right:30px;z-index:2;display:flex;align-items:center;justify-content:center;color:#a1a1a1;transform:translateY(-50%)}.co-field__suffix button{display:flex;align-items:center;justify-content:center;padding:4px;color:inherit;background:none;border:none;cursor:pointer}.co-field__label{position:absolute;top:18px;left:30px;color:#1d1d1b;font-weight:400;font-size:14px;line-height:1;white-space:nowrap;transition:top .15s ease,font-size .15s ease,color .15s ease;pointer-events:none}.co-field__label--up{top:8px;font-size:11px}.co-field__req{margin-left:1px;color:#1d1d1b}.co-field__input{position:absolute;bottom:0;left:0;width:100%;height:32px;padding:0 30px;color:#1d1d1b;font-size:14px;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;line-height:1;background:transparent;border:none;outline:none}.co-field__input::placeholder{color:transparent}.co-field__input--with-label{height:32px}.co-field__input--phone{position:static;flex:1;height:100%;padding-left:4px}.co-field__input--with-suffix{padding-right:40px}.co-field__error{position:absolute;top:calc(100% + 2px);left:30px;color:#ff8e8e;font-size:10px;line-height:1.4}.co-field__phone-row{position:absolute;top:0;left:0;display:flex;align-items:center;width:100%;height:100%;padding:0 30px}.co-field__phone-label{order:2;flex-shrink:0;margin-right:20px;color:#1d1d1b;font-weight:400;font-size:14px;line-height:1;white-space:nowrap;pointer-events:none;transition:opacity .15s ease}.co-field--active .co-field__phone-label,.co-field--filled .co-field__phone-label{display:none}.co-field__phone-prefix{display:flex;flex-shrink:0;gap:4px;align-items:center;padding:0 6px;white-space:nowrap;cursor:default;user-select:none}.co-field__phone-flag{font-size:16px;line-height:1}.co-field__phone-code{color:#1d1d1b;font-weight:400;font-size:14px}.co-field__phone-chevron{flex-shrink:0;color:#a1a1a1}.co-field--active .co-field__box{background:#e9f0fd}.co-field--active .co-field__label{top:8px;font-size:11px}.co-field--filled .co-field__box{background:#e9f0fd;border-color:transparent}.co-field--filled .co-field__label{top:8px;font-size:11px}.co-field--error .co-field__box{border-color:#ff8e8e}.co-field--error .co-field__label,.co-field--error .co-field__phone-label,.co-field--error .co-field__req{color:#ff8e8e}.co-field--disabled .co-field__box{background:#f7f7f7;cursor:not-allowed}.co-field--disabled .co-field__input{color:gray;cursor:not-allowed}@keyframes onAutoFillStart{0%{opacity:1}}@keyframes onAutoFillCancel{0%{opacity:1}}.co-field__input:-webkit-autofill,.co-field__input:-webkit-autofill:hover,.co-field__input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #E9F0FD inset;-webkit-text-fill-color:#1d1d1b;animation-name:onAutoFillStart}.co-field__input:not(:-webkit-autofill){animation-name:onAutoFillCancel}.co-field__box:has(.co-field__input:-webkit-autofill) .co-field__label{top:8px;font-size:11px}.co-field--select{position:relative}.co-field--select .co-field__box{height:56px;padding-right:46px;cursor:pointer}.co-field--select .co-field__select-display{position:absolute;top:0;left:0;display:flex;align-items:center;width:100%;height:100%;padding:0 46px 0 30px;color:#1d1d1b;font-size:14px;line-height:1;pointer-events:none}.co-field--select .co-field__select-display--with-label{top:auto;bottom:0;height:32px}.co-field--select .co-field__select-placeholder{color:#a1a1a1}.co-field--select .co-field__chevron{position:absolute;top:50%;right:30px;color:#1d1d1b;line-height:0;transform:translateY(-50%);transition:transform .15s ease;pointer-events:none}.co-field--select .co-field__chevron--up{transform:translateY(-50%) rotate(180deg)}.co-field--select .co-field__spinner{position:absolute;top:50%;right:30px;width:14px;height:14px;margin-top:-7px;border:2px solid #1d1d1b;border-right-color:transparent;border-radius:50%;animation:spin .6s linear infinite;pointer-events:none}.co-field--select.co-field--loading .co-field__box{cursor:wait}.co-field--select.co-field--open .co-field__box,.co-field--select.co-field--active .co-field__box{background:#e9f0fd}.co-field--select.co-field--disabled .co-field__box{cursor:not-allowed}.co-field--select .co-field__dropdown{position:absolute;top:100%;right:0;left:0;z-index:30;display:flex;flex-direction:column;max-height:320px;margin-top:2px;background:#fff;border:1px solid #d9d9d9;box-shadow:0 8px 24px #00000014}.co-field--select .co-field__search-input{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 46px 0 30px}.co-field--select .co-field__search-input--with-label{padding-top:19px}.co-field--select .co-field__search-input{color:#1d1d1b;font-size:14px;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;line-height:1;background:transparent;border:none;outline:none}.co-field--select .co-field__search-input::placeholder{color:transparent}.co-field--select .co-field__options{flex:1;margin:0;padding:0;overflow-y:auto;list-style:none}.co-field--select .co-field__option{padding:8px 12px;color:#1d1d1b;font-size:14px;cursor:pointer;transition:background .15s ease}.co-field--select .co-field__option:hover,.co-field--select .co-field__option.is-highlighted{background:#e9f0fd}.co-field--select .co-field__option.is-active{font-weight:500;background:#f7f7f7}.co-field--select .co-field__option.is-active.is-highlighted{background:#e9f0fd}.co-field--select .co-field__option--empty{color:#a1a1a1;cursor:default}.co-field--select .co-field__option--empty:hover{background:transparent}.phone-input{display:flex;align-items:stretch;border:1px solid #d9d9d9;transition:border-color .15s ease}.phone-input:focus-within{border-color:#1d1d1b}.has-error .phone-input{border-color:#cc3124}.phone-input__prefix{display:flex;flex-shrink:0;gap:4px;align-items:center;padding:16px;border-right:1px solid #d9d9d9;cursor:pointer;user-select:none}.phone-input__flag{flex-shrink:0;width:20px;height:14px;object-fit:cover}.phone-input__code{color:#1d1d1b;font-size:12px;white-space:nowrap}.phone-input__chevron{width:10px;height:10px;color:#a1a1a1}.phone-input__field{flex:1;padding:16px;color:#1d1d1b;font-size:14px;font-family:inherit;background:none;border:none}.phone-input__field::placeholder{color:gray}.phone-input__field:focus{outline:none}.phone-country-selector--hidden{display:none}.co-field__input--phone{order:3;position:static;flex:1;width:auto;height:100%;padding:0 16px 0 8px;background:transparent;border:none;outline:none;font-size:14px;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;color:#1d1d1b}.co-field__input--phone::placeholder{color:gray}.co-field__input--phone:-webkit-autofill,.co-field__input--phone:-webkit-autofill:hover,.co-field__input--phone:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #E9F0FD inset;-webkit-text-fill-color:#1d1d1b}@media(max-width:679.98px){.co-field__input--phone{width:100%}}.phone-select{order:1;position:relative;z-index:1;flex-shrink:0}.phone-select__trigger{appearance:none;background:none;border:none;outline:none;font-family:inherit;font-size:inherit;color:inherit;display:flex;align-items:center;gap:10px;padding:0 6px 0 0;height:100%;cursor:pointer;user-select:none;white-space:nowrap;flex-shrink:0}.phone-select__prefix{min-width:36px;color:#1d1d1b;font-size:14px;line-height:1}.phone-select__arrow{color:#1d1d1b;transition:transform .15s ease;flex-shrink:0}.phone-select--open .phone-select__arrow{transform:rotate(180deg)}.phone-select__dropdown{position:absolute;top:calc(100% + 2px);left:0;min-width:280px;background:#fff;border:1px solid #d9d9d9;box-shadow:0 4px 12px #00000014;z-index:100;display:flex;flex-direction:column;max-height:300px;overflow:hidden}.phone-select__search{padding:4px 6px;border-bottom:1px solid #d9d9d9;flex-shrink:0}.phone-select__search-input{width:100%;padding:4px 6px;border:1px solid #d9d9d9;outline:none;font-size:12px;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;color:#1d1d1b;background:#f7f7f7}.phone-select__search-input::placeholder{color:gray}.phone-select__search-input:focus{border-color:#1d1d1b;background:#fff}.phone-select__list{overflow-y:auto;flex:1}.phone-select__option{appearance:none;background:none;border:none;outline:none;font-family:inherit;font-size:inherit;color:inherit;text-align:left;width:100%;display:flex;align-items:center;gap:6px;padding:6px 16px;cursor:pointer;font-size:12px;transition:background .15s ease}.phone-select__option:hover{background:#f7f7f7}.phone-select__option.is-active{background:#f3f3f3;font-weight:500}.phone-select__option-prefix{font-size:12px;color:#1d1d1b;min-width:40px;flex-shrink:0}.phone-select__option-label{color:#a1a1a1;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-select__no-results{padding:8px 16px;font-size:12px;color:gray;text-align:center}.dropdown-select{border-bottom:1px solid #1d1d1b}.dropdown-select__trigger{appearance:none;background:none;border:none;cursor:pointer;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;display:flex;align-items:center;width:100%;padding:16px 0;gap:8px}.dropdown-select__label{flex-shrink:0;width:120px;color:#1d1d1b;font-size:14px;text-align:left}.dropdown-select__value{flex:1;color:#1d1d1b;font-size:14px;text-align:left}.dropdown-select__chevron{flex-shrink:0;transition:transform .15s ease}.is-open>.dropdown-select__trigger .dropdown-select__chevron{transform:rotate(180deg)}.dropdown-select__list{display:flex;flex-direction:column;margin-top:-16px;padding-bottom:8px}.dropdown-select__option{appearance:none;background:none;border:none;cursor:pointer;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;padding:6px 0 6px 130px;color:#1d1d1b;font-size:14px;text-align:left}.dropdown-select__option:hover{opacity:.7}.custom-select{position:relative}.custom-select__trigger{appearance:none;background:none;border:none;border-bottom:1px solid #1d1d1b;cursor:pointer;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0;color:#1d1d1b;font-size:14px;line-height:1.4}.custom-select__value{flex:1;text-align:left}.custom-select__chevron{flex-shrink:0;width:16px;height:16px;transition:transform .15s ease}.custom-select.is-open .custom-select__chevron{transform:rotate(180deg)}.custom-select__list{position:absolute;top:100%;left:0;z-index:50;display:none;flex-direction:column;width:100%;background:#fff;border:1px solid #1d1d1b;border-top:none}.custom-select.is-open .custom-select__list{display:flex}.custom-select__option{appearance:none;background:none;border:none;cursor:pointer;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;padding:10px 16px;color:#1d1d1b;font-size:14px;line-height:1.4;text-align:left;transition:.15s ease}.custom-select__option:hover{color:#fff;background:#1d1d1b}.custom-select__option.is-active{font-weight:500}.custom-select__option+.custom-select__option{border-top:1px solid #d9d9d9}.quantity{display:inline-flex;align-items:center;border:1px solid #d9d9d9}.quantity>*{flex:1}.quantity__btn{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:#1d1d1b;font-size:14px;line-height:1;transition:background .15s ease}.quantity__btn:hover{background:#f7f7f7}.quantity__btn:disabled{color:gray;cursor:not-allowed}.quantity__btn:disabled:hover{background:none}.quantity__input{min-width:40px;height:40px;color:#1d1d1b;font-size:12px;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;text-align:center;background:none;border:none;border-right:1px solid #d9d9d9;border-left:1px solid #d9d9d9;appearance:textfield}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{margin:0;appearance:none}.quantity__input:focus{outline:none}.quantity.is-disabled{opacity:.5;pointer-events:none}.promo-code{border-bottom:1px solid #1d1d1b}.promo-code__toggle{appearance:none;border:none;background:none;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;color:#1d1d1b;font-size:14px;line-height:1.4}.promo-code__icon{flex-shrink:0;width:16px;height:16px}.promo-code__body{display:flex;flex-direction:column;gap:16px;padding-bottom:24px}@media(min-width:680px){.promo-code__body{display:grid;grid-template-columns:1fr auto;gap:0;padding:0}}.promo-code__field{border-bottom:1px solid #1d1d1b}@media(min-width:680px){.promo-code__field{grid-column:1;grid-row:1}}.promo-code__input{width:100%;padding:8px 0;color:#1d1d1b;font-size:14px;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;background:none;border:none;border-radius:0}@media(min-width:680px){.promo-code__input{padding:16px 0}}.promo-code__input:focus{outline:none}.promo-code__input::placeholder{color:gray}.promo-code__btn{justify-content:flex-start;padding:20px}@media(min-width:680px){.promo-code__btn{grid-column:2;grid-row:1;padding:8px 0;background-color:transparent;border:none;border-bottom:1px solid #1d1d1b;color:#1d1d1b}}.promo-code__hint{color:#a1a1a1;font-size:14px}@media(min-width:680px){.promo-code__hint{padding-top:10px;grid-column:1/-1}}.promo-code__error{color:#cc3124;font-size:14px}@media(min-width:680px){.promo-code__error{padding-top:10px;grid-column:1/-1}}.promo-code__success{color:#78c944;font-size:14px}@media(min-width:680px){.promo-code__success{padding-top:10px;grid-column:1/-1}}.promo-code__applied{display:flex;gap:8px;align-items:center}@media(min-width:680px){.promo-code__applied{grid-column:1/-1}}.promo-code__tag{display:inline-flex;gap:4px;align-items:center;padding:4px 8px;color:#1d1d1b;font-size:10px;background:#f7f7f7}.promo-code__remove{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;display:inline-flex;color:#a1a1a1;font-size:12px;transition:color .15s ease}.promo-code__remove:hover{color:#1d1d1b}.cert-type-selector__header{display:flex;align-items:center;margin-bottom:10px}.cert-type-selector__label{color:#1d1d1b;font-weight:300;font-size:14px;line-height:1}.cert-type-selector__grid{display:grid;grid-template-columns:repeat(2,1fr);margin-left:1px}.cert-type-selector__option{appearance:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;display:flex;align-items:center;height:55px;margin:-1px 0 0 -1px;padding:10px 8px;color:#1d1d1b;font-weight:300;font-size:14px;line-height:1;text-align:start;background:none;border:1px solid #1d1d1b;transition:background .15s ease,color .15s ease,border-color .15s ease}.cert-type-selector__option:hover:not(:disabled):not(.is-active){position:relative;z-index:1;color:#fff;background:#1d1d1b;border-color:#1d1d1b}.cert-type-selector__option.is-active{position:relative;z-index:3;color:#fff;background:#1d1d1b;border-color:#1d1d1b}.delivery-options{display:flex;flex-direction:column;margin-bottom:24px}@media(max-width:679.98px){.delivery-options{margin:0 -20px 24px}}.delivery-option{position:relative;display:grid;grid-template-columns:auto 1fr auto auto;gap:16px;align-items:center;height:70px;border:1px solid #d9d9d9;cursor:pointer;transition:all .15s ease}.delivery-option:not(:first-of-type){margin-top:-1px}.delivery-option:hover,.delivery-option.is-active{z-index:1}.delivery-option:hover{border-color:#a1a1a1}.delivery-option.is-active{background-color:#e9f0fd;border-color:#1d1d1b}.delivery-option.is-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.delivery-option.is-active+.delivery-option__nested{margin-bottom:40px;border:1px solid #1d1d1b;border-top:none}@media(max-width:679.98px){.delivery-option{padding:10px 20px}}@media(min-width:768px){.delivery-option{grid-template-columns:5% 50% auto auto;gap:0;padding:20px 24px}}.delivery-option__radio{appearance:none;flex-shrink:0;width:16px;height:16px;background:#fff;border:1px solid #d9d9d9;border-radius:50%;cursor:pointer}.delivery-option__radio:checked{border-width:5px;border-color:#1d1d1b}.delivery-option__content{display:flex;gap:6px;flex-direction:column;min-width:0}.delivery-option__label,.delivery-option__description{color:#1d1d1b;font-size:14px;line-height:1}.delivery-option__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:18px;height:18px}.delivery-option__price{justify-self:end;flex-shrink:0;color:#1d1d1b;font-size:14px;white-space:nowrap}.delivery-option__nested{padding:12px 20px;background:#fff}.delivery-option__nested:not(:last-child){border-bottom:1px solid #d9d9d9}.order-card{margin-left:-20px;margin-right:-20px;padding-bottom:40px;border-bottom:1px solid #1d1d1b}@media(min-width:768px){.order-card{margin-left:0;margin-right:0}}.order-card+.order-card{margin-top:40px}.order-card__header-top{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-left:20px;padding-right:20px}@media(min-width:768px){.order-card__header-top{padding-left:0;padding-right:0}}.order-card__info{display:flex;flex-direction:column;gap:10px}.order-card__number{font-weight:300;font-size:22px;line-height:1.1}.order-card__date{color:#a1a1a1;font-weight:300;font-size:14px;line-height:16px}.order-card__header-images{display:grid;gap:4px;grid-template-columns:repeat(2,1fr);padding-top:40px}@media(min-width:768px){.order-card__header-images{gap:10px}}.order-card__header-image{aspect-ratio:3/4}.order-card__header-image img{width:100%;height:100%;object-fit:cover}.order-card__toggle{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;font-size:0}.order-card__toggle-icon--desktop{display:none}@media(min-width:768px){.order-card__toggle-icon--desktop{display:block}}@media(min-width:768px){.order-card__toggle-icon--mobile{display:none}}.order-card__body{display:none;margin-top:30px;color:#1d1d1b;font-weight:300;font-size:14px;line-height:1.286}.order-card__summary{display:flex;flex-direction:column;gap:20px;padding-left:20px;padding-right:20px}@media(min-width:768px){.order-card__summary{padding-left:0;padding-right:0}}.order-card__item-block--gray{color:#a1a1a1}.order-card__status{padding:4px 8px;font-weight:500;font-size:12px}.order-card__status--pending{color:#f4a261;background:#f4a2611a}.order-card__status--completed{color:#78c944;background:#78c9441a}.order-card__status--cancelled{color:#cc3124;background:#ffafae}.order-card__items{display:flex;flex-direction:column;gap:8px;padding-top:40px}.order-card__item{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-items:flex-start}@media(min-width:768px){.order-card__item{grid-template-columns:repeat(2,1fr)}}.order-card__item-image{background:#f7f7f7;aspect-ratio:3/4}.order-card__item-image img{width:100%;height:100%;object-fit:cover}.order-card__item-content{display:flex;flex-direction:column;gap:20px;padding-right:20px}@media(min-width:768px){.order-card__item-content{padding-left:10px;padding-right:0}}.order-card.is-open .order-card__body{display:block}.order-card.is-open .order-card__header-images{display:none}.order-card.is-open .order-card__toggle{transform:rotate(180deg)}.payment-icons{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.payment-icons__item{display:inline-flex;align-items:center;height:24px}.payment-icons__item img,.payment-icons__item svg{width:auto;height:100%;object-fit:contain}.payment-icons--sm{gap:8px}.payment-icons--sm .payment-icons__item{height:18px}.product-swatches__list{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-swatches__list::-webkit-scrollbar{display:none}.product-swatches__item{appearance:none;border:none;background:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;flex-shrink:0;width:73px;height:97px;overflow:hidden;border:1px solid transparent;cursor:pointer}.product-swatches__item+.product-swatches__item{margin-left:-2px}.product-swatches__item.is-active{border:1px solid #1d1d1b;z-index:1}.product-swatches__item img{display:block;width:100%;height:100%;object-fit:cover}.product-swatches__item span{display:block;width:100%;height:100%}.product-swatches__toggle{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;display:none;color:#a1a1a1;font-size:14px;line-height:1}.product-swatches--compact{position:relative}.product-swatches--compact .product-swatches__list{position:absolute;bottom:100%;left:-10px;right:-10px;z-index:5;width:calc(100% + 20px);background:#fff;padding-bottom:10px;visibility:hidden;opacity:0;transition:opacity .15s ease,visibility .15s ease}.product-swatches--compact.is-expanded .product-swatches__list{visibility:visible;opacity:1}.product-swatches--compact .product-swatches__item{width:60px;height:80px}.product-swatches--compact .product-swatches__toggle{display:block}.product-swatches--bottom .product-swatches__list{inset:100% auto auto 0;width:auto;padding-top:10px;padding-bottom:0}.product-try-on{appearance:none;border:none;background:none;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;position:absolute;bottom:20px;right:20px;z-index:1;align-self:flex-end;display:inline-flex;align-items:center;justify-content:center;width:150px;height:40px;padding:0 24px;color:#1d1d1b;background:#fff;border:1px solid #1d1d1b;border-radius:15px 15px 0;font-family:TWKLausannePan,-apple-system,arial,Segoe UI,roboto,helvetica,sans-serif;font-size:14px;font-weight:300;line-height:15px;white-space:nowrap;transition:background .2s ease,color .2s ease}.product-try-on .ico{display:none}.product-try-on .txt{display:inline-block}@media(max-width:575.98px){.product-try-on{position:absolute;top:auto;right:20px;bottom:10px;z-index:2}}@media(min-width:1024px){.product-try-on--card{opacity:0;transition:opacity .15s ease,background .2s ease,color .2s ease}}@media(max-width:575.98px){.product-try-on--card{right:10px;bottom:10px;width:110px;height:30px;padding:0 16px;font-size:12px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.filter-tags{display:flex;flex-wrap:wrap;gap:6px 16px;align-items:center;max-width:380px}.filter-tags__item{appearance:none;border:none;background:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;display:inline-flex;gap:4px;align-items:flex-start;color:#1d1d1b;font-weight:300;font-size:14px;line-height:1;white-space:nowrap;cursor:pointer;transition:opacity .15s ease}.filter-tags__item:hover{opacity:.6}.filter-tags__remove{display:inline-flex;align-items:center;min-width:7px;padding-top:2px;color:#1d1d1b}.filter-clear{color:#1d1d1b;font-weight:300;font-size:14px;line-height:1;text-decoration:underline;text-underline-position:under;background-color:transparent;outline:none;border:none;cursor:pointer}.filter-clear.is-hidden{display:none}@media(min-width:1024px){.filter-drawer{width:756px}}.filter-drawer .drawer__header .btn--ghost{padding:0}@media(min-width:1024px){.filter-drawer .filter-drawer__clear--mobile{display:none}}.filter-drawer .filter-drawer__clear--desktop{display:none}@media(min-width:1024px){.filter-drawer .filter-drawer__clear--desktop{display:inline-flex}}.filter-drawer .accordion__item{border:none!important}.filter-drawer .accordion__item+.accordion__item{margin-top:50px}.filter-drawer .accordion__trigger{padding:0;font-weight:300;font-size:22px;line-height:1}.filter-drawer .drawer__body{position:relative;padding-top:24px}.filter-drawer .drawer__body::-webkit-scrollbar{width:2px}.filter-drawer .drawer__body::-webkit-scrollbar-thumb{background-color:#1d1d1b}.filter-drawer .drawer__body::-webkit-scrollbar-track{background-color:transparent}.filter-drawer .filter-btn-apply{display:flex;justify-content:space-between;padding:20px 30px;font-weight:300;font-size:14px;line-height:1}.filter-drawer .accordion__icon{width:7px;height:7px;transform:rotate(-90deg)}.filter-drawer .is-open>.accordion__trigger .accordion__icon{transform:rotate(120deg)}.filter-drawer .accordion__content{max-width:536px;padding-top:18px}.filter-drawer .accordion__item:not(.is-open)+.accordion__item{margin-top:16px}.filter-drawer .drawer__footer{display:flex;gap:30px;align-items:center;padding-bottom:56px}.filter-drawer .drawer__footer .btn{width:100%}@media(min-width:1024px){.filter-drawer .drawer__footer .btn{width:50%}}.filter-drawer .drawer__footer .btn--ghost{padding-left:0;justify-content:flex-start}.filter-drawer .accordion__content .form-radio__label,.filter-drawer .accordion__content .form-checkbox__label{display:flex;padding:5px 0}.drawer__tags{flex-shrink:0;padding:20px 0 24px 30px;overflow-x:auto;scrollbar-width:none}.drawer__tags::-webkit-scrollbar{display:none}.drawer__tags[hidden]{display:none}.drawer__tags .filter-tags{gap:6px 20px;flex-wrap:nowrap;max-width:unset;width:fit-content;padding-right:30px}.load-more{display:flex;flex-direction:column;align-items:center;gap:20px}.load-more__count{color:#1d1d1b;font-weight:300;font-size:14px;line-height:1.4}.load-more__btn{position:relative;max-width:366px}.load-more__btn .preloader{display:none;position:absolute;top:40%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%)}.load-more__btn.is-loading .preloader{display:inline-flex}.pagination{display:flex;gap:4px;align-items:center;justify-content:center;font-size:14px;line-height:1.2}.pagination[hidden]{display:none}.pagination__list{display:flex;gap:4px;align-items:center;margin:0;padding:0;list-style:none}.pagination__link,.pagination__arrow{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;color:#1d1d1b;font-weight:300;text-decoration:none;transition:color .15s ease}@media(hover:hover){.pagination__link:hover,.pagination__arrow:hover{color:#1d1d1b;text-decoration:underline;text-underline-position:under}}.pagination__link.is-current{color:#1d1d1b;font-weight:500;text-decoration:underline;text-underline-position:under;pointer-events:none}.pagination__arrow{font-size:12px}.pagination__arrow.is-disabled{color:#a1a1a1;pointer-events:none}.pagination__gap{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:36px;color:#a1a1a1;user-select:none}.style-selector{display:flex;gap:10px}.style-selector__option{display:flex;flex-direction:column;gap:10px;align-items:center;width:108px;margin:0;padding:0;background:none;border:none;cursor:pointer;appearance:none}.style-selector__option.is-active .style-selector__image{border-color:#1d1d1b}.style-selector__option.is-active .style-selector__name{color:#1d1d1b}.style-selector__image{width:108px;height:144px;overflow:hidden;border:1px solid transparent;transition:border-color .15s ease}.style-selector__image img{width:100%;height:100%;object-fit:cover}.style-selector__name{color:#1d1d1b;font-size:14px;line-height:1.4;text-align:center;transition:color .15s ease}.size-selector__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.size-selector__label{color:#1d1d1b;font-weight:300;font-size:14px;line-height:1}.size-selector__guide{display:inline-flex;gap:8px;align-items:center;color:#1d1d1b;font-weight:300;font-size:14px;text-decoration:none;background:none;border:none;outline:none}.size-selector__guide:hover{text-decoration:underline;text-underline-position:under}.size-selector__guide .icon{width:12px;height:10px}.size-selector__guide .icon svg{width:100%;height:100%}.size-selector__grid{display:grid;grid-template-columns:repeat(5,1fr);margin-left:1px}.size-selector__grid+.size-selector__grid{margin-top:16px}.size-selector__option{appearance:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;display:flex;flex-direction:column;height:55px;margin:-1px 0 0 -1px;padding:10px 8px;color:#1d1d1b;font-weight:300;font-size:14px;line-height:1;text-align:start;background:none;border:1px solid #1d1d1b;transition:background .15s ease,color .15s ease,border-color .15s ease}.size-selector__option:hover:not(:disabled):not(.is-active):not(.is-disabled){position:relative;z-index:1;color:#fff;background:#1d1d1b;border-color:#1d1d1b}.size-selector__option.is-active{position:relative;z-index:3;color:#fff;background:#1d1d1b;border-color:#1d1d1b}.size-selector__option.is-disabled{z-index:-1;color:#a1a1a1;text-decoration:line-through;border-color:#a1a1a1;cursor:not-allowed}.size-selector__height{font-size:14px}.size-selector--filter .size-selector__option{height:55px}@media(min-width:768px){.size-selector--filter .size-selector__option{height:80px}}.size-selector--availability .size-selector__option{z-index:1;height:55px;align-items:center;justify-content:center;padding:12px 8px;border-color:#1d1d1b;cursor:default}.size-selector--availability .size-selector__option:hover:not(:disabled){border-color:#1d1d1b}.size-selector--availability .size-selector__option.is-disabled{position:relative;z-index:0;color:gray;text-decoration:none;border-color:#d9d9d9;cursor:default}.size-selector--availability .size-selector__option.is-disabled:after{content:"";position:absolute;inset:0;background:linear-gradient(to top left,transparent calc(50% - .5px),#d9d9d9 calc(50% - .5px),#d9d9d9 calc(50% + .5px),transparent calc(50% + .5px))}.size-selector--inline .size-selector__grid{display:flex;flex-wrap:wrap;gap:8px}.size-selector--inline .size-selector__option{min-width:48px;margin:0;padding:8px 16px}.price-range{padding:0 6px}.price-range__slider{position:relative;height:1px;margin-top:4px;margin-bottom:16px;background:#d9d9d9;overflow:visible}.price-range__track{position:absolute;height:100%;background:#1d1d1b}.price-range__thumb{position:absolute;top:50%;z-index:2;width:12px;height:12px;border:1px solid #1d1d1b;transform:translate(-50%,-50%);cursor:grab;touch-action:none}.price-range__thumb:active{cursor:grabbing}.price-range__thumb:focus-visible{outline:1px solid #1d1d1b;outline-offset:2px}.price-range__inputs{display:flex;align-items:center;justify-content:space-between;margin:0 -6px}.price-range__field{display:flex;align-items:center;width:106px;height:30px;padding:4px 8px;font-size:14px;font-weight:300;border:1px solid #1d1d1b}.price-range__currency{flex-shrink:0;margin-right:2px;color:#1d1d1b;font-size:14px;font-weight:300}.price-range__input{flex:1;min-width:0;color:#1d1d1b;font-size:14px;font-weight:300;text-align:center;background:none;border:none;appearance:textfield}.price-range__input::-webkit-outer-spin-button,.price-range__input::-webkit-inner-spin-button{margin:0;appearance:none}.price-range__input:focus{outline:none}.badge{margin-left:4px;color:#1d1d1b;font-weight:300;font-size:14px;line-height:1;vertical-align:sub}.badge.hidden{display:none}.status-dot{display:inline-block;flex-shrink:0;width:10px;height:10px;background:radial-gradient(50% 50% at 50% 50%,#9c0 39.42%,#37af27 98.56%);border:1px solid #f2ffc2;border-radius:50%}.tag{display:inline-flex;gap:4px;align-items:center;color:#1d1d1b;font-size:14px;line-height:1.2;white-space:nowrap;background:transparent;border:none}.tag__remove{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;display:inline-flex;align-items:center;color:#a1a1a1;font-size:10px;line-height:1;transition:color .15s ease}.tag__remove:hover{color:#1d1d1b}.tag--nav{color:#1d1d1b;font-weight:300;font-size:14px;transition:color .15s ease}.tag--nav:hover,.tag--nav.is-active{text-decoration:underline;text-underline-position:under}.tags-list{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.accordion__item{border-bottom:1px solid #d9d9d9}.accordion__item:first-child{border-top:1px solid #d9d9d9}.accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:16px 0;color:inherit;font-weight:600;font-size:18px;font-family:inherit;line-height:1.4;text-align:left;background:none;border:none;cursor:pointer;appearance:none}.accordion__icon{flex-shrink:0;width:16px;height:16px;transition:transform .15s ease}.is-open>.accordion__trigger .accordion__icon{transform:rotate(180deg)}.accordion__body{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .2s ease}.is-open>.accordion__body{grid-template-rows:1fr}.accordion__inner{overflow:hidden}.accordion__content{padding-bottom:24px}.accordion--faq .accordion__trigger{padding:16px 0;font-weight:400;font-size:14px}.accordion--faq .accordion__content{color:#a1a1a1;font-size:12px}.accordion--alt .accordion__item{border-bottom:1px solid #1d1d1b}.accordion--alt .accordion__item:first-child{border-top:none}.accordion--alt .accordion__item.is-open>.accordion__trigger .accordion__icon{transform:none}.accordion--alt .accordion__item.is-open .accordion__icon--closed{display:none}.accordion--alt .accordion__item.is-open .accordion__icon--open{display:inline-block}.accordion--alt .accordion__trigger{padding:20px 0;font-weight:300;font-size:14px;line-height:1.2}.accordion--alt .accordion__icon--open{display:none}.accordion--alt .accordion__content{padding-bottom:40px}.contact-links{display:flex;gap:24px}.contact-links__item{color:#1d1d1b;font-size:14px}.contact-links__item:hover{text-decoration:underline;text-underline-offset:3px}.seo-text{max-width:726px;padding:200px 0;color:#a1a1a1;font-weight:300;font-size:14px;line-height:18px}.seo-text__body{overflow:hidden;transition:max-height .3s ease}.seo-text__more{display:none}.seo-text.is-expanded .seo-text__more{display:inline}.seo-text.is-expanded .seo-text__dots{display:none}.seo-text__toggle{appearance:none;border:none;background:none;padding:0;font-family:inherit;font-size:inherit;color:inherit;display:inline;margin:0 0 0 8px;color:#a1a1a1;font-weight:300;font-size:14px;line-height:18px;white-space:nowrap;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .15s ease}.seo-text__toggle:hover{color:#1d1d1b}.newsletter{padding:24px 0}.newsletter__label{display:flex;gap:8px;align-items:flex-start;cursor:pointer;user-select:none}.newsletter__checkbox{flex-shrink:0;margin-top:2px}.newsletter__text{color:#1d1d1b;font-size:12px;line-height:1.4}.newsletter__disclaimer{margin-top:4px;padding-left:28px;color:#a1a1a1;font-size:10px;line-height:1.4}.newsletter__disclaimer a{color:#1d1d1b;text-decoration:underline;text-underline-offset:2px}.newsletter__disclaimer a:hover{color:#1d1d1b}
