.custom-style .header__icon--account{display:none}.custom-style .header{align-items:center;justify-content:space-between}.custom-style .header .fullscreen-menu__toggle{display:inline-flex;align-items:center;gap:.6rem;background:none;border:none;cursor:pointer;padding:0;color:rgb(var(--color-foreground));text-decoration:none}.custom-style .header .fullscreen-menu__toggle.header__icon{width:fit-content}.custom-style .header .fullscreen-menu__toggle-open{display:flex;align-items:center;gap:.5rem}.custom-style .header .fullscreen-menu__toggle-label{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase}.custom-style .header .fullscreen-menu__toggle-close{display:none}.custom-style .header .fullscreen-menu__overlay{position:fixed;top:var(--fullscreen-menu-top, var(--header-height, 0px));left:0;right:0;bottom:0;z-index:999;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;padding:1rem 3rem 3rem}.custom-style .header .fullscreen-menu__overlay.is-open{opacity:1;visibility:visible}.custom-style .header .fullscreen-menu__overlay .page-width{padding:0}.custom-style .header .fullscreen-menu__scroll{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-width:calc(var(--page-width) - 6rem);margin:0 auto}.custom-style .header .fullscreen-menu__top-banner{flex-shrink:0;width:100%;max-height:28vh;overflow:hidden;margin-bottom:55px}@media screen and (max-height:880px){.custom-style .header .fullscreen-menu__top-banner{max-height:20vh;margin-bottom:35px}}.custom-style .header .fullscreen-menu__top-banner-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.custom-style .header .fullscreen-menu__inner{flex:1;min-height:0;display:flex;flex-direction:column;padding-top:2.5rem;padding-bottom:1.5rem}.custom-style .header .fullscreen-menu__columns{flex:1;min-height:0;display:grid;grid-template-columns:1fr 2fr 1fr;gap:4rem;align-items:stretch;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.2) transparent}.custom-style .header .fullscreen-menu__columns::-webkit-scrollbar{width:2px;height:2px}.custom-style .header .fullscreen-menu__columns::-webkit-scrollbar-track{background:transparent}.custom-style .header .fullscreen-menu__columns::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:2px}.custom-style .header .fullscreen-menu__columns::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.4)}.custom-style .header .fullscreen-menu__primary-nav{align-self:start}.custom-style .header .fullscreen-menu__primary-list{display:flex;flex-direction:column;gap:1.4rem}.custom-style .header .fullscreen-menu__primary-list:has(.fullscreen-menu__primary-link--hover) .fullscreen-menu__primary-link:not(.fullscreen-menu__primary-link--hover){font-weight:400}.custom-style .header .fullscreen-menu__primary-link{font-size:1.5rem;text-decoration:none;display:inline-block;color:rgb(var(--color-foreground));transition:opacity .2s ease}.custom-style .header .fullscreen-menu__primary-link--hover,.custom-style .header .fullscreen-menu__primary-link--active{opacity:1;font-weight:700!important}.custom-style .header .fullscreen-menu__sublinks-area{position:relative;align-self:start}.custom-style .header .fullscreen-menu__sublinks{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.custom-style .header .fullscreen-menu__sublinks.is-visible{position:static;opacity:1;visibility:visible}.custom-style .header .fullscreen-menu__col3{position:relative;align-self:start}.custom-style .header .fullscreen-menu__sublinks.is-visible{display:flex;flex-direction:row;gap:8rem;align-items:flex-start}.custom-style .header .fullscreen-menu__sublinks-list{flex-shrink:0}.custom-style .header .fullscreen-menu__sublink-item{margin-bottom:1rem}.custom-style .header .fullscreen-menu__sublink{font-size:1.4rem;text-decoration:none;display:inline-block;color:rgb(var(--color-foreground));transition:all .2s ease}.custom-style .header .fullscreen-menu__sublink:hover{opacity:.65}.custom-style .header .fullscreen-menu__sublink--hover{opacity:1;color:#2b1b0c}.custom-style .header .fullscreen-menu__sublink--hover .fullscreen-menu__sublink-arrow{transform:scale(1.2) rotate(180deg)}.custom-style .header .fullscreen-menu__sublink--has-children{display:inline-flex;align-items:center;gap:6px}.custom-style .header .fullscreen-menu__sublink-arrow{display:inline-flex;align-items:center;flex-shrink:0;margin-top:2px;transition:all .2s ease}.custom-style .header .fullscreen-menu__sublink-arrow svg{width:100%;height:100%}.custom-style .header .fullscreen-menu__grandchildren-area{position:relative;flex-shrink:0}.custom-style .header .fullscreen-menu__grandchildren{position:absolute;top:0;left:0;width:0;opacity:0;visibility:hidden;overflow:hidden;transition:opacity .25s ease,visibility .25s ease}.custom-style .header .fullscreen-menu__grandchildren.is-visible{position:static;width:27rem;overflow:visible;opacity:1;visibility:visible}.custom-style .header .fullscreen-menu__grandchildren-list{display:flex;flex-direction:column;gap:.8rem}.custom-style .header .fullscreen-menu__grandchild-link{font-size:1.4rem;text-decoration:none;display:inline-block;color:rgb(var(--color-foreground));transition:opacity .2s ease;word-break:break-word;word-wrap:break-word}.custom-style .header .fullscreen-menu__grandchild-link:hover{opacity:.65}.custom-style .header .fullscreen-menu__featured{display:flex;flex-direction:column;height:100%;gap:0}.custom-style .header .fullscreen-menu__featured-link{display:flex;flex-direction:column;flex:1;min-height:0;max-height:240px;text-decoration:none}.custom-style .header .fullscreen-menu__featured-link>.fullscreen-menu__featured-img{flex:1;min-height:0}.custom-style .header .fullscreen-menu__featured>.fullscreen-menu__featured-img{flex:1;min-height:0}.custom-style .header .fullscreen-menu__featured-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.custom-style .header .fullscreen-menu__featured-caption{flex-shrink:0;margin:1rem 0 0;font-size:1.4rem;line-height:1.5;letter-spacing:0;font-weight:500;color:rgb(var(--color-foreground));text-transform:uppercase}.custom-style .header .fullscreen-menu__footer{flex-shrink:0;margin-top:2rem}.custom-style .header .fullscreen-menu__social{display:flex;gap:1.4rem;list-style:none;padding:0;margin:0}.custom-style .header .fullscreen-menu__social-item{display:flex}.custom-style .header .fullscreen-menu__social-link{display:inline-flex;align-items:center;text-decoration:none;color:rgb(var(--color-foreground))}.custom-style .header .fullscreen-menu__social-link .svg-wrapper{display:inline-flex;align-items:center}.custom-style .header .fullscreen-menu__social-link .svg-wrapper svg{width:1.6rem;height:1.6rem;fill:currentColor}.custom-style .header .fullscreen-menu__social-link .svg-wrapper svg path,.custom-style .header .fullscreen-menu__social-link .svg-wrapper svg circle,.custom-style .header .fullscreen-menu__social-link .svg-wrapper svg rect,.custom-style .header .fullscreen-menu__social-link .svg-wrapper svg use{fill:currentColor}.custom-style .header .fullscreen-menu__bottom{flex-shrink:0;display:grid;grid-template-columns:35% 1fr;height:15rem;overflow:hidden;color:rgb(var(--color-foreground));margin-top:20px;width:100%}.custom-style .header .fullscreen-menu__bottom--vertical{grid-template-columns:1fr;grid-template-rows:auto auto;height:auto;margin-bottom:2rem}.custom-style .header .fullscreen-menu__bottom--vertical .fullscreen-menu__bottom-image{height:18rem}@media screen and (max-width:749px){.custom-style .header .fullscreen-menu__bottom--vertical .fullscreen-menu__bottom-image{height:8rem}}@media(max-height:820px){.custom-style .header .fullscreen-menu__bottom--vertical .fullscreen-menu__bottom-image{display:none}}.custom-style .header .fullscreen-menu__bottom--vertical .fullscreen-menu__bottom-content{padding:2rem}@media(max-height:820px){.custom-style .header .fullscreen-menu__bottom{height:13rem;margin:0}.custom-style .header .fullscreen-menu__bottom .fullscreen-menu__bottom-content{padding:1.5rem}}.custom-style .header .fullscreen-menu__bottom.gradient{background:#a3927c}.custom-style .header .fullscreen-menu__bottom-image{overflow:hidden}.custom-style .header .fullscreen-menu__bottom-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.custom-style .header .fullscreen-menu__bottom-content{display:flex;flex-direction:column;justify-content:flex-start;gap:.8rem;padding:2rem 3rem}.custom-style .header .fullscreen-menu__bottom-subtext{margin:0;font-size:1.6rem;line-height:1.5;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.custom-style .header .fullscreen-menu__bottom-subtext{font-size:1.3rem}}.custom-style .header .fullscreen-menu__bottom-heading{margin:0;font-size:30px;font-weight:400;line-height:1.15;letter-spacing:.01em;color:rgb(var(--color-foreground))}.custom-style .header .fullscreen-menu__bottom-heading em{font-style:italic}@media screen and (max-width:749px){.custom-style .header .fullscreen-menu__bottom-heading{font-size:1.6rem}}.custom-style .header .fullscreen-menu__bottom-btn{display:inline-flex;align-items:center;margin-top:auto;font-size:1.4rem;color:rgb(var(--color-foreground));text-decoration:none;background:none;border:none;padding:0;cursor:pointer;transition:opacity .2s ease}@media screen and (max-width:749px){.custom-style .header .fullscreen-menu__bottom-btn{font-size:1.3rem}}.custom-style .header .fullscreen-menu__bottom-btn:hover{opacity:.85}.custom-style .header .fullscreen-menu__bottom-btn:hover .fullscreen-menu__bottom-btn-arrow{transform:translate(5px)}.custom-style .header .fullscreen-menu__bottom-btn-arrow{display:inline-block;transition:transform .2s ease}.custom-style.fullscreen-menu-open{overflow:hidden}.custom-style.fullscreen-menu-open .header__heading-logo-wrapper{visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.custom-style cart-drawer .drawer__heading{font-family:Grotta Trial;font-size:20px;font-style:normal;font-weight:700;line-height:25px;text-transform:uppercase;margin:0}.custom-style cart-drawer thead{display:none}.custom-style cart-drawer .drawer__header{align-items:flex-start;flex-direction:column}.custom-style cart-drawer .drawer__close{top:5px}.custom-style cart-drawer .svg-wrapper--text{text-align:center;font-family:Grotta Trial;font-size:8px;font-style:normal;font-weight:600;line-height:11.797px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-transform:uppercase}.custom-style cart-drawer .cart-item__name{font-family:Grotta Trial;font-size:18px;font-style:normal;font-weight:500;line-height:17px;letter-spacing:0}@media screen and (max-width:749px){.custom-style cart-drawer .cart-item__name{font-size:13px;line-height:17px}}.custom-style cart-drawer .price{font-family:Grotta Trial;font-size:18px;font-style:normal;font-weight:500;line-height:17px;letter-spacing:0}@media screen and (max-width:749px){.custom-style cart-drawer .price{font-size:13px;line-height:17px}}.custom-style cart-drawer .tax-note{font-family:Grotta Trial;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:0;padding-top:20px;border-top:1px solid rgb(var(--color-foreground));width:100%;margin-top:50px}@media screen and (max-width:749px){.custom-style cart-drawer .tax-note{font-size:13px;line-height:17px}}.custom-style cart-drawer .cart-drawer__footer-image{display:block;width:100%;height:13px;object-fit:contain;margin-top:2rem}.custom-style cart-drawer .cart-drawer__footer{margin-bottom:13px}.custom-style cart-drawer .cart-drawer__footer .totals,.custom-style cart-drawer .cart-drawer__footer .totals__total{font-family:Grotta Trial;font-size:20px;font-style:normal;font-weight:700;line-height:25px;text-transform:uppercase;color:rgb(var(--color-foreground))}.custom-style cart-drawer .cart-remove-button{padding:0;min-height:fit-content;height:fit-content}.custom-style cart-drawer .cart-quantity{width:90px}.custom-style cart-drawer .cart-quantity:before,.custom-style cart-drawer .cart-quantity:after{content:none}.custom-style cart-drawer .cart-quantity .quantity__button,.custom-style cart-drawer .cart-quantity .quantity__input{border:1px solid rgb(var(--color-foreground));width:30px;height:20px}.custom-style cart-drawer .cart-quantity .quantity__button .svg-wrapper,.custom-style cart-drawer .cart-quantity .quantity__input .svg-wrapper{width:8px}.custom-style cart-drawer .cart-quantity .quantity__input{border-left:none;border-right:none;font-family:Grotta Trial;font-size:6.606px;font-style:normal;font-weight:600;line-height:11.797px;text-transform:uppercase}.cart-drawer__recommendations{position:fixed;top:0;right:47.9rem;width:25rem;height:100%;overflow-y:auto;background:linear-gradient(0deg,#f7f2ee 0% 100%),#fff;border-left:.1rem solid rgba(var(--color-foreground));transform:translate(calc(100% + 48rem));transition:transform var(--duration-default) ease;z-index:1;padding:1.5rem;border-right:1px solid rgba(var(--color-foreground))}@media screen and (max-width:989px){.cart-drawer__recommendations{display:none}}.cart-drawer__recommendations::-webkit-scrollbar{width:1px}.cart-drawer__recommendations::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.1);border-radius:100px}.cart-drawer__recommendations--mobile{display:none;padding:2rem 0;flex-shrink:0}@media screen and (max-width:989px){.cart-drawer__recommendations--mobile{display:block}}cart-drawer.active .cart-drawer__recommendations{transform:translate(0)}.cart-recs__heading{font-family:Grotta Trial;font-size:20px;font-style:normal;font-weight:700;line-height:25px;text-transform:uppercase;margin:0 0 1rem;color:rgb(var(--color-foreground))}.cart-recs__list{display:flex;flex-direction:column}.cart-recs__item{padding:4rem 0;border-bottom:.1rem solid rgba(var(--color-foreground))}.cart-recs__item:last-child{border-bottom:none}.cart-recs__card{display:flex;gap:1.6rem;text-decoration:none;color:rgb(var(--color-foreground));margin-bottom:1.6rem}.cart-recs__card--mobile{flex-direction:column;gap:.8rem;flex:1;margin-bottom:1.2rem}.cart-recs__card--mobile .cart-recs__img-wrap{width:100%;height:auto;aspect-ratio:1/1}.cart-recs__img-wrap{width:10rem;height:10rem;flex-shrink:0;overflow:hidden;background:rgba(var(--color-foreground),.04)}.cart-recs__img{display:block;width:100%;height:100%;object-fit:cover}.cart-recs__info{display:flex;flex-direction:column;gap:1.2rem;padding-top:.4rem}.cart-recs__title,.cart-recs__price{font-family:Grotta Trial;font-size:12px;font-style:normal;font-weight:500;line-height:17px;margin:0}.cart-recs__quick-add{display:block;width:100%;padding:.8rem;text-align:center;border:.1rem solid rgb(var(--color-foreground));background:transparent;color:rgb(var(--color-foreground));font-family:Grotta Trial,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease}.cart-recs__quick-add:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.cart-recs__quick-add:disabled{opacity:.6;cursor:default}@media screen and (max-width:989px){.cart-recs__quick-add{width:calc(100% - 2.4rem)}}.cart-recs-mobile__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.cart-recs-mobile__header .cart-recs__heading{margin:0}.cart-recs-mobile__nav{display:flex;align-items:center;gap:1.6rem}.cart-recs-mobile__arrow{background:none;border:none;cursor:pointer;padding:0;color:rgb(var(--color-foreground));display:flex;align-items:center;opacity:.6;transition:opacity .2s ease}.cart-recs-mobile__arrow svg{width:1.2rem;height:1.2rem}.cart-recs-mobile__arrow--prev{transform:rotate(180deg)}.cart-recs-mobile__arrow:hover{opacity:1}.cart-recs-mobile__arrow.swiper-button-disabled{opacity:.25;cursor:default}.cart-recs-mobile__swiper{overflow:hidden}.cart-recs-mobile__swiper .swiper-wrapper{align-items:stretch}.cart-recs-mobile__slide{display:flex;flex-direction:column}.cart-recs-mobile__slide.swiper-slide{height:100%!important;display:flex}.cart-recs-mobile__slide .cart-recs__quick-add{margin-top:auto;flex-shrink:0}.summary__title{color:#858079;font-family:Grotta Trial;font-size:10px;font-style:normal;font-weight:700;line-height:10.962px;text-transform:uppercase}.search-modal--fullscreen{position:fixed;top:var(--search-overlay-top, var(--header-height, 6rem));left:0;right:0;bottom:0;width:100%;height:auto!important;min-height:0!important;background-color:rgb(var(--color-background));border-bottom:none;overflow:hidden;z-index:100}.search-modal--fullscreen .modal-overlay:after{display:none}.search-modal--fullscreen .search-modal__content{display:block;width:100%;height:100%;padding:0;overflow:hidden}.search-modal--fullscreen .search-modal__bar{display:flex;align-items:flex-start;width:100%;max-width:var(--page-width);margin-left:auto;margin-right:auto;height:100%;padding:2.4rem 3rem 0;position:relative;overflow:hidden}@media screen and (max-width:749px){.search-modal--fullscreen .search-modal__bar{padding:1.6rem 1.6rem 0}}.search-modal--fullscreen .search-modal__predictive{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.search-modal--fullscreen .search-fullscreen__form{flex-shrink:0}.search-modal--fullscreen .search-modal__close-button{position:absolute;top:1.4rem;right:1.4rem;margin-left:0}.search-fullscreen__form{width:100%;padding-bottom:2rem;border-bottom:1px solid rgba(var(--color-foreground))}.search-fullscreen__field{display:flex;align-items:center;gap:1rem}.search-fullscreen__input{flex:1;min-width:0;font-family:Grotta Trial,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:25px;color:rgb(var(--color-foreground));caret-color:rgb(var(--color-foreground));background:transparent;border:none;outline:none;padding:0;margin:0;-webkit-appearance:none;appearance:none}.search-fullscreen__input:focus-visible{outline:none;box-shadow:none}.search-fullscreen__input::placeholder{color:rgba(var(--color-foreground),.35);font-family:Grotta Trial,sans-serif;font-weight:700}.search-fullscreen__input::-webkit-search-cancel-button{display:none}.search-fullscreen__reset{flex-shrink:0;display:flex;align-items:center;background:transparent;border:none;padding:0;cursor:pointer;color:rgba(var(--color-foreground),.5);line-height:0}.search-fullscreen__reset.hidden{display:none}.predictive-search--fullscreen{display:block!important;position:static!important;top:auto!important;left:auto!important;width:100%!important;border:none!important;box-shadow:none!important;border-radius:0!important;background:transparent;overflow-y:auto;flex:1;min-height:0;max-height:none!important;margin-top:.8rem}.predictive-search__meta{display:flex;align-items:baseline;gap:.6rem;padding:.4rem 0 0}.predictive-search__search-for-text,.predictive-search__results-count{font-size:1.2rem}.predictive-search__products-section{padding-top:4rem;padding-bottom:4rem}.predictive-search__results-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem 2rem;list-style:none;margin:0;padding:0}@media screen and (max-width:989px){.predictive-search__results-products-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.predictive-search__results-products-grid{grid-template-columns:repeat(1,1fr);gap:1.6rem 1rem}}.predictive-search__list-item--product[aria-selected=true]>*,.predictive-search__list-item--product:hover>*{background-color:transparent}.predictive-search__search-term{font-size:1.6rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin:0 0 .4rem;color:rgb(var(--color-foreground));line-height:1.2}.search-collections{margin-top:4rem}.search-collections__header{display:flex;justify-content:flex-end;padding-bottom:1.6rem}.search-collections__nav{display:flex;align-items:center;gap:1.6rem}.search-collections__arrow{background:none;border:none;cursor:pointer;padding:0;color:rgb(var(--color-foreground));display:flex;align-items:center;opacity:.6;transition:opacity .2s ease}.search-collections__arrow svg{width:1.2rem;height:1.2rem}.search-collections__arrow--prev{transform:rotate(180deg)}.search-collections__arrow:hover{opacity:1}.search-collections__arrow.swiper-button-disabled{opacity:.25;cursor:default}.search-collections__swiper{overflow:hidden}.search-collections__card{display:block;text-decoration:none;color:rgb(var(--color-foreground))}.search-collections__card:hover .search-collections__card-img{transform:scale(1.03)}.search-collections__card-media{aspect-ratio:3/4;overflow:hidden}.search-collections__card-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.search-collections__card-title{font-family:Grotta Trial,sans-serif;font-size:16px;font-weight:500;line-height:1.3;margin:1.2rem 0 0;color:rgb(var(--color-foreground))}.card-wrapper .price{font-family:Grotta Trial;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:0}@media screen and (max-width:749px){.card-wrapper .price{font-size:13px;line-height:17px}}.custom-style .card-wrapper .card__inner{z-index:2}.custom-style .card-wrapper .quick-add{position:absolute;bottom:0;left:0;right:0;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:5;margin-bottom:0}@media screen and (max-width:749px){.custom-style .card-wrapper .quick-add{opacity:1;pointer-events:auto}}.custom-style .card-wrapper .quick-add .quick-add__submit{border-radius:0;outline:none;border:none;box-shadow:none;margin-bottom:0;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (max-width:749px){.custom-style .card-wrapper .quick-add .quick-add__submit{font-size:1rem;padding:1.2rem 2.4rem;min-height:calc(3.8rem + var(--buttons-border-width) * 2)}}.custom-style .card-wrapper .quick-add .quick-add__submit:after{content:none}.custom-style .card-wrapper:hover .quick-add{opacity:1;pointer-events:auto}.quick-add-modal__content-info .product-features-slider{display:none}.quick-add-modal__content-info .mt-110{margin-top:20px!important}.quick-add-modal__content-info .quantity__label{display:none}.quick-add-modal__content-info .product-form__input{margin:2rem 0}.quick-add-modal__content-info .product__info-container{row-gap:.5rem}.quick-add-modal__content-info .product-contact-banner__link{display:none}.quick-add-modal__content-info .product__info-wrapper{padding:0 3rem}@media screen and (max-width:749px){.quick-add-modal__content-info .product__info-wrapper{padding:0}}.custom-style h2.h1{font-family:GTF Figue TRIAL;font-size:32.769px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-1.311px}.custom-style h2.h1 em{font-weight:250;font-size:41px;font-family:GT Alpina Fine Trial}@media screen and (max-width:749px){.custom-style h2.h1 em{font-size:30px;letter-spacing:-1.2px;letter-spacing:-1.675px}}@media screen and (max-width:749px){.custom-style h2.h1{font-size:23px;letter-spacing:-.92px}}.custom-style .title.inline-richtext{font-family:Grotta Trial;font-size:20px;font-style:normal;font-weight:700;line-height:25px;text-transform:uppercase;margin:0;letter-spacing:0}@media screen and (max-width:749px){.custom-style .title.inline-richtext{font-size:15px}}.custom-style .button{font-family:Grotta Trial;font-size:14px;font-style:normal;font-weight:500;line-height:15.464px;text-transform:uppercase;padding:0 70px}.custom-style .button.active-facets__button-inner{font-size:10px;padding:0 8px}.custom-style .card__heading{font-family:Grotta Trial;font-size:16px;font-style:normal;font-weight:500;line-height:20px}@media screen and (max-width:749px){.custom-style .card__heading{font-size:13px;line-height:15px}}.custom-style .mt-110{margin-top:100px!important}@media screen and (max-width:749px){.custom-style .mt-110{margin-top:80px!important}}.custom-style .ct_button{width:100%;justify-content:center}.custom-style .collection--featured .slider-buttons,.custom-style .related-products .slider-buttons{justify-content:flex-end;position:absolute;top:-60px;right:10px;z-index:2}.custom-style .collection--featured .slider-counter,.custom-style .related-products .slider-counter{display:none}.custom-style .slider-mobile-gutter{overflow-y:visible;overscroll-behavior-x:none}.custom-style .slider--desktop{overflow-y:hidden}.custom-style .slideshow__media--split{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:749px){.custom-style .slideshow__media--split{grid-template-columns:1fr}}.custom-style .slideshow__title{padding:0 3rem}@media screen and (max-width:749px){.custom-style .slideshow__title{padding:0 1.5rem}}.custom-style .banner__content--middle-center .slideshow__text.banner__box{height:100%;justify-content:flex-start}.custom-style .banner__content--middle-center .slideshow__text.banner__box .banner__heading{flex:1;display:flex;align-items:center;justify-content:center;width:100%}.custom-style .banner__content--middle-center .slideshow__text.banner__box .button{background:#36241380}.custom-style .banner__content--middle-center .slideshow__text.banner__box .button:before{background:#36241380}.custom-style slideshow-component .banner__text{color:#f7f2ee;text-align:center;font-family:Grotta Trial;font-size:14px;font-style:normal;font-weight:500;line-height:15.464px;text-transform:uppercase;letter-spacing:0}.custom-style slideshow-component .banner__text em{font-family:GT Alpina Fine Trial;font-weight:250;text-transform:lowercase}.custom-style slideshow-component.slider-mobile-gutter .slider-button{display:none}.custom-style slideshow-component.slider-mobile-gutter .slideshow__controls.slider-buttons{position:absolute;top:auto;left:50%;bottom:0;transform:translate(-50%,-50%);z-index:2}.custom-style slideshow-component.slider-mobile-gutter .dot{opacity:1;border-radius:0;background:#f7f2ee4d;border:1px solid rgba(247,242,238,.3)}.custom-style slideshow-component.slider-mobile-gutter .slider-counter__link--active{opacity:1}.custom-style slideshow-component.slider-mobile-gutter .slider-counter__link--active .dot{border:1px solid rgb(var(--color-background));background:rgb(var(--color-background))}.custom-style slideshow-component .slideshow__media-half{min-width:0;overflow:hidden;position:relative!important}.custom-style slideshow-component .slideshow__media-half img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.custom-style slideshow-component .slideshow__media-half .placeholder-svg{display:block;width:100%;height:100%}.custom-style.page--collection .page-width{max-width:100%}@media(max-width:749px){.custom-style .facets{display:flex;align-items:center}}.custom-style .facets-container{display:flex;justify-content:space-between}@media(max-width:749px){.custom-style .facets-container .facets__form{width:fit-content;display:flex;align-items:flex-end;margin-bottom:0}}.custom-style .shopify-policy__container{margin-bottom:130px}@media screen and (max-width:749px){.custom-style .shopify-policy__container{margin-bottom:95px}}.custom-style .shopify-policy__container h2{font-family:GT Alpina Fine Trial;font-size:25px;font-weight:250;line-height:30px;letter-spacing:-1.25px;margin-bottom:130px}@media screen and (max-width:749px){.custom-style .shopify-policy__container h2{font-size:16px;font-weight:250;line-height:18.731px;letter-spacing:-.8px;margin-bottom:95px}}.custom-style .shopify-policy__container h3{font-family:Grotta Trial;font-size:14px;font-weight:700;line-height:20px;text-transform:uppercase;color:rgb(var(--color-foreground));margin-bottom:8px}.custom-style .shopify-policy__container p{margin:0 0 75px}.custom-style .shopify-policy__container p:first-child{margin-top:0}.custom-style .shopify-policy__title{font-family:GTF Figue TRIAL;font-size:32px;font-weight:400;line-height:37px;letter-spacing:-1.55px;text-transform:uppercase}@media screen and (max-width:749px){.custom-style .shopify-policy__title{font-size:23px;line-height:27px}}.custom-style .shopify-policy__body{font-family:Grotta Trial;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:rgb(var(--color-foreground))}.custom-style #insta-feed h2{font-family:Grotta Trial;font-size:16px;font-style:normal;font-weight:500;line-height:20px;padding:0 3rem;margin-bottom:30px;margin-top:0}@media screen and (max-width:749px){.custom-style #insta-feed h2{font-size:13px;padding:0 1.5rem;margin-bottom:10px}}.custom-style #loox-app,.custom-style .loox-widget{font-family:Grotta Trial!important}.custom-style #loox-app .loox-carousel-card-item-author-name-holder,.custom-style .loox-widget .loox-carousel-card-item-author-name-holder{font-family:Grotta Trial;font-size:11px;font-style:normal;font-weight:600;line-height:18.658px;text-transform:uppercase}.custom-style #loox-app .loox-carousel-card-item-content.loox-carousel-review-content,.custom-style .loox-widget .loox-carousel-card-item-content.loox-carousel-review-content{font-family:Grotta Trial;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.custom-style #klaviyo-featured-reviews-carousel .kl_reviews__carousel,.custom-style #klaviyo-featured-reviews-carousel .page-width{max-width:100%}.custom-style #klaviyo-featured-reviews-carousel .kl_reviews__carousel__header{font-family:Grotta Trial,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:25px;text-transform:uppercase;margin:0;letter-spacing:0;margin-bottom:2.5rem}@media screen and (max-width:749px){.custom-style #klaviyo-featured-reviews-carousel .kl_reviews__carousel__header{font-size:15px}}.custom-style #klaviyo-featured-reviews-carousel .kl_reviews__carousel__next_button{box-shadow:none}.custom-style #klaviyo-featured-reviews-carousel .kl_reviews__carousel__content{font-family:Grotta Trial,sans-serif;line-height:20px;letter-spacing:0}
/*# sourceMappingURL=/cdn/shop/t/19/assets/custom-style.css.map */
