.sxh{--sxh-ink: #0a1e33;--sxh-blue: #1668e3;--sxh-soft: #dce9fa;--sxh-mist: #f4f8fe;--sxh-muted: #5b6b7d;--sxh-line: rgba(10, 30, 51, .12);--sxh-body: "Chivo", "Helvetica Neue", Helvetica, Arial, sans-serif;--sxh-display: "Jost", "Helvetica Neue", Helvetica, Arial, sans-serif;--sxh-ease: cubic-bezier(.22, 1, .36, 1);--sxh-pad: clamp(1rem, 4vw, 3.125rem);font-family:var(--sxh-body);color:var(--sxh-ink);position:relative}.sxh *,.sxh *:before,.sxh *:after{box-sizing:border-box}.sxh__wrap{max-width:92.5rem;margin-inline:auto;padding-inline:var(--sxh-pad)}.sxh__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--sxh-blue);margin:0 0 .75rem}.sxh__h2{font-family:var(--sxh-display);font-size:clamp(1.625rem,3.6vw,2.75rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;margin:0 0 .75rem}.sxh__lede{font-size:1.062rem;line-height:1.6;color:var(--sxh-muted);max-width:62ch;margin:0}.sxh__btn{display:inline-flex;align-items:center;gap:.562rem;padding:1rem 1.875rem;border:0;border-radius:.812rem;background:var(--sxh-blue);color:#fff;font-family:var(--sxh-body);font-size:.906rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background .22s var(--sxh-ease),transform .22s var(--sxh-ease),box-shadow .22s var(--sxh-ease);box-shadow:0 10px 26px #1668e347}.sxh__btn:hover{background:#0f52b8;transform:translateY(-2px);box-shadow:0 14px 32px #1668e357}.sxh__btn--ghost{background:transparent;color:var(--sxh-ink);border:1px solid var(--sxh-line);box-shadow:none}.sxh__btn--ghost:hover{background:var(--sxh-ink);color:#fff;box-shadow:none}.sxh-hero{position:relative;overflow:hidden;background:radial-gradient(90% 70% at 70% 20%,#fff 0%,var(--sxh-mist) 45%,var(--sxh-soft) 100%)}.sxh-hero__grid{display:grid;grid-template-columns:1fr;gap:1.875rem;align-items:center;padding-block:clamp(2.5rem,7vw,5rem)}@media(min-width:900px){.sxh-hero__grid{grid-template-columns:1fr 1fr;gap:clamp(1.875rem,5vw,4.375rem)}}.sxh-hero__copy{position:relative;z-index:2}.sxh-hero__title{font-family:var(--sxh-display);font-size:clamp(2.125rem,5.6vw,4.375rem);font-weight:600;line-height:1.02;letter-spacing:-.03em;margin:0 0 1rem}.sxh-hero__lede{font-size:clamp(1rem,1.9vw,1.25rem);line-height:1.55;color:var(--sxh-muted);max-width:46ch;margin:0 0 1.625rem}.sxh-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.sxh-hero__rating{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.844rem;color:var(--sxh-muted)}.sxh-hero__stars{position:relative;font-size:1.062rem;line-height:1;letter-spacing:.1em}.sxh-hero__stars span:first-child{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--pct, 100%);overflow:hidden;white-space:nowrap;color:var(--sxh-blue)}.sxh-hero__stars span:last-child{color:#c6d9f3}.sxh-hero__media{position:relative;aspect-ratio:1 / 1;display:grid;place-items:center}.sxh-hero__glow{position:absolute;left:50%;top:50%;width:66%;aspect-ratio:1;translate:-50% -50%;background:radial-gradient(circle,#1668e33d,#1668e300 70%);animation:sxh-pulse 6s ease-in-out infinite}@keyframes sxh-pulse{0%,to{opacity:.7;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.09)}}.sxh-hero__img,.sxh-hero__video{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;animation:sxh-float 7s ease-in-out infinite}@keyframes sxh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.sxh-hero__bubbles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;overflow:hidden}.sxh-hero__bubbles i{position:absolute;bottom:-6%;left:calc(20% + (var(--i) * 8%));width:calc(5px + (var(--i) * 1.2px));aspect-ratio:1;border-radius:50%;background:#ffffffeb;box-shadow:inset 0 0 0 1px #1668e366;animation:sxh-rise calc(8s + (var(--i) * 1.5s)) linear infinite;animation-delay:calc(var(--i) * -1.6s);opacity:0}@keyframes sxh-rise{0%{transform:translateY(0) translate(0);opacity:0}12%{opacity:.8}88%{opacity:.5}to{transform:translateY(-110%) translate(10px);opacity:0}}.sxh-proof{background:var(--sxh-ink);color:#fff}.sxh-proof__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(11.25rem,1fr));gap:1px;background:#ffffff24}.sxh-proof__item{background:var(--sxh-ink);padding:clamp(1.75rem,4vw,2.875rem) var(--sxh-pad);text-align:center}.sxh-proof__num{font-family:var(--sxh-display);font-size:clamp(2.125rem,5vw,3.625rem);font-weight:600;line-height:1;letter-spacing:-.03em;color:#fff}.sxh-proof__unit{font-family:var(--sxh-display);font-size:1.062rem;color:#7fb0f5;margin-left:.25rem}.sxh-proof__label{display:block;margin-top:.562rem;font-size:.781rem;letter-spacing:.1em;text-transform:uppercase;color:#ffffff9e}.sxh-benefits{padding-block:clamp(2.5rem,7vw,5rem);background:#fff}.sxh-benefits__head{max-width:42.5rem;margin-bottom:2.25rem}.sxh-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16.25rem,1fr));gap:1rem}.sxh-card{background:var(--sxh-mist);border:1px solid var(--sxh-line);border-radius:1.25rem;padding:1.875rem 1.75rem;transition:transform .3s var(--sxh-ease),box-shadow .3s var(--sxh-ease)}.sxh-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0a1e3314}.sxh-card__icon{width:2.75rem;height:2.75rem;border-radius:.75rem;background:var(--sxh-soft);display:grid;place-items:center;margin-bottom:1.125rem}.sxh-card__icon img,.sxh-card__icon svg{width:55%;height:55%;object-fit:contain}.sxh-card h3{font-family:var(--sxh-display);font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.sxh-card p{margin:0;font-size:.906rem;line-height:1.65;color:var(--sxh-muted)}.sxh-cta{background:linear-gradient(135deg,var(--sxh-ink) 0%,#123a63 100%);color:#fff;padding-block:clamp(2.5rem,7vw,5rem);position:relative;overflow:hidden}.sxh-cta__grid{display:grid;grid-template-columns:1fr;gap:1.875rem;align-items:center}@media(min-width:900px){.sxh-cta__grid{grid-template-columns:1.1fr .9fr;gap:3.125rem}}.sxh-cta h2{color:#fff;font-family:var(--sxh-display);font-size:clamp(1.75rem,4vw,3.125rem);font-weight:600;line-height:1.08;letter-spacing:-.02em;margin:0 0 .875rem}.sxh-cta h1,.sxh-cta h3,.sxh-cta h4,.sxh-cta li,.sxh-cta strong{color:#fff}.sxh-cta p{font-size:1.062rem;line-height:1.6;color:#ffffffc2;max-width:52ch;margin:0 0 1.625rem}.sxh-cta .sxh__btn{background:#fff;color:var(--sxh-ink);box-shadow:none}.sxh-cta .sxh__btn:hover{background:var(--sxh-soft)}.sxh-cta__media{position:relative;aspect-ratio:1 / 1;display:grid;place-items:center}.sxh-cta__media img{width:100%;height:100%;object-fit:contain}.sxh-cta__ring{position:absolute;top:8%;right:8%;bottom:8%;left:8%;border:1px solid rgba(255,255,255,.16);border-radius:50%;animation:sxh-spin 26s linear infinite}.sxh-cta__ring:after{content:"";position:absolute;top:-4px;left:50%;width:8px;height:8px;border-radius:50%;background:#7fb0f5;translate:-50% 0}@keyframes sxh-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.sxh-hero__glow,.sxh-hero__img,.sxh-hero__bubbles i,.sxh-cta__ring{animation:none}}.sxh-hero--full{min-height:var(--sxh-hero-h-mob, 88svh);display:flex;align-items:stretch;isolation:isolate;color:#fff;background:var(--sxh-ink)}@media(min-width:750px){.sxh-hero--full{min-height:var(--sxh-hero-h, 92svh)}}.sxh-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.sxh-hero__bg-media{width:100%;height:100%;object-fit:cover;display:block}.sxh-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a1e33eb,#0a1e3359 45%,#0a1e331f);opacity:var(--sxh-scrim, .45)}.sxh-hero--full .sxh-hero__grid{position:relative;z-index:2;grid-template-columns:1fr;align-items:var(--sxh-hero-align, flex-end);min-height:inherit;width:100%}.sxh-hero--full .sxh-hero__title,.sxh-hero--full .sxh__eyebrow{color:#fff}.sxh-hero--full .sxh__eyebrow{color:#9ec6fb}.sxh-hero--full .sxh-hero__lede{color:#ffffffdb;max-width:52ch}.sxh-hero--full .sxh-hero__rating{color:#fffc}.sxh-hero--full .sxh-hero__stars span:last-child{color:#ffffff4d}.sxh-hero--full .sxh-hero__stars span:first-child{color:#7fb0f5}.sxh-hero--full .sxh__btn--ghost{color:#fff;border-color:#ffffff73}.sxh-hero--full .sxh__btn--ghost:hover{background:#fff;color:var(--sxh-ink)}.sxh-tp{background:var(--sxh-mist);border-block:1px solid var(--sxh-line);padding-block:clamp(1.5rem,4vw,2.5rem)}.sxh-tp--dark{background:var(--sxh-ink);border-color:#ffffff1f;color:#fff}.sxh-tp__top{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1.25rem;text-align:center}.sxh-tp__score{font-family:var(--sxh-display);font-size:clamp(1.5rem,3.4vw,2.25rem);font-weight:600;letter-spacing:-.02em}.sxh-tp__stars{display:inline-flex;gap:3px}.sxh-tp__star{width:1.625rem;height:1.625rem;background:#00b67a;display:grid;place-items:center;flex:0 0 auto}.sxh-tp__star svg{width:80%;height:80%;fill:#fff}.sxh-tp__star--empty{background:#dcdce6}.sxh-tp__star--half{background:linear-gradient(to right,#00b67a 50%,#dcdce6 50%)}.sxh-tp__meta{font-size:.875rem;opacity:.78}.sxh-tp__brand{font-weight:700;letter-spacing:.01em}.sxh-tp__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(17.5rem,1fr);gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-top:1.5rem;padding-bottom:4px}.sxh-tp__rail::-webkit-scrollbar{display:none}.sxh-tp__quote{scroll-snap-align:start;background:#fff;border:1px solid var(--sxh-line);border-radius:1rem;padding:1.375rem}.sxh-tp--dark .sxh-tp__quote{background:#ffffff0d;border-color:#ffffff24}.sxh-tp__quote-stars{display:inline-flex;gap:2px;margin-bottom:.75rem}.sxh-tp__quote-stars i{width:1.062rem;height:1.062rem;background:#00b67a;display:grid;place-items:center}.sxh-tp__quote-stars svg{width:80%;height:80%;fill:#fff}.sxh-tp__quote h4{font-family:var(--sxh-display);font-size:1rem;font-weight:600;margin:0 0 .375rem}.sxh-tp__quote p{margin:0 0 .75rem;font-size:.875rem;line-height:1.6;color:var(--sxh-muted)}.sxh-tp--dark .sxh-tp__quote p{color:#ffffffb8}.sxh-tp__author{font-size:.781rem;letter-spacing:.06em;text-transform:uppercase;opacity:.62}.sxh-hero__bg-media{object-position:var(--sxh-focus-mob, 65% 50%)}@media(min-width:750px){.sxh-hero__bg-media{object-position:var(--sxh-focus, 50% 50%)}}@media(max-width:749px){.sxh{--sxh-pad: 1rem}.sxh-hero__grid{padding-block:2rem 2.25rem;gap:1.25rem}.sxh-hero--full .sxh-hero__grid{padding-block:3.75rem 2.25rem}.sxh-hero__title{font-size:clamp(1.875rem,9.5vw,2.75rem);line-height:1.04;letter-spacing:-.025em}.sxh-hero__lede{font-size:.969rem;line-height:1.5;margin-bottom:1.25rem;max-width:34ch}.sxh-hero__actions{flex-direction:column;align-items:stretch;gap:.562rem}.sxh-hero__actions .sxh__btn{width:100%;justify-content:center;padding-block:1.062rem;font-size:.938rem}.sxh-hero__rating{margin-top:1.125rem;font-size:.781rem}.sxh-hero--split .sxh-hero__media{aspect-ratio:4 / 5}.sxh-proof__grid{grid-template-columns:repeat(2,1fr)}.sxh-proof__item{padding:1.5rem .75rem}.sxh-proof__num{font-size:2rem}.sxh-proof__unit{font-size:.875rem}.sxh-proof__label{font-size:.656rem;letter-spacing:.06em;margin-top:.375rem}.sxh-benefits{padding-block:2.25rem}.sxh-benefits__head{margin-bottom:1.5rem}.sxh__h2{font-size:clamp(1.5rem,7.5vw,2rem)}.sxh__lede{font-size:.969rem}.sxh-benefits__grid{gap:.625rem}.sxh-card{padding:1.375rem 1.25rem;border-radius:1rem}.sxh-card__icon{width:2.375rem;height:2.375rem;margin-bottom:.875rem}.sxh-card h3{font-size:1.125rem}.sxh-card p{font-size:.875rem}.sxh-card:hover{transform:none;box-shadow:none}.sxh-cta{padding-block:2.25rem}.sxh-cta__grid{gap:1.5rem}.sxh-cta h2{font-size:clamp(1.5rem,8vw,2.125rem)}.sxh-cta p{font-size:.969rem;margin-bottom:1.25rem}.sxh-cta .sxh__btn{width:100%;justify-content:center;padding-block:1.062rem}.sxh-cta__media{aspect-ratio:4 / 3;order:-1}.sxh-tp{padding-block:1.5rem}.sxh-tp__top{gap:.5rem .75rem}.sxh-tp__score{font-size:1.625rem}.sxh-tp__star{width:1.375rem;height:1.375rem}.sxh-tp__meta{font-size:.781rem;width:100%}.sxh-tp__rail{grid-auto-columns:82%;margin-inline:calc(var(--sxh-pad) * -1);padding-inline:var(--sxh-pad);margin-top:1.125rem}.sxh-tp__quote{padding:1.125rem}}@media(max-width:379px){.sxh-proof__num,.sxh-hero__title{font-size:1.75rem}}.sxh{overflow-x:clip;max-width:100%}.sxh img,.sxh video,.sxh svg{max-width:100%}.sxh__wrap{width:100%}@media(max-width:749px){.sxh-hero--full .sxh-hero__scrim{background:linear-gradient(to top,#0a1e33f5,#0a1e33d1 28%,#0a1e336b 55%,#0a1e331a);opacity:1}.sxh-hero--full .sxh-hero__lede{color:#fffffff0}.sxh-hero--full .sxh__eyebrow{color:#a8ceff}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/soullix-home.css.map */
