.sfx-hero{overflow:hidden;background:#0b0d13;color:#fff}.sfx-hero__inner{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:clamp(4rem,6vw,9rem);align-items:center;min-height:min(82rem,calc(100vh - 10rem));padding-top:clamp(6rem,8vw,10rem);padding-bottom:clamp(6rem,8vw,10rem)}.sfx-hero__content{position:relative;z-index:2}.sfx-hero__eyebrow{display:inline-flex;margin:0 0 2.6rem;padding:.9rem 1.7rem;border:1px solid rgba(247,194,26,.38);border-radius:999px;background:#f7c21a14;color:#f7c21a;font-size:1.15rem;font-weight:750;letter-spacing:.17em}.sfx-hero__heading{max-width:66rem;margin:0;color:#fff;font-size:clamp(5.4rem,6.3vw,9.2rem);font-weight:750;line-height:.96;letter-spacing:-.06em}.sfx-hero__heading span{display:block;color:#f7c21a}.sfx-hero__text{max-width:61rem;margin-top:3rem;color:#ffffffb3;font-size:clamp(1.8rem,1.55vw,2.15rem);line-height:1.65}.sfx-hero__text p{margin:0}.sfx-hero__actions{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:3.8rem}.sfx-button{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;min-height:6rem;padding:1.6rem 3rem;border:1px solid transparent;border-radius:.8rem;font-size:1.55rem;font-weight:720;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.sfx-button:hover{transform:translateY(-.2rem)}.sfx-button:focus-visible{outline:.3rem solid #ffffff;outline-offset:.3rem}.sfx-button--primary{background:#f7c21a;color:#111319}.sfx-button--primary:hover{background:#ffd34d}.sfx-button--secondary{border-color:#ffffff47;background:#ffffff09;color:#fff}.sfx-button--secondary:hover{border-color:#ffffff8c;background:#ffffff14}.sfx-hero__proofs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:6rem;padding-top:2.8rem;border-top:1px solid rgba(255,255,255,.12)}.sfx-hero__proof strong,.sfx-hero__proof span{display:block}.sfx-hero__proof strong{color:#fff;font-size:1.65rem;line-height:1.25}.sfx-hero__proof span{margin-top:.5rem;color:#ffffff7a;font-size:1.05rem;letter-spacing:.09em;text-transform:uppercase}.sfx-hero__visual{position:relative;min-height:60rem}.sfx-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:2.8rem;background:#171920;box-shadow:0 3rem 9rem #00000061}.sfx-hero__image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.sfx-hero__visual:hover .sfx-hero__image{transform:scale(1.025)}.sfx-hero__badge{position:absolute;z-index:2;display:grid;gap:.65rem;max-width:22rem;padding:2.1rem 2.4rem;border:1px solid rgba(255,255,255,.1);border-radius:1.8rem;background:#12141bf0;color:#fff;box-shadow:0 2rem 5rem #00000057;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sfx-hero__badge span{color:#ffffff80;font-size:1.05rem;letter-spacing:.11em;text-transform:uppercase}.sfx-hero__badge strong{font-size:2.05rem;line-height:1.2}.sfx-hero__badge--top{top:4rem;right:-2.5rem}.sfx-hero__badge--bottom{bottom:4rem;left:-2.5rem}@media screen and (max-width:989px){.sfx-hero__inner{grid-template-columns:1fr;min-height:0}.sfx-hero__visual{min-height:52rem}.sfx-hero__badge--top{right:1.8rem}.sfx-hero__badge--bottom{left:1.8rem}}@media screen and (max-width:749px){.sfx-hero__inner{gap:4.5rem;padding-top:5rem;padding-bottom:5rem}.sfx-hero__heading{font-size:clamp(4.8rem,14.5vw,6.6rem)}.sfx-hero__actions{display:grid}.sfx-button{width:100%}.sfx-hero__proofs{gap:1.2rem;margin-top:4.6rem}.sfx-hero__proof strong{font-size:1.35rem}.sfx-hero__visual{min-height:39rem}.sfx-hero__badge{max-width:17rem;padding:1.5rem 1.7rem}.sfx-hero__badge strong{font-size:1.6rem}}@media(prefers-reduced-motion:reduce){.sfx-button,.sfx-hero__image{transition:none}}.sfx-solutions{background:#f5f3ee}.sfx-solutions__inner{padding-top:clamp(8rem,10vw,14rem);padding-bottom:clamp(8rem,10vw,14rem)}.sfx-solutions__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(30rem,.68fr);gap:5rem;align-items:end;margin-bottom:5.5rem}.sfx-solutions__eyebrow{margin:0 0 1.6rem;color:#9a6c00;font-size:1.2rem;font-weight:750;letter-spacing:.17em}.sfx-solutions__header h2{max-width:78rem;margin:0;color:#111319;font-size:clamp(4.6rem,5.7vw,7.6rem);line-height:1;letter-spacing:-.055em}.sfx-solutions__text{color:#5c626d;font-size:1.8rem;line-height:1.7}.sfx-solutions__text p{margin:0}.sfx-solutions__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:2.2rem}.sfx-solution-card{grid-column:span 5;min-width:0;overflow:hidden;border:1px solid rgba(17,19,25,.1);border-radius:2.2rem;background:#fff;box-shadow:0 1.2rem 4rem #1113190f;transition:transform .22s ease,box-shadow .22s ease}.sfx-solution-card--featured{grid-column:span 7;grid-row:span 2}.sfx-solution-card:hover{transform:translateY(-.5rem);box-shadow:0 2.6rem 6rem #1113191f}.sfx-solution-card__link{display:grid;grid-template-rows:minmax(25rem,1fr) auto;height:100%;color:#111319;text-decoration:none}.sfx-solution-card--featured .sfx-solution-card__link{grid-template-rows:minmax(44rem,1fr) auto}.sfx-solution-card__link:focus-visible{outline:.3rem solid #111319;outline-offset:-.5rem}.sfx-solution-card__media{min-height:0;overflow:hidden;background:#e8e6df}.sfx-solution-card__media img,.sfx-solution-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.sfx-solution-card:hover .sfx-solution-card__media img{transform:scale(1.04)}.sfx-solution-card__content{display:grid;padding:clamp(2.6rem,3vw,4rem)}.sfx-solution-card__meta{display:flex;justify-content:space-between;gap:2rem;color:#8a6200;font-size:1.05rem;font-weight:750;letter-spacing:.13em}.sfx-solution-card__content h3{margin:1.4rem 0 1rem;color:#111319;font-size:clamp(2.8rem,3vw,4.2rem);line-height:1.05;letter-spacing:-.04em}.sfx-solution-card__content p{margin:0 0 2.6rem;color:#646a74;line-height:1.65}.sfx-solution-card__content strong{color:#111319;font-size:1.22rem;letter-spacing:.09em;text-transform:uppercase}@media screen and (max-width:989px){.sfx-solutions__header{grid-template-columns:1fr}.sfx-solution-card,.sfx-solution-card--featured{grid-column:span 6;grid-row:auto}.sfx-solution-card--featured .sfx-solution-card__link{grid-template-rows:minmax(30rem,1fr) auto}}@media screen and (max-width:749px){.sfx-solutions__grid{grid-template-columns:1fr}.sfx-solution-card,.sfx-solution-card--featured{grid-column:auto}.sfx-solution-card__link,.sfx-solution-card--featured .sfx-solution-card__link{grid-template-rows:27rem auto}}@media(prefers-reduced-motion:reduce){.sfx-solution-card,.sfx-solution-card__media img{transition:none}}.sfx-finder{background:#0b0d13;color:#fff}.sfx-finder__inner{display:grid;grid-template-columns:minmax(30rem,.76fr) minmax(0,1.24fr);gap:clamp(5rem,8vw,12rem);align-items:start;padding-top:clamp(8rem,10vw,14rem);padding-bottom:clamp(8rem,10vw,14rem)}.sfx-finder__intro{position:sticky;top:14rem}.sfx-finder__eyebrow{margin:0 0 1.7rem;color:#f7c21a;font-size:1.2rem;font-weight:750;letter-spacing:.17em}.sfx-finder__intro h2{margin:0;color:#fff;font-size:clamp(4.6rem,5.6vw,7.6rem);line-height:1;letter-spacing:-.055em}.sfx-finder__text{margin:2.6rem 0 3.4rem;color:#ffffffab;font-size:1.8rem;line-height:1.7}.sfx-finder__text p{margin:0}.sfx-finder__note{margin:2.2rem 0 0;color:#ffffff75;font-size:1.25rem}.sfx-finder__choices{display:grid;gap:1.4rem}.sfx-finder__choice{overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:1.5rem;background:#ffffff09;transition:border-color .18s ease,background-color .18s ease}.sfx-finder__choice[open]{border-color:#f7c21ab8;background:#f7c21a12}.sfx-finder__choice summary{display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;min-height:8.8rem;padding:2.2rem 2.6rem;color:#fff;cursor:pointer;list-style:none;font-size:2rem;font-weight:700}.sfx-finder__choice summary::-webkit-details-marker{display:none}.sfx-finder__choice summary:focus-visible{outline:.3rem solid #ffffff;outline-offset:-.5rem}.sfx-finder__number{color:#f7c21a;font-size:1.1rem;letter-spacing:.1em}.sfx-finder__toggle{position:relative;width:2rem;height:2rem}.sfx-finder__toggle:before,.sfx-finder__toggle:after{position:absolute;top:50%;left:50%;width:1.6rem;height:.2rem;background:#f7c21a;content:"";transform:translate(-50%,-50%);transition:transform .18s ease}.sfx-finder__toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.sfx-finder__choice[open] .sfx-finder__toggle:after{transform:translate(-50%,-50%) rotate(0)}.sfx-finder__choice-content{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:end;padding:0 2.6rem 2.6rem 6.8rem}.sfx-finder__choice-content p{max-width:54rem;margin:0;color:#ffffff94;line-height:1.6}.sfx-finder__choice-content a{color:#f7c21a;font-size:1.2rem;font-weight:750;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.sfx-finder__choice-content a:focus-visible{outline:.2rem solid #ffffff;outline-offset:.4rem}@media screen and (max-width:989px){.sfx-finder__inner{grid-template-columns:1fr}.sfx-finder__intro{position:static}}@media screen and (max-width:749px){.sfx-finder__choice summary{min-height:7.8rem;padding:2rem;font-size:1.7rem}.sfx-finder__choice-content{grid-template-columns:1fr;padding:0 2rem 2.2rem 5.6rem}}@media(prefers-reduced-motion:reduce){.sfx-finder__choice,.sfx-finder__toggle:before,.sfx-finder__toggle:after{transition:none}}.sfx-trust{background:#fff}.sfx-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid rgba(17,19,25,.1)}.sfx-trust__item{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;min-width:0;padding:3.6rem 2.8rem;border-right:1px solid rgba(17,19,25,.1)}.sfx-trust__item:last-child{border-right:0}.sfx-trust__item>span{color:#9a6c00;font-size:1rem;font-weight:750;letter-spacing:.08em}.sfx-trust__item strong{display:block;color:#111319;font-size:1.55rem}.sfx-trust__item p{margin:.6rem 0 0;color:#686d76;font-size:1.3rem;line-height:1.5}@media screen and (max-width:989px){.sfx-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sfx-trust__item:nth-child(2){border-right:0}.sfx-trust__item:nth-child(-n+2){border-bottom:1px solid rgba(17,19,25,.1)}}@media screen and (max-width:549px){.sfx-trust__grid{grid-template-columns:1fr}.sfx-trust__item,.sfx-trust__item:nth-child(2){padding:2.6rem 0;border-right:0;border-bottom:1px solid rgba(17,19,25,.1)}.sfx-trust__item:last-child{border-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map */
