@font-face{font-family:Columbia Sans W;src:url(ColumbiaSansW-Regular.woff2) format("woff2"),url(ColumbiaSansW-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim;src:url(GTWalsheim-Rg.woff2) format("woff2"),url(GTWalsheim-Rg.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim;src:url(GTWalsheim-Md.woff2) format("woff2"),url(GTWalsheim-Md.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim;src:url(GTWalsheim-Md.woff2) format("woff2"),url(GTWalsheim-Md.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}header-drawer{z-index:2;z-index:12}header-drawer .menu-drawer-container .header__icon--menu .icon-hamburger{position:relative;display:inline-block;width:24px;height:24px;vertical-align:middle}header-drawer .menu-drawer-container .header__icon--menu .icon-hamburger span{position:absolute;top:calc(50% - 1px);width:100%;height:2px;border-radius:0;background-color:var(--text-color);transition:all .4s ease-in-out;transform-origin:center}header-drawer .menu-drawer-container .header__icon--menu .icon-hamburger:before{content:"";position:absolute;top:calc(0% + 2px);width:100%;height:2px;border-radius:0;background-color:var(--text-color);transition:all .4s ease-in-out;transform-origin:center}header-drawer .menu-drawer-container .header__icon--menu .icon-hamburger:after{content:"";position:absolute;top:calc(100% - 4px);width:100%;height:2px;border-radius:0;background-color:var(--text-color);transition:all .4s ease-in-out;transform-origin:center}header-drawer .menu-drawer{visibility:hidden;z-index:3;left:0;background-color:#fbf9f7;overflow-x:hidden;padding:30px 20px;transition:all .4s ease-in-out;display:grid;width:calc(100vw - 3rem);max-width:440px;transform:translate(-100%);position:fixed;top:0;height:100%}header-drawer .menu-drawer .menu-drawer__inner-container{position:relative}header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container{padding:0}header-drawer .menu-drawer .menu-drawer__inner-container{z-index:-1;height:100%;display:flex;flex-direction:column}header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 0 20px;text-transform:uppercase}header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__header .close{cursor:pointer}header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container{height:100%;display:flex;flex-direction:column;flex-grow:1;gap:40px}header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links{flex-grow:1;display:flex;flex-direction:column}header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links>.separator{flex-grow:1}header-drawer .menu-drawer .mega-menu__link,header-drawer .menu-drawer .list-menu__item{display:flex;flex-direction:row;justify-content:flex-start;gap:6px;align-items:center;text-decoration:none;min-height:var(--drawer-menu-icon-size)}header-drawer .menu-drawer .mega-menu__link:hover,header-drawer .menu-drawer .list-menu__item:hover{text-decoration:underline}header-drawer .menu-drawer .submenu,header-drawer .menu-drawer .menu-drawer__submenu{padding-left:10px}header-drawer .menu-drawer .parent-item{padding:0}header-drawer .menu-drawer .parent-item>details>summary.list-menu__item{padding:10px 0}header-drawer .menu-drawer .child-item>.list-menu__item{padding:10px 0}header-drawer .menu-drawer .child-item>.list-menu__item.menu-drawer__account{color:var(--accent-color)}header-drawer .menu-drawer .title,header-drawer .menu-drawer ul.list-social,header-drawer .menu-drawer .mega-menu__link{padding:10px 0;margin:0}header-drawer .menu-drawer summary.list-menu__item{flex-direction:row;justify-content:space-between}header-drawer .menu-drawer summary.list-menu__item .icon{width:20px;height:20px}header-drawer .menu-drawer summary.list-menu__item .icon{transition:all .4s ease-in-out;transform:rotate(90deg)}header-drawer .menu-drawer summary.list-menu__item[aria-expanded=true] .icon{transform:rotate(270deg)}header-drawer details[open]>.menu-drawer,header-drawer details[open]>.menu-drawer__submenu{transition:transform .4s ease,visibility .4s ease}header-drawer details[open].menu-opening>.menu-drawer,header-drawer details[open].menu-opening>.menu-drawer__submenu{transform:translate(0);visibility:visible}header-drawer .header__icon--menu:before{opacity:0;transition:opacity .4s ease}header-drawer .menu-opening .header__icon--menu[aria-expanded=true]:before{opacity:1}header-drawer .header__icon--menu[aria-expanded=true]:before{content:"";left:0;width:100%;display:block;background:#000c;position:fixed;top:0;height:100dvh}cart-drawer{position:fixed;left:0;width:100vw;display:flex;justify-content:flex-end;transition:visibility .4s ease;top:0;height:100dvh;z-index:1000000}cart-drawer .cart-drawer__overlay{background:#000c;position:fixed;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease-in-out;top:0}cart-drawer .cart-drawer{width:calc(100vw - 3rem);max-width:440px}cart-drawer .free-shiping-limit{margin:0 0 20px}cart-drawer .free-shiping-limit .message{margin-top:8px;text-transform:uppercase;font-size:12px}cart-drawer .free-shiping-limit .range{position:relative;height:6px;background:#b7b7b7;border-radius:3px;overflow:hidden}cart-drawer .free-shiping-limit .range .progress{position:absolute;top:0;left:0;height:100%;background:#853a2d;border-radius:3px}cart-drawer .free-shiping-limit .range .progress.empty{display:none}cart-drawer .drawer__inner{height:100%;transform:translate(100%);width:100%;padding:24px 0 40px;background-color:var(--header-background-color);display:flex;flex-direction:column;transition:all .4s ease}cart-drawer .drawer__inner>*{padding-left:16px;padding-right:16px}cart-drawer .drawer__inner .drawer__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-shrink:0;height:auto;padding:0 16px;margin:0 0 20px;position:sticky;top:0;z-index:1}cart-drawer .drawer__inner .drawer__header .drawer__heading{margin:0;font-size:14px;font-weight:400;text-transform:uppercase}cart-drawer .drawer__inner .drawer__inner-empty .cart__login-paragraph{font-size:14px}cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__collections .button{margin-bottom:20px}cart-drawer .drawer__inner .cart-items{width:100%;border-spacing:0;border-collapse:collapse;font-size:14px}cart-drawer .drawer__inner .cart-items .cart-item{position:relative;vertical-align:top;display:grid;gap:0 10px;grid-template-columns:90px 1fr auto;grid-template-rows:auto 1fr;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #b7b7b7}cart-drawer .drawer__inner .cart-items .cart-item:last-child{border-bottom:0;padding-bottom:0}cart-drawer .drawer__inner .cart-items .cart-item .price{font-size:.9rem}cart-drawer .drawer__inner .cart-items .cart-item .loading-overlay:not(.hidden){position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}cart-drawer .drawer__inner .cart-items .cart-item .spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}cart-drawer .drawer__inner .cart-items .cart-item:has(.loading-overlay:not(.hidden)) .cart-item__media,cart-drawer .drawer__inner .cart-items .cart-item:has(.loading-overlay:not(.hidden)) .cart-item__details,cart-drawer .drawer__inner .cart-items .cart-item:has(.loading-overlay:not(.hidden)) .cart-item__quantity,cart-drawer .drawer__inner .cart-items .cart-item:has(.loading-overlay:not(.hidden)) .cart-item__price-wrapper{opacity:.5}cart-drawer .drawer__inner .cart-items .cart-item__media{padding:0;grid-row:span 2}cart-drawer .drawer__inner .cart-items .cart-item__name{margin:0 0 10px;text-decoration:none;text-transform:none}cart-drawer .drawer__inner .cart-items .cart-item__quantity{grid-column:span 2}cart-drawer .drawer__inner .cart-items .cart-item__quantity .cart-item__quantity-wrapper{display:flex;justify-content:space-between;align-items:center}cart-drawer .drawer__inner .cart-items .cart-item__selling-plan{padding:10px 0 0;grid-column:span 3}cart-drawer .drawer__inner .cart-items .cart-item__error{flex-grow:1}cart-drawer .drawer__inner .cart-items .product-option{display:flex;flex-direction:column;flex-wrap:wrap;margin:0 0 4px;color:#000}cart-drawer .drawer__inner .cart-items .product-option dt{display:none}cart-drawer .drawer__inner .cart-items .product-option dd{margin:0}cart-drawer .drawer__inner .cart-items .product-option .separator{margin:0 2px}cart-drawer .drawer__inner .cart-items .product-option:empty{display:none}cart-drawer .drawer__inner .cart-items .discounts .icon{width:14px;height:14px;vertical-align:top}cart-drawer .drawer__inner .cart-items .product-properties{margin:0;color:#1a172c;overflow:hidden}cart-drawer .drawer__inner .cart-items .product-properties dt{float:left;clear:left}cart-drawer .drawer__inner .cart-items .product-properties dd{margin:0 0 0 6px;float:left}cart-drawer .drawer__inner .cart-items cart-remove-button .icon-button{padding:0;height:18px;line-height:18px}cart-drawer .drawer__inner .cart-items cart-remove-button .icon{width:14px;height:14px}cart-drawer .drawer__inner .cart-items .cart-item__details{display:flex;flex-direction:column}cart-drawer .drawer__inner .cart-items .cart-item__totals{display:flex;flex-direction:column;justify-content:space-between}cart-drawer .drawer__inner .cart-items .cart-item__totals .loading-overlay:not(.hidden)+.cart-item__quantity-wrapper{display:none}cart-drawer .drawer__inner .cart-items .right{text-align:right}cart-drawer .drawer__inner .cart-items .quantity-wrapper{display:flex;flex-direction:row;align-items:end;gap:10px}cart-drawer .drawer__inner .cart-items .cart-item__discounted-prices{white-space:nowrap}cart-drawer .drawer__inner .cart-items .cart-item__discounted-prices .product-option{display:inline-flex}cart-drawer .drawer__inner .cart-items .cart-item__discounted-prices strong{font-weight:400}cart-drawer .drawer__inner .drawer__footer .giftwrap{border-top:1px solid #b7b7b7;font-size:14px}cart-drawer .drawer__inner .drawer__footer .giftwrap summary{display:flex;flex-direction:row;justify-content:space-between;text-decoration:underline}cart-drawer .drawer__inner .drawer__footer .giftwrap summary .icon{width:18px;height:18px;transition:all .4s ease-in-out}cart-drawer .drawer__inner .drawer__footer .giftwrap summary .icon polygon{fill:#000!important}cart-drawer .drawer__inner .drawer__footer .giftwrap[open] summary .icon{transform:rotate(180deg)}cart-drawer .drawer__inner .drawer__footer .giftwrap .wrapper{padding-top:20px}cart-drawer .drawer__inner .drawer__footer .giftwrap textarea{display:block;margin-bottom:20px;border:2px solid #1a172c;height:100px;padding:20px}cart-drawer .drawer__inner .cart-drawer__footer{border-top:1px solid #b7b7b7;padding:20px 0;font-size:14px}cart-drawer .drawer__inner .cart-drawer__footer .totals{margin-bottom:0 0 10px 0;display:flex;flex-direction:row;justify-content:space-between;text-transform:uppercase}cart-drawer .drawer__inner .cart-drawer__footer .totals>*{margin:0;font-size:18px}cart-drawer .drawer__inner .cart-drawer-recommendations{margin-bottom:10px;margin-top:auto}cart-drawer.active{visibility:visible}cart-drawer.active .drawer__inner{transform:translate(0)}cart-drawer.active .cart-drawer__overlay{opacity:1}cart-drawer.is-empty .free-shiping-limit,cart-drawer.is-empty .drawer__footer,cart-drawer.is-empty .cart-drawer__footer,cart-drawer.is-empty .giftwrap{display:none!important}cart-drawer .cart-drawer__empty-content{text-align:center}cart-drawer cart-drawer-items{overflow-y:auto;flex-grow:1;overflow-x:hidden;display:flex;flex-direction:column}cart-drawer cart-drawer-items.is-empty{display:none}cart-drawer .cart-item__error-text:empty+svg{display:none}@media only screen and (min-width:1025px){cart-drawer.active .cart-drawer__overlay{opacity:1}cart-drawer .drawer__inner{padding:40px 0}cart-drawer .drawer__inner>*{padding-left:40px;padding-right:40px}cart-drawer .drawer__inner .drawer__header{height:auto;margin:0 0 20px;padding:0 40px}}cart-drawer .drawer__inner .cart-items .cart-item{padding-bottom:10px;margin-bottom:10px}cart-drawer .drawer__inner .cart-items .cart-item__name{font-family:GT Walsheim,sans-serif;font-size:14px}cart-drawer .drawer__inner .cart-items .product-option{font-size:12px}cart-drawer .drawer__inner .cart-items .product-option.price{display:none}cart-drawer .drawer__inner .cart-items .cart-item__quantity{align-content:end}cart-drawer .drawer__inner quantity-input{background-color:#0000}cart-drawer .drawer__inner quantity-input input[type=number]{border:0;height:30px;width:80px;padding:0 20px;font-size:12px}cart-drawer .drawer__inner quantity-input .quantity__button{width:20px}cart-drawer .drawer__inner quantity-input .quantity__button svg{width:11px;height:11px}.swiper-slide{height:auto}.swiper-slide>*{height:100%}.grid{display:grid;gap:10px}a.section_anchor{display:block;position:relative;top:-50px;visibility:hidden}.modal__toggle{cursor:pointer}.modal__toggle-close{display:none}details .modal__toggle-close{display:none}details[open] .modal__toggle-open+.modal__toggle-close{display:initial}details[open]:has(.modal__toggle-close) .modal__toggle-open{display:none}.modal__close-button.link{display:flex;justify-content:center;align-items:center;padding:0rem;height:4.4rem;width:4.4rem;background-color:#0000}.modal__content{position:absolute;z-index:10;top:0;left:0;right:0;bottom:0;background:#fbf9f7}.modal__content.search-modal{display:flex;justify-content:center;align-items:center}.media-modal{cursor:zoom-out}.media-modal .deferred-media{cursor:initial}details[open] .modal-overlay{display:block}details[open] .modal-overlay:after{position:absolute;content:"";background-color:#000c;top:100%;left:0;right:0;height:100dvh}quantity-input{display:inline-flex;position:relative;background:#fff;width:fit-content;height:fit-content}quantity-input input[type=number]{border:1px solid #b7b7b7;padding:0 40px;margin:0;width:140px;height:40px;text-align:center;font-size:1rem;background:#0000;-moz-appearance:textfield}quantity-input input[type=number]::-webkit-outer-spin-button,quantity-input input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}quantity-input .quantity__button{position:absolute;background:none;border:0;display:flex;justify-content:center;align-items:center;top:0;height:100%;z-index:1;width:40px;padding:0;color:#000}quantity-input .quantity__button[name=minus]{left:0}quantity-input .quantity__button[name=plus]{right:0}quantity-input .quantity__button svg{margin:0;pointer-events:none;vertical-align:middle}.select{border:1px solid var(--border-color);position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;background:#fff}.select select{padding:8px 31px 8px 15px;border:none;-webkit-appearance:none;appearance:none;z-index:1;background:#0000;width:100%;color:#000}.select select:focus-visible{outline:0}.select svg{width:16px;height:16px;position:absolute;top:calc(50% - 8px);right:5px;pointer-events:none;transform:rotate(90deg)}.search-trigger .search-modal__content .search-modal__form{display:flex;align-items:center;justify-content:center;gap:10px;height:100%;width:100%;max-width:768px;margin:0 auto;border-bottom:1px solid #b7b7b7}.search-trigger .search-modal__content .field{flex-grow:1;position:relative;display:flex;height:100%}.search-trigger .search-modal__content .field .field__label{display:none}.search-trigger .search-modal__content .field .search__input{width:100%;padding:12px 12px 12px 34px;border:0;border-radius:0}.search-trigger .search-modal__content .field .search__input:focus,.search-trigger .search-modal__content .field .search__input:focus-visible{outline:0}.search-trigger .search-modal__content .field .reset__button{display:none}.search-trigger .search-modal__content .field .search__button{position:absolute;left:0;top:0;height:100%;z-index:1}.search-trigger .search-modal{opacity:0;transition:all .4s ease-in-out}.search-trigger>details[open] .search-modal{opacity:1;z-index:12}.footer{padding-top:42px;padding-bottom:20px;background:#fbf9f7;color:#000}.footer:before,.footer:after{content:"";display:table}.footer .footer-blocks{display:grid;gap:23px 0;grid-template-columns:repeat(2,1fr)}.footer .copyright{font-size:12px}.footer .footer-heading{margin:0 0 15px;position:relative}.footer .footer-heading[onclick]{padding-right:20px;margin-bottom:0}.footer .footer-heading[onclick]:after{content:"";position:absolute;right:0;top:calc(50% - 1px);width:16px;height:1px;background-color:#000}.footer .footer-heading[onclick]:before{content:"";position:absolute;right:0;top:calc(50% - 1px);width:16px;height:1px;background-color:#000;transform:rotate(90deg);transition:all .4s ease-in-out}.footer .footer-heading[onclick]+.dusk-content{display:none}.footer .footer-heading[onclick].active{margin:0 0 15px}.footer .footer-heading[onclick].active+.dusk-content{display:block}.footer .footer-heading[onclick].active:before{transform:rotate(0)}.footer .footer-item .link-list a,.footer .footer-item .link-list summary{display:inline-block;margin:7px 0;font-size:16px}.footer .footer-item .link-list a:hover,.footer .footer-item .link-list summary:hover{text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.fav-copyright{background:#131121;color:#fff}.fav-copyright .container{min-height:40px;display:flex;flex-direction:row;align-items:center;gap:10px;font-size:12px}.fav-copyright .container .link-list li{display:inline-block;margin-left:10px}.fav-copyright .container .link-list li:first-child{margin-left:0}.fav-copyright .text-center .wrapper{justify-content:center}.fav-copyright .text-right .wrapper{justify-content:flex-end}ul.list-social{display:flex;flex-direction:row;align-items:center;gap:10px;margin:2em 0}.shopify-challenge__container .shopify-challenge__button{display:block!important}.disclosure{position:relative}.disclosure .disclosure__list-wrapper{position:absolute;top:100%;right:0;background:#fff;color:#000;padding:10px;max-height:200px;overflow-y:auto;border:1px solid #000}.disclosure .disclosure__list-wrapper .disclosure__link{white-space:nowrap}@media only screen and (max-width:1024px){.footer .footer-item{grid-column-start:var(--footer-column-start, auto);grid-column-end:var(--footer-column-end, auto);grid-row-start:var(--footer-row-start, auto);grid-row-end:var(--footer-row-end, auto)}}.circleItemGroup .dusk-content{display:flex;justify-content:center;flex-wrap:wrap;gap:22px}@media screen and (min-width:1025px){.circleItemGroup .dusk-content{gap:32px}}.circleItem{display:inline-flex;flex-direction:column;align-items:center;gap:16px;text-decoration:none;width:calc(25% - 22px)}@media screen and (min-width:1025px){.circleItem{width:auto}}.circleItem:hover{text-decoration:none}.circleItem__circle{border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px}.circleItem__circle svg{width:36px;max-height:34px}@media screen and (min-width:1025px){.circleItem__circle{width:125px;height:125px}.circleItem__circle svg{width:64px;max-height:60px}}.circleItem__text{font-family:GT Walsheim,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0em;text-align:center}@media screen and (min-width:1025px){.circleItem__text{font-family:GT Walsheim,sans-serif;font-weight:400;font-size:16px;line-height:18px;letter-spacing:0em}}.circleItem.circleItem--icon{width:64px;margin:0 auto;display:flex}.circleItem.circleItem--icon .circleItem__circle{width:auto;height:auto}.twoUpItem{display:flex;flex-direction:column;overflow:hidden;text-decoration:none}.twoUpItem__header{display:flex;flex-direction:column;gap:8px;padding:23px 0 18px}.twoUpItem__header .title{text-decoration:none}.twoUpItem__content{padding:0 20px 30px}@media screen and (min-width:1025px){.twoUpItem__header{padding:28px 0;gap:6px}.twoUpItem__content{padding:0}}.halfRoundedCover{margin:-150px -30px 0}@media screen and (min-width:1025px){.halfRoundedCover{z-index:0;margin:0}}.halfRounded{overflow:hidden;padding:50px 60px 40px;border-top-left-radius:999px;border-top-right-radius:999px}@media screen and (min-width:1025px){.halfRounded{border-top-left-radius:9999px;border-top-right-radius:9999px;position:absolute;bottom:0;right:-30px;left:-30px;padding:156px 50px 56px}}.wavyBanner{position:relative;padding:50px 0}@media screen and (min-width:1025px){.wavyBanner{padding:70px 0}}.wavyBanner--top{padding-top:0}.wavyBanner--bottom{padding-bottom:0}.wavyBanner__inner{padding:0;display:flex;align-items:center;min-height:150px;position:relative;z-index:1}@media screen and (min-width:1025px){.wavyBanner__inner{min-height:200px;padding:20px 0}}.wavyBanner__topWavy{position:absolute;top:0;left:0;width:100%;overflow:hidden;height:70px}.wavyBanner__topWavy.desktop{display:none}@media screen and (min-width:1025px){.wavyBanner__topWavy.desktop{display:block}}.wavyBanner__topWavy.mobile{display:block}@media screen and (min-width:1025px){.wavyBanner__topWavy.mobile{display:none}}.wavyBanner__topWavy svg{width:100%}.wavyBanner__bottomWavy{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;height:70px}.wavyBanner__bottomWavy.desktop{display:none}@media screen and (min-width:1025px){.wavyBanner__bottomWavy.desktop{display:block}}.wavyBanner__bottomWavy.mobile{display:block}@media screen and (min-width:1025px){.wavyBanner__bottomWavy.mobile{display:none}}.wavyBanner__bottomWavy svg{width:1500px;position:absolute;bottom:0;left:0;width:100%}.wavyBanner__content{max-width:700px;padding:0 30px;margin:0 auto;text-align:center}.popup-buttonCover{padding:20px}@media only screen and (min-width:1025px){.popup-buttonCover{position:absolute;right:66%;top:50%;background:#f5eee8;box-shadow:0 4px 4px #00000040;border-radius:20px;width:33%;max-width:400px;transform:translateY(-50%);padding:2rem}}#custom-slide-w-products .swiper-pagination-container .swiper-pagination-bullets{bottom:auto;top:100px}.custom-slide-w-products__item{overflow:hidden;border-radius:20px;background-color:#f5eee8}@media only screen and (min-width:1025px){.custom-slide-w-products__item{background-color:#0000}}.search-trigger .search-modal__content .field .search__input{background-color:#0000}@media only screen and (max-width:1025px){.custom-slide-w-products__image{height:40%!important}.custom-slide-w-products__image+.dusk-wrapper{top:40%!important;height:auto!important}}@media only screen and (min-width:1025px){.custom-slide-w-products__image{width:70%!important;margin-left:30%;border-radius:20px!important}}.popup-button{background-color:#0000;border:none;cursor:pointer;display:flex;align-items:flex-start;width:100%;margin-left:0;margin-right:0}.popup-button+.popup-button{margin-top:10px}.popup-button__left{background-color:#fbf9f7;width:3rem;min-width:3rem;height:3rem;box-shadow:0 3px 4px #00000040;border-radius:13px;display:flex;align-items:center;justify-content:center}.popup-button__left svg{width:30px;height:30px}.popup-button__text{padding-left:14px;text-align:left;width:100%;padding-top:2px;padding-right:8px}.popup-button__text .title{font-family:GT Walsheim;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#000;margin:0}.popup-button__text .price{font-family:GT Walsheim;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;color:#000;margin:8px 0 0}.popup-button__right{min-width:22px;padding-top:4px}.popup-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:#00000080;z-index:999;visibility:visible;opacity:1;transition:all .3s ease}.popupContent{max-width:820px;width:calc(100% - 40px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f9f4ee;border-radius:20px;z-index:1001;visibility:visible;opacity:1;transition:all .3s ease}.popupHidden{visibility:hidden;opacity:0}.popupContent__wrapper{display:flex;flex-direction:column}@media only screen and (min-width:1025px){.popupContent__wrapper{flex-direction:row}}.popupContent__left{width:100%;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}@media only screen and (min-width:1025px){.popupContent__left{border-top-left-radius:20px;border-bottom-left-radius:20px;border-top-right-radius:0;width:67%}}.popupContent__right{width:100%;padding:20px;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:1025px){.popupContent__right{position:relative;width:33%;padding:30px}}.popupContent__right .colors .color{width:20px;height:20px;display:inline-block;border-radius:30px;outline:1px solid #a7a7a7;margin:0 8px 10px 0}.popupContent__right .colors .color.active{outline-color:#000}.popupContent__right .btn{align-self:center;font-size:10px;font-weight:500;text-decoration:none;margin-top:20px;text-align:center}.popupContent__right .btn .icon{width:10px;height:10px}@media only screen and (min-width:1025px){.popupContent__right .btn{position:absolute;bottom:30px;left:0;width:100%}}.popupContent__close{position:absolute;top:30px;right:30px;cursor:pointer;background-color:#0000;border:none}.popupContent__title{font-family:Columbia Sans W,sans-serif;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0%;margin:0}@media only screen and (min-width:1025px){.popupContent__title{margin:0 0 4px}}.popupContent__description{display:none}.popupContent__description,.popupContent__price{font-family:GT Walsheim,sans-serif;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0%;margin:0}@media only screen and (min-width:1025px){.popupContent__description,.popupContent__price{line-height:24px}}.popupContent__divider{width:100%;margin:20px 0;border:1px solid #4d4745}.slide-video-image__inner{height:100%;display:flex;flex-direction:column}.slide-video-image__inner.with-border{padding:28px}.slide-video-image__inner p{margin:16px 0 0;flex-shrink:0}.slide-video-image__inner img{flex-grow:1;width:100%;object-fit:cover;height:0}.slide-video-image__innerVideo{width:100%;height:100%}.slide-video-image__innerVideo dusk-video{width:100%;height:100%}.slide-video-image__innerVideo dusk-video video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.slide-video-image__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.footer{position:relative;overflow:hidden}.footer .footer-heading{font-size:22px;color:#853a2d;display:flex;justify-content:space-between;align-items:center;padding-right:0!important}.footer .footer-heading .icon{width:16px;height:16px;transform:rotate(90deg);transition:all .4s ease-in-out}.footer .footer-heading.active .icon{transform:rotate(270deg)}.footer .footer-heading:before,.footer .footer-heading:after{display:none}.footer .newsletter-title{font-size:22px;margin:26px 0 14px}.footer .block-newsletter .text{font-size:16px;line-height:1.375}.footer .copyright{line-height:25px;color:#853a2d}.footer .legal-menu{font-size:12px;line-height:25px}.footer .legal-menu a{text-decoration:none}.footer .teddy{position:absolute;bottom:0;right:0;width:44%;transform:translate(3%,38%)}#store-tabs dusk-tabs .dusk-content{display:grid;grid-template-columns:1fr 1fr;gap:30px}#store-tabs .dusk-content dusk-tabs .content{background:#0000;padding-left:0!important;padding-right:0!important}#store-tabs .tab{border:1px solid #fff;color:#fff;border-bottom-left-radius:30px;border-bottom-right-radius:30px}#store-tabs .dusk-content dusk-tabs .tab.active{background-color:#fff;color:#000;border-top:1px solid #fff}@media only screen and (max-width:1024px){.footer .footer-item.social-item .footer-heading{display:none}.footer .footer-item.social-item .footer-heading+.dusk-content{display:block!important}}@media only screen and (max-width:1025px){.grid-item-two-up__bgImage{position:relative!important}.withShape .grid-item-two-up__bgImage{top:20px;left:20px;width:calc(100% - 40px);height:calc(100% - 40px);margin-bottom:40px}.grid-item-two-up__wrapper{position:relative!important;height:auto!important;padding:0!important}.withShape .grid-item-two-up__wrapper{padding:0!important}.withShape .grid-item-two-up__wrapper .buttons{margin-bottom:0;padding-bottom:20px}.grid-item-two-up__shape{padding:40px 30px 30px;margin-top:-150px;min-height:270px;display:flex;flex-direction:column;justify-content:center}}.collectionSlideItem{text-decoration:none}.collectionSlideItem:hover .collectionSlideItem__header{text-decoration:underline}.collectionSlideItem.rounded-corners .collectionSlideItem__cover{padding:0;border-radius:20px;overflow:hidden}.collectionSlideItem__header{padding-top:16px;font-family:GT Walsheim,sans-serif;font-weight:400;font-size:18px;line-height:1.1;letter-spacing:0em}.collectionSlideItem__cover{padding:10px}@media only screen and (min-width:1025px){.collectionSlideItem__cover{max-height:250px}#store-tabs dusk-tabs .dusk-content{grid-template-columns:1fr 1fr 1fr 1fr;gap:50px}#store-tabs .dusk-content dusk-tabs .content{padding:50px 0 0!important}}.tab-circle{width:21px;height:21px;border:2px solid #000;border-radius:50%;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);right:5px;pointer-events:none}.content.active .tab-circle{border-color:#81321c}.search-modal__form .icon.icon-close{width:12px;height:12px}.product-badge{position:absolute;display:inline-block;z-index:2;font-size:14px;font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:1.4px;top:20px;right:0;padding:18px 32px;border-radius:10px 0 0 10px}.search-trigger .search-modal__content .field .field__label,.block-newsletter .field .field__label{display:block}.upsell-block{border-top:1px solid #000;padding:12px 0 0;margin-top:12px;display:block}.upsell-block .upsell-variant{margin:8px 10px 10px 0}.upsell-block .upsell-variant input:checked+label .swatch{outline:1px solid #000;outline-offset:2px}.upsell-block .upsell-meta{display:flex;gap:8px;margin:0}.upsell-block .upsell-light-note{background:none;border:0;padding:0;font:inherit;text-decoration:underline;cursor:pointer}.upsell-block .upsell-variants{margin-bottom:0}.upsell-block .upsell-title-color{font-size:14px;margin-block:10px}.upsell-block .upsell-title{font-size:16px;font-style:italic;margin:0}.upsell-block .upsell-title-pre-installed{font-size:16px;margin:0}.upsell-block .upsell-light-note{background:none;border:0;padding:0;font:inherit;color:inherit;text-decoration:underline;cursor:pointer}.upsell-block .upsell-meta{display:flex;gap:8px;align-items:baseline}.upsell-block .upsell-notify-link{text-decoration:underline}.upsell-block .swatch{overflow:hidden}.upsell-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:9998;display:none}.upsell-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;place-items:center;z-index:9999;padding:16px}.upsell-modal .upsell-modal-panel{background:#fff;border:1px solid #000;width:min(560px,92vw);position:relative;overflow:hidden;border-radius:20px}.upsell-modal .upsell-modal-panel__head{height:200px;background:#eee}.upsell-modal .upsell-modal-panel__head img{width:100%;height:200px;object-fit:cover}.upsell-modal-panel__body{padding:18px}.upsell-modal-panel__body ul{padding-left:20px}.upsell-modal-panel__body ul li{margin-block:10px}.upsell-modal-close{position:absolute;top:8px;right:8px;cursor:pointer;background:#fff;width:30px;height:30px;border-radius:50%;font-size:24px;line-height:30px;border:none;overflow:hidden}.upsell-notify-modal .upsell-modal-panel{width:min(460px,92vw)}.upsell-notify-modal .upsell-modal-panel__body h3{margin:0 8px 8px 0}.upsell-notify-modal .upsell-notify-form{display:flex;gap:8px;align-items:center;margin-top:12px}.upsell-notify-modal .upsell-notify-form .button{min-height:42px;padding:0 16px;white-space:nowrap}.upsell-notify-modal .upsell-notify-input{flex:1;min-width:0;height:42px;border:1px solid #000;border-radius:999px;padding:0 14px;font-size:14px}.upsell-notify-modal .upsell-notify-status{margin:10px 0 0;font-size:13px}.upsell-notify-modal .upsell-notify-status.is-success{color:#157347}.upsell-notify-modal .upsell-notify-status.is-error{color:#b42318}
/*# sourceMappingURL=/cdn/shop/t/290/assets/mobile.css.map */
