.ss-hero{background:linear-gradient(160deg,#fff,#f2f6fa 55%,#e4edf6 130%);overflow:hidden}.ss-hero__inner{max-width:var(--ss-w,1200px);margin:0 auto;padding:52px 40px 44px;display:grid;grid-template-columns:1.02fr 1fr;gap:44px;align-items:center}.ss-hero__eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#121212;border-bottom:2px solid #121212;padding-bottom:6px;margin-bottom:24px}.ss-hero__h1{font-family:var(--font-heading-family);font-weight:700;font-size:50px;line-height:1.05;letter-spacing:-.02em;margin:0;color:#121212}.ss-hero__h1 .ss-accent{color:var(--ss-acc,#007aff);display:block}.ss-hero__sub{font-size:17px;line-height:1.55;color:#3a3a3a;margin:18px 0 20px;max-width:450px}.ss-hero__rating{display:flex;align-items:center;gap:9px;margin-bottom:26px;font-size:14px;color:#222;font-weight:600}.ss-hero__rating .ss-stars{color:#00b67a;letter-spacing:1.5px;font-size:14px}.ss-hero__ctas{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ss-hero__cta{display:inline-block;background:var(--ss-acc,#007aff);color:#fff;font-weight:600;font-size:16px;padding:15px 30px;text-decoration:none;border-radius:999px;box-shadow:0 8px 20px #007aff47;transition:transform .15s ease,box-shadow .15s ease}.ss-hero__cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px #007aff57}.ss-hero__cta2{display:inline-block;color:#121212;font-weight:600;font-size:15px;text-decoration:none;padding:14px 26px;border:1.5px solid #d3dae2;border-radius:999px;background:#ffffffb3;transition:border-color .15s ease}.ss-hero__cta2:hover{border-color:#121212}.ss-hero__visual{position:relative;display:flex;justify-content:center;align-items:center}.ss-hero__photo{position:relative;width:100%;max-width:430px;aspect-ratio:4/5;border-radius:22px;overflow:hidden;box-shadow:0 20px 50px #1212122e;background:#121212}.ss-hero__photo img{width:100%;height:100%;object-fit:cover;display:block}.ss-hero__photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#12121200 55%,#1212126b)}.ss-hero__chips{position:absolute;right:-30px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:13px;z-index:3}.ss-chip{display:flex;flex-direction:column;align-items:center;gap:4px;width:98px;padding:10px 7px 9px;background:#fff;border-radius:16px;box-shadow:0 10px 26px #12121229;text-decoration:none;animation:ss-float 5.6s ease-in-out infinite;transition:box-shadow .18s ease}.ss-chip:nth-child(2){animation-delay:.9s}.ss-chip:nth-child(3){animation-delay:1.8s}.ss-chip:hover{animation-play-state:paused;box-shadow:0 14px 32px #1212123d}.ss-chip img{width:54px;height:54px;object-fit:contain;display:block}.ss-chip span{font-size:10.5px;font-weight:700;color:#121212;text-align:center;line-height:1.2}.ss-chip__dots{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:3px}.ss-dot{width:9px;height:9px;border-radius:50%;display:block;border:0}.ss-dot--negro{background:#121212}.ss-dot--transp{background:#dbe1e8}.ss-dot--hueco{background:#dbe1e8;position:relative}.ss-dot--hueco:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.5px;height:3.5px;border-radius:50%;background:#fff}.ss-dot--rojo{background:#e8402a}.ss-dot--amarillo{background:#f2c230}.ss-review{position:absolute;left:-28px;bottom:14px;background:#fff;border-radius:14px;box-shadow:0 12px 28px #12121229;padding:12px 15px;font-size:12px;max-width:215px;z-index:3;animation:ss-float 6.8s ease-in-out infinite;animation-delay:.4s}.ss-review__stars{color:#00b67a;font-size:11px;letter-spacing:1px}.ss-review__txt{margin:5px 0 4px;line-height:1.4;font-weight:500;color:#121212}.ss-review__who{color:#777;font-size:11px;font-weight:600}@keyframes ss-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.ss-marquee{position:relative;overflow:hidden;background:#121212}.ss-marquee:before,.ss-marquee:after{content:"";position:absolute;top:0;bottom:0;width:56px;z-index:2;pointer-events:none}.ss-marquee:before{left:0;background:linear-gradient(90deg,#121212,#12121200)}.ss-marquee:after{right:0;background:linear-gradient(270deg,#121212,#12121200)}.ss-marquee__track{display:flex;width:max-content;animation:ss-scroll 32s linear infinite}.ss-marquee:hover .ss-marquee__track{animation-play-state:paused}.ss-marquee__group{display:flex;align-items:center;gap:46px;padding:15px 23px;flex:0 0 auto}@keyframes ss-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ss-trust-item{display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:#fff;white-space:nowrap}.ss-trust-item svg{flex-shrink:0}.ss-trust-item svg[fill=none]{stroke:var(--ss-acc,#007aff)}.ss-trust-item svg:not([fill=none]){fill:var(--ss-acc,#007aff)}@media screen and (max-width:989px){.ss-hero__inner{gap:28px}.ss-hero__h1{font-size:40px}.ss-hero__chips{right:-16px}.ss-chip{width:88px}}@media screen and (max-width:749px){.ss-hero__inner{display:flex;flex-direction:column;align-items:stretch;text-align:left;gap:0;padding:30px 20px 28px}.ss-hero__copy{display:contents}.ss-hero__eyebrow{order:1;align-self:flex-start;font-size:11px;margin-bottom:20px}.ss-hero__h1{order:2;font-size:clamp(34px,11.2vw,44px);line-height:1.03;text-align:left}.ss-hero__sub{order:3;font-size:15px;margin:16px 0 14px;max-width:100%;text-align:left}.ss-hero__rating{order:4;margin-bottom:20px;align-self:flex-start}.ss-hero__visual{order:5;flex-direction:column;gap:14px;margin-bottom:22px}.ss-hero__ctas{order:6;flex-direction:column;gap:10px;width:100%}.ss-hero__cta,.ss-hero__cta2{width:100%;text-align:center;box-sizing:border-box}.ss-hero__photo{max-width:100%;aspect-ratio:1/1}.ss-hero__chips{position:static;transform:none;flex-direction:row;justify-content:center;gap:10px;width:100%;right:auto}.ss-chip{flex:1;max-width:112px}.ss-review{position:static;max-width:100%;width:100%;animation:none}.ss-marquee:before,.ss-marquee:after{width:28px}.ss-marquee__group{gap:30px;padding:14px 15px}.ss-trust-item{font-size:12.5px}.ss-marquee__track{animation-duration:22s}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ss-hero.css.map */
