@keyframes section__animation--fade-in{0%{opacity:0}to{opacity:1}}@keyframes section__animation--fade-in-left{0%{opacity:0;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes section__animation--fade-in-right{0%{opacity:0;transform:translateX(-10%)}to{opacity:1;transform:translateX(0)}}@keyframes section__animation--fade-in-down{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}@keyframes section__animation--fade-in-up{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}:root{--text-h0:var(--heading-display-size);--text-h1:var(--heading-display-size);--text-h2:var(--heading-display-size);--heading-letter-spacing:var(--heading-display-spacing);--text-h3:var(--heading-large-size);--text-h4:var(--heading-regular-size);--text-h5:var(--heading-regular-size);--text-h6:var(--heading-small-size);--btn-bg:var(--color-primary);--btn-text:var(--color-secondary);--btn-border:var(--color-primary)}.h0,.h1,.h2{line-height:var(--heading-display-line-height)}.h3,.h4,.h5,.h6{line-height:var(--heading-large-line-height);letter-spacing:var(--heading-default-spacing)}.h4,.h5,.h6{line-height:var(--heading-regular-line-height)}.h6{line-height:var(--heading-small-line-height)}@media screen and (max-width:699px){:root{--text-h0:var(--heading-display-size-mobile);--text-h1:var(--heading-display-size-mobile);--text-h2:var(--heading-display-size-mobile);--heading-letter-spacing:var(--heading-default-spacing);--text-h3:var(--heading-large-size-mobile);--text-h4:var(--heading-regular-size-mobile);--text-h5:var(--heading-regular-size-mobile);--text-h6:var(--heading-small-size-mobile)}.h0,.h1,.h2{line-height:var(--heading-display-line-height-mobile)}.h3{line-height:var(--heading-large-line-height-mobile)}.h4,.h5{line-height:var(--heading-regular-line-height-mobile)}.h6{line-height:var(--heading-small-line-height-mobile)}}:root{--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1.125rem;--text-lg:1.25rem}.compare-price,.price{font-size:var(--heading-large-size);line-height:var(--heading-large-line-height);letter-spacing:var(--heading-default-spacing);font-family:var(--heading-font-family);font-weight:var(--heading-font-weight)}@media screen and (max-width:699px){.compare-price,.price{font-size:var(--heading-large-size-mobile);line-height:var(--heading-large-line-height-mobile)}}.button,.button--outline{--button-background:var(--button-background-primary);--button-text-color:var(--button-text-primary);--button-outline-color:var(--button-background-primary);text-decoration:none;display:inline-block;position:relative;padding:1em 2em;border-style:solid;border-width:2px;border-radius:.5rem;transition:transform 200ms ease;font-family:var(--text-font-family);font-weight:var(--text-font-weight);font-size:var(--text-sm);line-height:var(--text-sm-line-height);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;white-space:nowrap;background-color:rgba(var(--button-background));color:rgba(var(--button-text-color));border-color:rgb(var(--button-outline-color))}.button--outline{box-shadow:none}.button:after{position:absolute;left:12px;bottom:-8px;content:"";border:2px solid rgb(var(--button-outline-color));display:inline-block;border-left:0;border-top:0;border-bottom-right-radius:.75rem;width:calc(100% - 4px);height:calc(100% - 4px);transition:transform .2s ease-out,border-radius .2s}.button:hover{transform:translate(6px,6px)}.button:hover:after{transform:translate(-6px,-6px);border-bottom-right-radius:.5rem}@media screen and (min-width:700px){.button,.button--outline{padding:16px 32px}.button--sm{padding:12px 42px}}body{font-feature-settings:"ss03","ss04"on}#toc{background:#95a7b71f;padding:8px 12px;margin:32px 0}#toc ul{list-style:none;row-gap:0;font-size:16px}#toc ul li,.toc_head ul li{border-bottom:1px solid #e6e6e6;padding:8px 0}#toc ul li a{background:0 0}.toc_head{display:flex;justify-content:space-between}.bold,b,strong{font-weight:500;font-family:"CentraNo1-medium"}.more-articles{width:90%;margin:0 auto}.article-posts-slider{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));grid-gap:32px}figure{width:100%!important;margin-left:0!important}.toc_head ul{background:#f3f3f3;list-style:none}.toc_head ul li{padding:12px}@media only screen and (min-width:769px){.video-container,figure{width:100%!important;margin-left:0!important}}.cart-drawer .button{--button-background:var(--button-background-primary);--button-text-color:var(--button-text-primary);--button-outline-color:var(--button-text-primary);width:max-content}.buy-buttons{justify-items:center}.header__logo-image{height:var(--header-logo-height)}.navigation-promo--grid img,.rounded-sm{border-radius:8px 8px 8px 0}.count-bubble{--size:var(--spacing-5)}.header__logo{line-height:0}.header__link-list{padding-right:3rem}.header__icon-list{justify-content:flex-end}.header__cart-count .count-bubble{background:#d1b8fa;color:#fff}.header__cart-count{top:.6875rem}.navigation-promo--grid .text-custom{grid-area:unset;--promo-heading-font-size:var(--text-base)}.navigation-promo--grid .text-custom p{font-size:var(--text-base);white-space:nowrap}.navigation-drawer .navigation-promo{grid:none}@media screen and (min-width:700px){.navigation-drawer{--navigation-drawer-width:430px}}@media screen and (max-width:1149px){.header__icon-list{justify-content:flex-start}}.footer{padding-top:0}.footer__block--menu li{border-bottom:1px solid;padding-bottom:8px;font-size:var(--text-sm)}.footer__block .password__social-box{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0}.footer_top_bar{display:flex;justify-content:space-between;align-items:center;grid-gap:40px;padding:32px;background:#000;padding-inline-start:max(var(--container-gutter),50% - var(--container-max-width)/2);padding-inline-end:max(var(--container-gutter),50% - var(--container-max-width)/2)}.footer_top_bar .relative{border:2px solid;border-radius:8px;padding:16px 12px}.footer .container{padding-top:64px}.custom-privacy-menu,.footer__block--newsletter{font-size:var(--text-sm)}.footer__block--newsletter .h5{font-size:var(--text-base)}.custom-privacy-menu{display:flex}.custom-privacy-menu li{margin-right:15px}@media screen and (max-width:500px){.footer_top_bar{flex-direction:column}.custom-privacy-menu li{margin-bottom:8px}.custom-privacy-menu{display:block}}.facets__floating-filter{z-index:1}.collection-header{text-align:left}.product-card__image:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-radius:24px 24px 24px 0}.price-list,.product-card__title{font-size:var(--text-h5);line-height:var(--heading-regular-line-height);letter-spacing:var(--heading-default-spacing)}.product-card__title{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight)}.price-list{font-family:var(--text-font-family);font-weight:400}.product-card__info .jdgm-widget.jdgm-widget{display:block;margin-bottom:4px;margin-top:4px;color:var(--grey-4)}.product-card__description .metafield-rich_text_field p{font-size:var(--text-sm)!important;line-height:1!important;line-height:var(--text-sm-line-height)!important}price-list .text-subdued{color:var(--grey-4)}.blog-posts{--blog-articles-gap:var(--spacing-5)}.blog-post-card__figure.rounded{border-radius:24px 24px 24px 0}@media screen and (min-width:700px){.blog-posts{--blog-articles-gap:var(--spacing-16) var(--spacing-5)}.blog-banner-content{padding-block-end:var(--spacing-5);padding-block-start:var(--spacing-5);text-align:left}.blog-banner-content .v-stack{width:100%}}.product-quick-add{text-align:center;z-index:3}.product .product-info__title{display:flex;margin-bottom:0;align-items:flex-start}.paperlike--badge{background:rgba(209,184,250,.25);font-family:var(--text-font-family);font-size:var(--text-sm);line-height:var(--text-sm-line-height);text-align:center;padding:9px 18px;border-radius:30px;margin-left:16px;white-space:nowrap}.paperlike--badge,.product-info__description,.variant-picker__option .block-swatch{font-weight:var(--text-font-weight);letter-spacing:var(--text-letter-spacing)}.product-info__description{font-family:var(--text-font-family);font-size:var(--text-sm);line-height:var(--text-sm-line-height)}.product-info__price{font-family:var(--heading-font-family);font-size:var(--text-h4);font-weight:var(--heading-font-weight);letter-spacing:var(--heading-default-spacing);text-align:left;color:#56595c;margin-top:0}.variant-picker__option .block-swatch{color:#aaacad;border-color:#aaacad;border-width:2px;font-size:18px;line-height:30px;text-align:left;width:100%;justify-content:space-between;white-space:nowrap}.variant-picker__option .block-swatch.is-disabled{color:#7d7d7d;background:#dfe0e0}.variant-picker__option .block-swatch.is-disabled::after{content:"Sold out";position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#7d7d7d;font-size:.95rem}.variant-picker__option :checked+.block-swatch.is-disabled{background:#dfe0e0;color:#7d7d7d}.color-swatch.is-disabled,:disabled+.color-swatch{background:#dfe0e0}.variant-picker__option-values.scroll-area{padding:2px 1px}.product-gallery__media{border-radius:24px 24px 0;overflow:hidden}.product-gallery__media img{border-radius:24px 24px 0 24px}@media screen and (max-width:700px){.variant-picker__option .block-swatch{height:auto;text-wrap:wrap;line-height:1.1;padding:10px}}.btn--custom::after,quick-buy-drawer .size-chart-info{display:none}quick-buy-drawer .quick-buy-drawer__info .variant-picker__option .block-swatch.is-disabled{padding-right:5rem}quick-buy-drawer .quick-buy-drawer__info label.block-swatch{white-space:normal;height:auto}.paperlike--variant_info-modal{z-index:1000}.paperlike--variant_info-modal a{background:#e1e8ec;border-radius:30px;height:24px;width:24px;display:flex;align-items:center;justify-content:center;color:#333}:checked+.block-swatch{color:#151515}.paperlike--variant_text{font-family:var(--text-font-family);font-size:var(--text-xs);font-weight:var(--text-font-weight);line-height:var(--text-xs-line-height);letter-spacing:var(--text-letter-spacing)}.horizontal-product__info .button,.product-card__quick-buy .button,.product-info__complementary-products .button,.shopify-product-form .button{width:100%;text-align:center;background:var(--btn-bg);border-color:var(--btn-border);color:var(--btn-text)}.horizontal-product__info .button:after,.product-card__quick-buy .button:after,.product-info__complementary-products .button:after,.shopify-product-form .button:after{border-color:inherit}button[disabled]{pointer-events:none;filter:saturate(0)}.product-info.paperlike--wrapper{max-width:460px;margin:0 auto}.product .product-gallery{position:sticky;top:85px}@media screen and (min-width:1000px){.product-gallery{max-width:max(520px,calc(100svh - 300px))}}@media screen and (max-width:1000px){.product .product-gallery{position:static;top:20px}.product-info.paperlike--wrapper{max-width:100%;margin:0 auto}}.benifits-tabs_scribble{max-width:260px}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.large--visible{display:inherit}.large--hidden{display:none!important}@media (max-width:767px){.medium--visble{display:block}.medium--hidden{display:none}}@media (max-width:480px){.small--visible{display:block!important}.small--hidden{display:none!important}}.position-relative{position:relative}.heading-style-small,.section-content__heading{font-weight:var(--heading-font-weight)!important;font-family:var(--heading-font-family)!important;font-size:var(--text-h5)!important;letter-spacing:var(--heading-default-spacing)!important}h1.section-content__heading,h2.section-content__heading,h3.section-content__heading,h4.section-content__heading,h5.section-content__heading,h6.section-content__heading{margin-bottom:0}.section-content__heading{font-size:var(--text-h2)!important;line-height:calc(3px + 2ex + 3px)}.margin-medium{margin:1.2rem}.margin-auto{margin:auto}.margin-bottom{margin-top:0;margin-left:0;margin-right:0}.margin-horizontal{margin-top:0;margin-bottom:0}.section-content{display:grid;position:relative;margin:0}.section-content svg,.section-content__image--wrapper svg{display:block}.section-content:not(.section-content--contain) svg{width:100%;height:100%}.section-content>*{grid-area:1/1/2/2}.section-content--contain .section__cover-image{object-fit:contain}.section--slideshow-image-with-text .button--custom--primary:hover,.section--slideshow-image-with-text .button--custom-secondary:hover,.section-content__background-video[loading=lazy],.section-content__video__wrapper video[loading=lazy]{opacity:1}.section-content__image--wrapper img,.section__cover-image{object-fit:cover;top:0;right:0;bottom:0;left:0;width:100%;height:100%;position:absolute}.section-content__list{margin:0}.rte,.rte a,.rte a:focus,.rte a:hover,.rte a:visited,.rte p{color:inherit;text-transform:none;letter-spacing:0;margin:0;padding:0;font-weight:var(--text-font-weight)!important;font-family:var(--text-font-family)!important;font-size:var(--text-base)!important;line-height:var(--text-base-line-height)!important;letter-spacing:var(--text-letter-spacing)!important}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{color:inherit;text-transform:none;letter-spacing:0;margin:0;padding:0}.rte a{text-decoration:underline}.rte p{margin-bottom:.8em}.rte p:last-of-type{margin-bottom:0}.rte ul{margin:1em 0;padding-left:40px;list-style:disc}.rte li{list-style:unset}.btn--custom{text-decoration:none!important;display:inline-block!important;position:relative!important;padding:var(--btn-padding-y) var(--btn-padding-x)!important;border-style:solid!important;border-width:var(--border-width-regular)!important;border-radius:var(--border-radius-sm)!important;-webkit-transition:-webkit-transform .2s ease!important;transition:transform .2s ease;letter-spacing:var(--letter-spacing-wide)!important;text-transform:uppercase!important;white-space:nowrap!important;text-align:center!important;font-family:var(--text-font-family);font-weight:var(--text-font-weight);cursor:pointer;-webkit-appearance:none}.btn--custom span:after{position:absolute;left:12px;bottom:-8px;content:"";border:var(--border-width-regular) solid rgb(var(--button-outline-color));display:inline-block;border-left:0;border-top:0;border-bottom-right-radius:.75rem;width:calc(100% - 4px);height:calc(100% - 4px);transition:transform .2s ease-out,border-radius .2s}.btn--custom:hover{transform:translate(.375rem,.375rem)}.btn--custom span:hover:after{transform:translate(-.375rem,-.375rem);border-bottom-right-radius:var(--border-radius-sm)}.display-flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex--1-per-row .flex-item{flex-basis:100%}.flex--2-per-row .flex-item{flex-basis:50%}.flex--3-per-row .flex-item{flex-basis:33.3333%}.flex--4-per-row .flex-item{flex-basis:25%}.flex--5-per-row .flex-item{flex-basis:20%}.flex--6-per-row .flex-item{flex-basis:16.6666%}.flex--7-per-row .flex-item{flex-basis:14.3%}.flex--8-per-row .flex-item{flex-basis:12.5%}.flex-row-reverse{flex-direction:row-reverse}.grid-row-reverse{direction:rtl}.grid-row-reverse *{direction:ltr}.justify-left{justify-content:flex-start;text-align:left}.justify-center{justify-content:center;text-align:center}.justify-right{justify-content:flex-end;text-align:right}.justify-justify{justify-content:space-between;text-align:justify}.align-top{align-items:flex-start}.align-center{align-items:center}.align-bottom{align-items:flex-end}.align-stretch{align-items:stretch}.display-grid{display:grid}.grid--1-per-row{grid-template-columns:1fr}.grid--2-per-row{grid-template-columns:1fr 1fr}.grid--3-per-row{grid-template-columns:1fr 1fr 1fr}.grid--4-per-row{grid-template-columns:1fr 1fr 1fr 1fr}.grid--5-per-row{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.grid--6-per-row{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.grid--7-per-row{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.grid--8-per-row{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.grid-reverse{direction:rtl}.grid-reverse *{direction:ltr}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}.text-align-justify{text-align:justify}.link-style-absolute{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:2}.section-content__image--wrapper{display:grid;position:relative;margin:0}.section-content__image--wrapper:not(.section-content__image--wrapper--contain) svg{width:100%;height:inherit}.section-content__image--wrapper>*{grid-area:1/1/2/2}.section-content__image--wrapper--contain img{object-fit:contain}.section--wrapper__auto{margin-left:auto;margin-right:auto}.section--wrapper{width:90%;margin:auto;height:100%}.section-content__inner{z-index:2;width:100%}.section-content::before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:0;z-index:1}.banner-image__simple--content-inner{z-index:2;height:100%;grid-template-columns:1fr;grid-area:1/1/2/2;padding:5%0}@media (max-width:480px){.section-content__inner{min-width:100%;padding:0}}.section--block+.section--block{margin-top:15px}.section-content__image--wrapper img,.section-content__image--wrapper svg,.section__video-with-text-simple .display-grid .video-with-text__video video,.section__video-with-text-simple .video-with-text__video video{border-radius:24px 24px 0 24px}.grid-reverse .section-content__image--wrapper img,.grid-reverse .section-content__image--wrapper svg,.section__video-with-text-simple .grid-reverse .video-with-text__video video{border-radius:24px 24px 24px 0}.image-with-text__simple--text-content{padding:20px 0 20px 20%}.grid-reverse .image-with-text__simple--text-content{padding:20px 20% 20px 0}.image-with-text__simple--text-content .section-content__inner{max-width:min(820px,100%)}@media screen and (max-width:700px){.grid-reverse .image-with-text__simple--text-content,.image-with-text__simple--text-content{padding:20px}}.section--slideshow-image-with-text .section--block{width:100%}.section--slideshow-image-with-text .display-grid{grid-template-columns:repeat(2,minmax(250px,1fr));padding:5%}.image-with-text-slideshow--content{padding:20px;display:flex;justify-content:center;align-items:center;color:var(--text-color)}.section--slideshow-image-with-text .section-content__inner{width:fit-content;max-width:min(600px,80%);margin:auto}.section--slideshow-image-with-text .text-style-small{color:var(--text-color);margin-top:0;line-height:calc(2px + 3ex + 2px)}.section--slideshow-image-with-text .section-content__heading{color:var(--text-color);line-height:calc(3px + 2ex + 3px)}.section--slideshow-image-with-text .section__text-content p{color:var(--text-color);line-height:calc(2px + 3ex + 2px)}@media (max-width:990px){.section--slideshow-image-with-text .display-grid{grid-template-columns:repeat(1,minmax(250px,1fr))}.section--slideshow-image-with-text .section-content__inner{width:90%;max-width:min(600px,90%)}.section--slideshow-image-with-text div.section-content__button-wrapper{grid-template-columns:1fr;width:100%;gap:10px}}.section--slideshow-image-with-text .section-content__button-wrapper{display:grid;grid-gap:1.3em;margin-bottom:1.2rem;max-width:100%;width:fit-content}.section--slideshow-image-with-text .btn--custom{line-height:calc(3px + 2ex + 3px)}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0;box-shadow:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:0;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon,.section__faq-simple [aria-expanded] rect{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.section--slideshow-image-with-text .flickity-page-dots{bottom:30px}.section--slideshow-image-with-text .flickity-page-dots .dot{background:var(--slideshow-color);transition:all .3s ease-in-out}.section--slideshow-image-with-text .flickity-button{background:0 0;color:var(--slideshow-color);transition:all .3s ease-in-out}@media (max-width:767px){.section--slideshow-image-with-text .flickity-prev-next-button.previous{left:0}.section--slideshow-image-with-text .flickity-prev-next-button.next{right:0}.section--slideshow-image-with-text .flickity-button-icon{width:40%;height:40%;left:0}.section--slideshow-image-with-text .next .flickity-button-icon{left:auto;right:0}}.spacer__wrapper{margin-top:0}.spacer{display:block}.section--block video{width:100%!important;height:auto!important}.newsletter-block{padding:0}.newsletter-block__form{--form-gap:5px;width:100%;display:flex;flex-wrap:wrap;gap:calc(var(--form-gap)*2)}.newsletter-block__form-text{color:inherit}.newsletter-block__form input{margin:unset;padding:.8em;width:100%}.newsletter-block__form input[type=email],.newsletter-block__form input[type=text]{padding:.8em;background:0 0}.newsletter-block__form-compact .newsletter-block__newsletter_email{width:calc(70% - var(--form-gap))}.newsletter-block__form-compact .btn--custom{width:calc(30% - var(--form-gap))}.newsletter-block__form input::placeholder{opacity:.6}.newsletter-block__form .btn--custom{opacity:1;text-align:center;border:thin solid}.newsletter-block__form .btn--custom:hover,.section-content__button-wrapper .dsgn-pck__button-primary:hover,.section-content__button-wrapper .dsgn-pck__button-secondary:hover{opacity:1}.section-content__icons{gap:var(--flex-gap);align-items:flex-start;flex-wrap:wrap}.section-content__icons .section-content__icon{flex-basis:calc(var(--icon-width) - calc(var(--flex-gap)/2))}.section-content__icons a,.section-content__icons p{line-height:1.2;margin:0;text-decoration:none;text-align:center}.section-content__icons img{width:var(--image-size);height:auto;display:inline-block}@media (max-width:480px){.section-content__icons{flex-grow:1}}.section-content__columns{gap:var(--flex-gap)}.section-content__image--wrapper{width:var(--image-width)}.section-content__divider{height:0;border:0;background:0 0}.section-content__button-wrapper{display:grid;grid-gap:1.3em;max-width:100%;width:fit-content}.section-content__button-wrapper .button--custom{display:flex;justify-content:center;align-items:center;text-align:center;text-decoration:none;padding:var(--btn-padding-y) var(--btn-padding-x);margin-top:0;border:var(--border-width-regular) solid;border-radius:var(--border-radius-sm);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;font-family:var(--text-font-family);font-weight:var(--text-font-weight);transition:transform 200ms ease}@media (max-width:480px){div.section-content__button-wrapper{grid-template-columns:1fr!important;width:100%;gap:10px}}.section-content__clock-wrap{max-width:450px;flex:1 0 auto;margin:0 auto}.section__clock{grid-template-columns:repeat(4,minmax(0,1fr));text-transform:uppercase;font-weight:700;letter-spacing:1px}.section__clock--measurement{display:flex;flex-direction:column;align-items:center;padding:8px 20px}.section__clock--measurement:first-child{border-left:none}.section__clock--number{width:100%;text-align:center;font-weight:700;padding:5px 0;font-size:1.5em;min-height:2em;display:flex;justify-content:center;align-items:center}.section__clock--label{font-size:clamp(9px,.5em,45px);padding:.5em .8em}.section-content__collapsible-content+.section-content__collapsible-content{margin-top:0}.section-content__collapsible-content+.section-content__collapsible-content .collapsible-content__accordion{border-top:0}.collapsible-content___question{position:relative;cursor:pointer;display:block;padding:10px 25px 10px 0}.collapsible-content__small-heading{margin:0}.collapsible-content__question::-webkit-details-marker{display:none}.collapsible-content__question:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;height:20px;width:20px;background-size:contain}.collapsible-content__answer{padding-top:10px;margin-bottom:0}.collapsible-content__inner-answer{padding:0 10px 10px}.section-content__heading .section-content__heading-wrap{position:relative;display:inline;z-index:2}[style*="--section-animate"]{will-change:transform;transform:translateZ(0);opacity:0}.section__animation-applied{overflow:hidden}.section__animation-applied [style*="--section-animate"]{--section-animation-multiplier:0.5s;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:forwards;animation-delay:calc(var(--section-animation-multiplier)*var(--section-animate))}#main>.shopify-section:first-child [style*="--section-animate"],#main>.shopify-section:first-child image-banner{opacity:1!important;animation:none!important}.placeholder-svg{height:100%;object-fit:cover;object-position:center center}.shopify-localization-form .divider{border-bottom:1px solid rgb(var(--text-color)/.12);margin:1rem 1.5rem}.cart-drawer .buy-buttons--compact{grid-template-columns:.4fr 1fr;grid-gap:1.5rem}.cart-drawer .buy-buttons--compact .button{width:100%;display:flex;align-items:center;justify-content:center}.cart-drawer .shipping-estimator{grid-gap:.5rem}.cart-drawer .shipping-estimator__form{margin:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;font-size:.75rem}.cart-drawer .shipping-estimator .button{background:#fff;color:#56595c;display:flex;justify-content:center;align-items:center;max-height:3.5rem}.cart-drawer .shipping-estimator__results{max-height:none;transition:max-height .2s ease;font-size:.75rem}.cart-drawer .shipping-estimator__results.active{max-height:200px;transition:max-height .2s ease}.cart-drawer .shipping-estimator .input.is-floating,.cart-drawer .shipping-estimator .select.is-floating{max-height:3.5rem}.popup-modal{z-index:2000}.popup-modal__overlay{display:none;position:fixed;inset:0;z-index:2000}.popup-modal__overlay--background{content:"";display:block;position:absolute;inset:0}.popup-modal__outer{position:relative;margin:auto;box-shadow:rgba(50,50,93,.25)0 30px 60px -12px,rgba(0,0,0,.3)0 18px 36px -18px;pointer-events:auto;overflow:auto;max-height:94vh}.popup-modal__close{position:absolute;right:0;top:0;background:0 0;border:0;padding:20px;cursor:pointer;z-index:1}.popup-modal__inner{max-width:100%;display:flex;flex-direction:column;justify-content:center}.popup-modal :focus-visible{box-shadow:0 0 0 3px rgba(21,156,228,.4)}@media (max-width:990px){.popup-modal__content{display:grid}}.popup-modal .rte p,.popup-modal .rte ul{line-height:calc(3px + 2.5ex + 3px)}.popup-modal .contact-form{padding-left:0;padding-right:0}.popup-modal__outer{margin:var(--spacing-8)0;overflow-x:hidden}.recaptcha-message{margin-top:.8em;font-size:.8em}.recaptcha-message a,.recaptcha-message a:focus,.recaptcha-message a:hover{font-style:italic;color:inherit;font-size:inherit}@media (min-width:991px){.popup-modal__with-image .newsletter-block__form-compact .btn--custom{width:calc(40% - var(--form-gap))}.popup-modal__with-image .newsletter-block__form-compact .newsletter-block__newsletter_email{width:calc(60% - var(--form-gap))}}@media (max-width:990px){.popup-modal__with-image .newsletter-block__form-compact .btn--custom,.popup-modal__with-image .newsletter-block__form-compact .newsletter-block__newsletter_email{width:100%}.popup-modal .contact-form{padding:0}.popup-modal__inner{justify-content:flex-start}}.popup-modal .input-label{position:absolute}.section__faq-simple .faq-simple__expanded-true button svg,.section__faq-simple [aria-expanded=true] .vert{display:none}.section__faq-simple .section-content__heading{margin:0;padding:1em 0;line-height:calc(3px + 2ex + 3px)}.section__faq-simple .faq-simple__question-block{padding-top:calc(1em + 3px);padding-bottom:calc(1em + 3px)}.section__faq-simple.faq-simple__expanded-true .faq-simple__question button{cursor:default}.section__faq-simple .faq-simple__expanded-true .rte{height:auto}.section__faq-simple .faq-simple__question{margin:0}.section__faq-simple .faq-simple__question button{color:inherit;background:0 0;border:0;font-family:inherit;font-style:inherit;font-weight:inherit;width:100%;display:flex;justify-content:space-between;align-items:center;padding:5px 0;cursor:pointer;text-align:left;text-transform:none;margin:0;line-height:calc(3px + 2ex + 3px);font-size:20px}.section__faq-simple .faq-simple__question button:focus{outline:0}.section__faq-simple .faq-simple__question svg{width:20px;min-width:20px;margin-left:5px}.section__faq-simple .rte{width:100%;color:inherit;font-family:inherit;height:0;transition:height .5s ease;overflow:hidden}.section__faq-simple .rte :first-child{margin-top:1em}.section__faq-simple .rte p{margin-bottom:1em;line-height:calc(3px + 3ex + 3px);font-size:18px}@media (max-width:480px){.section__faq-simple .section--wrapper{min-width:70%}}.faq-simple .section--block{margin:0}.faq-simple__question-block{border-top-width:1px!important}.faq-simple__question span img{width:22px;margin-right:18px}.faq-simple__question span{display:flex;align-items:center;font-weight:var(--heading-font-weight)!important;font-family:var(--heading-font-family)!important;line-height:var(--text-sm-line-height)!important;font-size:var(--text-h5)!important;letter-spacing:var(--heading-default-spacing)!important}.faq-simple .metafield-rich_text_field p,.faq-simple .rte a,.faq-simple .rte p,.faq-simple .rte td,.faq-simple .rte ul{font-weight:var(--text-font-weight)!important;font-family:var(--text-font-family)!important;font-size:1rem!important;line-height:var(--text-base-line-height)!important;letter-spacing:var(--text-letter-spacing)!important}.divider-simple__divider{height:0;border:0;background:0 0}.section__video-list .section-content__heading{text-transform:none;text-align:center;margin:0 0 1em}.section__video-list .video-list__testimonials-wrapper{justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-left:20px}.section__video-list .flex-item{height:auto}.video-list__inner-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2em;text-align:center;position:relative;overflow:hidden}.video-list__hosted-video{width:100%;height:auto;display:block}.video-list__stars{display:flex;justify-content:center;width:min(80%,300px)}.video-list__star{flex:1 0 auto;max-width:30px}.section__video-list .rte{position:relative;text-align:center;margin-bottom:20px;font-weight:400;line-height:calc(3px + 3ex + 3px)}.video-list__image{overflow:hidden}.video-list__image--circle{border-radius:50%}.video-list__image--rounded{border-radius:5px}.video-list__link{text-align:center;margin-top:20px;font-weight:400;text-decoration:underline;line-height:calc(3px + 3ex + 3px)}.video-list__link:not([href]){text-decoration:none}.youtube__background-image{position:absolute;left:0;width:100%;height:100%;object-fit:cover}@media (max-width:767px){.section__video-list .section--wrapper{width:100%}.video-list__testimonials-wrapper{margin:0 20px}.video-list__testimonials-wrapper--scroll{flex-wrap:nowrap;-webkit-overflow-scrolling:touch;overflow-x:scroll;justify-content:flex-start;scroll-snap-type:x mandatory;scroll-padding:20px;padding-right:20px;padding-left:20px;margin-left:0}.video-list__testimonials-wrapper--scroll .flex-item{min-width:75vw;scroll-snap-align:start;position:relative;margin-bottom:20px}.video-list__testimonials-wrapper--scroll ::-webkit-scrollbar{-webkit-appearance:none;background-color:transparent;width:7px;height:3px}.video-list__testimonials-wrapper--scroll ::-webkit-scrollbar-track,::-webkit-scrollbar-corner{background:#d8d8d8}.video-list__testimonials-wrapper--scroll ::-webkit-scrollbar-thumb{border-radius:0;background-color:#000;-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}.video-list__inner-content{padding:2em 2.5em}.section__video-list .video-list__testimonials-wrapper{padding:0;margin:0}.section__video-list .flex-item{min-width:100%}}.section__video-with-text-simple .display-grid .video-with-text__content{padding:20px 0 20px 20%!important}.section__video-with-text-simple .grid-reverse .video-with-text__content{padding:20px 20% 20px 0!important}.section__video-with-text-simple .displya-grid .video-with-text__content .video-with-text__inner-content{max-width:min(820px,100%)!important}@media screen and (max-width:700px){.section__video-with-text-simple .display-grid .video-with-text__content,.section__video-with-text-simple .grid-reverse .video-with-text__content{padding:20px!important}}.section__video-with-text-simple .section__background>img{z-index:-1}.section__video-with-text-simple .video-with-text__video{position:relative}.section__video-with-text-simple .section__background>img,.section__video-with-text-simple .video-with-text__video video{position:absolute;object-fit:cover;top:0;left:0;width:100%;height:100%}.section__video-with-text-simple .video-with-text__content{padding:20px;display:flex;justify-content:center;align-items:center}.section__video-with-text-simple .video-with-text__inner-content{width:fit-content;max-width:min(600px,80%);margin:auto}.section__video-with-text-simple .section--block .heading-style-small{margin-bottom:5px;line-height:calc(3px + 2.5ex + 3px)}.section__video-with-text-simple .rte p,.section__video-with-text-simple .rte ul{line-height:calc(3px + 2.5ex + 3px)}@media (max-width:767px){.section__video-with-text-simple .grid--main{grid-template-columns:repeat(1,minmax(250px,1fr))}}@media (max-width:480px){.section__video-with-text-simple .video-with-text__inner-content{width:min(400px,100%)}}.ppl-container{width:100%;max-width:90em;margin-right:auto;margin-left:auto}.section__home-benefits p,.section__home-blog .button_text-link,.section__home-blog .column-3_product-text-wrap p,.section__home-col-stacked .text-small p,.section__home-cta .card_scribble-wrap p,.section__home-image-cta .text-size-small p,.section__home-nanodots p,.section__home-products .button_text-link,.section__home-products .text-size-small p{font-family:var(--text-font-family);font-size:var(--text-sm);line-height:var(--text-sm-line-height);letter-spacing:var(--text-letter-spacing)}.section__home-ambassadors p,.section__home-benefits .text-size-large p,.section__home-blog p,.section__home-col-stacked p,.section__home-hero .home-hero_text,.section__home-image-cta p,.section__home-products .button_text p,.section__home-products p{font-family:var(--text-font-family);font-size:var(--text-base);line-height:var(--text-base-line-height);letter-spacing:var(--text-letter-spacing)}.section__home-col-stacked .text-size-h2,.section__home-col-stacked .text-size-h4,.section__home-col-stacked .text-style-quotemark,.section__home-image-cta .card_name-wrap p{font-family:var(--heading-font-family)}.section__home-ambassadors .text-size-h2 p,.section__home-blog .text-size-h2 p,.section__home-col-stacked .text-size-h2 p,.section__home-col-stacked .text-size-h3,.section__home-cta .text-size-h3,.section__home-hero .home-hero_title,.section__home-image-cta .text-size-h2 p,.section__home-nanodots .text-size-h2,.section__home-products .text-size-h2 p{font-family:var(--heading-font-family);font-size:var(--text-h2);line-height:var(--heading-display-line-height);letter-spacing:var(--heading-default-spacing)}.section__home-col-stacked .text-size-h3,.section__home-cta .text-size-h3{font-size:var(--text-h3);line-height:var(--heading-large-line-height)}.section__home-benefits .text-size-h4,.section__home-col-stacked .text-size-h4{font-size:var(--text-h4);line-height:var(--heading-regular-line-height);letter-spacing:var(--heading-default-spacing)}.section__home-ambassadors .text-size-h5,.section__home-blog .text-size-h4,.section__home-nanodots .text-size-h4,.section__home-products .text-size-h5{font-family:var(--heading-font-family);font-size:var(--text-h5);line-height:var(--heading-regular-line-height);letter-spacing:var(--heading-default-spacing)}.section__home-ambassadors .container{max-width:unset}.section__home-ambassadors .text-size-h5{font-family:"CentraNo1-bold"}.section__home-benefits .benifits-tabs_track{background-color:#aaacad}.section__home-benefits .benifits-tabs_link .benifits-tabs_line{background-color:#151515}.section__home-benefits .benifits-tabs_link.is-active .benifits-tabs_line{width:100%}.section__home-benefits .page-divider{width:100%;height:1px;background-color:#cbcccd}.section__home-benefits p{color:#56595c}.section__home-blog .column-3_layout.is-blog .column-3_column:nth-child(3n+2) .image_height{padding-top:122%}.section__home-blog .column-3_layout.is-blog .column-3_column:nth-child(3n+1) .column-3_column-spacer.is-blog{padding-top:38%}.section__home-blog .column-3_layout.is-blog .column-3_column:nth-child(3n+1) .image_height{padding-top:102%}.section__home-blog .column-3_layout.is-blog .column-3_column:nth-child(3n+2) .column-3_column-spacer.is-blog{padding-top:18%}.section__home-blog .column-3_layout.is-blog .column-3_column:nth-child(3n+3) .image_height{padding-top:140%}.section__home-blog .column-3_column-spacer.is-blog{padding-top:0}.section__home-blog #textScribbleBlog em,.section__home-products #textScribble em{position:relative;font-style:normal}.section__home-blog .span-element,.section__home-products .span-element{position:absolute;left:50%;top:50%;width:130%;height:unset;transform:translate(-50%,-50%);z-index:0}.section__home-blog .button_text-link,.section__home-products .button_text-link{padding-bottom:.375em;text-transform:uppercase}@media (max-width:700px){.section__home-blog .column-3_column.is-uncommon-3{width:17em}}.section__home-image-cta,.section__home-nanodots{--pl-page-padding:5.55vw;--pl-img-radius:1.5em}.section__home-image-cta .page-bleed-full,.section__home-nanodots .page-bleed-full{margin-left:calc(-1*(var(--pl-img-radius) + var(--pl-page-padding)));width:calc(100% + 2*var(--pl-img-radius) + 2*var(--pl-page-padding))}.section__home-image-cta .page-bleed-left,.section__home-nanodots .page-bleed-left{margin-left:calc(-1*(var(--pl-img-radius) + var(--pl-page-padding)));width:calc(100% + var(--pl-img-radius) + var(--pl-page-padding))}.section__home-image-cta .page-bleed-right,.section__home-nanodots .page-bleed-right{margin-right:calc(-1*(var(--pl-img-radius) + var(--pl-page-padding)));width:calc(100% + var(--pl-img-radius) + var(--pl-page-padding))}.section__home-image-cta .page-padding.is-image-card-overlay{padding:10em 0 0}@media (max-width:767px){.section__home-image-cta .page-padding.is-image-card-overlay{padding-top:2.5em}}.section__home-nanodots .nanodots-tabs_link.is-active .nanodots-tabs_line{height:245%;-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%);background-color:#151515}.section__home-nanodots .nanodots-tabs_menu a{color:#aaacad;border-left:1px solid}.section__home-nanodots h2{font-family:var(--heading-font-family);font-size:150px;line-height:1.2;letter-spacing:var(--heading-default-spacing)}.nanodots-tabs_link.is-active .nanodots-tabs_line{width:100%}.nanodots-tabs_link.is-active .nanodots-tabs_link-text-wrap{height:auto;line-height:1.375;opacity:1}@media screen and (max-width:500px){.section__home-nanodots h2{font-size:40px}.section__home-nanodots .nanodots-tabs_menu a{border-left:unset;border-bottom:1px solid #aaacad}}@media screen and (max-width:767px){.section__home-products .column-3_subheading-wrap{margin-bottom:2rem}}.section__comparison-chart{overflow-x:auto}.section__comparison-chart img{height:auto;max-width:min(100%,200px)}.comparison-chart__table{border-collapse:inherit;border-spacing:0;margin:0;padding:0;width:100%;table-layout:fixed;box-shadow:none}.section__comparison-chart .comparison-chart__table .comparison-chart__column-header-first-empty{border-top:0;border-left:0}.section__comparison-chart .rte p,.section__comparison-chart .rte ul{line-height:calc(3px + 2.5ex + 3px)}.comparison-chart__table th{padding:.625em}.comparison-chart__table th:first-of-type{border-right-width:1px}.comparison-chart__table th:last-of-type{border-right-width:2px}.comparison-chart__table tr{padding:.35em}.comparison-chart__table tr:last-of-type td{border-bottom-width:2px}.comparison-chart__table td{padding:.625em}.comparison-chart__table tbody tr td:first-child{border-left-width:2px}.comparison-chart__table tbody tr td:last-child{border-right-width:2px}.comparison-chart__table td,.comparison-chart__table th,.comparison-chart__table tr{border:1px solid}@media (max-width:480px){.comparison-chart__table{width:1px;overflow:auto;scroll-snap-type:x mandatory}.comparison-chart__table td,.comparison-chart__table th{scroll-snap-align:start;width:200px}.comparison-chart__table td:first-child,.comparison-chart__table th:first-child{position:sticky;left:0;width:150px}}.section-content__heading-image{z-index:-1;position:absolute;left:-20px;border:0;width:127%;height:130%;max-width:unset!important;bottom:calc(50% - 10px);transform:translateY(50%)!important;margin-block:0!important}.section-content__heading-wrap{margin-block:0!important}.cart-form.reduced-padding{padding:var(--spacing-6)}.cart__cross-sell .button--sm{padding:8px 32px;width:auto}.cart__cross-sell .offer{margin-bottom:-1rem}.product .cart__cross-sell{margin-top:.5rem}.product-info__complementary-products .horizontal-product__info{flex-direction:column;align-items:flex-start}.paperlike--variant_badge{text-transform:uppercase;font-size:.65rem;font-family:var(--heading-font-family);line-height:.9;padding:.4rem .7rem;background:var(--badge-color);border-radius:50px;color:#151515}.accordion__content--liquid{margin-top:20px}.accordion-box.bg-secondary{background:0 0;padding:0}.product-info__callout-icons{overflow:clip}@media (min-width:1000px){.product-gallery__media-list-wrapper{max-height:max(500px,calc(-200px + 100svh))}}.variant-picker button.select>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.creator-card:nth-child(3n+1) .creator-card__content{background-color:#d1b8fa}.creator-card:nth-child(3n+1) .creator-card__badge{background-color:#d5f3ff}.creator-card:nth-child(3n+2) .creator-card__content{background-color:#faf5ed}.creator-card:nth-child(3n+2) .creator-card__badge{background-color:#d5f3ff}.creator-card:nth-child(3n+3) .creator-card__content{background-color:#fff5ba}.creator-card:nth-child(3n+3) .creator-card__badge{background-color:#d5f3ff}.creator-card{display:flex;flex-direction:column;overflow:visible;text-decoration:none;color:inherit;align-self:flex-end}.creator-card--linked{transition:opacity .2s}.creator-card--linked:hover{opacity:.85}.creator-card__media{aspect-ratio:325/265;overflow:hidden;flex-shrink:0;border-radius:1.5rem 1.5rem 0 0}.creator-card__image,.creator-card__media--placeholder svg{width:100%;height:100%;object-fit:cover}.creator-card__image{display:block}.creator-card__content{display:flex;flex-direction:column;gap:var(--spacing-3);padding:var(--spacing-6);margin-top:-1.75rem;position:relative;z-index:1;border-radius:1.5rem 1.5rem 1.5rem 0}.creator-card__badge{display:inline-block;padding:.25rem .75rem;border-radius:.75rem .75rem .75rem 0;font-size:var(--text-sm);font-weight:600;line-height:1.4;position:absolute;right:1.75rem;top:-.75rem;z-index:2}.creator-card__quote-icon{display:block;width:17px;height:20px;background:currentColor;mask-image:url(/cdn/shop/files/quote-marker.svg?v=1773151117);mask-size:17px 20px;mask-repeat:no-repeat;-webkit-mask-image:url(/cdn/shop/files/quote-marker.svg?v=1773151117);-webkit-mask-size:17px 20px;-webkit-mask-repeat:no-repeat}.creator-card__body{margin:0;font-size:var(--text-base);line-height:1.5}.creator-card__meta{margin:0}.creator-card__name{font-family:"CentraNo1-medium",sans-serif;font-weight:500}.creator-card__profession{font-weight:400}.creator-card__link{align-self:flex-start;font-size:var(--text-sm);font-family:CentraNo1-medium,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;color:inherit;border-bottom:3px solid currentColor;padding-bottom:2px}.creator-blocks-list .creator-list--inline{--creator-item-width:80vw;display:grid;grid:auto/auto-flow var(--creator-item-width);gap:var(--spacing-4)}@media screen and (min-width:700px){.creator-blocks-list .creator-list--inline{--creator-item-width:280px}}.creator-blocks-list .creator-card__content{position:relative}.creator-blocks-list .creator-card__badge{position:absolute;right:1rem;top:-.75rem;z-index:2;border-radius:.75rem .75rem .75rem 0}.blog-post-card .badge--primary{border-radius:4px;background:rgb(var(--text-color)/.06);color:rgb(var(--text-color));font-weight:600;text-transform:uppercase;letter-spacing:.04em}.blog-tab{opacity:1;color:rgb(var(--text-color));border:1px solid rgb(var(--text-color)/.25);transition:background-color .15s,border-color .15s,color .15s}.blog-tab:hover{border-color:rgb(var(--text-color)/.5)}.blog-tab.is-active{background-color:#91dcf7;border-color:#91dcf7;color:rgb(var(--text-color))}@container (width >= 45em){.shopify-section--content-blocks-slider .img-container{max-height:50vh}}.shopify-section--content-blocks-slider .circle-button{background-color:#fff}.page-dots{gap:1.5rem}.shopify-policy__title.h1 h1{line-height:.8}div#judgeme_product_reviews{font-size:15px!important}@media (max-width:750px){.rte .metafield-rich_text_field h3{line-height:1.5em;margin-bottom:1em}}