.custom-hero{background:var(--hero-bg);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;overflow:hidden}.custom-hero__container{margin:0 auto;padding:var(--padding-top) 0 var(--padding-bottom) 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:25px;width:100%}.custom-hero__badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;background:var(--badge-bg);color:var(--badge-color);border-radius:999px;font-size:12px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;margin-bottom:26px}.custom-hero__title{margin:0;color:var(--heading-color);font-size:72px;line-height:1.05;font-weight:700}.custom-hero__title span{display:block;color:var(--highlight-color);font-style:italic}.custom-hero__description{margin:28px 0;color:var(--text-color);font-size:20px;line-height:1.7}.custom-hero__bottom{display:flex;align-items:center;gap:28px;margin-top:40px;flex-wrap:wrap}.custom-hero__button{display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:18px 34px;background:var(--button-bg);color:var(--button-text);border-radius:999px;text-decoration:none;font-size:18px;font-weight:700;transition:.3s;box-shadow:0 3px 8px #00000026,0 8px 18px #0000002e,0 5px 0 var(--button-bg),inset 0 1px #ffffff40}.custom-hero__button:hover{transform:translateY(-3px)}.custom-hero__reviews{display:flex;align-items:center;gap:6px}.custom-hero__stars{color:#30d179;font-size:22px;letter-spacing:2px}.custom-hero__review-text{color:var(--review_text_color);font-size:15px}.custom-hero__image{position:relative}.custom-hero__img{display:block;width:100%;border-radius:28px}.custom-hero__features{list-style:none;padding:0;margin:36px 0 0}.custom-hero__features li{display:flex;align-items:flex-start;gap:12px;color:var(--feature_color);font-size:17px;line-height:1.5}.custom-hero__features svg{width:22px;height:22px;flex-shrink:0;color:#31d17a}.custom-hero__image{display:flex;justify-content:flex-end;align-items:center}.custom-hero__img{max-width:620px;width:100%;box-shadow:0 35px 80px #0000002e}.custom-hero__content>*:first-child{margin-top:0}.custom-hero__content>*:last-child{margin-bottom:0}@media(min-width:1600px){.custom-hero__container{gap:100px}.custom-hero__title{font-size:82px}}@media(max-width:1200px){.custom-hero__container{gap:50px;padding:100px 0 70px}.custom-hero__title{font-size:60px}.custom-hero__description{font-size:18px}.custom-hero__img{max-width:540px}}@media(max-width:991px){.custom-hero__container{grid-template-columns:1fr;gap:50px;text-align:center}.custom-hero__content{max-width:100%}.custom-hero__bottom{justify-content:center}.custom-hero__features{grid-template-columns:1fr 1fr;text-align:left;width:fit-content;margin:0 auto}.custom-hero__image{justify-content:center}}@media(max-width:768px){.custom-hero{background-image:var(--mobile-bg);background-size:cover;background-position:center;background-repeat:no-repeat}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-hero.css.map */
