.sp-section-padding{padding-top:var(--sp-padding-top, 5.2rem);padding-bottom:var(--sp-padding-bottom, 5.2rem)}.sp-eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1.6rem;padding:.6rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:10rem;font-size:1.2rem;letter-spacing:.12rem;text-transform:uppercase;line-height:1.4}.sp-eyebrow:before{content:"";width:.6rem;height:.6rem;border-radius:50%;background:rgb(var(--sp-accent, 91, 91, 240))}.sp-heading{margin:0 0 1.6rem;letter-spacing:-.02em;line-height:1.1}.sp-subheading{margin:0 0 2.4rem;max-width:52rem;color:rgba(var(--color-foreground),.75);font-size:1.7rem;line-height:1.6}.sp-center{text-align:center}.sp-center .sp-subheading{margin-left:auto;margin-right:auto}.sp-section-header{margin-bottom:4.8rem}.sp-rating{display:inline-flex;align-items:center;gap:1rem;flex-wrap:wrap}.sp-rating__stars{display:inline-flex;gap:.2rem;color:#ffb020;font-size:1.6rem;letter-spacing:.1rem}.sp-rating__label{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.sp-hero__grid{display:grid;gap:4rem;align-items:center}@media screen and (min-width:990px){.sp-hero__grid{grid-template-columns:1fr 1fr;gap:6.4rem}.sp-hero--media-first .sp-hero__media{order:-1}}.sp-hero__media{position:relative;border-radius:var(--sp-radius, 2rem);overflow:hidden;background:rgba(var(--color-foreground),.05)}.sp-hero__media img,.sp-hero__media svg{display:block;width:100%;height:auto}.sp-hero__media--image{justify-self:center;width:fit-content;max-width:100%;background:none}.sp-hero__media--image img{width:auto;max-width:100%;max-height:max(24rem,42svh);border-radius:var(--sp-radius, 2rem)}@media screen and (max-width:989px){.sp-hero__media{order:-1}}@media screen and (min-width:990px){.sp-hero__media{align-self:start;position:sticky;top:2.4rem}.sp-hero__media--image img{max-height:max(28rem,calc(100svh - 32rem))}}.sp-hero__badge{position:absolute;top:1.6rem;left:1.6rem;padding:.6rem 1.2rem;border-radius:10rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.2rem;letter-spacing:.08rem;text-transform:uppercase}.sp-hero__price{display:flex;align-items:baseline;gap:1.2rem;flex-wrap:wrap;margin:1.6rem 0}.sp-hero__price-current{font-size:3.2rem;font-weight:600;line-height:1}.sp-hero__price-compare{font-size:1.8rem;text-decoration:line-through;color:rgba(var(--color-foreground),.55)}.sp-hero__price-save{padding:.4rem 1rem;border-radius:.6rem;background:rgba(var(--sp-accent, 91, 91, 240),.12);color:rgb(var(--sp-accent, 91, 91, 240));font-size:1.3rem;font-weight:600}.sp-hero__bullets{margin:0 0 2.8rem;padding:0;list-style:none;display:grid;gap:1.2rem}.sp-hero__bullet{display:flex;align-items:flex-start;gap:1.2rem;font-size:1.5rem;line-height:1.5}.sp-hero__bullet-check{flex-shrink:0;width:2rem;height:2rem;margin-top:.1rem;border-radius:50%;background:rgba(var(--color-foreground),.12);display:grid;place-items:center;font-size:1.1rem}.sp-hero__form{max-width:44rem}.sp-hero__trust{display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem;margin-top:2.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.sp-hero__trust-item{display:inline-flex;align-items:center;gap:.7rem}.sp-features{display:grid;gap:3.2rem 2.4rem;grid-template-columns:1fr}@media screen and (min-width:750px){.sp-features--2{grid-template-columns:repeat(2,1fr)}.sp-features--3{grid-template-columns:repeat(3,1fr)}.sp-features--4{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.sp-features--4{grid-template-columns:repeat(4,1fr)}}.sp-feature{display:flex;flex-direction:column;gap:1.2rem}.sp-feature--boxed{padding:2.8rem;border-radius:var(--sp-radius, 2rem);background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.08)}.sp-feature__icon{width:4.8rem;height:4.8rem;border-radius:1.2rem;display:grid;place-items:center;background:rgba(var(--sp-accent, 91, 91, 240),.1);color:rgb(var(--sp-accent, 91, 91, 240))}.sp-feature__icon svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.sp-feature__title{margin:0;font-size:1.8rem;line-height:1.3}.sp-feature__text{margin:0;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.sp-specs{display:grid;gap:0;border-top:.1rem solid rgba(var(--color-foreground),.15)}@media screen and (min-width:750px){.sp-specs--2col{grid-template-columns:repeat(2,1fr);column-gap:4.8rem}}.sp-spec{display:flex;justify-content:space-between;align-items:baseline;gap:2rem;padding:1.8rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.sp-spec__label{font-size:1.5rem;color:rgba(var(--color-foreground),.65)}.sp-spec__value{font-size:1.5rem;font-weight:600;text-align:right}.sp-compare{width:100%;border-collapse:collapse;font-size:1.5rem}.sp-compare__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.sp-compare th,.sp-compare td{padding:1.6rem 1.2rem;text-align:center;border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.sp-compare th:first-child,.sp-compare td:first-child{text-align:left;min-width:18rem;color:rgba(var(--color-foreground),.75)}.sp-compare thead th{font-size:1.4rem;letter-spacing:.04rem;text-transform:uppercase}.sp-compare__ours{background:rgba(var(--color-foreground),.06)}.sp-compare thead .sp-compare__ours{border-radius:1.2rem 1.2rem 0 0;color:rgb(var(--sp-accent, 91, 91, 240))}.sp-compare__yes{color:#1a9c5a;font-size:1.8rem}.sp-compare__no{color:rgba(var(--color-foreground),.35);font-size:1.8rem}.sp-reviews{display:grid;gap:2.4rem;grid-template-columns:1fr}@media screen and (min-width:750px){.sp-reviews{grid-template-columns:repeat(3,1fr)}}.sp-review{display:flex;flex-direction:column;gap:1.6rem;padding:2.8rem;border-radius:var(--sp-radius, 2rem);background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.08)}.sp-review__text{margin:0;font-size:1.6rem;line-height:1.6;flex-grow:1}.sp-review__author{display:flex;align-items:center;gap:1.2rem;font-size:1.4rem}.sp-review__avatar{width:4rem;height:4rem;border-radius:50%;display:grid;place-items:center;background:rgba(var(--sp-accent, 91, 91, 240),.14);color:rgb(var(--sp-accent, 91, 91, 240));font-weight:600;flex-shrink:0}.sp-review__name{font-weight:600}.sp-review__meta{display:block;color:rgba(var(--color-foreground),.6);font-size:1.3rem}.sp-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:4;padding:1.2rem 1.6rem calc(1.2rem + env(safe-area-inset-bottom));border-top:.1rem solid rgba(var(--color-foreground),.12);transform:translateY(105%);visibility:hidden;transition:transform .25s ease,visibility 0s linear .25s}.sp-sticky-bar.is-visible{transform:translateY(0);visibility:visible;transition:transform .25s ease,visibility 0s}.sp-sticky-bar__inner{display:flex;align-items:center;gap:1.6rem;max-width:var(--page-width);margin:0 auto}.sp-sticky-bar__thumb{width:4.8rem;height:4.8rem;border-radius:.8rem;object-fit:cover;flex-shrink:0}.sp-sticky-bar__info{flex-grow:1;min-width:0}.sp-sticky-bar__title{display:block;font-size:1.4rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-sticky-bar__price{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.sp-sticky-bar__variant:before{content:"\b7";margin:0 .6rem}.sp-sticky-bar__spacer{height:calc(8rem + env(safe-area-inset-bottom))}.sp-sticky-bar__form{flex-shrink:0}.sp-sticky-bar__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}.sp-sticky-bar .button,.sp-sticky-bar .shopify-payment-button__button{margin:0;width:100%;min-width:0;min-height:4.6rem;padding:0 2rem}.sp-sticky-bar .shopify-payment-button__button--unbranded{background-color:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;border-radius:var(--buttons-radius-outset, .8rem)!important;font-size:1.5rem;font-weight:600;letter-spacing:0}.sp-sticky-bar .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgba(var(--color-button),.85)!important}.sp-sticky-bar .shopify-payment-button__more-options{display:none}@media screen and (max-width:749px){.sp-sticky-bar__thumb,.sp-sticky-bar__info{display:none}.sp-sticky-bar__form{flex-grow:1}.sp-sticky-bar .button,.sp-sticky-bar .shopify-payment-button__button{padding:0 1rem}}@media(prefers-reduced-motion:reduce){.sp-sticky-bar{transition:none}}.sp-delivery{margin:0 0 2rem;display:grid;gap:1rem}.sp-delivery__legend{margin:0 0 .4rem;font-size:1.3rem;letter-spacing:.08rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.sp-delivery__list{margin:0;padding:0;list-style:none;display:grid;gap:1rem}.sp-delivery__option{display:grid;gap:.4rem;padding:1.4rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:1.2rem}.sp-delivery__row{display:flex;justify-content:space-between;align-items:baseline;gap:1.2rem}.sp-delivery__label{font-size:1.5rem;font-weight:600}.sp-delivery__price{font-size:1.5rem;font-weight:600;white-space:nowrap}.sp-delivery__description{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.sp-delivery__note{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.65)}.sp-swatches{display:block;margin:0 0 2rem}.sp-swatches__set{margin:0;padding:0;border:0}.sp-swatches__legend{padding:0;margin-bottom:1rem;font-size:1.3rem;letter-spacing:.08rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.sp-swatches__current{color:rgb(var(--color-foreground));font-weight:600}.sp-swatches__list{display:flex;flex-wrap:wrap;gap:1.2rem}.sp-swatch{display:grid;justify-items:center;gap:.6rem;cursor:pointer;font-size:1.3rem}.sp-swatch input{position:absolute;width:.1rem;height:.1rem;opacity:0;pointer-events:none}.sp-swatch__chip{width:4rem;height:4rem;border-radius:50%;background:var(--sp-swatch-color, rgba(var(--color-foreground), .15));box-shadow:inset 0 0 0 .1rem rgba(var(--color-foreground),.18);transition:box-shadow .15s ease}.sp-swatch:hover .sp-swatch__chip{box-shadow:inset 0 0 0 .1rem rgba(var(--color-foreground),.4)}.sp-swatch:has(input:checked) .sp-swatch__chip{box-shadow:inset 0 0 0 .1rem rgba(var(--color-foreground),.2),0 0 0 .2rem rgb(var(--color-background)),0 0 0 .4rem rgb(var(--color-foreground))}.sp-swatch:has(input:focus-visible) .sp-swatch__chip{outline:var(--focused-base-outline);outline-offset:.4rem}.sp-swatch:has(input:disabled){cursor:not-allowed;opacity:.4}.sp-swatch:has(input:disabled) .sp-swatch__chip{background-image:linear-gradient(45deg,transparent 46%,rgba(var(--color-foreground),.6) 46%,rgba(var(--color-foreground),.6) 54%,transparent 54%)}.sp-swatch--white{--sp-swatch-color: #f4f4f2}.sp-swatch--black{--sp-swatch-color: #1a1a1a}.sp-swatch--pink{--sp-swatch-color: #eda6bf}.sp-swatch--green{--sp-swatch-color: #b6dd44}.sp-illustration{--sp-bud: #e4e4ea;--sp-edge: #b6b5c6;--sp-led: #dce4ff;background:linear-gradient(155deg,#e9e8fb,#f4f3f0 52%,#dedcf2)}.sp-illustration[data-colour=pink]{--sp-bud: #e7a8c8;--sp-edge: #c98aa9;--sp-led: #ffaad6;background:linear-gradient(155deg,#fbeaf3,#f5f2f2 52%,#f2dcea)}.sp-illustration[data-colour=green]{--sp-bud: #b2d93f;--sp-edge: #8fb42d;--sp-led: #c6ff4d;background:linear-gradient(155deg,#eef7d8,#f4f4ee 52%,#e2f0c2)}.sp-illustration svg{display:block;width:100%;height:auto}.image-with-text__media .sp-illustration{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.image-with-text__media .sp-illustration svg{width:auto;max-width:85%;height:85%}.sp-hero__form .shopify-payment-button__button{background-color:transparent!important;color:rgb(var(--color-foreground))!important;box-shadow:inset 0 0 0 .1rem rgba(var(--color-foreground),.28)!important;border-radius:var(--buttons-radius-outset, .8rem)!important;min-height:4.5rem;font-size:1.5rem;font-weight:600;letter-spacing:0}.sp-hero__form .shopify-payment-button__button:hover:not([disabled]){background-color:rgba(var(--color-foreground),.06)!important}.sp-hero__form .shopify-payment-button{margin-top:1rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-single-product.css.map */
