.home-banner{position:relative;width:100%}.home-banner__grid{display:flex;flex-direction:column-reverse;gap:0px;align-items:center;padding-inline:20px;width:100%;max-width:100%;margin:0 auto}.home-banner__image-wrapper{width:100%;position:relative;display:flex;justify-content:center;align-items:center}.home-banner__image{width:100%;height:auto;object-fit:contain;max-width:600px;display:block}.home-banner__badge{position:absolute;top:-5%;left:0;width:28%;max-width:160px;z-index:2;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.home-banner__badge-image{width:100%;height:auto;display:block}.home-banner__content{width:100%;display:flex;flex-direction:column;gap:8px;text-align:var(--mobile-align, center);align-items:var(--mobile-items, center)}.home-banner__reviews{display:flex;align-items:center;justify-content:var(--mobile-items, center);flex-wrap:wrap;gap:6px;margin-bottom:4px}.home-banner__stars{display:flex;gap:2px}.home-banner__star-icon{width:16px;height:16px}.home-banner__reviews-text{font-size:var(--font-size-reviews-mobile);font-weight:500;line-height:1.2}.home-banner__reviews-text p{margin:0}.home-banner__reviews-text--desktop{display:none}.home-banner__reviews-text--mobile{display:block}.home-banner__heading{margin:0;line-height:1.1;font-weight:800;font-size:var(--font-size-heading-mobile)}.home-banner__heading p{margin:0}.home-banner__text{font-size:var(--font-size-subheading-mobile);line-height:1.5;opacity:.9;max-width:540px}.home-banner__text p{margin:0}.home-banner__button{width:fit-content;font-size:var(--font-size-button-mobile);margin-top:12px}@media screen and (max-width:989px){.home-banner__content--reorder-mobile .home-banner__reviews{order:1}.home-banner__content--reorder-mobile .home-banner__promo{order:1;margin-bottom:0}.home-banner__content--reorder-mobile .home-banner__heading{order:2}.home-banner__content--reorder-mobile .home-banner__button{order:3;margin-top:4px;margin-bottom:8px;padding:10px 50px}.home-banner__content--reorder-mobile .home-banner__text{order:4}.home-banner__content--reorder-mobile .home-banner__guarantee{order:5}}.home-banner__guarantee{display:flex;align-items:center;justify-content:var(--mobile-items, center);gap:8px;font-size:var(--font-size-guarantee-mobile);font-weight:400;margin-top:8px}.home-banner__check-icon{width:1.2em;height:1.2em}.home-banner__tooltip-wrapper{position:relative;display:inline-flex;align-items:center}.home-banner__info-icon{background:none;border:none;padding:0;cursor:pointer;color:inherit;opacity:.6;display:flex;transition:opacity .2s}.home-banner__info-icon:hover{opacity:1}.home-banner__tooltip{visibility:hidden;opacity:0;position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);background-color:#dfefe7;color:#002613;padding:12px 16px;border-radius:12px;width:240px;box-shadow:0 4px 12px #0000001a;border:1px dashed #ccc;font-size:13px;line-height:1.4;text-align:center;z-index:10;transition:all .2s ease;pointer-events:none;font-weight:500;margin-top:10px}.home-banner__tooltip:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-6px;border-width:6px;border-style:solid;border-color:transparent transparent #dfefe7 transparent}.home-banner__tooltip-wrapper:hover .home-banner__tooltip,.home-banner__tooltip-wrapper:focus-within .home-banner__tooltip{visibility:visible;opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.home-banner__tooltip a{text-decoration:underline;color:inherit;font-weight:600}@media screen and (min-width:750px){.home-banner__heading{font-size:var(--font-size-heading-desktop)}.home-banner__reviews-text{font-size:var(--font-size-reviews-desktop)}.home-banner__text{font-size:var(--font-size-subheading-desktop)}.home-banner__button{font-size:var(--font-size-button-desktop)}.home-banner__guarantee{font-size:var(--font-size-guarantee-desktop)}.home-banner__badge{top:-8%;left:-5%}.home-banner__grid{padding-inline:40px}}@media screen and (min-width:990px){.home-banner__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-inline:60px;max-width:1400px}.home-banner__content{align-items:flex-start;text-align:left;padding-right:20px;gap:16px}.home-banner__reviews{justify-content:flex-start}.home-banner__reviews-text--desktop{display:block}.home-banner__reviews-text--mobile{display:none}.home-banner__guarantee{justify-content:flex-start}.home-banner__image-wrapper{justify-content:flex-end}.home-banner__content--reorder-mobile>*{order:unset!important;margin-top:0;margin-bottom:0}.home-banner__button{margin-top:12px}.home-banner__content .home-banner__promo{align-self:flex-start!important;text-align:left!important;margin-left:0!important;margin-right:0!important;margin-inline:0!important}.home-banner__grid--swapped{grid-template-columns:1fr 1fr}.home-banner__grid--swapped .home-banner__content{grid-column:2;grid-row:1;align-items:flex-end;text-align:right;padding-right:0;padding-left:20px}.home-banner__grid--swapped .home-banner__image-wrapper{grid-column:1;grid-row:1;justify-content:flex-start}.home-banner__grid--swapped .home-banner__reviews,.home-banner__grid--swapped .home-banner__guarantee{justify-content:flex-end}.home-banner__grid--swapped .home-banner__content .home-banner__promo{align-self:flex-end!important;text-align:right!important;margin-left:auto!important;margin-right:0!important}.home-banner__grid--swapped .home-banner__heading,.home-banner__grid--swapped .home-banner__text{text-align:right}}@media screen and (max-width:989px){.home-banner__image-wrapper{margin-bottom:20px}.home-banner__badge{top:-5%;left:0}}.promo-banner{padding:var(--promo-padding-y, 6px) var(--promo-padding-x, 16px);margin-top:var(--promo-margin-top, 12px);margin-bottom:var(--promo-margin-bottom, 12px);line-height:1.4}.promo-banner--width-full{width:100%}.promo-banner--width-fit{width:fit-content}.promo-banner--paragraph{font-family:var(--font-body--family);font-size:var(--font-body--size);font-weight:var(--font-body--weight)}.promo-banner--h1,.promo-banner--h2,.promo-banner--h3,.promo-banner--h4,.promo-banner--h5,.promo-banner--h6{font-family:var(--font-heading--family)}.promo-banner--h1{font-size:var(--font-h1--size);font-weight:var(--font-h1--weight)}.promo-banner--h2{font-size:var(--font-h2--size);font-weight:var(--font-h2--weight)}.promo-banner--h3{font-size:var(--font-h3--size);font-weight:var(--font-h3--weight)}.promo-banner--h4{font-size:var(--font-h4--size);font-weight:var(--font-h4--weight)}.promo-banner--h5{font-size:var(--font-h5--size);font-weight:var(--font-h5--weight)}.promo-banner--h6{font-size:var(--font-h6--size);font-weight:var(--font-h6--weight)}.promo-code-copy{display:inline-flex;align-items:center;gap:3px;padding:4px 8px;background-color:#0000001a;border:none;border-radius:4px;font-family:inherit;font-size:inherit;font-weight:700;color:inherit;cursor:pointer;transition:opacity .2s ease;margin:0 4px;position:relative;-webkit-appearance:none;appearance:none}.promo-code-copy[data-dashed=true]{border:1px dashed currentColor}.promo-code-text{letter-spacing:.5px;text-transform:uppercase}.promo-code-icon{width:20px;height:20px;flex-shrink:0;transition:opacity .2s ease}.promo-code-icon--copy{display:block!important}.promo-code-icon--check,.promo-code-copy.copied .promo-code-icon--copy{display:none!important}.promo-code-copy.copied .promo-code-icon--check{display:block!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-home-banner.css.map */
