:root{--duration-short: .1s;--duration-default: .2s;--duration-announcement-bar: .25s;--duration-medium: .3s;--duration-long: .5s;--duration-extra-long: .6s;--duration-extended: 3s;--ease-out-slow: cubic-bezier(0, 0, .3, 1);--animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;--animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow)}footer .snippet-klaviyo-form input,footer .snippet-klaviyo-form button{font-family:var(--main-font-stack)!important;font-size:.875em!important}footer .snippet-klaviyo-form input,footer .snippet-klaviyo-form p,footer .snippet-klaviyo-form p *{color:var(--color-primary-text)!important}footer .snippet-klaviyo-form input:focus{box-shadow:none!important}.header-table{height:auto!important}.height-auto{height:auto}.justify-center{display:flex;justify-content:center}.h1-extension{display:block;width:100%;line-height:normal;margin-bottom:30px}.collection-template--heading{width:100%;max-width:480px;margin:0 auto}h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a,p,.font-size__basic,.t--header-navigation,.f--heading,.font-size--m{font-family:Object Sans!important;font-weight:400!important}.faq{border-radius:8px;overflow:hidden}.faq .tab-toggle{display:none}.faq .tab-label{background-color:#3073ca;display:flex;justify-content:space-between;padding:1em;font-weight:700;color:#fff}.faq .tab-label:hover{background-color:#3059ca}.faq .tab-toggle:checked~.tab-label{background-color:#3059ca}.faq .tab-label:after{content:"\276f";transition:all .4s}.faq .tab-toggle:checked~.tab-label:after{transform:rotate(90deg)}.faq .tab-content{background-color:#fff;max-height:0px;overflow:hidden;transition:all .4s;padding:0 1em}.faq .tab-toggle:checked~.tab-content{max-height:100vh;padding:1em}.collection-grid{display:grid}.collection-grid .product-grid-item{width:100%;align-self:end}@media screen and (min-width: 750px){.recipe-section{margin-left:auto;margin-right:auto}}.recipe-section--header{position:relative}.recipe-section--header:before{content:"";position:absolute;height:1px;width:100%;border-bottom:1px solid;left:0;top:calc(50% - 1px);z-index:1}.recipe-section--header>span{display:inline-block;z-index:2;position:relative;padding-left:.5rem;padding-right:.5rem}.recipe-section--info-line{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;row-gap:.5em}.recipe-info-item{flex:1 0 33.33%;text-align:center;border-right:1px solid}.recipe-info-item:last-child{border-right:none}.recipe-ingredients-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around}.recipe-section--content.ingredients{flex-basis:calc(50% - 1rem)}.recipe-section--subheader{font-size:1.1rem;font-weight:700;margin-bottom:.5em;display:block;text-decoration:underline}div.recipe-section--content{margin-top:1em}.method>ol{padding-left:40px;padding-right:40px}@media screen and (max-width: 768px){.recipe-info-item{flex-basis:50%}.recipe-info-item:nth-child(2n){border-right:none}.recipe-section--content.ingredients{flex-basis:100%}}@media screen and (min-width: 769px){.recipe-info-item:nth-child(3n){border-right:none}}.blog--recipes .f--heading{display:none}.blog--recipes header[role=banner]{text-align:center}.blog-grid-recipes{display:flex;flex-direction:row;flex-wrap:wrap}.blog-grid-recipes>.grid__item>a{display:flex;flex-direction:column;height:100%}.blog-grid-recipes>.grid__item>.t--list-and-grid .responsive-image__wrapper{flex:1 0 auto}.blog-grid-recipes>.grid__item>.t--list-and-grid *:not(.responsive-image__wrapper){flex:0 1 auto}.blog-grid-recipes>.grid__item>.t--list-and-grid :not(.responsive-image__wrapper).rte{min-height:calc(2.5rem + 15px)}.mobile-hide{display:none}@media (min-width: 767px){.mobile-hide{display:block}.desktop-hide{display:none}}.header__main{background:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header{position:fixed;transition:all .3s linear;top:0}.site-header.is-fixed{top:-50px}.site-header.is-fixed.reveal{top:0}.header-table{display:flex;align-items:center;justify-content:space-between;height:50px!important;padding:0 20px;position:relative}.header-table .header-table__center{padding-bottom:0;min-width:140px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-table .mobile-nav-btn{color:var(--color-white);border:none;background:transparent;font-size:14px;font-weight:400;padding:0}.header-table .header-table__bookend{padding:0}.header-table .header__meta{margin:0;flex-grow:0;padding:0}.header-table .header__meta>div{margin:0}.header-table .header__meta #mini-cart{padding:0}.header-table .header__meta .header__link-wrapper{font-size:14px;font-weight:400;color:var(--color-white);padding:0;border:none;line-height:1}@media (min-width: 990px){.header-table{padding:5px 40px 0}.site-header{position:absolute}.header__main{-webkit-backdrop-filter:none;backdrop-filter:none}.header-table .mobile-nav-btn{display:none}.site-header__logo-image,.header-table .header-table__center{max-width:160px;margin-top:2px}.site-header .header__logo{padding:0}.header-table .nav__container .t--header-navigation{margin:0}.header-table .nav__container .t--header-navigation .nav__item{margin-right:25px;line-height:1}.header-table .nav__container .t--header-navigation .nav__item:last-child{margin-right:0}.header-table .nav__container .t--header-navigation a{color:var(--color-white);font-size:14px;padding:0;border:none;line-height:1;position:relative}.header-table .header__meta a{position:relative;padding:0}.header-table .header__meta a:after,.header-table .nav__container .t--header-navigation a:after{content:"";position:absolute;bottom:-2px;left:0;right:12px;height:1px;background:var(--color-white);transform:translateY(4px);opacity:0;visibility:hidden;transition:all .5s ease;width:100%}.header-table .header__meta a:hover:after,.header-table .nav__container .t--header-navigation a:hover:after{transform:translateY(1px);opacity:1;visibility:visible}.header-table .nav__container .t--header-navigation .header__link-wrapper{padding:0;border:none}.header-table .header__meta a{margin-right:25px}.header-table .header__meta a:last-child{margin-right:0}}.product-card{width:100%;position:relative}.product-card .product-card__image{padding-top:150.06105006105005%;position:relative;margin-bottom:20px}.product-card .product-card__image video,.product-card .product-card__image img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.product-card .product-card__image img:not(.initial){transition:all .6s cubic-bezier(.25,.1,.25,1) 0s}.product-card .product-card__image img.lazy{opacity:0}.product-card .product-card__image img.lazyloaded{opacity:1}.product-card .product-card__tags{position:absolute;top:0;list-style:none;padding:0 20px;margin:0;display:flex;align-items:center;background:#302b2533;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:39px;justify-content:center}.product-card .product-card__tags li{color:#fff;font-size:13px;font-style:normal;font-weight:400;line-height:1;text-transform:capitalize;width:auto;font-family:Object Sans}.product-card .product-card__tags li:nth-child(3)~li{display:none}.product-card .product-card__tags li:not(:first-child){padding-left:15px;margin-left:15px;position:relative}.product-card .product-card__tags li:not(:first-child):before{content:"";width:2px;height:2px;display:block;border-radius:100px;background-color:#fff;position:absolute;left:-1px;top:50%;transform:translateY(-50%)}.product-card .product-card__image.has-hover .product-card__image--hover{opacity:0;transition:all .5s cubic-bezier(.445,.05,.55,.95)}@media (min-width: 767px){.product-card .product-card__tag-labels{bottom:auto;top:0}}@media (min-width: 990px){.product-card:hover .product-card__image.has-hover .product-card__image--hover{opacity:1}}@media (min-width: 1199px) and (max-width: 1601px){.product-card .product-card__tags li{font-size:10px}}@media (min-width: 1199px) and (max-width: 1440px){.product-card .product-card__tags{padding:0 15px}.product-card .product-card__tags li:not(:first-child){margin-right:5px;margin-left:5px;padding-left:10px}.main-collection__list>li{flex:1 1 auto}}.product-card .product-card__info{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #EAE6DF}.product-card .product-card__content .product-card__info h3{margin:0}.product-card .product-card__content .product-card__info h3 a{color:var(--color-black);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden;width:180px}.product-card .product-card__content .product-card__info h3 a:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.product-card .product-card__content .product-card__info .price{flex:1 0 auto;text-align:right}.product-card .product-card__content .product-card__info .price.price--on-sale .price__sale{display:flex;flex-direction:row-reverse}.product-card .product-card__content .product-card__info .price.price--on-sale .price-item--regular{opacity:.25}.product-card .product-card__content .product-card__info .price .price-item--sale{margin-right:5px}.product-card .product-card__content .product-card__info .price span{color:var(--color-black);font-family:Object Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.product-card .product-card__content .product-custom-tags{display:flex;justify-content:space-between;align-items:center}.product-card .product-card__content .product-custom-tags .jdgm-preview-badge{margin-left:auto;z-index:2;display:flex;align-items:center}.jdgm-preview-badge .jdgm-star{color:var(--color-black)!important;font-size:12px}.jdgm-widget *{line-height:0}.jdgm-preview-badge .jdgm-prev-badge__text{color:var(--color-black)!important;font-family:Object Sans;font-size:14px;line-height:1;margin-left:7px;margin-top:2px}.product-card .product-card__content .product-size-amount{color:var(--color-black);font-family:Object Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.product-card .product-card__tag-labels{position:absolute;right:0;bottom:20px}.product-card .product-card__tag-labels .product-card__tag{font-family:Object Sans;min-width:55px;height:28px;display:flex;justify-content:center;align-items:center;font-size:12px;line-height:1;background:var(--color-black);color:#fff}.product-card .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,.product-card .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,.product-card .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,.product-card .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star,.product-card .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star,.product-card .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star,.product-card .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star,.product-card .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star,.product-card .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star{font-size:12px;color:var(--color-black)}@media (min-width: 1025px){.product-card .product-card__content .product-card__info .price .price-item--sale{margin-right:10px}.jdgm-preview-badge .jdgm-prev-badge__text{font-size:12px}.product-card .product-card__content .product-size-amount{font-size:11px}.jdgm-preview-badge .jdgm-star{font-size:10px}.product-card .product-card__content .product-card__info h3 a{width:250px}}@media (min-width: 1600px){.product-card .product-card__content .product-card__info h3{width:80%}.product-card .product-card__content .product-card__info h3 a{width:auto;max-width:100%}}.button-link{color:var(--color-black);font-size:12px;font-style:normal;font-weight:400;line-height:16.8px;padding-bottom:5px;border-bottom:1px solid var(--color-black);font-family:Object Sans}@media (min-width: 990px){.button-link{transition:all .3s ease}.button-link:hover{border-bottom-color:transparent}}.custom-button{position:relative;cursor:pointer}.custom-button svg+svg{position:absolute;top:0;left:0;opacity:0;transition:opacity .3s ease}.custom-button:hover svg+svg{opacity:1}#insta-feed .instafeed-new-layout-container{height:auto!important}#insta-feed .instafeed-new-layout-item:nth-child(4)~.instafeed-new-layout-item{display:none}#insta-feed .instafeed-new-layout-item{width:50%!important;height:200px!important}#insta-feed .instafeed-new-layout-wrapper{display:flex!important;flex-wrap:wrap;gap:0!important}@media (min-width: 990px){#insta-feed .left-list{width:40%}#insta-feed .right-list{width:60%;display:flex;flex-wrap:wrap}#insta-feed .right-list .instafeed-new-layout-item{width:33.333%!important;height:auto!important;padding-top:30%}#insta-feed .left-list .instafeed-new-layout-item{width:100%!important;height:100%!important}#insta-feed .instafeed-new-layout-item:nth-child(4)~.instafeed-new-layout-item{display:block}}.sliding-handle{background-color:var(--color-white);padding:35px 0}.sliding-handle .swiper-wrapper{transition-timing-function:linear}.sliding-handle .swiper-slide{color:var(--color-black);font-size:26px;font-weight:400;line-height:33.8px;width:auto!important;font-family:Object Sans}@media (min-width: 990px){.sliding-handle{padding:50px 0}}.footer{padding:40px 20px 20px;color:var(--color-white)}.footer a{color:var(--color-white)}.footer .footer__logo{margin-bottom:45px}.footer .footer__logo a{display:block;max-width:84px}.footer .footer__content{display:flex;flex-direction:column-reverse}.footer .footer__newsletter h4{font-size:18px;font-weight:400;line-height:21.6px;margin:0 0 15px}.footer .footer__newsletter .footer_newsletter-desc{margin-bottom:35px}.footer .footer__newsletter .footer_newsletter-desc p{font-size:14px;font-weight:400;line-height:21px;margin:0}.footer .footer__content{margin-bottom:70px}.footer .footer__links{display:flex}.footer .footer__links .footer__menu{width:50%}.footer .footer__links ul{padding:0;margin:0;list-style-type:none}.footer .footer__links .footer__menu h4{font-size:18px;font-weight:400;line-height:21.6px;margin:0 0 35px}.footer .footer__links .footer__menu li{margin-bottom:20px;line-height:1}.footer .footer__links .footer__menu li:last-child{margin-bottom:0}.footer .footer__links .footer__menu a{font-size:14px;font-weight:400;line-height:normal;font-family:Object Sans;text-transform:capitalize;padding-bottom:5px;border-bottom:1px solid transparent;transition:border .3s ease}.footer .footer__texts{margin-bottom:40px}.footer .footer__texts p{opacity:.5;font-size:13px;font-weight:400;line-height:19.5px;margin:0}.footer .footer__copy{display:flex;justify-content:space-between;font-size:12px;opacity:.5;font-family:Object Sans}.footer .footer__newsletter{margin-bottom:70px}@media (min-width: 767px){.footer{padding:70px 40px 20px}.footer .footer__logo{margin-left:-14px}.footer .footer__content{flex-direction:row;justify-content:space-between}.footer .footer__links .footer__menu{width:auto;flex:0 0 auto}.footer .footer__links .footer__menu:last-child{margin-left:80px}.footer .footer__links{width:auto}.footer .footer__newsletter h4,.footer .footer__links .footer__menu h4{margin-bottom:30px}.footer .footer__newsletter .footer_newsletter-desc{margin-bottom:45px}.footer .footer__bottom{display:flex;justify-content:space-between;align-items:flex-end}.footer .footer__bottom .footer__texts{margin-bottom:0;max-width:370px}.footer .footer__bottom .created-by-link{margin-left:50px}.footer .footer__texts p,.footer .footer__copy{font-size:11px}.footer .footer__links .footer__menu a:hover{border-bottom-color:var(--color-white)}}@media (min-width: 990px){.footer .footer__links .footer__menu:last-child{margin-left:160px}.footer .footer__bottom .footer__texts{max-width:450px}.footer .footer__newsletter,.footer .footer__bottom .footer__copy{max-width:561px;width:100%}}.snippet-klaviyo-form [data-testid=form-component]{padding:0!important}.snippet-klaviyo-form [data-testid=form-component] [name=email]{border:0!important;border-bottom:1px solid var(--color-white)!important;padding:0!important;color:var(--color-white)!important;font-family:Object Sans!important;border-radius:0!important}.snippet-klaviyo-form [data-testid=form-component] [name=email]::-webkit-input-placeholder,.snippet-klaviyo-form [data-testid=form-component] [name=email]::placeholder{color:var(--color-white)!important;opacity:.25!important}.snippet-klaviyo-form [data-testid=form-component] button{position:absolute!important;right:0!important;bottom:13px!important;width:45px!important;height:13px!important;font-size:0!important;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCA0NiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMyLjQ3NyA2Ljc5NjgxQzMyLjQ3NyA5LjY0ODM2IDMyLjk0ODggMTEuNTU4NiAzMy44Nzg5IDEyLjQ3NDRDMzQuMzk1MyAxMi45ODI4IDM0Ljg4MDQgMTMuMDAxMSAzNC45NzIzIDEzQzM1LjA0MTQgMTIuOTk4OSAzNS4xMDk5IDEyLjk4NSAzNS4xNzQzIDEyLjk1OTRDMzUuMTkxNSAxMi45NTIyIDM2LjkxOTcgMTIuMjY3NCAzOC43NTA5IDExLjk2MjFDNDMuMjU1NSAxMS4yMTEyIDQ1Ljc4MyA5LjQxNjkzIDQ1Ljg2NzYgNi45MDk0N0M0NS45OTM5IDMuNjE2MTQgNDIuNzMxMyAyLjQ5MDA2IDQxLjE3MSAxLjk1MTE2QzQxLjAyMzkgMS45MDA2NiA0MC44ODk2IDEuODU0MDQgNDAuNzcxOSAxLjgxMDc1QzQwLjI4ODggMS42MzI2IDM5LjY4OCAxLjQ2Mjc3IDM5LjA1MiAxLjI4Mjk1QzM3Ljg4NDYgMC45NTI3MzIgMzYuNTYxMiAwLjU3ODExMiAzNS43MTM3IDAuMDc4NjE4NUMzNS41MzgzIC0wLjAyNDYxMDEgMzUuMzIxMSAtMC4wMjYyNzQyIDM1LjE0NDMgMC4wNzQxNzkyQzM1LjA2MDIgMC4xMjE5MDkgMzMuMDg1MyAxLjI2OTA4IDMyLjc2NjQgMy41ODA2MkMzMi40ODAzIDUuNjU1NzQgMzIuNDc3IDYuNzUxMyAzMi40NzcgNi43OTY4MVpNMzQuOTEwMSAxMS44NDI4QzM0LjY3NyAxMS43MjUxIDMzLjYxMzYgMTAuOTgwMyAzMy42MTM2IDYuNzk2ODFDMzMuNjEzNiA2Ljc4NjI2IDMzLjYxODYgNS43MjIzNCAzMy44OTI1IDMuNzM2MDJDMzQuMDc1NCAyLjQwOTU5IDM1LjAwMTcgMS41Njk4OCAzNS40NTU0IDEuMjMxODlDMzYuNDAxMSAxLjcxNDE4IDM3LjYzNzkgMi4wNjQzOCAzOC43NDI2IDIuMzc2ODRDMzkuMzU3IDIuNTUwNTYgMzkuOTM3MiAyLjcxNDgzIDQwLjM3OSAyLjg3NzQ1QzQwLjUwMyAyLjkyMjk2IDQwLjY0NDggMi45NzIzNSA0MC43OTk3IDMuMDI1NjNDNDIuNzQyMiAzLjY5NjYyIDQ0LjgxMzEgNC42MjM0NSA0NC43MzE1IDYuODcxMTdDNDQuNjQ0NyA5LjQ0NTIzIDQwLjgzMDIgMTAuNDYzMSAzOC41NjM5IDEwLjg0MUMzNi45MTc1IDExLjExNTIgMzUuMzk1NCAxMS42NTk3IDM0LjkxMDEgMTEuODQyOFoiIGZpbGw9IiNGNEYwRTkiLz4KPHBhdGggZD0iTTMzLjE0OTMgMTAuNjg4OUMzMy4xNDkzIDEwLjg5ODcgMzMuMjY1MyAxMS4wOTk2IDMzLjQ2NTcgMTEuMTk5QzMzLjc0NzEgMTEuMzM4MyAzNC4wODgxIDExLjIyMjggMzQuMjI3MSAxMC45NDE0QzM0LjI5OTUgMTAuNzk0OSAzNC40NDMzIDEwLjY3OTUgMzQuNjAyIDEwLjY0MDFDMzQuOTA2NCAxMC41NjU3IDM1LjA5MDcgMTAuMjU1NSAzNS4wMTgzIDkuOTUzMDFDMzQuOTQzMyA5LjY0Nzc2IDM0LjYzNTYgOS40NjE4NCAzNC4zMzA2IDkuNTM2NzZDMzMuODQ4MSA5LjY1NDk4IDMzLjQyODUgOS45OTE4NiAzMy4yMDgyIDEwLjQzNzVDMzMuMTY4MiAxMC41MTg1IDMzLjE0OTMgMTAuNjA0NiAzMy4xNDkzIDEwLjY4ODlaIiBmaWxsPSIjRjRGMEU5Ii8+CjxwYXRoIGQ9Ik0zMi43MjU5IDkuMTMwMkMzMi43MjU5IDkuMjA2MjMgMzIuNzQxNSA5LjI4MzkzIDMyLjc3NDIgOS4zNTgzQzMyLjkwMDUgOS42NDU3OSAzMy4yMzU3IDkuNzc2MjEgMzMuNTIyOSA5LjY1MDIzQzM0LjA4NzEgOS40MDIxNSAzNC42NzU5IDkuMTgzNDggMzUuMjczNCA5LjAwMDMzQzM1LjU3MzEgOC45MDgyIDM1Ljc0MDcgOC41OTQwOCAzNS42NDk5IDguMjg5OTRDMzUuNTU3OCA3Ljk5MDI0IDM1LjIzOTggNy44MjE1MyAzNC45Mzk4IDcuOTEzNjVDMzQuMzAwNSA4LjExMDEyIDMzLjY3IDguMzQzNzcgMzMuMDY2MiA4LjYwOTA2QzMyLjg1MyA4LjcwMjg1IDMyLjcyNTkgOC45MTE1MyAzMi43MjU5IDkuMTMwMloiIGZpbGw9IiNGNEYwRTkiLz4KPHBhdGggZD0iTTMyLjgwMjIgNC41MDAwMkMzMi44MDIyIDQuNjk3NTkgMzIuOTA1MSA0Ljg4OTA3IDMzLjA4ODYgNC45OTM5NkMzMy4zNTM4IDUuMTQ1NDcgMzMuNjEyMiA1LjMwODA5IDMzLjg1NTggNS40NzczNkMzNC4xMTM2IDUuNjU2NjIgMzQuNDY3NyA1LjU5MjggMzQuNjQ2NyA1LjMzNDczQzM0LjgyNjUgNS4wNzY2NSAzNC43NjE2IDQuNzIyNTcgMzQuNTA0MSA0LjU0Mzg2QzM0LjIzMyA0LjM1NTcyIDMzLjk0NjYgNC4xNzUzNSAzMy42NTI0IDQuMDA3MThDMzMuMzc5OSAzLjg1MTIzIDMzLjAzMjggMy45NDYxMyAzMi44NzcxIDQuMjE4NjRDMzIuODI2MyA0LjMwNzQzIDMyLjgwMjIgNC40MDQ1NiAzMi44MDIyIDQuNTAwMDJaIiBmaWxsPSIjRjRGMEU5Ii8+CjxwYXRoIGQ9Ik0zMy4yNDgyIDIuNTU0MThDMzMuMjQ4MiAyLjU2NTgzIDMzLjI0ODUgMi41NzY5MyAzMy4yNDkzIDIuNTg4NTlDMzMuMjgxOCAzLjEzMTkyIDMzLjU5NTcgMy42NDU4NSAzNC4xMDk5IDMuOTk4ODJDMzQuNTE2MSA0LjI3Nzk4IDM0Ljk4MjMgNC40MTYxOCAzNS4zODcyIDQuNTIzODVDMzUuNjkwOCA0LjYwNDMyIDM2LjAwMTggNC40MjMzOSAzNi4wODIzIDQuMTIwMzdDMzYuMTYzMSAzLjgxNzM0IDM1Ljk4MjQgMy41MDU5OSAzNS42NzkxIDMuNDI0OTZDMzUuMzUxNCAzLjMzODM4IDM1LjAxMDMgMy4yMzg0OCAzNC43NTM0IDMuMDYyQzM0LjUzNjQgMi45MTMyNiAzNC4zOTQ5IDIuNzA1NjkgMzQuMzgzOCAyLjUyMDg4QzM0LjM2NTIgMi4yMDczMSAzNC4wOTU3IDEuOTY4NjYgMzMuNzgyNCAxLjk4NzUzQzMzLjQ4MDggMi4wMDUyOSAzMy4yNDgyIDIuMjU2MTUgMzMuMjQ4MiAyLjU1NDE4WiIgZmlsbD0iI0Y0RjBFOSIvPgo8cGF0aCBkPSJNNC4xOTM2OGUtMDUgOC43OTI3N0M0LjE5NDYzZS0wNSA5LjAxMDg4IDAuMTI2MzAxIDkuMjE5IDAuMzM4NTg1IDkuMzEyOEMwLjYyNTc5MyA5LjQzOTg5IDAuOTYxMjg4IDkuMzEwMDIgMS4wODgzOCA5LjAyMzA5QzEuNTQwNyA4LjAwMDc5IDUuMTEzMTkgNi45MDAyNCAxMy43ODMzIDYuODc4NkMyMi43NTc4IDYuODU2NCAzNS43NTE2IDcuNDg3NDIgMzUuODgxNyA3LjQ5NDA4QzM2LjE5NSA3LjUwOTA3IDM2LjQ2MTcgNy4yNjc2NSAzNi40NzcyIDYuOTU0MDhDMzYuNDg5NCA2LjY1MjE2IDM2LjI1MDggNi4zNzQxMSAzNS45MzcyIDYuMzU4NTdDMzUuODA2OCA2LjM1MjQ2IDIyLjc4MzkgNS43MTkyMiAxMy43ODA1IDUuNzQxOTdDNS40ODc4MSA1Ljc2MjUxIDAuODY3NzcxIDYuNzEyMSAwLjA0ODg4MTUgOC41NjM1NkMwLjAxNTg1NzcgOC42Mzc5MyA0LjE5MzM1ZS0wNSA4LjcxNjE4IDQuMTkzNjhlLTA1IDguNzkyNzdaIiBmaWxsPSIjRjRGMEU5Ii8+Cjwvc3ZnPgo=)!important;background-size:contain!important;background-repeat:no-repeat!important;background-color:transparent!important;padding:0!important}.collection-header{height:475px;position:relative}.collection-header .collection-header__texts{position:absolute;left:20px;bottom:30px;max-width:335px;color:var(--color-white)}.collection-header .collection-header__texts h1{font-size:30px;font-weight:400;line-height:36px;margin:0 0 20px}.collection-header .collection-header__texts .collection-header__desc{font-size:14px;font-weight:400;line-height:21px;font-family:Object Sans}.collection-header .collection-header__image{position:absolute;top:0;width:100%;height:100%}.collection-header .collection-header__image img{object-fit:cover;width:100%;height:100%}.collection-header .collection-header__image .collection-header__image--mobile+img{display:none}@media (min-width: 990px){.collection-header{height:500px}.collection-header .collection-header__texts{max-width:555px;left:40px;bottom:65px}.collection-header .collection-header__texts h1{font-size:36px;line-height:43.2px;margin-bottom:25px}.collection-header .collection-header__image .collection-header__image--mobile{display:none}.collection-header .collection-header__image .collection-header__image--mobile+img{display:block}}.seal-subscription-page,.template-addresses,.template-account,.template-register,.template-login,.template-page{padding-top:80px}@media screen and (max-width: 989px){.scroll-trigger:not(.scroll-trigger--offscreen) .slider--tablet{animation:var(--animation-slide-in)}}@media screen and (min-width: 990px){.scroll-trigger:not(.scroll-trigger--offscreen) .slider--desktop{animation:var(--animation-slide-in)}}@media (prefers-reduced-motion: no-preference){.animate--ambient>img,.animate--ambient>svg{animation:animateAmbient 30s linear infinite}@keyframes animateAmbient{0%{transform:rotate(0) translate(1em) rotate(0) scale(1.2)}to{transform:rotate(360deg) translate(1em) rotate(-360deg) scale(1.2)}}.scroll-trigger.animate--fade-in,.scroll-trigger.animate--slide-in{opacity:.01}.scroll-trigger.animate--slide-in{transform:translateY(2rem)}.scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in{opacity:1;animation:var(--animation-fade-in)}.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in{animation:var(--animation-slide-in);animation-delay:calc(var(--animation-order) * 75ms)}.scroll-trigger.scroll-trigger--design-mode.animate--fade-in,.scroll-trigger.scroll-trigger--design-mode.animate--slide-in,.scroll-trigger.scroll-trigger--design-mode .slider,.scroll-trigger:not(.scroll-trigger--offscreen).scroll-trigger--cancel{opacity:1;animation:none;transition:none}.scroll-trigger.scroll-trigger--design-mode.animate--slide-in{transform:translateY(0)}@keyframes slideIn{0%{transform:translateY(2rem);opacity:.01}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:.01}to{opacity:1}}}.template-article .site-logo img,.template-blog .site-logo img{filter:brightness(0)}.template-article .header-table .mobile-nav-btn,.template-blog .header-table .mobile-nav-btn,.template-article .header-table .nav__container .t--header-navigation a,.template-article .header-table .header__meta .header__link-wrapper,.template-blog .header-table .nav__container .t--header-navigation a,.template-blog .header-table .header__meta .header__link-wrapper{color:var(--color-black)}.template-article .header-table .header__meta a:after,.template-article .header-table .nav__container .t--header-navigation a:after,.template-blog .header-table .header__meta a:after,.template-blog .header-table .nav__container .t--header-navigation a:after{background-color:var(--color-black)}@media (max-width: 990px){.template-article #MainContent .article,.template-blog #MainContent .blog{padding-top:70px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/theme-custom.css.map */
