.comp-email-capture .t-h-2{padding:var(--s-3) 0 0}.comp-email-capture.is-error .field input[type='email']{border-bottom:1px solid var(--cr-red-1)}@media screen and (min-width: 601px){.comp-email-capture.is-error .comp-btn .btn-clip-inner.border-center{background:var(--cr-red-1)}}.comp-email-capture.f-h{gap:var(--s-4)}.comp-email-capture.f-h>*{width:100%}@media screen and (max-width: 900px){.comp-email-capture.f-h{gap:var(--s-3);flex-wrap:wrap}.comp-email-capture.f-h>*{flex:unset;width:100%}}.comp-email-capture .comp-btn.btn-clip{display:flex}@media screen and (max-width: 600px){.comp-email-capture .comp-btn.btn-xlarge{background:transparent;padding:0}.comp-email-capture .comp-btn.btn-xlarge .btn-clip-inner,.comp-email-capture .comp-btn.btn-xlarge button[type='submit'],.comp-email-capture .comp-btn.btn-xlarge .svg-clip{display:none}}.comp-email-capture .field{width:100%}.comp-email-capture .field .field:not(:last-child){margin-bottom:0}.comp-email-capture .field input[type='email']{height:70px;font:var(--t-l-1);border:none}@media screen and (max-width: 600px){.comp-email-capture .field input[type='email']{border-bottom:1px solid;height:45px;line-height:45px}}.comp-email-capture button[type='submit']{position:relative;height:70px;line-height:70px}.comp-email-capture.is-success>*{-webkit-animation:0.6s fadeOut both;animation:0.6s fadeOut both;pointer-events:none}.comp-email-capture.is-success:before{content:attr(data-success-message);position:absolute;width:100%;top:50%;left:50%;font:var(--t-l-1);text-transform:uppercase;transform:translate(-50%, -50%);text-align:center;-webkit-animation:0.6s 0.6s fadeIn both;animation:0.6s 0.6s fadeIn both}.comp-breadcrumb ul{list-style:none}.comp-breadcrumb ul li{display:inline-block}.comp-breadcrumb ul li:last-child{color:var(--cr-black)}.comp-breadcrumb ul li:not(:last-child)::after{content:'/';display:inline-block;margin:0 0.5em}.marquee{position:relative;width:100%;height:80px}.marquee,.marquee .marquee-content{flex:none;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.marquee .marquee-content{animation:marquee 40s 0.5s linear infinite}.marquee.is-reverse .marquee-content{animation-direction:reverse}.marquee .marquee-content>*{white-space:normal}.marquee .marquee-block{display:flex;align-items:center;line-height:80px}@media screen and (max-width: 600px){.marquee{height:45px}}.comp-btn{width:fit-content;display:block;position:relative;-webkit-clip-path:url(#clip-btn);clip-path:url(#clip-btn)}.comp-btn.btn-large{-webkit-clip-path:url(#clip-btn-large);clip-path:url(#clip-btn-large)}.comp-btn.btn-large .btn-clip-inner{-webkit-clip-path:url(#clip-btn-large);clip-path:url(#clip-btn-large)}.comp-btn.btn-xlarge{-webkit-clip-path:url(#clip-btn-xlarge);clip-path:url(#clip-btn-xlarge)}.comp-btn.btn-xlarge .btn-clip-inner{-webkit-clip-path:url(#clip-btn-xlarge);clip-path:url(#clip-btn-xlarge)}.comp-btn .svg-clip{width:0;height:0}.comp-btn:not([type='submit']) .btn-text{position:relative;display:inline-block;width:100%}.comp-btn.btn-clip{display:inline-block;padding:0 2.5em;border-radius:0}.comp-btn .btn-clip-inner{position:absolute;width:calc(100% - 10px);height:calc(100% - 10px);top:5px;left:5px;right:5px;bottom:5px;-webkit-clip-path:url(#clip-btn);clip-path:url(#clip-btn);z-index:0}.comp-btn .btn-clip-inner.border-inner{width:calc(100% - 8px);height:calc(100% - 8px);top:4px;left:4px;right:4px;bottom:4px}.comp-btn .btn-clip-inner.border-center{width:calc(100% - 2px);height:calc(100% - 2px);top:1px;left:1px;right:1px;bottom:1px}.comp-btn .btn-text{position:relative}.svg-text-curve{overflow:visible;pointer-events:none}.svg-text-curve text{text-transform:uppercase;letter-spacing:0.2em}.svg-clip-shape-container{display:block;position:relative;width:100%;background-size:cover}.svg-clip-shape-container .svg-clip{width:0;height:0}.embla-slider{overflow:hidden}.embla-slider.is-fade .embla--is-ready .embla-slider-item{position:absolute}.embla-slider.is-fade .embla-slider-inner{transform:none !important}.embla-slider.is-fade .embla-slider-item{left:0 !important;right:0 !important;opacity:0;height:100%;transition:opacity 0.5s}.embla-slider.is-fade .embla-slider-item.is-selected{position:relative;opacity:1;z-index:1;transition:opacity 0.3s}.embla-slider .embla-viewport{width:100%;overflow:hidden}.embla-slider .embla-viewport.is-draggable{cursor:move;cursor:grab}.embla-slider .embla-viewport.is-dragging{cursor:grabbing}.embla-slider .embla-slider-inner{display:flex;align-items:flex-start;position:relative;will-change:transform}.embla-slider .embla-slider-item{position:relative;flex:0 0 auto;min-width:0}.embla-slider .embla-slider-item.w-full{width:100%}.embla-slider .embla-slider-item.w-two-third{width:66%}.embla-slider .embla-slider-item.w-half{width:50%}.embla-slider .embla-slider-item.w-a-third{width:33%}.embla-slider .embla-button{position:absolute;width:3em;top:50%;transform:translate(0, -50%)}.embla-slider .embla-button.is-bottom{top:unset;bottom:var(--s-2);transform:none}.embla-slider .embla-button[disabled]{opacity:0;pointer-events:none}.embla-slider .embla-button.embla-prev{left:2em;transition:0.2s var(--a-ease)}.embla-slider .embla-button.embla-next{right:2em;transition:0.2s var(--a-ease)}@media screen and (max-width: 600px){.embla-slider .embla-button{width:1.8em}}.embla-slider .embla-dots,.embla-slider .embla-dots-hero{position:absolute;height:20px;bottom:var(--s-3);left:50%;transform:translate(-50%, 0)}.embla-slider .embla-dots .embla-dot,.embla-slider .embla-dots-hero .embla-dot{width:15px;height:15px;border-radius:100%;border:1px solid;transition:0.2s var(--a-swift)}.embla-slider .embla-dots .embla-dot:not(:last-child),.embla-slider .embla-dots-hero .embla-dot:not(:last-child){margin:0 15px 0 0}.embla-slider .embla-dots .embla-dot.is-selected,.embla-slider .embla-dots-hero .embla-dot.is-selected{background:var(--cr-green)}.embla-slider .embla-dots.is-red .embla-dot.is-selected,.embla-slider .embla-dots-hero.is-red .embla-dot.is-selected{background:var(--cr-red-2)}.embla-slider .embla-counter{position:absolute;top:0;left:50%;transform:translate(-50%, 50%);width:2em;height:2em;line-height:1.8em;border-radius:100%;border:2px solid;font-size:30px;text-align:center}@media screen and (max-width: 600px){.embla-slider .embla-counter{width:35px;height:35px;font-size:17px}}.embla-slider.is-bottom .embla-dots{bottom:var(--s-5)}@media screen and (max-width: 600px){.embla-slider.is-bottom .embla-button-group{position:absolute;width:calc(100% - var(--s-2) * 2);bottom:var(--s-4);left:var(--s-2)}.embla-slider.is-bottom .embla-button-group .embla-dots{position:relative;bottom:unset;left:unset;transform:none}.embla-slider.is-bottom .embla-button-group .embla-button{position:relative;top:unset;transform:none}}.product-card{position:relative;overflow:hidden;width:100%;max-width:500px;margin:0 auto}.product-card .product-card-inner{position:relative;overflow:hidden;width:100%;height:100%;aspect-ratio:4/5;padding:var(--s-4);border-radius:50%;border:2px solid var(--cr-red-2);text-align:center}.product-card .card-inner{position:relative;width:65%;height:100%;margin:0 auto}.product-card .card-inner .card-info-title{margin:0 0 var(--s-4)}.product-card .card-thumbnail{position:relative;overflow:hidden;width:100%;max-width:250px;margin:0 auto 25px}.product-card .card-thumbnail .object-contain.original{opacity:0;transition:0.6s var(--a-ease)}.product-card .card-thumbnail .object-contain.silhouette{-webkit-filter:contrast(0) sepia(100%) hue-rotate(177deg) saturate(83.5%) brightness(120%);filter:contrast(0) sepia(100%) hue-rotate(177deg) saturate(83.5%) brightness(120%)}.product-card .card-thumbnail:after{content:'';display:block;padding-top:120%}@media screen and (max-width: 600px){.product-card .card-thumbnail .object-contain.original{opacity:1}.product-card .card-thumbnail .object-contain.silhouette{opacity:0;pointer-events:none}}.product-card .product-card-label{position:absolute;top:0;left:10%;width:100%;max-width:85px;aspect-ratio:1;transform:rotate(-15deg);text-align:center}.product-card .product-card-label .t-h-3{font-size:26px}@media (hover: hover){.product-card:hover .card-thumbnail .object-contain.original{opacity:1}}.comp-accordion .accordion-button{position:relative;width:100%;text-align:left;padding:15px 0}.comp-accordion .accordion-toggle{display:inline-block;position:relative;overflow:hidden;width:25px;height:25px;border:1px solid;border-radius:100%;vertical-align:middle}.comp-accordion .accordion-toggle .svg-plus{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:80%;height:80%;color:var(--cr-red-1);transition:0.4s var(--a-ease)}.comp-accordion.is-expanded .accordion-button .accordion-toggle .svg-plus{transform:translate3d(-50%, -50%, 0) rotate(45deg)}.comp-accordion .accordion-header{display:inline-block;width:80%;max-width:700px}.comp-accordion .accordion-content{height:0px;opacity:0;transition:height 0.4s 0.2s cubic-bezier(0, 1, 0.8, 1),opacity 0.4s;pointer-events:none;max-width:700px}.comp-accordion .accordion-content .content-interior{padding-bottom:30px}.comp-accordion.is-expanded .accordion-content{opacity:1;pointer-events:auto;transition:height 0.4s, opacity 0.4s 0.3s}.comp-accordion.is-round{position:relative;border-radius:20px;transition:0.2s var(--a-ease)}.comp-accordion.is-round.is-expanded .accordion-content .content-interior>*{max-height:100%}.comp-accordion.is-round .accordion-button{padding:var(--s-2) var(--s-2) var(--s-2) 18px}.comp-accordion.is-round .accordion-content{padding:0 15px}.comp-accordion.is-round .accordion-content .content-interior{overflow:hidden}.comp-accordion.is-round .accordion-content .content-interior>*{max-height:0px;transition:max-height 0.4s}.global-overlay{position:fixed;width:100%;height:var(--s-viewport-height);top:0;left:0;right:0;bottom:0;backdrop-filter:blur(5px);opacity:0;pointer-events:none;transition:0.6s var(--a-panel);-webkit-transition:0.6s var(--a-panel)}.global-overlay:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;opacity:0.7;background:rgba(196,196,196,0.1);transition:background 0.6s var(--a-panel);-webkit-transition:background 0.6s var(--a-panel);pointer-events:none;z-index:1}.cart-items-wrapper .cart-item:not(:last-child){margin:0 0 var(--s-2)}.cart-items-wrapper .cart-item>.f-h{gap:var(--s-2)}.cart-items-wrapper .cart-item .item-thumbnail{position:relative;overflow:hidden;width:25%}.cart-items-wrapper .cart-item .item-thumbnail:after{content:'';display:block;padding-top:130%}.cart-items-wrapper .cart-item .item-info{width:calc(75% - var(--s-2));gap:var(--s-2)}.cart-items-wrapper .cart-item .item-info .item-info-bottom .item-info-variant-title{margin:0 0 var(--s-1)}.cart-items-wrapper .cart-item .item-info .item-info-bottom .item-remove-trigger{text-decoration:underline}.cart-items-wrapper .cart-item .item-quantity{overflow:hidden}.item-selector-size .option-label{margin:0 0 var(--s-2)}.item-selector-size .variant-option{display:inline-block;height:50px;line-height:58px;padding:0 var(--s-1);border:1px solid;border-radius:10px;transition:0.2s var(--a-ease)}.item-selector-size .variant-option.is-active{background:var(--cr-blue)}@media (hover: hover){.item-selector-size .variant-option:hover{background:var(--cr-blue)}}.combobox-selector{--selector-border-size: 1px;--selector-border-radius: 10px;--selector-padding: 10px;--selector-cr: var(--cr-black);--selector-bg: var(--cr-pink-1)}.combobox-selector .svg-plus{display:inline-block;height:1em;transition:0.2s var(--a-ease)}.combobox-selector .combobox{position:relative;gap:var(--s-1);color:var(--selector-cr);padding:var(--s-2);font:var(--t-l-1);color:var(--selector-cr);text-transform:uppercase;letter-spacing:0.01em}.combobox-selector .combobox-input{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;z-index:1}.combobox-selector .combobox-menu{position:absolute;overflow-x:hidden;overflow-y:auto;width:100%;min-width:145px;-webkit-overflow-scrolling:touch;top:calc(100% + 1px);right:0;border-radius:var(--selector-border-radius);background-color:var(--selector-bg);opacity:0;white-space:nowrap;pointer-events:none;transition:0.4s;transform:translate(0, -35px);z-index:0}.combobox-selector .combobox-option{position:relative;padding:5px var(--selector-padding) 3px;color:var(--cr-black);border-radius:var(--selector-border-radius);font:var(--t-b-2);font-size:14px;text-transform:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;transition:0.2s}.combobox-selector .combobox-option:first-child{opacity:0;padding:5px var(--selector-padding) 10px}.combobox-selector .combobox-option.is-option-current{background:var(--cr-blue)}@media (hover: hover){.combobox-selector .combobox-option:hover{background:var(--cr-blue)}.combobox-selector .combobox-option.is-option-current:hover{background:var(--cr-blue)}}.combobox-selector.is-open .combobox .svg-plus{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.combobox-selector.is-open .combobox-menu{opacity:1;pointer-events:auto}.combobox-selector select{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.combobox-selector:not(.is-select-hidden) .combobox-input,.combobox-selector:not(.is-select-hidden) .combobox-menu{pointer-events:none}.combobox-selector.is-select-hidden select{display:none}.comp-editorial{position:relative;overflow:hidden;width:100%;height:100%;max-height:1200px;padding:var(--s-4) 0}.comp-editorial .editorial-content{position:relative;height:100%;text-align:center}.comp-editorial .editorial-content .content-inner{max-width:450px;-webkit-clip-path:url(#clip-1);clip-path:url(#clip-1)}.comp-editorial .editorial-content .content-inner .content-subheader{margin:0 0 var(--s-3)}.comp-editorial .editorial-content .content-inner .content-header{max-width:300px;margin:0 auto var(--s-4)}.comp-editorial .editorial-content .content-inner .svg-text-curve{transform:translate(0, 50%)}.comp-editorial .editorial-content .content-inner .svg-text-curve:last-of-type{transform:translate(0, -50%)}@media screen and (max-width: 600px){.comp-editorial{height:120vh}.comp-editorial .editorial-content .content-inner{margin:auto auto 0}.comp-editorial .editorial-content .content-inner .content-header{max-width:300px}}.comp-testimonial .testimonial-logo{position:relative;display:block;max-width:150px;margin:0 auto var(--s-3)}.comp-testimonial .testimonial-content{max-width:600px;margin:0 auto;text-align:center}.comp-testimonial .testimonial-content>*{font:var(--t-b-1)}@media screen and (max-width: 900px){.comp-testimonial .embla-slider .embla-slider-item.w-two-third{width:100%}.comp-testimonial .testimonial-content{max-width:360px}}.content-layout>*,.shopify-policy__body>*{max-width:100%;margin:var(--s-4) auto}.content-layout h1,.content-layout h2,.content-layout h3,.content-layout h4,.content-layout h5,.content-layout h6,.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body h4,.shopify-policy__body h5,.shopify-policy__body h6{margin:0 0 var(--s-3)}.content-layout h1:not(:first-child),.content-layout h2:not(:first-child),.content-layout h3:not(:first-child),.content-layout h4:not(:first-child),.content-layout h5:not(:first-child),.content-layout h6:not(:first-child),.shopify-policy__body h1:not(:first-child),.shopify-policy__body h2:not(:first-child),.shopify-policy__body h3:not(:first-child),.shopify-policy__body h4:not(:first-child),.shopify-policy__body h5:not(:first-child),.shopify-policy__body h6:not(:first-child){margin:var(--s-4) 0 var(--s-3)}.content-layout h1,.shopify-policy__body h1{font:var(--t-h-1)}.content-layout h2,.shopify-policy__body h2{font:var(--t-h-2)}.content-layout h3,.shopify-policy__body h3{font:var(--t-h-3)}.content-layout h4,.content-layout h5,.content-layout h6,.shopify-policy__body h4,.shopify-policy__body h5,.shopify-policy__body h6{font:var(--t-h-4)}.content-layout p,.content-layout ol,.content-layout ul,.shopify-policy__body p,.shopify-policy__body ol,.shopify-policy__body ul{margin:var(--s-3) auto;font:var(--t-b-2)}.content-layout p a,.content-layout ol a,.content-layout ul a,.shopify-policy__body p a,.shopify-policy__body ol a,.shopify-policy__body ul a{text-decoration:underline}.content-layout ol,.content-layout ul,.shopify-policy__body ol,.shopify-policy__body ul{list-style-position:inside;padding:0 0 0 var(--s-3)}.content-layout ol li:not(:last-child),.content-layout ul li:not(:last-child),.shopify-policy__body ol li:not(:last-child),.shopify-policy__body ul li:not(:last-child){margin:0 0 var(--s-1)}.content-layout ol,.shopify-policy__body ol{list-style-type:decimal}.content-layout ul,.shopify-policy__body ul{list-style-type:disc}.content-layout blockquote,.shopify-policy__body blockquote{display:block;margin:var(--s-4) auto;font:var(--t-h-2);quotes:"“" "”" "‘" "’"}.content-layout blockquote p,.shopify-policy__body blockquote p{display:inline;margin:0;font:var(--t-h-2)}.content-layout blockquote:before,.shopify-policy__body blockquote:before{content:open-quote;display:inline}.content-layout blockquote:after,.shopify-policy__body blockquote:after{content:close-quote;display:inline}.content-layout table,.shopify-policy__body table{width:100%;border-collapse:collapse;border-spacing:0}.content-layout table>*,.shopify-policy__body table>*{font:var(--t-b-2)}.content-layout table th,.content-layout table td,.shopify-policy__body table th,.shopify-policy__body table td{font-weight:400;text-align:left;padding:var(--s-1) !important;border:0;border:1px solid var(--cr-subtle)}.content-layout table th,.shopify-policy__body table th{background-color:var(--cr-subtle)}.content-layout table p,.shopify-policy__body table p{margin:0;font:var(--t-b-2)}.type-spacing>*:not(:last-child){margin-bottom:var(--s-3)}.type-spacing .t-h-1:not(:last-child),.type-spacing .t-h-2:not(:last-child),.type-spacing .t-h-3:not(:last-child){margin-bottom:var(--s-2)}.type-spacing ul,.type-spacing ol{padding:0 0 0 var(--s-3)}.type-spacing ul{list-style:disc}.type-spacing ol{list-style:decimal}.type-spacing p a,.type-spacing ul a,.type-spacing ol a{text-decoration:underline}.btn{position:relative;display:inline-block;padding:0 var(--s-3);overflow:hidden;white-space:nowrap;text-align:center;font:var(--t-l-1);height:50px;line-height:50px;text-transform:uppercase;color:var(--cr-black);border:none;border-radius:30px;box-shadow:none;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;transition:background-color 0.2s,color 0.2s,transform 0.4s var(--a-ease),filter 0.4s;letter-spacing:0.2em}@media (hover: hover){.btn:not(.is-email):hover{filter:brightness(110%)}}.btn.is-blue{background:var(--cr-blue)}.btn.is-red{background:var(--cr-red-2)}.btn.is-green{background:var(--cr-green)}.btn.is-bold{font-weight:500}.btn-underline{position:relative;width:fit-content}.btn-underline:before{content:'';position:absolute;top:calc(100% + 2px);width:calc(100% - 1px);height:1px;left:0;background:currentColor;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(0, 1);transform:scale(0, 1);transition:transform 0.4s ease-in-out;pointer-events:none}@media (hover: hover){.btn-underline:hover:before{-webkit-transform:scale(1);transform:scale(1)}}.btn-clip{height:70px;line-height:70px;overflow:visible}@media screen and (max-width: 600px){.btn-clip{height:60px;line-height:58px}}.br-dash{background-image:linear-gradient(to right, black 60%, rgba(255,255,255,0) 0%);background-position:bottom;background-size:20px 1px;background-repeat:repeat-x}.br-dash.is-top{background-position:top}.btn[disabled],button[disabled],input[disabled]{opacity:0.7;pointer-events:none}input[type='radio'],input[type='checkbox']{display:inline-block;width:20px;height:20px;margin-right:var(--s-1);border-radius:100%;vertical-align:middle;background:var(--cr-white) center/contain no-repeat;border:1px solid;cursor:pointer}input[type='radio'][type='radio'],input[type='checkbox'][type='radio']{border-radius:100%}input[type='radio'][type='radio']:checked,input[type='radio'][type='checkbox']:checked,input[type='checkbox'][type='radio']:checked,input[type='checkbox'][type='checkbox']:checked{background-color:var(--cr-blue)}input[type='radio'][type='radio'].is-green:checked,input[type='radio'][type='checkbox'].is-green:checked,input[type='checkbox'][type='radio'].is-green:checked,input[type='checkbox'][type='checkbox'].is-green:checked{background-color:var(--cr-green)}input[type='radio'] ~ label,input[type='checkbox'] ~ label{cursor:pointer}.field{position:relative;line-height:1}.field:not(:last-child){margin-bottom:var(--s-3)}.field input[type='text'],.field input[type='email'],.field input[type='tel'],.field input[type='url'],.field input[type='password'],.field select,.field textarea{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border:none;outline:none;color:var(--cr-black);border:1px solid var(--cr-black);transition:0.2s}.field input[type='text'],.field input[type='text'] ~ label,.field input[type='email'],.field input[type='email'] ~ label,.field input[type='tel'],.field input[type='tel'] ~ label,.field input[type='url'],.field input[type='url'] ~ label,.field input[type='password'],.field input[type='password'] ~ label,.field select,.field select ~ label,.field textarea,.field textarea ~ label{padding:var(--s-2);font:var(--t-b-2);line-height:30px;height:50px}.field input[type='text'] ~ label,.field input[type='email'] ~ label,.field input[type='tel'] ~ label,.field input[type='url'] ~ label,.field input[type='password'] ~ label,.field select ~ label,.field textarea ~ label{position:absolute;display:block;width:100%;top:0;left:0;pointer-events:none;color:var(--cr-subdued);transition:0.2s}@media screen and (max-width: 600px){.field input[type='text'],.field input[type='email'],.field input[type='tel'],.field input[type='url'],.field input[type='password'],.field select,.field textarea{font-size:16px}}.field input[type='checkbox'] label,.field input[type='radio'] label{display:inline;margin-right:var(--s-2);line-height:1}.field select{padding:0;background:url(../assets/svg-caret-down.svg) right 20px center/10px no-repeat;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.field textarea{white-space:normal;resize:none}.field input[type='submit']{display:block;width:100%}.field *::-webkit-input-placeholder{color:var(--cr-gray)}.field *::-moz-placeholder{color:var(--cr-gray)}.field *:-ms-input-placeholder{color:var(--cr-gray)}.field *:-moz-placeholder{color:var(--cr-gray)}.field-group{font-size:0}.field-group .field{display:inline-block;width:calc(50% - var(--s-3) / 2);margin:0 var(--s-3) var(--s-3) 0}.field-group .field:nth-of-type(2n){margin:0 0 var(--s-3)}form{position:relative}form .form-error,form .form-success{font:var(--t-b-1)}form .form-errors ul{padding:0}form .form-success ~ *{-webkit-animation:0.6s fadeOut both;animation:0.6s fadeOut both;pointer-events:none}form .form-success{position:absolute;width:100%;top:0;left:0;-webkit-animation:0.6s 0.4s fadeIn both;animation:0.6s 0.4s fadeIn both}.item-quantity{gap:var(--s-2)}.item-quantity button[data-quantity-trigger],.item-quantity input[name='quantity']{position:relative;display:inline-block;text-align:center}.item-quantity button[data-quantity-trigger]{width:var(--s-3);height:var(--s-3);border-radius:100%;background:var(--cr-blue)}.item-quantity input[name='quantity']{flex:1;pointer-events:none;-moz-appearance:textfield;font:var(--t-l-2)}.item-quantity input[name='quantity']::-webkit-inner-spin-button,.item-quantity input[name='quantity']::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.item-quantity button[data-quantity-trigger]:before,.item-quantity button[data-quantity-trigger]:after{content:'';position:absolute;display:block;width:12px;height:1px;border-radius:2px;top:50%;left:50%;transform:translate(-50%, -50%);background-color:var(--cr-black)}.item-quantity button[data-quantity-trigger='increase']:after{transform:translate(-50%, -50%) rotate(90deg)}.item-swatches-color button,.item-swatches-color input{position:relative;display:inline-block;width:var(--s-3);height:var(--s-3);margin:0 var(--s-2) var(--s-2) 0;border:1px solid var(--cr-subtle);border-radius:100%;box-shadow:0 0 0 3px transparent, 0 0 0 3px transparent;transition:0.2s;cursor:pointer}.item-swatches-color button:not(.is-active):hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.item-swatches-color button.is-active,.item-swatches-color input:checked{box-shadow:0 0 0 2px var(--cr-white),0 0 0 3px var(--cr-subdued)}.summary{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap}.summary>*:not(.summary-left):not(.summary-right){display:block;width:100%}.summary>*:not(.summary-left):not(.summary-right):not(:last-child){margin:0 0 var(--s-2)}.summary .summary-left{flex:1;margin:0 var(--s-3) 0 0}.summary .summary-right{text-align:right}.summary:not(:last-child){margin:0 0 var(--s-1)}.select-wrapper{position:relative;user-select:none;max-width:160px}.select-trigger{position:relative;display:block;text-decoration:underline;white-space:nowrap;cursor:pointer;font-size:10px}.custom-options{position:absolute;overflow:hidden;display:block;top:20px;right:0;background:var(--cr-white);border:1px solid;border-radius:15px;box-shadow:-2px -3px 6px rgba(255,255,255,0.38),2px 4px 10px rgba(51,58,122,0.5);text-align:center;white-space:nowrap;transition:0.2s;opacity:0;pointer-events:none;z-index:2}.custom-options .custom-option{position:relative;display:block;padding:0 var(--s-3);height:20px;line-height:20px;cursor:pointer;transition:0.2s var(--a-ease);font-size:10px}.custom-options .custom-option.is-active{background:var(--cr-blue);pointer-events:none}@media (hover: hover){.custom-options .custom-option:hover{background:var(--cr-blue)}}.select.is-active{border-top-right-radius:15px;border-top-left-radius:15px;border-bottom-right-radius:0;border-bottom-left-radius:0}.select.is-active .custom-options{opacity:1;pointer-events:auto}.header-space{height:var(--s-announcement)}.shopify-challenge__container{max-width:400px;margin:var(--s-section) auto}.shopify-challenge__container .shopify-challenge__message{font:var(--t-b-1)}.shopify-policy__container{width:calc(100vw - var(--s-contain) * 2);max-width:720px;margin:var(--s-section) auto;padding:0}.shopify-policy__container .shopify-policy__title{margin:0 0 var(--s-section-half)}.error-content,.page-content{margin:var(--s-section) auto}.error-content{height:calc( var(--s-viewport-height) - var(--s-header) - var(--s-announcement));margin:auto;padding:var(--s-3) 0;border-bottom:1px solid}.error-content>.f-h{height:100%}.error-content .error-content-title{font-size:15vw;line-height:0.85}.error-content .error-content-left{position:relative;width:40%}.error-content .error-content-left .error-image{position:absolute;overflow:hidden;max-width:220px;width:100%;right:0;bottom:-20%}.error-content .error-content-left .error-image:after{content:'';display:block;padding-top:80%}.error-content .error-content-right{position:relative;width:60%;text-align:center}.error-content .error-content-right>.f-h>*{position:relative;flex:1}.error-content .error-content-right .content-right-header{margin:0 0 var(--s-3)}.error-content .error-content-right .content-left,.error-content .error-content-right .content-right{list-style:none}.error-content .error-content-right .content-left .svg-star,.error-content .error-content-right .content-right .svg-star{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50%}@media screen and (max-width: 900px){.error-content .error-content-right .content-left .svg-star,.error-content .error-content-right .content-right .svg-star{width:35%}}.error-content .error-content-right .content-center .center-image{width:100%;overflow:hidden}@media screen and (max-width: 900px){.error-content .error-content-right .content-center{max-width:250px;margin:0 auto}}.error-content .error-content-right .comp-btn.btn-clip{display:none}@media screen and (max-width: 600px){.error-content{height:unset}.error-content>.f-h{flex-wrap:wrap}.error-content .error-content-left{width:100%}.error-content .error-content-left .comp-btn.btn-clip{height:0px}.error-content .error-content-right{width:100%}.error-content .error-content-right .content-center{max-width:200px;margin:0 auto}.error-content .error-content-right .comp-btn.btn-clip{display:inline-block}}.bg-paper{background:url("../assets/jpg-background-v7.jpg") top left/cover repeat}.global-minicart{position:fixed;top:var(--s-announcement);right:0;width:100%;height:100%;max-width:450px;padding:0 0 var(--s-3);transform:translate3d(100%, 0, 0);-webkit-transform:translate3d(100%, 0, 0);transition:0.6s var(--a-panel);z-index:110}.global-minicart .minicart-header{position:relative;height:var(--s-header);padding:var(--s-2);border-bottom:1px solid var(--cr-red-1)}.global-minicart .minicart-header .minicart-heading{gap:var(--s-3)}.global-minicart .minicart-header .minicart-heading span:first-child{padding:15px 0 0}.global-minicart .minicart-header button{width:20px}.global-minicart .minicart-content{padding:var(--s-2);overflow:auto}.global-minicart .minicart-actions{padding:var(--s-3) var(--s-2);margin:auto 0 0}.global-minicart .minicart-actions .order-note-trigger{margin:0 0 var(--s-2)}.global-minicart .minicart-actions .order-note-trigger label{margin:5px 0 0}.global-minicart .minicart-actions .order-notes{max-height:0;overflow:hidden;margin:0 0 var(--s-3);transition:0.3s var(--a-ease)}.global-minicart .minicart-actions .order-notes.is-active{max-height:100px}.global-minicart .minicart-actions .summary{margin:0 0 var(--s-3)}.global-minicart .minicart-actions .btn{width:100%}.minicart-empty .t-h-3{text-align:center}.minicart-empty .svg-text-flow{position:absolute;width:100%;height:100%}html.cart-has-items .minicart-empty,html:not(.cart-has-items) .minicart-content,html:not(.cart-has-items) .minicart-actions{display:none}html.minicart-is-active .global-minicart{transform:translate3d(0, 0, 0)}html.minicart-is-active .global-overlay{opacity:1;pointer-events:auto}html.minicart-is-active .global-overlay:after{opacity:0.7}.global-loading-bar{position:fixed;top:0;left:0;height:var(--s-1);width:0;opacity:0;background:var(--cr-pink-1);transition:width 0.4s var(--a-panel),opacity 0.4s;z-index:900;pointer-events:none}html.show-overlay body{position:fixed;left:0;right:0;overflow-y:hidden}.mobile-menu{position:fixed;overflow:hidden;width:100%;height:calc( var(--s-viewport-height) - var(--s-header) - var(--s-announcement));right:0;top:calc(var(--s-header) + var(--s-announcement) - 1px);padding:var(--s-3) 0;z-index:110;opacity:0;pointer-events:none;transition:0.4s var(--a-panel)}.mobile-menu .linklist-child{margin:0 0 15px}.mobile-menu .linklist-item .linklist-child-item:not(:last-child){margin:0 0 var(--s-1)}html.mobile-menu-is-active .mobile-menu{opacity:1;pointer-events:auto}html.mobile-menu-is-active .header-menu-toggle{transform:rotate(45deg)}.account-gate-wrapper{position:relative;margin:var(--s-section) auto;padding:0.1px 0;transition:height 0.6s}.account-gate-wrapper .account-gate{position:relative;transition:0.6s 0.6s}.account-gate-wrapper .account-gate .account-login{width:50%;padding:0 var(--s-4) 0 0;border-right:1px solid var(--cr-subdued)}.account-gate-wrapper .account-gate .account-register{width:calc(50% - var(--s-4));margin:0 0 0 var(--s-4)}@media screen and (max-width: 900px){.account-gate-wrapper .account-gate>.c{max-width:600px}.account-gate-wrapper .account-gate .account-login{width:100%;margin:0 0 var(--s-section-half);padding:0 0 var(--s-section-half);border-right:0;border-bottom:1px solid var(--cr-subdued)}.account-gate-wrapper .account-gate .account-register{width:100%;margin:0}}.account-gate-header,.account-gate-content{margin:0 0 var(--s-3)}.account-gate-footer{text-align:center}.account-gate-footer>*:not(:last-child){margin:0 0 var(--s-3)}.account-gate-footer .btn{display:block;width:100%}.account-gate-footer a.t-l-2,.account-gate-footer button.t-l-2{text-decoration:underline}.account-reset,.account-reset-password{margin:var(--s-section) auto;transition:0.6s 0.6s}.account-reset{position:absolute;top:0;width:100%;padding:var(--s-4) var(--s-2)}html.reset-password-active .account-gate,html:not(.reset-password-active) .account-reset{opacity:0;pointer-events:none;transition-delay:0s}.account-content{margin:var(--s-section) auto}.account-content .account-content-header{margin:0 0 var(--s-section)}.account-orders{margin:var(--s-section) auto}.account-orders>h2{margin:0 0 var(--s-3)}.account-orders .orders-list-header,.account-orders .orders-list-line{padding:var(--s-3) var(--s-2)}.account-orders .orders-list-header:nth-of-type(2n),.account-orders .orders-list-line:nth-of-type(2n){background-color:var(--cr-subdued)}.account-orders .orders-list-header>ul>li,.account-orders .orders-list-line>ul>li{width:20%}.account-orders .orders-list-header>ul>li:nth-child(5),.account-orders .orders-list-line>ul>li:nth-child(5){text-align:right}.account-orders .orders-list-header.orders-list-header,.account-orders .orders-list-line.orders-list-header{white-space:nowrap}.account-orders .orders-list-header.orders-list-line,.account-orders .orders-list-line.orders-list-line{position:relative;border-bottom:1px solid var(--cr-subdued);transition:background 0.2s, padding 0.2s}@media screen and (max-width: 600px){.account-orders>ul{width:100vw;margin:0 calc(0px - var(--s-contain));padding:0 var(--s-contain) var(--s-3);overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.account-orders>ul::-webkit-scrollbar{height:var(--s-1)}.account-orders>ul::-webkit-scrollbar-track{margin:0 var(--s-contain);background-color:var(--cr-white);border-radius:var(--s-1)}.account-orders>ul::-webkit-scrollbar-thumb{height:var(--s-1);background-color:var(--cr-subdued);border-radius:var(--s-1)}.account-orders>ul>li{min-width:600px;padding-right:var(--s-3)}.account-orders .orders-list-header,.account-orders .orders-list-line{padding:var(--s-3) var(--s-3) var(--s-3) 0}}.account-addresses{margin:var(--s-section) auto}.account-addresses>h2{margin:0 0 var(--s-3)}.account-addresses .address-list{margin:0 0 var(--s-section-half)}.account-addresses .address{width:calc(100% / 2 - var(--s-3) / 2);margin:0 var(--s-3) var(--s-3) 0;padding:var(--s-3);border:1px solid var(--cr-subdued)}.account-addresses .address:nth-of-type(2n){margin:0 0 var(--s-3)}.account-addresses .address .address-actions{margin:var(--s-3) 0 0}.account-addresses .address-add-trigger{margin:var(--s-section-half) 0 0}@media screen and (max-width: 900px){.account-addresses .address,.account-addresses .address:nth-of-type(2n){width:100%;margin:0 0 var(--s-3)}}.address-popup{display:block !important;position:absolute;top:var(--s-section);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:var(--s-4);background-color:var(--cr-white);opacity:0;pointer-events:none;transition:0.4s;z-index:205}.address-popup.active{opacity:1;pointer-events:auto}.address-popup .address-popup-header{margin:0 0 var(--s-4)}.address-popup .address-popup-header .address-popup-close{margin:calc(0px - var(--s-2)) calc(0px - var(--s-2)) 0 auto;width:var(--s-4);height:var(--s-4)}.address-popup .address-popup-header .address-popup-close svg{display:block;width:var(--s-3);margin:var(--s-2)}.address-popup .address-popup-footer .btn{width:100%}@media screen and (max-width: 600px){.address-popup{padding:var(--s-3) var(--s-contain)}}.address-popup-overlay{display:block;position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.1);opacity:0;pointer-events:none;transition:0.3s;z-index:200}html.address-popup-active .address-popup-overlay{opacity:1;pointer-events:auto}.order-details-summary{margin:0 auto var(--s-section-half)}.order-details-summary .block{width:calc((100% - var(--s-4)) / 2);margin:0 var(--s-4) var(--s-4) 0}.order-details-summary .block:nth-child(2n){margin:0 0 var(--s-4)}.order-details-summary .block .t-l-1{margin:0 0 var(--s-1)}.order-details-summary .order-details-tracking-url{margin:var(--s-3)}.order-details{margin:0 0 var(--s-section-half);padding:var(--s-4);background-color:var(--cr-white)}.order-details .order-details-header,.order-details .order-details-items{padding:var(--s-3) 0;border-bottom:1px solid var(--cr-subdued)}.order-details .order-details-header>li:nth-child(1),.order-details .order-details-items>li:nth-child(1){width:var(--s-5)}.order-details .order-details-header>li:nth-child(2),.order-details .order-details-items>li:nth-child(2){flex:1;padding:0 var(--s-3)}.order-details .order-details-header>li:nth-child(3),.order-details .order-details-header>li:nth-child(4),.order-details .order-details-items>li:nth-child(3),.order-details .order-details-items>li:nth-child(4){width:var(--s-5);text-align:right}.order-details .order-details-header.orders-detail-header,.order-details .order-details-items.orders-detail-header{white-space:nowrap}.order-details .order-details-header.orders-detail-items,.order-details .order-details-items.orders-detail-items{position:relative;border-bottom:1px solid var(--cr-subdued)}.order-details>ul>li:last-child>ul{padding-bottom:0;border-bottom:0}.order-details .item-thumbnail{position:relative;background-color:var(--cr-subtle)}.order-details .item-thumbnail:after{content:'';display:block;padding-top:100%}.order-details .item-thumbnail img{width:80% !important;height:80% !important}@media screen and (max-width: 600px){.order-details{width:100vw;margin:0 calc(0px - var(--s-contain)) var(--s-section);padding:0 var(--s-contain) var(--s-3);overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.order-details::-webkit-scrollbar{height:var(--s-1);margin:0 0 var(--s-1)}.order-details::-webkit-scrollbar-track{margin:0 var(--s-contain) var(--s-1);background-color:var(--cr-subtle);border-radius:var(--s-1)}.order-details::-webkit-scrollbar-thumb{height:var(--s-1);background-color:var(--cr-subdued);border-radius:var(--s-1)}.order-details>ul{min-width:600px;padding-right:var(--s-3)}}.frontpage-hero{position:relative}.frontpage-hero .hero-inner{width:100%;height:90%;padding:var(--s-3) var(--s-contain)}.frontpage-hero .hero-center-slider .hero-center-slider-inner{align-items:flex-start}.frontpage-hero .hero-center-slider .hero-center-slider-item{min-height:calc( var(--s-viewport-height-initial) - var(--s-header) - var(--s-announcement))}.frontpage-hero .hero-center-slider .embla-dots-hero{top:calc(var(--s-3) + var(--s-2));right:var(--s-contain);left:unset;transform:none}.frontpage-hero .hero-center-slider .product-hero{height:100%}.frontpage-hero .hero-center-slider .product-hero .hero-images{top:0}.frontpage-hero .hero-center-slider .comp-editorial{min-height:calc( var(--s-viewport-height-initial) - var(--s-header) - var(--s-announcement))}.frontpage-hero .hero-center-slider .comp-editorial .content-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}@media screen and (max-width: 900px){.frontpage-hero .hero-center-slider .product-hero>.f-h{gap:var(--s-2)}.frontpage-hero .hero-center-slider .product-hero .hero-images{height:40vh}.frontpage-hero .hero-center-slider .product-hero .hero-images .product-image.is-first{width:40vh}.frontpage-hero .hero-center-slider .product-hero .hero-images .embla-slider{pointer-events:none}.frontpage-hero .hero-center-slider .product-hero .hero-images .comp-accordion,.frontpage-hero .hero-center-slider .product-hero .hero-images .embla-slider .embla-dots,.frontpage-hero .hero-center-slider .product-hero .hero-images .embla-slider .embla-button{display:none}.frontpage-hero .hero-center-slider .product-hero .hero-content .hero-content-inner{padding:var(--s-3);margin:0}.frontpage-hero .hero-center-slider .product-hero .hero-content .content-header{border:none}.frontpage-hero .hero-center-slider .product-hero .hero-content .product-accordions{display:none}.frontpage-hero .hero-center-slider .product-hero .hero-content .hero-content-inner-interior{display:flex;flex-direction:column}.frontpage-hero .hero-center-slider .product-hero .hero-content .hero-content-inner-interior .content-header{order:2}.frontpage-hero .hero-center-slider .product-hero .hero-content .hero-content-inner-interior .content-header .header-inner{padding:0}.frontpage-hero .hero-center-slider .product-hero .hero-content .hero-content-inner-interior .content-form{order:1;margin:0 0 var(--s-3)}.frontpage-hero .hero-center-slider .embla-dots-hero{right:50%;transform:translate(50%, 0)}}.frontpage-hero .hero-left{position:relative;width:50%}.frontpage-hero .hero-left .hero-left-cta{width:27%;min-width:150px}.frontpage-hero .hero-left .hero-left-cta a{position:relative;display:block;max-width:170px;width:100%;transform:rotate(-15deg)}.frontpage-hero .hero-left .hero-left-cta a span:first-child{display:block;margin:0 0 var(--s-2)}.frontpage-hero .hero-left .hero-left-cta a .cta-label{width:100%;text-align:center}.frontpage-hero .hero-left .hero-left-cta .left-cta-image{max-width:150px;width:100%}.frontpage-hero .hero-left .hero-left-image{flex:1;max-width:300px}.frontpage-hero .hero-right{position:relative;width:50%;gap:4.5em}.frontpage-hero .hero-right .hero-right-header{text-align:center}.frontpage-hero .hero-right .hero-right-header .t-l-1{margin:0 0 var(--s-2)}.frontpage-hero .hero-right .hero-left-image{max-width:250px;width:100%}.frontpage-hero .hero-right .hero-right-content{width:100%}.frontpage-hero .hero-right .hero-right-content .content-left,.frontpage-hero .hero-right .hero-right-content .content-right{position:relative;flex:1;text-align:center;list-style:none}.frontpage-hero .hero-right .hero-right-content .content-left .svg-star,.frontpage-hero .hero-right .hero-right-content .content-right .svg-star{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50%}@media screen and (max-width: 900px){.frontpage-hero .hero-right .hero-right-content .content-left .svg-star,.frontpage-hero .hero-right .hero-right-content .content-right .svg-star{width:35%}}.frontpage-hero .hero-right .hero-right-content .content-center{position:relative;flex:1;max-width:220px}.frontpage-hero .hero-right .hero-right-content .content-center .center-image{width:100%;overflow:hidden;border-radius:50%;border:1px solid}.frontpage-hero .hero-right .hero-right-content .content-center .center-curve-text{position:absolute;width:115%;bottom:0;left:50%;transform:translate(-50%, 35%)}.frontpage-hero .hero-right .hero-right-content .content-center .center-curve-text .svg-text-curve text{font-size:35px}.frontpage-hero .hero-right .hero-right-cta{text-align:center}.frontpage-hero .comp-editorial{display:flex;flex-direction:column;justify-content:center}.frontpage-hero .comp-editorial .editorial-content .content-inner{max-height:650px}.frontpage-hero .comp-editorial .editorial-content .content-inner .svg-text-curve{top:0}.frontpage-hero .comp-editorial .editorial-content .content-inner .svg-text-curve:last-of-type{top:unset;bottom:0}@media screen and (max-width: 900px){.frontpage-hero .hero-right{width:100%;align-items:center;gap:var(--s-3);height:100%}.frontpage-hero .hero-right .hero-left-image{max-width:150px}.frontpage-hero .hero-right .hero-right-content{order:4}.frontpage-hero .hero-right .hero-right-cta{order:3}.frontpage-hero .hero-right .hero-right-content .content-center{width:40px;flex:unset;color:var(--cr-red-2)}}@media screen and (max-width: 600px){.frontpage-hero .comp-editorial{justify-content:flex-end}.frontpage-hero .comp-editorial .editorial-content .content-inner{max-height:550px}}.frontpage-marquee .marquee .svg-flower-small{width:21px;height:21px}.frontpage-marquee .marquee .marquee-block{gap:var(--s-3);margin:0 var(--s-3) 0 0}.frontpage-ingredient{position:relative;overflow:hidden;padding:var(--s-section) 0;text-align:center;transition:0.8s var(--a-ease)}.frontpage-ingredient .ingredient-header{margin:0 0 var(--s-5)}.frontpage-ingredient .ingredients-image{max-width:650px;margin:0 auto var(--s-4);gap:var(--s-5)}.frontpage-ingredient .ingredients-image .ingredient-image{display:block;position:relative;width:100%;min-height:120px}.frontpage-ingredient .ingredients-image .ingredient-image .object-contain{transition:0.3s var(--a-ease)}.frontpage-ingredient .ingredients-image .ingredient-image.is-active .object-contain{transform:rotate(-15deg)}@media screen and (max-width: 600px){.frontpage-ingredient .ingredients-image .ingredient-image{cursor:pointer}}@media screen and (min-width: 600px) and (hover: hover){.frontpage-ingredient .ingredients-image .ingredient-image:hover .object-contain{transform:rotate(-15deg)}}.frontpage-ingredient .ingredients-info{position:relative;margin:0 auto;height:0px;transition:0.6s var(--a-ease)}.frontpage-ingredient .ingredients-info .ingredient-content{position:absolute;top:0;left:50%;width:100%;transform:translate(-50%, 0);opacity:0;pointer-events:none}.frontpage-ingredient .ingredients-info .ingredient-content.is-active{opacity:1;pointer-events:auto}.frontpage-shop{position:relative;overflow:hidden;text-align:center;padding:var(--s-4) 0}.frontpage-shop>.c{height:100%;gap:var(--s-3)}.frontpage-shop .embla-slider{width:100%}.frontpage-shop .embla-slider:before{display:none;content:'{ "draggable": false }'}.frontpage-shop .embla-slider .embla-button,.frontpage-shop .embla-slider .embla-dots{position:relative;top:unset;bottom:unset;left:unset;right:unset;transform:none;opacity:0;pointer-events:none}.frontpage-shop .embla-slider .embla-slider-inner{margin:0 0 30px}.frontpage-shop .embla-slider .embla-slider-item{width:33%}.frontpage-shop .embla-slider .embla-slider-item .product-card{padding:0 var(--s-3)}@media screen and (min-width: 900px){.frontpage-shop .embla--is-ready .embla-slider-inner{justify-content:center}}@media screen and (max-width: 900px){.frontpage-shop .embla-slider .embla-button,.frontpage-shop .embla-slider .embla-dots{opacity:1;pointer-events:auto}.frontpage-shop .embla-slider .embla-slider-item{width:100%}.frontpage-shop .embla-slider .embla-slider-item .product-card .product-card-inner{border:2px solid var(--cr-red-2)}.frontpage-shop .embla-slider .comp-btn{margin:0 0 var(--s-3)}}.frontpage-editorial{position:relative;overflow:hidden}.frontpage-intro{position:relative;overflow:hidden;min-height:calc( (var(--s-viewport-height) - var(--s-header) - var(--s-announcement)) * 0.85);padding:var(--s-section) 0;text-align:center}.frontpage-intro>.f-v{height:100%;gap:var(--s-3)}.frontpage-intro .intro-content{position:relative;gap:var(--s-4)}.frontpage-intro .intro-content .intro-content-image{display:block;position:relative;width:100%;max-width:300px;aspect-ratio:3/ 4;background-size:cover;-webkit-clip-path:url(#clip-1);clip-path:url(#clip-1)}.frontpage-intro .intro-content .content-block{flex:1;max-width:300px}.frontpage-intro .intro-content .content-block .svg-flower-small{color:var(--cr-orange);width:25px;height:25px}.frontpage-intro .intro-content .content-block>*:not(:last-child){margin:0 0 var(--s-4)}@media screen and (max-width: 900px){.frontpage-intro .intro-content{flex-direction:column}}.frontpage-testimonial{position:relative;overflow:hidden;min-height:calc( (var(--s-viewport-height) - var(--s-header) - var(--s-announcement)) * 0.6)}.frontpage-editorial-split{position:relative;height:calc( (var(--s-viewport-height-initial) - var(--s-header) - var(--s-announcement)))}.frontpage-editorial-split>.f-h{height:100%}.frontpage-editorial-split .editorial-left{position:relative;overflow:hidden;width:50%;height:100%}.frontpage-editorial-split .editorial-left:after{content:'';display:block;padding-top:100%}.frontpage-editorial-split .editorial-right{position:relative;overflow:hidden;width:50%;height:100%;padding:var(--s-4)}.frontpage-editorial-split .editorial-right .editorial-right-inner{display:flex;height:100%;margin:auto;max-width:700px;max-height:700px;aspect-ratio:1/1;-webkit-clip-path:url(#clip-2);clip-path:url(#clip-2);text-align:center}.frontpage-editorial-split .editorial-right .editorial-right-inner .slider-item-inner{max-width:270px;margin:0 auto}.frontpage-editorial-split .editorial-right .editorial-right-inner .slider-item-inner>.t-l-1{margin:0 0 30px}.frontpage-editorial-split .editorial-right .editorial-right-inner .slider-item-inner>.t-h-2{margin:0 0 var(--s-4)}.frontpage-editorial-split .svg-flower-small{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);width:55px;height:55px;color:var(--cr-red-1)}@media screen and (max-width: 1024px){.frontpage-editorial-split{height:unset}.frontpage-editorial-split>.f-h{flex-wrap:wrap}.frontpage-editorial-split .editorial-left,.frontpage-editorial-split .editorial-right{width:100%}}.frontpage-blog{position:relative;overflow:hidden;padding:var(--s-4) 0;height:calc(var(--s-viewport-height-initial) * 0.75)}.frontpage-blog>.c{height:100%}.frontpage-blog .blog-inner{width:100%;height:100%;max-width:1200px;max-height:535px;margin:0 auto;-webkit-clip-path:url(#clip-3);clip-path:url(#clip-3);text-align:center;list-style:none}.frontpage-blog .blog-inner-content{width:100%;height:100%;padding:0 1em;gap:var(--s-1)}.frontpage-blog .blog-inner-content .image-left,.frontpage-blog .blog-inner-content .image-right,.frontpage-blog .blog-inner-content .content-left,.frontpage-blog .blog-inner-content .content-right{position:relative;overflow:hidden;flex:1}.frontpage-blog .blog-inner-content .image-left,.frontpage-blog .blog-inner-content .image-right{border-radius:100%}.frontpage-blog .blog-inner-content .image-left .object-contain,.frontpage-blog .blog-inner-content .image-right .object-contain{width:65%}.frontpage-blog .blog-inner-content .image-left:after,.frontpage-blog .blog-inner-content .image-right:after{content:'';display:block;padding-top:100%}.frontpage-blog .blog-inner-content .content-center{flex:2;height:calc(100% - 2em);border-radius:50%;padding:var(--s-4) 0;border:2px solid var(--cr-green)}.frontpage-blog .blog-inner-content .content-center .center-image{width:80%;margin:0 0 var(--s-4)}.frontpage-blog .blog-inner-content .content-center .t-l-1{margin:0 0 var(--s-4)}.frontpage-blog .blog-inner-content .content-center .t-h-2{font-size:55px;margin:0 0 35px}@media screen and (max-width: 900px){.frontpage-blog .blog-inner{background:none;aspect-ratio:4/4.5;max-width:450px}.frontpage-blog .blog-inner .svg-clip{display:none}.frontpage-blog .blog-inner-content .content-center{max-width:450px;margin:0 auto;border:2px solid var(--cr-red-2)}}.frontpage-social{position:relative;overflow:hidden;padding:var(--s-4) 0}.frontpage-social .social-header{margin:0 0 var(--s-5);gap:var(--s-3)}.frontpage-social .grid-masonry{display:grid;grid-template-columns:repeat(5, 1fr);gap:var(--s-3);grid-auto-flow:row;height:auto !important}.frontpage-social .grid-masonry .grid-item{position:relative !important;left:unset !important;top:unset !important;grid-row:span var(--rows);grid-column:var(--column, auto)}.frontpage-social .grid-masonry .grid-item .item-media{overflow:hidden;border-radius:10px}.frontpage-social .grid-masonry .grid-item .item-media img,.frontpage-social .grid-masonry .grid-item .item-media iframe{transition:0.4s}.frontpage-social .grid-masonry .grid-item .btn{align-self:start;font:var(--t-l-1);line-height:50px}@media (hover: hover){.frontpage-social .grid-masonry .grid-item:hover .item-media img,.frontpage-social .grid-masonry .grid-item:hover .item-media iframe{transform:scale(1.05)}}@media screen and (max-width: 1024px){.frontpage-social .grid-masonry{grid-template-columns:repeat(2, 1fr)}.frontpage-social .grid-masonry .grid-item{grid-column:auto}}.collection-breadcrumb{padding:var(--s-3) 0}.collection-header{position:relative;padding:calc(var(--s-section) - 25px) 0 30px;text-align:center}.collection-header .collection-filter .combobox-selector:first-child{left:0}.collection-header .collection-filter .combobox-selector:first-child .combobox-menu{right:unset;left:0;text-align:left}.collection-header .collection-filter .combobox-selector:last-child{right:0}.collection-header .collection-filter .combobox-selector:last-child .combobox-menu{text-align:right}@media screen and (max-width: 900px){.collection-header .collection-filter{flex-wrap:wrap}.collection-header .collection-filter .t-h-2{order:1;width:100%}.collection-header .collection-filter .combobox-selector:first-child{order:2}.collection-header .collection-filter .combobox-selector:last-child{order:3}}@media screen and (max-width: 600px){.collection-header{padding:calc(var(--s-section) - 5px) 0 15px}}.collection-products{padding:60px 0}.collection-products>.g{display:grid;grid-template-columns:repeat(3, minmax(0, max-content));justify-content:center}.collection-products>.g .product-card{max-width:420px}@media screen and (max-width: 900px){.collection-products>.g{grid-template-columns:repeat(1, 1fr)}}.collection-empty{text-align:center;padding:var(--s-section) 0;background:var(--cr-pink-1)}.product-hero{position:relative;padding:0 var(--s-3)}.product-hero>.f-h{gap:var(--s-3)}@media screen and (max-width: 900px){.product-hero>.f-h{flex-wrap:wrap}}.product-hero .hero-images{position:sticky;overflow:hidden;top:calc(var(--s-header) + var(--s-announcement) + var(--s-3));width:60%;height:calc( var(--s-viewport-height-initial) - var(--s-header) - var(--s-announcement) - 40px);margin:var(--s-3) 0;border-radius:20px}.product-hero .hero-images .embla-slider{width:100%;height:100%}.product-hero .hero-images .embla-slider .embla-viewport,.product-hero .hero-images .embla-slider .embla-slider-inner,.product-hero .hero-images .embla-slider .embla-slider-item{height:100%}.product-hero .hero-images .embla-slider .product-image{position:relative;overflow:hidden;width:100%;height:100%;aspect-ratio:1;margin:0 auto}.product-hero .hero-images .embla-slider .product-image.is-first{max-width:700px}@media screen and (max-width: 600px){.product-hero .hero-images .embla-slider .product-image.is-first{max-width:80vw}}.product-hero .hero-images .comp-accordion{position:absolute;width:100%;top:var(--s-3);right:var(--s-3);max-width:270px;background:var(--cr-blue);transition:0.4s}@media screen and (max-width: 600px){.product-hero .hero-images .comp-accordion{max-width:250px}}.product-hero .hero-images .comp-accordion .accordion-toggle{background:var(--cr-white)}.product-hero .hero-images .comp-accordion .content-interior{padding:15px 0}@media screen and (max-width: 600px){.product-hero .hero-images .comp-accordion .content-interior{overflow-y:auto;max-height:35vh}}.product-hero .hero-images .comp-accordion .type-spacing>*:not(:last-child){margin:0 0 var(--s-2)}@media screen and (max-width: 900px){.product-hero .hero-images{position:relative;top:unset;width:100%;height:unset;aspect-ratio:1;margin:var(--s-3) 0 0}}.product-hero .hero-content{position:relative;width:40%;padding:var(--s-3) 0}.product-hero .hero-content .hero-content-inner{position:relative;padding:25px;border-radius:20px;margin:0 0 var(--s-1)}.product-hero .hero-content .hero-content-inner .hero-content-inner-content{max-width:550px;margin:0 auto;max-height:100vh;transition:height 0.4s, opacity 0.4s 0.3s}.product-hero .hero-content .hero-content-inner.is-accordion{border-radius:20px}.product-hero .hero-content .hero-content-inner.is-accordion .hero-content-inner-content{opacity:0;pointer-events:none;transition:height 0.4s 0.2s cubic-bezier(0, 1, 0.8, 1),opacity 0.4s}.product-hero .hero-content .hero-content-inner.is-accordion .hero-content-btn{opacity:1;pointer-events:auto;transition:opacity 0.4s 0.3s}.product-hero .hero-content .hero-content-inner .hero-content-btn{width:100%;position:absolute;left:0;top:0;opacity:0;pointer-events:none;transition:opacity 0.4s 0.2s cubic-bezier(0, 1, 0.8, 1)}.product-hero .hero-content .hero-content-inner .hero-content-btn .btn{border-radius:20px}.product-hero .hero-content .hero-content-inner .hero-content-btn .t-l-2{padding:0 0 0 var(--s-3)}.product-hero .hero-content .content-header{border-bottom:1px solid}.product-hero .hero-content .content-header .header-inner{width:95%;margin:0 auto;text-align:center;padding:0 0 var(--s-3)}.product-hero .hero-content .content-header .header-inner .content-product-title{margin:0 0 var(--s-2)}.product-hero .hero-content .content-header .header-inner .content-review{height:20px;margin:0 0 var(--s-3)}.product-hero .hero-content .content-header .header-inner .content-description{max-width:355px;margin:0 auto}.product-hero .hero-content .content-form .form-variants{width:85%;margin:var(--s-3) auto 0}.product-hero .hero-content .content-form .form-variants .item-selector-size .variant-option{border-radius:18px}.product-hero .hero-content .content-form .form-variants.is-gift-card{margin:var(--s-4) auto}.product-hero .hero-content .content-form .form-variants.is-gift-card .variant-option{border-radius:10px}.product-hero .hero-content .content-form .form-variants.is-gift-card .variant-option:not(:last-child){margin:0 var(--s-1) var(--s-1) 0}.product-hero .hero-content .content-form .form-selections{margin:0 0 var(--s-3)}.product-hero .hero-content .content-form .form-selections .form-selections-inner{width:85%;margin:0 auto;padding:var(--s-3) 0;gap:var(--s-2)}@media screen and (max-width: 600px){.product-hero .hero-content .content-form .form-selections .form-selections-inner{width:100%}}.product-hero .hero-content .content-form .form-selections .content-form-quantity .t-l-2{margin:0 0 var(--s-2)}.product-hero .hero-content .content-form .form-actions .action-note{margin:0 0 var(--s-2);text-align:center}.product-hero .hero-content .content-form .form-actions .action-note a{color:var(--cr-red-1);text-decoration:underline}@media screen and (max-width: 900px){.product-hero .hero-content .content-form .form-actions .comp-btn{width:80%;margin:0 auto}}@media screen and (max-width: 600px){.product-hero .hero-content .content-form .form-actions .comp-btn{width:100%}}.product-hero .hero-content .content-form[data-active-type='subscription'] .product-subscription-form .purchase-frequency{max-height:10px;margin:var(--s-2) 0 0;overflow:unset}.product-hero .hero-content .content-form button[type='submit']{display:flex;align-items:center;justify-content:space-between;width:100%;font:var(--t-l-2)}.product-hero .hero-content .content-form button[type='submit']>span{position:relative}.product-hero .hero-content .content-form button[type='submit'] .svg-clip{position:absolute}.product-hero .hero-content .product-subscription-form .purchase-type:first-child{margin:0 0 var(--s-2)}.product-hero .hero-content .product-subscription-form .purchase-frequency{gap:var(--s-1);overflow:hidden;max-height:0;transition:0.2s var(--a-ease)}.product-hero .hero-content .product-subscription-form .purchase-frequency .t-l-2{font-size:10px}.product-hero .hero-content .comp-accordion.is-round{transition:0.4s}.product-hero .hero-content .comp-accordion.is-round:not(:last-child){margin:0 0 var(--s-1)}.product-hero .hero-content .comp-accordion.is-round .special-top{padding:var(--s-3) 0}.product-hero .hero-content .comp-accordion.is-round .special-top ol li:not(:last-child),.product-hero .hero-content .comp-accordion.is-round .special-top ul li:not(:last-child){margin:0 0 8px}.product-hero .hero-content .comp-accordion.is-round .special-bottom>.t-l-1{margin:0 0 var(--s-3)}.product-hero .hero-content .comp-accordion.is-round .special-bottom ol,.product-hero .hero-content .comp-accordion.is-round .special-bottom ul{column-count:2}.product-hero .hero-content .comp-accordion.is-round .special-bottom ol li:not(:last-child),.product-hero .hero-content .comp-accordion.is-round .special-bottom ul li:not(:last-child){margin:0 0 8px}.product-hero .hero-content .comp-accordion.is-round .special-bottom .special-bottom-image{display:block;max-width:120px;margin:0 0 0 auto}.product-hero .hero-content .comp-accordion.is-round .ingredients-image{max-width:650px;padding:var(--s-4);gap:var(--s-3)}.product-hero .hero-content .comp-accordion.is-round .ingredients-image .ingredient-image{display:block;position:relative;width:100%;height:80px;transition:0.3s var(--a-ease)}.product-hero .hero-content .comp-accordion.is-round .ingredients-image .ingredient-image.is-active{transform:rotate(-15deg)}@media (hover: hover){.product-hero .hero-content .comp-accordion.is-round .ingredients-image .ingredient-image:hover{transform:rotate(-15deg)}}.product-hero .hero-content .comp-accordion.is-round .ingredients-info{position:relative;min-height:120px;margin:0 auto var(--s-3);padding:var(--s-4);border-bottom:1px solid;text-align:center;transition:0.3s var(--a-ease)}.product-hero .hero-content .comp-accordion.is-round .ingredients-info .ingredient-content{position:absolute;width:80%;opacity:0;pointer-events:none;transition:0.3s var(--a-ease)}.product-hero .hero-content .comp-accordion.is-round .ingredients-info .ingredient-content .t-l-1{margin:0 0 var(--s-2)}.product-hero .hero-content .comp-accordion.is-round .ingredients-info .ingredient-content.is-active{opacity:1;pointer-events:auto}.product-hero .hero-content .comp-accordion.is-round .ingredients-all{margin:0 0 var(--s-3)}.product-hero .hero-content .comp-accordion.is-round .step-image{position:relative;overflow:hidden;aspect-ratio:16/9;margin:var(--s-2) 0 45px}.product-hero .hero-content .comp-accordion.is-round .step-instruction{text-align:center;max-width:200px;margin:0 auto var(--s-2)}.product-hero .hero-content .comp-accordion.is-round .embla-slider .embla-dots{position:relative;width:100%;padding:0 var(--s-3);bottom:unset;left:unset;transform:none}.product-hero .hero-content .comp-accordion.is-round .embla-button-group{position:relative;width:calc(100% - var(--s-2) * 2);left:var(--s-2);margin:0 0 var(--s-3)}.product-hero .hero-content .comp-accordion.is-round .embla-button-group .embla-button{position:relative;top:unset;transform:none;height:1.2em}.product-hero .hero-content .comp-accordion.is-round .embla-button-group .embla-button.embla-prev{left:unset}.product-hero .hero-content .comp-accordion.is-round .embla-button-group .embla-button.embla-next{right:unset}.product-hero .hero-content .comp-accordion.is-round .embla-button-group .embla-dots .embla-dot{margin:0}.product-hero .hero-content .comp-accordion.is-round .embla-button-group .embla-dots span{display:inline-block;flex:1;height:1px;background:var(--cr-black);margin:var(--s-3)}.product-hero .hero-content .comp-accordion.is-round .size-chart-options{gap:var(--s-2);justify-content:space-between;padding:var(--s-2) 0}.product-hero .hero-content .comp-accordion.is-round .size-chart-options .size-chart-option{flex:1;max-width:100px;cursor:pointer}.product-hero .hero-content .comp-accordion.is-round .size-chart-options .size-chart-option svg>path{transition:0.2s var(--a-ease)}@media (hover: hover){.product-hero .hero-content .comp-accordion.is-round .size-chart-options .size-chart-option:hover svg>path:first-child{fill:var(--cr-blue)}}.product-hero .hero-content .comp-accordion.is-round .size-chart-options .size-chart-option.is-active svg>path:first-child{fill:var(--cr-blue)}.product-hero .hero-content .comp-accordion.is-round .size-chart-info{position:relative;padding:var(--s-3) 0;text-align:center}.product-hero .hero-content .comp-accordion.is-round .size-chart-info .size-chart-block{position:absolute;opacity:0;pointer-events:none}.product-hero .hero-content .comp-accordion.is-round .size-chart-info .size-chart-block.is-active{position:relative;opacity:1;pointer-events:auto}.product-hero .hero-content .comp-accordion.is-round .size-chart-info .size-chart-block .size-chart-content{gap:var(--s-4)}.product-hero .hero-content .comp-accordion.is-round .size-chart-info .size-chart-block .size-chart-content .image{width:100%;max-width:80px}.product-hero .hero-content .comp-accordion.is-round .size-chart-info .size-chart-block .size-chart-content .t-h-1{line-height:0.5;margin:var(--s-3) 0 var(--s-2)}@media screen and (max-width: 900px){.product-hero .hero-content{width:100%;padding:0 0 var(--s-3)}}.product-banner{position:relative;padding:var(--s-section) 0 calc(var(--s-section) - var(--s-2));text-align:center}.product-editorial{position:relative;overflow:hidden;padding:var(--s-section) 0}.product-editorial .editorial-image{opacity:0;transition:0.6s var(--a-ease)}.product-editorial .editorial-image.is-active{opacity:1}.product-editorial .editorial-content{position:relative;text-align:center}.product-editorial .editorial-content .content-inner{max-width:600px;aspect-ratio:1/1;-webkit-clip-path:url(#clip-2);clip-path:url(#clip-2);padding:50px 0}.product-editorial .editorial-content .content-inner .t-h-2{margin:0 0 30px;padding:0 0 var(--s-2)}.product-editorial .editorial-content .content-inner .slider-item-inner{max-width:300px;margin:0 auto}.product-editorial .editorial-content .content-inner .slider-item-inner .svg-logo{max-width:90px}.product-editorial .editorial-content .content-inner .slider-item-inner>*:not(:last-child){margin:0 0 var(--s-4)}.product-editorial .svg-flower-small{width:20px}.product-editorial .svg-flower-small:last-child{position:absolute;bottom:var(--s-3);left:50%;transform:translate(-50%, 0);color:var(--cr-green)}.product-editorial .svg-flower-small:first-child{position:absolute;top:var(--s-3);left:50%;transform:translate(-50%, 0);color:var(--cr-green)}@media screen and (max-width: 900px){.product-editorial .editorial-content .content-inner .t-h-2{margin:0 0 var(--s-3)}.product-editorial .editorial-content .content-inner .slider-item-inner .type-spacing>*:not(:last-child){margin:0 0 var(--s-2)}}@media screen and (max-width: 600px){.product-editorial .editorial-content{margin:var(--s-section) auto 0}.product-editorial .editorial-content .content-inner .slider-item-inner{max-width:250px}.product-editorial .editorial-content .content-inner .slider-item-inner>*:not(:last-child){margin:0 0 var(--s-3)}.product-editorial .editorial-content .content-inner .embla-slider-inner{margin:0 0 var(--s-3)}.product-editorial .editorial-content .content-inner .embla-slider.is-bottom .embla-button-group{position:relative;width:calc(100% - var(--s-3) * 2);bottom:unset;left:var(--s-3)}}.jdgm-widget .jdgm-star{position:relative}.jdgm-widget .jdgm-star.jdgm--on:after{background:url(../assets/svg-star.svg) center/16px no-repeat}.jdgm-widget .jdgm-star.jdgm--off:after{background:url(../assets/svg-star-empty.svg) center/16px no-repeat}.jdgm-widget .jdgm-star:before{opacity:0}.jdgm-widget .jdgm-star:after{content:'';position:absolute;top:-4px;left:0;width:16px;height:21px;background:url(../assets/svg-star-empty.svg) center/16px no-repeat}#judgeme_product_reviews:before{content:'';display:block;position:relative;pointer-events:none;visibility:hidden;margin-top:calc((var(--s-header)) * -1);height:var(--s-header)}#judgeme_product_reviews .jdgm-rev-widg{background:url("../assets/jpg-background-v7.jpg") top left/cover repeat;margin-top:0;margin-bottom:0;padding:var(--s-4) var(--s-contain);border-bottom:1px solid}#judgeme_product_reviews .jdgm-rev-widg .jdgm-rev-widg__header,#judgeme_product_reviews .jdgm-rev-widg .jdgm-rev-widg__body{max-width:750px;margin:0 auto}#judgeme_product_reviews .jdgm-quest,#judgeme_product_reviews .jdgm-rev{border:none}#judgeme_product_reviews .jdgm-rev-widg__header{position:relative}#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-widget-actions-wrapper{position:absolute;top:var(--s-1);right:0}@media screen and (max-width: 764px){#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-widget-actions-wrapper{position:relative;top:unset;right:unset}}#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-histogram{border-left:none;border-right:none}#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-histogram .jdgm-histogram__star{margin:0 var(--s-1) 0 0}#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-histogram .jdgm-histogram__percentage{font:var(--t-l-1);letter-spacing:0.1em}#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-histogram .jdgm-histogram__bar,#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-histogram .jdgm-histogram__frequency{display:none}#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-rev-widg__sort-wrapper .jdgm-sort-dropdown-wrapper{display:flex;align-items:center;margin:var(--s-3) 0;float:left;cursor:pointer}#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-rev-widg__sort-wrapper .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown{border:none;font:var(--t-l-1);text-transform:uppercase;letter-spacing:0.1em;cursor:pointer}#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-rev-widg__sort-wrapper .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow{position:relative;width:18px;height:20px;right:10px;top:unset;cursor:pointer;pointer-events:none;-webkit-transform:none;-ms-transform:none;transform:none;border-top:none;background:url(../assets/svg-arrow-down.svg) center/cover no-repeat}#judgeme_product_reviews .jdgm-widget-actions-wrapper .jdgm-write-rev-link,#judgeme_product_reviews .jdgm-submit-rev{position:relative;display:inline-block;padding:0 30px;overflow:hidden;white-space:nowrap;text-align:center;font:var(--t-l-1);height:50px;line-height:50px;text-transform:uppercase;background:var(--cr-green);color:var(--cr-black);border:none;border-radius:30px;box-shadow:none;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;transition:background-color 0.2s, color 0.2s;letter-spacing:0.2em}#judgeme_product_reviews .jdgm-form-wrapper .jdgm-form__title-fieldset>label,#judgeme_product_reviews .jdgm-form-wrapper .jdgm-form__body-fieldset>label,#judgeme_product_reviews .jdgm-form-wrapper .jdgm-form__name-fieldset>label,#judgeme_product_reviews .jdgm-form-wrapper label{font:var(--t-l-1);text-transform:uppercase}#judgeme_product_reviews .jdgm-form-wrapper .jdgm-form{max-width:600px}#judgeme_product_reviews .jdgm-form-wrapper .jdgm-form input:not([type='submit']){min-height:unset;height:35px;border:1px solid;line-height:35px;padding:0 var(--s-2);border:1px solid}#judgeme_product_reviews .jdgm-form-wrapper .jdgm-form textarea{border:1px solid;resize:none;padding:var(--s-2)}#judgeme_product_reviews .jdgm-form-wrapper .jdgm-form .jdgm-picture-fieldset__box{border:1px solid}#judgeme_product_reviews .jdgm-form-wrapper *::-webkit-input-placeholder{color:var(--cr-gray)}#judgeme_product_reviews .jdgm-form-wrapper *::-moz-placeholder{color:var(--cr-gray)}#judgeme_product_reviews .jdgm-form-wrapper *:-ms-input-placeholder{color:var(--cr-gray)}#judgeme_product_reviews .jdgm-form-wrapper *:-moz-placeholder{color:var(--cr-gray)}#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev__header{margin-bottom:var(--s-2)}#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev__header .jdgm-rev__timestamp{margin-left:var(--s-4);font:var(--t-l-1)}#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev__header .jdgm-rev__author-wrapper{font:var(--t-l-1);text-transform:uppercase}#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev__content .jdgm-rev__title{font:var(--t-b-1)}#judgeme_product_reviews .jdgm-paginate .jdgm-paginate__next-page:before{content:'';display:block;width:42px;height:32px;background:url(../assets/svg-arrow-right.svg) center/cover no-repeat}#judgeme_product_reviews .jdgm-paginate .jdgm-paginate__prev-page:before{content:'';display:block;width:42px;height:32px;background:url(../assets/svg-arrow-left.svg) center/cover no-repeat}#judgeme_product_reviews .jdgm-paginate .jdgm-paginate__last-page,#judgeme_product_reviews .jdgm-paginate .jdgm-paginate__first-page{display:none}#judgeme_product_reviews .jdgm-paginate .jdgm-paginate__page{font:var(--t-l-1);opacity:0.6}#judgeme_product_reviews .jdgm-paginate .jdgm-paginate__page.jdgm-paginate__next-page,#judgeme_product_reviews .jdgm-paginate .jdgm-paginate__page.jdgm-paginate__first-page{opacity:1;padding:var(--s-2)}#judgeme_product_reviews .jdgm-paginate .jdgm-paginate__page.jdgm-curt{font-size:unset;opacity:1}.contact-content{position:relative;overflow:hidden;padding:var(--s-section) 0;gap:var(--s-3);border-bottom:1px solid}.contact-content .contact-content-left{position:relative;width:50%;text-align:center;max-width:520px;margin:0 auto}.contact-content .contact-content-left .contact-content-header{gap:var(--s-3);margin:0 0 var(--s-2)}.contact-content .contact-content-left .contact-content-header .svg-flower-small{display:inline-block;height:1.2em;color:var(--cr-red-1)}.contact-content .contact-content-left .contact-content-subheader{margin:0 0 50px}.contact-content .contact-content-left .contact-content-email{margin:0 0 50px}.contact-content .contact-content-left .contact-content-email li:not(:last-child){margin:0 0 var(--s-1)}.contact-content .contact-content-left .contact-content-email .t-l-2{text-decoration:underline}.contact-content .contact-content-left .contact-content-cta{margin:0 0 50px}.contact-content .contact-content-left .contact-social{margin:0 0 50px}.contact-content .contact-content-left .contact-social ul{gap:var(--s-3)}.contact-content .contact-content-left .contact-social svg{width:25px;height:25px}.contact-content .contact-content-left .contact-content-bottom{max-width:300px;margin:0 auto}.contact-content .contact-content-right{position:relative;width:50%}.contact-content .contact-content-right .content-right{max-width:520px;height:100%;margin:0 0 0 auto;aspect-ratio:3/4;-webkit-clip-path:url(#clip-4);clip-path:url(#clip-4)}@media screen and (max-width: 900px){.contact-content>.f-h{flex-wrap:wrap}.contact-content .contact-content-left{width:100%;margin:0 auto var(--s-section)}.contact-content .contact-content-right{width:100%}.contact-content .contact-content-right .content-right{margin:0 auto}}.faq-content{padding:var(--s-4) 0;border-bottom:1px solid}.faq-content>.f-h{gap:var(--s-3)}@media screen and (max-width: 900px){.faq-content>.f-h{flex-wrap:wrap}}.faq-aside{position:sticky;top:calc(var(--s-header) + var(--s-announcement) + var(--s-4));overflow:hidden;width:25%;max-width:300px;text-align:center}.faq-aside .faq-aside-inner{aspect-ratio:3/4;-webkit-clip-path:url(#clip-4);clip-path:url(#clip-4);padding:var(--s-3)}.faq-aside .faq-aside-inner .t-h-2{margin:0 0 var(--s-4)}.faq-aside .faq-aside-inner .t-b-2{margin:0 0 30px}.faq-aside .faq-aside-inner ul{width:fit-content;margin:0 auto;text-align:left}.faq-aside .faq-aside-inner ul li{position:relative}.faq-aside .faq-aside-inner ul li:not(:last-child){margin:0 0 var(--s-3)}@media screen and (max-width: 900px){.faq-aside{position:relative;top:0;width:100%;max-width:unset}.faq-aside .faq-aside-inner{aspect-ratio:8/3;width:100%}.faq-aside .faq-aside-inner .t-h-2{border-bottom:none}}.faq-list{position:relative;overflow:hidden;width:75%}.faq-list .faq-section{position:relative;overflow:hidden;padding:var(--s-3);border-radius:20px}.faq-list .faq-section:not(:last-child){margin:0 0 30px}.faq-list .faq-section.bg-paper{background-attachment:fixed}.faq-list .faq-section .faq-section-title{position:relative;border-bottom:1px solid;margin:0 0 var(--s-2);padding:0 0 0 var(--s-4)}@media screen and (max-width: 600px){.faq-list .faq-section .faq-section-title{padding:0}}.faq-list .faq-section .faq-section-content{position:relative}.faq-list .faq-section .faq-section-content .comp-accordion{padding:0 var(--s-2) 0 var(--s-4)}@media screen and (max-width: 600px){.faq-list .faq-section .faq-section-content .comp-accordion{padding:0}}@media screen and (max-width: 900px){.faq-list{width:100%}}.glossary-content{position:relative;overflow:hidden;padding:var(--s-4) 0}.glossary-content>.c{height:100%;gap:var(--s-4)}.glossary-content .glossary-content-left{width:25%;max-width:350px}.glossary-content .glossary-content-left .content-left-header{margin:0 0 var(--s-4)}.glossary-content .glossary-content-left .content-left-header .t-h-2{text-transform:unset}.glossary-content .glossary-content-left .content-left-content{position:relative;padding:var(--s-3);box-shadow:4px 7px 28px rgba(65,65,65,0.28);border-radius:10px}.glossary-content .glossary-content-left .content-left-content>.t-l-1{padding:0 0 var(--s-3)}.glossary-content .glossary-content-left .content-left-content .content-left-image{position:relative;overflow:hidden}.glossary-content .glossary-content-left .content-left-content .content-left-image:after{content:'';display:block;padding-top:56.25%}.glossary-content .glossary-grid{width:75%;height:100%}.glossary-content .glossary-block{position:relative;overflow:hidden;padding:var(--s-3) var(--s-3) 30px;box-shadow:4px 7px 28px rgba(65,65,65,0.28);border-radius:10px}.glossary-content .glossary-block .content-center-header{margin:0 0 25px;text-align:center}.glossary-content .glossary-block .content-center-slider{flex:auto}.glossary-content .glossary-block .content-center-slider .embla-viewport{gap:var(--s-3)}.glossary-content .glossary-block .content-center-slider .embla-slider-inner{margin:0 0 var(--s-4)}.glossary-content .glossary-block .content-center-slider .embla-viewport,.glossary-content .glossary-block .content-center-slider .embla-slider-inner{height:100%}.glossary-content .glossary-block .content-center-slider .content-title{gap:var(--s-2);margin:0 0 var(--s-3)}.glossary-content .glossary-block .content-center-slider .content-title .svg-flower-small{color:var(--cr-green);height:1em}.glossary-content .glossary-block .content-center-slider .content-info{padding:0 0 0 var(--s-1);transition:0.4s var(--a-ease)}.glossary-content .glossary-block .content-center-slider .content-info.is-blur{filter:blur(4px)}.glossary-content .glossary-block .content-center-slider .content-fact{position:relative;margin:0 0 var(--s-4)}.glossary-content .glossary-block .content-center-slider .content-btn{align-self:start;margin:0 0 var(--s-3);text-transform:uppercase;text-decoration:underline}.glossary-content .glossary-block .embla-button-group{position:relative;transition:0.2s var(--a-ease)}.glossary-content .glossary-block .embla-button-group .embla-button{position:relative;width:unset;top:unset;transform:none}.glossary-content .glossary-block .embla-button-group .embla-button.embla-prev{left:unset}.glossary-content .glossary-block .embla-button-group .embla-button.embla-next{right:unset}.glossary-content .glossary-block .content-center-bottom{position:relative;min-height:90px}.glossary-content .glossary-block .content-center-bottom>*{position:absolute;opacity:0;pointer-events:none;transition:0.3s var(--a-ease)}.glossary-content .glossary-block .content-center-bottom>*.is-active{position:relative;opacity:1;pointer-events:auto}.glossary-content .glossary-block .content-center-bottom .content-citation{padding:var(--s-3) 0 0;margin:auto 0 0}.glossary-content .glossary-block .content-center-bottom .content-citation .t-l-1{margin:0 0 var(--s-2)}.glossary-content .glossary-block .content-center-bottom .content-cta{gap:var(--s-2);right:0}.glossary-content .glossary-block .content-center-bottom .content-cta .svg-arrow-right{display:inline-block;height:0.8em;stroke-width:3}@media screen and (max-width: 1024px){.glossary-content>.c{flex-wrap:wrap}.glossary-content .glossary-content-left{width:30%;max-width:unset}}@media screen and (max-width: 900px){.glossary-content>.c{width:100%}.glossary-content .glossary-content-left{position:relative;width:calc(100vw - var(--s-contain) * 2);max-width:var(--s-contain-max);margin-left:auto;margin-right:auto}.glossary-content .glossary-content-left .content-left-header{text-align:center}.glossary-content .glossary-grid{display:flex;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:0 var(--s-contain) var(--s-3)}.glossary-content .glossary-grid .glossary-block{flex:0 0 auto;width:66%}}@media screen and (max-width: 764px){.glossary-content .glossary-grid .glossary-block{width:90%}}.press-content{position:relative;overflow:hidden;padding:var(--s-section) 0;border-bottom:1px solid}.press-content .press-header{text-align:center;border-bottom:1px solid;padding:0 0 var(--s-2);margin:0 0 var(--s-3)}.press-content .press-grid .press-block{position:relative;text-align:center}.press-content .press-grid .press-block .press-image{position:relative;overflow:hidden;width:35%;margin:0 auto var(--s-3)}.press-content .press-grid .press-block .press-block-inner{display:flex;flex-direction:column;padding:var(--s-3) 0;background:var(--cr-pink-1);aspect-ratio:5/3;-webkit-clip-path:url(#clip-4);clip-path:url(#clip-4)}.press-content .press-grid .press-block .press-block-inner .svg-clip{position:absolute}.press-content .press-grid .press-block .press-block-inner .press-title{margin:0 0 var(--s-3)}.press-content .press-grid .press-block .svg-flower-small{position:absolute;width:30px;top:0;right:0;transform:translate(25px, -25px)}.press-content .press-grid .press-block:before{content:'';position:absolute;width:100%;height:2px;top:-10px;left:0;background-image:linear-gradient(to right, black 60%, rgba(255,255,255,0) 0%);background-position:top;background-size:20px 1px;background-repeat:repeat-x}.press-content .press-grid .press-block:not(:nth-of-type(4n)):after{content:'';position:absolute;width:2px;height:100%;top:0;right:-10px;background-image:linear-gradient(to bottom, black 60%, rgba(255,255,255,0) 0%);background-position:right;background-size:1px 20px;background-repeat:repeat-y}.press-content .press-grid .press-block:nth-of-type(1):before,.press-content .press-grid .press-block:nth-of-type(2):before,.press-content .press-grid .press-block:nth-of-type(3):before,.press-content .press-grid .press-block:nth-of-type(4):before,.press-content .press-grid .press-block:nth-of-type(1) .svg-flower-small,.press-content .press-grid .press-block:nth-of-type(2) .svg-flower-small,.press-content .press-grid .press-block:nth-of-type(3) .svg-flower-small{display:none}@media screen and (max-width: 900px){.press-content .press-grid{grid-template-columns:repeat(2, 1fr)}.press-content .press-grid .press-block:nth-of-type(3):before,.press-content .press-grid .press-block:nth-of-type(4):before,.press-content .press-grid .press-block:nth-of-type(3) .svg-flower-small{display:block}.press-content .press-grid .press-block:nth-of-type(even) .svg-flower-small,.press-content .press-grid .press-block:not(:nth-of-type(4n)):after{display:none}.press-content .press-grid .press-block:not(:nth-of-type(2n)):after{content:'';position:absolute;display:block;width:2px;height:100%;top:0;right:-10px;background-image:linear-gradient(to bottom, black 60%, rgba(255,255,255,0) 0%);background-position:right;background-size:1px 20px;background-repeat:repeat-y}}@media screen and (max-width: 600px){.press-content .press-grid{grid-template-columns:repeat(1, 1fr)}.press-content .press-grid .press-block:nth-of-type(2n):before{display:block}.press-content .press-grid .press-block .svg-flower-small,.press-content .press-grid .press-block:nth-of-type(3) .svg-flower-small{display:none}.press-content .press-grid .press-block:not(:nth-of-type(2n)):after{display:none}}.vip-content{position:relative;overflow:hidden;padding:var(--s-3) 0;min-height:calc( var(--s-viewport-height) - var(--s-header) - var(--s-announcement));text-align:center}.vip-content .vip-content-block{position:relative;overflow:hidden;max-width:550px;width:100%;padding:var(--s-3) var(--s-2);box-shadow:4px 7px 28px rgba(65,65,65,0.28);border-radius:20px}.vip-content .vip-content-header{position:relative;margin:0 0 var(--s-2);padding:0 0 var(--s-1);border-bottom:1px solid}.vip-content .vip-content-intro{position:relative;gap:var(--s-3);width:85%;padding:0 0 var(--s-3);margin:0 auto var(--s-3)}.vip-content .vip-content-intro .intro-image{position:relative;width:40%;aspect-ratio:1}.vip-content .vip-content-intro .intro-content{position:relative;display:flex;align-items:center}.vip-content .vip-content-details{position:relative;width:85%;margin:0 auto var(--s-3)}.vip-content .vip-content-details .content-details-title{margin:0 0 var(--s-3)}.vip-content .vip-content-details ul li:not(:last-child){margin:0 0 var(--s-2)}.vip-content .vip-content-details ul li span{margin:0 0 var(--s-2)}.scroll-container-inner{position:sticky;top:calc(var(--s-header) + var(--s-announcement));height:calc( var(--s-viewport-height) - var(--s-header) - var(--s-announcement));overflow:hidden;white-space:nowrap}.scroll-container-inner::-webkit-scrollbar{display:none}.scroll-container-inner.is-overflow{overflow-y:auto;overflow-x:hidden}.about-skip-btn,.about-home-btn{position:fixed;right:var(--s-3);bottom:var(--s-4);font:var(--t-l-2);opacity:0;pointer-events:none;transition:0.3s var(--a-ease);box-shadow:2px 3px 8px rgba(0,0,0,0.29)}.about-skip-btn svg,.about-home-btn svg{height:1em;vertical-align:middle}.about-skip-btn.is-active,.about-home-btn.is-active{opacity:1;pointer-events:auto}@media screen and (max-width: 600px){.about-skip-btn,.about-home-btn{height:40px;line-height:40px;right:50%;bottom:var(--s-2);transform:translate(50%, 0)}}.about-home-btn{right:unset;left:50%;transform:translate(-50%, 0)}.about-home-btn .btn{font:var(--t-l-2)}.section-counter{position:fixed;overflow:hidden;height:calc( var(--s-viewport-height) - var(--s-header) - var(--s-announcement));gap:var(--s-2);left:0;pointer-events:none;opacity:0;z-index:5;transition:0.6s var(--a-ease);mix-blend-mode:multiply}.section-counter.is-active{opacity:1}.section-counter .section-counter-inner{gap:15vh}.section-counter .t-h-1{font-size:35vw}.section-counter .svg-flower-small{width:100%;align-self:normal;max-width:55px;transform:translate(0, 5%)}@media screen and (max-width: 600px){.section-counter{opacity:0 !important;pointer-events:none !important}}.about-scroll-section{--s-width: 100vw;--s-height: calc(
		var(--s-viewport-height) - var(--s-header) - var(--s-announcement)
	);position:relative;flex:0 0 auto;width:var(--s-width);height:var(--s-height);white-space:normal}.about-scroll-section .btn{font:var(--t-l-2);line-height:50px}.about-scroll-section.is-sticky .about-scroll-section-inner{position:sticky;left:0;width:100vw;height:100%}.about-scroll-section .content-title{position:relative;font-size:20vh;margin:0 0 var(--s-2);z-index:1}.about-scroll-section .t-b-1{font-size:30px}@media screen and (max-width: 600px){.about-scroll-section .t-b-1{font-size:22px}}@media screen and (max-width: 600px){.about-scroll-section .section-counter-mobile{color:var(--cr-red-1);gap:var(--s-1)}.about-scroll-section .section-counter-mobile .section-counter-number{font-size:60px;line-height:1}.about-scroll-section .section-counter-mobile svg{display:inline-block;height:1em;margin:10px 0 0}.about-scroll-section .content-title{font-size:45px;margin:0}}.about-title{width:calc(var(--s-width) * 2);background:transparent}.about-title .content-bottom,.about-title .btn{animation:fadeInUpShort 0.4s 3s ease-out both}.about-title .title-content,.about-title .title-content-top,.about-title .title-content-overlay{position:relative;height:100%}.about-title .title-content>.f-v,.about-title .title-content-top>.f-v,.about-title .title-content-overlay>.f-v{position:absolute;width:calc(100% - var(--s-contain) * 2);left:var(--s-contain);height:100%;padding:var(--s-4) 0}.about-title .title-content .t-h-1,.about-title .title-content-top .t-h-1,.about-title .title-content-overlay .t-h-1{font-size:12vw;flex:1;line-height:1}.about-title .title-content .t-l-1,.about-title .title-content-top .t-l-1,.about-title .title-content-overlay .t-l-1{font-size:30px}.about-title .title-content .content-bottom,.about-title .title-content-top .content-bottom,.about-title .title-content-overlay .content-bottom{min-width:calc(100vw - var(--s-contain) * 2)}.about-title .title-content .content-bottom .btn,.about-title .title-content-top .content-bottom .btn,.about-title .title-content-overlay .content-bottom .btn{font:var(--t-l-2);line-height:50px;box-shadow:2px 3px 8px rgba(0,0,0,0.29)}.about-title .title-content .content-bottom svg,.about-title .title-content-top .content-bottom svg,.about-title .title-content-overlay .content-bottom svg{height:1em;vertical-align:middle}@media screen and (max-width: 600px){.about-title .title-content .t-h-1,.about-title .title-content-top .t-h-1,.about-title .title-content-overlay .t-h-1{flex:unset}.about-title .title-content .t-l-1,.about-title .title-content-top .t-l-1,.about-title .title-content-overlay .t-l-1{font-size:17px;max-width:280px}.about-title .title-content .content-bottom,.about-title .title-content-top .content-bottom,.about-title .title-content-overlay .content-bottom{flex-direction:column;flex:1}.about-title .title-content .content-bottom .btn,.about-title .title-content-top .content-bottom .btn,.about-title .title-content-overlay .content-bottom .btn{display:none}}.about-title .title-content-overlay img{position:absolute;height:100%}.about-title .title-content-overlay .t-h-1{min-width:100vw}.about-title .title-content-overlay,.about-title .title-content-top{position:absolute;overflow:hidden;top:0;left:0;width:100vw}.about-title .scroll-btn{position:absolute;left:var(--s-3);bottom:var(--s-2);box-shadow:2px 3px 8px rgba(0,0,0,0.29)}@media screen and (max-width: 600px){.about-title .scroll-btn{height:40px;line-height:40px}}.about-mythology{width:calc(var(--s-width) * 1.5);box-shadow:-2px 0 0 0 var(--cr-red-1)}.about-mythology .about-mythology-inner{width:100%;height:100%;padding:var(--s-4) 0}.about-mythology .about-mythology-inner .section-content{position:relative;width:90%}.about-mythology .about-mythology-inner .section-content>.f-h{margin:0 0 0 15%}.about-mythology .about-mythology-inner .section-content .content-title{opacity:0}.about-mythology .about-mythology-inner .section-content .content-title.is-active{animation:slideInRight 1.6s var(--a-ease) both;-webkit-animation:slideInRight 1.6s var(--a-ease) both}.about-mythology .about-mythology-inner .section-content .content-bottom{gap:var(--s-4);margin:0 0 var(--s-3) 15%}.about-mythology .about-mythology-inner .section-content .content-bottom .content-image{position:relative;overflow:hidden;border:4px solid var(--cr-white);width:40vh;max-width:300px;transform:rotate(-15deg);opacity:0;transition:1.2s 0.4s var(--a-ease)}.about-mythology .about-mythology-inner .section-content .content-bottom .content-image.is-active{transform:rotate(0deg);opacity:1}.about-mythology .about-mythology-inner .section-content .content-bottom .content-bottom-right{width:100%}.about-mythology .about-mythology-inner .section-content .content-bottom .content-bottom-right .content-bottom_top{max-width:300px;opacity:0}.about-mythology .about-mythology-inner .section-content .content-bottom .content-bottom-right .content-bottom_top.is-active{animation:slideInRight 1.6s var(--a-ease) both;-webkit-animation:slideInRight 1.6s var(--a-ease) both}.about-mythology .about-mythology-inner .section-content .content-bottom .content-bottom-right .content-image-vase{position:absolute;width:100%;max-width:190px;right:var(--s-contain);bottom:0;transform:rotate(8deg)}.about-mythology .about-mythology-inner .section-content .content-bottom_bottom{max-width:800px;opacity:0}.about-mythology .about-mythology-inner .section-content .content-bottom_bottom.is-active{animation:slideInRight 1.6s 0.6s var(--a-ease) both;-webkit-animation:slideInRight 1.6s 0.6s var(--a-ease) both}@media screen and (max-width: 600px){.about-mythology .about-mythology-inner{padding:var(--s-3) var(--s-contain)}.about-mythology .about-mythology-inner .section-content{width:100%}.about-mythology .about-mythology-inner .section-content>.f-h{margin:0}.about-mythology .about-mythology-inner .section-content .content-bottom{display:block;margin:0 0 var(--s-3)}.about-mythology .about-mythology-inner .section-content .content-bottom .content-bottom_top{margin:0 0 var(--s-3);width:80%}.about-mythology .about-mythology-inner .section-content .content-bottom .content-image{width:100%;max-width:180px;margin:0 var(--s-3) var(--s-3)}.about-mythology .about-mythology-inner .section-content .content-bottom .content-bottom-right{margin:0 0 0 auto;width:80%}.about-mythology .about-mythology-inner .section-content .content-bottom .content-bottom-right .content-image-vase{position:absolute;bottom:15%;right:var(--s-contain);max-width:120px}}.about-mission{width:calc(var(--s-width) * 3.5);box-shadow:-2px 0 0 0 var(--cr-red-1)}.about-mission .about-mission-inner{width:100%;height:100%;padding:var(--s-4) 0;overflow-y:hidden}.about-mission .about-mission-inner .section-content{position:relative;width:75%}.about-mission .about-mission-inner .section-content .content-title{opacity:0}.about-mission .about-mission-inner .section-content .content-title.is-active{animation:slideInRight 1.6s var(--a-ease) both;-webkit-animation:slideInRight 1.6s var(--a-ease) both}.about-mission .about-mission-inner .section-content .content-bottom{position:relative;gap:var(--s-4);opacity:0}.about-mission .about-mission-inner .section-content .content-bottom.is-active{-webkit-animation:fadeInUp 0.8s 0.8s ease-out both;animation:fadeInUp 0.8s 0.8s ease-out both}.about-mission .about-mission-inner .section-content .content-bottom.is-active .content-image-vase{animation:fadeIn 0.8s 0.8s ease-out both}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-left{width:40%;z-index:1}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-left .content-bottom-left_top{position:relative;max-width:320px;margin:0 0 var(--s-5)}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-left .content-bottom-left_top .t-l-1{margin:0 0 15px}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-left .content-bottom-left_top [data-content-paragraph]{position:absolute;opacity:0;pointer-events:none;transition:0.4s var(--a-ease)}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-left .content-bottom-left_top [data-content-paragraph].is-active{position:relative;opacity:1;pointer-events:auto}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-right{position:relative;width:60%}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-right .content-image{position:relative;overflow:hidden}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-right .content-image:after{content:'';display:block;padding-top:70%}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-left_bottom[data-content-paragraph]{font-size:30px;opacity:0;pointer-events:none;transition:0.4s var(--a-ease)}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-left_bottom[data-content-paragraph].is-active{opacity:1;pointer-events:auto}@media screen and (max-width: 600px){.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-left_bottom[data-content-paragraph]{font-size:22px}}.about-mission .content-image-vase{position:absolute;width:100%;max-width:250px;top:10%;right:var(--s-contain);transform:rotate(8deg);opacity:0}@media screen and (max-width: 600px){.about-mission .about-mission-inner{padding:var(--s-3) var(--s-contain)}.about-mission .about-mission-inner .section-content{width:100%;height:100%}.about-mission .about-mission-inner .section-content .content-bottom{display:block;height:100%}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-left{width:100%;margin:0 0 var(--s-2)}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-left .content-bottom-left_top{margin:0 0 var(--s-3)}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-right{width:100%;overflow:hidden}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-right .content-image{position:absolute;width:100%;opacity:0;pointer-events:none;transition:0.3s var(--a-ease)}.about-mission .about-mission-inner .section-content .content-bottom .content-bottom-right .content-image.is-active{position:relative;opacity:1;pointer-events:auto}.about-mission .about-mission-inner .content-image-vase{max-width:150px;bottom:25%;top:unset}}.about-muse{width:calc(var(--s-width) * 4.5);box-shadow:-2px 0 0 0 var(--cr-red-1)}.about-muse .about-muse-inner{width:var(--s-width);height:100%;padding:var(--s-4) 0}.about-muse .about-muse-inner .section-content{position:relative;width:75%;height:100%}.about-muse .about-muse-inner .content-title{width:calc(100% - 250px - var(--s-5));margin:0 0 0 auto;opacity:0}.about-muse .about-muse-inner .content-title.is-active{animation:slideInLeft 1.6s var(--a-ease) both;-webkit-animation:slideInLeft 1.6s var(--a-ease) both}.about-muse .about-muse-inner .content-bottom-first{position:absolute;width:100%;gap:var(--s-4)}.about-muse .about-muse-inner .content-bottom-first .bottom-first-left{width:35%}.about-muse .about-muse-inner .content-bottom-first .bottom-first-left .about-muse-image{display:block;position:relative;width:100%;max-width:250px;aspect-ratio:3/ 4;background-size:cover;-webkit-clip-path:url(#clip-1);clip-path:url(#clip-1);opacity:0;transform:translate(100%, -100%);transition:1.6s var(--a-ease)}.about-muse .about-muse-inner .content-bottom-first .bottom-first-right{max-width:600px;padding:0 var(--s-contain) 0 0;opacity:0}.about-muse .about-muse-inner .content-bottom-first .bottom-first-right .t-l-1{margin:0 0 15px}.about-muse .about-muse-inner .content-bottom-first.is-active .about-muse-image{transform:translate(0, 0);opacity:1}.about-muse .about-muse-inner .content-bottom-first.is-active .bottom-first-right{-webkit-animation:fadeInUp 0.8s 0.4s ease-out both;animation:fadeInUp 0.8s 0.4s ease-out both}.about-muse .about-muse-inner .content-bottom-second{gap:var(--s-4);opacity:0}.about-muse .about-muse-inner .content-bottom-second .content-left{position:relative;width:35%;margin:var(--s-3) 0 0}.about-muse .about-muse-inner .content-bottom-second .content-left .t-l-1{margin:0 0 15px}.about-muse .about-muse-inner .content-bottom-second .content-left .content-left-block{margin:0 0 15px;opacity:0;transition:0.4s var(--a-ease)}.about-muse .about-muse-inner .content-bottom-second .content-left .content-left-block.is-active{opacity:1}.about-muse .about-muse-inner .content-bottom-second .content-left .content-left-block:nth-of-type(3),.about-muse .about-muse-inner .content-bottom-second .content-left .content-left-block:nth-of-type(4){position:absolute;top:30px;left:0}.about-muse .about-muse-inner .content-bottom-second .content-right{position:relative;overflow:hidden;width:65%}.about-muse .about-muse-inner .content-bottom-second .content-right .content-right-block.is-image{position:relative;overflow:hidden;flex:0 0 auto;max-width:380px;width:100%;opacity:0;transition:0.4s var(--a-ease)}.about-muse .about-muse-inner .content-bottom-second .content-right .content-right-block.is-image .block-image{position:relative;overflow:hidden}.about-muse .about-muse-inner .content-bottom-second .content-right .content-right-block.is-image .block-image:after{content:'';display:block;padding-top:70%}.about-muse .about-muse-inner .content-bottom-second .content-right .content-right-block.is-image.is-active{opacity:1}.about-muse .about-muse-inner .content-bottom-second .block-image.is-last{position:absolute;top:var(--s-3);right:0;max-width:200px;width:100%;aspect-ratio:4/3;opacity:0}.about-muse .about-muse-inner .content-bottom-second .block-image.is-last.is-active{opacity:1}.about-muse .about-muse-inner .content-bottom-second.is-active{-webkit-animation:fadeInUp 1.6s ease-out both;animation:fadeInUp 1.6s ease-out both}.about-muse .about-muse-inner .content-image-vase{position:absolute;left:0;bottom:0;width:100%;max-width:190px;z-index:1;opacity:0}.about-muse .about-muse-inner .content-image-vase img{transform:rotate(15deg)}.about-muse .about-muse-inner .content-image-vase.is-active{-webkit-animation:fadeIn 0.8s ease-out both;animation:fadeIn 0.8s ease-out both}@media screen and (max-width: 600px){.about-muse .about-muse-inner{padding:var(--s-3) var(--s-contain)}.about-muse .about-muse-inner .section-content{width:100%}.about-muse .about-muse-inner .section-content .content-title{width:unset}.about-muse .about-muse-inner .section-content .section-content-bottom .content-bottom-first{flex-wrap:wrap}.about-muse .about-muse-inner .section-content .section-content-bottom .content-bottom-first .bottom-first-left{width:100%;order:2}.about-muse .about-muse-inner .section-content .section-content-bottom .content-bottom-first .bottom-first-left .about-muse-image{max-width:200px;margin:0 auto}.about-muse .about-muse-inner .section-content .section-content-bottom .content-bottom-first .bottom-first-right{width:100%;order:1}.about-muse .about-muse-inner .section-content .section-content-bottom .content-bottom-first .bottom-first-right .content{font-size:22px}.about-muse .about-muse-inner .section-content .section-content-bottom .content-bottom-second{flex-wrap:wrap;gap:var(--s-2)}.about-muse .about-muse-inner .section-content .section-content-bottom .content-bottom-second .content-left{width:100%;max-width:300px}.about-muse .about-muse-inner .section-content .section-content-bottom .content-bottom-second .content-right{width:100%}.about-muse .about-muse-inner .content-image-vase{left:unset;right:var(--s-contain);max-width:120px;z-index:1}}.about-pack{width:calc(var(--s-width) * 4.5);background:var(--cr-blue)}.about-pack>.f-h{position:relative;height:100%;overflow:hidden}.about-pack .about-pack-inner{padding:var(--s-4) var(--s-contain);overflow:hidden}.about-pack .about-pack-inner .content-image-vase{position:absolute;top:var(--s-4);right:0;width:100%;max-width:300px}.about-pack .about-pack-inner .content-top{gap:var(--s-1);max-width:600px;opacity:0}.about-pack .about-pack-inner .content-top .svg-flower-small{width:30px;color:var(--cr-red-1)}.about-pack .about-pack-inner .content-top .t-b-1{font-size:30px}.about-pack .about-pack-inner .content-bottom{margin:auto 0 0;gap:var(--s-4)}.about-pack .about-pack-inner .content-bottom>*{opacity:0}.about-pack .about-pack-inner .content-bottom .content-image-container{position:relative;overflow:hidden;width:100%;padding:30px var(--s-3)}.about-pack .about-pack-inner .content-bottom .content-image-container .content-image{position:relative;overflow:hidden}.about-pack .about-pack-inner .content-bottom .content-image-container .content-image:after{content:'';display:block;padding-top:80%}.about-pack .about-pack-inner .content-bottom .content-image-container.content-image-left{max-width:400px}.about-pack .about-pack-inner .content-bottom .content-image-container.content-image-center{max-width:400px;background:var(--cr-red-1)}.about-pack .about-pack-inner .content-bottom .content-image-container.content-image-right{max-width:300px;padding:0;align-self:end}.about-pack .about-pack-inner .content-bottom .content-image-container.content-image-right .content-image:after{padding-top:110%}.about-pack .about-pack-inner .content-bottom .content-bottom-left{flex:1}.about-pack .about-pack-inner .content-bottom .content-bottom-left .svg-logo{max-width:180px;margin:0 0 var(--s-2)}.about-pack .about-pack-inner .content-bottom .content-bottom-left .t-b-2{margin:0 0 var(--s-3)}.about-pack .about-pack-inner .content-bottom .content-bottom-right{flex:2}.about-pack .about-pack-inner.is-active .content-top{animation:slideInRight 1.6s var(--a-ease) both;-webkit-animation:slideInRight 1.6s var(--a-ease) both}.about-pack .about-pack-inner.is-active .content-bottom>*{-webkit-animation:fadeInUp 0.8s 0.2s ease-out both;animation:fadeInUp 0.8s 0.2s ease-out both}.about-pack .about-pack-inner.is-active .content-bottom .content-bottom-right{animation-delay:0.4s}@media screen and (max-width: 600px){.about-pack .about-pack-inner{padding:var(--s-3) var(--s-contain)}.about-pack .about-pack-inner .content-image-vase{top:unset;left:30%;right:unset;bottom:5%;max-width:150px}.about-pack .about-pack-inner .content-top .t-b-1{font-size:22px}.about-pack .about-pack-inner .content-bottom{flex-wrap:wrap;margin:var(--s-4) 0 0;height:100%}.about-pack .about-pack-inner .content-bottom .content-bottom-left{width:100%;flex:unset}.about-pack .about-pack-inner .content-bottom .content-bottom-left .svg-logo{max-width:150px}.about-pack .about-pack-inner .content-bottom .content-bottom-left .content-image-container.content-image-left{position:absolute;width:45%;padding:15px;top:100%}.about-pack .about-pack-inner .content-bottom .content-bottom-right{width:100%;flex:unset}.about-pack .about-pack-inner .content-bottom .content-bottom-right .content-image-container{position:absolute;width:45%}.about-pack .about-pack-inner .content-bottom .content-bottom-right .content-image-container.content-image-center{top:-120%;left:20%;padding:15px;width:60%}.about-pack .about-pack-inner .content-bottom .content-bottom-right .content-image-container.content-image-right{right:0;bottom:0}}.about-pack .about-pack-grid{position:sticky;right:0;transform:translateX(100%);overflow-y:auto;height:100%;max-width:450px;padding:var(--s-3);text-align:center;pointer-events:none}.about-pack .about-pack-grid::-webkit-scrollbar{display:none}.about-pack .about-pack-grid{-ms-overflow-style:none;scrollbar-width:none}.about-pack .about-pack-grid .grid-header{margin:0 0 var(--s-2)}.about-pack .about-pack-grid .grid-header .t-l-2{margin:0 0 var(--s-1)}.about-pack .about-pack-grid .pack-grid .grid-block{position:relative;padding:var(--s-2) var(--s-3)}.about-pack .about-pack-grid .pack-grid .grid-block>:not(:last-child){margin:0 0 var(--s-2)}.about-pack .about-pack-grid .pack-grid .grid-block-inner{aspect-ratio:3/4;-webkit-clip-path:url(#clip-5);clip-path:url(#clip-5)}.about-product{width:calc(var(--s-width) * 1.5)}.about-product .product-hero .hero-images{top:var(--s-3)}.about-product .product-hero .hero-content{overflow:hidden}@media screen and (max-width: 600px){.about-product{position:sticky;top:0;overflow-y:auto}.about-product .product-hero .hero-content .hero-content-inner{padding:var(--s-3) var(--s-3) 60px}}@media screen and (max-width: 900px){.about-product .product-hero>.f-h{gap:var(--s-1)}.about-product .product-hero .hero-images{top:0;height:40vh}.about-product .product-hero .hero-images .product-image.is-first{width:40vh}.about-product .product-hero .hero-images .comp-accordion{display:none}.about-product .product-hero .hero-content .content-header{border:none}.about-product .product-hero .hero-content .content-header .header-inner{padding:0}.about-product .product-hero .hero-content .product-accordions,.about-product .product-hero .hero-content .content-form .form-actions .action-note,.about-product .product-hero .hero-content .content-header .content-review{display:none}}
