:root{--color-success: #0A7742;--color-error: #DA3F3F}.flickity-wrapper:not(.flickity-no-nav){--button-size: 4.8rem !important;--button-size-mobile: 3.2rem !important}.btn--underline-secondary{border:none;color:currentColor;text-transform:none!important;padding:0;height:auto;font-size:calc(var(--font-body-size) * .95)}.btn--underline-secondary:hover{color:currentColor!important}.btn--underline-secondary span{position:relative;stroke:currentColor}.btn--underline-secondary svg{margin-left:1.2rem}.btn--underline-secondary span:after{content:"";height:1px;width:100%;background:currentColor;display:block;position:absolute;left:0;bottom:7px;transition:.25s width ease-in-out}.btn--underline-secondary:hover span:after{width:0}.btn--underline-secondary:hover{background:transparent!important}.btn{font-size:calc(var(--font-body-size) * .94)}.btn--primary,.btn--secondary{font-weight:500;letter-spacing:2px}.btn--secondary:hover{background-color:var(--color-btn-secondary-text)!important;color:var(--color-btn-secondary-bg)!important;border:1px solid var(--color-btn-secondary-border)!important}.u-position-static{position:static!important}.u-position-sticky{position:static}.u-height-max-content{height:max-content}.u-margin-left{margin-left:2rem}.u-margin-top{margin-top:2rem}.u-heading-italic{font-family:Loretta,serif;font-style:italic;font-weight:400}.u-heading-decoration{display:block;position:absolute;color:var(--heading_decoration_color, #000);aspect-ratio:1.67;height:max(.7em,2.4rem);transform:translate(-60%,-100%)}@media (min-width: 1280px){.u-heading-decoration{transform:translate(-100%,-100%)}}:has(>.u-heading-decoration){position:relative}:has(>.u-heading-decoration).section__heading{width:fit-content;margin-inline:auto}.u-word-break{word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@media (min-width: 768px){.u-position-sticky{position:sticky;top:0}}@media (max-width: 567px){.u-margin-left{margin-left:0}}:is(.list-marker-default,.list-marker-none,.list-marker-check,.list-marker-cross,.list-marker-x) ul{padding-inline-start:1.6em;margin-top:1em;margin-bottom:0;list-style:none;text-align:left}:is(.list-marker-default,.list-marker-none,.list-marker-check,.list-marker-cross,.list-marker-x) ul li::marker,:is(.list-marker-default,.list-marker-none,.list-marker-check,.list-marker-cross,.list-marker-x) ul li:before{color:var(--list-marker-color, var(--color-text-body))}.list-marker-none li{list-style-type:none}.list-marker-default li{list-style-type:disc}.list-marker-check li:before{content:"";position:absolute;height:.3em;width:.6em;border-bottom:.1em solid;border-left:.1em solid;transform:translate(-1.4em,.6em) rotate(-45deg);display:inline-block}.list-marker-cross li{position:relative}.list-marker-cross li:before{content:"";position:absolute;transform:translate(-1.6em,.6em);width:1em;height:1em;background-color:currentColor;clip-path:path("M6.59067 7.5999V5.80763C6.59067 5.1278 7.15026 4.60248 7.80311 4.60248H12V3.39733H7.8342C7.15026 3.39733 6.62176 2.8411 6.62176 2.19218V0.399902H5.40933V2.19218C5.40933 2.87201 4.84974 3.39733 4.19689 3.39733H0V4.60248H4.19689C4.88083 4.60248 5.40933 5.1587 5.40933 5.80763V7.5999H6.59067Z")}.list-marker-x li:before{content:"\d7";position:absolute;transform:translate(-1em,-.1em);font-size:1.6em;line-height:1;display:inline-block}html{scroll-behavior:var(--scroll-behavior, auto)}body:has(dialog[open]){overflow:hidden}.subscription-info{--subscription-widget-background-color: #FFFFFF;--subscription-widget-border-radius: .8rem;--subscription-widget-border-color: var(--color-text-body);--subscription-widget-gap: .8rem;--subscription-widget-padding-inline: 2.4rem;--subscription-widget-padding-block: 2rem;display:flex;flex-direction:column;background-color:var(--subscription-widget-background-color);border-radius:0 0 var(--subscription-widget-border-radius) var(--subscription-widget-border-radius);padding:1.2rem var(--subscription-widget-padding-inline) var(--subscription-widget-padding-block);margin-top:-3.4rem;box-shadow:0 0 10px #00000026;border:1px solid transparent;clip-path:inset(2px -15px -15px)}.subscription-info.hidden{display:none}.subscription-info.active{border-color:var(--subscription-widget-border-color)}.subscription-info .subscription-info__options{display:flex;justify-content:space-around;align-items:center;position:relative;isolation:isolate}.subscription-info .subscription-info__options:before{content:"";position:absolute;top:1.7rem;left:0;right:0;height:2px;background:linear-gradient(to right,var(--order-color-1) 0,var(--order-color-2) 50%,var(--order-color-3) 100%);z-index:-1}.subscription-info .subscription-info__option{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.subscription-info .subscription-info__order-discount{display:flex;justify-content:center;align-items:center;width:3.2rem;aspect-ratio:1;border-radius:50%;font-size:calc(var(--font-body-size) * .75);font-weight:600;text-align:center}.subscription-info__option--1 :is(.subscription-info .subscription-info__order-discount){background-color:var(--order-color-1)}.subscription-info__option--2 :is(.subscription-info .subscription-info__order-discount){background-color:var(--order-color-2)}.subscription-info__option--3 :is(.subscription-info .subscription-info__order-discount){background-color:var(--order-color-3);color:#fff}.subscription-info .subscription-info__order-number{font-size:calc(var(--font-body-size) * .75);opacity:.8}.subscription-info .subscription-info__advantages{margin-bottom:.8rem}.subscription-info .subscription-info__advantages ul{list-style-type:none;padding-inline-start:1.5em;margin-bottom:0}.subscription-info .subscription-info__advantages ul li:before{content:"";position:absolute;height:.25em;width:.5em;border-bottom:.1em solid;border-left:.1em solid;transform:translate(-1.5em,.6em) rotate(-45deg);display:inline-block}.subscription-info .subscription-info__info-link{text-decoration:underline}.subscription-info .subscription-info__dialog{max-width:70rem;border-radius:12px;border:none;padding:6.4rem;-ms-overflow-style:none;scrollbar-width:none}.subscription-info .subscription-info__dialog ::-webkit-scrollbar{display:none}.subscription-info .subscription-info__dialog ::backdrop{background:#213520;opacity:.75}.subscription-info .subscription-info__dialog svg{width:3.2rem;height:3.2rem;position:absolute;top:1rem;right:1rem;cursor:pointer}.subscription-info .subscription-info__dialog-heading{display:flex;justify-content:start;margin-bottom:3.2rem}.subscription-info .subscription-info__dialog-item{display:flex;align-items:start;gap:3rem;margin-bottom:3.2rem}.subscription-info .subscription-info__dialog-item.first-item{background:var(--accent-color-bg);padding:2.4rem;border-radius:12px}.subscription-info .subscription-info__dialog-item.first-item .dialog-item__content-heading{color:var(--accent-color-text)}.subscription-info .dialog-item__content-heading{font-size:2rem;font-weight:500;margin-bottom:1.6rem}@media screen and (max-width: 46em){.subscription-info .subscription-info__dialog{margin:1.5rem;padding:2rem;font-size:calc(var(--font-body-size)*.875)}.subscription-info .subscription-info__dialog svg{width:3.2rem;height:3.2rem;top:.5rem;right:.5rem}.subscription-info .subscription-info__dialog-heading{margin-bottom:1.6rem}.subscription-info .subscription-info__dialog-item{gap:1.6rem;margin-bottom:1.6rem}.subscription-info .subscription-info__dialog-item.first-item{padding:2rem}.subscription-info .subscription-info__dialog-item img{max-width:4.8rem}}:where([id*=image_with_text].shopify-section) .container{container-type:inline-size}@media (max-width: 768px){:where([id*=image_with_text].shopify-section) .f-column__image{order:var(--mobile-image-order)}}:where([id*=image_with_text].shopify-section) .image-with-text__content-wrapper{display:flex;justify-content:center;padding-inline:0!important}@media (max-width: 768px){:where([id*=image_with_text].shopify-section) .image-with-text__content-wrapper{margin-bottom:2.4rem;position:relative}}:where([id*=image_with_text].shopify-section) .image-with-text__content{max-width:48ch}:where([id*=image_with_text].shopify-section) .image-with-text__content li{margin-top:.5em}@media (max-width: 768px){:where([id*=image_with_text].shopify-section) .image-with-text__content{text-align:var(--mobile_content_alignment)}}:where([id*=image_with_text].shopify-section) .image-with-text__heading{position:relative;font-size:clamp(2.4rem,2.1659rem + 1.1707vw,3.6rem)}:where([id*=image_with_text].shopify-section) .background-decoration--left{display:block;color:var(--background_decoration_color);width:clamp(208px,18.75vw,228px);height:auto;aspect-ratio:1.67;position:absolute;bottom:calc(0px - var(--section-padding-bottom));z-index:-1;left:0;transform:translate(max(-100%,calc(-50vw + 50cqi - 1.5rem + var(--column-gap, 0px) / 2)))}.image-with-text--reverse :is(:where([id*=image_with_text].shopify-section) .background-decoration--left){left:unset;right:0;transform:translate(min(100%,calc(50vw - 50cqi + 1.5rem - var(--column-gap, 0px) / 2)))}@media (max-width: 1280px){:where([id*=image_with_text].shopify-section) .background-decoration--left{bottom:calc(0px - var(--section-padding-bottom-mobile, --section-padding-bottom))}}@media (max-width: 768px){:where([id*=image_with_text].shopify-section) .background-decoration--left{bottom:calc(0px - var(--section-padding-bottom))}}:where([id*=image_with_text].shopify-section) .background-decoration--right{display:block;color:var(--background_decoration_color);width:clamp(137px,30vw,426px);height:auto;aspect-ratio:1.67;position:absolute;top:calc(0px - var(--section-padding-top));z-index:-1;right:0;transform:translate(min(40%,calc(50vw - 50cqi + 3.5rem - var(--column-gap, 0px) / 2)))}.image-with-text--reverse :is(:where([id*=image_with_text].shopify-section) .background-decoration--right){right:unset;left:0;transform:translate(max(-40%,calc(-50vw + 50cqi - 3.5rem + var(--column-gap, 0px) / 2)))}@media (max-width: 1280px){:where([id*=image_with_text].shopify-section) .background-decoration--right{top:calc(0px - var(--section-padding-top-mobile, --section-padding-bottom))}}:where([id*=image_with_text].shopify-section) .image-with-text{position:relative}:where([id*=image_with_text].shopify-section) .image-with-text__media{overflow:hidden;border-radius:var(--image-corner-radius);position:relative}:where([id*=image_with_text].shopify-section) .image-with-text__media.image-with-text__media--desktop{display:block}:where([id*=image_with_text].shopify-section) .image-with-text__media.image-with-text__media--mobile{display:none}@media (max-width: 768px){:where([id*=image_with_text].shopify-section) .image-with-text__media.image-with-text__media--desktop{display:none}:where([id*=image_with_text].shopify-section) .image-with-text__media.image-with-text__media--mobile{display:block}}:where([id*=image_with_text].shopify-section) .deferred-media__poster-button{background-color:var(--color-btn-bg);color:var(--color-btn-before);border-color:transparent}:where([id*=image_with_text].shopify-section) .subscription-info{container-type:inline-size;position:absolute;height:100%;width:100%;top:0;left:0;background:linear-gradient(transparent 20%,var(--overlay-color));margin:0}:where([id*=image_with_text].shopify-section) .subscription-info .subscription-info__options{position:absolute;top:45%;left:0;width:100%}:where([id*=image_with_text].shopify-section) .subscription-info .subscription-info__options:before{top:3.2rem}:where([id*=image_with_text].shopify-section) .subscription-info .subscription-info__option{gap:.5em}:where([id*=image_with_text].shopify-section) .subscription-info .subscription-info__order-discount{width:6.4rem;font-size:calc(var(--font-body-size) * 1.4)}:where([id*=image_with_text].shopify-section) .subscription-info .subscription-info__order-number{color:var(--color-tooltip-text);font-size:calc(var(--font-body-size) * 1.2)}@container (max-width: 460px){:where([id*=image_with_text].shopify-section) .subscription-info .subscription-info__options:before{top:1.6rem}:where([id*=image_with_text].shopify-section) .subscription-info .subscription-info__order-discount{width:3.2rem;font-size:calc(var(--font-body-size) * .8)}:where([id*=image_with_text].shopify-section) .subscription-info .subscription-info__order-number{font-size:calc(var(--font-body-size) * .8)}}:where([id*=image_with_text_collage].shopify-section) .image-with-text__heading{font-weight:500;text-transform:none;font-size:clamp(3.4rem,2.1659rem + 1.1707vw,5.6rem)}:where([id*=image_with_text_collage].shopify-section) .heading-italic{max-width:16ch}:where([id*=image_with_text_collage].shopify-section) .image-with-text__media--collage{position:relative;width:100%;aspect-ratio:1.3;z-index:2}:where([id*=image_with_text_collage].shopify-section) .image-with-text__media--collage .f-image{position:absolute}:where([id*=image_with_text_collage].shopify-section) .image-with-text__media--collage .f-image--1{bottom:0;left:5%;width:30%;aspect-ratio:1;border-radius:.8rem;overflow:hidden}:where([id*=image_with_text_collage].shopify-section) .image-with-text__media--collage .f-image--2{top:0;right:3%;bottom:0;left:3%;width:94%;height:95%;clip-path:url(#cross_clip-path);overflow:hidden;z-index:-1}:where([id*=image_with_text_collage].shopify-section) .image-with-text__media--collage .f-image--3{top:4%;right:15%;width:24%;aspect-ratio:1;border-radius:999px;overflow:hidden}:where([id*=hero].shopify-section) .f-hero_logo{margin-inline:auto}:where([id*=hero].shopify-section) .f-hero_logo .f-hero_logo__img{max-width:var(--logo-width-desktop)}@media (max-width: 768px){:where([id*=hero].shopify-section) .f-hero_logo .f-hero_logo__img{max-width:var(--logo-width-mobile)}}:where([id*=hero_image_with_text].shopify-section) .container-full{container-type:inline-size}:where([id*=hero_image_with_text].shopify-section) .container-full{max-width:192rem;margin-inline:auto}:where([id*=hero_image_with_text].shopify-section) .f-hero__bg--desktop{width:55%;margin-left:auto}:where([id*=hero_image_with_text].shopify-section) .hero-image-with-text__overlay-decoration{position:absolute;top:45%;left:42%;width:max(10%,16rem);aspect-ratio:1.67}@media (max-width: 768px){:where([id*=hero_image_with_text].shopify-section) .hero-image-with-text__overlay-decoration{display:var(--display-overlay-decoration-mobile, none);top:30%;left:55%}}:where([id*=hero_image_with_text].shopify-section) .f-hero__content-wrapper{padding-block:2rem 4rem!important}:where([id*=hero_image_with_text].shopify-section) .f-hero__content-wrapper .f-text-blocks__btn:has(+.f-text-blocks__btn){margin-right:clamp(1rem,1rem + 1.1707vw,3rem)}:where([id*=hero_image_with_text].shopify-section) .f-hero__content-wrapper .btn--underline{text-transform:none}@media (max-width: 768px){:where([id*=hero_image_with_text].shopify-section) .f-hero__content-wrapper .f-hero__content{padding-inline:2rem!important}:where([id*=hero_image_with_text].shopify-section) .f-hero__content-wrapper .f-hero_heading{font-size:2rem}}@media (min-width: 768px) and (max-width: 1279px){:where([id*=hero_image_with_text].shopify-section) .f-hero__content-wrapper .f-hero_heading{font-size:2.4rem}:where([id*=hero_image_with_text].shopify-section) .f-hero__content-wrapper .f-hero__content{max-width:min(49ch,40%)}:where([id*=hero_image_with_text].shopify-section) .f-hero__content-wrapper .f-hero__content.content-overlay--left-middle{margin-left:1.5rem}}@media (min-width: 1280px){:where([id*=hero_image_with_text].shopify-section) .f-hero__content-wrapper .f-hero__content{max-width:min(49ch,40%)}:where([id*=hero_image_with_text].shopify-section) .f-hero__content-wrapper .f-hero__content.content-overlay--left-middle{margin-left:max(var(--fluid-offset, 5rem),calc(50% - 70ch))}}:where([id*=blog_posts_with_text].shopify-section) [class^=container]{display:flex;flex-direction:column;gap:3rem 2rem}:where([id*=blog_posts_with_text].shopify-section) .f-article-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:where([id*=blog_posts_with_text].shopify-section) .f-article-card__excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){:where([id*=blog_posts_with_text].shopify-section) .f-article-card__excerpt{display:var(--display-excerpts-mobile, none)}}:where([id*=blog_posts_with_text].shopify-section) .blog-posts-with-text__subheading{font-size:clamp(1.2rem,1.1659rem + .1707vw,1.4rem)}:where([id*=blog_posts_with_text].shopify-section) .blog-posts-with-text__content{container-type:inline-size}:where([id*=blog_posts_with_text].shopify-section) .blog-posts-with-text__heading{--font-heading-mobile-scale: 1}@media (max-width: 768px){:where([id*=blog_posts_with_text].shopify-section) .blog-posts-with-text__content{text-align:var(--mobile_content_alignment)}@container style(--mobile_content_alignment: center){:where([id*=blog_posts_with_text].shopify-section) .blog-posts-with-text__heading{margin-inline:auto;width:fit-content}}}@media (min-width: 768px){:where([id*=blog_posts_with_text].shopify-section) [class^=container]{flex-direction:row}:where([id*=blog_posts_with_text].shopify-section) .blog-posts-with-text__content-wrapper{flex:1;display:flex;flex-direction:column;justify-content:center}:where([id*=blog_posts_with_text].shopify-section) flickity-component{flex:2}}:where([id*=multicolumn].shopify-section){position:relative}:where([id*=multicolumn].shopify-section) .multicolumn-card__image--icon{height:4rem;width:100%}:where([id*=multicolumn].shopify-section) .multicolumn-card__image--icon img{height:100%;object-fit:contain;object-position:var(--icon-object-position, center)}:where([id*=multicolumn].shopify-section) .multicolumn-card__image--icon+.multicolumn-card__info.has-image{margin-top:1.2rem}:where([id*=multicolumn].shopify-section) .multicolumn-card__image--icon-text{color:var(--color);font-size:clamp(4.2rem,3.1659rem + 1.1707vw,4.8rem);font-weight:500;text-align:center;margin-bottom:.8rem}@media (max-width: 576px){:where([id*=multicolumn].shopify-section) .multicolumn-card__inner{align-items:center}}@media (max-width: 576px){:where([id*=multicolumn].shopify-section) .multicolumn-card__inner:has(>.multicolumn-card__image--icon){flex-direction:var(--mobile-cell-direction, row)}:where([id*=multicolumn].shopify-section) .multicolumn-card__inner:has(>.multicolumn-card__image--icon) .multicolumn-card__image--icon{width:4rem;max-width:4rem;min-width:4rem;margin-right:1.6rem}}@media (max-width: 576px){:where([id*=multicolumn].shopify-section) .multicolumn-card__info .rte.rte{margin-top:.4rem}}:where([id*=multicolumn].shopify-section) .multicolumn__background-decoration-container{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:min(100%,192rem);margin-inline:auto;overflow:hidden}:where([id*=multicolumn].shopify-section) .background-decoration{position:absolute;color:var(--background-decoration-color)}:where([id*=multicolumn].shopify-section) .multicolumn__background-decoration--1{width:clamp(272px,27vw,514px);height:auto;aspect-ratio:1.67;top:0;right:0;transform:translate(15%)}:where([id*=multicolumn].shopify-section) .multicolumn__background-decoration--2{width:clamp(122px,17vw,293px);height:auto;aspect-ratio:1.67;top:50%;left:0;transform:translate(-5%,-50%)}:where([id*=multicolumn].shopify-section) .multicolumn__background-decoration--3{width:139px;height:auto;aspect-ratio:1.67;bottom:0;right:0;transform:translate(15,20%)}@media (min-width: 768px){:where([id*=multicolumn].shopify-section) .multicolumn__background-decoration--1{top:0;left:0;right:unset;transform:translateY(-10%)}:where([id*=multicolumn].shopify-section) .multicolumn__background-decoration--2{top:unset;bottom:0;left:55%;transform:translateY(30%)}:where([id*=multicolumn].shopify-section) .multicolumn__background-decoration--3{top:10%;bottom:unset;right:19%;transform:none}}:where([id*=icons-with-text].shopify-section){container-type:inline-size}:where([id*=icons-with-text].shopify-section) .multicolumn-wrapper{display:flex;row-gap:var(--row-gap, 1rem);column-gap:var(--column-gap, 1rem)}@container (max-width: 36em){:where([id*=icons-with-text].shopify-section) .multicolumn-wrapper{flex-wrap:wrap}}:where([id*=icons-with-text].shopify-section) .multicolumn-card{flex:1 1 20%}@container (max-width: 36em){:where([id*=icons-with-text].shopify-section) .multicolumn-card{min-width:calc(33% - var(--column-gap, 1rem))}}:where([id*=icons-with-text].shopify-section) .multicolumn-card__inner{align-items:center}:where([id*=icons-with-text].shopify-section) .multicolumn-card__image--icon{height:3.2rem;width:100%}:where([id*=icons-with-text].shopify-section) .multicolumn-card__image--icon img{height:100%;object-fit:contain}:where([id*=icons-with-text].shopify-section) .multicolumn-card__image--icon+.multicolumn-card__info.has-image{margin-top:1.6rem}:where([id*=icons-with-text].shopify-section) .multicolumn-card__info{max-width:16ch;font-size:var(--font-body-size)}.f-navigation-tabs{padding-top:var(--ntabs-section-padding-top);padding-bottom:var(--ntabs-section-padding-bottom)}.navigation-tabs{display:flex;align-items:center;min-height:68px;gap:2rem 4.8rem;flex-wrap:wrap;border-radius:4px;padding-inline:2.4rem;padding-block:2rem;box-shadow:0 0 50px #dcd8d385;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;background:var(--color-bg-2)}.navigation-tabs::-webkit-scrollbar{display:none}.navigation-tabs__link{font-family:var(--font-heading-family);font-weight:400;line-height:1.4;font-size:1.4rem;width:max-content;display:flex;gap:.8rem;align-items:center;flex-shrink:0}.navigation-tabs__link span{position:relative}.navigation-tabs__link span:before{content:"";display:block;background:var(--color-text-body);width:100%;height:.5px;position:absolute;left:0;bottom:0;transition:transform .3s cubic-bezier(.455,.03,.515,.955);transform-origin:right;transform:scaleX(1)}.navigation-tabs__link:hover span:before{transform-origin:right;transform:scaleX(0)}@media (max-width: 900px){.navigation-tabs{flex-wrap:nowrap;border-radius:0}.full_width{width:100%;padding-inline:0}}@media (max-width: 500px){.navigation-tabs{gap:1.5rem;border-radius:0}}:where(.site-footer__divider) hr{margin:-1px 0;opacity:.2}:where(footer.site-footer){--site-footer-social-background-color: #FEF8EB}:where(footer.site-footer) .site-footer__block:not(.site-footer__block--collapsible) summary{pointer-events:none}:where(footer.site-footer) .site-footer__block:not(.site-footer__block--collapsible) [data-collapsible-icon]{display:none}:where(footer.site-footer).site-footer .site-footer__block--link_list ul{display:flex;flex-direction:column;gap:1.2rem}:where(footer.site-footer).site-footer .site-footer__block--link_list li{line-height:1.7}:where(footer.site-footer) .site-footer__block--link_list{font-size:calc(var(--font-body-size) * .8)}:where(footer.site-footer) h3.site-footer__block-heading{margin-bottom:2rem;letter-spacing:1px;line-height:1.5;text-wrap:pretty}:where(footer.site-footer) h3.site-footer__block-heading.h5{margin-bottom:2.4rem;font-size:calc(var(--font-body-size) * 1.2)}:where(footer.site-footer) div.site-footer__social-links{margin-top:3.6rem}:where(footer.site-footer) div.site-footer__social-links .social-links{margin:0;gap:1rem}:where(footer.site-footer) div.site-footer__social-links .social-links li{line-height:1}:where(footer.site-footer) div.site-footer__social-links .social-links a{padding:0;width:4.8rem;aspect-ratio:1;border-radius:50%;background-color:var(--site-footer-social-background-color);justify-content:center}:where(footer.site-footer) div.site-footer__social-links.separate-links{margin-top:0;justify-content:var(--justify-content-desktop, flex-start)}:where(footer.site-footer) .site-footer__copyright-wrapper.site-footer__copyright-wrapper{justify-content:space-between;align-items:center;order:-1;gap:1rem 3.2rem}:where(footer.site-footer) .site-footer__copyright{opacity:.6;white-space:nowrap}:where(footer.site-footer) .site-footer__bottom.site-footer__bottom{padding-top:1.6rem}:where(footer.site-footer) .site-footer__bottom-menu-payment{opacity:.6}:where(footer.site-footer) .newsletter-form__wrapper.newsletter-form__wrapper{flex-direction:row;gap:0;border:1px solid;border-radius:.4rem;overflow:hidden}:where(footer.site-footer) .newsletter-form__submit.newsletter-form__submit{width:auto;background-color:var(--color-field-bg);border:none;border-left:1px solid rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:2px;font-size:calc(var(--font-body-size) * .9)}:where(footer.site-footer) .newsletter-form__wrapper .form-control{border:0}:where(footer.site-footer) .newsletter-form__wrapper .form-control::placeholder{letter-spacing:2px;font-size:calc(var(--font-body-size) * .9)}:where(footer.site-footer) .newsletter-form__wrapper .form-control:focus{box-shadow:none}:where(footer.site-footer) hr{opacity:.2;margin-top:0}@media (max-width: 1024px){:where(footer.site-footer) div.site-footer__social-links{margin-top:0}:where(footer.site-footer) div.site-footer__social-links.separate-links{justify-content:var(--justify-content-mobile, center)}:where(footer.site-footer) .site-footer__bottom-row.site-footer__bottom-row--copyright{flex-direction:column}:where(footer.site-footer) [data-column-type=newsletter]{order:-1;margin-bottom:3rem}}@media (max-width: 576px){:where(footer.site-footer) .site-footer__copyright-wrapper{flex-wrap:wrap}}:where(footer.site-footer) .footer-newsletter__description{color:var(--newsletter-text-color);font-weight:400;font-size:calc(var(--font-body-size) * .87);z-index:2}:where(footer.site-footer) .footer-newsletter__description a{color:var(--newsletter-text-color);text-decoration:underline}:where(footer.site-footer) .site-footer__block-content{display:flex;flex-direction:column}.announcement-bar{flex-flow:row!important;gap:4rem;justify-content:space-between;align-items:center;height:3.6rem;border-bottom:1px solid var(--color-border)}.announcement-bar nav,.language-switch-select,.announcement-bar__inner{flex:1}.announcement-bar__inner{display:flex;justify-content:center}.language-switch-select{display:flex;justify-content:end}.announcement-bar__links{display:flex;column-gap:3.2rem;row-gap:1rem;margin:0;padding:0}.announcement-bar__links li a:after{content:"";height:1px;width:0;background:var(--color-text-body);display:block;position:absolute;left:0;bottom:0;transition:.25s width ease-in-out}.announcement-bar__links li:hover a:after{width:100%}.announcement-bar__links li{font-weight:400;list-style-type:none;font-size:calc(var(--font-body-size) * .87);position:relative;width:max-content}.announcement-bar__row{display:flex;justify-content:center}.announcement-bar__message{font-size:calc(var(--font-body-size) * .87);display:flex;align-items:center;gap:.8rem;width:max-content}.announcement-bar__inner.flickity-enabled{min-height:unset!important}.text-with-mobile-icon:before{content:url(icon-phone-call.svg);height:16px}.switch-language{border:none;font-size:calc(var(--font-body-size) * .93);letter-spacing:1px;font-weight:400;padding:.5rem 1rem;outline:none;padding-right:2.8rem!important;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent}.language-switch-select{position:relative}.language-switch-select:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:12px;height:12px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" fill="black"><polygon points="47.25,15 45.164,12.914 25,33.078 4.836,12.914 2.75,15 25,37.25"/></svg>');background-repeat:no-repeat;background-size:contain;pointer-events:none}.switch-language:hover,.switch-language:focus,.switch-language option{box-shadow:none}.f-site-nav__link{font-size:calc(var(--font-body-size) * .87);letter-spacing:1px}.f-site-nav__item--bold .f-site-nav__link{font-weight:600;font-size:calc(var(--font-body-size) * .93)}.f-mobile-nav__item--bold .f-mobile-nav__link{font-weight:600}.f-site-nav__sub-link{font-size:calc(var(--font-body-size) * .82);letter-spacing:1px}.f-site-nav__label{font-size:calc(var(--font-body-size) * 1.1)!important;font-weight:500!important;text-transform:none!important;letter-spacing:0}.f-site-nav__dropdown .btn{font-size:calc(var(--font-body-size) * .9)}.site-header{min-height:64px!important}.site-header__addons{gap:1.5rem}.btn--icon{width:max-content}.header-icon{stroke:rgba(var(--brand-color-secondary) / 1);width:32px;height:32px;stroke-width:1}drawer-opener{display:flex;flex-direction:column}.mobile-nav-toggle{margin-left:0!important}.mobile-nav-toggle button{height:100%!important}.menu-span{font-weight:600;font-size:calc(var(--font-body-size) * .8)}.cart-link__count{height:1.6rem;min-width:1.6rem;font-size:calc(var(--font-body-size) * .8);color:rgba(var(--brand-color-secondary) / 1);background:rgba(var(--brand-color-primary) / 1);text-align:center;font-weight:600;left:20px;bottom:-4px}.f-site-nav__dropdown{transition-delay:.3s!important}html[style*=--f-header-height] .site-header__placeholder{height:auto!important}@media (max-width: 768px){.announcement-bar{height:auto;gap:1rem;align-items:flex-start;padding-inline:0!important;background:transparent;border-bottom:none;margin:0}.announcement-bar__links{flex-wrap:wrap}.language-switch-select{position:absolute;bottom:0;right:0}.site-header__addons{gap:.7rem}.header-icon{width:24px;height:24px}.cart-link__count{left:13px;bottom:-5px}}@media (max-width: 1023.98px){.site-header__mobile-logo--center .mobile-nav-toggle,.site-header__right{flex:0 0 auto!important}}.f-product-single__blocks{container-type:inline-size}.jdgm-widget.jdgm-widget{width:max-content}.f-product__description li{padding-left:1rem;line-height:1.7;margin-bottom:.8rem;font-size:1.4rem}.f-product-single__title{font-weight:500;line-height:1.2;font-size:3rem}.f-product__description p{font-weight:400;line-height:1.7;font-size:1.4rem}.f-quantity{border:1px solid var(--color-text-body);max-width:160px;width:100%}.f-quantity__input{font-weight:600;font-size:2rem}.f-price-item{font-size:2rem;font-weight:500}.f-quantity__button,.f-quantity__input{flex:1}.f-product-form__submit{font-weight:500;text-transform:uppercase;letter-spacing:2px;flex-grow:1;font-size:1.4rem}.jdgm-qa-badge,.f-quantity__wrapper label,.f-product-single__block-tax,.f-inventory--icon,.f-inventory--incoming-text{display:none!important}.variant-picker__option-button--button{width:200px;height:63px}.variant-picker__input input+label.variant-picker__option-button--button{background:#fff!important;box-shadow:0 0 10px #00000026}.variant-picker__option-button--button{border:none!important}.variant-picker__discount{display:contents;font-weight:700}.variant-picker__input input[type=radio]:checked+label{color:var(--color-text-body)!important;border:1px solid var(--color-text-body)!important;background:#e9ebe9!important}.variant-picker__option-button.variant-picker__option-button--button{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.3rem;font-size:1.2rem}.variant-picker__prices{display:flex;align-items:center;gap:.5rem}.product-variant-price{font-weight:500;font-size:1.6rem;line-height:1}.price-without-discount{font-weight:500;font-size:1.2rem;color:#474747;text-decoration:line-through;line-height:1}.variant-picker__input input[type=radio]+label:hover{color:var(--color-text-body)!important}.variant-picker__heading{font-weight:600;line-height:1.7;font-size:1.6rem}.f-inventory-status{--status-color: #0A7742 !important;font-weight:600;font-size:1.4rem}.f-inventory--out-of-stock.f-inventory--out-of-stock{color:var(--color-badge-soldout)}.f-inventory--pre-order{color:#c46322}.f-inventory--point{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem}@media (max-width: 378px){.f-inventory--point{flex-direction:column;gap:.8rem;align-items:flex-start}}.f-inventory--sending{color:#474747;font-weight:400;font-size:1.2rem}.f-inventory--delivery-options{font-size:1.2rem;font-weight:400;text-decoration:underline;cursor:pointer;margin-left:auto}.f-inventory--delivery-options__dialog{border:none;border-radius:.8rem;padding:3.2rem;color:var(--color-text-body)}.f-inventory--delivery-options__dialog a{text-decoration:underline;transition:all .3s;text-underline-offset:2px}.f-inventory--delivery-options__dialog a:hover{text-decoration:none}.f-inventory--delivery-options__dialog ul{list-style:none}.f-inventory--delivery-options__dialog li,.f-inventory--delivery-options__dialog p{font-weight:var(--font-body-weight)}.f-inventory--delivery-options__dialog li::marker{content:""}.f-inventory--delivery-options__dialog li:before{content:"";position:absolute;transform:translate(-1.6em,.5em);width:1em;height:1em;background-color:var(--color-btn-bg);clip-path:path("M6.59067 7.5999V5.80763C6.59067 5.1278 7.15026 4.60248 7.80311 4.60248H12V3.39733H7.8342C7.15026 3.39733 6.62176 2.8411 6.62176 2.19218V0.399902H5.40933V2.19218C5.40933 2.87201 4.84974 3.39733 4.19689 3.39733H0V4.60248H4.19689C4.88083 4.60248 5.40933 5.1587 5.40933 5.80763V7.5999H6.59067Z")}.f-inventory--delivery-options__dialog svg{position:absolute;top:3.2rem;right:3.2rem;width:2rem;height:2rem;cursor:pointer}@media (min-width: 768px){.f-inventory--delivery-options__dialog{max-width:50vw}}.f-product-single__block--custom_liquid{display:flex}.f-product-single__block--buy_buttons{margin-top:0!important}.f-product-single__block--quantity_selector,.f-product-single__block--inventory_status,.f-product-single__block--price{margin-block:0!important}.f-product-single__block--price{margin-bottom:1rem!important}.product-title-and-rating{margin-bottom:1.2rem;display:block}.f-product-single__block .f-product-single__title,.f-product-single__block .f-product-rating{display:none}@media (min-width: 768px){.product-title-and-rating{display:none}.f-product-single__block .f-product-single__title{display:block}.f-product-single__block .f-product-rating{display:block;padding-top:.8rem}}@media (max-width: 500px){.f-product-single__block--quantity_selector{gap:1rem}}.f-product-single__block--quantity_with_buy_buttons{display:flex;gap:2.4rem}.f-product-single__block--quantity_with_buy_buttons>:last-child{flex:1}.f-product-single__block--quantity_with_buy_buttons>:last-child .btn{width:100%}@container (max-width: 400px){.f-product-single__block--quantity_with_buy_buttons{gap:1.6rem}}@media (max-width: 768px){.f-product__media-thumbnails{margin-inline:0 10%!important}.f-product__media-viewer:not(.f-product__media-only--image) [data-media-viewer]:before{padding-top:calc(90% /(0 + var(--media-aspect-ratio, 1)))!important}.f-product__media-viewer:not(.f-product__media-only--image) .f-product__media{width:90%!important}}.hidden-section{height:0px}.f-cards-text-overlay{padding-top:var(--cw-section-padding-top);padding-bottom:var(--cw-section-padding-bottom)}.custom-cards-section{padding:1rem;overflow:hidden}.custom-cards-section__heading{text-align:center;margin-bottom:2rem}.card-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1.3rem}.card{position:relative;border-radius:24px;flex:0 1 var(--flex-percentage);aspect-ratio:3 / 4}.card__content{position:relative;z-index:1;padding:calc(10% - .5rem);font-family:var(--font-heading-family);display:flex;flex-direction:column;height:100%;justify-content:end}.card__heading{font-size:clamp(2rem,1.922rem + .3902vw,2.4rem);margin-bottom:1rem;line-height:1.2;font-weight:500}.card__text{font-size:clamp(1.4rem,1.361rem + .1951vw,1.6rem);font-weight:400}.card__img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.card__img{width:100%;height:100%;object-fit:cover;border-radius:24px}.card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;background-image:linear-gradient(#3e352f00,#3e352fe3 89%)}@media (max-width: 900px){.custom-cards-section{padding:0 0 0 1rem}.card-container{justify-content:flex-start;gap:.6rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.card{flex:0 0 80%;scroll-snap-align:center}.card-container::-webkit-scrollbar{display:none}}@media (max-width: 600px){.card,.card__img,.card__overlay{border-radius:8px}}.background-decoration--left{width:228px;height:138px;position:absolute;bottom:calc(0px - var(--section-padding-bottom));right:calc(100% - var(--column-gap) / 2)}.background-decoration--right{width:426px;height:256px;position:absolute;top:calc(0px - var(--section-padding-top));right:0}.image-with-text{position:relative}@media (max-width: 1960px){.background-decoration--left{left:calc(0px + var(--column-gap) / 2)}}@media (max-width: 1280px){.background-decoration--left{bottom:calc(0px - var(--section-padding-bottom-mobile));width:208px;height:124px}.background-decoration--right{top:calc(0px - var(--section-padding-top-mobile));width:137px;height:82px}}@media (max-width: 768px){.image-with-text__content{position:relative}.background-decoration--right{right:calc(0px - (var(--fluid-offset) / 2))}.background-decoration--left{left:calc(0px - var(--column-gap-mobile) / 2)}}:where([id*=collapsible_tabs]) .collapsible__item[open=true] .collapsible__button{border:none}:where([id*=collapsible_tabs]) .collapsible__button{border-bottom:none;padding-block:2rem;margin-top:0!important}:where([id*=collapsible_tabs]) .collapsible__content{border-bottom:1px solid var(--color-text-body)}:where([id*=collapsible_tabs]) .collapsible__button-text{line-height:1.7;margin-right:1.5rem;font-size:var(--font-body-size) * 1.07}:where([id*=collapsible_tabs]) .collapsible__button-arrow svg{width:1em;height:1em;transform:none!important}:where([id*=collapsible_tabs]) .collapsible__item[open=true] .collapsible__button-arrow svg{transform:rotate(180deg)!important}:where([id*=collapsible_tabs]) .collapsible__content-inner--faq{line-height:1.7;font-size:var(--font-body-size) * 1.07}@media (max-width: 768px){:where([id*=collapsible_tabs]) .collapsible__button-text,:where([id*=collapsible_tabs]) .collapsible__content-inner--faq{font-size:var(--font-body-size) * .93}:where([id*=collapsible_tabs]) .collapsible__button{padding-block:1rem}}.image-with-text__media__video{aspect-ratio:16 / 9;border-radius:var(--card-corner-radius)}.list-with-title__title{font-size:calc(var(--font-body-size) * 1.3);font-weight:500}.image-with-dropdown-list__content{max-width:48ch}.image-with-dropdown-list__content>.collapsible__item-wrap~.collapsible__item-wrap{margin:0}.image-with-dropdown-list__content .collapsible__button-text{font-size:var(--font-body-size);font-weight:400}.image-with-dropdown-list__content .collapsible__content-inner{text-align:left}.image-with-dropdown-list__content-wrapper{display:flex;justify-content:center;padding-inline:0!important;margin-left:2rem}@media (max-width: 768px){.image-with-dropdown-list__content-wrapper{margin-bottom:2.4rem;position:relative}}.h-xxl{font-size:clamp(calc(var(--font-body-size) * 2),2.4146rem + 2.9268vw,calc(var(--font-body-size) * 4))}.image-with-dropdown-list__media .f-image{border-radius:var(--image-with-dropdown-image-border-radius)}.f-column__image--position--top{align-self:flex-start;transform:translateY(calc(-1 * var(--section-padding-top)))}.f-column__image--position--bottom{align-self:flex-end;transform:translateY(calc(1 * var(--section-padding-bottom)))}.f-column__image--position--center{align-self:center}@media (max-width: 1280px){.f-column__image--position--top{transform:translateY(calc(-1 * var(--section-padding-top-mobile)))}.f-column__image--position--bottom{transform:translateY(calc(1 * var(--section-padding-bottom-mobile)))}}@media (max-width: 1000px){.f-column__image--position--top,.f-column__image--position--bottom{align-self:center;transform:none}.image-with-dropdown-list__flex-content{flex-direction:column}:where([id*=image_with_dropdown_list].shopify-section) .f-column__image{order:var(--mobile-image-order)}}@media (max-width: 768px){.image-with-dropdown-list__content .collapsible__button{padding-block:2rem}}.f-multicolumn__background-image{background-image:var(--multicolumn-background-image);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.f-multicolumn__image_overlay{background:var(--multicolumn-overlay-color);position:absolute;top:0;left:0;width:100%;height:100%;opacity:calc(var(--multicolumn-overlay-opacity) / 100)}:where([id*=substance_list]) .f-column{background:var(--substance-card-bg-color);border-radius:var(--substance-card-border-radius)}:where([id*=substance_list]) .substance-image{border-radius:0}:where([id*=substance_list]) .substance__info--group{padding:clamp(1.6rem,1.0521rem + 1.7534vw,3.2rem);background:var(--substance-card-bg-color)}:where([id*=substance_list]) .substance__title{font-size:calc(var(--font-body-size) * .933);letter-spacing:1px;font-weight:600;margin-bottom:.5rem}:where([id*=substance_list]) .substance_description{color:var(--substance-description-color);font-size:calc(var(--font-body-size) * .9);line-height:1.2}:where([id*=substance_list]) .substance-card{position:relative;border-radius:var(--substance-card-border-radius)}:where([id*=substance_list]) .substance-card__wrapper{display:block;position:relative;color:currentColor!important}:where([id*=substance_list]) .substance-card__info{margin-top:1.2rem}@media (max-width: 767.98px){:where([id*=substance_list]) .f-swiper .substance-card{padding-bottom:0!important}}:where(.section__header) .section__description{margin-top:.8rem}@media (min-width: 768px){:where(.section__header) .section__description{margin-top:1.6rem}}:where(flickity-component) .flickity-prev-next-button{border-radius:var(--btn-rounded, 0px)!important}:where(flickity-component) .flickity-prev-next-button.previous{left:calc(var(--column-gap, 0))!important;opacity:1!important}:where(flickity-component) .flickity-prev-next-button.next{right:calc(var(--column-gap, 0))!important;opacity:1!important}:where(flickity-component) .flickity-prev-next-button .flickity-button-icon{height:50%!important;width:50%!important}@media (min-width: 1280px){:where(flickity-component) .flickity-prev-next-button.previous{left:calc((var(--column-gap, 0) / 2) - (var(--button-size) / 2))!important}:where(flickity-component) .flickity-prev-next-button.next{right:calc((var(--column-gap, 0) / 2) - (var(--button-size) / 2))!important}}:where([id*=gallery_images].shopify-section) .gallery-images__item{border-radius:.8rem;overflow:hidden}:where([id*=gallery_images].shopify-section) .gallery-images__item-text{font-size:calc(var(--font-body-size) * 1.3);font-weight:500}:where([id*=gallery_images].shopify-section) .gallery-images__item--always-show-text .gallery-images__item-overlay{opacity:1;visibility:visible}:where([id*=gallery_images].shopify-section) .gallery-images__video{height:100%;border-radius:.8rem;overflow:hidden}:where([id*=gallery_images].shopify-section) .gallery-images__video-container{height:100%}:where([id*=gallery_images].shopify-section) .gallery-images__video-container video{height:100%;position:relative!important}:where([id*=gallery_images].shopify-section) .deferred-media__poster-button{background-color:var(--color-btn-bg);color:var(--color-btn-before);border-color:transparent}:where([id*=gallery_images].shopify-section) video{border-radius:.8rem}:where([id*=gallery_images].shopify-section) .deferred-media{height:100%}:where([id*=gallery_images].shopify-section) .f-video__poster{position:relative!important;height:100%}:where([id*=gallery_images].shopify-section) iframe{position:relative!important}:where([id*=gallery_images].shopify-section) video:focus{outline:none;box-shadow:none}:where([id*=gallery_images].shopify-section) .f-image{height:100%}:where(.buttons-link-list) .buttons-link-list_links{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:2rem}@media (max-width: 1080px){:where(.buttons-link-list) .buttons-link-list_links{grid-template-columns:repeat(var(--columns-tablet),1fr);gap:1.4rem}}@media (max-width: 768px){:where(.buttons-link-list) .buttons-link-list_links{grid-template-columns:repeat(var(--columns-mobile),1fr);gap:1rem}}:where(.buttons-link-list) .buttons-link-list_link{display:flex}:where(.buttons-link-list) .btn{flex:1;border-radius:999px;display:flex;justify-content:space-between;align-items:center;font-size:calc(var(--font-body-size) * .8);letter-spacing:2px}@media (max-width: 768px){:where(.buttons-link-list) .btn{height:calc(var(--btn-height) - 18px);padding:0 1.2rem}}:where([id*=product_tabs].shopify-section) tabs-component .f-tabs__header-group{box-shadow:none!important;gap:.8rem;text-transform:uppercase}:where([id*=product_tabs].shopify-section) tabs-component .f-tabs__nav{color:var(--color-text-body);padding-inline:1.6rem}:where([id*=product_tabs].shopify-section) tabs-component .f-tabs__nav[aria-selected=true]{border:1px solid var(--color-text-body)!important;border-radius:999px}:where([id*=product_tabs].shopify-section) tabs-component .f-tabs__nav:before{display:none!important}:where(.product-card) .product-card__image{background-color:rgba(var(--color-foreground),.04)}:where(.product-card) .product-card__description{font-size:calc(var(--font-body-size) * .87);color:color-mix(in srgb,var(--color-text-body) 85%,white)}:where(.product-card) .f-price-item{font-size:var(--font-body-size);font-weight:400;color:var(--color-text-body)}:where(.product-card) .f-product-rating{margin-top:.8rem}:where(.product-card) .rating .rating-star{font-size:calc(var(--star-size) * .87)}:where(.product-card) .rating-count{text-decoration:underline;text-underline-position:under;color:var(--color-text-body);font-size:calc(var(--font-body-size) * .87)}:where(.product-card) .product-card__price-and-inventory{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:.4rem}:where(.product-card) .product-card__inventory-label{font-size:calc(var(--font-body-size) * .87);font-weight:500}:where(.product-card) .product-card__inventory-label--in-stock{color:var(--color-success)}:where(.product-card) .product-card__inventory-label--out-of-stock{color:var(--color-error)}:where(.shopify-section:has(>.f-scrolling-promotion__wrapper)) .f-section__content{display:flex;align-items:center}:where(.shopify-section:has(>.f-scrolling-promotion__wrapper)) .f-section__content-heading{font-weight:500;white-space:nowrap;flex-shrink:0;margin-inline:2rem 5rem}:where(.shopify-section:has(>.f-scrolling-promotion__wrapper)) f-scrolling-promotion{margin-block:5.2rem}@media (max-width: 1080px){:where(.shopify-section:has(>.f-scrolling-promotion__wrapper)) .f-section__content{flex-direction:column}:where(.shopify-section:has(>.f-scrolling-promotion__wrapper)) .f-section__content-heading{white-space:normal;text-align:center;margin-inline:2rem}:where(.shopify-section:has(>.f-scrolling-promotion__wrapper)) f-scrolling-promotion{margin-block:4.8rem}}:where([id*=composition_and_dosage].shopify-section .composition-dosage){padding-top:var(--cad-section-padding-top);padding-bottom:var(--cad-section-padding-bottom);background-color:unset!important}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad__container{border-radius:24px;display:grid;grid-template-columns:1fr;gap:1rem}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad_dosage{background-color:var(--color-bg-1)}:where([id*=composition_and_dosage].shopify-section .composition-dosage) ul{list-style:none;padding-left:0;margin:0}:where([id*=composition_and_dosage].shopify-section .composition-dosage) ul a{text-decoration:underline;transition:all .3s ease}:where([id*=composition_and_dosage].shopify-section .composition-dosage) ul a:hover{text-decoration:none}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .f-icon-chevron-right{transform:rotate(.25turn);cursor:pointer;transition:all .3s ease}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad__section-title-wrapper{display:flex;justify-content:space-between;gap:1rem}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad__section-title-wrapper.is-open .f-icon-chevron-right{transform:rotate(-.25turn)}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad__section-title{margin-bottom:0}.is-open :is(:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad__section-title){flex:2}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad__section-title.cad__section-title--secundary{display:none}.is-open :is(:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad__section-title.cad__section-title--secundary){display:block;flex:1}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dosage,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .amount-per-dose,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .composition{background-color:var(--color-bg-2);border-radius:4px;padding:1.6rem}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dropdown-wrapper,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dosage__items,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .amount-per-dose__ingredients,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .composition__items{display:grid;grid-template-rows:0fr;overflow:hidden;transition:all .3s ease}.is-open+:is(:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dropdown-wrapper,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dosage__items,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .amount-per-dose__ingredients,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .composition__items){grid-template-rows:1fr}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dosage__item,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .composition__item:not(:last-child){grid-template-columns:minmax(20ch,1fr) 2fr}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dosage__item,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .composition__item:not(:last-child),:where([id*=composition_and_dosage].shopify-section .composition-dosage) .amount-per-dose__ingredient{display:grid;column-gap:2rem;border-bottom:1px solid #E0E0E0;padding:1rem 0}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dosage__item span,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .composition__item span,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .amount-per-dose__ingredient span{white-space:pre-line}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .amount-per-dose__ingredients{display:flex;flex-direction:column}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .amount-per-dose__ingredients .row{display:grid;grid-template-columns:repeat(3,1fr)}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .amount-per-dose__ingredients .row.is-subrow :first-child{padding-left:20px}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .composition__item:last-child{display:flex;color:#828282;padding:1rem 0}@media (max-width: 639.98px){:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dosage__item,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .composition__item:not(:last-child){grid-template-columns:1fr}}@media screen and (min-width: 992px){:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad__container{grid-template-columns:repeat(2,1fr);gap:6rem;padding:7.4rem;background-color:var(--color-bg-2)}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .f-icon-chevron-right{display:none}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad__section-title{margin-bottom:1.2rem}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .cad__section-title.cad__section-title--secundary{display:block}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dosage{grid-column:1 / 1;grid-row:1 / 2}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .amount-per-dose{grid-column:1 / 1;grid-row:2 / 3}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .composition{grid-column:2 / 2;grid-row:1 / 3}:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dropdown-wrapper,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .dosage__items,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .amount-per-dose__ingredients,:where([id*=composition_and_dosage].shopify-section .composition-dosage) .composition__items{display:block}}.f-hero__content{overflow:hidden}.blog-category-tabs{gap:.8rem;flex-wrap:wrap;display:flex;-ms-overflow-style:none;scrollbar-width:none;justify-content:center}.blog-category-tabs::-webkit-scrollbar{display:none}.blog-category-tabs__tab{padding:1.2rem 1.6rem;border-radius:var(--tag-corner-radius);border:1px solid var(--text-color);line-height:1;color:var(--text-color);width:max-content;white-space:nowrap;text-transform:uppercase;font-weight:500;font-size:calc(var(--font-body-size) * .8);letter-spacing:2px}.blog-category-tabs__tab--active{background:var(--text-color);color:var(--color-link)}.blog-category-tabs__tab:hover{background:#fff;transition:all .5s}.blog-category-tabs__tab--active:hover{border-color:var(--color-link);background:var(--color-link);color:var(--text-color)}@media (max-width: 768px){.blog-category-tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}}.f-article-card{border-radius:var(--article-border-radius, 8px);background:var(--article-background-color, #fff);max-width:600px;margin-inline:auto;height:100%}.f-article-card__image,.f-article__image{border-radius:0!important}.f-article-card__info{margin:0!important;padding:2rem;display:flex;flex-direction:column;align-items:flex-start}.f-article-card__title{font-weight:500;font-size:calc(var(--font-body-size) * 1.3)}.f-article-card__date-and-category{display:flex;gap:.5rem 1.6rem;align-items:center;flex-wrap:wrap}.f-article-card__excerpt{color:var(--article-excerpt-color);font-size:calc(var(--font-body-size) * .95)}.f-article-card__date{color:var(--article-date-color);font-weight:400;margin:0}.f-article-card__category{text-transform:uppercase;background:var(--color-background);color:var(--article-category-color);font-weight:500;letter-spacing:2px;padding:.4rem 1.2rem;font-size:calc(var(--font-body-size) * .8);border-radius:var(--tag-corner-radius);margin:0}.f-blog{display:flex;gap:3rem}.blog-articles{flex:1}.sidebar{flex:1;display:flex;flex-direction:column;gap:4rem;min-width:400px;max-width:600px;margin-inline:auto}.sidebar__heading{font-size:calc(var(--font-body-size) * 1.35);font-weight:500;margin-bottom:2.4rem}.sidebar-tags__all-tags{display:flex;gap:.8rem;flex-wrap:wrap}.sidebar-tags__tag{display:contents}.sidebar-tags__tag a{background:var(--articles-tag-bgcolor);padding:.8rem 1.2rem;font-size:calc(var(--font-body-size) * .8);text-transform:uppercase;letter-spacing:2px;font-weight:500;border-radius:var(--tag-corner-radius)}.sidebar-tags__tag a:hover{background:var(--color-link);color:var(--articles-tag-bgcolor);transition:all .3s}.sidebar-tags__tag.active a{background:var(--color-link);color:var(--articles-tag-bgcolor);position:relative;padding-right:3rem}.sidebar-tags__tag.active a:after{content:"\2716";color:#fff;position:absolute;font-size:12px;cursor:pointer;margin-left:1rem}.sidebar-articles{display:flex;flex-direction:column;gap:2rem}.sidebar-articles__article{display:flex;gap:2.4rem}.sidebar-articles__image{border-radius:var(--sidebar-articles-border-radius);object-fit:cover;width:160px}.sidebar-articles__title{font-size:calc(var(--font-body-size) * 1.07);font-weight:500;display:block;line-height:1.2;margin-bottom:.8rem}.sidebar-articles__date-and-category{display:flex;align-items:center;gap:1.6rem}.sidebar-articles__date{font-size:calc(var(--font-body-size) * .93);color:var(--article-date-color);font-weight:400;margin:0}.sidebar-articles__category{text-transform:uppercase;background:var(--article-tag-bgcolor);color:var(--article-category-color);font-weight:500;letter-spacing:2px;padding:.4rem 1.2rem;font-size:calc(var(--font-body-size) * .8);border-radius:var(--tag-corner-radius);margin:0}.sidebar-newsletter{background:var(--newsletter-bg-image);background-position:center;background-size:cover;padding:3.2rem;border-radius:var(--newsletter-border-radius);display:flex;flex-direction:column;gap:2rem;position:relative}.sidebar-newsletter__image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--newsletter-overlay-color);opacity:var(--newsletter-overlay-opacity);border-radius:var(--newsletter-border-radius);z-index:1}.sidebar__title{color:var(--newsletter-text-color);font-size:calc(var(--font-body-size) * 1.2);letter-spacing:1px;font-weight:500;margin:0;z-index:2}.sidebar-newsletter .klaviyo-form{z-index:2}.sidebar-newsletter .klaviyo-form form{background:none!important}.sidebar-newsletter__description{color:var(--newsletter-text-color);font-weight:400;font-size:calc(var(--font-body-size) * .87);z-index:2}.sidebar-newsletter__description a{color:var(--newsletter-text-color);text-decoration:underline}.newsletter-form__design-3 input{background:transparent;border:1px solid var(--newsletter-text-color);border-radius:var(--btn-rounded) 0 0 var(--btn-rounded);height:56px;color:var(--newsletter-text-color);z-index:2}.newsletter-form__design-3 input::placeholder{color:#fff9;letter-spacing:2px;font-size:calc(var(--font-body-size) * .87);font-weight:400}.newsletter-form__design-3 button{background:transparent;border:1px solid var(--newsletter-text-color);color:var(--newsletter-text-color);font-size:calc(var(--font-body-size) * .87);letter-spacing:2px;border-radius:0 var(--btn-rounded) var(--btn-rounded) 0;height:56px}.box-with-image-cross{background:var(--box-bg-color);padding:3.2rem 0 0 3.2rem;border-radius:var(--box-border-radius);color:var(--box-text-color);overflow:hidden}.box-with-image-cross h4{padding-right:3.2rem;margin-bottom:2rem}.box-with-image-cross__description{font-size:calc(var(--font-body-size) * .94);font-weight:400;padding-right:3.2rem}.button-and-cross{display:flex;align-items:center;gap:1rem;width:110%}.box-with-image-cross__button{height:54px;font-weight:500;font-size:calc(var(--font-body-size) * .8);letter-spacing:2px;flex:1}.button-and-cross svg{flex:2}@media (min-width: 1280px){.blog-articles{flex:2}}@media (max-width: 800px){.f-blog{flex-direction:column-reverse}.f-blog--sidebar-bottom{flex-direction:column}.sidebar{min-width:unset}}@media (max-width: 500px){.newsletter-form__design-3 .newsletter-form__wrapper{flex-direction:column}.newsletter-form__design-3 input{border-radius:var(--btn-rounded) var(--btn-rounded) 0 0}.newsletter-form__design-3 button{width:100%;border-radius:0 0 var(--btn-rounded) var(--btn-rounded)}.sidebar-articles__article{flex-direction:column}.sidebar-articles__image{width:auto}}.vertical-content-overflow-container{max-width:940px;margin-inline:auto;padding-inline:1.5rem}@media (min-width: 1280px){.vertical-content-overflow-container{padding-inline:var(--fluid-offset, 5rem)}}.vertical-content-overflow{display:flex;flex-direction:column;gap:5rem}.hero-block{padding:clamp(3rem,1.8356rem + 3.726vw,6.4rem);background:var(--hero-block-bg-color);border-radius:var(--hero-block-radius)}.overflow-direction-top .vertical-content-overflow div:first-child{margin-top:calc(-1 * var(--section-overflow));z-index:97}.overflow-direction-bottom .vertical-content-overflow div:last-child{margin-bottom:calc(-1 * var(--section-overflow));z-index:97}.hero-block__subheading{color:var(--hero-subheading-color);font-weight:700;letter-spacing:4px;text-align:center;margin-bottom:3.2rem}.hero-block__description{text-align:center;font-size:calc(var(--font-body-size) * 1.6);line-height:1.5;font-weight:500}.vertical-content-overflow-description{color:var(--description-color);font-weight:400;font-size:calc(var(--font-body-size) * 1.075);line-height:1.7}.vertical-content-overflow-description p{margin-bottom:2rem}.vertical-content-overflow__yt-video{aspect-ratio:16/9;border-radius:var(--video-corner-radius)}.vertical-content-overflow__image{aspect-ratio:var(--aspect-ratio);border-radius:var(--image-border-radius);object-fit:cover}.image-with-text-cards{max-width:940px;margin-inline:auto}.image-with-text-cards__heading{margin-bottom:1.6rem;text-align:center;font-weight:400}.image-with-text-cards__caption p{text-align:center;font-size:calc(var(--font-body-size) * 1.075)}.image-with-text-card__card-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;margin-top:8rem}.image-with-text-card__card{display:flex;gap:4rem;max-width:800px;margin-inline:auto}.image-with-text-card__card-image{flex:1}.image-with-text-card__card-image img{aspect-ratio:3/ 4;object-fit:cover;border-radius:var(--image-border-radius);height:100%}.image-with-text-card__card-content{flex:1}.image-with-text-card__name{font-size:24px;font-weight:500}.image-with-text-card__status{text-transform:uppercase;font-size:13px;letter-spacing:2px;line-height:1.4;font-weight:700;color:var(--status-color)}.image-with-text-card__contact{display:flex;gap:2rem}:where([id*=image_with_text_cards].shopify-section) .btn--underline{text-transform:none;line-height:1.5rem}.image-with-text-card__contact-detail{display:flex;align-items:center;gap:1rem}.image-with-text-card__description{margin-block:3rem}@media (max-width: 1200px){.image-with-text-card__card-wrapper{grid-template-columns:1fr}}@media (max-width: 650px){.image-with-text-card__card{max-width:400px;flex-direction:column}}:where([id*=header].shopify-section) .btn{font-weight:600}:where([id*=rich_text].shopify-section){--max-decoration-container-width: 160rem;container-type:inline-size;position:relative;z-index:1}:where([id*=rich_text].shopify-section) .rich-text__subheading{color:var(--rich-text-subheading-color)}:where([id*=rich_text].shopify-section) .rich-text__collage{position:absolute;top:0;left:50%;width:min(100%,var(--max-decoration-container-width));height:100%;transform:translate(-50%);pointer-events:none}:where([id*=rich_text].shopify-section) .rich-text__collage-image{position:absolute;object-fit:cover;z-index:2;aspect-ratio:1.3;clip-path:url(#cross_clip-path);overflow:hidden}:where([id*=rich_text].shopify-section) .rich-text__collage-image--1{bottom:calc(-1*clamp(60px,7vw,80px));left:0;width:clamp(237px,30vw,515px)}:where([id*=rich_text].shopify-section) .rich-text__collage-image--2{top:clamp(-12px,-5vw,0px);right:0;width:clamp(131px,20vw,376px)}:where([id*=rich_text].shopify-section) .rich-text__collage-decoration{position:absolute;z-index:2;color:var(--decoration_color)}:where([id*=rich_text].shopify-section) .rich-text__collage-decoration--1{top:clamp(10%,5vw,20%);left:16px;width:clamp(34px,10vw,56px)}:where([id*=rich_text].shopify-section) .rich-text__collage-decoration--2{bottom:70px;right:32px;width:32px}@media (min-width: 768px){:where([id*=rich_text].shopify-section) .rich-text__collage-decoration--1{left:16%}:where([id*=rich_text].shopify-section) .rich-text__collage-decoration--2{right:10%;bottom:clamp(15%,5vw,20%)}}.f-checkbox input,.f-checkbox .checkmark{display:none}.f-checkbox{line-height:1.2;min-height:unset}.f-facets__blocks{padding:4rem}.f-facets__block{border-bottom:1px solid var(--sidebar-border-color);padding-block:4rem;margin:0!important}.f-facets__block-header h5{font-size:calc(var(--font-body-size) * 1.2);margin-bottom:2rem!important}.f-facets__item{line-height:1.2!important;font-size:calc(var(--font-body-size) * .87);letter-spacing:1px}.f-facets__list{display:flex;flex-direction:column;gap:1.6rem}@media screen and (max-width: 1024px){.f-facets__block{padding-block:1.5rem}}:where([id*=image_with_tabs_overlay].shopify-section) .section__header,:where([id*=image_with_tabs_overlay].shopify-section) .section__breadcrumbs{isolation:isolate;z-index:99}:where([id*=image_with_tabs_overlay].shopify-section) .section__breadcrumbs{font-size:.75em}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay .container-full{padding:0}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay:not(.image-with-tabs-overlay--mobile) .image-with-tabs-overlay--small{--hero-height: 29rem}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay:not(.image-with-tabs-overlay--mobile) .image-with-tabs-overlay--medium{--hero-height: 36rem}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay:not(.image-with-tabs-overlay--mobile) .image-with-tabs-overlay--large{--hero-height: 42rem}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__wrapper{display:flex;flex-direction:column;justify-content:center}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__bg--desktop{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__content-wrapper{flex-direction:column;padding-top:clamp(3rem,1.8356rem + 3.726vw,4.4rem);padding-inline:0}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__content{width:100%;display:flex;flex-direction:column;padding-inline:var(--fluid-offset, 5rem)}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__dropdown-opener{display:flex;gap:1.2rem;margin-inline:auto;margin-top:1rem;transition:all .3s ease;text-transform:capitalize;font-weight:600}.is-open+:is(:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__dropdown-opener) svg{transform:rotate(180deg)}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__buttons{display:grid;grid-template-columns:repeat(var(--columns-mobile),1fr);gap:1rem}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__buttons .btn{flex:1;justify-content:space-between;border-radius:999px;padding:0 clamp(1.5rem,1.5vw,2rem);height:clamp(4rem,2.5rem + 1.5vw,4.8rem);font-size:calc(var(--font-body-size) * .7)}@media (min-width: 31em){:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__buttons .btn{gap:.8rem;font-size:calc(var(--font-body-size) * .94)}}@media (min-width: 768px){:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__buttons{grid-template-columns:repeat(var(--columns-tablet),1fr)}}@media (min-width: 1280px){:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__buttons{grid-template-columns:repeat(var(--columns-desktop),1fr);gap:2rem}}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__button{display:flex}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__buttons-dropdown-wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:0fr;overflow:hidden;transition:all .3s ease;opacity:0}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__buttons-dropdown-wrapper.is-open{grid-template-rows:1fr;opacity:1}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__buttons-dropdown{overflow:hidden;padding-top:1rem}@media (min-width: 1280px){:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay__buttons-dropdown{gap:2rem;padding-top:2rem}}:where([id*=image_with_tabs_overlay].shopify-section) .section__description{margin-top:2.4rem}@media (min-width: 768px){:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay--small{--hero-height: 42rem}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay--medium{--hero-height: 56rem}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay--large{--hero-height: 72rem}:where([id*=image_with_tabs_overlay].shopify-section) .image-with-tabs-overlay:not(.image-with-tabs-overlay--adapt) .image-with-tabs-overlay__wrapper:before{display:none}}@media (max-width: 767.98px){.image-with-tabs-overlay-mobile--small{--hero-height: 29rem}.image-with-tabs-overlay-mobile--medium{--hero-height: 36rem}.image-with-tabs-overlay-mobile--large{--hero-height: 42rem}.image-with-tabs-overlay-mobile--extra-large{--hero-height: 66rem}.image-with-tabs-overlay:not(.image-with-tabs-overlay-mobile--adapt) .image-with-tabs-overlay__wrapper:before{display:none}}.image-with-tabs-overlay__wrapper{min-height:var(--hero-height)}.image-with-tabs-overlay__content{z-index:1;color:var(--text-color)}@media (min-width: 768px){.image-with-tabs-overlay__content{max-width:142rem}.section__description{margin-top:3.2rem}}.image-with-tabs-overlay__content .btn--underline{color:currentColor}.image-with-tabs-overlay__content-wrapper{padding-top:var(--padding-top, 4rem);padding-bottom:var(--padding-bottom, 4rem)}.image-with-tabs-overlay__content-wrapper:not(.container){max-width:100%}@media (max-width: 767.98px){.image-with-tabs-overlay__content-wrapper{padding-top:var(--vertical-content-padding-mobile, 4rem);padding-bottom:var(--vertical-content-padding-mobile, 4rem)}}@media (max-width: 767.98px){.image-with-tabs-overlay__content-wrapper{padding-block:0 3.2rem;position:static}.image-with-tabs-overlay__content-wrapper.image-with-tabs-overlay__content-wrapper--no-bottom-padding{padding-bottom:0}.image-with-tabs-overlay__bg{position:absolute}.image-with-tabs-overlay__content{padding:2rem 1.5rem 0}.section__header{padding-top:3.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:var(--hero-height)}.image-with-tabs-overlay__content-inner{position:relative}.image-with-tabs-overlay__wrapper--mobile-stack{padding:0}.image-with-tabs-overlay__wrapper--mobile-stack:before,.image-with-tabs-overlay__wrapper--mobile-stack .bg-overlay{display:none}.image-with-tabs-overlay__wrapper--mobile-stack .image-with-tabs-overlay__content-wrapper{padding:2.4rem 0;position:static}.image-with-tabs-overlay__wrapper--mobile-stack .image-with-tabs-overlay__bg--mobile{position:relative}.image-with-tabs-overlay__wrapper--mobile-stack .image-with-tabs-overlay__bg--desktop{position:relative!important}.image-with-tabs-overlay__wrapper--mobile-stack .image-with-tabs-overlay__bg{height:var(--hero-height);position:relative}.image-with-tabs-overlay__wrapper--mobile-stack .image-with-tabs-overlay__content{width:100%;padding:2rem 1.5rem 0;color:var(--color-text-body)}.image-with-tabs-overlay__wrapper--mobile-stack .f-video-wrapper{position:relative!important}}.image-with-tabs-overlay .f-video-wrapper,.image-with-tabs-overlay .image-with-tabs-overlay__bg{height:100%;object-fit:cover}.image-with-tabs-overlay .image-with-tabs-overlay__bg img,.image-with-tabs-overlay .image-with-tabs-overlay__bg svg{height:100%;width:100%;object-fit:cover}:where([id*=main].shopify-section) .article-container{display:flex;gap:2rem;margin-bottom:5rem}:where([id*=main].shopify-section) .f-article-template{flex:2;margin-top:0;margin-left:1rem}:where([id*=main].shopify-section) .f-article-template__featured-image{border-radius:var(--image-border-radius)}:where([id*=main].shopify-section) .f-article-template__title{font-size:clamp(calc(var(--font-body-size) * 2.4),2.7781rem + 2.6301vw,calc(var(--font-body-size) * 4));text-align:left}:where([id*=main].shopify-section) .f-article-template__date-and-category{display:flex;align-items:center;gap:2rem;margin-top:2rem}:where([id*=main].shopify-section) .f-article-template__date{color:#474747;font-weight:400;margin:0}:where([id*=main].shopify-section) .f-article-template__category{text-transform:uppercase;background:#fff;color:var(--color-text-body);font-weight:500;letter-spacing:2px;padding:.4rem 1.2rem;font-size:calc(var(--font-body-size)* .8);border-radius:var(--tag-corner-radius);margin:0}:where([id*=main].shopify-section) .f-article-template__content h2{font-size:calc(var(--font-body-size)* 1.8)}:where([id*=main].shopify-section) .f-article-template__content h3{font-size:calc(var(--font-body-size)* 1.4)}:where([id*=main].shopify-section) .f-article-template__content h4{font-size:calc(var(--font-body-size)* 1.2)}:where([id*=main].shopify-section) .f-article-template__content ol{background:#fff;display:flex;gap:1rem;padding:6rem;border-radius:16px;flex-direction:column;list-style:none;counter-reset:list-counter}:where([id*=main].shopify-section) .f-article-template__content ol li{counter-increment:list-counter;display:flex;align-items:center;margin-bottom:1rem;font-size:calc(var(--font-body-size)* 1.05)}:where([id*=main].shopify-section) .f-article-template__content ol li:before{content:counter(list-counter);display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;margin-right:2rem;font-size:calc(var(--font-body-size)* 1.05);background:#e9ebe9;flex-shrink:0;color:var(--color-text-body)}:where([id*=main].shopify-section) .f-article-template__content ol li a,:where([id*=main].shopify-section) .f-article-template__block-item p span a{position:relative;color:var(--color-text-body);text-underline-offset:4px;text-decoration-thickness:1px;text-decoration:underline;text-decoration-color:var(--color-text-body);transition:text-decoration-color .3s cubic-bezier(.455,.03,.515,.955),text-decoration-thickness .3s cubic-bezier(.455,.03,.515,.955)}:where([id*=main].shopify-section) .f-article-template__content ol li a:hover,:where([id*=main].shopify-section) .f-article-template__block-item p span a:hover{text-decoration-color:transparent;text-decoration-thickness:0}:where([id*=main].shopify-section) .f-article-template iframe{width:100%;aspect-ratio:16 / 9;height:auto;border-radius:24px}:where([id*=main].shopify-section) .f-article-template__block-item>*{margin-block:2rem}:where([id*=main].shopify-section) .f-article-template__block-item p span{word-break:break-word;overflow-wrap:break-word;white-space:normal}:where([id*=main].shopify-section) .f-article-template__button{display:flex;justify-content:center;margin-block:3rem}:where([id*=main].shopify-section) .f-article__author{display:flex;gap:3rem;margin-inline:auto;background:var(--author-background-color);border-radius:var(--card-border-radius);padding:4rem}:where([id*=main].shopify-section) .f-article__author-image{min-width:250px}:where([id*=main].shopify-section) .f-article__author-image img{aspect-ratio:3/ 4;object-fit:cover;border-radius:var(--image-border-radius);height:100%;width:100%;max-width:400px}:where([id*=main].shopify-section) .f-article__author-content,:where([id*=main].shopify-section) .f-article__author-content a{color:var(--author-text-color)}:where([id*=main].shopify-section) .f-article__author-name{font-size:calc(var(--font-body-size)* 1.5);font-weight:500;color:var(--author-text-color)}:where([id*=main].shopify-section) .f-article__author-status{text-transform:uppercase;font-size:calc(var(--font-body-size)* .85);letter-spacing:2px;line-height:1.4;font-weight:700;color:var(--status-color)}:where([id*=main].shopify-section) .btn--underline{text-transform:none;line-height:1.5rem}:where([id*=main].shopify-section) .image-with-text-card__contact-detail{display:flex;align-items:center;gap:1rem}:where([id*=main].shopify-section) .image-with-text-card__description{margin-block:3rem}@media (max-width: 1200px){:where([id*=main].shopify-section) .image-with-text-card__card-wrapper{grid-template-columns:1fr}}@media (max-width: 1100px){:where([id*=main].shopify-section) .article-container{flex-direction:column}:where([id*=main].shopify-section) .f-article-template__content ol{padding:3rem}}@media (max-width: 650px){:where([id*=main].shopify-section) .image-with-text-card__card{max-width:400px;flex-direction:column}:where([id*=main].shopify-section) .f-article__author{flex-direction:column;align-items:center}}:where([id*=judge_me_reviews_review_widget].shopify-app-block) #judgeme_product_reviews{width:unset!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-write-rev-link,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-ask-question-btn,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-submit-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-submit-question{font-size:calc(var(--font-body-size) * .92)!important;text-transform:uppercase;letter-spacing:2px;color:var(--color-text-body)!important;font-weight:600!important;background:transparent!important;border-radius:4px!important;padding:2rem 4rem!important;max-width:max-content!important;margin-top:.5rem!important}:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-write-rev-link,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-ask-question-btn,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-submit-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-submit-question):hover{background:var(--color-text-body)!important;color:#fff!important;transition:all .4s}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-write-rev-link{display:none!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-cancel-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-cancel-question{font-size:calc(var(--font-body-size) * .92)!important;text-transform:uppercase;letter-spacing:2px;color:var(--color-text-body)!important;font-weight:600!important;background:transparent!important;border-radius:4px!important;padding:2rem 4rem!important;border:none!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-review-search{border:none!important;padding:.5em 1rem!important;position:relative;width:125px}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-review-search::placeholder{color:var(--jdgm-primary-color)!important;letter-spacing:1px;font-size:14px}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-search-input{position:relative;margin-left:16px!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-search-input:before{content:"";display:block;position:absolute;top:50%;left:-11px;transform:translateY(-50%);width:16px;height:16px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNi42NjY2NyIgY3k9IjYuNjY2NjciIHI9IjQuNjY2NjciIHN0cm9rZT0iIzIxMzUyMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xNCAxNEwxMCAxMCIgc3Ryb2tlPSIjMjEzNTIwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+);background-size:cover;pointer-events:none;z-index:500}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-search-input:after{content:"";background:var(--color-text-body);width:calc(100% - 2rem);height:.5px;text-align:center;position:absolute;left:10px;bottom:.2em;transform:scaleX(0);transition:transform .3s cubic-bezier(.455,.03,.515,.955);transform-origin:left}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-search-input:has(input:focus,input:hover):after{transform:scaleX(1)}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-review-search:focus{outline:none!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-form input,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-form textarea{border-radius:4px!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-subtab{padding:1rem;margin-left:auto!important;flex-shrink:0;flex-basis:130px;display:flex}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-subtab__name{text-decoration:none!important;text-transform:capitalize!important;position:relative;white-space:nowrap}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-subtab__name:after{content:"";display:block;background:var(--color-text-body);width:75%;height:.5px;text-align:center;position:absolute;left:50%;transform:translate(-50%) scaleX(0);bottom:.3em;transition:transform .3s cubic-bezier(.455,.03,.515,.955);transform-origin:left}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-subtab__name:hover:after{transform:translate(-50%) scaleX(1)}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-subtab__name.jdgm--active{font-weight:600;background-color:unset!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-subtab__name.jdgm--active:after{height:2px;transform:translate(-50%) scaleX(1)}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-product-questions__link{color:var(--jdgm-primary-color);font-size:14px;letter-spacing:1px;margin-left:auto;position:relative;padding-inline:1rem}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-product-questions__link:after{content:"";display:block;background:var(--color-text-body);width:calc(100% - 2rem);height:.5px;text-align:center;position:absolute;left:50%;transform:translate(-50%) scaleX(1);bottom:0;transition:transform .3s cubic-bezier(.455,.03,.515,.955);transform-origin:right}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-product-questions__link:hover:after{transform:translate(-50%) scaleX(0)}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-form textarea{resize:none;height:250px}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-form input[type=text],:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-form input[type=email],:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-form input[type=url],:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-form textarea{padding:1.6rem!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-form__fieldset{text-align:left}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-form .jdgm-form__fieldset>label{font-weight:500}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev-widg__summary-inner{display:flex;align-items:self-start;flex-direction:column;width:max-content;margin-inline:auto!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev-widg__title{font-size:225%!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-star.jdgm--on:before{content:"\2605"!important;font-size:2rem}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-star.jdgm--off:before{content:"\2606"!important;font-size:2rem}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-star.jdgm--half:before{content:"\2605"!important;font-size:2rem;background:linear-gradient(to right,var(--jdgm-star-color) 50%,transparent 50%);-webkit-background-clip:text;color:transparent}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__rating .jdgm-star:before{font-size:1.5rem}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev-widg__summary-text{font-size:calc(var(--font-body-size) * .8);letter-spacing:1px}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-row-actions{background:#fff;display:flex!important;padding:1rem!important;border-radius:8px;overflow:hidden}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev-widg__sort-wrapper{display:flex;align-items:center;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev-widg__sort-wrapper::-webkit-scrollbar{display:none}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-row-search{display:none}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-sort-dropdown{padding:0 2.5rem 0 2rem!important;letter-spacing:1px}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-sort-dropdown:hover{opacity:1!important;text-decoration:none!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-sort-dropdown:focus{outline:none!important;box-shadow:none!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-sort-dropdown:hover{box-shadow:none!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget .jdgm-sort-dropdown-wrapper{margin-top:0!important;position:relative}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget .jdgm-sort-dropdown-wrapper:after{content:"";display:block;background:var(--color-text-body);width:calc(100% - 4.5rem);height:.5px;text-align:center;position:absolute;left:2rem;transform:scaleX(0);bottom:-.3em;transition:transform .3s cubic-bezier(.455,.03,.515,.955);transform-origin:left}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget .jdgm-sort-dropdown-wrapper:hover:after{transform:scaleX(1)}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-quest{display:grid;grid-template-columns:1fr;grid-template-rows:auto;column-gap:3rem}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__header{grid-column:1;grid-row:1}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-row-profile{display:flex;flex-direction:row;align-items:center;position:relative;gap:1rem;float:none!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__author{font-size:calc(var(--font-body-size) * 1.06);font-weight:500}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__author-wrapper{display:flex;flex-direction:column}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__buyer-badge-wrapper{order:1;margin-top:.5rem!important;position:absolute;right:0;top:0}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-quest .jdgm-rev__content{padding:0}:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-quest) .jdgm-rev__icon{width:40px;height:40px;border-radius:4px;background:#fbe2ad;margin:0!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__title{font-size:calc(var(--font-body-size) * 1.06);font-weight:500}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__body,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__reply-content{font-size:calc(var(--font-body-size) * .92);font-weight:400;color:#474747}:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-quest) .jdgm-rev__timestamp{color:#474747;position:absolute;bottom:20px;right:0}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev-widg__summary-average{font-size:28px;margin-bottom:2rem}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__icon:after,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__buyer-badge{position:relative;padding:0!important;display:inline-flex!important;flex-direction:row-reverse;gap:.4rem}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__buyer-badge-wrapper,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__buyer-badge{line-height:1.4!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__buyer-badge:after{content:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7.99984%201.16675L9.49984%202.83341L11.6665%202.16675L12.1665%204.33341L14.3332%204.83341L13.6665%207.00008L15.3332%208.50008L13.6665%2010.0001L14.3332%2012.1667L12.1665%2012.6667L11.6665%2014.8334L9.49984%2014.1667L7.99984%2015.8334L6.49984%2014.1667L4.33317%2014.8334L3.83317%2012.6667L1.6665%2012.1667L2.33317%2010.0001L0.666504%208.50008L2.33317%207.00008L1.6665%204.83341L3.83317%204.33341L4.33317%202.16675L6.49984%202.83341L7.99984%201.16675Z%22%20fill%3D%22%2342A5F5%22%2F%3E%3Cpath%20d%3D%22M11.5335%205.3667L7.0002%209.90003L5.13353%208.03337L4.2002%208.9667L7.0002%2011.7667L12.4669%206.30003L11.5335%205.3667Z%22%20fill%3D%22%23E3F2FD%22%2F%3E%3C%2Fsvg%3E)!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev[data-verified-buyer=true] .jdgm-rev__icon.jdgm-rev__icon:after{display:none!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget ul:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget dl:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget div:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget section:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget article:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget p:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget h1:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget h2:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget h3:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget h4:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget h5:empty,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget h6:empty{display:flex!important;align-items:center;justify-content:center}:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-quest).jdgm-divider-top.jdgm--done-setup{border-bottom:1px solid #EBE6DB}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars>div{display:flex;flex-direction:column-reverse!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars{display:flex;align-items:stretch;justify-content:space-between}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev-widg{padding-inline:0!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__content{padding-left:0}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-row-profile{border-right:none}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__last-page,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__first-page{display:none!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate{padding-top:2.5rem!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__page.jdgm-curt{color:#324339!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__votes{float:none!important;padding-left:0}:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-quest).jdgm-divider-top.jdgm--done-setup{position:relative}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__icon:not(.jdgm-rev__avatar):before{content:var(--author-initial)!important;font-size:18px!important;font-family:Inter,sans-serif!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__prev-page,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__next-page{width:max-content!important;padding-inline:0!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate .jdgm-paginate__next-page,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate .jdgm-paginate__prev-page{font-family:Inter,sans-serif!important;font-weight:400!important;letter-spacing:1px;position:relative}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__prev-page:before,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__next-page:before{display:none}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__page{position:relative;font-size:13px!important;line-height:1.1!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__page:after{content:"";display:block;background:var(--color-text-body);width:40%;height:.5px;text-align:center;position:absolute;left:50%;transform:translate(-50%) scaleX(1);bottom:3px;transition:transform .3s cubic-bezier(.455,.03,.515,.955);transform-origin:right}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__page:hover:after{transform:translate(-50%) scaleX(0)}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__page:hover{opacity:1!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__next-page:after,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__prev-page:after{content:"";display:block;background:var(--color-text-body);width:100%;height:.5px;text-align:center;position:absolute;left:50%;transform:translate(-50%) scaleX(1);bottom:3px;transition:transform .3s cubic-bezier(.455,.03,.515,.955);transform-origin:right}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-paginate__page.jdgm-curt:after{bottom:-1.5px;height:2px;width:80%}:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-quest) .jdgm-rev__reply,:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-quest) .jdgm-ans{padding-inline:0!important}@media only screen and (min-width: 992px){:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) :not(.jdgm-revs-tab__content-header)>.jdgm-widget-actions-wrapper{width:unset!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg__summary{width:unset!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars{justify-content:space-between!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars>div{flex-direction:row-reverse!important;gap:2rem}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev-widg__summary-average{margin-bottom:0}}@media only screen and (min-width: 768px){:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-quest{grid-template-columns:minmax(250px,20%) 1fr}:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-quest) .jdgm-rev__header{grid-row:1 / span 999;border-right:1px solid #FBE2AD}:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-quest) .jdgm-row-profile{width:100%!important}:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-quest) .jdgm-rev__content,:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-quest) .jdgm-rev__actions,:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) :not(.jm-mfp-review-wrapper)>.jdgm-quest) .jdgm-rev__reply{width:unset!important;margin-left:unset!important}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-quest{flex-wrap:wrap;flex-direction:row}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-quest .jdgm-rev__content{flex:1 0 300px}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-row-profile{flex-direction:column;align-items:flex-start}:is(:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev,:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-quest) .jdgm-rev__icon{width:64px;height:64px}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev__buyer-badge-wrapper{position:relative}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-rev-widg__sort-wrapper{gap:4rem}}@media (max-width: 768px){:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-sort-dropdown-wrapper{order:1}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-product-reviews{order:2}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-search-input{order:3}:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-product-questions__link{order:4}}@media only screen and (max-width: 600px){:where([id*=judge_me_reviews_review_widget].shopify-app-block) .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars{flex-direction:column}}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-wrapper.jdgm-carousel-wrapper{padding-block:24px}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-wrapper.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel{width:calc(100% - 48px)}@media (max-width: 768px){:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-wrapper.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel{width:100%}}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) div.jdgm-carousel-title-and-link{display:flex;flex-direction:column;gap:1.5rem;align-items:center;margin-bottom:40px}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-title{font-size:var(--font-h1-size);font-weight:var(--font-heading-weight);position:relative;order:2}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-title:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='40' height='24' viewBox='0 0 40 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.9689 24V18.0257C21.9689 15.7597 23.8342 14.0086 26.0104 14.0086H40V9.99141H26.114C23.8342 9.99141 22.0725 8.13734 22.0725 5.97425V0H18.0311V5.97425C18.0311 8.24035 16.1658 9.99141 13.9896 9.99141H0V14.0086H13.9896C16.2694 14.0086 18.0311 15.8627 18.0311 18.0257V24H21.9689Z' fill='%23f6b838'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;display:block;position:absolute;color:var(--heading_decoration_color, #000);aspect-ratio:1.67;height:max(.7em,2.4rem);transform:translate(-60%,-100%)}@media (min-width: 1280px){:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-title:before{transform:translate(-100%,-100%)}}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) span.jdgm-all-reviews-rating-wrapper.jdgm-all-reviews-rating-wrapper{display:flex;gap:2rem;align-items:center;justify-content:center;order:1}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__item-wrapper{display:flex}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__arrows{isolation:isolate}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__left-arrow,:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__right-arrow{z-index:1;transition:opacity .3s;position:relative}:is(:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__left-arrow,:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__right-arrow):before{content:"";display:block;width:48px;height:48px;position:absolute;top:50%;left:50%;background:#fff;border-radius:var(--btn-rounded, 0px);box-shadow:0 9px 11px rgb(var(--color-base-text),.11);transform:translate(-50%,-50%) rotate(45deg);z-index:-1}:is(:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__left-arrow,:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__right-arrow):after{content:"";display:block;width:16px;aspect-ratio:1;position:absolute;top:70%;left:70%;border-color:#000;border-style:solid none none solid;border-width:2px;transform:translate(-50%,-50%)}:is(:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__left-arrow,:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__right-arrow):hover{opacity:1!important}:is(:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__left-arrow,:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__right-arrow):hover:before{background:var(--color-btn-bg-hover)}@media (max-width: 768px){:is(:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__left-arrow,:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__right-arrow):before{width:32px;height:32px}:is(:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__left-arrow,:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__right-arrow):after{width:12px}}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__left-arrow{margin-left:0!important}@media (max-width: 768px){:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__left-arrow{margin-left:8px!important}}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__right-arrow{margin-right:0!important}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__right-arrow:after{transform:translate(-80%,-80%) rotate(180deg)}@media (max-width: 768px){:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel__right-arrow{margin-right:8px!important}}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item.jdgm-carousel-item{position:relative;padding:24px clamp(26px,3vw,42px);isolation:isolate;display:flex;flex-direction:column;flex-shrink:0;align-items:flex-start}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item.jdgm-carousel-item:before{content:"";position:absolute;top:0;right:10px;bottom:0;left:10px;background:var(--article-background-color, #fff);border-radius:var(--card-corner-radius);z-index:-1}@media (max-width: 768px){:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item.jdgm-carousel-item{width:80%;padding-left:38px}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item.jdgm-carousel-item:before{top:0;right:0;bottom:0;left:15px}}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item__review{display:contents}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item__review-content{order:3;margin-block:2.4rem}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item__review-title.jdgm-carousel-item__review-title{text-align:left;display:none}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-verified-badge{display:flex!important;align-items:center;gap:.5rem;font-size:1.2rem;margin-top:.5rem!important}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item__review-body{-webkit-line-clamp:4!important;text-align:left;font-size:1.4rem}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item__product.jdgm-carousel-item__product{display:flex;gap:.5rem;height:54px;border-radius:var(--card-corner-radius);border:1px solid var(--color-border);padding:.5rem 1rem .5rem .5rem;align-items:center;order:5;margin-top:auto}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item__product.jdgm-carousel-item__product:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3327 4.66666L4.66602 11.3333' stroke='%23324339' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.33398 4.66666H11.334V10.6667' stroke='%23324339' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;width:16px;aspect-ratio:1}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item__product-image{aspect-ratio:1;width:40px}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item__product-title{text-decoration:underline;text-underline-position:under;flex:1;text-align:left}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-carousel-item__review-rating.jdgm-carousel-item__review-rating{order:1}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) div.jdgm-carousel-item__reviewer-name{font-size:1.6rem;color:var(--color-text-body);font-weight:500;opacity:1}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) div.jdgm-carousel-item__reviewer-name-wrapper{order:2;margin-bottom:2rem;text-align:left}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-star:before{content:"\2606"!important;font-size:2.5rem;line-height:1}.jdgm-carousel-title-and-link :is(){font-size:3rem}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-star.jdgm--on:before{content:"\2605"!important}:where(.shopify-section:has([id*=judge_me_reviews_featured_carousel])) .jdgm-star.jdgm--half:before{content:"\2605"!important;background:linear-gradient(to right,var(--jdgm-star-color) 50%,transparent 50%);-webkit-background-clip:text;color:#00000026}:where(.shopify-section:has(>.f-apps-wrapper)) .f-apps__btn{display:flex;justify-content:center}.f-drawer-mobile-nav[open]{transform:translate(0)}.f-mobile-nav__item--bold:has(+.f-mobile-nav__item:not(:scope .f-mobile-nav__item--bold)){border-bottom:1px solid #F2F2F2}:where([id*=bento_grid].shopify-section) .bento-grid{grid-template-columns:repeat(var(--number-of-columns),1fr);grid-auto-rows:1fr;gap:var(--grid-gap)}:where([id*=bento_grid].shopify-section) .bento-grid__image-with-text{border-radius:var(--card-corner-radius);overflow:hidden;grid-column:1 / -1;margin:0;display:flex;align-items:center}:where([id*=bento_grid].shopify-section) .bento-grid__image-with-text__image{width:50%;height:100%}:where([id*=bento_grid].shopify-section) .bento-grid__image-with-text__image img{height:100%;width:100%;object-fit:cover}:where([id*=bento_grid].shopify-section) .bento-grid__image-with-text__image .placeholder-svg{width:100%}:where([id*=bento_grid].shopify-section) .bento-grid__image-with-text__content{width:50%;padding-inline-start:10rem}:where([id*=bento_grid].shopify-section) .bento-grid__image-with-text__heading-decoration,:where([id*=bento_grid].shopify-section) .bento-grid__list-with-title__heading-decoration{display:block;position:absolute;color:var(--heading-decoration-color);aspect-ratio:1.67;height:.7em;transform:translate(-80%,-100%)}:where([id*=bento_grid].shopify-section) .bento-grid__title-with-list{border-radius:var(--card-corner-radius)}:where([id*=bento_grid].shopify-section) .bento-grid__title-with-list__content--text{padding:7rem;display:flex;flex-direction:column;max-width:530px}:where([id*=bento_grid].shopify-section) .bento-grid__title-with-list__content--text h3{margin:0}:where([id*=bento_grid].shopify-section) .bento-grid__title-with-list__list ul{padding-inline-start:1.6em;margin-top:1em;margin-bottom:0;list-style:none;text-align:left}:where([id*=bento_grid].shopify-section) .bento-grid__title-with-list__list li{margin-top:.5em}@media (max-width: 768px){:where([id*=bento_grid].shopify-section) .bento-grid__title-with-list__list{text-align:var(--mobile_content_alignment)}}:where([id*=bento_grid].shopify-section) .image-with-text__content--marker-check li:before{content:"";position:absolute;height:.3em;width:.6em;border-bottom:.1em solid;border-left:.1em solid;transform:translate(-1.6em,.6em) rotate(-45deg);display:inline-block;color:var(--list-marker-color)}:where([id*=bento_grid].shopify-section) .image-with-text__content--marker-cross li{position:relative}:where([id*=bento_grid].shopify-section) .image-with-text__content--marker-cross li:before{content:"";position:absolute;transform:translate(-1.6em,.6em);width:1em;height:1em;background-color:var(--list-marker-color);clip-path:path("M6.59067 7.5999V5.80763C6.59067 5.1278 7.15026 4.60248 7.80311 4.60248H12V3.39733H7.8342C7.15026 3.39733 6.62176 2.8411 6.62176 2.19218V0.399902H5.40933V2.19218C5.40933 2.87201 4.84974 3.39733 4.19689 3.39733H0V4.60248H4.19689C4.88083 4.60248 5.40933 5.1587 5.40933 5.80763V7.5999H6.59067Z")}:where([id*=bento_grid].shopify-section) .image-with-text__content--marker-x li:before{content:"\d7";position:absolute;transform:translate(-1.1em,-.1em);font-size:1.6em;line-height:1;color:var(--list-marker-color);display:inline-block}@media (max-width: 1000px){.bento-grid{grid-template-columns:repeat(1,1fr);grid-auto-rows:auto}.bento-grid__image-with-text{flex-direction:column;justify-content:flex-end}.bento-grid__image-with-text__image,.bento-grid__image-with-text__content{width:100%}.bento-grid__image-with-text__image{aspect-ratio:3 / 1}.bento-grid__image-with-text__content{padding:5rem 5rem 10rem;order:var(--text-content-order)}.bento-grid__title-with-list__content--text{padding:5rem;max-width:100%}}.rich-text{position:relative}.rich-text__container{position:relative;max-width:1228px;margin-inline:auto}.rich-text__background-decoration--left{--left-decoration-width: clamp(100px, 20vw, 365px);width:var(--left-decoration-width);transform:translate(-200px)}.rich-text__background-decoration--right{--right-decoration-width: clamp(200px, 30vw, 485px);width:var(--right-decoration-width);align-self:end;position:absolute;top:calc(-1 * var(--section-padding-top));right:calc(-1 * var(--right-decoration-width) / 2)}@media (max-width: 1600px){.rich-text__container{display:flex;flex-direction:column}.rich-text__wrapper{padding-block:2rem}.rich-text__background-decoration--left{transform:translate(-1.5rem,.7rem)}.rich-text__background-decoration--right{position:static;align-self:end;transform:translate(1.5rem)}}.product-blog-display{display:flex;flex-direction:column;gap:1rem;margin:3rem 0;justify-content:center;align-items:center;text-align:center;font-size:var(--font-h4-size)}.product-blog-display a{display:block}.product-blog-display .buy_btn{margin-block-start:2rem}:where([class*=klaviyo-form-]) :where(input[id*=email_]){border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right:none!important}:where([class*=klaviyo-form-]) button.needsclick{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.gdpr{margin-block:1.2rem;font-size:var(--font-body-size)}@media (max-width: 1024px){#heurekaTableft{display:none!important}}:where([id*=pure_origin_panel].shopify-section) .po-panel{border-radius:16px;display:flex;min-height:525px;justify-content:space-between}:where([id*=pure_origin_panel].shopify-section) .po-panel__header{display:flex;flex-direction:column;justify-content:space-between;padding:8rem;max-width:40%}:where([id*=pure_origin_panel].shopify-section) .po-panel__content{width:100%;position:relative}:where([id*=pure_origin_panel].shopify-section) .po-panel__text-content{position:absolute;top:clamp(22%,15vw,43%);left:37%;padding-inline-end:8rem}:where([id*=pure_origin_panel].shopify-section) .po-panel__logo{width:100%;height:auto;max-width:320px}:where([id*=pure_origin_panel].shopify-section) .po-panel__bg-img{clip-path:url(#cross_clip-path);aspect-ratio:1.3;position:absolute;top:calc(-1*clamp(3.5%,2.2vw,6.5%));left:0;width:clamp(239px,55%,496px)}@media screen and (max-width: 1023.98px){:where([id*=pure_origin_panel].shopify-section) .po-panel{flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden;min-height:unset}:where([id*=pure_origin_panel].shopify-section) .po-panel__header{order:2;max-width:100%;padding:clamp(20rem,41vw,40rem) 4rem 18rem clamp(14rem,33vw,32rem);gap:7rem;font-size:var(--font-section-s-size);line-height:calc(1 + .2/max(1,var(--font-heading-scale)))}:where([id*=pure_origin_panel].shopify-section) .po-panel__content{position:static;order:1;height:0}:where([id*=pure_origin_panel].shopify-section) .po-panel__text-content{display:none}:where([id*=pure_origin_panel].shopify-section) .po-panel__bg-img{top:calc(-1*clamp(4.5%,7vw,11%));left:-25%;width:clamp(180px,88%,1207px)}}@media screen and (max-width: 639px){:where([id*=pure_origin_panel].shopify-section) .po-panel__header{padding:clamp(21rem,56vw,36rem) 4rem 10rem clamp(10rem,27vw,18rem);gap:3rem;font-size:var(--font-body-size);line-height:calc(1 + .6 / var(--font-body-scale))}:where([id*=pure_origin_panel].shopify-section) .po-panel__logo{max-width:clamp(154px,100%,240px)}:where([id*=pure_origin_panel].shopify-section) .po-panel__bg-img{left:-25%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
