.custom-hero{position:relative;display:flex;align-items:center;overflow:hidden;min-height:var(--hero-min-height, 600px);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding-top:var(--hero-pt, 70px);padding-bottom:var(--hero-pb, 80px);font-family:Poppins,sans-serif}.custom-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.custom-hero__bg picture{display:block;width:100%;height:100%}.custom-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:right center}.custom-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgb(var(--color-background)) 0% 22%,rgba(var(--color-background),.6) 52%,rgba(var(--color-background),.12)),rgba(0,0,0,var(--hero-overlay, .3))}.custom-hero__inner{position:relative;z-index:2;width:100%}.custom-hero__content{max-width:60rem;display:flex;flex-direction:column;align-items:flex-start}.custom-hero__heading *{margin:0;font-weight:600;font-family:Poppins,sans-serif;font-size:clamp(4.2rem,4.8vw,6.4rem);line-height:85%;letter-spacing:-.03em;color:rgb(var(--color-foreground))}.custom-hero__subheading{margin-top:2.4rem;max-width:47.6rem;font-size:1.6rem;font-weight:400;line-height:1.25;letter-spacing:0;color:#d3d3d3}.custom-hero__subheading>*{margin:0}.custom-hero__stats{display:flex;flex-wrap:wrap;gap:1.2rem 6.4rem;margin-top:3.2rem}.custom-hero__stat{display:flex;gap:.5rem}.custom-hero__stat-icon{display:inline-flex;flex:0 0 auto;width:2.4rem;height:2.4rem;color:rgba(var(--color-foreground))}.custom-hero__stat-icon svg{width:100%;height:100%}.custom-hero__stat-text{display:flex;align-items:center;gap:5px;line-height:1.15;text-align:left!important}.custom-hero__stat-value{font-weight:500;font-size:2rem;letter-spacing:-.03em;color:rgb(var(--color-foreground));font-variant-numeric:tabular-nums}.custom-hero__stat-label{font-size:1.4rem;line-height:1.18;color:#d3d3d3}.custom-hero__btn{display:inline-block;margin-top:3.6rem;padding:1.6rem 4.8rem;background-color:#c75e43;color:#fff;font-weight:500;font-size:2rem;letter-spacing:0;line-height:110%;text-transform:uppercase;text-decoration:none;transition:background-color var(--duration-short, .1s) ease,transform var(--duration-short, .1s) ease}.custom-hero__btn:hover,.custom-hero__btn:focus-visible{background-color:#b04e35}.custom-hero__social{display:flex;align-items:center;gap:1.6rem;margin-top:4.8rem}.custom-hero__avatars{display:flex;align-items:center}.custom-hero__avatar{width:3.6rem;height:3.6rem;border-radius:50%;border:1.5px solid #ffffff;object-fit:cover}.custom-hero__avatar:not(:first-child){margin-left:-1.6rem}.custom-hero__rating{display:flex;flex-direction:column;gap:.2rem;line-height:1.2}.custom-hero__rating-top{display:flex;align-items:center;gap:.7rem}.custom-hero__stars{display:inline-flex;color:#f5a623;gap:.3rem}.custom-hero__stars svg{width:1.1rem;height:1rem}.custom-hero__rating-score{font-weight:500;font-size:1.2rem;line-height:137.5%;color:rgb(var(--color-foreground))}.custom-hero__rating-label,.custom-hero__rating-meta{font-size:1.2rem;color:#d3d3d3;line-height:118%}.custom-hero__rating-prefix{padding-right:.4rem}.custom-hero__rating-meta strong{font-size:1.4rem;color:rgb(var(--color-foreground));font-weight:500;line-height:118%;font-variant-numeric:tabular-nums}@media screen and (max-width:749px){.custom-hero{min-height:0;text-align:center}.custom-hero__scrim{background:linear-gradient(180deg,rgba(var(--color-background),.72),rgba(var(--color-background),.5),rgba(var(--color-background),.66)),rgba(0,0,0,var(--hero-overlay, .3))}.custom-hero__content{max-width:100%;align-items:center;text-align:center}.custom-hero__subheading{max-width:52rem;margin-left:auto;margin-right:auto}.custom-hero__stats{justify-content:center;gap:1.6rem 4.8rem}.custom-hero__social{justify-content:center}}@media screen and (max-width:640px){.custom-hero__subheading{line-height:137.5%;margin-top:1.6rem;font-size:1.51rem}.custom-hero__btn{font-size:1.6rem;margin-top:3.2rem;max-height:44px;padding:1.3rem 3.2rem}.custom-hero__social{display:flex;align-items:center;gap:1.2rem;margin-top:3.2rem}.custom-hero__stats{gap:1.6rem 4.8rem;margin-top:2.4rem}.custom-hero__stat{gap:.6rem}.custom-hero__stat-text{display:flex;line-height:1.15;text-align:left!important}.custom-hero__stat-value{font-weight:500;font-size:1.6rem;letter-spacing:-.03em;color:rgb(var(--color-foreground))}.custom-hero__stat-label{font-size:1.2rem;line-height:1.375;color:#d3d3d3}.custom-hero__avatar{width:2.4rem;height:2.4rem;border-radius:50%;object-fit:cover}.custom-hero__avatar:not(:first-child){margin-left:-1.2rem}}@media screen and (max-width:480px){.custom-hero{--announcement-bar-h: 38px;min-height:var( --hero-fit-h, calc( 100svh - var(--announcement-bar-h, 38px) - var(--header-height, 59px) - var(--cats-block-h, 126px) - var(--featured-heading-h, 54px) ) );padding-top:20px;padding-bottom:20px}.custom-hero__heading *{font-size:3.2rem;line-height:96%}}@media screen and (max-width:480px)and (max-height:700px){.custom-hero{padding-top:8px;padding-bottom:8px}.custom-hero__subheading{margin-top:.8rem}.custom-hero__stats{margin-top:1rem;gap:.8rem 4.8rem}.custom-hero__btn,.custom-hero__social{margin-top:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/custom-hero.css.map */
