.section-hero-split{margin:0!important;padding:0!important}.hero-split{padding:0;overflow:hidden;margin:0}.hero-split__container{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1400px;margin:0 auto;padding:1rem;align-items:center}@media screen and (min-width: 990px){.hero-split__container{grid-template-columns:1fr 1fr;gap:4rem;padding:2rem 3rem}}.hero-split__content{display:flex;flex-direction:column;gap:1rem}.hero-split__label{display:inline-flex;align-items:center;padding:0;background:transparent;color:var(--hero-accent-color, #B8860B);font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;width:fit-content}.hero-split__heading{font-size:clamp(2.75rem,6vw,4.5rem);font-weight:400;line-height:1.1;margin:0;color:var(--color-foreground);letter-spacing:-.02em}.hero-split__heading-accent{color:var(--hero-accent-color, #B8860B);font-style:italic;font-weight:500}.hero-split__subheading{font-size:1.25rem;line-height:1.6;color:rgba(var(--color-foreground-rgb),.7);margin:0;max-width:520px}.hero-split__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.hero-split__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.875rem;font-weight:500;text-decoration:none;border-radius:2px;transition:all .3s ease;cursor:pointer;letter-spacing:.05em;text-transform:uppercase}.hero-split__cta--primary{background:var(--color-foreground, #1a1a1a);color:#fff;border:1px solid var(--color-foreground, #1a1a1a)}.hero-split__cta--primary:hover{background:transparent;color:var(--color-foreground, #1a1a1a);border-color:var(--color-foreground, #1a1a1a)}.hero-split__cta--secondary{background:transparent;color:var(--color-foreground);border:1px solid rgba(0,0,0,.2)}.hero-split__cta--secondary:hover{border-color:var(--color-foreground)}.hero-split__cta-arrow{transition:transform .2s ease}.hero-split__cta:hover .hero-split__cta-arrow{transform:translate(4px)}.hero-split__review{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;background:#fafaf9;border-radius:4px;border:1px solid rgba(0,0,0,.06);max-width:400px}.hero-split__review-header{display:flex;align-items:center;gap:.6rem}.hero-split__review-avatar{width:32px;height:32px;border-radius:50%;background:#e8e4df;color:#5c5c5c;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.7rem;letter-spacing:.02em}.hero-split__review-stars{display:flex;gap:1px}.hero-split__review-star{color:#b8860b;font-size:.85rem}.hero-split__review-text{font-size:.875rem;line-height:1.5;color:var(--color-foreground);margin:0}.hero-split__review-author{font-size:.75rem;color:rgba(var(--color-foreground-rgb),.5);margin:0}.hero-split__trust{display:flex;flex-wrap:wrap;gap:1.25rem;padding-top:0}.hero-split__trust-item{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:rgba(var(--color-foreground-rgb),.6)}.hero-split__trust-icon{width:16px;height:16px;color:var(--hero-accent-color, #B8860B)}.hero-split__media{position:relative;display:flex;justify-content:center;align-items:center}.hero-split__image-wrapper{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 15px 50px #00000014}.hero-split__image{width:100%;height:auto;display:block;max-height:550px;object-fit:cover}.hero-split__badge{position:absolute;top:1rem;right:1rem;padding:.375rem .75rem;background:#000000bf;color:#fff;font-size:.7rem;font-weight:500;border-radius:2px;z-index:2;letter-spacing:.05em;text-transform:uppercase}.hero-split__floating-photo{position:absolute;bottom:-20px;right:-20px;width:140px;height:auto;transform:rotate(6deg);border-radius:8px;box-shadow:0 10px 30px #0003;border:4px solid white;z-index:3}@media screen and (min-width: 750px){.hero-split__floating-photo{width:180px;bottom:-30px;right:-30px}}.hero-split__stats{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:1.5rem;padding:1rem 1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;z-index:4}.hero-split__stat{text-align:center}.hero-split__stat-value{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:1.25rem;font-weight:700;color:var(--color-foreground)}.hero-split__stat-star{color:#b8860b}.hero-split__stat-label{font-size:.7rem;color:rgba(var(--color-foreground-rgb),.6);text-transform:uppercase;letter-spacing:.05em}.hero-split__trust-bar{background:#f5f5f3;color:#5c5c5c;padding:1rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.06)}.hero-split__trust-bar-inner{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem 2rem;max-width:1400px;margin:0 auto;padding:0 1.5rem}@media screen and (min-width: 750px){.hero-split__trust-bar-inner{gap:2rem 3rem}}.hero-split__trust-bar-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:400;white-space:nowrap;letter-spacing:.02em}.hero-split__trust-bar-icon{flex-shrink:0;opacity:.6}.hero-split__arrow{position:absolute;bottom:60px;right:100px;z-index:5}@media screen and (max-width: 989px){.hero-split__arrow{display:none}}@media screen and (max-width: 749px){.hero-split__container{gap:1rem;padding:.75rem 1rem}.hero-split__content{gap:.5rem}.hero-split__label{font-size:.6rem;margin-bottom:.25rem}.hero-split__heading{font-size:1.75rem;line-height:1.15}.hero-split__subheading{font-size:.9rem;line-height:1.4}.hero-split__ctas{margin-top:.5rem}.hero-split__cta{padding:.7rem 1.25rem;font-size:.75rem}.hero-split__review{display:none}.hero-split__trust{gap:.6rem 1rem;margin-top:.25rem}.hero-split__trust-item{font-size:.7rem;gap:.25rem}.hero-split__trust-icon{width:12px;height:12px}.hero-split__image{max-height:350px}.hero-split__badge{font-size:.6rem;padding:.25rem .5rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/hero-split.css.map */
