.homepage-hero{width:100%;overflow:hidden;background-image:var(--hero-bg-desktop);background-size:cover;background-position:top;background-repeat:no-repeat;background-color:#0a0a0a}.homepage-hero__container{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 auto;padding:180px 10px 10px}.homepage-hero__content{display:flex;flex-direction:column;gap:38px;max-width:609px;flex-shrink:0}.homepage-hero__rating{display:flex;align-items:center;gap:16px}.homepage-hero__stars{display:flex;gap:3px}.homepage-hero__star{width:18px;height:18px;color:#f1ece4}.homepage-hero__rating-text{font-family:var(--font-body-family);font-size:var(--font-body-default-size);line-height:1;color:#f1ece4}.homepage-hero__rating-text span:first-child{color:#f1ece499;font-weight:300}.homepage-hero__rating-text span:last-child{color:#fff;font-weight:300}.homepage-hero__heading{font-family:var(--font-heading-family);font-weight:500;font-size:var(--font-heading-small);line-height:1.2;letter-spacing:-.135rem;color:#fff;margin:0}.homepage-hero__heading-red{color:red}.homepage-hero__content-block{display:flex;flex-direction:column;gap:16px}.homepage-hero__badges{display:flex;gap:16px;flex-wrap:wrap}.homepage-hero__badge{display:flex;align-items:center;gap:10px;padding:8px 13px;background:#000000d9;border:.65px solid rgba(241,236,228,.25);border-radius:108px;backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px)}.homepage-hero__badge-icon{width:24px;height:24px;flex-shrink:0}.homepage-hero__badge-icon svg{width:100%;height:100%}.homepage-hero__badge-text{font-family:var(--font-body-family);font-size:var(--font-body-larger);letter-spacing:0px;font-weight:300;color:#fff;white-space:nowrap;line-height:1}.homepage-hero__description{font-family:var(--font-body-family);font-size:var(--font-body-large);letter-spacing:1px;font-weight:400;line-height:1.6;color:#fff;margin:0;max-width:609px}.homepage-hero__cta{display:inline-flex;align-items:center;justify-content:center;background:#e00015;color:#fff;font-family:var(--font-body-family);font-size:var(--font-body-bigger);font-weight:500;line-height:1.9;padding:14px 65px;border:none;border-radius:2.5px;cursor:pointer;text-decoration:none;transition:background-color .2s ease;max-width:410px}.homepage-hero__cta:hover{background:#c50012;color:#fff}.homepage-hero__cta-container{width:100%;display:flex;align-items:center;padding-bottom:20px}.homepage-hero__guarantee{display:none;align-items:center;justify-content:center;gap:8px}.homepage-hero__guarantee-icon{width:22px;height:22px;flex-shrink:0}.homepage-hero__guarantee-text{font-family:var(--font-body-family);font-size:var(--font-body-default-size);font-weight:300;color:#fff;line-height:1}.homepage-hero__product-wrapper{position:relative;flex-shrink:0;width:50%;max-width:700px;display:flex;align-items:center;justify-content:center}.homepage-hero__product-image{width:100%;height:auto;object-fit:contain;position:relative;z-index:1}.homepage-hero__labels{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.homepage-hero__label{position:absolute;display:flex;align-items:center;gap:6px;pointer-events:auto}.homepage-hero__label-dot{width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(255,255,255,.7);background:transparent;flex-shrink:0}.homepage-hero__label-line{height:1px;border-top:1.5px dashed rgba(255,255,255,.5);flex-shrink:0}.homepage-hero__label-text{font-family:var(--font-body-family);font-size:var(--font-body-small);font-weight:400;color:#fff;white-space:nowrap;line-height:1}.homepage-hero__label--years-strong{top:18%;left:-5%;flex-direction:row-reverse}.homepage-hero__label--years-strong .homepage-hero__label-line{width:60px}.homepage-hero__label--no-paid-reviews{top:22%;right:-15%}.homepage-hero__label--no-paid-reviews .homepage-hero__label-line{width:40px}.homepage-hero__label--100k-users{top:55%;left:-5%;flex-direction:row-reverse}.homepage-hero__label--100k-users .homepage-hero__label-line{width:50px}.homepage-hero__label--born-retail{top:60%;right:-15%}.homepage-hero__label--born-retail .homepage-hero__label-line{width:40px}.homepage-hero__products .motto-snippet__icon-wrap .motto-snippet__icon,.motto-snippet__icon-wrap img{height:36px;margin-bottom:8px}.homepage-hero__products{position:relative;width:100%;margin:0 auto;padding:0 10px 10px;z-index:1;padding-top:var(--grid-gap-desktop)}.homepage-hero__products .motto-snippet{margin-bottom:12px}.homepage-hero__products-heading{font-family:var(--font-heading-family);font-weight:700;font-size:var(--font-heading-small);line-height:1.15;color:#fff;margin:0 0 22px}.homepage-hero__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.homepage-hero__card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;gap:2px}.homepage-hero__review-card{overflow:visible}.homepage-hero__review-card .homepage-hero__card-zone--header{overflow:visible;position:relative}.homepage-hero__card-zone{background-size:100% 100%;background-repeat:no-repeat;background-position:center}.homepage-hero__card-zone--header{background-color:#28231ce6;text-align:center;padding:20px 16px 16px}.homepage-hero__card-name{font-family:var(--font-heading-family);font-weight:700;font-size:var(--font-body-large);color:#fff;margin:0 0 4px;line-height:1.2;text-transform:uppercase}@media screen and (min-width:1200px)and (max-width:1400px){.homepage-hero__card-name{font-size:var(--font-body-medium);white-space:nowrap}}.homepage-hero__card-subtitle{font-family:var(--font-heading-family);font-weight:400;font-size:var(--font-body-small);color:#ffffffb3;margin:0;line-height:1.3}.homepage-hero__card-zone--image{aspect-ratio:1 / 1}.homepage-hero__card-zone--image img,.homepage-hero__card-product-img{width:100%;height:100%;object-fit:cover;display:block}.homepage-hero__card-zone--desc{background-color:#231e19e6;padding:10px 8px}.homepage-hero__card-zone--stats{flex-grow:1;padding:12px 25px 100px}.homepage-hero__card-desc{font-family:var(--font-heading-family);font-weight:400;font-size:var(--font-body-default-size);color:#fff;text-align:center;margin:0;line-height:1.4;text-transform:uppercase;letter-spacing:.02em}.homepage-hero__card-stats{display:flex;flex-direction:column;gap:0px}.homepage-hero__stat{display:flex;flex-direction:column;gap:3px;overflow:hidden}.homepage-hero__stat-label{font-family:var(--font-heading-family);font-weight:700;font-size:var(--font-body-small);color:#fff;text-transform:uppercase;letter-spacing:.04em}.homepage-hero__stat-bar-img-wrapper{line-height:0}.homepage-hero__stat-bar-img{display:block;width:auto;height:auto;max-width:100%}.homepage-hero__stat-bar-img-wrapper--fixed .homepage-hero__stat-bar-img{height:var(--stat-bar-img-height);width:auto}.homepage-hero__card-zone--stats-stat-img-fill{display:flex;flex-direction:column;min-height:0}.homepage-hero__card-stats--stat-img-fill{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.homepage-hero__stat--img-fill{flex:1 1 0;min-height:0}.homepage-hero__stat-bar-img-wrapper--fill{flex:1 1 auto;min-height:0;display:flex;align-items:center;overflow:hidden}.homepage-hero__stat-bar-img-wrapper--fill .homepage-hero__stat-bar-img{height:100%;width:auto;max-width:100%}.homepage-hero__card-zone--button{margin-top:auto}.homepage-hero__card-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:84px;padding:14px 16px;margin-top:-80px;font-family:var(--font-heading-family);font-weight:700;font-size:var(--font-body-larger);color:#fff;text-transform:uppercase;text-decoration:none;letter-spacing:.05em;background-size:100% 100%;background-repeat:no-repeat;background-position:center;border:none;cursor:pointer;transition:opacity .2s ease}.homepage-hero__card-btn:hover{opacity:.85;color:#fff}.homepage-hero__card-btn-text{position:relative;z-index:1}.homepage-hero__card-btn-text--mobile,.homepage-hero__review-card{display:none}.homepage-hero__review-zone--header{position:relative}.homepage-hero__review-verified-icon{position:absolute;top:-20px;right:-20px}.homepage-hero__review-verified-icon svg{width:100%;height:100%}.homepage-hero__review-stars{display:flex;justify-content:center;gap:3px;margin-top:6px}.homepage-hero__review-star{width:16px;height:16px;color:#f1ece4}.homepage-hero__review-zone--content{background-color:#231e19e6;padding:16px 12px;flex-grow:1}.homepage-hero__review-text{font-family:var(--font-heading-family);font-weight:400;font-size:var(--font-body-default-size);color:#fff;text-align:center;line-height:1.4;text-transform:uppercase;letter-spacing:.02em}.homepage-hero__review-text p{margin:0 0 10px}.homepage-hero__review-text p:last-child{margin-bottom:0}.homepage-hero__review-zone--footer{background:linear-gradient(135deg,#8b1a1a,#3a1010);padding:14px 16px;text-align:center}.homepage-hero__review-badge-text{font-family:var(--font-heading-family);font-weight:700;font-size:var(--font-body-larger);color:#fff;text-transform:uppercase;letter-spacing:.05em}.homepage-hero__review-badge-text p{margin:0}@media screen and (max-width:1350px){.homepage-hero__card-btn{font-size:var(--font-body-medium)}}@media screen and (max-width:1200px){.homepage-hero__review-card .homepage-hero__review-text{font-size:var(--font-body-large);letter-spacing:0}.homepage-hero__review-card .homepage-hero__card-zone--stats{display:flex;align-items:center;padding-top:20px}.homepage-hero__card-zone--header{position:relative}.homepage-hero__heading{font-size:var(--font-heading-super-small)}.homepage-hero__label--no-paid-reviews,.homepage-hero__label--born-retail{right:-5%}.homepage-hero__products{padding-bottom:60px}.homepage-hero__grid{grid-template-columns:repeat(3,1fr)}.homepage-hero__review-card{display:flex}}@media screen and (max-width:989px){.homepage-hero__container{flex-direction:column;padding-top:180px;padding-left:3.2rem;padding-right:3.2rem;gap:40px;align-items:flex-start}.homepage-hero__content{max-width:100%;gap:24px}.homepage-hero__heading{font-size:var(--font-heading-very-super-small)}.homepage-hero__description{font-size:var(--font-body-smaller)}.homepage-hero__cta-container{max-width:410px}.homepage-hero__cta{min-width:unset;width:100%}.homepage-hero__product-wrapper{width:100%;max-width:500px;margin:0 auto}.homepage-hero__labels{display:none}.homepage-hero__products{padding-left:14px;padding-right:14px;padding-bottom:50px}.homepage-hero__products-heading{font-size:var(--font-body-biggest);margin-bottom:28px}.homepage-hero__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:1200px){.homepage-hero{background-image:none}.homepage-hero__hero-bg{position:relative;background-image:var(--hero-bg-mobile);background-size:cover;background-position:center bottom;background-repeat:no-repeat}.homepage-hero__review-card .homepage-hero__card-btn{margin-top:-60px}.homepage-hero__hero-bg>*{position:relative;z-index:1}.homepage-hero__products-bg{position:relative;background-image:var(--products-bg-mobile);background-size:cover;background-position:center top;background-repeat:no-repeat}.homepage-hero__products-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:0;pointer-events:none}.homepage-hero__products-bg>*{position:relative;z-index:1}.homepage-hero__container{flex-direction:column;align-items:center;text-align:center;padding:100px 10px 0;margin-bottom:-55px;gap:0}.homepage-hero__content{display:contents}.homepage-hero__content-block{order:1;margin-bottom:100dvw;text-align:center;width:100%}.homepage-hero__product-wrapper{order:2;width:100%;max-width:100%;margin:0 auto 24px}.homepage-hero__labels{display:block}.homepage-hero__rating{order:3;justify-content:center;margin-bottom:20px}.homepage-hero__cta-container{order:4;max-width:none;width:100vw;justify-content:center;background:radial-gradient(ellipse at center,rgba(0,0,0,.97) 0%,rgba(0,0,0,.85) 40%,rgba(0,0,0,.55) 65%,transparent 90%)!important}.homepage-hero__cta{min-width:unset;width:100%;font-size:var(--font-body-medium);padding:12px 32px;border-radius:2px;margin:0 auto}.homepage-hero__guarantee-text{font-size:var(--font-body-small)}.homepage-hero__guarantee{display:flex;order:5}.homepage-hero__review-card .homepage-hero__review-text{font-size:var(--font-body-default-size)}.homepage-hero__badges{display:none}.homepage-hero__heading{font-family:Inter Tight,sans-serif;font-size:var(--font-body-big);letter-spacing:-.03rem;text-align:center}.homepage-hero__description{font-family:Inter Tight,sans-serif;font-size:var(--font-body-small);font-weight:300;text-align:center;max-width:100%}.homepage-hero__review-card .homepage-hero__card-btn{width:116%;margin-left:-8%;font-size:var(--font-body-smaller)}.homepage-hero__rating-text{font-size:var(--font-body-small)}.homepage-hero__products .motto-snippet{justify-content:flex-start}.homepage-hero__products{padding-left:12px;padding-right:12px;padding-bottom:40px;padding-top:var(--grid-gap-mobile)}.homepage-hero__products-heading{font-size:var(--font-heading-super-super-small);margin-bottom:16px}.homepage-hero__grid{grid-template-columns:repeat(2,1fr);gap:10px}.homepage-hero__card-zone--header{padding:12px 8px 10px}.homepage-hero__card-name{font-size:var(--font-body-medium);margin:0 0 2px}.homepage-hero__card-subtitle{font-size:var(--font-body-small)}.homepage-hero__card-zone--desc{padding:8px 6px;min-height:47px;display:flex;align-items:center;justify-content:center}.homepage-hero__review-zone--content{padding:10px 8px}.homepage-hero__review-text{font-size:var(--font-body-very-small)}.homepage-hero__review-star{width:13px;height:13px}.homepage-hero__review-verified-icon{top:-10px;right:-20px}.homepage-hero__review-badge-text{font-size:var(--font-body-small)}.homepage-hero__review-zone--footer{padding:10px 8px}.homepage-hero__card-desc{font-size:var(--font-body-smaller)}.homepage-hero__card-zone--stats{padding:5px 15px 87px}.homepage-hero__card-stats{gap:0px}.homepage-hero__stat-label{font-size:var(--font-body-small)}.homepage-hero__stat-bar-img-wrapper:not(.homepage-hero__stat-bar-img-wrapper--fixed):not(.homepage-hero__stat-bar-img-wrapper--fill) .homepage-hero__stat-bar-img{transform:scale(.75);transform-origin:left center}.homepage-hero__card-btn{font-size:var(--font-body-small);padding:10px 8px;min-height:60px;margin-top:-60px}.homepage-hero__card-btn-text--desktop{display:none}.homepage-hero__card-btn-text--mobile{display:inline}}@media screen and (max-width:768px){.homepage-hero__cta-container{max-width:none;width:100vw;align-self:stretch;justify-content:center;padding-inline:10px;margin-left:-10px;background:radial-gradient(ellipse at center,rgba(0,0,0,.97) 0%,rgba(0,0,0,.85) 40%,rgba(0,0,0,.55) 65%,transparent 90%)}}@media screen and (max-width:430px){.homepage-hero__content-block{margin-bottom:80dvw}}@media screen and (max-width:389px){.homepage-hero__content-block{margin-bottom:75dvw}.homepage-hero__hero-bg{background-size:contain}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-homepage-hero.css.map */
