.custom-hero{position:relative;padding:60px 0 80px;background:#1e293b;color:#fff;overflow:hidden}.custom-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1e293bf2,#334155e6)}.custom-hero__container{position:relative;z-index:1;max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.custom-hero__content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.custom-hero__heading{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.05;margin-bottom:1.5rem;letter-spacing:-.02em;color:#fff}.custom-hero__heading--light{color:#cbd5e1}.custom-hero__description{font-size:1.125rem;line-height:1.6;color:#cbd5e1;margin-bottom:2rem;max-width:500px}.custom-hero__buttons{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.custom-hero__button{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:6px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;cursor:pointer}.custom-hero__button--primary{background-color:#fff;color:#1e293b}.custom-hero__button--primary:hover{background-color:#f1f5f9;transform:translateY(-2px)}.custom-hero__button--secondary{background-color:transparent;border:2px solid rgba(255,255,255,.5);color:#fff}.custom-hero__button--secondary:hover{border-color:#fff;transform:translateY(-2px)}.custom-hero__stats{display:flex;gap:2.5rem}.custom-hero__stat{display:flex;flex-direction:column;text-align:center}.custom-hero__stat-value{font-size:1.5rem;font-weight:800;line-height:1;margin-bottom:.25rem;color:#fff}.custom-hero__stat-label{font-size:.8rem;color:#94a3b8}.custom-hero__image{position:relative}.custom-hero__img{width:100%;height:auto;border-radius:12px;box-shadow:0 25px 50px -12px #00000080;object-fit:cover}@media screen and (max-width:749px){.custom-hero{padding:40px 0 60px}.custom-hero__content{grid-template-columns:1fr;gap:2rem}.custom-hero__heading{font-size:2.5rem}.custom-hero__stats{justify-content:center;gap:1.5rem}.custom-hero__stat-value{font-size:1.25rem}.custom-hero__image{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-hero.css.map */
