cart-items .title-wrapper-with-link{align-items:flex-end;margin-bottom:2.4rem}cart-items .title--primary{margin:0;font-size:clamp(3.4rem,4vw,5.2rem);line-height:1;letter-spacing:-.035em}cart-items .title-wrapper-with-link .underlined-link{color:rgba(var(--color-foreground),.68);font-size:1.35rem;text-underline-offset:.4rem}cart-items .cart__items{overflow:hidden;padding:0 2rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:2rem;background:rgb(var(--color-background))}cart-items .cart-item{border-bottom:.1rem solid rgba(var(--color-foreground),.09)}cart-items .cart-item:last-child{border-bottom:0}cart-items .cart-item__image-container{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.6rem;background:rgba(var(--color-foreground),.025)}cart-items .cart-item__name{font-size:1.55rem;font-weight:650;line-height:1.35}cart-items .product-option{color:rgba(var(--color-foreground),.68);font-size:1.3rem;line-height:1.45}cart-items .quantity{min-height:4.4rem;border-radius:999px;background:rgba(var(--color-foreground),.025)}cart-items .quantity:after{border-radius:999px;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.16)}cart-items cart-remove-button .button{min-width:4.4rem;min-height:4.4rem;border-radius:999px}cart-items.is-empty{padding-top:clamp(3rem,6vw,7rem);padding-bottom:clamp(5rem,8vw,9rem)}cart-items.is-empty .page-width{max-width:76rem}cart-items.is-empty .title-wrapper-with-link{display:none}cart-items.is-empty .cart__warnings{padding:clamp(3.5rem,7vw,7rem) 2rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:2.4rem;background:rgba(var(--color-foreground),.025)}cart-items.is-empty .cart__empty-text{margin:0 0 2.2rem;font-size:clamp(3rem,5vw,4.8rem);line-height:1.05;letter-spacing:-.03em}cart-items.is-empty .cart__warnings>.button{min-height:5.2rem;padding-right:2.8rem;padding-left:2.8rem;border-radius:999px;font-weight:700}cart-items.is-empty .cart__warnings>.button:after{border-radius:999px}cart-items.is-empty .cart__login-title{margin-top:3rem;font-size:1.7rem}cart-items.is-empty .cart__login-paragraph{color:rgba(var(--color-foreground),.68)}#main-cart-footer .cart__footer{gap:2.4rem;padding-top:0}#main-cart-footer .cart__note{max-width:58rem}#main-cart-footer .cart__note .field__input{min-height:12rem;border-radius:1.4rem;background:rgba(var(--color-foreground),.025)}#main-cart-footer .cart__note:after{border-radius:1.4rem}#main-cart-footer .cart__blocks{width:100%;max-width:48rem;margin-left:auto;padding:2.2rem;border:.1rem solid rgba(var(--color-foreground),.11);border-radius:2rem;background:rgb(var(--color-background))}#main-cart-footer .totals{align-items:baseline;justify-content:space-between;gap:2rem}#main-cart-footer .totals__total{font-size:1.6rem}#main-cart-footer .totals__total-value{font-size:2.2rem;font-weight:700}#main-cart-footer .tax-note{display:block;margin-top:.8rem;color:rgba(var(--color-foreground),.62);line-height:1.45}#main-cart-footer .cart__checkout-button{min-height:5.6rem;border-radius:999px;font-size:1.55rem;font-weight:750;box-shadow:0 1.2rem 2.8rem rgba(var(--color-button),.14)}#main-cart-footer .cart__checkout-button:after{border-radius:999px}cart-drawer .drawer__inner{width:min(48rem,calc(100vw - 2rem));max-width:none;border-left:0;border-radius:2rem 0 0 2rem;box-shadow:-1.2rem 0 4rem rgba(var(--color-foreground),.12)}cart-drawer .drawer__header{align-items:center;padding:2.2rem 2.4rem 1.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.09)}cart-drawer .drawer__heading{margin:0;font-size:2.7rem;line-height:1.08;letter-spacing:-.025em}cart-drawer .drawer__close{width:4.4rem;height:4.4rem;border-radius:999px;background:rgba(var(--color-foreground),.045)}cart-drawer .drawer__contents{padding:0 2.4rem}cart-drawer .drawer__cart-items-wrapper{width:100%}cart-drawer .cart-item{padding:2rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.09)}cart-drawer .cart-item:last-child{border-bottom:0}cart-drawer .cart-item__image{border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;background:rgba(var(--color-foreground),.025)}cart-drawer .cart-item__name{display:-webkit-box;overflow:hidden;font-size:1.4rem;font-weight:650;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}cart-drawer .product-option{color:rgba(var(--color-foreground),.66);font-size:1.2rem;line-height:1.4}cart-drawer .quantity{min-height:4.2rem;border-radius:999px;background:rgba(var(--color-foreground),.025)}cart-drawer .quantity:after{border-radius:999px;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.15)}cart-drawer cart-remove-button .button{min-width:4.2rem;min-height:4.2rem;border-radius:999px}cart-drawer .drawer__footer{padding:1.8rem 2.4rem 2.2rem;border-top:.1rem solid rgba(var(--color-foreground),.09);background:rgb(var(--color-background));box-shadow:0 -1rem 2.8rem rgba(var(--color-foreground),.035)}cart-drawer .cart-drawer__footer .totals{align-items:baseline;justify-content:space-between;gap:1.6rem}cart-drawer .totals__total{font-size:1.5rem}cart-drawer .totals__total-value{font-size:2rem;font-weight:750}cart-drawer .tax-note{display:block;margin-top:.6rem;color:rgba(var(--color-foreground),.62);line-height:1.4}cart-drawer .cart__checkout-button{min-height:5.4rem;border-radius:999px;font-size:1.5rem;font-weight:750}cart-drawer .cart__checkout-button:after{border-radius:999px}cart-drawer .drawer__inner-empty{background:rgb(var(--color-background))}cart-drawer .cart-drawer__empty-content{padding:3rem 2rem}cart-drawer .cart__empty-text{margin-bottom:2rem;font-size:3rem;line-height:1.08;letter-spacing:-.025em}cart-drawer .cart-drawer__empty-content>.button{min-height:5.2rem;border-radius:999px;font-weight:700}cart-drawer .cart-drawer__empty-content>.button:after{border-radius:999px}.header__search .search-modal{background:rgba(var(--color-foreground),.16);-webkit-backdrop-filter:blur(.6rem);backdrop-filter:blur(.6rem)}.header__search .search-modal__content{align-items:flex-start;min-height:15rem;padding:2rem max(2rem,calc((100vw - 108rem)/2));border-bottom:0;background:rgb(var(--color-background));box-shadow:0 1.4rem 4rem rgba(var(--color-foreground),.1)}.header__search .search-modal__form{max-width:96rem}.header__search .search-modal__form .field{border-radius:999px;background:rgba(var(--color-foreground),.025)}.header__search .search-modal__form .field:after{border-radius:999px;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.18)}.header__search .search__input{min-height:5.6rem;padding-right:10rem;padding-left:2rem;font-size:1.6rem}.header__search .field__label{left:2rem}.header__search .search-modal__close-button{width:5.2rem;height:5.2rem;margin-left:1rem;border-radius:999px;background:rgba(var(--color-foreground),.045)}.header__search .predictive-search--header{top:calc(100% + 1.2rem);overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:2rem;background:rgb(var(--color-background));box-shadow:0 1.6rem 4rem rgba(var(--color-foreground),.12)}.predictive-search__results-groups-wrapper{display:block;padding:1.4rem}.predictive-search__results-groups-wrapper>.predictive-search__result-group:first-child{display:none}.predictive-search__heading{margin:0 0 1rem;padding:.4rem .4rem .9rem;border-bottom:.1rem solid rgba(var(--color-foreground),.09);color:rgba(var(--color-foreground),.64);font-size:1.15rem;font-weight:750;letter-spacing:.09em}#predictive-search-results-products-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}#predictive-search-results-products-list .predictive-search__list-item{min-width:0}#predictive-search-results-products-list .predictive-search__item{min-height:9.2rem;padding:1rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;background:rgba(var(--color-foreground),.025)}#predictive-search-results-products-list .predictive-search__item:hover,#predictive-search-results-products-list .predictive-search__item[aria-selected=true]{background:rgba(var(--color-foreground),.065)}#predictive-search-results-products-list .predictive-search__image{width:7rem;height:7rem;border-radius:1rem;object-fit:cover}#predictive-search-results-products-list .predictive-search__item-heading{display:-webkit-box;overflow:hidden;font-size:1.3rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}#predictive-search-results-products-list .price{margin-top:.5rem;font-size:1.25rem;font-weight:700}.predictive-search__search-for-button{position:sticky;bottom:0;z-index:2;padding:1rem 1.4rem 1.4rem;background:rgb(var(--color-background))}.predictive-search__item--term{min-height:5rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:999px;background:rgb(var(--color-background));font-size:1.35rem;font-weight:700}.template-search__header{text-align:left}.template-search__header>.h2{margin:0;text-align:left;font-size:clamp(3.6rem,4.2vw,5.6rem);line-height:1;letter-spacing:-.035em}.template-search__search{max-width:76rem;margin-right:0;margin-left:0}.template-search__search .field{border-radius:999px;background:rgba(var(--color-foreground),.025)}.template-search__search .field:after{border-radius:999px;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.18)}.template-search__search .search__input{min-height:5.6rem;padding-left:2rem;font-size:1.6rem}.template-search__search .field__label{left:2rem}.template-search #product-grid{--grid-desktop-horizontal-spacing: 2rem;--grid-desktop-vertical-spacing: 4.8rem}.template-search #product-grid .grid__item{display:flex}.template-search #product-grid .card-wrapper,.template-search #product-grid .card{width:100%}.template-search #product-grid .card__inner{overflow:hidden;border-radius:2rem;background:rgba(var(--color-foreground),.025)}.template-search #product-grid .card__heading{display:-webkit-box;min-height:6.3rem;overflow:hidden;font-size:1.55rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.template-search #product-grid .price{margin-top:.9rem;font-size:1.55rem;font-weight:650}.template-search .facets-container{margin-bottom:2.4rem;padding:1rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.8rem;background:rgb(var(--color-background))}@media screen and (max-width:749px){cart-items .page-width,#main-cart-footer .page-width,.template-search .page-width{padding-right:1.5rem;padding-left:1.5rem}cart-items .title-wrapper-with-link{align-items:flex-start;gap:1rem;margin-bottom:1.8rem}cart-items .title--primary{font-size:3.5rem}cart-items .cart__items{padding:0 1.2rem;border-radius:1.6rem}cart-items .cart-item{padding-top:2rem;padding-bottom:2rem}cart-items .cart-item__name{font-size:1.4rem}cart-items.is-empty{padding-top:2.5rem;padding-bottom:5rem}cart-items.is-empty .cart__warnings{padding:4rem 1.6rem;border-radius:1.8rem}#main-cart-footer .cart__footer{padding-bottom:2.4rem}#main-cart-footer .cart__blocks{max-width:none;padding:1.8rem;border-radius:1.6rem}cart-drawer .drawer__inner{width:100%;max-width:100%;border-radius:0}cart-drawer .drawer__header{padding:1.8rem 1.5rem 1.4rem}cart-drawer .drawer__heading{font-size:2.4rem}cart-drawer .drawer__contents{padding:0 1.5rem}cart-drawer .drawer__footer{padding:1.4rem 1.5rem calc(1.6rem + env(safe-area-inset-bottom))}.header__search .search-modal__content{min-height:100%;padding:1.5rem}.header__search .search-modal__form{width:calc(100% - 5.2rem)}.header__search .search__input{min-height:5.2rem;padding-left:1.6rem;font-size:1.6rem}.header__search .field__label{left:1.6rem}.header__search .search-modal__close-button{width:4.6rem;height:4.6rem;margin-left:.6rem}.header__search .predictive-search--header{top:calc(100% + 1rem);width:calc(100vw - 3rem);border-radius:1.6rem}.predictive-search__results-groups-wrapper{padding:1rem}#predictive-search-results-products-list{grid-template-columns:1fr;gap:.7rem}#predictive-search-results-products-list .predictive-search__item{min-height:8.2rem;padding:.8rem}#predictive-search-results-products-list .predictive-search__image{width:6.4rem;height:6.4rem}.predictive-search__search-for-button{padding:.8rem 1rem 1rem}.template-search__header>.h2{font-size:clamp(3.2rem,10vw,4.2rem)}.template-search__search{margin-bottom:2.4rem}.template-search__search .search{margin-top:2rem}.template-search #product-grid{--grid-mobile-horizontal-spacing: 1.2rem;--grid-mobile-vertical-spacing: 3.2rem}.template-search #product-grid .card__inner{border-radius:1.4rem}.template-search #product-grid .card__heading{min-height:5.7rem;font-size:1.35rem}.template-search .facets-container{margin-right:0;margin-left:0;padding:.8rem;border-radius:1.4rem}}[id^=MainProduct-]{--alexia-product-border: rgba(var(--color-foreground), .11);--alexia-product-muted: rgba(var(--color-foreground), .66);--alexia-product-soft: rgba(var(--color-foreground), .035)}[id^=MainProduct-] .product{align-items:flex-start}[id^=MainProduct-] .product__media-wrapper,[id^=MainProduct-] .product__info-wrapper{min-width:0}[id^=MainProduct-] .product-media-container{overflow:hidden;border:.1rem solid var(--alexia-product-border);border-radius:2.2rem;background:var(--alexia-product-soft)}[id^=MainProduct-] .product__media img{border-radius:inherit}[id^=MainProduct-] .thumbnail-list{gap:1rem}[id^=MainProduct-] .thumbnail{overflow:hidden;border-radius:1.2rem;background:var(--alexia-product-soft)}[id^=MainProduct-] .thumbnail[aria-current]{box-shadow:0 0 0 .15rem rgb(var(--color-foreground))}[id^=MainProduct-] .product__info-container{max-width:62rem}[id^=MainProduct-] .product__info-container>*+*{margin-top:1.8rem}[id^=MainProduct-] .product__sku{margin:0 0 .8rem;color:var(--alexia-product-muted);font-size:1.1rem;letter-spacing:.11em}[id^=MainProduct-] .product__title{margin:0}[id^=MainProduct-] .product__title h1{margin:0;font-size:clamp(2.8rem,2.7vw,3.8rem);font-weight:600;line-height:1.12;letter-spacing:-.025em}[id^=MainProduct-] .product__text{margin-top:1rem;color:var(--alexia-product-muted);font-size:1.45rem;line-height:1.55}[id^=MainProduct-] .price{font-size:2.2rem;font-weight:650;letter-spacing:-.015em}[id^=MainProduct-] .product-form__input{max-width:none;margin:0 0 1.8rem}[id^=MainProduct-] .product-form__input .form__label{margin-bottom:.9rem;font-size:1.35rem;font-weight:700}[id^=MainProduct-] .product-form__input--pill input[type=radio]+label{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;margin:0 .7rem .7rem 0;padding:.9rem 1.5rem;border-color:rgba(var(--color-foreground),.18);border-radius:999px;font-size:1.35rem;line-height:1.2}[id^=MainProduct-] .product-form__input--pill input[type=radio]:checked+label{box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.25)}[id^=MainProduct-] .gpo-container{margin-top:.2rem}[id^=MainProduct-] .gpo-form__group{margin-bottom:1.4rem}[id^=MainProduct-] .gpo-label{display:block;margin-bottom:.7rem;color:rgb(var(--color-foreground));font-size:1.35rem;font-weight:700;line-height:1.4}[id^=MainProduct-] .gpo-input{min-height:5rem!important;padding:1.1rem 1.4rem!important;border:.1rem solid rgba(var(--color-foreground),.2)!important;border-radius:1.2rem!important;background:rgb(var(--color-background))!important;color:rgb(var(--color-foreground))!important;font:inherit!important}[id^=MainProduct-] .gpo-input:focus{border-color:rgb(var(--color-foreground))!important;box-shadow:0 0 0 .1rem rgb(var(--color-foreground))!important;outline:0}[id^=MainProduct-] .gpo-total{color:var(--alexia-product-muted);font-size:1.25rem}[id^=MainProduct-] .product-form__buttons{max-width:none}[id^=MainProduct-] .product-form__submit{min-height:5.6rem;border-radius:999px;box-shadow:0 1.2rem 2.8rem rgba(var(--color-button),.14);font-size:1.55rem;font-weight:750;letter-spacing:.01em}[id^=MainProduct-] .product-form__submit:after{border-radius:999px}[id^=MainProduct-] .product__info-container>div:not([class])>div[style*=dashed]{margin:0!important;padding:1.5rem 1.6rem!important;border:.1rem solid rgba(var(--color-foreground),.12)!important;border-radius:1.4rem!important;background:var(--alexia-product-soft)!important;color:rgb(var(--color-foreground))!important;font-size:1.35rem!important;line-height:1.55!important}[id^=MainProduct-] .product__info-container>div:not([class])>div[style*="#f3f4f6"]{margin:0!important;padding:1.2rem 1.5rem!important;border:.1rem solid rgba(var(--color-foreground),.1)!important;border-radius:1.4rem!important;background:rgba(var(--color-foreground),.025)!important;color:rgb(var(--color-foreground))!important;font-size:1.3rem!important;line-height:1.45!important}[id^=MainProduct-] .product__description{padding-top:2.2rem;border-top:.1rem solid var(--alexia-product-border);color:rgba(var(--color-foreground),.82);font-size:1.5rem;line-height:1.7}[id^=MainProduct-] .product__description>:first-child{margin-top:0}[id^=MainProduct-] .icon-with-text{gap:.8rem;margin-top:2rem;padding:1.4rem 1rem;border:.1rem solid var(--alexia-product-border);border-radius:1.6rem;background:var(--alexia-product-soft)}[id^=MainProduct-] .icon-with-text__item{min-width:0}[id^=MainProduct-] .icon-with-text__item span{font-size:1.2rem;line-height:1.3}[id^=MainProduct-] .product__inventory{color:var(--alexia-product-muted);font-size:1.25rem}.related-products .related-products__heading{margin-bottom:2.6rem;font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.08;letter-spacing:-.025em}.related-products .card__inner{overflow:hidden;border-radius:1.8rem;background:rgba(var(--color-foreground),.025)}.related-products .card__heading{display:-webkit-box;overflow:hidden;font-size:1.5rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (min-width:990px){[id^=MainProduct-] .product{column-gap:clamp(4rem,5vw,7rem)}[id^=MainProduct-] .product__info-wrapper{padding:0}[id^=MainProduct-] .product__info-container{padding-bottom:2rem}}@media screen and (max-width:749px){[id^=MainProduct-].page-width{padding-right:1.5rem;padding-left:1.5rem}[id^=MainProduct-] .product__media-list{width:100%;margin:0;scroll-padding-left:0}[id^=MainProduct-] .product__media-item{width:100%;max-width:100%}[id^=MainProduct-] .product__media-item:first-of-type{padding-left:0}[id^=MainProduct-] .product-media-container{border-radius:1.8rem}[id^=MainProduct-] .slider-buttons{min-height:4.2rem}[id^=MainProduct-] .thumbnail-slider{margin-top:1rem}[id^=MainProduct-] .thumbnail-list{padding:.2rem}[id^=MainProduct-] .thumbnail-list__item{width:6.4rem;min-width:6.4rem}[id^=MainProduct-] .product__info-wrapper{padding:0}[id^=MainProduct-] .product__info-container{margin-top:2.2rem}[id^=MainProduct-] .product__info-container>*+*{margin-top:1.5rem}[id^=MainProduct-] .product__sku{display:none}[id^=MainProduct-] .product__title h1{font-size:clamp(2.35rem,7.2vw,3rem);line-height:1.16}[id^=MainProduct-] .price{font-size:2rem}[id^=MainProduct-] .product-form__input--pill input[type=radio]+label{min-height:4.8rem;margin-right:.5rem;padding:1rem 1.35rem}[id^=MainProduct-] .gpo-input{min-height:5.2rem!important;font-size:1.6rem!important}[id^=MainProduct-] .product-form__submit{min-height:5.4rem}[id^=MainProduct-] .product__info-container>div:not([class])>div[style*=dashed]{padding:1.4rem!important;font-size:1.3rem!important}[id^=MainProduct-] .product__description{padding-top:1.8rem;font-size:1.45rem}[id^=MainProduct-] .icon-with-text{padding:1.2rem .6rem}[id^=MainProduct-] .icon-with-text__item span{font-size:1.05rem}.related-products .product-grid{--grid-mobile-horizontal-spacing: 1.2rem;--grid-mobile-vertical-spacing: 3rem}.related-products .card__inner{border-radius:1.4rem}.related-products .card__heading{min-height:5.7rem;font-size:1.35rem;-webkit-line-clamp:3}}@media(prefers-reduced-motion:reduce){[id^=MainProduct-] *,.related-products *{scroll-behavior:auto!important}}.header-wrapper{border-bottom:.1rem solid #eadfdf;background:#fffdfafa}.header{min-height:7.2rem}.header__heading-link{padding:0;text-decoration:none}.header__menu-item{color:#261c23;font-size:1.3rem;font-weight:600;text-decoration:none}.header__menu-item:hover,.header__menu-item[aria-expanded=true],.header__active-menu-item{color:#b83265;text-decoration:none}.header__icon,.header__icon:hover{color:#261c23}.mega-menu .mega-menu__content.global-settings-popup{z-index:3;border-top:.1rem solid #eadfdf;background:#fffdfa;box-shadow:0 2.4rem 5.5rem #291b2326;padding-block:2.8rem 3.2rem}.mega-menu__list,.header--top-center .mega-menu__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem 4rem;justify-content:initial}.header--top-center .mega-menu__list>li{width:auto;padding-right:0}.mega-menu__link{color:#4a3d45;font-size:1.25rem;text-decoration:none}.mega-menu__link--level-2{margin-bottom:.7rem;color:#958890;font-size:1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.mega-menu__link:hover,.mega-menu__link--active{color:#b83265;text-decoration:none;transform:translate(.3rem)}.menu-drawer{max-width:44rem;border-right:.1rem solid #eadfdf;background:#fffdfa;box-shadow:1.8rem 0 5rem #22151d2e}.menu-drawer__navigation{padding:2.4rem 1.8rem}.menu-drawer__menu>li{margin-bottom:.8rem}.menu-drawer__menu-item{min-height:5.8rem;border:.1rem solid #eadfdf;border-radius:1.3rem;background:#fff;color:#261c23;font-size:1.45rem;font-weight:600}.menu-drawer__menu-item:hover,.menu-drawer__menu-item:focus,.menu-drawer__menu-item--active{background:#faf5f3;color:#b83265}.menu-drawer__submenu{background:#fffdfa}.menu-drawer__close-button{margin:1.4rem 1.8rem 0;width:calc(100% - 3.6rem);border-radius:1.2rem;color:#543044;font-weight:700}.menu-drawer__utility-links{background:#f5eff2}@media screen and (min-width:990px){.header{min-height:8.8rem}.header__inline-menu{margin-left:0}.header__menu-item{min-height:8.8rem;padding-inline:1.5rem;border-bottom:.3rem solid transparent}.header__menu-item:hover,.header__menu-item[aria-expanded=true]{border-bottom-color:#b83265}}@media(prefers-reduced-motion:reduce){.mega-menu__link{transition:none}}.alexia-wordmark{position:relative;display:inline-flex;align-items:baseline;padding-bottom:.9rem;color:#261c23;font-family:var(--font-heading-family);font-size:2.4rem;font-style:var(--font-heading-style);font-weight:700;letter-spacing:-.04em;line-height:1;white-space:nowrap}.alexia-wordmark__accent{color:#b83265}.alexia-wordmark small{position:absolute;bottom:0;left:50%;color:#766a72;font-family:var(--font-body-family);font-size:.58rem;font-weight:700;letter-spacing:.2em;line-height:1;transform:translate(-50%)}@media screen and (min-width:990px){.alexia-wordmark{font-size:2.8rem}}
/*# sourceMappingURL=/cdn/shop/t/80/compiled_assets/styles.css.map?subset=BQAAAAAAYA */
