:root,.color-background-1{--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-1);--gradient-background: var(--gradient-base-background-1)}.BLOY-button-page{border-radius:10px}.color-background-2{--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-2);--gradient-background: var(--gradient-base-background-2)}.color-inverse{--color-foreground: var(--color-base-background-1);--color-background: var(--color-base-text);--gradient-background: rgb(var(--color-base-text))}.color-accent-1{--color-foreground: var(--color-base-solid-button-labels);--color-background: var(--color-base-accent-1);--gradient-background: var(--gradient-base-accent-1)}.color-accent-2{--color-foreground: var(--color-base-solid-button-labels);--color-background: var(--color-base-accent-2);--gradient-background: var(--gradient-base-accent-2)}.color-foreground-outline-button{--color-foreground: var(--color-base-outline-button-labels)}.color-foreground-accent-1{--color-foreground: var(--color-base-accent-1)}.color-foreground-accent-2{--color-foreground: var(--color-base-accent-2)}:root,.color-background-1{--color-link: var(--color-base-outline-button-labels);--alpha-link: .85}.color-background-2,.color-inverse,.color-accent-1,.color-accent-2{--color-link: var(--color-foreground);--alpha-link: .7}:root,.color-background-1{--color-button: var(--color-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--alpha-button-background: 1;--alpha-button-border: 1}.color-background-2,.color-inverse,.color-accent-1,.color-accent-2{--color-button: var(--color-foreground);--color-button-text: var(--color-background)}.button--secondary{--color-button: var(--color-base-outline-button-labels);--color-button-text: var(--color-base-outline-button-labels);--color-button: var(--color-background);--alpha-button-background: 1}.color-background-2 .button--secondary,.color-accent-1 .button--secondary,.color-accent-2 .button--secondary,.color-inverse .button--secondary{--color-button: var(--color-background);--color-button-text: var(--color-foreground)}.button--tertiary{--color-button: var(--color-base-outline-button-labels);--color-button-text: var(--color-base-outline-button-labels);--alpha-button-background: 0;--alpha-button-border: .2}.color-background-2 .button--tertiary,.color-inverse .button--tertiary,.color-accent-1 .button--tertiary,.color-accent-2 .button--tertiary{--color-button: var(--color-foreground);--color-button-text: var(--color-foreground)}:root,.color-background-1{--color-badge-background: var(--color-background);--color-badge-border: var(--color-foreground);--alpha-badge-border: .1}.color-background-2,.color-inverse,.color-accent-1,.color-accent-2{--color-badge-background: var(--color-background);--color-badge-border: var(--color-background);--alpha-badge-border: 1}:root,.color-background-1,.color-background-2{--color-card-hover: var(--color-base-text)}.color-inverse{--color-card-hover: var(--color-base-background-1)}.color-accent-1,.color-accent-2{--color-card-hover: var(--color-base-solid-button-labels)}:root,.color-icon-text{--color-icon: rgb(var(--color-base-text))}.color-icon-accent-1{--color-icon: rgb(var(--color-base-accent-1))}.color-icon-accent-2{--color-icon: rgb(var(--color-base-accent-2))}.color-icon-outline-button{--color-icon: rgb(var(--color-base-outline-button-labels))}.product-card-wrapper .card,.contains-card--product{--border-radius: var(--product-card-corner-radius);--border-width: var(--product-card-border-width);--border-opacity: var(--product-card-border-opacity);--shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--product-card-shadow-vertical-offset);--shadow-blur-radius: var(--product-card-shadow-blur-radius);--shadow-opacity: var(--product-card-shadow-opacity);--shadow-visible: var(--product-card-shadow-visible);--image-padding: var(--product-card-image-padding);--text-alignment: var(--product-card-text-alignment)}.collection-card-wrapper .card,.contains-card--collection{--border-radius: var(--collection-card-corner-radius);--border-width: var(--collection-card-border-width);--border-opacity: var(--collection-card-border-opacity);--shadow-horizontal-offset: var(--collection-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--collection-card-shadow-vertical-offset);--shadow-blur-radius: var(--collection-card-shadow-blur-radius);--shadow-opacity: var(--collection-card-shadow-opacity);--shadow-visible: var(--collection-card-shadow-visible);--image-padding: var(--collection-card-image-padding);--text-alignment: var(--collection-card-text-alignment)}.article-card-wrapper .card,.contains-card--article{--border-radius: var(--blog-card-corner-radius);--border-width: var(--blog-card-border-width);--border-opacity: var(--blog-card-border-opacity);--shadow-horizontal-offset: var(--blog-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--blog-card-shadow-vertical-offset);--shadow-blur-radius: var(--blog-card-shadow-blur-radius);--shadow-opacity: var(--blog-card-shadow-opacity);--shadow-visible: var(--blog-card-shadow-visible);--image-padding: var(--blog-card-image-padding);--text-alignment: var(--blog-card-text-alignment)}.contains-content-container,.content-container{--border-radius: var(--text-boxes-radius);--border-width: var(--text-boxes-border-width);--border-opacity: var(--text-boxes-border-opacity);--shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);--shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);--shadow-blur-radius: var(--text-boxes-shadow-blur-radius);--shadow-opacity: var(--text-boxes-shadow-opacity);--shadow-visible: var(--text-boxes-shadow-visible)}.contains-media,.global-media-settings{--border-radius: var(--media-radius);--border-width: var(--media-border-width);--border-opacity: var(--media-border-opacity);--shadow-horizontal-offset: var(--media-shadow-horizontal-offset);--shadow-vertical-offset: var(--media-shadow-vertical-offset);--shadow-blur-radius: var(--media-shadow-blur-radius);--shadow-opacity: var(--media-shadow-opacity);--shadow-visible: var(--media-shadow-visible)}.no-js:not(html){display:none!important}html.no-js .no-js:not(html){display:block!important}.no-js-inline{display:none!important}html.no-js .no-js-inline{display:inline-block!important}html.no-js .no-js-hidden{display:none!important}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.page-width-desktop{padding:0;margin:0 auto}@media screen and (min-width:750px){.page-width{padding:0 5rem}.page-width--narrow{padding:0 9rem}.page-width-desktop{padding:0}.page-width-tablet{padding:0 5rem}}@media screen and (min-width:990px){.page-width--narrow{max-width:72.6rem;padding:0}.page-width-desktop{max-width:var(--page-width);padding:0 5rem}}.isolate{position:relative;z-index:0}.section+.section{margin-top:var(--spacing-sections-mobile)}@media screen and (min-width:750px){.section+.section{margin-top:var(--spacing-sections-desktop)}}.element-margin-top{margin-top:5rem}@media screen and (min-width:750px){.element-margin{margin-top:calc(5rem + var(--page-width-margin))}}body,.color-background-1,.color-background-2,.color-inverse,.color-accent-1,.color-accent-2{color:rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.background-secondary{background-color:rgba(var(--color-foreground),.04)}.grid-auto-flow{display:grid;grid-auto-flow:column}.page-margin,.shopify-challenge__container{margin:7rem auto}.rte-width{max-width:82rem;margin:0 auto 2rem}.list-unstyled{margin:0;padding:0;list-style:none}.hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.visually-hidden--inline{margin:0;height:1em}.overflow-hidden{overflow:hidden;-webkit-overflow-scrolling:touch}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}.full-width-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}::selection{background-color:rgba(var(--color-foreground),.2)}.text-body{font-size:1.5rem;letter-spacing:.06rem;line-height:calc(1 + .8 / var(--font-body-scale));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3/max(1,var(--font-heading-scale)));word-break:break-word}.hxl{font-size:calc(var(--font-heading-scale) * 5rem)}@media only screen and (min-width:750px){.hxl{font-size:calc(var(--font-heading-scale) * 6.2rem)}}.h0{font-size:calc(var(--font-heading-scale) * 4rem)}@media only screen and (min-width:750px){.h0{font-size:calc(var(--font-heading-scale) * 5.2rem)}}h1,.h1{font-size:calc(var(--font-heading-scale) * 3rem)}@media only screen and (min-width:750px){h1,.h1{font-size:calc(var(--font-heading-scale) * 4rem)}}h2,.h2{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width:750px){h2,.h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}}h3,.h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}@media only screen and (min-width:750px){h3,.h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}}h4,.h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.5rem)}h5,.h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}@media only screen and (min-width:750px){h5,.h5{font-size:calc(var(--font-heading-scale) * 1.3rem)}}h6,.h6{color:rgba(var(--color-foreground),.75);margin-block-start:1.67em;margin-block-end:1.67em}blockquote{font-style:italic;color:rgba(var(--color-foreground),.75);border-left:.2rem solid rgba(var(--color-foreground),.2);padding-left:1rem}@media screen and (min-width:750px){blockquote{padding-left:1.5rem}}.caption{font-size:1rem;letter-spacing:.07rem;line-height:calc(1 + .7 / var(--font-body-scale))}@media screen and (min-width:750px){.caption{font-size:1.2rem}}.caption-with-letter-spacing{font-size:1rem;letter-spacing:.13rem;line-height:calc(1 + .2 / var(--font-body-scale));text-transform:uppercase}.caption-with-letter-spacing--medium{font-size:1.2rem;letter-spacing:.16rem}.caption-with-letter-spacing--large{font-size:1.4rem;letter-spacing:.18rem}.caption-large,.customer .field input,.customer select,.field__input,.form__label,.select__select{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}.color-foreground{color:rgb(var(--color-foreground))}table:not([class]){table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}table:not([class]) td,table:not([class]) th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}@media screen and (max-width:749px){.small-hide{display:none!important}}@media screen and (min-width:750px)and (max-width:989px){.medium-hide{display:none!important}}@media screen and (min-width:990px){.large-up-hide{display:none!important}}.left{text-align:left}.center{text-align:center}.right{text-align:right}.uppercase{text-transform:uppercase}.light{opacity:.7}a:empty,ul:empty,dl:empty,div:empty,section:empty,article:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty{display:none}.link,.customer a{cursor:pointer;display:inline-block;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}.link--text{color:rgb(var(--color-foreground))}.link--text:hover{color:rgba(var(--color-foreground),.75)}.link-with-icon{display:inline-flex;font-size:1.4rem;font-weight:600;letter-spacing:.1rem;text-decoration:none;margin-bottom:4.5rem;white-space:nowrap}.link-with-icon .icon{width:1.5rem;margin-left:1rem}a:not([href]){cursor:not-allowed}.circle-divider:after{content:"\2022";margin:0 1.3rem 0 1.5rem}.circle-divider:last-of-type:after{display:none}hr{border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}@media screen and (min-width:750px){hr{margin:7rem 0}}.full-unstyled-link{text-decoration:none;color:currentColor;display:block}.placeholder{background-color:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.55);fill:rgba(var(--color-foreground),.55)}details>*{box-sizing:border-box}.break{word-break:break-word}.visibility-hidden{visibility:hidden}@media(prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}:root{--duration-short: .1s;--duration-default: .2s;--duration-long: .5s}.underlined-link,.customer a{color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}.underlined-link:hover,.customer a:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.icon-arrow{width:1.5rem}h3 .icon-arrow,.h3 .icon-arrow{width:calc(var(--font-heading-scale) * 1.5rem)}.animate-arrow .icon-arrow path{transform:translate(-.25rem);transition:transform var(--duration-short) ease}.animate-arrow:hover .icon-arrow path{transform:translate(-.05rem)}summary{cursor:pointer;list-style:none;position:relative}summary .icon{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);font-size:26px;font-weight:700}summary .icon-close{display:none}summary::-webkit-details-marker{display:none}.disclosure-has-popup{position:relative}.disclosure-has-popup[open]>summary:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;display:block;cursor:default;content:" ";background:transparent}.disclosure-has-popup>summary:before{display:none}.disclosure-has-popup[open]>summary+*{z-index:100}@media screen and (min-width:750px){.disclosure-has-popup[open]>summary+*{z-index:4}.facets .disclosure-has-popup[open]>summary+*{z-index:2}}*:focus{outline:0;box-shadow:none}*:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.focused,.no-js *:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.no-js *:focus:not(:focus-visible){outline:0;box-shadow:none}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focused.focus-inset,.no-js .focus-inset:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.no-js .focus-inset:focus:not(:focus-visible){outline:0;box-shadow:none}.focus-none{box-shadow:none!important;outline:0!important}.focus-offset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.focus-offset.focused,.no-js .focus-offset:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.no-js .focus-offset:focus:not(:focus-visible){outline:0;box-shadow:none}.title,.title-wrapper-with-link{margin:3rem 0 2rem}.title-wrapper-with-link .title{margin:0}.title .link{font-size:inherit}.title-wrapper{margin-bottom:3rem}.title-wrapper-with-link{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.title--primary{margin:4rem 0}.title-wrapper--self-padded-tablet-down,.title-wrapper--self-padded-mobile{padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){.title-wrapper--self-padded-mobile{padding-left:0;padding-right:0}}@media screen and (min-width:990px){.title,.title-wrapper-with-link{margin:5rem 0 3rem}.title--primary{margin:2rem 0}.title-wrapper-with-link{align-items:center;justify-content:center}.title-wrapper-with-link .title{margin-bottom:0}.title-wrapper--self-padded-tablet-down{padding-left:0;padding-right:0}}.title-wrapper-with-link .link-with-icon{margin:0;flex-shrink:0;display:flex;align-items:center}.title-wrapper-with-link .link-with-icon svg{width:1.5rem}.title-wrapper-with-link a{color:rgb(var(--color-link));margin-top:0;flex-shrink:0}.title-wrapper--no-top-margin{margin-top:0}.title-wrapper--no-top-margin>.title{margin-top:0}.subtitle{font-size:1.8rem;line-height:calc(1 + .8 / var(--font-body-scale));letter-spacing:.06rem;color:rgba(var(--color-foreground),.7)}.subtitle--small{font-size:1.4rem;letter-spacing:.1rem}.subtitle--medium{font-size:1.6rem;letter-spacing:.08rem}.grid{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;list-style:none;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.grid:last-child{margin-bottom:0}.grid__item{width:calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);flex-grow:1;flex-shrink:0}@media screen and (min-width:750px){.grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}.grid--gapless.grid{column-gap:0;row-gap:0}@media screen and (max-width:749px){.grid__item.slider__slide--full-width{width:100%;max-width:none}}.grid--1-col .grid__item{max-width:100%;width:100%}.grid--3-col .grid__item{width:calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3)}@media screen and (min-width:750px){.grid--3-col .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}}.grid--2-col .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}@media screen and (min-width:750px){.grid--2-col .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--4-col-tablet .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.grid--3-col-tablet .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--2-col-tablet .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}@media screen and (max-width:989px){.grid--1-col-tablet-down .grid__item{width:100%;max-width:100%}.slider--tablet.grid--peek{margin:0;width:100%}.slider--tablet.grid--peek .grid__item{box-sizing:content-box;margin:0}}@media screen and (min-width:990px){.grid--6-col-desktop .grid__item{width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);max-width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6)}.grid--5-col-desktop .grid__item{width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);max-width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5)}.grid--4-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.grid--3-col-desktop .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--2-col-desktop .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}@media screen and (min-width:990px){.grid--1-col-desktop{flex:0 0 100%;max-width:100%}.grid--1-col-desktop .grid__item{width:100%;max-width:100%}}@media screen and (max-width:749px){.grid--peek.slider--mobile{margin:0;width:100%}.grid--peek.slider--mobile .grid__item{box-sizing:content-box;margin:0}.grid--peek .grid__item{min-width:35%}.grid--peek.slider .grid__item:first-of-type{margin-left:1.5rem}.grid--peek.slider:after{margin-left:calc(-1 * var(--grid-mobile-horizontal-spacing))}.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,.grid--peek .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,.slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item{width:calc(100% - var(--grid-mobile-horizontal-spacing) - 3rem)}}@media screen and (min-width:750px)and (max-width:989px){.slider--tablet.grid--peek .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--3-col-tablet .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--2-col-tablet .grid__item,.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek .grid__item:first-of-type{margin-left:1.5rem}.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--1-col-tablet-down.grid--peek .grid__item{width:calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem)}}.media{display:block;background-color:rgba(var(--color-foreground),.1);position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media>*:not(.zoom):not(.deferred-media__poster-button),.media model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.media--square{padding-bottom:100%}.media--portrait{padding-bottom:125%}.media--landscape{padding-bottom:66.6%}.media--cropped{padding-bottom:56%}.media--16-9{padding-bottom:56.25%}.media--circle{padding-bottom:100%;border-radius:50%}.media.media--hover-effect>img+img{opacity:0}@media screen and (min-width:990px){.media--cropped{padding-bottom:63%}}deferred-media{display:block}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded,.shopify-payment-button [role=button],.cart__dynamic-checkout-buttons [role=button],.cart__dynamic-checkout-buttons iframe{--shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);--shadow-vertical-offset: var(--buttons-shadow-vertical-offset);--shadow-blur-radius: var(--buttons-shadow-blur-radius);--shadow-opacity: var(--buttons-shadow-opacity);--shadow-visible: var(--buttons-shadow-visible);--border-offset: var( --buttons-border-offset );--border-opacity: calc(1 - var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);position:relative}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{min-width:calc(12rem + var(--buttons-border-width) * 2);min-height:calc(5.6rem + var(--buttons-border-width) * 2);font-family:var(--font-body-family)!important;font-size:2.3rem!important;text-transform:uppercase}button.shopify-payment-button__button--unbranded{padding:1.3rem 3rem;--color-button-text: var(--color-base-outline-button-labels);--color-button: var(--color-background);--alpha-button-background: 1;border:1px solid rgb(var(--color-base-outline-button-labels))}.shopify-payment-button__button--branded{z-index:auto}.cart__dynamic-checkout-buttons iframe{box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-base-text),var(--shadow-opacity))}.button,.shopify-challenge__button,.customer button{display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;cursor:pointer;font:inherit;font-size:1.5rem;text-decoration:none;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:rgba(var(--color-button),var(--alpha-button-background))}.button:before,.shopify-challenge__button:before,.customer button:before,.shopify-payment-button__button--unbranded:before,.shopify-payment-button [role=button]:before,.cart__dynamic-checkout-buttons [role=button]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:var(--buttons-radius-outset);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.button:after,.shopify-challenge__button:after,.customer button:after,.shopify-payment-button__button--unbranded:after{content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background));transition:box-shadow var(--duration-short) ease}.button:not([disabled]):hover:after,.shopify-challenge__button:hover:after,.customer button:hover:after,.shopify-payment-button__button--unbranded:hover:after{--border-offset: 1.3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background))}.button--secondary:after{--border-opacity: var(--buttons-border-opacity)}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button [role=button]:focus{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.button:focus:not(:focus-visible):not(.focused),.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused),.shopify-payment-button [role=button]:focus:not(:focus-visible):not(.focused){box-shadow:inherit}.button::selection,.shopify-challenge__button::selection,.customer button::selection{background-color:rgba(var(--color-button-text),.3)}.button,.button-label,.shopify-challenge__button,.customer button{font-size:1.5rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale));text-align:center}.button--tertiary{font-size:1.2rem;padding:1rem 1.5rem;min-width:calc(9rem + var(--buttons-border-width) * 2);min-height:calc(3.5rem + var(--buttons-border-width) * 2)}.button--small{padding:1.2rem 2.6rem}.button--new{display:block;background-color:#ed9751;color:#fff;outline:0;border-radius:4px;padding:12px 24px;font-size:18px;line-height:30px;letter-spacing:-.36px;font-weight:700;cursor:pointer;transition:transform .2s,background .2s;position:relative;overflow:hidden;text-decoration:none;text-align:center}.button--new:hover{background-color:#332821;transform:scale(1.05);text-decoration:none}.button--new.button--full-width{align-items:center;justify-content:center}.button:disabled,.button[aria-disabled=true],.button.disabled,.customer button:disabled,.customer button[aria-disabled=true],.customer button.disabled{cursor:not-allowed;opacity:.5}.button--full-width{display:flex;width:100%}.button.loading{color:transparent;position:relative}.security{margin:0!important}.security_title,.security_list{display:flex;flex-wrap:wrap}.security_image{margin-top:4px;margin-right:10px;width:20px;height:20px}.security_list ul{padding-left:25px;margin:10px 0}.security_list ul:nth-child(2){margin-left:10px}@media screen and (forced-colors:active){.button.loading{color:rgb(var(--color-foreground))}}.button.loading>.loading-overlay__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}.button.loading>.loading-overlay__spinner .spinner{width:fit-content}.button.loading>.loading-overlay__spinner .path{stroke:rgb(var(--color-button-text))}.share-button{display:block;position:relative}.share-button details{width:fit-content}.share-button__button{font-size:1.4rem;display:flex;min-height:2.4rem;align-items:center;color:rgb(var(--color-link));margin-left:0;padding-left:0}details[open]>.share-button__fallback{animation:animateMenuOpen var(--duration-default) ease}.share-button__button:hover{text-decoration:underline;text-underline-offset:.3rem}.share-button__button,.share-button__fallback button{cursor:pointer;background-color:transparent;border:none}.share-button__button .icon-share{height:1.2rem;margin-right:1rem;width:1.3rem}.share-button__fallback{display:flex;align-items:center;position:absolute;top:3rem;left:.1rem;z-index:3;width:100%;min-width:max-content;border-radius:var(--inputs-radius);border:0}.share-button__fallback:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.share-button__fallback:before{background:rgb(var(--color-background));pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text),var(--inputs-shadow-opacity));z-index:-1}.share-button__fallback button{width:4.4rem;height:4.4rem;padding:0;flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;right:var(--inputs-border-width)}.share-button__fallback button:hover{color:rgba(var(--color-foreground),.75)}.share-button__fallback button:hover svg{transform:scale(1.07)}.share-button__close:not(.hidden)+.share-button__copy{display:none}.share-button__close,.share-button__copy{background-color:transparent;color:rgb(var(--color-foreground))}.share-button__copy:focus-visible,.share-button__close:focus-visible{background-color:rgb(var(--color-background));z-index:2}.share-button__copy:focus,.share-button__close:focus{background-color:rgb(var(--color-background));z-index:2}.field:not(:focus-visible):not(.focused)+.share-button__copy:not(:focus-visible):not(.focused),.field:not(:focus-visible):not(.focused)+.share-button__close:not(:focus-visible):not(.focused){background-color:inherit}.share-button__fallback .field:after,.share-button__fallback .field:before{content:none}.share-button__fallback .field{border-radius:0;min-width:auto;min-height:auto;transition:none}.share-button__fallback .field__input:focus,.share-button__fallback .field__input:-webkit-autofill{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.1rem;box-shadow:0 0 0 .1rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.share-button__fallback .field__input{box-shadow:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;filter:none;min-width:auto;min-height:auto}.share-button__fallback .field__input:hover{box-shadow:none}.share-button__fallback .icon{width:1.5rem;height:1.5rem}.share-button__message:not(:empty){display:flex;align-items:center;width:100%;height:100%;margin-top:0;padding:.8rem 0 .8rem 1.5rem;margin:var(--inputs-border-width)}.share-button__message:not(:empty):not(.hidden)~*{display:none}.field__input,.select__select,.customer .field input,.customer select{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.6rem;width:100%;box-sizing:border-box;transition:box-shadow var(--duration-short) ease;border-radius:var(--inputs-radius);height:4.5rem;min-height:calc(var(--inputs-border-width) * 2);min-width:calc(7rem + (var(--inputs-border-width) * 2));position:relative;border:0}.field:before,.select:before,.customer .field:before,.customer select:before,.localization-form__select:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text),var(--inputs-shadow-opacity));z-index:-1}.field:after,.select:after,.customer .field:after,.customer select:after,.localization-form__select:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.select__select{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.field:hover.field:after,.select:hover.select:after,.select__select:hover.select__select:after,.customer .field:hover.field:after,.customer select:hover.select:after,.localization-form__select:hover.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));outline:0;border-radius:var(--inputs-radius)}.field__input:focus-visible,.select__select:focus-visible,.customer .field input:focus-visible,.customer select:focus-visible,.localization-form__select:focus-visible.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.localization-form__select:focus{outline:0;box-shadow:none}.text-area,.select{display:flex;position:relative;width:100%}.select .icon-caret,.customer select+svg{height:.6rem;pointer-events:none;position:absolute;top:calc(50% - .2rem);right:calc(var(--inputs-border-width) + 1.5rem)}.select__select,.customer select{cursor:pointer;line-height:calc(1 + .6 / var(--font-body-scale));padding:0 2rem;margin:var(--inputs-border-width);min-height:calc(var(--inputs-border-width) * 2)}.field{position:relative;width:100%;display:flex;transition:box-shadow var(--duration-short) ease}.customer .field{display:flex}.field--with-error{flex-wrap:wrap}.field__input,.customer .field input{flex-grow:1;text-align:left;padding:1.5rem;margin:var(--inputs-border-width);transition:box-shadow var(--duration-short) ease}.field__label,.customer .field label{font-size:1.6rem;left:calc(var(--inputs-border-width) + 2rem);top:calc(1rem + var(--inputs-border-width));margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--duration-short) ease,font-size var(--duration-short) ease;color:rgba(var(--color-foreground),.75);letter-spacing:.1rem;line-height:1.5}.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label,.field__input:-webkit-autofill~.field__label,.customer .field input:focus~label,.customer .field input:not(:placeholder-shown)~label,.customer .field input:-webkit-autofill~label{font-size:1rem;top:calc(var(--inputs-border-width) + .5rem);left:calc(var(--inputs-border-width) + 2rem);letter-spacing:.04rem}.field__input:focus,.field__input:not(:placeholder-shown),.field__input:-webkit-autofill,.customer .field input:focus,.customer .field input:not(:placeholder-shown),.customer .field input:-webkit-autofill{padding:2.2rem 1.5rem .8rem 2rem;margin:var(--inputs-border-width)}.field__input::-webkit-search-cancel-button,.customer .field input::-webkit-search-cancel-button{display:none}.field__input::placeholder,.customer .field input::placeholder{opacity:0}.field__button{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.4rem;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:4.4rem}.field__button>svg{height:2.5rem;width:2.5rem}.field__input:-webkit-autofill~.field__button,.field__input:-webkit-autofill~.field__label,.customer .field input:-webkit-autofill~label{color:#000}.text-area{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);min-height:10rem;resize:none}input[type=checkbox]{display:inline-block;width:auto;margin-right:.5rem}.form__label{display:block;margin-bottom:.6rem}.form__message{align-items:center;display:flex;font-size:1.4rem;line-height:1;margin-top:1rem}.form__message--large{font-size:1.6rem}.customer .field .form__message{font-size:1.4rem;text-align:left}.form__message .icon,.customer .form__message svg{flex-shrink:0;height:1.3rem;margin-right:.5rem;width:1.3rem}.form__message--large .icon,.customer .form__message svg{height:1.5rem;width:1.5rem;margin-right:1rem}.customer .field .form__message svg{align-self:start}.form-status{margin:0;font-size:1.6rem}.form-status-list{padding:0;margin:2rem 0 4rem}.form-status-list li{list-style-position:inside}.form-status-list .link:first-letter{text-transform:capitalize}:not(.option_name).quantity{color:rgba(var(--color-foreground));position:relative;width:calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);display:flex;border-radius:var(--inputs-radius);min-height:calc((var(--inputs-border-width) * 2) + 4.5rem)}:not(.option_name).quantity:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}:not(.option_name).quantity:before{background:rgb(var(--color-background));pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text),var(--inputs-shadow-opacity));z-index:-1}.quantity__input{color:currentColor;font-size:1.4rem;font-weight:500;opacity:.85;text-align:center;background-color:transparent;border:0;padding:0 .5rem;width:100%;flex-grow:1;-webkit-appearance:none;appearance:none}.quantity__button{width:calc(4.5rem / var(--font-body-scale));flex-shrink:0;font-size:1.8rem;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));padding:0}.quantity__button:first-child{margin-left:calc(var(--inputs-border-width))}.quantity__button:last-child{margin-right:calc(var(--inputs-border-width))}.quantity__button svg{width:1rem;pointer-events:none}.quantity__button:focus-visible,.quantity__input:focus-visible{background-color:rgb(var(--color-background));z-index:2}.quantity__button:focus,.quantity__input:focus{background-color:rgb(var(--color-background));z-index:2}.quantity__button:not(:focus-visible):not(.focused),.quantity__input:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.quantity__input:-webkit-autofill,.quantity__input:-webkit-autofill:hover,.quantity__input:-webkit-autofill:active{box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important;-webkit-box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity__input[type=number]{-moz-appearance:textfield}.modal__toggle{list-style-type:none}.no-js details[open] .modal__toggle{position:absolute;z-index:5}.modal__toggle-close{display:none}.no-js details[open] svg.modal__toggle-close{display:flex;z-index:1;height:1.7rem;width:1.7rem}.modal__toggle-open{display:flex}.no-js details[open] .modal__toggle-open{display:none}.no-js .modal__close-button.link{display:none}.modal__close-button.link{display:flex;justify-content:center;align-items:center;padding:0rem;height:4.4rem;width:4.4rem;background-color:transparent}.modal__close-button .icon{width:1.7rem;height:1.7rem}.modal__content{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(var(--color-background));z-index:4;display:flex;justify-content:center;align-items:center}.media-modal{cursor:zoom-out}.media-modal .deferred-media{cursor:initial}.cart-count-bubble:empty{display:none}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-base-accent-2));color:rgb(var(--color-button-text));height:1.3rem;width:1.3rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:.9rem;bottom:1.5rem;left:2rem;line-height:calc(1 + .1 / var(--font-body-scale));border:2px solid #fff}#shopify-section-announcement-bar{z-index:4}.announcement-bar{border-bottom:.1rem solid rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground))}.announcement-bar__link{display:block;width:100%;padding:1rem 0;text-decoration:none}.announcement-bar__link:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-card-hover),.06)}.announcement-bar__link .icon-arrow{display:inline-block;pointer-events:none;margin-left:.8rem;vertical-align:middle;margin-bottom:.2rem}.announcement-bar__link .announcement-bar__message{padding:0}.announcement-bar__message{padding:.5rem 0;margin:0;text-transform:uppercase;letter-spacing:.0625rem;font-size:14px}#shopify-section-header{z-index:3;position:relative}.shopify-section-header-sticky{position:sticky!important;top:0}.shopify-section-header-hidden{transform:translateY(-100%)}.shopify-section-header-hidden.menu-open{transform:translateY(0)}#shopify-section-header.animate{transition:transform .15s ease-out}.header-wrapper{display:block;position:relative;background-color:rgb(var(--color-background));z-index:11;box-shadow:0 0 2.5rem #00000012}.header-wrapper--border-bottom{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header{display:grid;grid-template-areas:"left-icon heading icons";grid-template-columns:1fr 3fr 1fr;align-items:center}@media screen and (min-width:990px){.header--top-left,.header--middle-left:not(.header--has-menu){grid-template-areas:"heading navigation icons";grid-template-columns:1fr 1fr 1fr}.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:auto auto auto;column-gap:2rem}.header--middle-center{grid-template-areas:"navigation heading icons";grid-template-columns:1fr auto 1fr;column-gap:2rem}.header--top-center{grid-template-areas:"left-icon heading icons" "navigation navigation navigation"}.header:not(.header--middle-left,.header--middle-center) .header__inline-menu{margin-top:1.05rem}}.header *[tabindex="-1"]:focus{outline:none}.header__heading{margin:0;line-height:0}.header>.header__heading-link{line-height:0}.header__heading,.header__heading-link{grid-area:heading;justify-self:center}.header__heading-link{display:inline-block;padding:1.5rem .75rem;text-decoration:none;word-break:break-word}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__heading-link .h2{line-height:1;color:#000;text-transform:uppercase}.header__heading-logo{height:auto;width:100%}@media screen and (max-width:989px){.header__heading,.header__heading-link{text-align:center;width:100%}.header--mobile-left .header__heading,.header--mobile-left .header__heading-link{text-align:center;justify-self:start}.header--mobile-left{grid-template-columns:1fr 2fr 1fr}.product_template .header--mobile-left{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"heading navigation icons"}}@media screen and (min-width:990px){.header__heading-link{margin-left:-.75rem;padding:.5rem .75rem}.header__heading,.header__heading-link{justify-self:start}.header--top-center .header__heading-link,.header--top-center .header__heading{justify-self:center;text-align:center}.header__heading-link .h2{font-size:3.2rem}}.header__icons{display:flex;grid-area:icons;justify-self:end}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon{color:#000}.header__icon span{height:100%}.header__icon:after{content:none}.header__icon .icon{height:2rem;width:2rem;fill:none;vertical-align:middle}.header__icon,.header__icon--cart .icon{height:2.5rem;width:2.8rem;padding:0}.header__icon--cart{position:relative}@media screen and (max-width:989px){menu-drawer~.header__icons .header__icon--account{display:none}}.header__icon--menu[aria-expanded=true]:before{content:"";top:100%;left:0;height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));width:100%;display:block;position:absolute;background:rgba(var(--color-foreground),.5)}menu-drawer+.header__search{display:none}.header>.header__search{grid-area:left-icon;justify-self:start}.header:not(.header--has-menu) *>.header__search{display:none}.header__search{display:inline-flex;line-height:0}.header--top-center>.header__search{display:none}.header--top-center *>.header__search{display:inline-flex}@media screen and (min-width:990px){.header:not(.header--top-center) *>.header__search,.header--top-center>.header__search{display:inline-flex}.header:not(.header--top-center)>.header__search,.header--top-center *>.header__search{display:none}}.no-js .predictive-search{display:none}details[open]>.search-modal{opacity:1;animation:animateMenuOpen var(--duration-default) ease}details[open] .modal-overlay{display:block}details[open] .modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:100%;left:0;right:0;height:100vh}.no-js details[open]>.header__icon--search{top:1rem;right:.5rem}.search-modal{opacity:0;border-bottom:.1rem solid rgba(var(--color-foreground),.08);min-height:calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));height:100%}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 5rem 0 1rem;line-height:calc(1 + .8 / var(--font-body-scale));position:relative}.search-modal__content-bottom{bottom:calc((var(--inputs-margin-offset) / 2))}.search-modal__content-top{top:calc((var(--inputs-margin-offset) / 2))}.search-modal__form{width:100%}.search-modal__close-button{position:absolute;right:.3rem}@media screen and (min-width:750px){.search-modal__close-button{right:1rem}.search-modal__content{padding:0 6rem}}@media screen and (min-width:990px){.search-modal__form{max-width:47.8rem}.search-modal__close-button{position:initial;margin-left:.5rem}}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease}details:not([open])>.header__icon--menu .icon-close,details[open]>.header__icon--menu .icon-hamburger{visibility:hidden;opacity:0}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close{visibility:visible;opacity:1}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger{visibility:hidden}.js details>.header__submenu{opacity:0;transform:translateY(-1.5rem)}details[open]>.header__submenu{animation:animateMenuOpen var(--duration-default) ease;animation-fill-mode:forwards;z-index:1}@media(prefers-reduced-motion){details[open]>.header__submenu{opacity:1;transform:translateY(0)}}.header__inline-menu{margin-left:-1.2rem;grid-area:navigation;display:none}.header--top-center .header__inline-menu,.header--top-center .header__heading-link{margin-left:0}@media screen and (min-width:990px){.header__inline-menu{display:block}.header--top-center .header__inline-menu{justify-self:center}.header--top-center .header__inline-menu>.list-menu--inline{justify-content:center}.header--middle-left .header__inline-menu{margin-left:0}}.header__menu{padding:0 1rem}.header__menu-item{padding:1.2rem;text-decoration:none;color:rgba(var(--color-foreground),.75)}.header__menu-item:hover{color:rgb(var(--color-foreground))}.header__menu-item span{transition:text-decoration var(--duration-short) ease}.header__menu-item:hover span{text-decoration:underline;text-underline-offset:.3rem}details[open]>.header__menu-item{text-decoration:underline}details[open]:hover>.header__menu-item{text-decoration-thickness:.2rem}details[open]>.header__menu-item .icon-caret{transform:rotate(180deg)}.header__active-menu-item{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.header__menu-item:hover .header__active-menu-item{text-decoration-thickness:.2rem}.header__submenu{transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.global-settings-popup,.header__submenu.global-settings-popup{border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.header__submenu.list-menu{padding:2.4rem 0}.header__submenu .header__submenu{background-color:rgba(var(--color-foreground),.03);padding:.5rem 0;margin:.5rem 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{justify-content:space-between;padding:.8rem 2.4rem}.header__submenu .header__submenu .header__menu-item{padding-left:3.4rem}.header__menu-item .icon-caret{right:.8rem}.header__submenu .icon-caret{flex-shrink:0;margin-left:1rem;position:static}header-menu>details,details-disclosure>details{position:relative}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}.overflow-hidden-mobile,.overflow-hidden-tablet{overflow:hidden}@media screen and (min-width:750px){.overflow-hidden-mobile{overflow:auto}}@media screen and (min-width:990px){.overflow-hidden-tablet{overflow:auto}}.badge{border:1px solid transparent;border-radius:var(--badge-corner-radius);display:inline-block;font-size:1.1rem;letter-spacing:.09rem;line-height:1;padding:.6rem 1.2rem;text-align:center;background-color:rgb(var(--color-badge-background));border-color:rgba(var(--color-badge-border),var(--alpha-badge-border));color:rgb(var(--color-foreground));word-break:break-word}.badge.price__badge-sale{vertical-align:text-top}.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}@media screen and (forced-colors:active){.icon{color:CanvasText;fill:CanvasText!important}.icon-close-small path{stroke:CanvasText}}.ratio{display:flex;position:relative;align-items:stretch}.ratio:before{content:"";width:0;height:0;padding-bottom:var(--ratio-percent)}.content-container{border-radius:var(--text-boxes-radius);border:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity));position:relative}.content-container:after{content:"";position:absolute;top:calc(var(--text-boxes-border-width) * -1);right:calc(var(--text-boxes-border-width) * -1);bottom:calc(var(--text-boxes-border-width) * -1);left:calc(var(--text-boxes-border-width) * -1);border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity));z-index:-1}.content-container--full-width:after{left:0;right:0;border-radius:0}@media screen and (max-width:749px){.content-container--full-width-mobile{border-left:none;border-right:none;border-radius:0}.content-container--full-width-mobile:after{display:none}}.global-media-settings{position:relative;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);overflow:visible!important;background-color:rgb(var(--color-background))}.global-media-settings:after{content:"";position:absolute;top:calc(var(--media-border-width) * -1);right:calc(var(--media-border-width) * -1);bottom:calc(var(--media-border-width) * -1);left:calc(var(--media-border-width) * -1);border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));z-index:-1;pointer-events:none}.global-media-settings--no-shadow{overflow:hidden!important}.global-media-settings--no-shadow:after{content:none}.global-media-settings img,.global-media-settings iframe,.global-media-settings model-viewer,.global-media-settings video{border-radius:calc(var(--media-radius) - var(--media-border-width))}.content-container--full-width,.global-media-settings--full-width,.global-media-settings--full-width img{border-radius:0;border-left:none;border-right:none}@supports not (inset: 10px){.grid{margin-left:calc(-1 * var(--grid-mobile-horizontal-spacing))}.grid__item{padding-left:var(--grid-mobile-horizontal-spacing);padding-bottom:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.grid{margin-left:calc(-1 * var(--grid-desktop-horizontal-spacing))}.grid__item{padding-left:var(--grid-desktop-horizontal-spacing);padding-bottom:var(--grid-desktop-vertical-spacing)}}.grid--gapless .grid__item{padding-left:0;padding-bottom:0}@media screen and (min-width:749px){.grid--peek .grid__item{padding-left:var(--grid-mobile-horizontal-spacing)}}.product-grid .grid__item{padding-bottom:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.product-grid .grid__item{padding-bottom:var(--grid-desktop-vertical-spacing)}}}.font-body-bold{font-weight:var(--font-body-weight-bold)}@media(forced-colors:active){.button,.shopify-challenge__button,.customer button{border:transparent solid 1px}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button [role=button]:focus{outline:solid transparent 1px}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus.localization-form__select:after{outline:transparent solid 1px}.localization-form__select:focus{outline:transparent solid 1px}}.header_center_mail{justify-self:center}.pro_header_tel img{width:50px;height:26px;border-radius:0;vertical-align:bottom;margin-right:10px}.product_header_mail_cover{margin-left:15px;text-align:left;display:inline-block}.product_header_mail_cover a{text-decoration:none;color:#000}@media(max-width:768px){.pro_header_tel img{width:32px;height:18px;vertical-align:middle;margin-right:5px}.product_header_mail_cover a{font-size:14px}.product_template .header__heading-link{padding:1.5rem 0}.product_header_mail_cover{margin-left:8px}}@media(max-width:560px){.product_template .header--mobile-left{grid-template-columns:3fr 3fr 1fr}.pro_header_tel img{width:25px;height:14px}.product_header_mail_cover a{font-size:12px}}.product_svg_logo{text-align:center}.pro_custom_img_cover img{width:100%}.multicolumn_img_text_cover img{display:block;width:100%;height:auto}.multicolumn_img_text_cover .multicolumn_text{text-align:center;font-size:16px}.multicolumn_img_text_cover .multicolumn_text p{margin-block:0}.product__quantity--radios .product__quantity__title_custom{display:flex;justify-content:space-between;align-items:center}.product__quantity__title_custom .qun_right_text{font-size:10px}.component-number-update{border-radius:50%;display:inline-block;padding:0;width:11px;height:11px;margin-right:.5rem;box-shadow:0 0 #ec008c;transform:scale(1);animation:pulse-animation 2.5s infinite;transition:opacity .35s ease-in-out;background-color:#ec008c}@keyframes pulse-animation{0%{box-shadow:0 0 #ec008c}to{box-shadow:0 0 0 5px #0000}}.component-text-bold{font-weight:700}.clock_img{display:inline-block;max-width:20px;vertical-align:sub}.clock_img img{width:100%}.best_seller_tag_cover{text-align:right}.best_tag{position:relative;text-transform:capitalize;font-size:12px;font-weight:700;background-color:#bf5b0d;color:#fff;padding:2px 14px 2px 5px;border-top-left-radius:4px;border-bottom-left-radius:4px}.best_tag:after{content:"";background-color:#fff;width:19px;height:19px;position:absolute;top:0;right:-14px;transform:rotate(135deg)}.product__info-container .product-form__input .swatch_img,.product-sidebar--info .product-form__input .swatch_img{background-size:cover;width:50px;height:50px;margin-top:0;padding:0;border:1px solid #e2e1e1}.product-sidebar--info .product-form__input .swatch_img{margin-left:5px}.product__info-container .product-form__input label.swatch_img:before,.product-sidebar--info .product-form__input label.swatch_img:before{content:"";border:1px solid transparent;border-radius:100%;position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px}.product__info-container .product-form__input input[type=radio]:checked+.swatch_img:before,.product-sidebar--info .product-form__input input[type=radio]:checked+.swatch_img:before{border-color:#000}.thumbnail-slider .slider-button .icon{color:#000}.review_slide_cover{display:grid;grid-template-columns:1fr 1.8fr;justify-content:center;gap:20px;align-items:center;width:100%}.review_slider_main{padding-top:30px;padding-bottom:30px}.review_slider_main .verified-wrapper{display:flex;gap:10px;align-items:center}.review_slider_main .verified-badge{background-color:#fc0;color:#003744;padding:5px 15px;border-radius:5px;font-weight:700;line-height:normal}.review_slider_main .stars-wrapper{line-height:1}.review_slider_main .stars-wrapper i{color:#003744}.review_slider_main .author_title{margin-top:10px}.review_slider_main .flickity-prev-next-button.previous{display:none}.review_slider_main .review_img{text-align:center}.review_slider_main .review_img img{width:100%}.text_logo_cover{height:100%;min-height:102px;margin:0 auto;background:#fff;z-index:1;position:relative;box-shadow:0 4px 40px #0000001a;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.text_logo_cover .text_logo{width:100%;padding:30px 95px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;place-items:center}.text_logo_cover .logo_text_cover p{text-align:center;white-space:nowrap;font-size:14px;line-height:1.3}.text_logo_cover .logo_img_cover{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;justify-content:space-around}.text_logo_cover .logo_img img{height:32px}@media(max-width:999px){.review_slide_cover{display:grid;grid-template-columns:1fr;justify-content:center;gap:10px;align-items:center}.review_slider_main .review_slide_right{text-align:center}.review_slider_main .verified-wrapper{justify-content:center}.review_slider_main .flickity-prev-next-button.next{top:unset;bottom:-48px;background-color:transparent;color:#003744;height:30px;right:26%;z-index:999}.review_slider_main .flickity-prev-next-button.previous{display:block;top:unset;bottom:-48px;background-color:transparent;color:#003744;height:30px;left:26%;z-index:999}.review_slider_main{padding-top:15px;padding-bottom:15px}.text_logo_cover .text_logo{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:20px 10px}.text_logo_cover .logo_img img{height:28px}.text_logo_cover .logo_text_cover p{margin-bottom:24px;margin-top:0}}@media only screen and (max-width:481px){.text_logo_cover .logo_img img{height:22px}}.productpage_custom_liquid.product__text.rte p:before{content:url(/cdn/shop/files/Group_2010.png?v=1676977407);position:absolute;top:20%;transform:translateY(-50%);transform:translate(-95px)}.productpage_custom_liquid.product__text p{position:relative;padding-left:100px}.afterpay-logo-link{display:flex;align-items:center}.afterpay-logo-link button.afterpay-logo{border:none;background:transparent}.afterpay-paragraph{display:flex;align-items:center}.product__media-wrapper .benefits__container.desktop{padding:15px 40px}@media(max-width:991px){.grid--2-col-tablet .grid__item{width:100%}.product__info-container{max-width:100%!important}}.jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup{font-size:small!important;margin-top:5px!important}.cover_img_text{display:flex;align-items:center;justify-content:center;padding:20px 40px;border-radius:8px}.left_side_img_cover{flex:0 0 220px;padding-right:10px}.cover_img_text .left_side_img_cover img{display:block;width:100%;height:auto;border-radius:50%;border:4px solid #fff}.cover_img_text .side_right_text_cover{max-width:700px;margin:0 auto;color:#fff;text-align:center}.cover_img_text .side_by_side_title{color:#fff}@media screen and (min-width:749px){.floating-scroll-button{display:none!important}}.floating-scroll-button{position:fixed;left:15px;bottom:30px;z-index:9999;display:flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:8px;background-color:#382e2e;color:#fff;padding:8px;font-size:14px;line-height:22px;letter-spacing:.4px;font-weight:700;text-transform:uppercase;width:240px;transition:transform .2s ease;cursor:pointer}.floating-scroll-button:hover{transform:scale(1.05)}.floating-scroll-button .scroll-arrow{width:24px;height:24px;color:#fff;opacity:.9;pointer-events:none;position:relative;top:-4px}.floating-scroll-button .scroll-arrow svg{display:block}.floating-scroll-button .scroll-arrow .chev{animation:bounce 1.4s ease-in-out infinite;transform-origin:50% 50%}@keyframes bounce{0%,to{transform:translateY(0);opacity:.7}50%{transform:translateY(8px);opacity:1}}@media(prefers-reduced-motion:reduce){.floating-scroll-button .scroll-arrow .chev{animation:none}}@media(max-width:999px){.cover_img_text .side_by_side_title{font-size:28px}.cover_img_text{flex-wrap:wrap}.cover_img_text .side_right_rich_text p{margin-bottom:0}.left_side_img_cover{flex:0 0 180px;padding-right:0}.cover_img_text{padding:20px 25px}}@media(max-width:411px){a.notification{top:10px}}.notification .badge{background-color:#d9d9d9;color:#282626;text-decoration:none;position:relative;display:inline-block;border-radius:0;font-size:initial;font-weight:600;padding:14px 18px;border:none}a.notification{margin-left:20px;position:relative}a.notification:after{border-top:50px solid #000;content:"";position:absolute;border:12px solid transparent;border-left-color:#d9d9d9;top:-2px;left:-24px;transform:rotate(180deg)}@media(max-width:767px){.afterpay-paragraph{display:block}.afterpay-logo-link button.afterpay-logo{padding:0}.afterpay-logo-link .afterpay-link{padding-left:7px}.why-loving-it__accordions{margin-top:40px!important}.section-template--17641982034187__main-padding{padding-bottom:20px!important}}@media(min-width:768px)and (max-width:991px){.productpage_custom_liquid.product__text.rte p:before{top:5%!important}}.sale_banner{background:#f3e8dd;padding:8px 3px;text-align:center}@media screen and (max-width:749px){.sale_banner .page-width{padding:0 .5rem}}.sale_banner .sale_banner_content{display:flex;align-items:center;justify-content:center;gap:5px}.sale_banner .sale_banner_content p{margin:0;line-height:1.2}.sale_banner .sale_banner_content .sale_banner_timer{color:#f09037;font-weight:700;line-height:1.2}.header__icon--menu .icon{right:unset;transform:translateY(-50%)}.dog__name .dog-name{width:100%;padding:1rem}.video_with_text_cover .mp4_video{width:100%;border-radius:25px}.video_with_text_cover .video_text_cover{padding:0 40px}.video_with_text_cover .progress_icon{height:70px;--primary: #DBAA79;--secondary: #F5E0CA;--size: 300px;animation:progress 2s .5s forwards;width:70px;aspect-ratio:1;--percentage: var(--value);border-radius:50%;position:relative;overflow:hidden;display:grid;place-items:center}.video_with_text_cover .progress_icon:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:conic-gradient(var(--primary) calc(var(--percentage) * 1%),var(--secondary) 0);mask:radial-gradient(white 55%,transparent 0);mask-mode:alpha;-webkit-mask:radial-gradient(#0000 55%,#000 0);-webkit-mask-mode:alpha}.video_with_text_cover .progress_icon:after{counter-reset:percentage var(--value);content:counter(percentage) "%";font-size:20px;color:var(--primary)}.video_with_text_cover .prog_icon_text{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #e8e7e7}.video_with_text_cover .progress_text{max-width:295px;margin-left:22px}.two_image_with_text .image-with-text__media{border:none}.two_image_with_text .two_image_text_cover{padding:40px;width:380px;12.5s cubic-bezier(.26,.54,.32,1) 0s:;animation-fill-mode:forwards;border-radius:90px 109px 190px 90px;margin-left:0;box-shadow:0 20px 30px #0000004d}.two_image_with_text .image-with-text__content .button,.slideshow_box_radius_cover .banner__buttons .button{border-radius:16px;padding:18px;font-size:18px!important;opacity:1}.slideshow__text-wrapper .slideshow__text.banner__box.slideshow_box_radius{box-shadow:0 10px 10px #0000004d;border-radius:90px 109px 190px 90px;max-width:480px}@media(max-width:768px){.two_image_with_text .image-with-text__content .button,.slideshow_box_radius_cover .banner__buttons .button{max-width:75%;margin-bottom:10px}}.logo_with_video_lwv .logo_with_video_cover{display:flex;flex-wrap:wrap;padding-top:20px;padding-bottom:20px}.logo_with_video_lwv .logo_cover_lwv{display:flex;flex-wrap:wrap;justify-content:center;width:30%}.logo_with_video_lwv .logo_text_cover_lwv{padding:0 10px;width:40%;text-align:center}.logo_with_video_lwv .logo_img_lwv{max-width:150px;margin:0 auto}.logo_with_video_lwv .logo_img_lwv img{display:block;width:100%}.logo_with_video_lwv .mp4_video{width:100%;border-radius:15px;display:block}.logo_with_video_lwv .lwv_text_video_cover{margin-top:-80px;width:40%}.logo_with_video_lwv .video_text_lwv{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center}.logo_with_video_lwv .video_left_text{position:relative;background-repeat:no-repeat;padding:30px 60px 30px 40px;border-radius:15px;height:fit-content;width:84%}.logo_with_video_lwv .video_left_text h2{margin:0}.logo_with_video_lwv .video_left_text p{margin-bottom:0}.logo_with_video_lwv .video_right_text{max-width:100%;width:16%;z-index:1;align-self:center;margin-left:-30px}.logo_with_video_lwv .mobile_logo_slider{padding:0 30px 20px}.logo_with_video_lwv .mobile_logos_wrap_lwv{background-color:#fff;border:2px solid;padding:10px;color:#000}.logo_with_video_lwv .mobile_logo_slider .logo_text_cover_lwv{width:100%}.instafeed_cover .instafeed_img_text_cover{border-radius:.25rem;background-color:#fff;box-shadow:#00000026 0 .5rem 1rem;margin:0rem .5rem 2rem;min-height:670px}@media(max-width:768px){.instafeed_cover .instafeed_img_text_cover{min-height:635px}}.instafeed_cover .instafeed_img_text_cover .multicolumn-card__image-wrapper{margin:0}.instafeed_cover .multicolumn-card .instafeed_img_text_cover .multicolumn-card__info{padding:0!important}.instafeed_cover .instafeed_img_text_cover .media--adapt .multicolumn-card__image{border-radius:.25rem;border-bottom-left-radius:0;border-bottom-right-radius:0}.instafeed_cover .instafeed_text_img_bottom .instafeed_text h5{margin:0}.instafeed_cover .instafeed_text_img_bottom{display:flex;-webkit-box-pack:start;justify-content:flex-start;padding:1rem}.instafeed_cover .instafeed_img_bottom{margin-right:8px}.instafeed_cover .instafeed_img_bottom img{display:block;border-radius:100%}.instafeed_cover .slider-button .icon{color:#000}.instafeed_cover .slider-counter{display:none}.instafeed_cover .slider-buttons{left:0;right:0}.pelsbarn_instafeed_cover .pels_instafeed_video .mp4_video,.pelsbarn_instafeed_cover .pels_instafeed_img img{width:100%;display:block}.pelsbarn_instafeed_cover .pels_insta_btn{margin-top:35px}.review_cover .review_img img{width:100%;max-width:100%;display:block;border-radius:100%}.review_cover .review_title h1{margin-top:0}.review_cover .review_img{max-width:415px}.review_cover .review_img_cover{width:35%;max-width:35%}.review_cover .review_text_cover{width:65%;max-width:65%;padding-left:45px}.review_cover .quote_cover{padding:28px 40px;border-radius:4px}.review_cover .quote_title{margin-top:0;margin-bottom:18px}.review_cover .review_img_text_cover{display:flex}.review_cover .quote_by_cover{display:flex;align-items:center;gap:2em}.review_cover .quote_by_dash{display:block;border-bottom:2px solid;width:2em}.review_cover .quote_by p{margin:0}.review_cover .quote_image_arrow{justify-content:flex-end;padding:0 0 22px;display:flex}.review_cover .quote_arrow{border-left:25px solid transparent;border-right:25px solid transparent;border-top:30px solid;display:block;padding-bottom:2em}.review_cover .quote_image img{border:3px solid #000;border-radius:100%;max-width:100px}.review_cover .quote_arrow_cover{display:grid;justify-items:center;flex-direction:column}.image_gallery_cover .image_gallery img{width:100%;display:block}.image_gallery_cover{padding:0 8px}@media(min-width:991px){.two_image_with_text .two_img_text_tagline p{transform:scale(1) translate(-218px,85px) rotate(270deg)}}@media(max-width:992px){.two_image_with_text .image-with-text__media-item{width:100%}.two_image_with_text .two_image_text_cover{padding:30px;box-shadow:0 10px 15px #0000004d;max-width:340px;width:auto}}@media(max-width:989px){.sale_banner{font-size:1.3rem}.video_with_text_cover .video_text_cover{padding:0;margin-bottom:10px}.logo_with_video_lwv .lwv_text_video_cover{width:100%;margin-top:-40px}.logo_with_video_lwv .video_left_text{padding:20px 40px 20px 20px;width:74%}.logo_with_video_lwv .video_right_text{width:26%}.pelsbarn_instafeed_cover .pels_insta_btn{margin-top:25px}.review_cover .quote_arrow.quote_arrow_mob{border-bottom:30px solid;border-top:unset}.review_cover .review_img_text_cover{flex-wrap:wrap}.review_cover .review_img_cover,.review_cover .review_text_cover{width:100%;max-width:100%;padding-left:0}.review_cover .review_img{max-width:232px;margin:0 auto}.review_cover .review_title{text-align:center}}@media(max-width:749px){.slideshow__slide .slideshow__text-wrapper.slideshow_box_radius_cover{padding:17px}.slideshow__text-wrapper .slideshow__text.banner__box.slideshow_box_radius{box-shadow:0 5px 10px #0000004d}.instafeed_cover .slider--mobile .multicolumn-list__item{width:50%}}.entry-cta{display:grid;grid-gap:35px;grid-template-columns:minmax(-webkit-min-content,-webkit-max-content) 1fr;grid-template-columns:minmax(min-content,max-content) 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 50px}.entry-cta .quotes_text_cover{background:#dca978;position:relative;padding:15px 25px;font-weight:400}.entry-cta .quotes_text_cover:after{content:"";display:block;width:22px;height:22px;position:absolute;top:50%;left:0;margin-top:-11px;margin-left:-11px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.entry-cta .quotes_text_cover a{color:#000}.article-template .cover_left_right_article{display:flex;flex-direction:row;width:100%;justify-content:center}.article-template .cover_left_right_article .cover_left_article{flex:1}.article-template .cover_left_right_article .right_article{width:25%}.cover_left_right_article .stars_cover{max-width:100px;margin:8px auto 0}.cover_left_right_article .arti_right_text_cover img{display:block;width:100%}.cover_left_right_article .article_right_sticky{display:flex;align-items:center;justify-content:center;position:sticky;z-index:1;top:40px}.cover_left_right_article .arti_container-wrapper{border:1px solid rgb(99,106,123);margin:0 10px 30px;padding:30px 5px 20px}.cover_left_right_article .pro_img_cover{margin:0 8px}.cover_left_right_article .article_button_cover{margin-top:20px}.text_des_cover ul{list-style:none}.text_des_cover li{position:relative}.text_des_cover li:after{content:"";background-image:url(/cdn/shop/files/1663266021-check_2.png?v=1680863005);background-size:contain;background-repeat:no-repeat;display:block;width:22px;height:22px;position:absolute;left:-32px;top:6px}@media(max-width:989px){.article-template .cover_left_right_article .right_article{display:none}.article-template .cover_left_right_article .cover_left_article{width:100%}}.article_clock_text_cover .clock_img{max-width:12px;vertical-align:middle}.article-template__social-sharing .social-sharing svg{width:82px;height:26px}.article_share_right_cover{vertical-align:super;margin-left:14px}.article_share_right_text{margin-left:12px}.article_share_right img{width:15px;height:15px;vertical-align:middle}.size_guide_img img{margin:0 auto!important;width:100%;display:block}.three_column_cover.grid{gap:0}.three_column_cover .three_column_one{width:30%}.three_column_cover .three_column_two{width:33%}.three_column_cover .three_column_three{width:36%}.three_column_cover .column_img_cover img{width:100%}.three_column_cover .three_column_text_cover{margin:0 20px}.three_column_cover .three_column_text{padding:50px 35px;background-color:#fff;color:#000;border-radius:20px}.three_column_cover .three_column_text.three_column_two_text{padding:20px 35px}.three_column_cover .column_img_cover{margin-top:20%}.title-wrapper-with-link{justify-content:center}@media(max-width:989px){.three_column_cover .three_column_one{order:1;width:100%}.three_column_cover .three_column_two{width:100%;order:3}.three_column_cover .three_column_three{width:100%;order:2}.three_column_cover .column_img_cover{margin-top:12px}.three_column_cover .three_column_text{padding:20px}.three_column_cover .three_column_text.three_column_two_text{padding:12px 20px}.three_column_cover .three_column_text_cover{margin:0}}.multicolumn-card .media-video-wrapper video{position:unset!important;top:unset;left:unset}.slick{opacity:0}.slick.slick-initialized,.slick.slick-fallback{-webkit-animation-duration:.6s;-moz-animation-duration:.6s;-ms-animation-duration:.6s;-o-animation-duration:.6s;animation-duration:.6s;-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-ms-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;opacity:1}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;overflow:hidden}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;min-width:100%;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-disabled .slick-list{cursor:default!important}.slick-track{position:relative;left:0;top:0;display:block;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-disabled .slick-track{-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translateZ(0)!important}.slick-slide{float:left;min-height:1px;-webkit-transition:opacity .3s ease,transform .3s ease;-moz-transition:opacity .3s ease,transform .3s ease;-ms-transition:opacity .3s ease,transform .3s ease;-o-transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease}.slick-slide:focus{outline:none}.slick-slider:not(.slick-initialized) .slick-slide{display:none}.slick-slide.dragging img{pointer-events:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-arrow{position:absolute;top:50%;margin-top:-19px;z-index:1;font-size:24px;opacity:0;border:1px solid #fdf7f2;font-size:16px;line-height:1.5;display:inline-block;font-family:Beefcakes,sans-serif;font-weight:400;font-style:normal;text-transform:initial;letter-spacing:1px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:pointer;text-align:center;text-decoration:none;vertical-align:middle;white-space:normal;text-transform:uppercase;background-color:#fdf7f2;border-color:#fdf7f2;color:#5b3f10;padding:0;letter-spacing:0;border-radius:6px;height:38px;width:38px;line-height:36px;font-size:18px;font-size:0}.slick-arrow:focus{outline:0}.slick-arrow:not(.disabled):not([disabled]):hover,.slick-arrow:not(.disabled):not([disabled]):focus{opacity:1;color:#5b3f10;background-color:#f8e3d1;border-color:#f6dcc6;-webkit-box-shadow:0 0 0 .2rem #efc19a;-moz-box-shadow:0 0 0 .2rem #efc19a;-ms-box-shadow:0 0 0 .2rem #efc19a;-o-box-shadow:0 0 0 .2rem #efc19a;box-shadow:0 0 0 .2rem #efc19a}.slick-arrow:not(.disabled):not([disabled]):active{color:#5b3f10;background-color:#f5d5bb;border-color:#f3ceb0;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.slick-arrow:before,.slick-arrow:after{font-size:16px}.slick-arrow:before{font-family:Material icons;font-weight:400;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;vertical-align:bottom;overflow:hidden}.slick-vertical .slick-arrow{right:inherit;top:inherit;margin-top:inherit;left:50%!important;margin-left:-19px!important}.slick-arrow[aria-disabled=true]{opacity:0!important;pointer-events:none}.slick-dotted .slick-arrow{margin-top:-46px}@media screen and (min-width:769.1px){.slick-arrow{opacity:1}}.slick-prev{left:16px}.slick-prev:before{content:"<"}.slick-vertical .slick-prev{top:16px}.slick-vertical .slick-prev:before{content:"<"}.slick-next{right:16px}.slick-next:before{content:">"}.slick-vertical .slick-next{bottom:16px}.slick-vertical .slick-next:before{content:">"}.slick__dots-wrapper{max-width:180px;padding:5px 0;overflow:hidden}.slick-dots{list-style:none;margin:30px 0 0;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}@media screen and (max-width:769px){.slick-dots{margin-top:16px}}.hero-section .slick-dots{position:absolute;bottom:0;width:100%;padding:16px}.slick-dots li{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:8px;cursor:pointer;line-height:1}.slick-dots li:hover button{opacity:1}.slick-dots li button,.slick-dots li a{font-size:0;opacity:.6;line-height:1}.slick-dots li button:before,.slick-dots li button:after,.slick-dots li a:before,.slick-dots li a:after{font-size:16px}.slick-dots li button:before,.slick-dots li a:before{font-family:Material icons;font-weight:400;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;vertical-align:bottom;overflow:hidden;content:"lens";border-radius:50%;background-color:#5b3f10;-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.hero-section .slick-dots li button:before,.hero-section .slick-dots li a:before{color:#fff;background-color:#fff}.slick-dots li button:focus,.slick-dots li a:focus{outline:none}.slick-dots li.slick-active button,.slick-dots li.slick-active a{opacity:1}.slick-dots li.slick-active button:before,.slick-dots li.slick-active a:before{content:"trip_origin";background-color:transparent;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}@media screen and (min-width:769.1px){.slick-center-mode .slick-list{padding-left:0!important;padding-right:0!important}}@media screen and (max-width:769px){.slick-center-mode .slick-list{padding-left:40px!important;padding-right:40px!important}}.slick-center-mode .slick-slide,.slick-center-mode .slick-slide[aria-hidden=true]:not(.slick-cloned)~.slick-cloned[aria-hidden=true]{opacity:.6}@media screen and (min-width:769.1px){.slick-center-mode .slick-slide,.slick-center-mode .slick-slide[aria-hidden=true]:not(.slick-cloned)~.slick-cloned[aria-hidden=true]{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}}.slick-center-mode .slick-center,.slick-center-mode .slick-slide[aria-hidden=true]:not([tabindex="-1"])+.slick-cloned[aria-hidden=true]{opacity:1}@media screen and (min-width:769.1px){.slick-center-mode .slick-center,.slick-center-mode .slick-slide[aria-hidden=true]:not([tabindex="-1"])+.slick-cloned[aria-hidden=true]{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.slick-center-mode .slick-slide:not(.slick-current)>*{pointer-events:none}.prev-arrow.slick-arrow svg{transform:rotate(180deg)}.slide-arrow.next-arrow{right:0}.slick-dots li.slick-active button:before{background-color:#000;width:10px;height:10px}.slick-dots li button,.slick-dots li a{border:none;background:transparent}.slick-dots li button:before,.slick-dots li a:before{height:15px;width:15px}.header__menu-item.button{min-height:auto;color:#fff;padding:6px}.multicolumn-card__info .review_caption_review{display:flex;align-items:center;justify-content:center}.multicolumn-card__info .review_name{margin-left:10px}.image-with-text__grid.corner_radius_image_with_text{border-radius:15px;overflow:hidden}.sale_compare_box .compare-box{display:flex;flex-wrap:wrap;align-items:center;padding:20px 0 40px}.sale_compare_box .com_left-side,.sale_compare_box .table_content{width:50%}.sale_compare_box .com_left-side_box{max-width:400px;margin:0 auto}.table_content th.forchics,.table_content td.forchics{width:25%}.table_content .forchicsimage.table_right_content img{margin:0 auto}.table_content .top_table_content{width:100%}.sale_compare_box .compare-box .com_right-side{width:100%;padding-left:20px}.table_content table{margin-bottom:0;border-radius:20px;box-shadow:0 19px 18px 11px #e3e8ec73;overflow:hidden}.table_content tr.tablelooprow{border:1px solid rgba(246,246,244,.44);border-radius:3px 0 0;color:#fff}.table_content td.tabletile{background-color:#dbaa79}.table_content .sale_compare_section .tablelooprow td.forchics{background:#fff;color:#000;text-align:center}.table_content .sale_compare_section .compare-box td.forchics img{width:20px;height:20px;object-fit:cover;margin:0 auto}.table_content .tablelooprow td{border:none}.table_content td.tabletile.other_content{background-color:transparent;width:25%}.table_content table{width:100%}.table_content img{width:100%;max-width:28px}.table_right_content img{max-width:100%}.table_content table th{border:none}.table_content .top_table_content table{box-shadow:none}.table_content .left_top_content{width:50%}.pro_tab_section .tabcontent video{width:100%;border-radius:25px}.pro_tab_section .tab_section{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.pro_tab_section .tab_section .tab_nav{padding:5px;border:1px solid #dedede;border-radius:12px;display:flex;margin-bottom:20px}.pro_tab_section .tab_section .tabify_title{padding:6px 20px;color:#dbaa79;cursor:pointer}.pro_tab_section .tab_section .tabify_title.active_tabify{background-color:#dbaa79;border-radius:8px;color:#fff}.pro_tab_section .tabcontent{display:none}.pro_tab_section .tabcontent.active_tabify_video{display:block}.eating_health .comparison_main_title{max-width:600px;margin:0 auto}.eating_health .eating_col{display:flex;flex-wrap:wrap;margin-bottom:70px;justify-content:center}.eating_health .eating_icon{max-width:70px;margin:0 auto}.eating_health .comparisonImage img{border-radius:50%}.eating_health .comparisonSection{position:relative!important;padding-bottom:0!important;top:0!important;left:0!important;max-height:initial!important;height:100%!important;transform:translate(0)!important}.eating_health .afterImage{position:absolute;overflow:hidden;top:0;transform:translate(100%);background-color:transparent;border-left:4px solid #fff}.eating_health .eating_center{position:relative;overflow:hidden;max-width:512px;margin:0 auto}.eating_health .grid{justify-content:center;align-items:center}.eating_health .eating_center .pin-spacer{padding:0!important;height:auto!important}.eating_health img{width:100%;max-width:100%}.three_column .three_column_img{max-width:100px;margin:0 auto}.qty_swatch label{width:95%;margin-left:auto!important;margin-right:auto!important;font-size:16px!important;text-transform:inherit;margin-bottom:10px!important;display:flex!important;align-items:center;padding:15px 60px!important;position:relative;border-radius:10px!important;border:2px solid #f4d8bb!important;border-radius:10px;cursor:pointer}.qty_swatch label:hover{background-color:#f4cca5!important;border:2px solid #DBAA79!important;border-radius:10px!important}.qty_swatch label:before{content:""!important;position:absolute!important;width:20px;height:20px;border:1px solid #DBAA79;border-radius:50px!important;left:20px!important;top:50%!important;transform:translatey(-50%);z-index:1!important}.qty_swatch input:checked+label{color:#000!important;border:2px solid #DBAA79!important;border-radius:10px;background-color:#f4d8bb!important}.qty_swatch input:checked+label:before{background:#dbaa79!important;border:2px solid #fff!important}.qty_swatch .sn_ys{width:100%;text-align:left;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.qty_swatch .swtch_you_save{width:100%}.qty_swatch .sn_ys .popular_text{position:absolute;right:-36px;top:-4px}.qty_swatch .sn_ys .popular_text svg{width:90px}.qty_swatch span.swatch_title{font-size:20px;font-weight:700}.qty_swatch .prie_grp{width:30%;text-align:right;display:flex;flex-wrap:wrap;justify-content:end}.qty_swatch span.var_price{width:100%;color:#c27e39;font-size:18px;font-weight:700;margin-bottom:6px}.qty_swatch label:hover span.free-ship-text,.qty_swatch input:checked+label span.free-ship-text{color:#c27e39;border:1px solid #c27e39;background-color:#fff}.qty_swatch span.free-ship-text{font-size:10px;color:#c27e39;border:1px solid #c27e39;font-weight:700;padding:8px 9px;border-radius:10px;display:flex;align-items:center}.qty_swatch .form__label{font-size:16px;color:#000;margin-bottom:15px!important;position:relative;text-align:center;font-weight:700;text-transform:uppercase;width:100%;display:block}.qty_swatch legend.form__label:before{content:"";position:absolute;background-color:#dbaa79;height:2px;width:29%;left:0;top:43%}.qty_swatch legend.form__label:after{content:"";position:absolute;background-color:#dbaa79;height:2px;width:29%;right:0;top:43%}.tabify_slider .tab_slider_img_cover img{width:100%}.tabify_slider .tab_slider_img_text_cover{margin:0 15px}.tabify_slider .tabify_slider_title{column-gap:20px;display:flex;justify-content:center;margin:3rem 0}.tabify_slider .tab_main_title{padding:10px 20px;border-radius:5px;line-height:30px;text-align:center;position:relative;font-weight:700;opacity:1;background:#0000001a;cursor:pointer}.tabify_slider .tab_main_title.is-active{color:#000;background:#fa931b}.tabify_slider .tab_slider_cover_all{display:none}.tabify_slider .tab_slider_cover_all.is-active_slider{display:block}.tabify_slider_cover .slick-arrow{top:unset;bottom:11rem;opacity:1!important;visibility:visible}.tabify_slider_cover .prev-arrow{right:65px;left:unset}.tabify_slider_cover .slide-arrow.next-arrow{right:18px}.tabify_slider_cover .tab_slider_bottom_text{display:flex;margin-top:10px;font-size:14px;width:100%}.tabify_slider_cover .tab_slider_bottom_text span:nth-child(2){margin-left:auto}.tabify_slider_cover .tab_slider_bottom_title{width:33.33%;padding-right:5px}.tabify_slider_cover .tab_slider_bottom_title strong{display:inline-block}.image-with-text .stars-wrapper .fa-star{color:#dbaa79;font-size:5px}.stars-wrapper i:before{font-size:40px}@media(max-width:989px){.sale_compare_box .com_left-side,.sale_compare_box .table_content{width:100%}.table_content th.forchics,.table_content td.forchics,.table_content td.tabletile.other_content{width:28%}.eating_health .eating_center .pin-spacer{margin:0 auto!important}.eating_health .medium-up--two-quarters:nth-of-type(2){width:100%;order:1;max-width:100%}.eating_health .medium-up--one-quarter:nth-of-type(1){width:50%;order:2}.eating_health .medium-up--one-quarter:nth-of-type(3){width:50%;order:3}.eating_health .grid{align-items:unset}.three_column .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}}@media(max-width:500px){.qty_swatch legend.form__label:before{width:19%}.qty_swatch legend.form__label:after{width:19%}.qty_swatch label{max-width:96%;margin:0 auto}.qty_swatch .sn_ys .popular_text{right:-16px}.qty_swatch .sn_ys .popular_text svg{width:70px}}.logo-text-v1_img_text .logo-text-v1-image img{width:100%;max-width:100%;height:auto}.logo-text-v1_img_text{display:flex}.logo-text-v1_img_text .logo-text-v1-image_cover{max-width:115px;flex:1 1 100%}.logo-text-v1_cover .logo-text-v1-card_info{padding-left:10px!important}.video_cover .mp4_video{width:100%}.banner_v1_text_cover{columns:2;margin-top:24px}.banner_v1_text_cover .banner_text{display:inline-flex;margin-bottom:10px;gap:10px}.banner_v1_text_cover .banner_num{background-color:#dbaa79;padding:2px 8px;border-radius:50%;color:#fff;font-weight:600;font-size:20px;line-height:normal}.multicolumn_stars_cover img{display:block;width:100%}.multicolumn_stars_cover{max-width:100px;margin:0 auto 30px}.multicolumn-card__info .multicolumn_stars_cover{margin-left:0;margin-bottom:12px}.text_column_w_video_version_two video{border-radius:10px}.text_column_w_video_version_two .border_div{border:5px solid}.product__info-container .product__text{display:inline-block;padding:0 10px}.image_banner_v2 .banner_image_v2 img{display:block;width:100%}@media only screen and (max-width:749px){.image_banner_v2 .banner__box{padding:16px}}@media screen and (min-width:750px){.image_banner_v2 .banner__box{max-width:50rem}}.image_with_text_v1 .list{list-style:none;margin:5px 0;display:flex}.image_with_text_v1 .list_icon{display:inline-block;max-width:25px;margin-right:10px;margin-top:4px;vertical-align:text-top}.image_with_text_v1 .list_icon img{margin:0;padding:0;box-sizing:border-box;width:100%}.image_with_text_v1 .list_heading p{margin-bottom:0}.image_with_text_v1 .product_price{display:flex;align-items:center;justify-content:space-between}.image_with_text_v1 .compare_price{font-size:16px;text-decoration:line-through;margin:0;font-family:Helvetica;font-weight:400}.image_with_text_v1 .product_price h4{font-size:32px;color:red;margin:0 15px}.image_with_text_v1 .save_btn{font-size:16px;padding:5px 10px;background-color:#fec879;border-radius:27px;margin:0;font-family:Helvetica;font-weight:400}.image_with_text_v1.page-width{border:3px solid #dbaa79;margin:36px auto}.image_with_text_v1 .image-with-text__heading{font-size:36px}.image_with_text_v1 .image-with-text__text{font-size:18px}.image_with_text_v1 .list_heading,.image_with_text_v1 .lists{margin:0}.image_with_text_v1 .lists ul{padding:0;margin:0;text-align:left}.image_with_text_v1 .image-with-text__heading{font-size:30px}.d-flex{display:flex}.w-3{width:33.33%}@media screen and (max-width:768px){.image_with_text_v1 .product_price{display:block;margin:12px 0}.image_with_text_v1 .product_price h4{margin:12px 0}.image_with_text_v1 .image-with-text__heading{font-size:26px}.image_with_text_v1 .image-with-text__content{padding:0;margin:25px 0}.image_with_text_v1 .list_icon{margin-right:15px}}@media screen and (max-width:749px){.image_banner_v1_cover .banner{height:100%;min-height:56rem}.banner_v1_text_cover{columns:1}.logo-text-v1-image{max-width:80px;margin:0 auto}.video_with_text .image-with-text__content{padding-right:0;padding-left:0}}.full_video_cover{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;width:50%}.video-with-text-video{width:100%;height:100%;display:block;object-fit:cover;max-width:100%}.full_video{display:flex;gap:50px;width:100%;position:relative}.full_video_text_cover{z-index:2;top:50%;display:flex;flex-direction:column;text-align:left;max-width:50%;right:0}@media(max-width:749px){.full_video_text_cover{position:unset;transform:unset;padding:20px;text-align:center;max-width:100%}}.expandable-blocks .expandable-blocks__wrapper{padding:1.5rem 0;position:relative;border-bottom:2px solid}.expandable-blocks .expandable-blocks__wrapper:first-child{border-top:2px solid}.expandable-blocks .expanded-blocks__title{display:flex;flex-direction:row;justify-content:space-between;padding-right:1rem;align-items:center;cursor:pointer}.expandable-blocks .expanded-blocks__image--hover{display:none;position:absolute;left:60%;top:50%;width:200px;transform:translateY(-50%) rotate(-9deg)}.expanded-blocks__title:hover .expanded-blocks__image--hover{display:block}.expandable-blocks .expandable-blocks__wrapper.active .expanded-blocks__image--hover{display:none}.expandable-blocks .expandable-blocks__wrapper .svg_cover_for_faq{transition:.3s ease}.expandable-blocks .expandable-blocks__wrapper.active .svg_cover_for_faq{transform:rotate(45deg)}.expandable-blocks .expandable-blocks__wrapper .expandable-blocks__content{display:none;justify-content:center;align-items:center;gap:2rem;margin:2rem auto;transition:.2s linear}.expandable-blocks .svg_cover_for_faq svg{vertical-align:middle}.expandable-blocks .expandable-blocks__wrapper.active .expandable-blocks__content{display:flex}.expandable-blocks .expandable-blocks__image{width:40%}.expandable-blocks .expandable-blocks__image img{width:100%;max-width:480px}.expandable-blocks .expandable-blocks__text{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:1rem;width:60%}@media(max-width:959px){.expanded-blocks__title:hover .expanded-blocks__image--hover{display:none}}@media(max-width:600px){.expandable-blocks .expandable-blocks__wrapper .expandable-blocks__content{flex-wrap:wrap}.expandable-blocks .expandable-blocks__image{width:100%;text-align:center}.expandable-blocks .expandable-blocks__image img{max-width:300px;margin:0 auto}.expandable-blocks .expandable-blocks__text{width:100%}}.three_column_tab_cover .images-with-description_content--mobile{display:none}.three_column_tab_cover .three-column_image_cover img{display:block;width:100%}.three_column_tab_cover .images-with-description__item-header{position:absolute;bottom:0;left:0;width:100%;padding:.85rem 1.25rem;z-index:1;background:#dbaa79;color:#fff}.three_column_tab_cover .images-with-description__item-title{display:flex;align-items:center;text-align:center;text-transform:uppercase}.three_column_tab_cover .images-with-description__tag{position:absolute;bottom:30%;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.three_column_tab_cover .images-with-description__item{width:100%;position:relative;cursor:pointer;transition:transform .4s ease;transform:translateY(0)}.three_column_tab_cover .images-with-description__tag span{position:absolute;top:50%;left:54%;transform:translate(-50%,-50%) rotate(-13.6deg);z-index:1;margin:0 -.5rem;white-space:nowrap;font-size:24px}.three_column_tab_cover .images-with-description__item.active{transform:translateY(1.3rem)}.three_column_tab_cover .images-with-description_content{display:none;background:#dbaa79;width:100%;padding:.85rem 1.25rem;color:#fff;animation:fadeIn .3s ease;animation-fill-mode:backwards;position:relative}.three_column_tab_cover .images-with-description_content .close_icon{outline:none;position:absolute;right:10px;top:5px;z-index:1;fill:#fff;width:30px;height:30px;cursor:pointer}.three_column_tab_cover .images-with-description_content .close_icon svg{width:35px;height:35px}.three_column_tab_cover .mages-with-description_content--desktop.active,.three_column_tab_cover .images-with-description_content.images-with-description_content--desktop.active{display:block}.three_column_tab_cover .images-with-description__list{display:flex;flex-direction:row;margin-bottom:1.25rem}.three_column_tab_cover .images-with-description_content.images-with-description_content--mobile.active{display:none}@media(max-width:989px){.three_column_tab_cover .images-with-description_content.images-with-description_content--desktop.active{display:none}.three_column_tab_cover .images-with-description_content.images-with-description_content--mobile.active{display:block}}.sales_points_cover .sales_svg_icon svg{width:25px;height:25px;margin-right:10px;vertical-align:revert}.sales_points_cover .sales_point_text_svg{display:flex;flex-wrap:nowrap;align-items:center;margin-bottom:10px}.sales_points_cover .icon--inventory-po{border-radius:50%;display:inline-block;padding:0;width:12px;height:12px;margin-right:15px;margin-left:5px;box-shadow:0 0 #03a9f4;transform:scale(1);animation:pulse-animation 2.5s infinite;transition:opacity .35s ease-in-out;background-color:#03a9f4}@keyframes pulse-animation{0%{box-shadow:0 0 #03a9f4}to{box-shadow:0 0 0 8px #0000}}.sales_points_cover .sales_svg_icon{width:25px;height:25px;margin-right:10px}.sales_points_cover .sales_text.sales_info{font-size:14px}.sales_points_cover{background-color:#f9f9f9;border-radius:0;padding:20px;margin-bottom:0!important}.sales_points_cover .sales_point_inventory{color:#03a9f4}.sales_points_cover .sales_point_text_svg .cls-1{stroke-width:5px}mark{background-color:#ffeb3b;padding:.1em .2em}.design_cooling_option_cover{display:flex;align-items:center;gap:10px;margin-top:15px;margin-bottom:20px;flex-wrap:wrap}.design_cooling_link a{text-decoration:none;color:#000;border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));max-width:72px}.design_cooling_link .avtive_desing{border-color:#000}.design_cooling_title{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}.design_cooling_link{display:contents}.design_cooling_link img{width:100%;display:block}.cover_info_box{display:flex;gap:8px;flex-direction:column}.cover_info_box .three_box_cover{display:flex;gap:8px}.cover_info_box .info_box_cover{padding:30px 8px;background-color:#f2f4f8;border-radius:8px;width:33.33%;display:flex;flex-direction:column;justify-content:center;position:relative}.cover_info_box .info_box_text{font-size:14px;font-weight:700;text-align:center;margin-top:8px;line-height:1.2;color:#001c72}.cover_info_box .info_box_img_cover{width:60px;margin:0 auto}.cover_info_box .info_box_img_cover img{display:block;width:100%;border-radius:50%}.cover_info_box .bottom_box_tag_line{font-size:16px;font-weight:700;color:#00a7ca}.cover_info_box .bottom_box_cover{display:flex;background-color:#f2f4f8;padding-left:16px;align-items:center;border-radius:8px;gap:8px}.cover_info_box .bottom_box_text_cover{padding:16px 0;display:flex;flex-direction:column;row-gap:8px}.cover_info_box .bottom_box_title{font-style:italic;line-height:1.4;color:#001c72}.cover_info_box .bottom_box_name{font-size:14px;color:#001c72;line-height:1.2;display:flex;column-gap:4px;flex-wrap:wrap}.cover_info_box .bottom_box_img_cover{align-self:flex-end;max-width:100px}.cover_info_box .bottom_box_img_cover img{display:block;width:100%}.cover_info_box .popup_open_btn{position:absolute;top:12px;right:12px;display:flex;z-index:1}.cover_info_box .popup_open_btn button{padding:0;height:auto;display:flex}.infobox_popup .product-popup-modal__content{max-width:450px;border-radius:16px;padding:2rem;top:50%;transform:translate(-50%,-50%);margin-top:0;height:auto;background-color:#fff}.infobox_popup .product-popup-modal__toggle{width:2.5rem;top:0;padding:.5rem;border:none;background-color:transparent}.infobox_popup .product-popup-modal__content-info{padding-right:0}.infobox_popup .info_boxone_title{padding:0 15px;color:#001c72;letter-spacing:0}.infobox_popup .product-popup-modal__content img{width:100%;display:block;border-radius:10px}.infobox_popup .info_boxone_img{margin-top:20px}.product-popup-modal.infobox_popup{background-color:#10183399}.infobox_popup .info_boxtwo_title{color:#001c72;letter-spacing:0;font-size:20px}.infobox_popup .info_boxtwo_text{color:#001c72;font-size:14px;line-height:1.4;margin:20px 0}.infobox_popup .infoboxtwo_html{margin-bottom:20px;display:flex;flex-direction:column;gap:6px}.infobox_popup .infobox_two_box .infobox_popup_btn{background-color:#cd0053;text-decoration:none;text-align:center;font-size:18px;padding:1rem 3rem;min-width:calc(12rem + var(--buttons-border-width) * 2);text-transform:capitalize;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;border-radius:50px;width:100%;font-weight:600;letter-spacing:0}.infobox_popup .popup_three_title_cover{background-color:#e5e7eb;padding:15px;border-radius:16px;color:#001c72;letter-spacing:0;margin:10px 0 20px}.infobox_popup .info_boxthree_subtitle{font-size:16px}.infobox_popup .info_boxthree_title{line-height:1.3;font-style:italic}.infobox_popup .info_boxthree_text{color:#001c72;font-size:14px;margin-top:20px}@media(max-width:959px){.design_cooling_option_cover{gap:10px}}@media(max-width:768px){.cover_info_box .bottom_box_img_cover{flex:0 0 80px}.cover_info_box .info_box_text{font-size:12px}.infobox_popup .product-popup-modal__content{bottom:0;top:unset;transform:translate(-50%);max-width:100%;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}}@media(max-width:400px){.cover_info_box .bottom_box_title{font-size:16px}}#satcb_bar.satcb_bar_bottom_mobile{z-index:9}.product__media-wrapper .widget_text_cover{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.product__media-wrapper .widget_tagline_cover{background-color:#ffffffe6;padding:8px 10px;border-radius:10px;line-height:1;display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;letter-spacing:0}.mymodel_two_section{display:none!important}.collection_sale_price{color:#e9aa5b}.collection_savings_price{background-color:#dbaa79;color:#fff;padding:5px 14px;border-radius:50px}.collection_savings_price_cover{margin-top:8px;display:none}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:9999}#spinner{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:80px;height:80px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#content{z-index:1}.tooltip{z-index:3;background-color:#c69a71;color:#fdf7f2;border-radius:6px;padding:6px 10px;bottom:100%;left:50%;position:absolute;opacity:0;pointer-events:none;font-size:13px;transform:translate(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display:flex;justify-content:center;font-weight:600;font-style:normal;letter-spacing:0px;line-height:1.2;margin-bottom:18px}.tooltip:after{border-left:solid transparent 8px;border-right:solid transparent 8px;border-top:solid #c69a71 8px;bottom:-8px;content:" ";height:0;position:absolute;width:0}.product-form__input input[type=radio]+label:hover .tooltip{opacity:1;transform:translate(-50%)}.option_name{margin-bottom:7px}.option_name .option_selected_value_cover{font-weight:600}.option_name[data-option-values="1"]{float:left;margin-right:10px}.option_name[data-option-values="1"] .option_selected_value_cover{display:none}.option_name.option_name--inline{display:flex;align-items:center;justify-content:space-between;gap:6px}.option_name.option_name--inline .size_guide_btn{display:flex;align-items:center;gap:4px;font-family:Helvetica,Arial,sans-serif;background-color:#fe9903;font-size:15px;line-height:20px;letter-spacing:.6px;padding:4px 8px;border-radius:4px;transition:background-color .2s ease,color .2s ease}.option_name.option_name--inline .size_guide_btn:hover{background-color:rgb(var(--color-link));color:#fff}.option_name.option_name--inline .size_guide_btn svg{display:block;width:18px;height:18px}.offer_purchase_main .offer_purchase_product_cover{display:flex;width:100%;background-color:#fff;margin:20px 0 20px 20px;box-shadow:0 4px 20px #0000001a;border-radius:6px}.offer_purchase_main .offer_purchase_pro_image_cover{width:100%;max-width:100px}.offer_purchase_main .offer_purchase_image{height:100%}.offer_purchase_main .offer_purchase_image img{width:100%;display:block;object-fit:cover;height:100%;border-top-left-radius:6px;border-bottom-left-radius:6px}.offer_purchase_main .opp_info_cover{padding:8px;flex:auto;background-color:#fff}.offer_purchase_main .opp_title{font-size:14px;font-weight:600;letter-spacing:0;line-height:normal;padding:4px;border-radius:4px;display:inline-block}.offer_purchase_main .opp_price_atoc{margin-top:16px;display:flex;align-items:center;gap:16px}.offer_purchase_main .opp_price_cover{font-size:16px;letter-spacing:0;display:flex;column-gap:4px;align-items:center}.offer_purchase_main .opp_main_price{font-weight:600}.offer_purchase_main .opp_compare_at_price{font-size:14px;text-decoration:line-through}.offer_purchase_main .opp_addtocart_btn{max-width:115px;min-width:95px;padding:6px;display:flex;align-items:center;justify-content:center;line-height:1;font-size:16px;font-weight:400;border:2px solid #FF9900;border-radius:10px;background-color:#f90}.opp_all_product_cover .flickity-page-dots.is-hiding-nav-ui{display:none}.offer_purchase_main .opp_add_image img{display:block;width:100%}.offer_purchase_main .opp_add_text{display:flex;align-items:center;justify-content:center;width:100%}.offer_purchase_main .product-form__buttons button{border:none;background:transparent;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;margin-bottom:0}.offer_purchase_main .opp_all_product_cover .flickity-prev-next-button{display:none}.offer_purchase_main .opp_all_product_cover:focus-visible{outline:unset;outline-offset:unset;box-shadow:unset}.offer_purchase_main .opp_all_product_cover .flickity-page-dots .dot{width:6px;height:6px;margin:0 3px}.offer_purchase_main .opp_discrption{font-size:14px;line-height:1.4;margin-top:12px}.product_tabify_cover .vet_reviewed .vet_reviewed_cover{display:flex;margin:0;padding:14px 14px 14px 24px;align-items:center;justify-content:space-between;gap:10px}.product_tabify_cover .vet_reviewed .vet_reviewed_image{width:100%;max-width:180px;margin-bottom:-14px;margin-right:-14px}.product_tabify_cover .vet_reviewed .vet_reviewed_cover .image_inner{max-width:160px;margin:0 0 0 auto}.product_tabify_cover .vet_reviewed .vet_reviewed_cover .image_inner img{display:block;width:100%}.product_tabify_cover .vet_reviewed .vet_reviewed_wrapper{border-radius:10px;max-width:580px}.product_tabify_cover .vet_reviewed .vet_reviewed_title h2{color:#603a19;margin-bottom:8px;font-family:Helvetica,Helvetica Neue,Arial,Lucida Grande,sans-serif;font-weight:600;font-style:normal;font-size:16px;letter-spacing:normal}.product_tabify_cover .vet_reviewed .vet_reviewed_text_inner p{font-size:18px;line-height:1.3;margin-bottom:12px}.product_tabify_cover .vet_reviewed .vet_reviewed_name p{margin:0;font-size:14px;line-height:1.2}.product_tabify_cover .product_tabify_title_cover .tabify_main_title{display:inline-block;border:1px solid #F9DCC9;border-radius:8px;padding:8px 16px;letter-spacing:0px;font-size:16px}.product_tabify_cover .product_tabify_title_cover{margin-bottom:12px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product_tabify_cover .tabify_main_title.active_tabify{font-weight:600;border-color:#603a19;text-decoration:underline}.ingredients_table_cover .ingredients_table{width:100%;border-collapse:collapse}.product_tabify_cover .ingredients_table_cover{background-color:#f9dcc9;border-radius:8px;padding:16px 8px}.ingredients_table .ingredients_table_title th{text-align:left;border-collapse:collapse;padding:8px;border-bottom:1px solid}.ingredients_table .ingredients_row_cover{border-bottom:1px solid;display:flex;justify-content:space-between;gap:10px;font-size:16px;padding:8px}.ingredients_table .ingredients_mg_cover{font-weight:600}.ingredients_bottom_text_cover{margin-top:16px}.ingredients_bottom_text_cover *{font-size:16px}.product_tabify_cover .content_tab{display:none}.product_tabify_cover .content_tab.active_tabify_content{display:block}.product_tabify_cover .feeding_guide_cover{width:100%;font-size:16px;border-collapse:collapse}.product_tabify_cover .feeding_guide_cover tr{border-bottom:1px solid}.product_tabify_cover .feeding_guide_title_text{font-weight:400;padding:16px 0 8px}.product_tabify_cover .feeding_guide_dogs_weight{padding-left:8px;padding-right:8px}.product_tabify_cover .feeding_guide_dogs_size{text-align:left}.product_tabify_cover .feeding_guide_dogs_daily{text-align:right}.product_tabify_cover .feeding_guide_img img{width:100%;display:block;max-width:70px}.product_tabify_cover .feeding_guide_weight{text-align:center;padding:8px;font-weight:600}.product_tabify_cover .feeding_guide_daily{text-align:right;padding:8px 0;font-weight:600}.product_tabify_cover .feeding_guide_img{padding:8px 0}.product_tabify_cover .feeding_guide_table_main_cover{padding:0 8px 16px;background-color:#f9dcc9;border-radius:8px}.product_tabify_cover .benefits_cover{padding:16px;background-color:#f9dcc9;border-radius:8px}.product_tabify_cover .benefits_cover ul{list-style:none}.product_tabify_cover .benefits_cover ul li{font-size:16px;position:relative;padding-left:26px;margin-bottom:3px}.product_tabify_cover .benefits_cover ul li:after{content:"";width:18px;height:18px;background-image:url(/cdn/shop/files/green-check.3c3fd94b.svg?v=1710305374);background-repeat:no-repeat;background-size:contain;position:absolute;left:0;top:5px}@media(max-width:769px){.product_tabify_cover .vet_reviewed .vet_reviewed_image{width:100%;max-width:120px;margin-bottom:-15px;margin-right:-15px}.product_tabify_cover .vet_reviewed .vet_reviewed_cover .image_inner{margin:0}.product_tabify_cover .vet_reviewed .vet_reviewed_name p{font-size:12px}.product_tabify_cover .vet_reviewed .vet_reviewed_title h2{margin-bottom:10px;font-size:14px}.product_tabify_cover .vet_reviewed .vet_reviewed_cover{flex-wrap:nowrap;padding:15px}.product_tabify_cover .vet_reviewed .vet_reviewed_text_inner p{font-size:16px;line-height:1.2;margin-bottom:10px}.product_tabify_cover .vet_reviewed .vet_reviewed_cover .image_inner{max-width:120px}}.pelsbarn_co_product .discount-text .fa-tag:before{color:green!important}.pelsbarn_co_product .discount-text ul li span{color:green!important;font-weight:600}.pelsbarn_co_product table.product-feature-list tr{display:flex}.pelsbarn_co_product table.product-feature-list td{border:0;display:flex;padding:4px 28px 4px 0;line-height:22px;width:50%!important}.pelsbarn_co_product table.product-feature-list td img{margin-right:3px;position:relative;top:2px}.pelsbarn_co_product .size_guide_popup .size_guide_content .size_guide_title{display:flex}.pelsbarn_co_product .kaching-bundles{display:none}.pelsbarn_co_product .slideshow-container .mySlides .rte{margin-bottom:0}.pelsbarn_co_product .slideshow-container .mySlides{max-height:inherit}.pelsbarn_co_product .dot{width:16px;height:5px;border-radius:0;background-color:#bbb;display:inline-block;transition:background-color .6s ease}.pelsbarn_co_product .fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}.pelsbarn_co_product .dot_active{background-color:#f90;width:22px;height:6px}.pelsbarn_co_product .icon_with_text{width:40%}.pelsbarn_co_product .icon_with_text .inline-img{border:none;margin:0;vertical-align:middle}.pelsbarn_co_product .size_options_box{background:#fff;border-radius:8px;padding:12px;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:450px;min-width:auto;gap:5px}.pelsbarn_co_product .size_options_box .table_class{width:100%}.pelsbarn_co_product .size_options_box table td{text-align:left;padding:0;border:0;border-bottom:0!important;line-height:24px;font-size:22px}.pelsbarn_co_product .size_options_box table td .model_image{max-width:120px;width:100%}.pelsbarn_co_product .size_options_box table td .arrow_image{max-width:40px;width:100%}.pelsbarn_co_product .size_options_box.product-form__input input[type=radio]+label{border-radius:6px}.pelsbarn_co_product .product__info-container>*+*{margin:0 0 10px}.pelsbarn_co_product .product__title h1{font-size:calc(var(--font-heading-scale)* 3rem)}.pelsbarn_co_product .product__title{margin-bottom:10px}.pelsbarn_co_product .price-item{font-size:2rem}.pelsbarn_co_product .product .price__container{margin:0}.bonus-product-testimonial{display:flex;justify-content:center;align-items:center;margin:20px 0}.bonus-product-testimonial>img{width:80px}.bonus-product-testimonial .bonus-testi-right{width:240px;margin-left:40px}.bonus-product-testimonial .bonus-testi-right h6{font-size:16px;color:#7f5f34;line-height:20px;font-weight:700;font-style:italic;letter-spacing:0;margin-top:0;margin-bottom:0}.bonus-product-testimonial .bonus-testi-right p{font-size:12px;color:#7f5f34;line-height:18px;font-weight:400;font-style:italic;letter-spacing:0;margin-top:3px;margin-bottom:0;position:relative;padding-left:13px}.bonus-product-testimonial .bonus-testi-right p img{width:70px;position:relative;top:2px;left:3px}.pelsbarn_co_product cite{display:flex;font-size:13px;align-items:center;justify-content:center}.pelsbarn_co_product .pelsbarn_product_review{width:100%}.pelsbarn_co_product .show_on_mobile{display:none}.product-pelsbarn-co-product-wrap .comfybed-features td{padding-top:1.2rem;padding-bottom:1.2rem}.product-pelsbarn-co-product-wrap .comfybed-features td .module-wrap{margin-top:5px}@media screen and (max-width:749px){.pelsbarn_co_product .slideshow-container,.pelsbarn_co_product .product-form__buttons{width:100%}.pelsbarn_co_product .size_options_box{max-width:100%}.pelsbarn_co_product .size_options_box table td{font-size:16px}.pelsbarn_co_product table.product-feature-list tr{flex-wrap:wrap}.pelsbarn_co_product table.product-feature-list td{width:100%!important}.pelsbarn_co_product .size_guide_trigger .size_guide_btn{margin-left:0}.pelsbarn_co_product .show_on_mobile{display:block}.pelsbarn_co_product .icon_with_text{width:100%;text-align:center}}#ProductPopup-47947b09-3b2a-4f72-84e8-c2fae70cdb5a,#ProductPopup-variant_picker_n7aGmN{margin-left:0}#carbed2_swatch{background-position:center;background-repeat:no-repeat}.low_stock_main_cover{display:flex;align-items:center}.low_stock_main_cover .component-number-update{margin-right:1rem;animation:pulse-animation-low-stock 2.5s infinite}@keyframes pulse-animation-low-stock{0%{box-shadow:0 0 #ec008c}to{box-shadow:0 0 0 8px #0000}}.estimated_delivery_date_cover{text-align:center;background-color:#ece2d8;padding:5px 0}.variant_metafields_value{display:block}@media(max-width:989px){.estimated_delivery_date_cover{margin-left:-5rem!important;margin-right:-5rem!important}}@media(max-width:750px){.estimated_delivery_date_cover{margin-left:-1.5rem!important;margin-right:-1.5rem!important}}#e-1719858082531 .gf_button{text-decoration:underline}.payment-icons .inline-list{display:flex;justify-content:space-between;list-style:none;padding:0}.payment-icons .inline-list svg{display:block;width:100%;height:auto}.car-bed-landingpage #satcb_bar{display:none!important}@keyframes greendot{0%{transform:scale(.95);box-shadow:0 0 #54c63a80}70%{transform:scale(1);box-shadow:0 0 0 10px #54c63a00}to{transform:scale(.95);box-shadow:0 0 #54c63a00}}#inventory_stock .stock_wrapper{display:flex;flex-direction:row;align-items:center;justify-content:start;line-height:1}#inventory_stock .green-dot{background:#54c63a;height:10px;width:10px;border-radius:20px;animation:greendot 2s linear infinite;transform:scale(1);margin-right:12px;margin-left:3px}#inventory_stock .orange-dot{background:#f4af29;height:10px;width:10px;border-radius:20px;animation:orangedot 2s linear infinite;transform:scale(1);margin-right:12px;margin-left:3px}#inventory_stock{display:flex;flex-direction:column;gap:5px;flex-wrap:wrap;margin-top:30px}#inventory_stock .green-text{font-weight:700;color:#2c9814}.liking-badge .custom_review_img_cover{width:100%;display:inline-block;max-width:22px;vertical-align:middle;margin-right:5px}.product .review-img_trustpilot .review_img{border-radius:50%;height:50px;width:50px;object-fit:cover;display:block}.product .review-img_trustpilot .review_img_text{display:flex;gap:20px;align-items:center}.product .review-img_trustpilot .review_text{line-height:1.2;font-size:16px}.pro_custom_img_cover{width:70%;margin:0 auto}.product .stock_text{color:#f90;font-size:16px}.product .stock_text .stock_number{background:#f90;width:11px;height:11px;border-radius:18px;display:inline-block;animation:blinker 1.5s cubic-bezier(.5,0,1,1) infinite alternate;margin-right:5px}.date-and-text{padding:12px 8px;line-height:1.2;font-size:16px}@keyframes blinker{0%{opacity:1}to{opacity:0}}@media(max-width:498px){.pro_custom_img_cover{width:100%}}.collapsible_tab_image_product .accordion__title{max-width:calc(100% - 2rem);line-height:1.3}.collapsible_tab_image_product.accordion{border:none}.collapsible_tab_image_product.accordion summary{background:#f7e7dd;padding:20px;border-radius:12px}.accordion_title_image{margin-top:10px}.accordion_title_image img{width:100%;display:block}.collapsible_tab_image_product .accordion__content{margin-top:14px}@media(max-width:768px){.collapsible_tab_image_product .accordion__title{font-size:16px}}.klaviyo-form-XaEEJw .needsclick.kl-private-reset-css-Xuajs1,.klaviyo-form-VsMT5x .needsclick.kl-private-reset-css-Xuajs1{min-height:auto!important}.product .fits-sizes_cover .fit-size-item{display:none;align-items:center;font-size:16px}.product .fits-sizes_cover .fit-size-item.active_fit_size_item{display:flex}.product .fits-sizes_cover .fit_title{font-weight:700}.product-form__input input[type=radio]+label.color-swatch{width:40px;height:40px;margin-right:15px;padding:0;border:0;background-color:var(--color-swatch-code)}.product-form__input input[type=radio]+label.color-swatch:before{content:"";border:1px solid transparent;border-radius:100%;position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px}.product-form__input input[type=radio]+label.color-swatch.color-swatch--image{background-image:var(--color-swatch-image);background-size:cover}.product-form__input input[type=radio]+label.color-swatch:hover,.product-form__input input[type=radio]:checked+label.color-swatch{border:0}.product-form__input input[type=radio]+label.color-swatch:hover:before,.product-form__input input[type=radio]:checked+label.color-swatch:before{border-color:rgb(var(--color-foreground))}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch input:checked+.slider{background-color:rgba(var(--color-button),var(--alpha-button-background))}.switch input:focus+.slider{box-shadow:0 0 1px rgba(var(--color-button),var(--alpha-button-background))}.switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.switch input:disabled+.slider{opacity:.4}.switch .slider.round{border-radius:34px}.switch .slider.round:before{border-radius:50%}.product__upsell-info{text-align:center;background-color:#ffe9d4;border-radius:var(--buttons-radius);overflow:hidden;margin-bottom:2.5rem;font-size:16px;line-height:22px;padding:1rem}.product__upsell-info .product__upsell-info--heading{position:relative;cursor:pointer}.product__upsell-info .arrow{width:0;height:0;position:absolute;top:calc(50% + 10px);right:2rem;transform:translateY(-50%)}.product__upsell-info .arrow:before,.product__upsell-info .arrow:after{content:"";position:absolute;top:-15px;left:0;width:12px;height:2px;background:#000;transform:rotate(45deg) translateY(13px);-webkit-transform:rotate(45deg) translate(0,13px)}.product__upsell-info .arrow:after{transform:rotate(135deg) translate(7px,-6px);-webkit-transform:rotate(135deg) translate(7px,-6px)}.product__upsell-info.active .arrow:before{transform:rotate(135deg) translate(13px,1px);-webkit-transform:rotate(135deg) translate(13px,1px)}.product__upsell-info.active .arrow:after{transform:rotate(45deg) translate(4px,8px);-webkit-transform:rotate(45deg) translate(4px,8px)}.product__upsell-info .product__upsell-info--title{font-weight:700}.product__upsell-info .product__upsell-info--image{margin-top:10px}.product__upsell-info .product__upsell-info--image img{display:block;width:100%;height:auto}.product__upsell-info .product__upsell-info--description{padding-top:1rem;text-align:left}.product__upsell-info .product__upsell-info--description-image img{display:block;width:auto;height:auto;max-width:var(--max-width);margin-top:20px}.product__upsell-info:not(.active) .product__upsell-info--description{display:none}.product__low-stock{display:flex;align-items:center;gap:15px;font-weight:500;font-size:14px;line-height:22px;color:#fa8c18;padding-left:3px}.product__low-stock .orange-pulse{background:#f4af29;height:12px;width:12px;border-radius:20px;animation:orange-pulse 2s linear infinite;transform:scale(1)}.product-block__warning-message{border-radius:var(--buttons-radius);background:#e43a36;color:#fff;padding:1.5rem;font-size:14px;line-height:22px}@media screen and (max-width:749px){.product .product__media-wrapper{margin-left:-1.5rem;width:calc(100% + 3rem);max-width:calc(100% + 3rem)}.product .product__media-wrapper .slider-button{overflow:hidden}}.product-image-badge{position:absolute;top:40px;right:0;z-index:1;background:var(--bg-color);color:var(--text-color);letter-spacing:1px;text-transform:uppercase;font-weight:500;width:max-content;font-size:12px;line-height:18px;padding:.5rem}.product-image-badge[data-handle=luxurious-pelsbarn-bed]{right:auto;left:0;top:105px}@media screen and (max-width:749px){.product-image-badge{top:20px;font-size:10px;line-height:16px}.product-image-badge[data-handle=luxurious-pelsbarn-bed]{top:65px}}.countdown-timer{background:var(--bg-color);color:var(--text-color);letter-spacing:1px;font-size:14px;line-height:20px;text-transform:uppercase;font-weight:500;padding:.5rem;text-align:center}.countdown-timer .timer{font-size:16px;line-height:22px}@media screen and (max-width:749px){.countdown-timer{font-size:12px;line-height:18px}.countdown-timer .timer{font-size:14px;line-height:20px}}.one-click-upsell-product--box{border-radius:var(--buttons-radius);border:1px solid #000;padding:1.5rem;font-size:18px;line-height:26px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.one-click-upsell-product--box .one-click-upsell-product--content,.one-click-upsell-product--box .one-click-upsell-product--info{display:flex;align-items:center;gap:1.5rem}.one-click-upsell-product--box .one-click-upsell-product--content{width:100%;justify-content:space-between}.one-click-upsell-product--box .one-click-upsell-product--image img{display:block;height:64px;width:auto}.one-click-upsell-product--box .one-click-upsell-product--checkbox-box{width:22px;height:22px}.one-click-upsell-product--box .one-click-upsell-product--checkbox-box input{accent-color:rgba(var(--color-button),var(--alpha-button-background));width:26px;height:22px;cursor:pointer;padding:0;margin:0}.one-click-upsell-product--box label{display:block;cursor:pointer}.one-click-upsell-product--box .one-click-upsell-product--details-price{color:rgba(var(--color-button),var(--alpha-button-background))}.one-click-upsell-product--box .one-click-upsell-product--details-price span{font-size:16px;text-decoration:line-through;margin-right:10px}.one-click-upsell-product--box .one-click-upsell-product--badge{background-color:#deab7a;color:#fff;font-size:14px;line-height:22px;border-radius:22px;padding:5px 10px;text-align:center;white-space:nowrap}@media screen and (max-width:749px){.one-click-upsell-product--box{flex-direction:column}.one-click-upsell-product--box>div{width:100%}.one-click-upsell-product--box .one-click-upsell-product--badge{background-color:transparent;color:#deab7a;padding:0;font-weight:700}}.product__countdown-number{display:flex;align-items:center;gap:15px;font-weight:500;font-size:14px;line-height:22px;color:#fa8c18;padding-left:3px}.product__countdown-number .orange-pulse{background:#f4af29;height:12px;width:12px;min-width:12px;border-radius:20px;animation:orange-pulse 2s linear infinite;transform:scale(1)}.product__countdown-number .countdown-number.animate{animation:fade-in 1s}@keyframes orange-pulse{0%{transform:scale(.95);box-shadow:0 0 #f4af2980}70%{transform:scale(1);box-shadow:0 0 0 10px #f4af2900}to{transform:scale(.95);box-shadow:0 0 #f4af2900}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.page-collection #mainCountdownTimer,.card-wrapper .card .price_badge-sale{display:none}.track-order-status-pelsbarn-org div>button.needsclick{display:none!important}.product-form__input input[type=radio]+label{position:relative}.product-form__input input[type=radio]+label span.badge{position:absolute;top:-15px;left:50%;z-index:1;background-color:#000;color:#fff;border-radius:9999px;font-size:10px;line-height:14px;width:max-content;padding:4px 8px}.alphadev-stories-container{display:grid;grid-template-columns:1fr;width:100%}.alphadev-stories-content{display:flex;justify-content:center;gap:3rem;width:100%;overflow:auto;height:max-content}.alphadev-story{width:100px;min-width:100px;text-align:center}.alphadev-story a{display:block;width:100%;color:rgba(var(--color-foreground));text-decoration:none}.alphadev-story a:hover,.alphadev-story a:focus{text-decoration:none}.alphadev-story-image{border:2px solid #ac8c73;border-radius:9999px;background:#fff;padding:2px;margin:0 auto 12px;width:100px;height:100px}.alphadev-story-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:9999px}.alphadev-story-title{font-size:14px;line-height:20px;font-weight:600}@media screen and (max-width:749px){.alphadev-stories-section .page-width{padding-left:0;padding-right:0}.alphadev-stories-content{justify-content:flex-start;gap:1.5rem;padding:0 1.5rem}.alphadev-story{width:70px;min-width:70px}.alphadev-story-image{width:70px;height:70px;margin:0 auto 8px}.alphadev-story-title{font-size:12px;line-height:18px}}.stamped-review-recommend-this-product{margin-top:20px;text-align:center}.stamped-review-recommend-this-product strong{font-size:20px}.stamped-review-recommend-this-product span{font-size:16px;color:#676986;margin-left:4px}.stamped-review .author:after{display:inline-block;content:"Verified Buyer";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10' fill='%23086d07'/%3E%3Cpath d='M7 12.5l3 3 7-7' stroke='white' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right;background-size:contain;color:#086d07;margin-left:12px;width:128px}.stamped-review .author+span{display:none}.stamped-review-recommend-custom{display:flex;align-items:center;gap:5px;margin:10px 0}.stamped-review-recommend-custom--icon{background-color:#f90;border-radius:9999px;padding:4px}.stamped-review-recommend-custom--icon svg{display:block;color:#fff;width:14px;height:14px}.stamped-review-recommend-custom--text{font-size:14px;line-height:20px}.stamped-review-body .stamped-review-footer{display:flex;align-items:center;flex-wrap:wrap;gap:15px;opacity:1}.stamped-review-body .stamped-review-footer:before,.stamped-review-body .stamped-review-footer:after{content:none!important}.stamped-review-verified{display:flex;align-items:center;gap:5px;background-color:#eee;border-radius:5px;padding:5px 10px}.stamped-review-verified--text{font-size:12px;line-height:18px;font-weight:600}.stamped-review-verified--icon svg{display:block;height:14px;width:auto}@media screen and (max-width:749px){.stamped-review .author{display:block}.stamped-review .author:after{margin-left:0;display:block;width:185px}}.scrollable-bottom-line{position:fixed;bottom:0;left:0;width:100%;z-index:9999}.scrollable-bottom-line .button{font-size:1.5rem!important;min-height:calc(4.6rem + var(--buttons-border-width) * 2)}@media screen and (max-width:749px){.scrollable-bottom-line .button{width:100%;padding:0 1.5rem}}.scrollable-images .scrollable-images--container{margin-top:2rem;width:100%;overflow:hidden;white-space:nowrap;display:flex;grid-column-gap:12px}.scrollable-images .scrollable-images--content{min-width:100%;grid-column-gap:12px;flex:none;justify-content:space-around;display:flex;animation:marquee 50s linear infinite}.scrollable-images .scrollable-images--content img{display:block;width:212px;height:350px;border-radius:10px;object-fit:cover}@media screen and (max-width:749px){.scrollable-images .scrollable-images--container,.scrollable-images .scrollable-images--content{grid-column-gap:6px}.scrollable-images .scrollable-images--content img{width:122px;height:250px}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-100% - 1rem))}}.videos-grid .videos-grid-container .multicolumn-list__item{border-radius:25px;overflow:hidden}.product-form__item--size{background:#fff;border-radius:8px;padding:12px;box-shadow:0 5px 20px #0000001a}.product-form__item--size .product-form__item--label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.product-form__item--size .product-form__item--label .option_name.size,.product-form__item--size .product-form__input{margin-bottom:0}.product-form__item--size .product-form__input input[type=radio]+label{min-width:42px;margin-right:0;font-family:Helvetica,Helvetica Neue,Arial,Lucida Grande,sans-serif;border:1px solid #fdf7f2;border-radius:6px;font-size:17px;line-height:1.5;display:inline-block;font-weight:400;font-style:normal;letter-spacing:1px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:pointer;text-align:center;text-decoration:none;vertical-align:middle;white-space:normal;text-transform:uppercase;padding:6px 10px}.product-form__item--size .product-form__input input[type=radio]:checked+label:not(.swatch_img):not(.color-swatch){background-color:#f09037;border-color:#f09037;color:#fff}.product-form__item--size .product-form__input input[type=radio]+label:hover{opacity:1;color:#fff;background-color:#ed7c13;border-color:#e37611;-webkit-box-shadow:0 0 0 .2rem #b45d0d;-moz-box-shadow:0 0 0 .2rem #b45d0d;-ms-box-shadow:0 0 0 .2rem #b45d0d;-o-box-shadow:0 0 0 .2rem #b45d0d;box-shadow:0 0 0 .2rem #b45d0d}.product-form__item--size .size-dimmesions--container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 15px 0;font-size:15px;line-height:21px}.product-form__item--size .size-dimmesions--icon{width:30px}.product-form__item--size .size-dimmesions--icon svg,.product-form__item--size .size-dimmesions--image img{display:block;width:100%;height:auto;margin:0 auto}.product-form__item--size .size-dimmesions--diameter,.product-form__item--size .size-dimmesions--weight{text-align:center}.product-form__item--size .size-dimmesions--image{width:50px}.product-form__item--size .size-dimmesions--container[data-size=S] .size-dimmesions--image img{width:30px}.product-form__item--size .size-dimmesions--container[data-size=M] .size-dimmesions--image img{width:45px}.product-form__item--size .size-dimmesions--container[data-size=XL] .size-dimmesions--image img{width:50px}@media screen and (max-width:680px){.product-form__item--size .size-dimmesions--container{padding:15px 10px 0}}.alphadev-sticky-add-to-cart{width:100%;position:fixed;bottom:0;left:0;z-index:2147483640;background-color:#fff;border-top:1px solid #fdf7f3;color:#000}.alphadev-sticky-add-to-cart--container{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.alphadev-sticky-add-to-cart--left,.alphadev-sticky-add-to-cart--right{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.alphadev-sticky-add-to-cart--right{gap:0}.alphadev-sticky-add-to-cart--image{width:64px}.alphadev-sticky-add-to-cart--image img{width:100%;height:auto;display:block}.alphadev-sticky-add-to-cart--title{font-weight:700}.alphadev-sticky-add-to-cart--price{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.alphadev-sticky-add-to-cart--right .alphadev-sticky-add-to-cart--price{justify-content:space-between;margin-bottom:5px}.alphadev-sticky-add-to-cart--compare-at-price{text-decoration:line-through;color:rgba(var(--color-foreground),.75);font-size:1.3rem;margin-left:5px}.alphadev-sticky-add-to-cart--price-saving .badge{display:block;border-color:#cd303a;background-color:#cd303a;color:#fff;text-transform:uppercase;font-weight:900;font-size:1rem}.alphadev-sticky-add-to-cart--price,.alphadev-sticky-add-to-cart--button{width:100%}.alphadev-sticky-add-to-cart--button .button{position:relative;overflow:hidden;font-size:1.8rem!important;min-height:calc(4.4rem + var(--buttons-border-width) * 2)!important}.alphadev-sticky-add-to-cart--button .button:after{background:#fff;content:"";height:155px;left:-75px;opacity:.2;position:absolute;top:-50px;transform:rotate(35deg);width:50px;z-index:1;animation:shineEffect 3s infinite}.alphadev-sticky-add-to-cart--button .button span{position:relative;z-index:20}@keyframes shineEffect{0%{left:-75px}to{left:120%}}@media screen and (max-width:749px){.alphadev-sticky-add-to-cart--left{display:none}}@media screen and (min-width:750px){.alphadev-sticky-add-to-cart--right .alphadev-sticky-add-to-cart--price{display:none}}.product__info-info-boxes{display:flex;gap:4px;margin-top:1rem}.product__info-info-box{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px 0;border-radius:5px;padding:8px 4px;background-color:#dbaa79;font-size:14px;line-height:20px;text-align:center}.product__info-info-box--icon img{display:block;width:24px;height:auto}@media screen and (max-width:749px){.product__info-info-boxes{padding:0 1.5rem;margin-top:0;margin-bottom:1rem}}@media screen and (min-width:750px){.product__info-info-boxes{display:none}}.product__info-review-boxes{margin-top:1rem}.product__info-review-boxes .slider__slide{width:80%}.product__info-review-box{display:flex;flex-direction:column;gap:16px;padding:12px;border-radius:5px;background:#f3e8dd;height:100%;justify-content:space-between}.product__info-review-box--title{font-weight:700;font-size:14px;line-height:20px;text-align:center}.product__info-review-box--text{font-size:14px;line-height:20px;color:rgba(var(--color-foreground),.75)}.product__info-review-box--details{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px}.product__info-review-box--info{display:flex;align-items:center;gap:4px;font-size:14px;line-height:20px}.product__info-review-box--verified{display:flex;align-items:center;gap:4px;padding:4px;border-radius:5px;background-color:#eee}.product__info-review-box--verified span{font-size:12px;line-height:1}@media screen and (max-width:749px){.product__info-review-boxes .slider{padding:0 1.5rem;margin-top:0;margin-bottom:1rem}.product__info-review-box--title{font-size:12px}}@media screen and (min-width:750px){.product__info-review-boxes{display:none}}.alphadev-post .alphadev-post--content{display:flex;flex-direction:column;gap:50px;max-width:700px;margin:0 auto}.alphadev-post .alphadev-post--content a{color:rgb(var(--color-foreground))}.alphadev-post .alphadev-post--author{display:flex;align-items:center;gap:10px}.alphadev-post .alphadev-post--title+.alphadev-post--author{margin-top:-25px}.alphadev-post .alphadev-post--author-photo{width:96px}.alphadev-post .alphadev-post--author-photo img{display:block;width:100%;height:auto;object-fit:cover;border-radius:50%}.alphadev-post .alphadev-post--author-info{font-size:14px;line-height:22px;letter-spacing:1px;text-transform:capitalize;display:flex;flex-direction:column}.alphadev-post .alphadev-post--author-info-name{letter-spacing:3.3px;text-transform:uppercase;font-weight:700}.alphadev-post .alphadev-post--author-info-description{text-transform:none}.alphadev-post .alphadev-post--author-text{margin-top:-25px}.alphadev-post .alphadev-post--post{display:flex;flex-direction:column;gap:25px}.alphadev-post .alphadev-post--post-image img{display:block;width:100%;height:auto}.alphadev-post .alphadev-post--post-cta{text-align:center}.alphadev-post .alphadev-post--post-cta .button{font-size:1.6rem!important}@media screen and (max-width:749px){.alphadev-post .alphadev-post--author-photo{width:85px}.alphadev-post .alphadev-post--author-info{font-size:12px;line-height:20px}.alphadev-post .alphadev-post--post-cta .button{font-size:1.4rem!important}}.alphadev-qa .alphadev-qa--question{display:flex;flex-direction:column;align-items:center;gap:31px}.alphadev-qa .alphadev-qa--question-title{font-size:32px;line-height:36.8px;font-weight:700;text-align:center}.alphadev-qa .alphadev-qa--question-answers{align-items:center;align-self:stretch;column-gap:16px;display:flex;flex-direction:row;justify-content:center;position:relative;row-gap:16px}.alphadev-qa .alphadev-qa--question-answers a{align-items:center;background:#f90;border-radius:200px;column-gap:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:19px 30px;position:relative;row-gap:8px;transition-duration:125ms;transition-property:color,background-color,fill,opacity,transform,border,box-shadow,left,backdrop-filter,filter;transition-timing-function:ease-in-out;width:auto;color:#fff;font-size:18px;line-height:20.7px;font-weight:400;text-decoration:none;min-width:180px}.alphadev-qa .alphadev-qa--question-answers a:hover,.alphadev-qa .alphadev-qa--question-answers a:focus{background:#4066d7;text-decoration:none}@media screen and (max-width:768px){.alphadev-qa .alphadev-qa--question-title{font-size:25px;line-height:28.75px}.alphadev-qa .alphadev-qa--question-answers{align-self:stretch;flex-direction:column;width:auto}}.product__exptected-delivery{display:flex;align-items:center;gap:1rem;background-color:#f7e7dd;border-radius:var(--buttons-radius-outset);padding:10px}.product__exptected-delivery .product__exptected-delivery-icon{width:32px}.product__exptected-delivery .product__exptected-delivery-icon svg{display:block;width:32px;height:32px}.product__exptected-delivery .product__exptected-delivery-info{width:calc(100% - 32px)}.product__exptected-delivery .product__exptected-delivery-info-title{font-size:16px;line-height:24px;font-weight:700}.product__exptected-delivery .product__exptected-delivery-info p{font-size:14px;line-height:22px}.payment-secured{display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;line-height:20px;margin-top:10px}.payment-secured svg{display:block;widht:18px;height:18px;color:rgba(var(--color-button),var(--alpha-button-background))}.product-sidebar--sticky{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);width:100%;max-width:720px;z-index:10}.product-sidebar--sticky .product-sidebar--sticky-content{background-color:#f3e8dd;border-radius:var(--buttons-radius-outset);display:flex;align-items:center;padding:1rem 1rem 1rem 0}.product-sidebar--sticky .product-sidebar--sticky-carousel{position:relative;width:100%;max-width:320px}.product-sidebar--sticky .swiper-slide{padding:0 1rem;text-align:center;font-weight:700}.product-sidebar--sticky .button{padding:1rem}.product-sidebar{position:fixed;top:0;right:-100%;height:100%;z-index:2}.product-sidebar .product-sidebar--overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#fdf7f2a6}.drawer.active .product-sidebar{right:0}.drawer.active .product-sidebar .product-sidebar--overlay:empty{display:block}.product-sidebar .product-sidebar--info{overflow:auto;flex:1;padding-top:1rem}.product-sidebar .product-sidebar--info>*+*{margin:1.5rem 0}.product-sidebar .product-form{margin-top:.5rem;text-align:center}.product-sidebar .list-payment{justify-content:center;margin:0;padding-top:0;gap:4px}.product-sidebar .list-payment__item{padding:0}.product-sidebar .product-form__input{display:flex}.product-sidebar .product-form__input input[type=radio]+label{flex:1}.product-sidebar .product-form__input label.swatch_img:before{border-radius:var(--variant-pills-radius)}.product-sidebar .product-sidebar--footer .installment{display:none}.product-sidebar .product-sidebar--footer .price{display:flex;align-items:center;gap:10px}.product-sidebar .product-sidebar--footer .price.price--on-sale .price__badge-sale{display:block}.product-sidebar .product-form__submit{margin-bottom:0}@media screen and (max-width:749px){.product-sidebar--sticky{left:0;transform:none;padding-left:1.5rem;padding-right:1.5rem}.product-sidebar--sticky .product-sidebar--sticky-content{padding:1rem 0;align-items:flex-start;flex-direction:column;gap:.5rem}.product-sidebar--sticky .product-sidebar--sticky-carousel{max-width:100%}.product-sidebar--sticky .button{max-width:calc(100% - (3rem + 50px));margin-left:1rem;min-height:54px;font-size:1.5rem!important}.product-sidebar .product__exptected-delivery .product__exptected-delivery-info-title{font-size:14px;line-height:22px}.product-sidebar .product__exptected-delivery .product__exptected-delivery-info p{font-size:12px;line-height:20px}}@media screen and (min-width:750px){.product--thumbnail .product__media-gallery.product__media-gallery--vertical,.product--thumbnail_slider .product__media-gallery.product__media-gallery--vertical{display:flex;justify-content:space-between}.product--thumbnail .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter:not(.thumbnail-slider),.product--thumbnail_slider .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter:not(.thumbnail-slider){order:2;width:100%;padding-left:100px}.product--thumbnail .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter:not(.thumbnail-slider) .sider,.product--thumbnail_slider .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter:not(.thumbnail-slider) .slider{padding-bottom:0;margin-bottom:0}.product--thumbnail .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter.thumbnail-slider,.product--thumbnail_slider .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter.thumbnail-slider{order:1;flex-direction:column;width:90px;position:absolute;top:0;left:0;z-index:1;height:100%}.product--thumbnail .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter.thumbnail-slider .slider-button:not(.slider-button--next),.product--thumbnail_slider .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter.thumbnail-slider .slider-button:not(.slider-button--next){display:none}.product--thumbnail .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter.thumbnail-slider .slider,.product--thumbnail_slider .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter.thumbnail-slider .slider{flex-direction:column;padding:0;scroll-padding-left:0;scroll-snap-type:y mandatory}.product--thumbnail .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter.thumbnail-slider .slider__slide,.product--thumbnail_slider .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter.thumbnail-slider .slider__slide{width:90px}.product--thumbnail .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter.thumbnail-slider .slider-button--next .icon,.product--thumbnail_slider .product__media-gallery.product__media-gallery--vertical .slider-mobile-gutter.thumbnail-slider .slider-button--next .icon{transform:rotate(0);width:3rem;height:3rem;margin-top:15px}}.alphadev-sticky-button{position:fixed;bottom:20px;left:0;width:100%;z-index:2147483639;padding:0 10px}.alphadev-sticky-button .button,.button.button--new{display:flex;flex-direction:column;gap:5px;padding:15px 5px;color:#fff;border:1px solid #FF7B00;box-shadow:0 0 0 4.8px #ff990052}.alphadev-sticky-button .button .button--text,.button.button--new .button--text{font-size:14px;line-height:24px;font-weight:700;letter-spacing:.69px;text-align:center;text-transform:uppercase;text-shadow:1px 1px 1px rgba(0,0,0,.15)}.alphadev-sticky-button .button .button--rating,.button.button--new .button--rating{display:flex;align-items:center;gap:2px;font-size:10px;line-height:15px;font-weight:400;letter-spacing:.69px;text-transform:uppercase;text-shadow:1px 1px 1px rgba(0,0,0,.15);text-align:left}.button.button--new .button--rating{letter-spacing:.39px}.alphadev-sticky-button .button .button--rating svg,.button.button--new .button--rating svg{display:block}.alphadev-sticky-button .button .button--rating svg:not(:first-child),.button.button--new .button--rating svg:not(:first-child){margin-left:-3px}.alphadev-sticky-button .button .button--rating span,.button.button--new .button--rating span{display:flex;align-items:center}@media screen and (min-width:750px){.alphadev-sticky-button{display:none}}.alphadev-image-with-text--wrapper{position:relative}.alphadev-image-with-text--image img,.alphadev-image-with-text--image svg{display:block;width:100%;height:auto;object-fit:cover;min-height:400px;max-height:600px;border-radius:8px}.alphadev-image-with-text--image .alphadev-image-with-text--image-mobile{display:none}.alphadev-image-with-text--content{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:20px;color:#fff}.alphadev-image-with-text--content.alphadev-image-with-text--content--vertical-top{justify-content:flex-start}.alphadev-image-with-text--content.alphadev-image-with-text--content--vertical-center{justify-content:center}.alphadev-image-with-text--content.alphadev-image-with-text--content--horizontal-left{align-items:flex-start}.alphadev-image-with-text--content.alphadev-image-with-text--content--horizontal-right{align-items:flex-end}.alphadev-image-with-text--content.alphadev-image-with-text--content--horizontal-center{text-align:center}.alphadev-image-with-text--heading,.alphadev-image-with-text--richtext,.alphadev-image-with-text--button{max-width:600px}.alphadev-image-with-text--heading h1{margin:0;color:#fff}.alphadev-image-with-text--button .button{color:#fff;font-size:18px!important;line-height:30px!important;letter-spacing:-.2px;border-radius:4px;text-transform:capitalize;min-height:54px;font-weight:700}.alphadev-image-with-text--button .button:before,.alphadev-image-with-text--button .button:after{content:none}.alphadev-image-with-text--button .button.button--primary{background-color:#ed9751}.alphadev-image-with-text--button .button.button--primary:hover{background-color:#000}@media screen and (max-width:749px){.alphadev-image-with-text--section .page-width{padding-left:0;padding-right:0}.alphadev-image-with-text--image img,.alphadev-image-with-text--image svg{border-radius:0}.alphadev-image-with-text--image .alphadev-image-with-text--image-desktop{display:none}.alphadev-image-with-text--image .alphadev-image-with-text--image-mobile{display:block;max-height:none}}.product__bundle{display:flex;flex-direction:column;gap:1.2rem}.product__bundle .product__bundle-title{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.product__bundle .product__bundle-title p{margin:0;font-size:14px;line-height:20px}.product__bundle .product__bundle-product{background-color:#f6e8dd;` border: 1px solid rgba(var(--color-button),var(--alpha-button-background));border-radius:var(--buttons-radius-outset);position:relative;display:flex;gap:12px;padding:12px}.product__bundle .product__bundle-product .product__bundle-product--info{flex:1;display:flex;gap:12px}.product__bundle .product__bundle-product .product__bundle-product--info .product__bundle-product--info-image img{display:block;width:70px;height:70px;object-fit:cover;border-radius:4px;border:1px solid rgba(var(--color-foreground),var(--variant-pills-border-opacity))}.product__bundle .product__bundle-product .product__bundle-product--info .product__bundle-product--info-details{display:flex;flex-direction:column;gap:12px;width:100%}.product__bundle .product__bundle-product .product__bundle-product--info .product__bundle-product--info-details .product__bundle-product--info-details-title{font-size:16px;line-height:20px;font-weight:700}.product__bundle .product__bundle-product .product__bundle-product--price{white-space:nowrap;text-align:right;font-size:16px;line-height:20px;font-weight:700;color:#4e9611;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.product__bundle .product__bundle-product .product__bundle-product--price-old{color:red;text-decoration:line-through;font-size:14px;line-height:20px}.product__bundle .product__bundle-product .product__bundle-product--info-details-options{display:flex;gap:12px}.product__bundle .product__bundle-product .product__bundle-product--info-details-option{flex:1;display:flex;flex-direction:column;background-color:#fdf7f3;border-radius:12px;padding:4px 8px;min-width:100px}.product__bundle .product__bundle-product .product__bundle-product--info-details-option label{font-size:14px;line-height:20px;cursor:pointer}.product__bundle .product__bundle-product .product__bundle-product--info-details-option select{background:transparent;border:0;padding:4px 0;font-size:16px;line-height:22px;outline:none;margin-left:-3px;cursor:pointer}.product__bundle .product__bundle-product .product__bundle-product--info-details-option select:focus,.product__bundle .product__bundle-product .product__bundle-product--info-details-option select:focus-within,.product__bundle .product__bundle-product .product__bundle-product--info-details-option select:focus-visible{outline:none;box-shadow:none}@media screen and (max-width:749px){.product__bundle .product__bundle-product .product__bundle-product--info-details-options{flex-direction:column}}.product__free-gifts{background-color:#f6e8dd;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:12px}.product__free-gifts--title{font-size:20px;line-height:28px;text-align:center;color:#332821}.product__free-gifts--title p{margin:0}.product__free-gifts--content{display:flex;justify-content:center;gap:12px}.product__free-gifts--item{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;width:100%}.product__free-gifts--item-image img{display:block;width:65px;height:65px;object-fit:cover;object-position:center center;border-radius:1000px}.product__free-gifts--item-title{font-size:13px;line-height:18px}@media screen and (max-width:1279px){.product__free-gifts--content{flex-wrap:wrap}.product__free-gifts--item{width:calc(33.3% - 8px)}.product__free-gifts--content[data-items="4"]{flex-wrap:nowrap}.product__free-gifts--content[data-items="4"] .product__free-gifts--item{width:100%}}@media screen and (max-width:749px){.product__free-gifts{gap:18px;padding:18px 12px}.product__free-gifts--title{font-size:16px;line-height:22px}.product__free-gifts--content{column-gap:18px;row-gap:24px}.product__free-gifts--item{width:calc(33.3% - 12px)}.product__free-gifts--content[data-items="4"] .product__free-gifts--item{width:100%}}.product__upsell-product-box{display:grid;grid-template-columns:204px 1fr;gap:12px;padding:12px;border-radius:4px;background-color:#f6e8dd;color:#332821}.product__upsell-product-box--image__mobile{display:none}.product__upsell-product-box--image img{display:block;width:100%;height:auto;border-radius:4px;border:1px solid #332821}.product__upsell-product-box--info{display:flex;flex-direction:column;justify-content:space-between;gap:12px}.product__upsell-product-box--info__title{display:flex;align-items:flex-start;gap:6px}.product__upsell-product-box--info__title-name{font-weight:700;font-size:20px;line-height:28px}.product__upsell-product-box--info__title-badge{display:flex;align-items:center;justify-content:center;padding:6px 10px;font-weight:700;font-size:12px;line-height:1;border-radius:1000px;background-color:#4e9611;color:#fff;white-space:nowrap}.product__upsell-product-box--info__title-badge:empty{display:none}.product__upsell-product-box--info__subtitle{margin-block-start:4px;font-size:16px;line-height:20px}.product__upsell-product-box--info__options{margin-block-start:12px;display:flex;flex-direction:column;gap:12px}.product__upsell-product-box--info__options__option{display:flex;flex-direction:column;gap:6px}.product__upsell-product-box--info__options__option[data-name=color]{display:none}.product__upsell-product-box--info__options__option label{font-size:16px;line-height:22px}.product__upsell-product-box--info__options__option-values .product-form__input{margin-block-end:0}.product__upsell-product-box--info__options__option-values .product-form__input input[type=radio]+label{margin-block-start:0;margin-inline-end:0;font-size:16px;line-height:22px;padding:4px;min-width:50px}.product__upsell-product-box--bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.product__upsell-product-box--info__price{display:flex;align-items:center;gap:8px}.product__upsell-product-box--info__price-regular{font-weight:700;font-size:20px;line-height:28px}.product__upsell-product-box--info__price-compare{font-size:16px;line-height:22px;color:red;text-decoration:line-through}.product__upsell-product-box--info__button{font-size:18px!important;line-height:28px;padding:6px 12px;min-height:auto;min-width:auto;text-transform:none}.product__upsell-product-box--info__button .button--content{display:flex;align-items:center;gap:6px}.product__upsell-product-box--info__button .button--content svg{display:block;width:14px;height:14px}.product__upsell-product-box--info__button.loading .button--content{visibility:hidden}@media screen and (max-width:749px){.product__upsell-product-box{grid-template-columns:1fr}.product__upsell-product-box--image__desktop{display:none}.product__upsell-product-box--image__mobile{display:block;grid-row:span 2;grid-column:1}.product__upsell-product-box--info{position:relative}.product__upsell-product-box--top{display:grid;grid-template-columns:84px 1fr;grid-template-rows:auto auto;column-gap:12px}.product__upsell-product-box--info__title{justify-content:space-between;grid-row:1;grid-column:2}.product__upsell-product-box--info__title-name{font-size:16px;line-height:18px}.product__upsell-product-box--info__subtitle{margin-block-start:0;font-size:14px;line-height:16px;grid-row:2;grid-column:2}.product__upsell-product-box--info__options{grid-column:1 / -1}.product__upsell-product-box--info__button{font-size:16px!important;line-height:22px}}.product__box-with-icon-and-text{background-color:var(--background-color);color:var(--text-color);border-radius:12px;padding:12px 20px;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:12px;font-size:16px;line-height:24px}.product__box-with-icon-and-text img,.product__box-with-icon-and-text svg{display:block;width:48px;height:auto}.product__box-with-icon-and-text p{margin:0}.product__box-with-icon-and-text strong{color:var(--bold-text-color)}@media screen and (max-width:749px){.product__box-with-icon-and-text{font-size:14px;line-height:20px}}.product__trustpilot{display:grid;grid-template-columns:120px 1fr;gap:12px;background-color:#fcfff1;padding:24px}.product__trustpilot .product__trustpilot--image img,.product__trustpilot .product__trustpilot--image svg{display:block;width:100%;height:auto}.product__trustpilot .product__trustpilot--content{display:flex;flex-direction:column;gap:12px}.product__trustpilot--content__rating{display:flex;align-items:center;gap:12px}.product__trustpilot--content__rating img{display:block;width:100px;height:auto}.product__trustpilot--content__rating--verified{font-size:10px;line-height:18px;color:#a3a3a4;display:flex;align-items:center;gap:4px}.product__trustpilot--content__rating--verified svg{display:block;width:12px;height:12px}.product__trustpilot .product__trustpilot--content__comment{font-size:12px;line-height:20px}.product__trustpilot .product__trustpilot--content__name{font-size:14px;line-height:22px;font-weight:700}@media screen and (max-width:750px){.product__trustpilot{grid-template-columns:100px 1fr;gap:8px;padding:12px}.product__trustpilot .product__trustpilot--content{gap:8px}.product__trustpilot--content__rating img{width:80px}.product__trustpilot .product__trustpilot--content__comment{font-size:10px;line-height:18px}.product__trustpilot .product__trustpilot--content__name{font-size:12px;line-height:20px}}.product_box--pre-order-message{display:flex;align-items:center;border-radius:8px;justify-content:center;background:#ffc18a;color:#000;font-size:14px;line-height:20px;min-height:50px;padding:12px;gap:12px}.product_box--pre-order-message svg{display:block;width:23px;height:21px}.product_box--pre-order-message span{display:block;width:calc(100% - 35px)}.multicolumn-card__info-title{display:flex;justify-content:center;flex-direction:column;gap:12px}.multicolumn-card__info-title img{display:block;width:80px;height:80px;object-fit:contain}.image-with-text__image img{max-width:100%;height:auto;display:block}.image-with-text__rating,.banner__rating{display:flex;flex-direction:column;gap:12px}.banner__box .banner__rating{margin-top:24px}.image-with-text__rating .image-with-text__rating-stars,.banner__rating .banner__rating-stars{display:flex;align-items:center;justify-content:center;gap:12px;font-size:32px;line-height:30px;font-weight:700;color:#332821}.image-with-text__rating .image-with-text__rating-stars>div,.banner__rating .banner__rating-stars>div{padding:8px 12px;border-radius:1000px;background-color:#fff;box-shadow:0 0 20px 10px #3328210d;display:flex;align-items:center;gap:4px}.image-with-text__rating .image-with-text__rating-stars svg,.banner__rating .banner__rating-stars svg{display:block}.image-with-text__rating .image-with-text__rating-text,.banner__rating .banner__rating-text{font-size:16px;line-height:20px;color:#332821;font-weight:700}.review_slider .review_slider--button,.image-with-text--button{text-align:center;margin-top:27px}.review_slider .review_slider--button>div,.image-with-text--button>div,.multicolumn--button{display:inline-block}.review_slider .review_slider--button{margin-top:60px}.image-with-text--button{margin-top:0}@media screen and (min-width:750px){.image-with-text--button{margin-top:36px}}#shopify-section-template--24731219263871__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24731224703359__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24781697057151__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24781787955583__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24787406455167__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24787495059839__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner{color:#000;margin-bottom:36px}#shopify-section-template--24731224703359__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24787406455167__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24787495059839__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner{margin-bottom:0}#shopify-section-template--24731219263871__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover,#shopify-section-template--24731224703359__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover,#shopify-section-template--24781697057151__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover,#shopify-section-template--24781787955583__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover,#shopify-section-template--24787406455167__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover,#shopify-section-template--24787495059839__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover{background:transparent;box-shadow:none}#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn,#shopify-section-template--24787495059839__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn{background-color:transparent}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul,#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul,#shopify-section-template--24787495059839__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li,#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li,#shopify-section-template--24787495059839__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li{position:relative;padding-left:72px}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:after,#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:after,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:after,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:after,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:after,#shopify-section-template--24787495059839__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:after{content:"";position:absolute;top:0;left:0;width:60px;height:60px}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:first-child:after,#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:first-child:after,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:first-child:after,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:first-child:after,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:first-child:after,#shopify-section-template--24787495059839__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:first-child:after{background:url('data:image/svg+xml,<svg width="60" height="61" viewBox="0 0 60 61" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_222_1104)"><path d="M49.1417 32.676C47.9053 35.685 48.0448 35.9848 48.0974 36.0977C48.12 36.1466 50.1946 41.389 48.2133 45.041C47.3676 46.6009 46.0379 48.5801 43.2453 50.0465C40.2466 51.6216 36.077 52.3874 30.4993 52.3874C24.9216 52.3874 20.752 51.6216 17.7533 50.0465C14.9618 48.5801 13.632 46.6009 12.7852 45.041C10.804 41.389 12.8786 36.1466 12.9012 36.0977C12.9537 35.9848 13.0933 35.6839 11.8569 32.676C11.8322 32.6162 11.7882 32.5706 11.7345 32.5424C12.3248 31.4691 12.7606 30.1276 12.9645 28.6394C13.7061 23.2439 20.4483 12.5909 20.9173 11.8544C23.5704 9.80568 26.6313 8.80957 30.2761 8.80957H30.334C34.1709 8.80957 37.3703 9.91539 40.1114 12.19C40.1607 12.2313 40.2219 12.252 40.2809 12.252C40.297 12.252 40.3131 12.2498 40.3292 12.2465C41.6504 14.3582 47.3569 23.7012 48.033 28.6394C48.237 30.1276 48.6738 31.4691 49.263 32.5424C49.2104 32.5706 49.1653 32.6162 49.1406 32.6771L49.1417 32.676Z" fill="white"/></g><path d="M34.3186 35.4318C34.3186 36.7652 32.5239 38.8136 30.5725 38.8136C28.6211 38.8136 26.8264 36.7652 26.8264 35.4318C26.8264 34.0984 28.6211 33.2324 30.5725 33.2324C32.5239 33.2324 34.3186 34.0984 34.3186 35.4318Z" fill="%23D3B49C" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.7245 27.9785C25.7245 27.9785 23.2815 31.1117 18.3172 28.4197" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.682 27.9785C42.682 27.9785 40.239 31.1117 35.2746 28.4197" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.4996 38.814V42.3698C30.6149 43.2773 35.8598 46.2803 38.6879 41.2608" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.4997 38.814V42.3698C30.3844 43.2773 25.1394 46.2803 22.3114 41.2608" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.5861 11.5198C20.5861 11.5198 13.2505 22.8561 12.4608 28.5872C11.6712 34.3183 7.76844 36.5801 6.1336 33.5728C4.49877 30.5655 7.27353 28.8708 6.20213 25.5799C5.13182 22.289 4.08652 16.7276 8.14588 13.7772C12.2052 10.8257 14.422 7.39141 20.5861 11.5198Z" fill="%23D3B49C" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.4143 11.5195C40.4143 11.5195 47.7499 22.8559 48.5395 28.587C49.3292 34.3181 53.2319 36.5799 54.8668 33.5726C56.5016 30.5652 53.7269 28.8705 54.7983 25.5797C55.8697 22.2888 56.9149 16.7274 52.8556 13.777C48.7962 10.8266 46.5795 7.39117 40.4154 11.5195H40.4143Z" fill="%23D3B49C" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.414 11.8346C37.7632 9.64832 34.4674 8.35978 30.3026 8.36525C26.3422 8.35978 23.1672 9.52461 20.5871 11.5182" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.3558 32.7974C11.3558 32.7974 12.5631 35.7171 12.4196 36.0247C12.276 36.3313 10.2974 41.5982 12.3097 45.2865C14.322 48.9748 17.9615 52.8327 30.5007 52.8327" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.6433 32.7974C49.6433 32.7974 48.4359 35.7171 48.5795 36.0247C48.7231 36.3324 50.7016 41.5982 48.6894 45.2865C46.6771 48.9748 43.0376 52.8327 30.4984 52.8327" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><defs><clipPath id="clip0_222_1104"><rect width="37.5263" height="43.5789" fill="white" transform="translate(11.7369 8.80957)"/></clipPath></defs></svg>')}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(2):after,#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(2):after,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(2):after,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(2):after,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(2):after,#shopify-section-template--24787495059839__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(2):after{background:url('data:image/svg+xml,<svg width="60" height="61" viewBox="0 0 60 61" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M26.3711 12.45L30.0623 8.75879L33.7403 12.438" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.0623 8.75879V19.0692" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M43.2193 17.6072L46.9105 13.916L50.5885 17.594" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.9105 13.916V24.2252" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.52258 18.4734L13.2138 14.7822L16.8918 18.4602" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.2137 14.7822V25.0914" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.2061 52.3273C54.4909 52.3273 53.9017 52.2373 53.3941 52.0909C51.0385 51.4069 50.4493 49.4785 47.1253 49.4785C43.0849 49.4785 43.0849 52.3273 39.0445 52.3273C35.0041 52.3273 35.0041 49.4785 30.9637 49.4785C26.9233 49.4785 26.9233 52.3273 22.8757 52.3273C18.8353 52.3273 18.8353 49.4785 14.7949 49.4785C10.7545 49.4785 10.7545 52.3273 6.71532 52.3273C6.00012 52.3273 5.41092 52.2373 4.90332 52.0909" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M56.2681 36.9207C56.2681 32.7327 52.9465 29.3223 48.7933 29.1747C48.7177 29.1711 48.6421 29.1699 48.5653 29.1687C48.5485 29.1687 48.5317 29.1675 48.5149 29.1675C48.5089 29.1675 48.5029 29.1675 48.4969 29.1675C48.4909 29.1675 48.4849 29.1675 48.4789 29.1675C45.9853 29.1675 43.7677 30.3459 42.3493 32.1759C40.931 30.3459 38.7133 29.1675 36.2197 29.1675C36.2137 29.1675 36.2077 29.1675 36.2017 29.1675C36.1957 29.1675 36.1897 29.1675 36.1837 29.1675C33.6901 29.1675 31.4725 30.3459 30.0541 32.1759C28.6357 30.3459 26.4193 29.1675 23.9245 29.1675C23.9185 29.1675 23.9125 29.1675 23.9065 29.1675C23.9005 29.1675 23.8945 29.1675 23.8885 29.1675C21.3949 29.1675 19.1773 30.3459 17.7589 32.1759C16.3405 30.3459 14.1241 29.1675 11.6293 29.1675C11.6233 29.1675 11.6173 29.1675 11.6113 29.1675C11.6053 29.1675 11.5993 29.1675 11.5933 29.1675C11.5765 29.1675 11.5597 29.1675 11.5429 29.1687C11.4673 29.1687 11.3905 29.1711 11.3149 29.1747C7.16295 29.3211 3.84015 32.7315 3.84015 36.9207C3.84015 41.1099 7.16175 44.5191 11.3149 44.6667C11.3905 44.6691 11.4661 44.6715 11.5429 44.6727C11.5597 44.6727 11.5765 44.6739 11.5933 44.6739C11.5993 44.6739 11.6053 44.6739 11.6113 44.6739C11.6173 44.6739 11.6233 44.6739 11.6293 44.6739C14.1229 44.6739 16.3405 43.4955 17.7589 41.6655C19.1773 43.4955 21.3937 44.6739 23.8885 44.6739C23.8945 44.6739 23.9005 44.6739 23.9065 44.6739C23.9125 44.6739 23.9185 44.6739 23.9245 44.6739C26.4181 44.6739 28.6357 43.4955 30.0541 41.6655C31.4725 43.4955 33.6889 44.6739 36.1837 44.6739C36.1897 44.6739 36.1957 44.6739 36.2017 44.6739C36.2077 44.6739 36.2137 44.6739 36.2197 44.6739C38.7133 44.6739 40.931 43.4955 42.3493 41.6655C43.7677 43.4955 45.9841 44.6739 48.4789 44.6739C48.4849 44.6739 48.4909 44.6739 48.4969 44.6739C48.5029 44.6739 48.5089 44.6739 48.5149 44.6739C48.5317 44.6739 48.5485 44.6739 48.5653 44.6727C48.6409 44.6727 48.7177 44.6703 48.7933 44.6667C52.9453 44.5203 56.2681 41.1099 56.2681 36.9207Z" fill="%23D3B49C" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(3):after,#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(3):after,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(3):after,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(3):after,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(3):after,#shopify-section-template--24787495059839__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(3):after{background:url('data:image/svg+xml,<svg width="60" height="61" viewBox="0 0 60 61" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_222_1146)"><path d="M19.697 52V46.8809C19.697 45.0971 19.0081 43.42 17.7571 42.1581C16.5247 40.915 14.8185 40.2012 13.0751 40.2012H13.0738C12.8674 40.2012 12.702 40.3693 12.702 40.5776C12.702 40.7858 12.8699 40.9539 13.0763 40.9539C14.6233 40.9539 16.138 41.5861 17.2311 42.69C18.3416 43.8101 18.9522 45.2978 18.9522 46.8809V51.6952C16.8456 50.7971 14.8397 49.6368 12.9681 48.2256C9.97238 45.9664 7.43799 43.1077 5.52539 39.8814C5.59379 39.8187 5.63856 39.7309 5.64602 39.6305C5.97059 35.0645 8.21273 30.8347 11.7954 28.0237C12.7331 27.2873 13.6881 26.5385 14.5922 25.8297C16.6354 24.2266 18.1252 22.1092 18.9447 19.7234C19.1573 21.9047 20.9866 23.6145 23.2039 23.6145C25.5642 23.6145 27.4842 21.6777 27.4842 19.2969V13.7801C27.4842 13.5718 27.3176 13.4038 27.1112 13.4038C26.9047 13.4038 26.7381 13.5718 26.7381 13.7801V19.2969C26.7381 21.2625 25.1526 22.8618 23.2039 22.8618C21.2552 22.8618 19.6697 21.2625 19.6697 19.2969V15.3543C19.6697 13.3498 20.4432 11.4657 21.8484 10.0483C21.9367 9.95921 22.0262 9.87391 22.117 9.78987C23.4874 8.53674 25.2458 7.85059 27.1099 7.85059H31.644L36.2228 12.4692C36.2924 12.5395 36.3882 12.5796 36.4864 12.5796H42.3635V15.3556C42.3635 17.7552 40.4273 19.7083 38.0483 19.7083H33.3601C33.1537 19.7083 32.987 19.8764 32.987 20.0846V25.4609L31.4823 26.9787C31.1826 27.2811 30.7859 27.4466 30.3631 27.4466H28.2403C28.0339 27.4466 27.8673 27.6147 27.8673 27.8229V31.0793C27.8673 32.2158 28.4318 33.2632 29.3794 33.8804C29.4105 33.9005 29.4416 33.9205 29.4727 33.9393L31.5134 35.1749C32.2807 35.639 32.757 36.4883 32.757 37.3902V37.5758C31.5694 39.4536 31.5694 41.8395 32.757 43.7173V53.8164C31.8603 53.9004 30.955 53.9443 30.0435 53.9443C26.4521 53.9443 22.9639 53.282 19.7008 52H19.697Z" fill="white"/><path d="M29.5185 33.5662C28.684 33.0218 28.1767 32.0872 28.1767 31.0812V27.8248H30.2994C30.818 27.8248 31.3154 27.6166 31.6823 27.2466C32.5366 26.3848 34.0426 24.8657 34.0426 24.8657H38.931C40.5514 24.8657 41.8646 26.1904 41.8646 27.8248L40.8871 29.4681C40.8871 32.7596 42.5 35.8379 45.1961 37.6918C45.9136 38.1848 46.6573 38.6966 47.3736 39.1896C49.3434 40.5443 50.7287 42.5576 51.3219 44.8293C46.6896 49.9434 40.2728 53.3855 33.0651 54.1569V43.6063C31.8812 41.815 31.8812 39.4806 33.0651 37.6881V37.3908C33.0651 36.3509 32.5242 35.3888 31.6412 34.8532C30.9996 34.4643 30.2422 34.0064 29.6005 33.6176C29.5732 33.6013 29.5446 33.5837 29.5172 33.5662H29.5185Z" fill="%23D3B49C" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M40.8883 51.4958C40.8883 50.4484 41.2999 49.4462 42.0336 48.7061C42.7661 47.966 43.7609 47.5508 44.798 47.5508" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M35.9999 28.8117L38.9335 32.7568L41.867 27.8258C41.867 26.1913 40.5538 24.8667 38.9335 24.8667H34.045" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.2973 25.6212V20.0894H37.9855C40.5746 20.0894 42.6738 17.972 42.6738 15.3603V12.208H36.4236L31.7341 7.479H27.0446C24.9729 7.479 22.9856 8.30941 21.5207 9.78708C20.0558 11.2647 19.2326 13.2693 19.2326 15.3591V15.3616C19.2326 19.3392 17.412 23.0949 14.2994 25.5372C13.3953 26.2459 12.4402 26.9948 11.5026 27.7311C7.81665 30.6225 5.54218 34.9476 5.21014 39.6089" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.0125 40.5796H13.0137C14.6714 40.5796 16.2607 41.2432 17.4321 42.426C18.6035 43.6077 19.2626 45.212 19.2626 46.8829V52.2391" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.0462 7.479H27.045C24.9732 7.479 22.986 8.30941 21.5211 9.78708C20.0561 11.2647 19.2329 13.2693 19.2329 15.3591V19.3016C19.2329 21.478 20.9826 23.2429 23.1402 23.2429C25.2978 23.2429 27.0462 21.4792 27.0462 19.3016V13.7848" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M57.6292 33.7041C54.0092 45.6409 42.9999 54.3212 29.9798 54.3212C16.9597 54.3212 6.03002 45.7023 2.37021 33.832" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M57.6292 33.7041C56.372 37.8486 54.2243 41.6005 51.4114 44.7327" stroke="%236A503E" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_222_1146"><rect width="57" height="48.6" fill="white" transform="translate(1.5 6.59912)"/></clipPath></defs></svg>')}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(4):after,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(4):after,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(4):after{background:url('data:image/svg+xml,<svg width="60" height="61" viewBox="0 0 60 61" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_222_1170)"><path d="M46.0792 54.1032H13.9205C11.7003 54.1032 9.90131 52.3115 9.90131 50.1033V10.8974C9.90131 8.68788 11.7016 6.89746 13.9205 6.89746H46.0779C48.2981 6.89746 50.0971 8.68916 50.0971 10.8974V50.102C50.0971 52.3115 48.2968 54.1019 46.0779 54.1019L46.0792 54.1032Z" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.0984 14.8984H9.90131" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.0395 6.89746V14.8986" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.9998 46.5016C36.6598 46.5016 42.0587 41.1286 42.0587 34.5006C42.0587 27.8726 36.6598 22.4995 29.9998 22.4995C23.3399 22.4995 17.941 27.8726 17.941 34.5006C17.941 41.1286 23.3399 46.5016 29.9998 46.5016Z" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.9558 32.924C39.9623 35.4937 35.9662 35.3988 34.1196 32.6421C32.2072 29.7879 27.9922 29.7879 26.0799 32.6421C24.1791 35.4796 20.0041 35.4962 18.0763 32.6946" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.0986 10.8974V14.8986H38.0397V6.89746H46.0794C48.2982 6.89746 50.0986 8.68788 50.0986 10.8974Z" fill="%23D3B49C" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.0757 34.4989C42.0757 41.1262 36.6773 46.5 30.0168 46.5C23.3564 46.5 17.958 41.1262 17.958 34.4989C17.958 33.8851 18.0043 33.2814 18.0945 32.6931C20.0223 35.4948 24.1973 35.4781 26.0981 32.6406C28.0092 29.7852 32.2241 29.7852 34.1365 32.6406C35.9845 35.3974 39.9792 35.4922 41.9727 32.9226C42.0409 33.4391 42.0757 33.9645 42.0757 34.4989Z" fill="%23D3B49C" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_222_1170"><rect width="42" height="49" fill="white" transform="translate(9 6)"/></clipPath></defs></svg>')}#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(4):after,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(4):after,#shopify-section-template--24787495059839__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(4):after{background:url('data:image/svg+xml,<svg width="60" height="61" viewBox="0 0 60 61" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.87038 13.9558H50.1676C51.6424 13.9558 52.8412 15.1534 52.8412 16.6294V42.4582H7.19678V16.6282C7.19678 15.1534 8.39438 13.9546 9.87038 13.9546V13.9558Z" fill="white" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.5396 30.3689L42.7868 32.1569H27.4521L24.7364 28.4825C24.884 28.3217 25.8489 27.2309 25.6616 25.6601C25.508 24.3749 24.6836 23.6093 24.4712 23.4233C23.3528 24.7373 22.2344 26.0501 21.116 27.3641L19.0664 26.7737C18.4244 26.5889 17.738 26.8625 17.3984 27.4385L16.3773 29.1749L11.7104 31.5173L13.1289 35.0321L19.3592 33.8609L21.4364 36.3101L18.4544 39.3449C18.3932 39.2549 17.4032 37.8461 15.6512 37.9073C14.0408 37.9637 13.1636 39.2153 13.076 39.3449C12.668 40.3745 12.26 41.4041 11.8508 42.4337H44.9348C46.8068 42.4337 48.3248 40.9157 48.3248 39.0437C48.3248 37.7321 47.5688 36.5393 46.3832 35.9789L45.3956 35.5121C45.9104 35.0861 46.8273 34.2101 47.438 32.7965C48.1953 31.0457 48.0524 29.4737 47.9516 28.8029C47.1476 29.3249 46.3436 29.8469 45.5396 30.3701" fill="%23D3B49C"/><path d="M45.5396 30.3689L42.7868 32.1569H27.452L24.7364 28.4825C24.884 28.3217 25.8489 27.2309 25.6617 25.6601C25.5081 24.3749 24.6836 23.6093 24.4712 23.4233C23.3528 24.7373 22.2344 26.0501 21.116 27.3641L19.0664 26.7737C18.4244 26.5889 17.738 26.8625 17.3984 27.4385L16.3772 29.1749L11.7104 31.5173L13.1289 35.0321L19.3592 33.8609L21.4364 36.3101L18.4544 39.3449C18.3932 39.2549 17.4032 37.8461 15.6512 37.9073C14.0408 37.9637 13.1636 39.2153 13.076 39.3449C12.668 40.3745 12.26 41.4041 11.8508 42.4337H44.9348C46.8068 42.4337 48.3248 40.9157 48.3248 39.0437C48.3248 37.7321 47.5688 36.5393 46.3832 35.9789L45.3956 35.5121C45.9104 35.0861 46.8272 34.2101 47.438 32.7965C48.1952 31.0457 48.0524 29.4737 47.9516 28.8029C47.1476 29.3249 46.3436 29.8469 45.5396 30.3701" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.4341 38.6526C42.4341 38.6526 40.1973 37.3218 36.8961 38.067C33.5949 38.8122 32.3169 42.4338 32.3169 42.4338" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.31834 42.4565H51.7175C53.8583 42.4565 55.5959 44.1941 55.5959 46.3349V48.8537H4.43994V46.3349C4.43994 44.1941 6.17754 42.4565 8.31834 42.4565Z" fill="white" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M55.5964 48.8545H4.44043V51.4801H55.5964V48.8545Z" fill="white" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.4013 6.80294L20.9429 13.9549H39.0941L32.6357 6.80294C31.2353 5.25254 28.8017 5.25254 27.4013 6.80294Z" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.53687 55.5088H11.0617" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.397 55.5088H21.9206" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.2556 55.5088H32.7804" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.1157 55.5088H43.6393" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.9744 55.5088H54.4992" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(5):after,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(5):after,#shopify-section-template--24787495059839__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li:nth-child(5):after{background:url('data:image/svg+xml,<svg width="60" height="61" viewBox="0 0 60 61" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M47.6308 29.0423C51.6742 29.0423 54.952 25.7645 54.952 21.7211C54.952 17.6777 51.6742 14.3999 47.6308 14.3999C43.5874 14.3999 40.3096 17.6777 40.3096 21.7211C40.3096 25.7645 43.5874 29.0423 47.6308 29.0423Z" fill="%23D3B49C" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.5111 23.0736C52.3263 23.4 52.0551 23.6544 51.7455 23.7912C51.4983 23.9004 51.2415 23.9268 51.0099 23.8704C50.9223 23.8488 50.8395 23.8164 50.7615 23.772C50.4759 23.6088 50.2863 23.3052 50.2419 22.9368C50.2011 22.6008 50.2815 22.2372 50.4663 21.9108C50.6511 21.5856 50.9235 21.33 51.2319 21.1932C51.5715 21.042 51.9303 21.0492 52.2171 21.2124C52.5027 21.3756 52.6935 21.6792 52.7379 22.0476C52.7775 22.3836 52.6983 22.7472 52.5135 23.0736H52.5111ZM46.2279 20.6076C46.5939 20.6964 46.9923 20.5776 47.3211 20.2824C47.6199 20.0148 47.8443 19.6224 47.9523 19.1784C48.0603 18.7344 48.0411 18.2832 47.8995 17.9076C47.7423 17.4936 47.4435 17.2056 47.0775 17.1168C46.7115 17.028 46.3131 17.1456 45.9831 17.442C45.6855 17.7108 45.4611 18.102 45.3531 18.546C45.2451 18.99 45.2643 19.4412 45.4059 19.8156C45.5619 20.2296 45.8619 20.5176 46.2279 20.6076ZM49.3887 21.3768C49.7547 21.4656 50.1531 21.348 50.4831 21.0516C50.7807 20.7828 51.0051 20.3916 51.1131 19.9476C51.2211 19.5036 51.2019 19.0524 51.0615 18.6768C50.9043 18.2628 50.6055 17.9748 50.2395 17.8848C49.8735 17.7948 49.4751 17.9148 49.1463 18.21C48.8475 18.4776 48.6231 18.87 48.5151 19.314C48.4071 19.758 48.4263 20.2092 48.5679 20.5848C48.7239 20.9988 49.0239 21.2868 49.3899 21.3756L49.3887 21.3768ZM45.0267 20.5884C45.0123 20.214 44.8875 19.8624 44.6763 19.5984C44.4447 19.3092 44.1231 19.1496 43.7931 19.1628C43.4631 19.176 43.1559 19.3596 42.9471 19.6656C42.7575 19.9452 42.6603 20.3052 42.6759 20.6796C42.6903 21.054 42.8139 21.4056 43.0263 21.6696C43.1955 21.8808 43.4115 22.0224 43.6431 22.0788C43.7295 22.1004 43.8195 22.1088 43.9083 22.1052C44.2383 22.092 44.5455 21.9084 44.7543 21.6024C44.9451 21.3228 45.0411 20.9628 45.0267 20.5884ZM49.4451 22.5672C49.0491 21.8772 48.4467 21.4056 47.7495 21.2352C47.0523 21.0648 46.2999 21.2088 45.6327 21.6396C44.9955 22.05 44.4615 22.7052 44.1279 23.4828C43.9155 23.9796 43.9515 24.516 44.2287 24.9552C44.5167 25.4124 44.9823 25.6428 45.5067 25.5888C45.8943 25.548 46.2867 25.5756 46.6707 25.6692C47.0547 25.7628 47.4159 25.9188 47.7411 26.1336C47.8767 26.2224 48.0207 26.2848 48.1671 26.3208C48.4971 26.4012 48.8439 26.3472 49.1667 26.1576C49.6155 25.8948 49.8939 25.4352 49.9335 24.8964C49.9947 24.0516 49.8219 23.2248 49.4451 22.5684V22.5672Z" fill="%236A503E"/><path d="M4.15454 34.041H5.83574" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.0405 41.6081L6.32054 41.0765C5.07734 40.8989 4.15454 39.8345 4.15454 38.5793V32.8649C4.15454 31.9889 4.42814 31.1345 4.93814 30.4217L7.35254 27.0401C7.98374 26.1557 9.00254 25.6313 10.0897 25.6313H29.5597C31.6381 25.6313 33.6745 26.2241 35.4277 27.3401L41.9917 31.5173C41.9917 31.5173 49.6141 31.5173 54.3685 33.7253C55.5457 34.2725 56.2849 35.4665 56.2849 36.7649V40.7657C56.2849 41.6945 55.5313 42.4469 54.6037 42.4469" fill="white"/><path d="M10.0405 41.6081L6.32054 41.0765C5.07734 40.8989 4.15454 39.8345 4.15454 38.5793V32.8649C4.15454 31.9889 4.42814 31.1345 4.93814 30.4217L7.35254 27.0401C7.98374 26.1557 9.00254 25.6313 10.0897 25.6313H29.5597C31.6381 25.6313 33.6745 26.2241 35.4277 27.3401L41.9917 31.5173C41.9917 31.5173 49.6141 31.5173 54.3685 33.7253C55.5457 34.2725 56.2849 35.4665 56.2849 36.7649V40.7657C56.2849 41.6945 55.5313 42.4469 54.6037 42.4469" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.4489 41.6079C18.4489 43.9299 16.5661 45.8115 14.2453 45.8115C11.9245 45.8115 10.0417 43.9287 10.0417 41.6079C10.0417 39.2871 11.9245 37.4043 14.2453 37.4043C16.5661 37.4043 18.4489 39.2871 18.4489 41.6079Z" fill="%23D3B49C" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.449 42.4482H42.833" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.8393 41.0127L13.6501 42.2019" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M51.2402 41.6079C51.2402 43.9299 49.3574 45.8115 47.0366 45.8115C44.7158 45.8115 42.833 43.9287 42.833 41.6079C42.833 39.2871 44.7158 37.4043 47.0366 37.4043C49.3574 37.4043 51.2402 39.2871 51.2402 41.6079Z" fill="%23D3B49C" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.4414 41.0127L47.6306 42.2019" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.9919 31.5186H10.6491C10.0035 31.5186 9.5991 30.8214 9.9195 30.261L12.5643 25.6338" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.8115 39.0854H39.4683" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.7627 35.7222H55.7943" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.449 31.5183V25.6323" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.8574 25.6323L27.6986 31.5183" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.97626 46.7764H6.18506" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.39154 44.1606H3.60034" stroke="%236A503E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li strong,#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li strong,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li strong,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li strong,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li strong,#shopify-section-template--24787495059839__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info li strong{color:#6a503e;font-size:18px;line-height:28px;margin-bottom:2px}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .stars-wrapper i,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .stars-wrapper i,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .stars-wrapper i,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .stars-wrapper i,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .stars-wrapper i,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .stars-wrapper i{color:#ffac37;width:25px;height:25px}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .stars-wrapper i:before,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .stars-wrapper i:before,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .stars-wrapper i:before,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .stars-wrapper i:before,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .stars-wrapper i:before,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .stars-wrapper i:before{font-size:26px}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-badge,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-badge,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-badge,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-badge,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-badge,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-badge{display:none}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .review_slide_right,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .review_slide_right,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .review_slide_right,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .review_slide_right,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .review_slide_right,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .review_slide_right{display:flex;flex-direction:column}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title{order:1}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading{order:3}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading+div,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading+div,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading+div,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading+div,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading+div,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading+div{order:4}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-wrapper,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-wrapper,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-wrapper,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-wrapper,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-wrapper,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .verified-wrapper{order:2;margin-bottom:12px}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title{order:5}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span{position:relative}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span:after,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span:after,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span:after,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span:after,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span:after,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span:after{content:"";position:absolute;top:50%;right:-32px;transform:translateY(-50%);background:url('data:image/svg+xml,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.7008 9.33918L18.3408 7.75918C18.0808 7.45918 17.8708 6.89918 17.8708 6.49918V4.79918C17.8708 3.73918 17.0008 2.86918 15.9408 2.86918H14.2408C13.8508 2.86918 13.2808 2.65918 12.9808 2.39918L11.4008 1.03918C10.7108 0.44918 9.58075 0.44918 8.88075 1.03918L7.31075 2.40918C7.01075 2.65918 6.44075 2.86918 6.05075 2.86918H4.32075C3.26075 2.86918 2.39075 3.73918 2.39075 4.79918V6.50918C2.39075 6.89918 2.18075 7.45918 1.93075 7.75918L0.580752 9.34918C0.000751957 10.0392 0.000751957 11.1592 0.580752 11.8492L1.93075 13.4392C2.18075 13.7392 2.39075 14.2992 2.39075 14.6892V16.3992C2.39075 17.4592 3.26075 18.3292 4.32075 18.3292H6.05075C6.44075 18.3292 7.01075 18.5392 7.31075 18.7992L8.89075 20.1592C9.58075 20.7492 10.7108 20.7492 11.4108 20.1592L12.9908 18.7992C13.2908 18.5392 13.8508 18.3292 14.2508 18.3292H15.9508C17.0108 18.3292 17.8808 17.4592 17.8808 16.3992V14.6992C17.8808 14.3092 18.0908 13.7392 18.3508 13.4392L19.7108 11.8592C20.2908 11.1692 20.2908 10.0292 19.7008 9.33918ZM14.3008 8.70918L9.47075 13.5392C9.33075 13.6792 9.14075 13.7592 8.94075 13.7592C8.74075 13.7592 8.55075 13.6792 8.41075 13.5392L5.99075 11.1192C5.70075 10.8292 5.70075 10.3492 5.99075 10.0592C6.28075 9.76918 6.76075 9.76918 7.05075 10.0592L8.94075 11.9492L13.2408 7.64918C13.5308 7.35918 14.0108 7.35918 14.3008 7.64918C14.5908 7.93918 14.5908 8.41918 14.3008 8.70918Z" fill="url(%23paint0_linear_277_831)"/><defs><linearGradient id="paint0_linear_277_831" x1="10.1448" y1="0.59718" x2="10.1448" y2="20.6022" gradientUnits="userSpaceOnUse"><stop stop-color="%23138BD7"/><stop offset="1" stop-color="%2362AAFB"/></linearGradient></defs></svg>');width:20px;height:20px}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .flickity-prev-next-button,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .flickity-prev-next-button,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .flickity-prev-next-button,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .flickity-prev-next-button,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .flickity-prev-next-button,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .flickity-prev-next-button{display:none}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot{background:#f6e8dd;border-radius:6px;width:21px;height:6px;margin:0 3px;opacity:1}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot.is-selected,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot.is-selected,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot.is-selected,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot.is-selected,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot.is-selected,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .flickity-page-dots .dot.is-selected{background:#d3b49c}#shopify-section-template--24731219263871__image_with_text_FnrxAq .image-with-text__content ul,#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__content ul,#shopify-section-template--24781697057151__image_with_text_FnrxAq .image-with-text__content ul,#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__content ul,#shopify-section-template--24781787955583__image_with_text_FnrxAq .image-with-text__content ul,#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__content ul{list-style:none;padding:0}#shopify-section-template--24731219263871__image_with_text_FnrxAq .image-with-text__content ul li:not(:last-child),#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__content ul li:not(:last-child),#shopify-section-template--24781697057151__image_with_text_FnrxAq .image-with-text__content ul li:not(:last-child),#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__content ul li:not(:last-child),#shopify-section-template--24781787955583__image_with_text_FnrxAq .image-with-text__content ul li:not(:last-child),#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__content ul li:not(:last-child){margin-bottom:24px}#shopify-section-template--24731219263871__bd28be92-179f-4194-8ca2-bcde148ca9f9 .multicolumn-card__info h3,#shopify-section-template--24731219263871__bd28be92-179f-4194-8ca2-bcde148ca9f9 .multicolumn-card__info p,#shopify-section-template--24731224703359__multicolumn_Y3GhDM .multicolumn-card__info h3,#shopify-section-template--24731224703359__multicolumn_Y3GhDM .multicolumn-card__info p,#shopify-section-template--24781697057151__bd28be92-179f-4194-8ca2-bcde148ca9f9 .multicolumn-card__info h3,#shopify-section-template--24781697057151__bd28be92-179f-4194-8ca2-bcde148ca9f9 .multicolumn-card__info p,#shopify-section-template--24781787955583__bd28be92-179f-4194-8ca2-bcde148ca9f9 .multicolumn-card__info h3,#shopify-section-template--24781787955583__bd28be92-179f-4194-8ca2-bcde148ca9f9 .multicolumn-card__info p,#shopify-section-template--24787406455167__multicolumn_fa9XM4 .multicolumn-card__info h3,#shopify-section-template--24787406455167__multicolumn_fa9XM4 .multicolumn-card__info p,#shopify-section-template--24787495059839__multicolumn_fa9XM4 .multicolumn-card__info h3,#shopify-section-template--24787495059839__multicolumn_fa9XM4 .multicolumn-card__info p{font-size:18px;line-height:28px;color:#332821}#shopify-section-template--24731219263871__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__image img,#shopify-section-template--24731224703359__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__image img,#shopify-section-template--24781697057151__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__image img,#shopify-section-template--24781787955583__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__image img,#shopify-section-template--24787406455167__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__image img,#shopify-section-template--24787495059839__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__image img{height:95px;width:auto}#shopify-section-template--24731219263871__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__text-item .button,#shopify-section-template--24731219263871__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__buttons .button,#shopify-section-template--24731224703359__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24731224703359__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__buttons .button,#shopify-section-template--24781697057151__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__text-item .button,#shopify-section-template--24781697057151__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__buttons .button,#shopify-section-template--24781787955583__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__text-item .button,#shopify-section-template--24781787955583__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__buttons .button,#shopify-section-template--24781787955583__rich_text_RQnbCR .rich-text__buttons .button,#shopify-section-template--24781787955583__rich_text_tGBTPP .rich-text__buttons .button,#shopify-section-template--24781787955583__rich_text_gtwDrw .rich-text__buttons .button,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider--button .button,#shopify-section-template--24781787955583__bd28be92-179f-4194-8ca2-bcde148ca9f9 .multicolumn--button .button,#shopify-section-template--24787406455167__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24787406455167__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__buttons .button,#shopify-section-template--24787495059839__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24787495059839__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__buttons .button,#shopify-section-template--24787495059839__rich_text_98AaUe .rich-text__buttons .button,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider--button .button,#shopify-section-template--24787495059839__multicolumn_fa9XM4 .multicolumn--button .button{background-color:#ed9751;color:#fff;font-size:18px!important;line-height:30px!important;letter-spacing:-.2px;border-radius:4px;text-transform:capitalize;min-height:54px;font-weight:700}#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__rating .image-with-text__rating-stars,#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__rating .image-with-text__rating-stars,#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__rating .image-with-text__rating-stars{justify-content:flex-start}#shopify-section-template--24731219263871__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos.svg-logos-v1.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info,#shopify-section-template--24731224703359__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos.svg-logos-v1.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info,#shopify-section-template--24781697057151__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos.svg-logos-v1.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info,#shopify-section-template--24781787955583__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos.svg-logos-v1.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info,#shopify-section-template--24787406455167__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos.svg-logos-v1.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info,#shopify-section-template--24787495059839__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos.svg-logos-v1.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info{padding:0}@media screen and (max-width:749px){.multicolumn .center.page-width{padding:0 1.5rem}.image-with-text__rating,.banner__rating{width:100%}#shopify-section-template--24731219263871__image_with_text_pRGcgj .image-with-text__content,#shopify-section-template--24731219263871__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__content,#shopify-section-template--24731219263871__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__content,#shopify-section-template--24731219263871__image_with_text_yp6LJa .image-with-text__content,#shopify-section-template--24731219263871__image_with_text_FnrxAq .image-with-text__content,#shopify-section-template--24731219263871__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__content,#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__content,#shopify-section-template--24731224703359__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__content,#shopify-section-template--24731224703359__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__content,#shopify-section-template--24731224703359__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__content,#shopify-section-template--24781697057151__image_with_text_pRGcgj .image-with-text__content,#shopify-section-template--24781697057151__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__content,#shopify-section-template--24781697057151__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__content,#shopify-section-template--24781697057151__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__content,#shopify-section-template--24781697057151__image_with_text_yp6LJa .image-with-text__content,#shopify-section-template--24781697057151__image_with_text_FnrxAq .image-with-text__content,#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__content,#shopify-section-template--24781787955583__image_with_text_pRGcgj .image-with-text__content,#shopify-section-template--24781787955583__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__content,#shopify-section-template--24781787955583__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__content,#shopify-section-template--24781787955583__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__content,#shopify-section-template--24781787955583__image_with_text_yp6LJa .image-with-text__content,#shopify-section-template--24781787955583__image_with_text_FnrxAq .image-with-text__content,#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__content,#shopify-section-template--24787406455167__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__content,#shopify-section-template--24787406455167__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__content,#shopify-section-template--24787406455167__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__content,#shopify-section-template--24787495059839__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__content,#shopify-section-template--24787495059839__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__content,#shopify-section-template--24787495059839__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__content{padding:2rem 0 0}#shopify-section-template--24731219263871__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24731224703359__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24781697057151__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24781787955583__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24787406455167__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24787495059839__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner{font-size:15px;line-height:24px;text-align:left;margin-bottom:27px}#shopify-section-template--24731224703359__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24787406455167__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner,#shopify-section-template--24787495059839__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner{margin-bottom:0}#shopify-section-template--24731219263871__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner .sale_banner_content p,#shopify-section-template--24731224703359__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner .sale_banner_content p,#shopify-section-template--24781697057151__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner .sale_banner_content p,#shopify-section-template--24781787955583__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner .sale_banner_content p,#shopify-section-template--24787406455167__c4d2c15a-7f31-4322-80d0-606339ed9253 .sale_banner .sale_banner_content p{line-height:24px;text-align:left}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn .title,#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn .title,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn .title,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn .title,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn .title{font-size:24px;line-height:24px}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info,#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info{font-size:18px;line-height:24px}#shopify-section-template--24731219263871__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul,#shopify-section-template--24731224703359__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul,#shopify-section-template--24781697057151__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul,#shopify-section-template--24781787955583__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul,#shopify-section-template--24787406455167__96f23a5a-8158-47a6-bd77-8a52d37f3d40 .multicolumn-card__info ul{gap:24px}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .reivew_slider_main .title,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title{font-size:24px;line-height:28px}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .collapsible-content__heading,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title{font-size:20px;line-height:26px}#shopify-section-template--24731219263871__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span,#shopify-section-template--24731224703359__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span,#shopify-section-template--24781697057151__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span,#shopify-section-template--24787406455167__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider_main .title.author_title span{left:-16px}#shopify-section-template--24731219263871__bd28be92-179f-4194-8ca2-bcde148ca9f9 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info,#shopify-section-template--24731224703359__multicolumn_Y3GhDM .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info,#shopify-section-template--24781697057151__bd28be92-179f-4194-8ca2-bcde148ca9f9 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info,#shopify-section-template--24781787955583__bd28be92-179f-4194-8ca2-bcde148ca9f9 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info,#shopify-section-template--24787406455167__multicolumn_fa9XM4 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info,#shopify-section-template--24787495059839__multicolumn_fa9XM4 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info{padding-left:0;padding-right:0;padding-bottom:0}#shopify-section-template--24731224703359__rich_text_7hJ9py .rich-text__wrapper,#shopify-section-template--24731224703359__rich_text_hxYRdy .rich-text__wrapper,#shopify-section-template--24731219263871__rich_text_RQnbCR .rich-text__wrapper,#shopify-section-template--24731219263871__rich_text_tGBTPP .rich-text__wrapper,#shopify-section-template--24731219263871__rich_text_gtwDrw .rich-text__wrapper,#shopify-section-template--24731219263871__rich_text_hxYRdy .rich-text__wrapper,#shopify-section-template--24731224703359__4a3e4990-96a1-4326-88be-a3e38fac5734 .rich-text__wrapper,#shopify-section-template--24781787955583__rich_text_RQnbCR .rich-text__wrapper,#shopify-section-template--24781787955583__rich_text_tGBTPP .rich-text__wrapper,#shopify-section-template--24781787955583__rich_text_gtwDrw .rich-text__wrapper,#shopify-section-template--24781787955583__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__buttons,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider--button>div,#shopify-section-template--24781787955583__bd28be92-179f-4194-8ca2-bcde148ca9f9 .multicolumn--button,#shopify-section-template--24787495059839__rich_text_98AaUe .rich-text__buttons .button,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider--button>div,#shopify-section-template--24787495059839__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider--button .button,#shopify-section-template--24787495059839__multicolumn_fa9XM4 .multicolumn--button,#shopify-section-template--24787495059839__multicolumn_fa9XM4 .multicolumn--button .button{width:100%}#shopify-section-template--24787495059839__rich_text_98AaUe .rich-text__buttons{max-width:100%}#shopify-section-template--24731219263871__image_with_text_pRGcgj .image-with-text__heading,#shopify-section-template--24731219263871__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__heading,#shopify-section-template--24731219263871__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__heading,#shopify-section-template--24731219263871__image_with_text_yp6LJa .image-with-text__heading,#shopify-section-template--24731219263871__image_with_text_FnrxAq .image-with-text__heading,#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__heading,#shopify-section-template--24731224703359__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__heading,#shopify-section-template--24731224703359__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__heading,#shopify-section-template--24781697057151__image_with_text_pRGcgj .image-with-text__heading,#shopify-section-template--24781697057151__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__heading,#shopify-section-template--24781697057151__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__heading,#shopify-section-template--24781697057151__image_with_text_yp6LJa .image-with-text__heading,#shopify-section-template--24781697057151__image_with_text_FnrxAq .image-with-text__heading,#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__heading,#shopify-section-template--24781787955583__image_with_text_pRGcgj .image-with-text__heaidng,#shopify-section-template--24781787955583__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__heading,#shopify-section-template--24781787955583__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__heading,#shopify-section-template--24781787955583__image_with_text_yp6LJa .image-with-text__heading,#shopify-section-template--24781787955583__image_with_text_FnrxAq .image-with-text__heading,#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__heading,#shopify-section-template--24787406455167__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__heading,#shopify-section-template--24787406455167__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__heading,#shopify-section-template--24787495059839__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__heading,#shopify-section-template--24787495059839__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__heading{font-size:24px;line-height:24px}#shopify-section-template--24731219263871__image_with_text_pRGcgj .image-with-text__text,#shopify-section-template--24731219263871__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__text,#shopify-section-template--24731219263871__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__text,#shopify-section-template--24731219263871__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text,#shopify-section-template--24731219263871__image_with_text_yp6LJa .image-with-text__text,#shopify-section-template--24731219263871__image_with_text_FnrxAq .image-with-text__text,#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__text,#shopify-section-template--24731224703359__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__text,#shopify-section-template--24731224703359__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__text,#shopify-section-template--24731224703359__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text,#shopify-section-template--24781697057151__image_with_text_pRGcgj .image-with-text__text,#shopify-section-template--24781697057151__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__text,#shopify-section-template--24781697057151__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__text,#shopify-section-template--24781697057151__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text,#shopify-section-template--24781697057151__image_with_text_yp6LJa .image-with-text__text,#shopify-section-template--24781697057151__image_with_text_FnrxAq .image-with-text__text,#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__text,#shopify-section-template--24781787955583__image_with_text_pRGcgj .image-with-text__text,#shopify-section-template--24781787955583__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__text,#shopify-section-template--24781787955583__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__text,#shopify-section-template--24781787955583__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text,#shopify-section-template--24781787955583__image_with_text_yp6LJa .image-with-text__text,#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__text,#shopify-section-template--24787406455167__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__text,#shopify-section-template--24787406455167__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__text,#shopify-section-template--24787406455167__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text,#shopify-section-template--24787495059839__851e085d-edf1-48ef-a968-6e34c15c9685 .image-with-text__text,#shopify-section-template--24787495059839__24b02fc6-3a8f-40e8-aec1-24479af2f796 .image-with-text__text,#shopify-section-template--24787495059839__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text{font-size:18px;line-height:24px}#shopify-section-template--24731219263871__image_with_text_FnrxAq .image-with-text__content ul,#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__content ul,#shopify-section-template--24781697057151__image_with_text_FnrxAq .image-with-text__content ul,#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__content ul,#shopify-section-template--24781787955583__image_with_text_FnrxAq .image-with-text__content ul,#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__content ul{margin-top:0}#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__rating .image-with-text__rating-stars,#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__rating .image-with-text__rating-stars,#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__rating .image-with-text__rating-stars{justify-content:center}#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__rating .image-with-text__rating-text,#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__rating .image-with-text__rating-text,#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__rating .image-with-text__rating-text{text-align:center}#shopify-section-template--24731219263871__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24731219263871__image_with_text_Hn9YBb .image-with-text__text-item .button,#shopify-section-template--24731224703359__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24781697057151__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24781697057151__image_with_text_Hn9YBb .image-with-text__text-item .button,#shopify-section-template--24781787955583__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24781787955583__image_with_text_Hn9YBb .image-with-text__text-item .button,#shopify-section-template--24781787955583__rich_text_RQnbCR .rich-text__buttons .button,#shopify-section-template--24781787955583__rich_text_tGBTPP .rich-text__buttons .button,#shopify-section-template--24781787955583__rich_text_gtwDrw .rich-text__buttons .button,#shopify-section-template--24781787955583__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__buttons .button,#shopify-section-template--24781787955583__695d8bb7-d84f-4d8c-9474-3eb6bd1dbce4 .review_slider--button .button,#shopify-section-template--24781787955583__bd28be92-179f-4194-8ca2-bcde148ca9f9 .multicolumn--button .button,#shopify-section-template--24787406455167__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button,#shopify-section-template--24787495059839__cf36f462-a0d2-40b7-b622-7ee0d6652403 .image-with-text__text-item .button{padding:0 1.5rem;width:100%}#shopify-section-template--24731219263871__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__box,#shopify-section-template--24731224703359__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__box,#shopify-section-template--24781697057151__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__box,#shopify-section-template--24781787955583__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__box,#shopify-section-template--24787406455167__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__box,#shopify-section-template--24787495059839__1994fb2c-92eb-439a-b703-291cdc89b87b .banner__box{padding:2rem 1.5rem}#shopify-section-template--24731219263871__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list h3,#shopify-section-template--24731219263871__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list p,#shopify-section-template--24731224703359__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list h3,#shopify-section-template--24731224703359__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list p,#shopify-section-template--24781697057151__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list h3,#shopify-section-template--24781697057151__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list p,#shopify-section-template--24781787955583__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list h3,#shopify-section-template--24781787955583__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list p,#shopify-section-template--24787406455167__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list h3,#shopify-section-template--24787406455167__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list p,#shopify-section-template--24787495059839__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list h3,#shopify-section-template--24787495059839__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-list p{font-size:14px;line-height:20px;color:#332821}#shopify-section-template--24731219263871__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos-v1 .multicolumn-list__item.grid__item,#shopify-section-template--24731224703359__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos-v1 .multicolumn-list__item.grid__item,#shopify-section-template--24781697057151__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos-v1 .multicolumn-list__item.grid__item,#shopify-section-template--24781787955583__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos-v1 .multicolumn-list__item.grid__item,#shopify-section-template--24787406455167__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos-v1 .multicolumn-list__item.grid__item,#shopify-section-template--24787495059839__5951e1f1-a350-4073-b597-1d074944ca54 .svg-logos-v1 .multicolumn-list__item.grid__item{width:calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4)!important;max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)!important}#shopify-section-template--24731219263871__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-card__image-wrapper--third-width,#shopify-section-template--24731224703359__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-card__image-wrapper--third-width,#shopify-section-template--24781697057151__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-card__image-wrapper--third-width,#shopify-section-template--24781787955583__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-card__image-wrapper--third-width,#shopify-section-template--24787406455167__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-card__image-wrapper--third-width,#shopify-section-template--24787495059839__5951e1f1-a350-4073-b597-1d074944ca54 .multicolumn-card__image-wrapper--third-width{width:100%}#shopify-section-template--24731219263871__55ddb057-4d26-47f2-b736-3ae39284c65b h1,#shopify-section-template--24731224703359__55ddb057-4d26-47f2-b736-3ae39284c65b h1,#shopify-section-template--24781697057151__55ddb057-4d26-47f2-b736-3ae39284c65b h1,#shopify-section-template--24781787955583__55ddb057-4d26-47f2-b736-3ae39284c65b h1,#shopify-section-template--24787406455167__55ddb057-4d26-47f2-b736-3ae39284c65b h1,#shopify-section-template--24787495059839__55ddb057-4d26-47f2-b736-3ae39284c65b h1{margin-bottom:0}}@media screen and (max-width:999px){#shopify-section-template--24731219263871__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .text_logo,#shopify-section-template--24731224703359__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .text_logo,#shopify-section-template--24781697057151__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .text_logo,#shopify-section-template--24781787955583__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .text_logo,#shopify-section-template--24787406455167__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .text_logo,#shopify-section-template--24787495059839__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .text_logo{padding:20px 0}}@media screen and (max-width:481px){#shopify-section-template--24731219263871__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .logo_img img,#shopify-section-template--24731224703359__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .logo_img img,#shopify-section-template--24781697057151__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .logo_img img,#shopify-section-template--24781787955583__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .logo_img img,#shopify-section-template--24787406455167__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .logo_img img,#shopify-section-template--24787495059839__b320a9d9-95c4-4a54-89bc-c8fdc5e3a3cc .text_logo_cover .logo_img img{height:28px}}a.zoom.banner__media.media{position:absolute;z-index:2}.grid__item.footer-block--email-signup{width:100%}.grid__item.footer-block--email-signup .newsletter-form__caption{text-align:center}@media screen and (max-width:749px){.footer-block__details-content.footer-block-image{text-align:left}}#CountryModal{position:fixed;top:0;left:0;z-index:99;width:100%;height:100%;background-color:#000000b3;display:flex;align-items:center;justify-content:center}#CountryModal .wrapper{background-color:#fdf7f2;box-shadow:0 0 2.5rem #fdf7f2;width:720px;max-width:90%;padding:24px;position:relative}#CountryModal .h2{padding-inline-end:48px}#CountryModal .country-modal__close{display:inline-block;padding:0;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer;position:absolute;top:24px;right:24px;z-index:1}#CountryModal .country-modal__close svg{height:2rem;width:2rem;display:block}@media screen and (max-width:749px){#CountryModal .button{font-size:20px!important}}#OrdersDelayedModal{position:fixed;top:124px;right:24px;z-index:999;background-color:#fff9df;color:#332821;padding:12px;border-radius:12px;box-shadow:0 0 2.5rem #0000004d;width:100%;max-width:300px}#OrdersDelayedModal .h4{padding-right:24px;margin-block-end:12px;display:flex;align-items:flex-start}#OrdersDelayedModal .h4 svg{display:block;color:#fc3;width:2.5rem;height:2.5rem;margin-inline-end:6px}#OrdersDelayedModal .h4 span{display:block;width:calc(100% - (2.5rem + 6px))}#OrdersDelayedModal p{margin:0;font-size:14px;line-height:20px}#OrdersDelayedModal .orders-delayed__close{display:inline-block;padding:0;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer;position:absolute;top:12px;right:12px;z-index:1}#OrdersDelayedModal .orders-delayed__close svg{height:1.5rem;width:1.5rem;display:block}@media screen and (max-width:749px){#OrdersDelayedModal{top:auto;right:12px;bottom:92px}}.list-collections{margin-block-end:36px}.list-collections h2{display:block;color:#332821;font-size:18px;line-height:22px;margin-block:0 12px}.list-collections--items{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.list-collections--items a{border:1px solid #D3B49C;border-radius:6px;color:#332821;font-size:18px;font-weight:700;line-height:22px;letter-spacing:.4px;padding:6px 12px;background-color:transparent;transition:background-color .2s cubic-bezier(.65,0,.35,1);cursor:pointer;text-decoration:none}.list-collections--items a:hover,.list-collections--items a.current{background-color:#f6e8dd}.product__as-seen-on{background:linear-gradient(101.79deg,#ed97514d,#f6e8dd1a,#ed97514d);color:#332821;padding:12px;border-top-left-radius:24px;border-top-right-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.product__as-seen-on>div{display:flex;align-items:center;gap:40px}.product__as-seen-on span{text-transform:uppercase;font-size:20px;line-height:28px;font-weight:700}.product__as-seen-on img{display:block;height:var(--height, 32px);width:auto}@media screen and (max-width:749px){.product__as-seen-on{padding:10px 20px;border-radius:0}.product__as-seen-on>div{gap:20px}.product__as-seen-on span{font-size:14px}.product__as-seen-on img{height:20px}}.product__mystery-gift{border:1px solid #CC9970;background-color:#fff;border-radius:12px;padding:16px 12px;display:grid;grid-template-columns:22px 52px auto auto;gap:16px;position:relative;margin-block-start:2.5rem!important}.product__mystery-gift--badge{position:absolute;top:-15px;left:-1px;z-index:1;background:#cc9970;color:#fff;padding:4px 8px;font-size:14px;line-height:20px;font-weight:700;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;text-transform:uppercase}.product__mystery-gift svg{display:block}.product__mystery-gift--checkbox{padding-block-start:20px}.product__mystery-gift--checkbox svg,.product__mystery-gift--image svg{width:100%;height:auto}.product__mystery-gift--image{padding-block-start:5px}.product__mystery-gift--info{display:flex;flex-direction:column}.product__mystery-gift--info-title{margin:0;font-size:18px;line-height:26px;color:#6a503e}.product__mystery-gift--info .product__mystery-gift--info-description{color:#777;font-size:14px;line-height:20px}.product__mystery-gift--price{display:flex;flex-direction:column;align-items:flex-end}.product__mystery-gift--price p{margin:0;font-size:18px;line-height:26px;color:#332821;font-weight:700}.product__mystery-gift--price p span{color:#33282166;font-weight:400;text-decoration:line-through}@media screen and (max-width:749px){.product__mystery-gift{grid-template-columns:22px 42px auto auto}.product__mystery-gift--checkbox{padding-block-start:15px}.product__mystery-gift--info-title{font-size:14px;line-height:20px}.product__mystery-gift--price p{font-size:14px;line-height:26px}}.product__view-count{display:flex;align-items:center;justify-content:center}.product__view-count--badge{background:linear-gradient(101.79deg,#ed97514d,#f6e8dd1a,#ed97514d);border:1px solid #D3B49C;border-radius:1000px;display:flex;align-items:center;justify-content:center;gap:12px;color:#6a503e;font-size:16px;line-height:24px;padding:8px 12px}.product__view-count--badge__icon{width:24px;height:24px;color:red;padding:4px;background:linear-gradient(101.79deg,#f9cfae,#ce9263 95%);border-radius:1000px;font-size:14px;line-height:normal;display:flex;align-items:center;justify-content:center}.product__view-count--badge__views{font-weight:700}.product__view-count--badge__views.fadeIn{opacity:0;animation:fadeIn .2s ease-in forwards}@media screen and (max-width:749px){.product__view-count--badge{font-size:14px}.product__view-count--badge__icon{font-size:13px}}@keyframes fadeIn{to{opacity:1}}.product__custom-quantity-selector{padding-block:1.5rem}.product__custom-quantity-selector--title{position:relative;text-align:center;font-weight:700;text-transform:uppercase}.product__custom-quantity-selector--title span{background-color:#fdf7f3;color:#332821;position:relative;z-index:1;padding-inline:4px}.product__custom-quantity-selector--title:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);border-bottom:1px solid #332821;width:100%}.product__custom-quantity-selector--title,.product__custom-quantity-selector--selected{font-size:18px;line-height:30px;letter-spacing:.69px;margin-block-end:12px;max-width:495px}.product__custom-quantity-selector--selected span{font-weight:700}.product__custom-quantity-selector--boxes{display:flex;flex-direction:column;gap:20px;max-width:495px}.product__custom-quantity-selector--box{position:relative}.product__custom-quantity-selector--box input{position:absolute;top:0;left:0;z-index:-1;visibility:hidden}.product__custom-quantity-selector--box label{border:1px solid #D3B49C;border-radius:12px;padding:16px 12px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;cursor:pointer;min-height:88px}.product__custom-quantity-selector--box input:checked+label,.product__custom-quantity-selector--box label:hover{border-color:#6a503e}.product__custom-quantity-selector--box input:checked+label{background-color:#f6e8dd}.product__custom-quantity-selector--checkbox:empty{display:block}.product__custom-quantity-selector--checkbox{width:24px;height:24px;border:1px solid #D3B49C;border-radius:1000px;position:relative}.product__custom-quantity-selector--box input:checked+label .product__custom-quantity-selector--checkbox{border-color:#ac8c73}.product__custom-quantity-selector--box input:checked+label .product__custom-quantity-selector--checkbox:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;border-radius:1000px;background-color:#ac8c73;width:16px;height:16px}.product__custom-quantity-selector--info,.product__custom-quantity-selector--price{display:flex;flex-direction:column;gap:4px}.product__custom-quantity-selector--info__title{font-weight:700;font-size:18px;line-height:26px;letter-spacing:.69px;display:flex;align-items:center;gap:8px}.product__custom-quantity-selector--info__title--save-badge{font-size:14px;line-height:22px;letter-spacing:.69px;background-color:#fff;color:#332821;border-radius:1000px;padding:4px 12px;white-space:nowrap}.product__custom-quantity-selectlr--info__description{font-size:14px;line-height:22px;letter-spacing:.69px}.product__custom-quantity-selectlr--info__description p{margin:0}.product__custom-quantity-selectlr--info__description .italic{font-style:italic}.product__custom-quantity-selector--info__save{font-size:16px;line-height:24px;letter-spacing:.69px}.product__custom-quantity-selector--price{text-align:right}.product__custom-quantity-selector--sale-price{font-size:16px;line-height:normal;letter-spacing:.69px;text-decoration:line-through;color:#8e8e93;white-space:nowrap}.product__custom-quantity-selector--regular-price{font-weight:700;font-size:18px;line-height:normal;letter-spacing:.69px;white-space:nowrap}.product__custom-quantity-selector--badge{position:absolute;top:-12px;right:24px;z-index:1;background-color:#fed7a0;border:1px solid #6A503E;border-radius:100px;color:#332821;padding:4px 12px;font-weight:700;font-size:14px;line-height:normal;text-transform:uppercase}.product__custom-quantity-selector--box__total{background-color:#fff;border:1px solid #D3B49C;border-radius:12px;padding:16px 12px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:8px}.product__custom-quantity-selector--box__total-value,.product__custom-quantity-selector--box__total-pay,.product__custom-quantity-selector--box__total-save{font-size:16px;line-height:24px}.product__custom-quantity-selector--box__total-pay{text-align:center}.product__custom-quantity-selector--box__total-save{text-align:right}.product__custom-quantity-selector--box__total-save span{background-color:#fed7a0;border:1px solid #6A503E;border-radius:100px;color:#332821;padding:4px 12px;font-weight:700;font-size:14px;line-height:22px}@media screen and (max-width:749px){.product__custom-quantity-selector--selected{font-size:17px;line-height:28px}.product__custom-quantity-selector--info__title{font-size:17px;line-height:24px}.product__custom-quantity-selector--info__save{font-size:14px;line-height:22px}.product__custom-quantity-selector--sale-price{font-size:14px}.product__custom-quantity-selector--regular-price{font-size:17px}.product__custom-quantity-selector--badge{font-size:12px}.product__custom-quantity-selector--box__total{padding-inline:8px;gap:4px}.product__custom-quantity-selector--box__total-value,.product__custom-quantity-selector--box__total-pay{font-size:14px;line-height:22px}.product__custom-quantity-selector--box__total-save span{padding-inline:8px}}.product__title-with-price{display:flex;flex-direction:column;gap:12px}.product__title-with-price--badge{text-align:right}.product__title-with-price--badge span{display:inline-block;background-color:#34c759;border-radius:4px;padding:4px 12px;color:#000;font-size:14px;line-height:20px;letter-spacing:.7px}.product__title-with-price--wrapper{display:flex;justify-content:space-between;gap:24px;margin-block-end:12px}.product__title-with-price--title{display:flex;flex-direction:column}.product__title-with-price--title h1{font-size:28px;line-height:39px;letter-spacing:.6px;margin:0}.product__title-with-price--title p{font-size:18px;line-height:26px;letter-spacing:.7px;margin:0}.product__title-with-price--price{text-align:right;white-space:nowrap}.product__title-with-price--price__money{display:flex;align-items:center;gap:10px}.product__title-with-price--price__money .sale-price{font-size:18px;line-height:normal;letter-spacing:1.15px;text-decoration:line-through;color:#8e8e93}.product__title-with-price--price__money .regular-price{font-weight:700;font-size:28px;line-height:normal;letter-spacing:1.15px}.product__title-with-price--price__save{text-align:center;font-size:14px;line-height:14px;letter-spacing:.5px;text-transform:uppercase;margin-block-start:6px}@media screen and (max-width:749px){.product__title-with-price{gap:24px;margin-block-start:24px}.product__title-with-price--badge span{font-size:12px;line-height:17px}.product__title-with-price--wrapper{gap:36px}.product__title-with-price--title{gap:4px}.product__title-with-price--title h1{font-size:22px;line-height:31px}.product__title-with-price--title p{font-size:16px;line-height:22px;letter-spacing:.5px}.product__title-with-price--price__money .sale-price{font-size:16px}.product__title-with-price--price__money .regular-price{font-size:22px}}.card__media--badge{position:absolute;top:12px;left:12px;z-index:1;background-color:#fff;border-radius:100px;padding:4px 8px;box-shadow:0 0 10px 5px #3328211f;font-size:12px;line-height:20px;font-weight:600;font-family:Montserrat,sans-serif;color:#6a503e;display:flex;align-items:center;gap:4px}.card__media--badge svg{display:block;width:20px;height:20px}.nextdev--rating-popup{background-color:#f6e8dd;color:#382e2e;padding:8px;border-radius:8px;display:flex!important;align-items:center;gap:4px;position:relative;width:fit-content}.nextdev--rating-popup--arrow svg{display:block;width:20px;height:20px;transition:transform .2s ease}.nextdev--rating-popup--wrapper:not(.hidden)+.nextdev--rating-popup--arrow svg{transform:rotate(180deg)}.nextdev--rating-popup--arrow:after{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer}.nextdev--rating-popup--wrapper{position:absolute;top:calc(100% + 8px);left:0;z-index:2;background-color:#fff;border:1px solid #D3B49C;box-shadow:0 0 10px 5px #3328211f;border-radius:16px;padding:20px;width:calc(100vw - 40px);max-width:540px;font-size:16px;line-height:22.4px;letter-spacing:.69px}.nextdev--rating-popup--wrapper:after{content:"";position:absolute;top:-13px;left:203px;width:24px;height:24px;background-color:#fff;border:solid #D3B49C;border-width:0 1px 1px 0;transform:rotate(-135deg);border-bottom-right-radius:4px}.nextdev--rating-popup--header{padding-inline-end:32px;display:flex;align-items:center;gap:8px}.nextdev--rating-popup--header__number{font-weight:700;font-size:20px;line-height:28px;letter-spacing:.69px}.nextdev--rating-popup--header__stars{display:flex;align-items:center}.nextdev--rating-popup--header__stars .fa-star,.nextdev--rating-popup--header__stars .fa-star-o,.nextdev--rating-popup--header__stars .fa-star-half-o,.nextdev--rating-popup--header__stars .stamped-fa-star,.nextdev--rating-popup--header__stars .stamped-fa-star-o,.nextdev--rating-popup--header__stars .stamped-fa-star-half-o{display:block}.nextdev--rating-popup--close{position:absolute;top:22px;right:20px;z-index:1;cursor:pointer}.nextdev--rating-popup--close svg{display:block;width:24px;height:24px}.nextdev--rating-popup--bars{margin-block-start:12px;display:grid;gap:4px}.nextdev--rating-popup--bar{display:grid;grid-template-columns:auto auto 1fr 30px;align-items:center;gap:4px}.nextdev--rating-popup--bar>span:first-child{position:relative;top:1px}.nextdev--rating-popup--bar svg{display:block}.nextdev--rating-popup--bar>div{display:block;height:8px;border-radius:100px;background-color:#d9d9d9;overflow:hidden;position:relative;margin-inline:4px}.nextdev--rating-popup--bar>div:after{content:"";position:absolute;top:0;left:0;z-index:1;background-color:#ed9751;border-radius:100px;width:var(--width);height:100%}.nextdev--rating-popup--reviews{margin-block-start:16px;padding-block-start:16px;border-top:.5px solid #D9D9D9}.nextdev--rating-popup--reviews .swiper{margin-inline-start:-20px;width:calc(100% + 40px);padding-block-end:56px}.nextdev--rating-popup--reviews .swiper-button-prev,.nextdev--rating-popup--reviews .swiper-button-next{display:block;width:32px;height:32px;background-color:#f6e8dd;border-radius:4px;top:auto;bottom:0}.nextdev--rating-popup--reviews .swiper-button-prev{left:20px}.nextdev--rating-popup--reviews .swiper-button-next{right:20px}.nextdev--rating-popup--reviews .swiper-button-prev:after,.nextdev--rating-popup--reviews .swiper-button-next:after{color:#6a503e;font-size:16px;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.nextdev--rating-popup--reviews .swiper-pagination{bottom:0;width:calc(100% - 88px);left:44px}.nextdev--rating-popup--reviews .swiper-pagination-bullet{background:#d9d9d9;opacity:1}.nextdev--rating-popup--reviews .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#6a503e}.nextdev--rating-popup--review{display:grid;grid-template-columns:160px 1fr;gap:16px;padding-inline:20px}.nextdev--rating-popup--review__image img{display:block;width:100%;height:auto;object-fit:cover;object-position:center center;aspect-ratio:1 / 1;border-radius:8px}.nextdev--rating-popup--review__content--top{display:flex;align-items:center;justify-content:space-between;gap:4px}.nextdev--rating-popup--review__content--top__stars{display:flex;align-items:center}.nextdev--rating-popup--review__content--top__stars svg{display:block;margin-inline-start:-1px}.nextdev--rating-popup--review__content--top__author{display:flex;align-items:center;gap:8px}.nextdev--rating-popup--review__content--top__author svg{display:block}.nextdev--rating-popup--review__content--text,.nextdev--rating-popup--review__content--text>span{margin-block-start:4px}.nextdev--rating-popup--review__content--text>span{display:inline-block}.nextdev--rating-popup--review__content--text--collapse>div{overflow:hidden;max-height:110px}.nextdev--rating-popup--review__content--text--collapse.show>div{max-height:none}.nextdev--rating-popup--review__content--text:not(.nextdev--rating-popup--review__content--text--collapse) .nextdev--rating-popup--review__content--text__read-more{display:none}.nextdev--rating-popup--view-all{margin-block-start:12px;text-align:center}.nextdev--rating-popup--view-all a,.nextdev--rating-popup--review__content--text__read-more{text-decoration:underline;text-underline-offset:25%;color:#332821}.nextdev--rating-popup--view-all a:hover,.nextdev--rating-popup--review__content--text__read-more:hover{text-decoration:none}@media screen and (min-width:750px){.nextdev--rating-popup--header__stars .fa-star,.nextdev--rating-popup--header__stars .fa-star-o,.nextdev--rating-popup--header__stars .fa-star-half-o,.nextdev--rating-popup--header__stars .stamped-fa-star,.nextdev--rating-popup--header__stars .stamped-fa-star-o,.nextdev--rating-popup--header__stars .stamped-fa-star-half-o{line-height:1}}@media screen and (max-width:749px){.nextdev--rating-popup--wrapper{font-size:14px;line-height:19.6px}.nextdev--rating-popup--wrapper:after{left:197px}.nextdev--rating-popup--header{gap:4px}.nextdev--rating-popup--header__number{font-size:18px;line-height:25.2px}.nextdev--rating-popup--review{grid-template-columns:96px 1fr;gap:12px}}.product__box-sold-out-message{display:flex;flex-direction:column;gap:12px;background:#000;padding:20px;font-size:14px;line-height:22.4px;color:#fff}.product__box-sold-out-message__title{font-weight:700;font-size:16px;line-height:25.6px;letter-spacing:0;color:red}.product__box-sold-out-message__small-text{font-size:12px;line-height:18px;color:#aaa}.product__box-sold-out-message__box{padding:12px 6px;background-color:red;color:fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.product__box-sold-out-message__box--title{font-weight:700;letter-spacing:0}.product__box-sold-out-message__box--description{font-size:12px;line-height:18px}@media screen and (max-width:749px){.product__box-sold-out-message{padding:12px}}.product__info-container{position:relative}.product__black-friday-badge{position:absolute;top:-.5rem;right:0;border-radius:100px;background-color:#2d709a;color:#fff;text-transform:uppercase;font-weight:700;font-size:12px;line-height:16px;text-align:center;padding:6px 12px}.product__info-container>.product__black-friday-badge+*{margin-block-start:1rem}@media screen and (max-width:749px){.hide-on-mobile{display:none!important}}@media screen and (min-width:750px){.hide-on-desktop{display:none!important}}.test-mode{display:block!important}.text-center{text-align:center}@media screen and (min-width:750px){#shopify-section-template--20014295679243__slideshow_fRBMwE,#shopify-section-template--25531346289023__slideshow_fRBMwE{display:none}}body.product-new-pdp-no-wrap #MainContent{background-image:linear-gradient(0deg,#e162030d 5.45%,#e162031a 11.58% 21.12%,#e162034d 25.22%,#f4b30133 35.72%,#e162031a 45.26%,#e1620366 54.01%,#f4b30166 61.04%,#e8880233 64.55%,#e8880266 69.7%,#e67b021a 71.51%,#e36c0352 77.62%,#ffb81533 78.61%,#ec820912,#e265030d 82.57%,#e1620333 85.54% 87.52%,#efae0066 94.98%,#fff 100.5%);background-size:100%}body.product-new-pdp-no-wrap .shopify-section a{color:#332821}.price__bogo{font-size:16px;line-height:26px;color:#248d18}.price-bogo+*{margin-block-start:1.5rem}.size-option-description{margin-block-start:-1rem;font-size:15px}.size-option-tip{margin-block-start:1rem;font-size:15px;font-style:italic}.product-form__submit .product-form__submit--details{font-size:18px;text-transform:none}.product-form__submit .product-form__submit-subtext{font-weight:400;font-size:12px;line-height:18px;opacity:.85;display:flex;align-items:center;justify-content:center;gap:4px}.product-form__submit .product-form__submit-subtext svg{display:block}.you-are-saving,.shipping-arrives{font-size:16px}@media screen and (max-width:749px){.size-option-description,.size-option-tip{font-size:14px}}.color-option-subtext{font-size:14px;margin:-15px 0 0}.new-color-option{background-color:#ffc392;color:#332821;border-radius:8px;padding:8px 12px;font-size:14px;line-height:20px;display:flex;flex-direction:column;gap:4px;margin-block-end:12px}.new-color-option p{margin-block:0}.new-color-option__title{font-weight:700}body.overflow-hidden #gorgias-chat-container,body.overflow-hidden .needsclick{display:none!important}body.page-page .section-header{position:relative;z-index:51}.cart-item__bogo{display:flex;flex-direction:column;gap:4px;font-size:13.8px;line-height:18.6px;letter-spacing:.69px;margin-block:.5rem 1rem}.cart-item__bogo--collapse{display:flex;align-items:center;gap:2px;width:100%;background:transparent;border:0;padding:0;margin:0 0 4px;font-size:13.8px;line-height:18.6px;letter-spacing:.69px;cursor:pointer}.cart-item__bogo--collapse svg{display:block;width:20px;height:20px;transition:transform .2s ease;position:relative;top:-1px}.cart-item__bogo--collapse.show svg{transform:rotate(180deg)}.cart-item__bogo--collapse.show .show-content,.cart-item__bogo--collapse:not(.show) .hide-content{display:none}.cart-item__bogo--collapse:not(.show)+.cart-item__bogo--item{display:none}.cart-item__bogo--item{display:flex;gap:8px}.cart-item__bogo--item__image img{display:block;width:45px;height:45px;object-fit:cover;object-position:center center;aspect-ratio:1 / 1}.cart-item__bogo--item__info{display:flex;flex-direction:column;gap:6px}.cart-item__bogo--item__info--options{color:rgba(var(--color-foreground),.75)}.product__videos--heading{text-align:center;font-weight:700;margin-block-end:15px}.product__videos--medias{width:100%;overflow-x:scroll;padding-block-end:15px}.product__videos--medias::-webkit-scrollbar{width:100%;height:7px}.product__videos--medias::-webkit-scrollbar-track{background:#f3e8dd;border-radius:10px}.product__videos--medias::-webkit-scrollbar-thumb{background:#fe9903;border-radius:10px}.product__videos--medias__slider{width:max-content;display:flex;justify-content:center;gap:9px}.product__videos--medias__slider--media{width:135px;height:240px;position:relative}.product__videos--medias__slider--media__image{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer}.product__videos--medias__slider--media__image img{display:block;width:100%;height:100%;border-radius:8px;object-fit:cover;object-position:center center}.product__videos--medias__slider--media__image svg{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:48px;height:48px;transition:width .2s ease,height .2s ease}.product__videos--medias__slider--media__image:hover svg{width:58px;height:58px}.product__videos--medias__slider--media video{display:block;width:100%;height:100%;border-radius:8px;object-fit:cover;object-position:center center}@media screen and (max-width:749px){.product__videos--medias{margin-inline-start:-1.5rem;width:calc(100% + 3rem);padding-inline:1.5rem}.product__videos--medias::-webkit-scrollbar-track{margin-inline:1.5rem}}option-radios+.nextdev--pdp-main--info__app .loop-widget-container{margin-top:0!important}.shopify-app-block .loop-widget-container{margin-block-end:20px}.shopify-app-block .loop-w-checkbox-purchase-options-container:before{content:"Subscription:";display:block;margin-block-end:8px}.shopify-app-block .loop-w-checkbox-sp-button-selector-label{display:none}.shopify-app-block .loop-w-checkbox-purchase-option,.shopify-app-block .loop-widget-sp-button{transition:border-color .2s ease}.shopify-app-block .loop-w-checkbox-purchase-option:hover{border-color:var(--loop-widget-purchase-option-selected-border-color)}.shopify-app-block .loop-widget-sp-button:hover{border-color:var(--loop-widget-sp-selector-btn-selected-border-color)}.shopify-app-block .loop-w-checkbox-purchase-option-header{flex-wrap:nowrap;gap:12px}.shopify-app-block .loop-w-checkbox-purchase-option-label-container{gap:12px}.shopify-app-block .loop-w-checkbox-purchase-option-price-container{flex-direction:column;gap:4px;justify-content:center;align-items:flex-end;letter-spacing:.24px;margin-left:0}.shopify-app-block .loop-w-checkbox-purchase-option-price{order:1;letter-spacing:.4px}.shopify-app-block .loop-w-btn-group-purchase-option-compare-at-price{order:2;line-height:25.6px;letter-spacing:.24px;--loop-w-btn-group-purchase-option-compare-at-price-color: #8e8e93;--loop-w-btn-group-purchase-option-compare-at-price-font-size: 16px}.shopify-app-block .loop-w-checkbox-purchase-option-label{position:relative;display:flex;flex-direction:column;gap:4px;align-items:flex-start;text-align:left}.shopify-app-block .loop-w-checkbox-purchase-option-label:after{content:"Zero commitment, Cancel Anytime";font-weight:400;font-size:16px;line-height:25.6px}.shopify-app-block .loop-widget-sp-button{line-height:22px;letter-spacing:.24px;text-align:center}.product__rating--trustpilot{display:flex;align-items:center;gap:8px;font-size:14px;margin-block-start:0!important}.product__rating--trustpilot img,.product__rating--trustpilot svg{display:block}.product__rating--trustpilot a{font-size:14px;color:#382e2e;text-decoration:none}.product__rating--trustpilot a:hover,.product__rating--trustpilot a:focus{text-decoration:none}.nextdev--exclusive-bundle{display:flex;flex-direction:column;border-radius:12px;border:2px solid #e1e3e5;background-color:#fff;overflow:hidden;width:100%;height:100%}.nextdev--exclusive-bundle.nextdev--exclusive-bundle--highlighted{border-color:#ff9901b3}.nextdev--exclusive-bundle__image{overflow:hidden}.nextdev--exclusive-bundle__image a{display:block;position:relative}.nextdev--exclusive-bundle__image-badge{position:absolute;top:12px;left:12px;z-index:1;background-color:#ff9901;border-radius:999px;font-size:12px;line-height:1;font-weight:700;color:#fff;padding:6px 12px}.nextdev--exclusive-bundle__image img,.nextdev--exclusive-bundle__image svg{display:block;width:100%;height:auto;transition:transform .2s ease}.nextdev--exclusive-bundle:hover .nextdev--exclusive-bundle__image img,.nextdev--exclusive-bundle:hover .nextdev--exclusive-bundle__image svg{transform:scale(1.05)}.nextdev--exclusive-bundle__content{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:16px}.nextdev--exclusive-bundle__content>div{display:flex;flex-direction:column}.nextdev--exclusive-bundle__content-subtitle{margin-block:0;font-size:12px;line-height:18px;font-weight:700;letter-spacing:0}.nextdev--exclusive-bundle__content-title{margin-block:6px;font-size:20px;line-height:24px}.nextdev--exclusive-bundle__content-description{font-size:14px;line-height:20px;letter-spacing:0}.nextdev--exclusive-bundle__content-price{display:flex;align-items:center;gap:8px;width:100%;margin-block-start:12px}.nextdev--exclusive-bundle__content-compare-at-price{color:#b0b0b0;font-size:18px;line-height:1;text-decoration:line-through}.nextdev--exclusive-bundle__content-sale-price,.nextdev--exclusive-bundle__content-regular-price{font-size:22px;line-height:1;font-weight:700}.nextdev--exclusive-bundle__content-save{background-color:red;color:#fff;font-size:14px;line-height:20px;font-weight:700;border-radius:999px;padding:4px 10px}.nextdev--exclusive-bundle__content-includes{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:8px;margin-block-start:12px;padding-block-start:12px;border-top:1px solid #e1e3e5}.nextdev--exclusive-bundle__content-includes-product{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.nextdev--exclusive-bundle__content-includes-product__image{position:relative;width:100%;aspect-ratio:1 / 1;border:1px solid #e1e3e5;border-radius:8px;background-color:#f1faf5;display:flex;align-items:center;justify-content:center;overflow:hidden}.nextdev--exclusive-bundle__content-includes-product__image img{display:block;width:100%;height:100%;object-fit:cover}.nextdev--exclusive-bundle__content-includes-product__title{margin-block:0;font-size:12px;font-weight:700;color:#382e2e;line-height:16px}.nextdev--exclusive-bundle__content-includes-plus{color:#6d7175;font-size:18px;line-height:1;align-self:center;margin-top:-40px}.nextdev--exclusive-bundle__content-cta{margin-top:20px}.nextdev--exclusive-bundle__content-cta .nextdev--cta{width:100%}.product__vet-recommendation{position:absolute;top:12px;right:12px;z-index:2;border-radius:100px;background:#f6e8dd;box-shadow:0 0 10px #00000045;color:#332821;padding:12px;display:flex;align-items:center;gap:8px;text-align:left}.product__vet-recommendation.product__vet-recommendation--mobile,.product__vet-recommendation.product__vet-recommendation--desktop{position:static;top:auto;left:auto;padding:8px 16px;gap:16px;width:fit-content}.product__vet-recommendation.product__vet-recommendation--desktop{margin-block:12px 26px}.product__vet-recommendation.product__vet-recommendation--mobile{border-top-left-radius:0;border-bottom-left-radius:0;display:none}.product__vet-recommendation.product__vet-recommendation--mobile.extra-space{margin-block:1.5rem}.product__vet-recommendation svg{display:block;width:24px;height:24px}.product__vet-recommendation.product__vet-recommendation--mobile svg{order:2}.product__vet-recommendation>div{display:flex;flex-direction:column}.product__vet-recommendation.product__vet-recommendation--mobile>div{order:1}.product__vet-recommendation p{margin:0;line-height:0}.product__vet-recommendation p a,.product__vet-recommendation--title a{font-size:12px;line-height:16px;text-decoration:underline;color:#382e2e;font-weight:400;text-transform:none}.product__vet-recommendation p a:hover,.product__vet-recommendation--title a:hover{text-decoration:none}.product__vet-recommendation--title{font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase}.vet-recommendation-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:12;background:#00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#332821;padding:24px;display:flex;align-items:center;justify-content:center}.vet-recommendation-modal--content{background:#fff;border:1px solid #F6E8DD;padding:32px;border-radius:24px;width:100%;max-width:840px}.vet-recommendation-modal--content-title{display:flex;justify-content:space-between;gap:24px;width:100%;margin-block-end:30px}.vet-recommendation-modal--content-title span{font-size:24px;line-height:24px}.vet-recommendation-modal--content-title a{display:block;text-decoration:none}.vet-recommendation-modal--content-title svg{display:block}.vet-recommendation-modal--content-info{display:flex;gap:32px}.vet-recommendation-modal--content-info-image{width:128px}.vet-recommendation-modal--content-info-image img{display:block;width:100%;height:auto;border-radius:1000px}.vet-recommendation-modal--content-info-text{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 160px);height:100%;gap:8px}.vet-recommendation-modal--content-info-text h4{margin:0;font-size:18px;line-height:20px}.vet-recommendation-modal--content-info-text p{margin:0;font-size:16px;line-height:24px}.vet-recommendation-modal--content-info-text p span{color:#777}.vet-recommendation-modal--content-info-icons{margin-block-start:8px}.vet-recommendation-modal--content-info-icons>div{display:flex;align-items:center;gap:28px;background:#f6e8dde6;padding:4px 8px;width:fit-content}.vet-recommendation-modal--content-info-icons--icon-with-text{display:flex;gap:4px;align-items:center}.vet-recommendation-modal--content-info-icons--icon-with-text svg{display:block;min-width:25px;height:auto;width:auto}.vet-recommendation-modal--content-info-icons--icon-with-text span{font-size:12px;line-height:18px}@media screen and (max-width:749px){.product-single__media-group-wrapper>.product__vet-recommendation{display:none}.product__vet-recommendation.product__vet-recommendation--mobile{display:flex}.product__vet-recommendation.product__vet-recommendation--desktop{display:none}.vet-recommendation-modal--content{padding:20px}.vet-recommendation-modal--content-title{margin-block-end:24px}.vet-recommendation-modal--content-title span{font-size:16px;line-height:24px}.vet-recommendation-modal--content-info{gap:16px}.vet-recommendation-modal--content-info-image{width:100px}.vet-recommendation-modal--content-info-text{width:calc(100% - 116px)}.vet-recommendation-modal--content-info-text h4{font-size:16px}.vet-recommendation-modal--content-info-text p{font-size:12px;line-height:18px}.vet-recommendation-modal--content-info-icons{margin-block-start:12px;margin-inline-start:-137px;width:calc(100% + 157px)}.vet-recommendation-modal--content-info-icons>div{flex-direction:column;align-items:flex-start;width:100%;gap:12px;padding:8px 12px}.vet-recommendation-modal--content-info-icons--icon-with-text{gap:8px}}.full-width{width:100%}.instafeed_cover{overflow:hidden}input#email-notify-section{width:100%;line-height:50px;border-radius:10px;padding:0 15px;margin-bottom:10px;border:1px solid #ff9900;font-size:15px}.stamped-product-reviews-badge[data-product-sku=luxurious-full-backseat-protector-free-calming-blanket]{margin:0}.multicolumn-card__info .rte ul{padding-left:0;list-style:none}.replacement-cover-for-cooling-car-bed-size .size_modal_label{display:none}.media-gallery--badge{position:absolute;top:8px;left:8px;z-index:1}.media-gallery--badge>div{background-color:#74a061;color:#fff;text-transform:uppercase;white-space:nowrap;padding:5px 10px;border-radius:4px;position:relative;z-index:3;font-family:Beefcakes;letter-spacing:1px;font-size:16px;line-height:1;font-weight:700}.media-gallery--badge:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:8px;background-color:#689359;border-bottom-left-radius:4px;border-bottom-right-radius:4px;z-index:2}.product-lsb-bogo-deal-wrap .product-form__input input[type=radio][name=Color][value="Solid Brown"],.product-lsb-bogo-deal-wrap .product-form__input input[type=radio][name=Color][value="Solid Brown"]+label,.product-250825-pb-047-md-pdp-cvr-sticky-boosted-atc-3a5b-wrap .product-form__input input[type=radio][name=Color][value="Solid Brown"],.product-250825-pb-047-md-pdp-cvr-sticky-boosted-atc-3a5b-wrap .product-form__input input[type=radio][name=Color][value="Solid Brown"]+label{display:none}.image-with-text__media.global-media-settings.media,.image-with-text__media.global-media-settings.media img,.image-with-text__media.global-media-settings.media video{position:static;top:auto;left:auto;height:auto;padding-bottom:0!important}.image-with-text__media.global-media-settings.media{display:flex;justify-content:center;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/84/assets/base.css.map */
