:root{--sx-green:#1f7cff;--sx-dark:#071a33;--sx-text:#44546a;--sx-soft:#f4f8ff;--sx-line:#d9e7f8;--sx-cream:#e7edf7;--sx-white:#fff;--sx-accent:#f3a712;--sx-radius:12px}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--sx-dark);background:#fff}a{color:inherit}.sx-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.sx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border-radius:999px;background:var(--sx-green);color:#fff;text-decoration:none;border:0;font-weight:900;font-size:14px;cursor:pointer}.sx-btn--light{background:#fff;color:var(--sx-green)}.sx-btn--ghost{background:transparent;color:var(--sx-green);border:1px solid var(--sx-green)}.sx-eyebrow{margin:0;color:var(--sx-green);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sx-title{margin:0;color:var(--sx-dark);font-size:clamp(34px,5vw,64px);line-height:1.02;font-weight:950;letter-spacing:-.035em}.sx-heading{margin:0 0 12px;color:var(--sx-dark);font-size:clamp(28px,3.5vw,46px);line-height:1.08;font-weight:950;letter-spacing:-.025em}.sx-text{margin:0;color:var(--sx-text);font-size:16px;line-height:1.7}.sx-section{padding:74px 0;background:#fff}.sx-section--soft{background:var(--sx-soft)}.sx-center{text-align:center;max-width:780px;margin:0 auto 34px}.sx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sx-card{background:#fff;border:1px solid var(--sx-line);border-radius:10px;padding:26px}.sx-card h3{margin:0 0 10px;color:var(--sx-dark);font-size:21px;font-weight:900}.sx-card p,.sx-card li{color:var(--sx-text);line-height:1.65}.sx-stars{color:var(--sx-accent);letter-spacing:1px;margin-bottom:10px}.sx-device{width:min(320px,80%);aspect-ratio:1;border-radius:32px;background:#f8fbfa;box-shadow:0 26px 70px #23433f2e;position:relative}.sx-device:before,.sx-device:after{content:"";position:absolute;border-radius:999px;background:var(--sx-cream);box-shadow:inset 0 -10px 22px #00000014}.sx-device:before{width:94px;height:142px;left:70px;top:78px;transform:rotate(-18deg)}.sx-device:after{width:94px;height:142px;right:70px;top:78px;transform:rotate(18deg)}.sx-header{position:sticky;top:0;z-index:30;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--sx-line)}.sx-header__inner{height:70px;display:flex;align-items:center;justify-content:space-between;gap:22px}.sx-logo{font-size:24px;font-weight:950;text-decoration:none;color:var(--sx-dark);letter-spacing:-.04em}.sx-logo--image{display:flex;align-items:center;min-width:0}.sx-logo--image img{display:block;width:var(--sx-logo-width,190px);max-width:44vw;height:auto}.sx-footer__brand-logo{width:max-content;max-width:220px;margin-bottom:14px;padding:9px 11px;border-radius:12px;background:#fff;box-shadow:0 14px 32px #0000002e}.sx-footer__brand-logo img{display:block;width:180px;max-width:100%;height:auto}.sx-nav{display:flex;gap:24px;align-items:center}.sx-nav a{text-decoration:none;font-weight:800;font-size:14px;color:var(--sx-dark)}.sx-footer{background:var(--sx-dark);color:#e8f1ee;padding:54px 0 28px}.sx-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:28px}.sx-footer a{color:#e8f1ee;text-decoration:none}.sx-footer p{color:#c8d7d3;line-height:1.65}.sx-hero{background:#edf5ff;padding:34px 0}.sx-hero__card{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border-radius:var(--sx-radius);background:#fff;border:1px solid #d9e7f8}.sx-hero__copy{padding:58px 52px;display:flex;flex-direction:column;justify-content:center;gap:16px}.sx-hero__visual{min-height:420px;background:linear-gradient(135deg,#e4f0ff,#fff);display:flex;align-items:center;justify-content:center;padding:34px}.sx-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:8px}.sx-note{color:var(--sx-text);font-size:13px;font-weight:800}.sx-product{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:start}.sx-product__media{background:linear-gradient(135deg,#eef6ff,#d9e7f8);border-radius:var(--sx-radius);min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden}.sx-product__media img{width:100%;height:100%;object-fit:cover}.sx-product__info{background:#fff;border:1px solid var(--sx-line);border-radius:var(--sx-radius);padding:28px;position:sticky;top:90px}.sx-price{font-size:26px;font-weight:950;margin:12px 0}.sx-usp{display:grid;gap:8px;margin:18px 0}.sx-usp span{display:block;color:var(--sx-text);font-weight:750}.sx-form select,.sx-form input[type=number],.sx-form textarea,.sx-form input[type=text],.sx-form input[type=email]{width:100%;border:1px solid var(--sx-line);border-radius:8px;padding:12px;margin:8px 0 14px;background:#fff}.sx-form label{font-weight:850;font-size:13px}.sx-form .sx-btn{width:100%;margin-top:8px}.sx-accordion{border-top:1px solid var(--sx-line);margin-top:18px}.sx-accordion details{border-bottom:1px solid var(--sx-line);padding:16px 0}.sx-accordion summary{font-weight:900;cursor:pointer}.sx-page{padding:76px 0}.sx-two{display:grid;grid-template-columns:.85fr 1.15fr;gap:44px;align-items:start}.sx-contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px}.sx-empty{text-align:center;max-width:720px;margin:0 auto;padding:80px 18px}.shopify-policy__container{max-width:900px!important}@media(max-width:900px){.sx-nav{display:none}.sx-header__inner{height:64px}.sx-hero__card,.sx-product,.sx-two,.sx-contact,.sx-footer__grid{grid-template-columns:1fr}.sx-hero__copy{padding:34px 24px}.sx-hero__visual{min-height:300px}.sx-grid{grid-template-columns:1fr}.sx-product__info{position:static}.sx-product__media{min-height:330px}.sx-section{padding:54px 0}}.sononex-funnel{--sx-blue:var(--sx-green);--sx-mint:#d8ebff;--sx-deep:var(--sx-dark);--sx-sand:#e7edf7;background:#fff;color:var(--sx-dark)}.sononex-funnel img{max-width:100%;display:block}.sononex-funnel__hero{padding:34px 0 62px;background:radial-gradient(circle at 78% 16%,rgba(167,210,255,.7),transparent 34%),linear-gradient(180deg,#f7fcfb,#eef6ff)}.sononex-funnel__hero-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(340px,1.04fr);gap:42px;align-items:center}.sononex-funnel__hero-copy{display:grid;gap:17px}.sononex-funnel__rating{width:max-content;max-width:100%;padding:9px 14px;border:1px solid var(--sx-line);border-radius:999px;background:#fff;color:var(--sx-accent);font-size:13px;font-weight:900;box-shadow:0 12px 28px #0a2b300f}.sononex-funnel__rating span{color:var(--sx-dark)}.sononex-funnel__hero-media{position:relative;min-height:520px;border-radius:20px;background:linear-gradient(135deg,#e2efff,#fff);overflow:hidden;border:1px solid var(--sx-line);box-shadow:0 28px 70px #0a2b3024;display:grid;place-items:center}.sononex-funnel__hero-media img{width:100%;height:100%;object-fit:cover}.sononex-funnel__badges{display:flex;flex-wrap:wrap;gap:9px}.sononex-funnel__badges span{padding:9px 12px;border-radius:999px;background:#fff;border:1px solid var(--sx-line);color:var(--sx-deep);font-size:13px;font-weight:850}.sononex-funnel__promise{background:var(--sx-deep);color:#fff}.sononex-funnel__promise-inner{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:20px 18px}.sononex-funnel__promise strong{font-size:18px}.sononex-funnel__promise p{margin:0;color:#ffffffbf}.sononex-funnel__section{padding:72px 0}.sononex-funnel__section--soft{background:#f4f8ff}.sononex-funnel__head{max-width:830px;margin:0 auto 30px;text-align:center}.sononex-funnel__head p{margin:0;color:var(--sx-text);line-height:1.7}.sononex-funnel__problem{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center}.sononex-funnel__problem-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sononex-funnel__tile{padding:22px;border-radius:16px;background:#fff;border:1px solid var(--sx-line);box-shadow:0 16px 38px #0a2b300f}.sononex-funnel__tile span{display:inline-flex;margin-bottom:12px;color:var(--sx-blue);font-size:12px;font-weight:950}.sononex-funnel__tile h3{margin:0 0 8px;font-size:19px}.sononex-funnel__tile p{margin:0;color:var(--sx-text);line-height:1.55;font-size:14px}.sononex-funnel__models{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sononex-funnel__model{position:relative;overflow:hidden;border-radius:18px;border:1px solid var(--sx-line);background:#fff;box-shadow:0 18px 42px #0a2b3012}.sononex-funnel__model-media{height:230px;background:linear-gradient(135deg,#eef6ff,#d9e7f8);display:grid;place-items:center}.sononex-funnel__model-media img{width:100%;height:100%;object-fit:cover}.sononex-funnel__model-body{padding:22px}.sononex-funnel__model h3{margin:0 0 8px;font-size:22px}.sononex-funnel__model ul{margin:14px 0 18px;padding:0;list-style:none;display:grid;gap:7px;color:var(--sx-text)}.sononex-funnel__model li:before{content:"\2713";color:var(--sx-green);font-weight:900;margin-right:7px}.sononex-funnel__feature-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;border:1px solid var(--sx-line);background:var(--sx-line);border-radius:18px;overflow:hidden}.sononex-funnel__feature-strip div{padding:18px;background:#fff;text-align:center}.sononex-funnel__feature-strip strong{display:block;font-size:15px;margin-bottom:4px}.sononex-funnel__feature-strip span{color:var(--sx-text);font-size:13px}.sononex-funnel__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:step}.sononex-funnel__step{position:relative;padding:24px;border-radius:18px;background:#fff;border:1px solid var(--sx-line);box-shadow:0 16px 38px #0a2b300f;counter-increment:step}.sononex-funnel__step:before{content:"0" counter(step);display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--sx-deep);color:#fff;font-weight:950;margin-bottom:20px}.sononex-funnel__split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.sononex-funnel__visual{min-height:420px;border-radius:20px;background:radial-gradient(circle at 50% 42%,rgba(167,210,255,.9),transparent 38%),linear-gradient(180deg,#f7fcfb,#e2efff);border:1px solid var(--sx-line);display:grid;place-items:center;overflow:hidden}.sononex-funnel__visual img{width:100%;height:100%;object-fit:cover}.sononex-funnel__dark{background:var(--sx-deep);color:#fff}.sononex-funnel__dark .sx-heading,.sononex-funnel__dark .sx-text{color:#fff}.sononex-funnel__dark .sx-text{opacity:.78}.sononex-funnel__compare{border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:#ffffff0f}.sononex-funnel__compare-row{display:grid;grid-template-columns:1.3fr .8fr .8fr;border-bottom:1px solid rgba(255,255,255,.12)}.sononex-funnel__compare-row:last-child{border-bottom:0}.sononex-funnel__compare-row>*{padding:16px}.sononex-funnel__compare-row b{color:var(--sx-mint)}.sononex-funnel__usecases{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sononex-funnel__usecase{min-height:260px;border-radius:18px;overflow:hidden;position:relative;background:linear-gradient(135deg,#e2efff,#fff);border:1px solid var(--sx-line)}.sononex-funnel__usecase img{width:100%;height:100%;object-fit:cover}.sononex-funnel__usecase div{position:absolute;left:14px;right:14px;bottom:14px;padding:14px;border-radius:14px;background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sononex-funnel__usecase h3{margin:0 0 5px;font-size:18px}.sononex-funnel__usecase p{margin:0;color:var(--sx-text);font-size:13px;line-height:1.4}.sononex-funnel__reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sononex-funnel__review{overflow:hidden;border-radius:18px;border:1px solid var(--sx-line);background:#fff;box-shadow:0 18px 42px #0a2b3014}.sononex-funnel__review-media{height:220px;background:linear-gradient(135deg,#eef6ff,#d9e7f8);display:grid;place-items:center}.sononex-funnel__review-media img{width:100%;height:100%;object-fit:cover}.sononex-funnel__review-body{padding:18px}.sononex-funnel__cta{margin-top:18px;padding:32px;border-radius:22px;background:linear-gradient(135deg,var(--sx-deep),#1f7cff);color:#fff;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.sononex-funnel__cta h2{margin:0;color:#fff;font-size:clamp(26px,3vw,40px)}.sononex-funnel__cta p{margin:8px 0 0;color:#ffffffc7}.sononex-funnel__placeholder{width:min(320px,72%);aspect-ratio:1;border-radius:34px;background:#f8fbfa;box-shadow:0 28px 70px #23433f2e;position:relative;animation:sxFloat 4s ease-in-out infinite}.sononex-funnel__placeholder:before,.sononex-funnel__placeholder:after{content:"";position:absolute;width:94px;height:142px;top:78px;border-radius:999px;background:var(--sx-cream);box-shadow:inset 0 -10px 22px #00000014}.sononex-funnel__placeholder:before{left:70px;transform:rotate(-18deg)}.sononex-funnel__placeholder:after{right:70px;transform:rotate(18deg)}@keyframes sxFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:980px){.sononex-funnel__hero-grid,.sononex-funnel__problem,.sononex-funnel__split,.sononex-funnel__cta,.sononex-funnel__problem-list,.sononex-funnel__models,.sononex-funnel__steps,.sononex-funnel__reviews{grid-template-columns:1fr}.sononex-funnel__feature-strip{grid-template-columns:repeat(2,1fr)}.sononex-funnel__usecases{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.sononex-funnel__usecase{min-width:76%;scroll-snap-align:start}.sononex-funnel__promise-inner{grid-template-columns:1fr}.sononex-funnel__hero-media{min-height:360px}.sononex-funnel__section{padding:54px 0}.sononex-funnel__compare-row{grid-template-columns:1.1fr .7fr .7fr}.sononex-funnel__compare-row>*{padding:12px 9px;font-size:13px}}.sononex-funnel .sx-heading{max-width:760px}.sononex-funnel__section{padding:56px 0}.sononex-funnel__head{margin-bottom:22px}.sononex-funnel__head .sx-heading{margin-left:auto;margin-right:auto}.sononex-funnel__tile,.sononex-funnel__step,.sononex-funnel__model,.sononex-funnel__review,.sononex-funnel__usecase{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.sononex-funnel__tile:hover,.sononex-funnel__step:hover,.sononex-funnel__model:hover,.sononex-funnel__review:hover{transform:translateY(-3px);box-shadow:0 14px 30px #0a2b3017;border-color:#b8d7ff}.sononex-funnel__tile{padding:16px;border-radius:14px}.sononex-funnel__tile span{margin-bottom:8px}.sononex-funnel__tile h3{font-size:17px}.sononex-funnel__tile p{font-size:13px;line-height:1.48}.sononex-funnel__pack-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sononex-funnel__pack-grid .sononex-funnel__tile{min-height:0;padding:14px}.sononex-funnel__feature-strip{border-radius:14px}.sononex-funnel__feature-strip div{padding:13px 10px}.sononex-funnel__feature-strip strong{font-size:14px}.sononex-funnel__feature-strip span{font-size:12px}.sononex-funnel__steps{gap:14px}.sononex-funnel__step{padding:18px;border-radius:14px}.sononex-funnel__step:before{width:34px;height:34px;border-radius:11px;margin-bottom:12px;font-size:13px}.sononex-funnel__step h3{margin:0 0 8px;font-size:18px}.sononex-funnel__model-media{height:190px}.sononex-funnel__model-body{padding:17px}.sononex-funnel__model h3{font-size:20px}.sononex-funnel__visual{min-height:320px;border-radius:16px}.sononex-funnel__review-media{height:160px}.sononex-funnel__review-body{padding:14px}.sononex-funnel__review-body h3{margin:0 0 8px;font-size:18px}.sononex-funnel__review-body p{margin:0 0 10px;line-height:1.45}.sononex-funnel__usecase{min-height:220px;border-radius:15px}.sononex-funnel__cta{padding:24px;border-radius:18px}.sononex-funnel__placeholder{width:min(230px,58%);border-radius:28px;box-shadow:0 18px 44px #23433f24}.sononex-funnel__placeholder:before,.sononex-funnel__placeholder:after{width:64px;height:96px;top:52px}.sononex-funnel__placeholder:before{left:48px}.sononex-funnel__placeholder:after{right:48px}.sx-product__media .sononex-funnel__placeholder{width:min(260px,64%)}.sononex-funnel__hero-media .sononex-funnel__placeholder{width:min(280px,62%)}@media(max-width:980px){.sx-wrap{padding:0 14px}.sx-title{font-size:clamp(31px,9vw,42px);line-height:1.02}.sx-heading{font-size:clamp(24px,7vw,34px);line-height:1.06}.sx-text{font-size:15px;line-height:1.62}.sx-card,.sx-product__info{padding:18px}.sononex-funnel__hero{padding:22px 0 36px}.sononex-funnel__hero-copy{gap:12px}.sononex-funnel__hero-media{min-height:265px;border-radius:16px}.sononex-funnel__promise-inner{padding:16px 14px;gap:10px}.sononex-funnel__section{padding:36px 0}.sononex-funnel__head{text-align:left;margin-bottom:16px}.sononex-funnel__head .sononex-funnel__rating{margin-left:0}.sononex-funnel__problem{gap:16px}.sononex-funnel__problem-list:not(.sononex-funnel__pack-grid),.sononex-funnel__models,.sononex-funnel__steps,.sononex-funnel__reviews{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 14px 14px;margin-left:-14px;margin-right:-14px;scrollbar-width:none}.sononex-funnel__problem-list:not(.sononex-funnel__pack-grid)::-webkit-scrollbar,.sononex-funnel__models::-webkit-scrollbar,.sononex-funnel__steps::-webkit-scrollbar,.sononex-funnel__reviews::-webkit-scrollbar,.sononex-funnel__usecases::-webkit-scrollbar{display:none}.sononex-funnel__problem-list:not(.sononex-funnel__pack-grid) .sononex-funnel__tile,.sononex-funnel__model,.sononex-funnel__step,.sononex-funnel__review{min-width:78%;scroll-snap-align:start}.sononex-funnel__pack-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sononex-funnel__pack-grid .sononex-funnel__tile{padding:13px;aspect-ratio:auto}.sononex-funnel__pack-grid .sononex-funnel__tile h3{font-size:16px;line-height:1.15}.sononex-funnel__pack-grid .sononex-funnel__tile p{font-size:12.5px}.sononex-funnel__feature-strip{grid-template-columns:repeat(3,1fr);border-radius:13px}.sononex-funnel__feature-strip div{padding:11px 6px}.sononex-funnel__feature-strip strong{font-size:13px}.sononex-funnel__feature-strip span{font-size:11.5px}.sononex-funnel__model-media{height:150px}.sononex-funnel__model-body{padding:15px}.sononex-funnel__step{padding:16px}.sononex-funnel__visual{min-height:235px;border-radius:15px;order:-1}.sononex-funnel__usecases{gap:12px;padding-bottom:10px}.sononex-funnel__usecase{min-width:72%;min-height:190px}.sononex-funnel__review-media{height:135px}.sononex-funnel__review-body{padding:13px}.sononex-funnel__review-body p{font-size:13.5px}.sononex-funnel__cta{padding:18px}.sononex-funnel__cta .sx-btn{width:100%}.sononex-funnel__placeholder{width:170px;border-radius:22px}.sononex-funnel__placeholder:before,.sononex-funnel__placeholder:after{width:48px;height:72px;top:40px}.sononex-funnel__placeholder:before{left:36px}.sononex-funnel__placeholder:after{right:36px}.sononex-funnel__rating{padding:7px 11px;font-size:12px}.sononex-funnel__badges{gap:6px}.sononex-funnel__badges span{padding:7px 9px;font-size:12px}.sx-accordion details{padding:12px 0}}.sononex-funnel__feature-icon{width:34px;height:34px;margin:0 auto 9px;border-radius:12px;display:grid!important;place-items:center;background:linear-gradient(135deg,#eef6ff,#fff);color:var(--sx-green)!important;border:1px solid var(--sx-line)}.sononex-funnel__feature-icon svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sononex-funnel__feature-strip div:has(.sononex-funnel__feature-icon){padding:15px 10px}.sononex-funnel__daily-card{display:grid;grid-template-columns:.88fr 1.12fr;gap:22px;align-items:center;padding:24px;border:1px solid var(--sx-line);border-radius:18px;background:#fff;box-shadow:0 18px 42px #071a3312}.sononex-funnel__daily-card .sx-heading{margin-bottom:12px}.sononex-funnel__daily-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sononex-funnel__daily-grid .sononex-funnel__tile{box-shadow:none;background:#f8fbff}.sononex-funnel__dark .sx-eyebrow{color:#8fc4ff}.sononex-funnel__dark .sx-usp{gap:10px}.sononex-funnel__dark .sx-usp span{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff14;color:#ffffffe6;line-height:1.35}.sononex-funnel__dark .sx-usp span:first-letter{color:#8fc4ff}.sononex-funnel__review-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#eef6ff,#d9e7f8)}.sononex-funnel__review-placeholder img{width:150px!important;height:auto!important;object-fit:contain!important;padding:10px 12px;border-radius:12px;background:#fff;box-shadow:0 14px 28px #071a331a}.sononex-funnel__reviews .sononex-funnel__review-media{height:150px}.sononex-funnel__reviews .sononex-funnel__review-body{padding:15px}@media(max-width:980px){.sononex-funnel__daily-card{grid-template-columns:1fr;gap:16px;padding:18px;border-radius:16px}.sononex-funnel__daily-grid{grid-template-columns:1fr;gap:10px}.sononex-funnel__daily-grid .sononex-funnel__tile{min-width:0;padding:14px}.sononex-funnel__daily-grid .sononex-funnel__tile h3{font-size:16px}.sononex-funnel__daily-grid .sononex-funnel__tile p{font-size:12.8px}.sononex-funnel__feature-icon{width:30px;height:30px;margin-bottom:7px}.sononex-funnel__feature-icon svg{width:18px;height:18px}.sononex-funnel__dark .sx-usp span{font-size:13.5px}.sononex-funnel__reviews .sononex-funnel__review{min-width:74%}.sononex-funnel__reviews .sononex-funnel__review-media{height:132px}.sononex-funnel__review-placeholder img{width:128px!important}}.sononex-funnel__media-video{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}
/*# sourceMappingURL=/cdn/shop/t/36/assets/theme.css.map */
