@font-face{font-family:Manrope;src:url(/cdn/shop/files/Manrope-VariableFont_wght.ttf?v=1708601124) format("truetype");font-weight:100 800}:root{--custom-theme-font: "Manrope", sans-serif;--heading-font-family: var(--custom-theme-font);--button-letter-spacing: 0;--grey-blue: #525668;--black: #2B2B2B;--dark-grey: #707072;--light-grey: #E8E8E8;--light-grey-2: #F1F1F1;--white: #FFFFFF}body{font-family:var(--custom-theme-font);color:var(--dark-grey);font-weight:500;font-size:16px;line-height:22px}@media (min-width: 1100px){body{font-size:18px}}.h1,:where(.prose h1),h1{font-weight:700;font-size:44px;line-height:48px}@media (min-width: 1100px){.h1,:where(.prose h1),h1{font-weight:700;font-size:124px;line-height:120px}}.h2,:where(.prose h2),h2{font-weight:600;font-size:52px;line-height:50px}.h3,:where(.prose h3),h3{font-weight:500;font-size:20px;line-height:42px}@media (min-width: 1100px){.h3,:where(.prose h3),h3{font-size:35px}}.h4,:where(.prose h4),h4{font-weight:500;font-size:26px;line-height:30px}.h5,:where(.prose h5),h5{font-weight:400;font-size:18px;line-height:25px}@media (min-width: 1100px){.h5,:where(.prose h5),h5{font-size:23px;line-height:28px}}.h6,:where(.prose h6),h6{font-weight:600;font-size:12px;line-height:16px}@media (min-width: 1100px){.h6,:where(.prose h6),h6{font-size:16px}}.button{font-weight:500}.pretty-option{display:flex;justify-content:space-between;background:#f1f1f1;padding:16px 16px 16px 24px;border-radius:16px;cursor:pointer}.pretty-option .option-info .option-name{font-size:16px;line-height:21px;font-weight:600;color:#2b2b2b;margin-bottom:6px}.pretty-option .option-info .option-value{display:flex;font-size:16px;line-height:18px;font-weight:600;color:#707072}.pretty-option .option-icon{display:flex;justify-content:center;align-items:center;min-width:50px}.standalone-color-selector{display:flex;justify-content:center;padding:16px 0}.standalone-color-selector .pretty-option{padding:0;background:transparent}.standalone-color-selector .paint-selector-popup .color-list-footer,.standalone-color-selector .paint-selector-popup .color-element.color-custom-code{display:none}.multiple-colors-label{z-index:1;display:flex;justify-content:center;align-items:center;border:1px solid #E8E8E8;border-radius:28px;padding:2px 3px;background:#fff}@media (min-width: 1100px){.multiple-colors-label{padding:7.5px 19.5px 7.5px 9.5px}}.multiple-colors-label .multiple-colors-icon{margin-right:4px;width:14px;height:14px}@media (min-width: 1100px){.multiple-colors-label .multiple-colors-icon{margin-right:16px;width:30px;height:30px}}.multiple-colors-label .multiple-colors-text{color:#2b2b2b;font-size:10px;line-height:18px;font-weight:500}@media (min-width: 1100px){.multiple-colors-label .multiple-colors-text{font-size:15px}}.shopify-section.shopify-section--main-product .multiple-colors-label{background:transparent;border-color:#707072;padding:7.5px 19.5px 7.5px 9.5px}.shopify-section.shopify-section--main-product .multiple-colors-label .multiple-colors-icon{margin-right:16px;width:30px;height:30px}.shopify-section.shopify-section--main-product .multiple-colors-label .multiple-colors-text{font-size:15px}.variant-picker{position:relative}.variant-picker .pretty-option+.variant-picker__option{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;width:100%;height:100%}.variant-picker .pretty-option+.variant-picker__option .variant-picker__option-info{display:none}.variant-picker .pretty-option+.variant-picker__option .relative{height:100%;display:flex;width:100%}.variant-picker .pretty-option+.variant-picker__option .relative>button{opacity:0}body.paint-selector-popup-active{overflow:hidden}.paint-selector-popup-active .product-info{position:relative;z-index:100}paint-color-variant-picker .dropdown-element{cursor:pointer}.paint-selector-popup{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;opacity:0;visibility:hidden;z-index:100;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.paint-selector-popup:focus{outline:none}.paint-selector-popup.active{opacity:1;visibility:visible}.paint-selector-popup .paint-selector-popup-inner{display:flex;flex-direction:column;background-color:#f1f1f1;max-width:2000px;width:100%;height:100%;cursor:initial;border-radius:8px;overflow:hidden}@media (min-width: 1100px){.paint-selector-popup .paint-selector-popup-inner{flex-direction:row;width:94%;max-height:80%}}.paint-selector-popup .popup-col{width:100%}.paint-selector-popup .popup-col.preview-images{max-height:40%}@media (min-width: 1100px){.paint-selector-popup .popup-col{width:50%}.paint-selector-popup .popup-col.preview-images{max-height:unset}}.paint-selector-popup .swiper{height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;--swiper-navigation-color: var(--white)}.paint-selector-popup .swiper-wrapper{height:100%}.paint-selector-popup .swiper .swiper-button-next:after,.paint-selector-popup .swiper .swiper-button-prev:after{display:none}.paint-selector-popup .swiper .swiper-button-next svg,.paint-selector-popup .swiper .swiper-button-prev svg{height:28px;width:14px}.paint-selector-popup .preview-images .preview-image img{width:100%;height:100%;object-fit:cover}.paint-selector-popup .color-list-header .list-header-title{color:#2b2b2b}.paint-selector-popup .color-list-header .btn-close{cursor:pointer}.paint-selector-popup .color-list-col{position:relative;display:flex;flex-direction:column;height:100%;overflow-y:scroll}@media (min-width: 1100px){.paint-selector-popup .color-list-col{padding:0}}.paint-selector-popup .color-list{padding:0 24px 24px;margin-bottom:auto}@media (min-width: 1100px){.paint-selector-popup .color-list-col{overflow-y:initial}.paint-selector-popup .color-list{overflow-y:scroll}.paint-selector-popup .color-list::-webkit-scrollbar{width:12px}.paint-selector-popup .color-list::-webkit-scrollbar-track{position:absolute;right:0;top:10px;bottom:10px;background:#f1f1f1;border-radius:10px}.paint-selector-popup .color-list::-webkit-scrollbar-thumb{background:#b6b5b5;border-radius:10px;border:3px solid #F1F1F1}.paint-selector-popup .color-list::-webkit-scrollbar-thumb:hover{background:#b6b5b5}}.paint-selector-popup .color-element{position:relative;display:flex;justify-content:space-between;align-items:center;padding:8px 22px 8px 8px;background:#fff;border-radius:8px;margin-bottom:8px}.paint-selector-popup .color-element:last-child{margin-bottom:0}.paint-selector-popup .color-element .color-element-inner{display:flex;width:100%}.paint-selector-popup .color-element .color-info{display:flex;flex-direction:column;justify-content:center;flex:1}.paint-selector-popup .color-element .color-info .color-name{font-weight:600;font-size:15px;line-height:18px;color:#2b2b2b}.paint-selector-popup .color-element .color-info .color-code{font-weight:400;font-size:15px;line-height:18px;color:#707072}.color-preview{width:51px;height:51px;margin-right:16px;border-radius:100%}.color-preview.small{width:20px;height:20px;margin-right:8px}.paint-selector-popup .color-element input[name=paint-color]{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;height:100%;width:100%}.paint-selector-popup .color-element .pretty-radio{color:#000;width:27px;height:27px;border:1px solid currentcolor;border-radius:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.paint-selector-popup .color-element .pretty-radio .pretty-radio-inner{width:19px;height:19px;border-radius:100%;background-color:currentcolor;opacity:0;visibility:hidden}.paint-selector-popup .color-element input[name=paint-color]:checked+.pretty-radio-wrapper .pretty-radio .pretty-radio-inner{opacity:1;visibility:visible}.paint-selector-popup .color-list-header{position:sticky;display:flex;flex-direction:column;padding:16px 24px;top:0;left:0;right:0;background-color:#f1f1f1;z-index:1}.paint-selector-popup .color-list-header .color-list-header-top{display:flex;justify-content:space-between}.paint-selector-popup .color-list-header .color-categories{display:flex;row-gap:14px;column-gap:14px;justify-content:flex-start;text-align:center;margin-top:16px;flex-wrap:nowrap;overflow-x:scroll}@media (min-width: 1100px){.paint-selector-popup .color-list-header .color-categories{flex-wrap:wrap;overflow-x:unset;row-gap:20px;column-gap:0px;margin-top:26px}}.paint-selector-popup .color-list-header .color-categories .color-category{display:flex;flex-direction:column;justify-content:center;cursor:pointer;font-size:12px;line-height:18px;color:#000;flex:0 1 50px;min-width:50px;max-width:100%}@media (min-width: 1100px){.paint-selector-popup .color-list-header .color-categories .color-category{flex:0 1 67px;min-width:67px;max-width:100%}}.paint-selector-popup .color-list-header .color-categories .color-category.active{font-weight:700;text-decoration:underline}.paint-selector-popup .color-list-header .color-categories .color-category .category-preview{margin:0 auto 3px;border-radius:100%;overflow:hidden}.paint-selector-popup .color-list-footer{position:sticky;background:#fff;display:flex;justify-content:space-between;padding:16px 24px;bottom:0;left:0;right:0;z-index:1;box-shadow:0 -4px 17px #0000002b}.paint-selector-popup .color-list-footer .btn{font-size:15px;line-height:18px;font-weight:500;color:#2b2b2b}.paint-selector-popup .color-list-footer .btn.btn-confirm{padding:15px;color:#fff;width:183px;background:#000;border-radius:36px}@media (min-width: 1100px){.paint-selector-popup .color-list-footer .btn.btn-confirm{width:290px}}.paint-selector-popup .color-custom-code{margin-bottom:12px}@media (min-width: 1100px){.paint-selector-popup .color-custom-code{margin-bottom:24px}}.paint-selector-popup .color-custom-code input[name=paint-color]{display:none}.paint-selector-popup .color-custom-code input[name=custom-code]{font-size:15px;line-height:18px;color:#2b2b2b;padding:14px;height:51px;outline:none}.shopify-section--main-product .section-spacing{padding:0}@media (max-width: 1099px){.shopify-section--main-product .section-spacing .container{margin:0}}.shopify-section--main-product .product{--product-gap: 0;padding-bottom:64px}@media (min-width: 1100px){.shopify-section--main-product .product{padding-bottom:104px}}.shopify-section--main-product .product-gallery{background:#f8f8f8;padding-top:58px;padding-bottom:12px;gap:16px;padding-inline-start:max(var(--container-gutter),50% - var(--container-max-width) / 2);padding-inline-end:max(var(--container-gutter),50% - var(--container-max-width) / 2)}@media (min-width: 1100px){.shopify-section--main-product .product-gallery{padding-inline-end:0;padding-bottom:58px}}.shopify-section--main-product .product-gallery .product-gallery__image-list{border:1px solid #E8E8E8;border-radius:16px;overflow:hidden;margin-right:58px;background:#fff}.shopify-section--main-product .product-gallery .product-gallery__media{display:flex;justify-content:center;align-items:center;height:100%;padding:10%}.shopify-section--main-product .product-gallery .product-gallery__thumbnail-scroller{--product-gallery-thumbnail-size: 102px}.shopify-section--main-product .product-gallery .product-gallery__thumbnail{border-color:#e8e8e8;border-radius:8px;overflow:hidden;background:#fff;padding:10px}.shopify-section--main-product .product-gallery .product-gallery__thumbnail[aria-current=true]{border-color:#525668}.shopify-section--main-product .product-gallery__zoom-button{display:none}.product-content-below-gallery{margin-top:42px;padding-inline-start:max(var(--container-gutter),50% - var(--container-max-width) / 2);padding-inline-end:max(var(--container-gutter),50% - var(--container-max-width) / 2)}@media (min-width: 1100px){.product-content-below-gallery{margin-top:84px;padding-inline-end:58px}}.product-info{margin-top:37px;padding-inline-start:max(var(--container-gutter),50% - var(--container-max-width) / 2);padding-inline-end:max(var(--container-gutter),50% - var(--container-max-width) / 2)}@media (min-width: 1100px){.product-info{margin-top:58px;padding-inline-start:0:}}.product-info .product-title{font-size:35px;line-height:42px;color:#2b2b2b;margin-bottom:24px}.product-info-footer .product-info-top{display:flex;justify-content:space-between;margin-bottom:16px}@media (min-width: 1100px){.product-info-footer .product-info-top{margin-bottom:28px}}.product-info-footer .product-info-price sale-price{color:var(--black);font-size:24px;line-height:42px;font-weight:500}@media (min-width: 1100px){.product-info-footer .product-info-price sale-price{font-size:35px}}.product-info-footer .product-info-inventory .inventory{font-weight:600;font-size:16px;line-height:21px;font-style:normal}.product-info-footer .product-info-inventory .inventory.text-success{color:var(--dark-grey)}.product-info-footer .product-info-bottom{display:flex;justify-content:space-between}.product-info-footer .product-info-qty{margin-right:8px}.product-info-footer .product-info-qty .quantity-selector{--quantity-selector-height: 46px;border-radius:35px;border-color:#e8e8e8;color:var(--black)}.product-info-footer .product-info-qty .quantity-selector__button[disabled] svg{opacity:1;transition:color .2s;color:#e8e8e8}.product-info-footer .product-info-buy-buttons{width:100%}.product-info-footer .product-info-buy-buttons .button{height:48px;border-radius:35px}.accordion .h6{font-size:18px;line-height:22px;font-weight:500;color:#000}.mega-menu__linklist .h6{color:#2b2b2b;border-bottom:1px solid currentColor;padding-bottom:11px;width:100%;min-width:204px;font-size:14px;font-weight:700}.mega-menu__linklist .link-faded{font-weight:400;font-size:13px;color:#707072}.shopify-section.shopify-section--slideshow .h1{color:#fff;margin-bottom:46px}.shopify-section.shopify-section--slideshow .slideshow__slide-content .prose{font-size:16px;font-weight:600;line-height:21px}.shopify-section.shopify-section--slideshow .slideshow__slide-content .prose .slide-text{max-width:456px}.shopify-section.shopify-section--slideshow .slideshow__slide-content .prose .button-group{margin-top:24px}.shopify-section.shopify-section--collection-list .collection-list{--collection-list-gap: 16px}.collection-list .collection-card{border-radius:16px;overflow:hidden}.scrolling-content{line-height:1.4;text-transform:uppercase}.shopify-section.shopify-section--image-with-text picture{border-radius:16px;overflow:hidden}.shopify-section.shopify-section--image-with-text picture img{width:100%}.shopify-section.shopify-section--image-with-text .prose{margin-bottom:auto;max-width:456px;margin-right:auto;margin-left:0;padding-left:0}@media (min-width: 1100px){.shopify-section.shopify-section--image-with-text .color-scheme--scheme-3 .prose{margin:0 auto}}.shopify-section.shopify-section--image-with-text .prose .h3{color:var(--black)}.shopify-section.shopify-section--image-with-text .image-with-text:not(.image-with-text--reverse) .prose{margin-left:auto;padding-right:0}.shopify-section.shopify-section--featured-collections{--section-stack-gap: 24px}.shopify-section.shopify-section--featured-collections .section-header-top{display:flex;justify-content:space-between}.shopify-section.shopify-section--featured-collections .h3{color:var(--black)}.shopify-section.shopify-section--featured-collections .section-header-top .button{display:none;--hover-gradient: linear-gradient(rgb(var(--button-background)), rgb(var(--button-background)));--initial-gradient: linear-gradient(transparent, transparent);color:var(--black);font-weight:500}.shopify-section.shopify-section--featured-collections .section-header-top .button:hover{color:var(--white)}@media (min-width: 1100px){.shopify-section.shopify-section--featured-collections .section-header-top .button{display:block}}.product-list{--product-list-default-row-gap: 11px;--product-list-default-column-gap: 11px}@media (min-width: 1100px){.product-list{--product-list-default-row-gap: 16px;--product-list-default-column-gap: 16px}}.product-card{padding:11px;border:1px solid #E8E8E8;border-radius:16px;height:100%;display:flex;flex-direction:column;position:relative;gap:0}@media (min-width: 1100px){.product-card{padding:24px}}.product-card .multiple-colors-link,.product-card .multiple-colors-label{margin-right:auto}.product-card .multiple-colors-label{position:absolute}.product-card .product-card__info{width:100%;display:flex;flex-direction:column;text-align:left;gap:0;margin-top:auto}.product-card .product-card__info .price-list{justify-content:flex-start;margin-top:2px;column-gap:4px}@media (min-width: 1100px){.product-card .product-card__info .price-list{column-gap:1rem;margin-top:16px}}.product-card .product-card__info .price-list sale-price{color:var(--black)}.product-card .product-card__info .button{width:100%;margin-top:5px;font-size:12px;padding:5px}@media (min-width: 1100px){.product-card .product-card__info .button{margin-top:24px;font-size:15px;padding:11px}}.product-card .product-card__info .product-title{color:#2b2b2b;line-height:21px}.product-card .product-card__figure{padding:20px}@media (min-width: 1100px){.product-card .product-card__figure{padding:40px}}.shopify-section.shopify-section--image-with-text-block .content{padding:30px}.shopify-section.shopify-section--image-with-text-block .prose{font-weight:400;font-size:14px;line-height:22px}.shopify-section.shopify-section--media-grid{--section-stack-gap: 34px}.shopify-section.shopify-section--media-grid .section-heading{color:var(--black)}.shopify-section.shopify-section--media-grid .media-grid{--media-grid-gap: 16px}.shopify-section.shopify-section--media-grid .media-grid .media-grid__item{border-radius:16px;overflow:hidden}.shopify-section.shopify-section--testimonials{--section-vertical-spacing-override: 64px}@media (min-width: 1100px){.shopify-section.shopify-section--testimonials{--section-vertical-spacing-override: 144px}}.shopify-section.shopify-section--testimonials .testimonial-item{max-width:637px}.shopify-section.shopify-section--testimonials h4{font-weight:500}.shopify-section.shopify-section--timeline .timeline__item-content{--container-gutter: 77px}.shopify-section.shopify-section--timeline .h6{font-weight:400}.shopify-section.shopify-section--timeline .prose-content{max-width:414px;margin-top:24px}.shopify-section.shopify-section--timeline .timeline__nav.timeline-count-1{display:none}.shopify-section.shopify-section--image-with-text-overlay .content{--content-over-media-content-max-width: 414px}.shopify-section.shopify-section--image-with-text-overlay .prose .h6{font-weight:400;font-size:14px}.shopify-section.shopify-section--image-with-text-overlay .prose .h3{margin-top:4px;margin-bottom:24px}.shopify-section.shopify-section--shop-the-look .shop-the-look__item{display:grid;max-width:unset;grid-template-columns:repeat(12,1fr);gap:16px}.shopify-section.shopify-section--shop-the-look .shop-the-look__image-wrapper{grid-column:span 12;border-radius:16px}@media (min-width: 1100px){.shopify-section.shopify-section--shop-the-look .shop-the-look__image-wrapper{grid-column:span 7}}.shopify-section.shopify-section--shop-the-look .is-expanded .shop-the-look__image-wrapper{border-radius:0}.shopify-section.shopify-section--shop-the-look .shop-the-look__item-content{grid-column:span 5}.shopify-section.shopify-section--shop-the-look .shop-the-look__item-content>.button{display:none}.shopify-section.shopify-section--shop-the-look .shop-the-look__item-product{max-width:60%}.shopify-section.shopify-section--shop-the-look .page-dots{--dot-size: 12px}.shop-the-look__popover .shop-the-look__item-carousel.scroll-area{gap:8px}.shopify-section.shopify-section--collection-banner .prose{max-width:693px;color:#707072;font-size:14px;line-height:22px;font-weight:400}.shopify-section.shopify-section--collection-banner .prose h1{color:#2b2b2b;margin-top:10px!important}.collection-toolbar{padding-inline-start:max(var(--container-gutter),50% - var(--container-max-width) / 2);padding-inline-end:max(var(--container-gutter),50% - var(--container-max-width) / 2)}.collection-toolbar .collection-toolbar__products-count{position:relative;inset-block-start:unset;inset-inline-start:unset;transform:unset;display:flex;align-items:center;color:#707072}.collection-toolbar .collection-toolbar__button-container{border:0}.collection-toolbar .collection-toolbar__button-container>.collection-toolbar__button{color:#707072;padding:0;display:flex;align-items:center;height:100%;opacity:1}.collection{margin-bottom:0}.shopify-section.shopify-section--multi-column .multi-column{row-gap:32px}@media (min-width: 1100px){.shopify-section.shopify-section--multi-column .multi-column{row-gap:102px}}.shopify-section.shopify-section--multi-column .multi-column__item{gap:24px}.shopify-section.shopify-section--multi-column .multi-column__item:empty{display:none}@media (min-width: 1100px){.shopify-section.shopify-section--multi-column .multi-column__item:empty{display:grid}}.shopify-section.shopify-section--multi-column .multi-column__item img{border-radius:16px}.shopify-section.shopify-section--multi-column .prose a{display:inline-block;margin-top:0}.shopify-section.shopify-section--multi-column .prose .h1,.shopify-section.shopify-section--multi-column .prose .h2,.shopify-section.shopify-section--multi-column .prose .h3,.shopify-section.shopify-section--multi-column .prose .h4,.shopify-section.shopify-section--multi-column .prose .h5,.shopify-section.shopify-section--multi-column .prose .h6,.shopify-section.shopify-section--main-page .section-header h1{color:#2b2b2b}.shopify-section.shopify-section--main-page .prose{max-width:1046px}.shopify-section.shopify-section--text-with-icons .h6.title{color:#2b2b2b}.footer .footer__block:last-child{margin-left:auto}.footer .button-wrapper{margin-top:16px}.footer .button-wrapper .button{border:1px solid #707072;font-size:15px;line-height:18px;padding:14px;min-width:220px}.footer .button-wrapper .button:hover{border:1px solid #707072;color:#2b2b2b}.footer .footer__block.footer__block--text p strong{font-weight:600;font-size:16px;line-height:18px;color:rgb(var(--text-color))}.footer .footer__aside{text-align:left;justify-content:flex-start;grid-auto-flow:unset;margin-bottom:32px}.footer .footer__aside .payment-methods{justify-content:flex-start;gap:8px}.footer .footer__inner{row-gap:54px}@media (min-width: 768px){.footer .footer__inner{row-gap:140px}}.footer .footer__aside .text-xxs{font-size:12px;line-height:14px;font-weight:500}@media (min-width: 768px){.footer .footer__aside .text-xxs{font-size:18px;line-height:22px}}.footer .h6{font-size:16px;line-height:18px}.badge{border-radius:40px;font-size:10px;line-height:18px;font-weight:500;text-transform:none;padding:3px 10px}@media (min-width: 768px){.badge{font-size:15px;padding:10px 17px}}.product-card__figure>.badge-list{top:0;right:0;left:unset}.header__primary-nav-item:before{display:none;transform:unset;height:auto;width:calc(100% + 30px);background:#e8e8e8;z-index:unset;top:unset;bottom:unset;padding:15px;left:-15px;top:-12px;border-radius:40px;line-height:12px;opacity:0;visibility:hidden}.header__primary-nav-item:hover:before{opacity:1;visibility:visible}.header__primary-nav-item>.h6,.header__primary-nav-item>.header__menu-disclosure>.h6{position:relative;z-index:1}.header__primary-nav-item>.h6:before,.header__primary-nav-item>.header__menu-disclosure>.h6:before{position:absolute;z-index:-1;content:"";width:calc(100% + 30px);top:unset;bottom:unset;left:-15px;top:-12px;background:#e8e8e8;padding:15px;height:42px;border-radius:40px;line-height:12px;transition:opacity .3s ease;opacity:0;visibility:hidden}.header__primary-nav-item:hover>.h6:before,.header__primary-nav-item:hover>.header__menu-disclosure>.h6:before{opacity:1;visibility:visible}li.header__primary-nav-item .h6{position:relative;font-size:15px}.header-button-wrapper.desktop{display:none}@media (min-width: 768px){.header-button-wrapper.desktop{display:block}}.header-button-wrapper.mobile{margin-top:auto}.header-button-wrapper .button{height:42px}.header-button-wrapper.mobile .button{width:100%}.header-sidebar .header-sidebar__linklist>li{border-color:#2b2b2b}.header-sidebar .header-sidebar__main-panel .header-sidebar__linklist>li{border-block-start-width:0!important}.header-sidebar__collapsible-panel .header-sidebar__back-button{border:0;color:#707072;font-size:17px;line-height:18px;margin-bottom:0}.header-sidebar__collapsible-panel .header-sidebar__back-button svg{color:#2b2b2b}.header-sidebar__collapsible-panel .header-sidebar .header-sidebar__linklist>li{color:#2b2b2b;border-bottom:1px solid currentcolor}.header-sidebar__linklist.divide-y .header-sidebar__linklist-button{font-size:14px;font-weight:700;line-height:18px;color:#2b2b2b!important}.header-sidebar__linklist.divide-y .header-sidebar__linklist-button .animated-plus{color:#2b2b2b}.header-sidebar__linklist.divide-y .header-sidebar__nested-linklist{padding-left:0;border-top:1px solid;margin-left:0;padding-top:5px;border-left:0;color:#707072;font-size:13px;line-height:32px;gap:0;margin-block-end:10px}.header-sidebar__scroller{display:flex;flex-direction:column}.header-search .header-search-container{background:#fff;margin-inline-start:0;margin-inline-end:0;padding-inline-start:max(var(--container-gutter),50% - var(--container-max-width) / 2);padding-inline-end:max(var(--container-gutter),50% - var(--container-max-width) / 2)}.announcement-bar.announcement-bar-custom{display:none}@media (min-width: 1000px){.announcement-bar.announcement-bar-custom{display:flex;justify-content:space-between}}.announcement-bar.announcement-bar-custom .announcement-bar-element{display:flex;align-items:center}.announcement-bar.announcement-bar-custom.elements-count-3 .announcement-bar-element{width:33.33%}.announcement-bar.announcement-bar-custom.elements-count-3 .announcement-bar-element:nth-child(1){justify-content:flex-start}.announcement-bar.announcement-bar-custom.elements-count-3 .announcement-bar-element:nth-child(2){justify-content:center}.announcement-bar.announcement-bar-custom.elements-count-3 .announcement-bar-element:nth-child(3){justify-content:flex-end}.announcement-bar.announcement-bar-custom .announcement-bar-element .icon{width:26px;margin-right:8px}.shopify-section.shopify-section--rich-text .prose.inner-width-small{max-width:693px}.shopify-section.shopify-section--rich-text .prose.text-small{color:#707072;font-size:14px;line-height:22px;font-weight:400}.shopify-section.shopify-section--related-products{--section-stack-gap: 24px}.shopify-section.shopify-section--related-products .section-heading{color:#2b2b2b}.shopify-section.shopify-section--related-products .product-list{justify-content:flex-start}.breadcrumb{display:block;font-size:14px;font-weight:400;line-height:19px;color:#2b2b2b}.breadcrumb .breadcrumb__list-item:last-child{color:#525668}.text-on-sale{color:#525668}.shopify-section--main-article .article__image{margin-top:50px;--container-max-width: 1400px;border-radius:16px;overflow:hidden;--distance-to-bleed: max(var(--container-gutter), 50% - var(--container-max-width) / 2);margin-inline-start:max(var(--container-gutter),50% - var(--container-max-width) / 2);margin-inline-end:max(var(--container-gutter),50% - var(--container-max-width) / 2)}.shopify-section--main-article .article__wrapper.container--sm{--container-max-width: 694px;--article-wrapper-padding-inline: 80px}.shopify-section--main-article .article__wrapper h1{font-weight:600;font-size:52px;line-height:50px;color:#2b2b2b}.shopify-section--main-article .article__wrapper .prose,.shopify-section--main-blog .section-header .h2,.shopify-section--main-blog .blog-post-card__title,.shopify-section--blog-posts .blog-post-card__title,.shopify-section--main-blog .section-heading,.shopify-section--blog-posts .section-heading{color:#2b2b2b}.shopify-section--main-blog .blog-post-card a.overflow-hidden,.shopify-section--blog-posts .blog-post-card a.overflow-hidden{border-radius:16px}.shopify-section--main-blog .blog-post-list,.shopify-section--blog-posts .blog-post-list{--blog-post-list-row-gap: 80px;--blog-post-list-column-gap: 16px}.shopify-section--main-blog .blog-post-card .blog-post-card__excerpt,.shopify-section--blog-posts .blog-post-card .blog-post-card__excerpt{max-width:90%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-theme-styles.css.map */
