.ui-module__SP2qqW__button{cursor:pointer;transition:background var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard);border:1px solid #0000;justify-content:center;align-items:center;font-weight:750;display:inline-flex}.ui-module__SP2qqW__button:hover{transform:translateY(-1px)}.ui-module__SP2qqW__sm{border-radius:var(--radius-sm);min-height:42px;padding:0 18px;font-size:14px}.ui-module__SP2qqW__md{border-radius:var(--radius-md);min-height:52px;padding:0 24px}.ui-module__SP2qqW__lg{border-radius:var(--radius-lg);min-height:58px;padding:0 28px;font-size:17px}.ui-module__SP2qqW__primary{color:#fff;background:linear-gradient(135deg,var(--blue),#317cff);box-shadow:var(--shadow-button)}.ui-module__SP2qqW__primary:hover{background:var(--blue-dark)}.ui-module__SP2qqW__secondary{color:var(--blue);background:#fff;border-color:#b9ccff}.ui-module__SP2qqW__ghost{color:var(--blue);background:0 0}.ui-module__SP2qqW__outline{color:inherit;border-color:var(--line);background:0 0}.ui-module__SP2qqW__button.button-light{color:var(--blue);background:#fff;border-color:#0000}.ui-module__SP2qqW__button:disabled{cursor:not-allowed;opacity:.62;transform:none}.ui-module__SP2qqW__card{border-radius:var(--radius-card)}.ui-module__SP2qqW__cardDefault{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;padding:32px}.ui-module__SP2qqW__cardOutlined{border:1px solid var(--line);background:#fff;padding:32px}.ui-module__SP2qqW__cardGlass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #fff3;padding:32px}.ui-module__SP2qqW__cardInteractive{border:1px solid var(--line);box-shadow:var(--shadow-card);transition:transform var(--duration-normal) var(--ease-standard),box-shadow var(--duration-normal) var(--ease-standard);background:#fff;padding:32px}.ui-module__SP2qqW__cardInteractive:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.ui-module__SP2qqW__section{padding:var(--section-space) 0}.ui-module__SP2qqW__container{width:min(var(--content-width),calc(100% - 40px));margin-inline:auto}.ui-module__SP2qqW__containerNarrow{width:min(860px,100% - 40px)}.ui-module__SP2qqW__sectionSoft{background:var(--surface)}.ui-module__SP2qqW__sectionDark{color:#fff;background:#0b1220}.ui-module__SP2qqW__sectionTransparent{background:0 0}.ui-module__SP2qqW__sectionHeader{text-align:center;max-width:760px;margin:0 auto 48px}.ui-module__SP2qqW__sectionHeaderLeft{text-align:left;margin-left:0}.ui-module__SP2qqW__sectionHeaderSplit{text-align:left;justify-content:space-between;align-items:end;gap:40px;max-width:none;display:flex}.ui-module__SP2qqW__sectionHeaderSplit>div{max-width:760px}.ui-module__SP2qqW__eyebrow{color:var(--blue);font-size:var(--text-small);letter-spacing:.12em;text-transform:uppercase;margin:0;font-weight:800}.ui-module__SP2qqW__sectionTitle,.ui-module__SP2qqW__sectionHeader h1.ui-module__SP2qqW__sectionTitle{letter-spacing:-.045em;margin:10px 0 12px;font-size:clamp(36px,4vw,54px);line-height:1.05}.ui-module__SP2qqW__description{color:var(--muted);margin-bottom:0;line-height:1.65}.ui-module__SP2qqW__descriptionLegacy{color:var(--muted)}.ui-module__SP2qqW__sectionHeaderSplit>.ui-module__SP2qqW__description{max-width:380px}.ui-module__SP2qqW__cta{color:#fff;border-radius:var(--radius-cta);box-shadow:var(--shadow-cta);background:linear-gradient(135deg,#0a49c8,#1263ff);justify-content:space-between;align-items:center;gap:50px;padding:64px;display:flex}.ui-module__SP2qqW__ctaEyebrow{font-size:var(--text-small);letter-spacing:.12em;margin:0 0 14px;font-weight:800}.ui-module__SP2qqW__cta h2{letter-spacing:-.045em;max-width:680px;margin:0 0 14px;font-size:clamp(36px,4.4vw,60px);line-height:1}.ui-module__SP2qqW__cta p{color:#ffffffc7}.ui-module__SP2qqW__ctaActions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.ui-module__SP2qqW__ctaAside{text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:26px;min-width:250px;padding:28px}.ui-module__SP2qqW__phoneMockup{min-height:570px;position:relative}.ui-module__SP2qqW__phoneGlow{background:linear-gradient(145deg,#dfe9ffe0,#f0f5ff52);border-radius:48% 52% 54% 46%;position:absolute;inset:70px 0 35px 45px}.ui-module__SP2qqW__phoneImage{z-index:1;object-fit:contain;filter:drop-shadow(0 30px 70px #10182824);width:auto;height:550px;animation:9s ease-in-out infinite ui-module__SP2qqW__phoneFloat;position:absolute;top:50%;right:0;transform:translateY(-50%)}@keyframes ui-module__SP2qqW__phoneFloat{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 6px))}}.ui-module__SP2qqW__faq{border-top:1px solid var(--line)}.ui-module__SP2qqW__faq details{border-bottom:1px solid var(--line)}.ui-module__SP2qqW__faq summary{cursor:pointer;justify-content:space-between;gap:24px;padding:24px 2px;font-size:18px;font-weight:750;list-style:none;display:flex}.ui-module__SP2qqW__faq summary::-webkit-details-marker{display:none}.ui-module__SP2qqW__faq summary span{color:var(--blue);transition:transform var(--duration-fast) var(--ease-standard);font-size:22px}.ui-module__SP2qqW__faq details[open] summary span{transform:rotate(45deg)}.ui-module__SP2qqW__faq details p{max-width:680px;color:var(--muted);margin:-4px 0 24px;line-height:1.7}.ui-module__SP2qqW__faq summary:focus-visible{outline-offset:5px;border-radius:6px;outline:3px solid #1263ff47}.ui-module__SP2qqW__badge{border-radius:var(--radius-md);gap:3px;font-weight:750;display:inline-grid}.ui-module__SP2qqW__badgeDefault{color:var(--blue);background:#1263ff17;padding:8px 12px}.ui-module__SP2qqW__badgeOutline{border:1px solid var(--line);padding:8px 12px}.ui-module__SP2qqW__badgeGlass{background:#ffffff1f;border:1px solid #ffffff42;min-width:150px;padding:13px 18px}.ui-module__SP2qqW__badge small{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.ui-module__SP2qqW__badgeGlass small{color:#ffffffb8}@media (max-width:900px){.ui-module__SP2qqW__phoneMockup{width:min(560px,100%);min-height:530px;margin-inline:auto}.ui-module__SP2qqW__phoneImage{height:520px;right:50%;transform:translate(50%)translateY(-50%)}@keyframes ui-module__SP2qqW__phoneFloat{0%,to{transform:translate(50%)translateY(-50%)}50%{transform:translate(50%)translateY(calc(-50% - 6px))}}.ui-module__SP2qqW__cta{padding:48px}}@media (max-width:600px){.ui-module__SP2qqW__section{padding:70px 0}.ui-module__SP2qqW__container{width:min(var(--content-width),calc(100% - 24px))}.ui-module__SP2qqW__sectionHeaderSplit{display:block}.ui-module__SP2qqW__sectionHeaderSplit>.ui-module__SP2qqW__description{margin-top:18px}.ui-module__SP2qqW__phoneMockup{min-height:430px}.ui-module__SP2qqW__phoneGlow{inset:55px 8px 30px}.ui-module__SP2qqW__phoneImage{width:min(340px,88vw);height:auto;max-height:425px}.ui-module__SP2qqW__cta{border-radius:28px;flex-direction:column;align-items:stretch;padding:34px 26px}.ui-module__SP2qqW__ctaAside{min-width:0}}@media (prefers-reduced-motion:reduce){.ui-module__SP2qqW__phoneImage{animation:none}.ui-module__SP2qqW__button,.ui-module__SP2qqW__cardInteractive,.ui-module__SP2qqW__faq summary span{transition:none}}
.cliente-module__R0ycPG__hero{background:radial-gradient(circle at 78% 24%,#1263ff1f,#0000 28%),linear-gradient(#fff 0%,#fbfcff 100%);overflow:hidden}.cliente-module__R0ycPG__heroGrid{grid-template-columns:1.04fr .96fr;align-items:center;gap:64px;min-height:680px;display:grid}.cliente-module__R0ycPG__heroCopy h1{letter-spacing:-.058em;margin:14px 0 18px;font-size:clamp(54px,6.2vw,84px);line-height:.96}.cliente-module__R0ycPG__heroCopy h2{letter-spacing:-.035em;max-width:680px;margin:0 0 22px;font-size:clamp(26px,3vw,38px);line-height:1.12}.cliente-module__R0ycPG__heroCopy>p:not(:first-child){max-width:650px;color:var(--muted);font-size:19px;line-height:1.65}.cliente-module__R0ycPG__upcomingButton{cursor:default;gap:8px}.cliente-module__R0ycPG__upcomingButton small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.cliente-module__R0ycPG__heroVisual{min-height:570px;position:relative}.cliente-module__R0ycPG__featureGrid,.cliente-module__R0ycPG__benefitGrid{gap:20px;display:grid}.cliente-module__R0ycPG__featureGrid{grid-template-columns:repeat(3,1fr)}.cliente-module__R0ycPG__benefitGrid{grid-template-columns:repeat(4,1fr)}.cliente-module__R0ycPG__infoCard{min-height:250px}.cliente-module__R0ycPG__icon{width:48px;height:48px;color:var(--blue);background:#1263ff17;border-radius:15px;place-items:center;margin-bottom:38px;display:grid}.cliente-module__R0ycPG__icon svg{width:24px;height:24px}.cliente-module__R0ycPG__infoCard h3{letter-spacing:-.025em;margin:0 0 10px;font-size:20px}.cliente-module__R0ycPG__infoCard p{color:var(--muted);margin:0;line-height:1.65}.cliente-module__R0ycPG__workflowSection{overflow:hidden}.cliente-module__R0ycPG__workflow{grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.cliente-module__R0ycPG__workflow li{border-top:1px solid var(--line);min-height:215px;padding:28px;position:relative}.cliente-module__R0ycPG__stepNumber{color:var(--blue);letter-spacing:.12em;font-size:12px;font-weight:800}.cliente-module__R0ycPG__workflow h3{margin:42px 0 10px;font-size:22px}.cliente-module__R0ycPG__workflow p{color:var(--muted);margin:0;line-height:1.55}.cliente-module__R0ycPG__stepArrow{z-index:1;color:#a8b1c0;font-size:22px;position:absolute;top:24px;right:-13px}.cliente-module__R0ycPG__screensSection{overflow:hidden}.cliente-module__R0ycPG__carousel{scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain;grid-auto-columns:minmax(250px,29%);grid-auto-flow:column;gap:22px;padding:8px 2px 30px;display:grid;overflow-x:auto}.cliente-module__R0ycPG__screenshot{scroll-snap-align:start;background:#fff1;border:1px solid #ffffff21;border-radius:30px;min-height:460px;padding:14px}.cliente-module__R0ycPG__screenshot>p{color:#c4ccda;padding:8px 10px 0;font-size:13px;font-weight:700}.cliente-module__R0ycPG__placeholderTop{align-items:center;gap:6px;height:38px;padding:0 12px;display:flex}.cliente-module__R0ycPG__placeholderTop span{background:#ffffff47;border-radius:50%;width:6px;height:6px}.cliente-module__R0ycPG__placeholderBody{background:linear-gradient(155deg,#ffffff17,#1263ff14);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;height:368px;display:flex}.cliente-module__R0ycPG__placeholderIcon{color:#8eb2ff;border:1px solid #8eb2ff59;border-radius:19px;place-items:center;width:62px;height:62px;margin-bottom:30px;font-weight:800;display:grid}.cliente-module__R0ycPG__placeholderLine,.cliente-module__R0ycPG__placeholderLineShort{background:#ffffff29;border-radius:9px;width:56%;height:7px;margin-top:10px}.cliente-module__R0ycPG__placeholderLineShort{width:38%}.cliente-module__R0ycPG__faqGrid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:90px;display:grid}.cliente-module__R0ycPG__downloadSection{padding-top:38px}.cliente-module__R0ycPG__appIcon{width:66px;height:66px;color:var(--blue);background:#fff;border-radius:20px;place-items:center;margin:0 auto 18px;font-size:28px;font-weight:900;display:grid}.cliente-module__R0ycPG__supportLink{color:#fff;overflow-wrap:anywhere;font-weight:750}@media (max-width:900px){.cliente-module__R0ycPG__heroGrid{grid-template-columns:1fr;gap:18px;padding-top:28px}.cliente-module__R0ycPG__featureGrid,.cliente-module__R0ycPG__benefitGrid,.cliente-module__R0ycPG__workflow{grid-template-columns:repeat(2,1fr)}.cliente-module__R0ycPG__workflow li:nth-child(2) .cliente-module__R0ycPG__stepArrow{display:none}.cliente-module__R0ycPG__faqGrid{grid-template-columns:1fr;gap:48px}}@media (max-width:600px){.cliente-module__R0ycPG__heroGrid{min-height:auto}.cliente-module__R0ycPG__heroCopy h1{font-size:48px}.cliente-module__R0ycPG__heroCopy h2{font-size:27px}.cliente-module__R0ycPG__heroCopy h2 br{display:none}.cliente-module__R0ycPG__heroCopy>p:not(:first-child){font-size:18px}.cliente-module__R0ycPG__upcomingButton{justify-content:center;width:100%}.cliente-module__R0ycPG__heroVisual{min-height:430px}.cliente-module__R0ycPG__featureGrid,.cliente-module__R0ycPG__benefitGrid,.cliente-module__R0ycPG__workflow{grid-template-columns:1fr}.cliente-module__R0ycPG__infoCard{min-height:auto;padding:28px}.cliente-module__R0ycPG__icon{margin-bottom:30px}.cliente-module__R0ycPG__workflow li{border-top:0;border-left:1px solid var(--line);min-height:auto;padding:24px 12px 34px 58px}.cliente-module__R0ycPG__workflow h3{margin:8px 0}.cliente-module__R0ycPG__stepNumber{position:absolute;top:26px;left:16px}.cliente-module__R0ycPG__stepArrow,.cliente-module__R0ycPG__workflow li:nth-child(2) .cliente-module__R0ycPG__stepArrow{display:block;inset:auto auto 3px 18px;transform:rotate(90deg)}.cliente-module__R0ycPG__workflow li:last-child .cliente-module__R0ycPG__stepArrow{display:none}.cliente-module__R0ycPG__carousel{grid-auto-columns:minmax(245px,82vw)}.cliente-module__R0ycPG__screenshot{min-height:430px}.cliente-module__R0ycPG__placeholderBody{height:338px}}
.reseller-module__flMyVW__hero{background:radial-gradient(circle at 78% 24%,#1263ff21,#0000 28%),linear-gradient(#fff 0%,#f9fbff 100%);overflow:hidden}.reseller-module__flMyVW__heroGrid{grid-template-columns:1.04fr .96fr;align-items:center;gap:64px;min-height:680px;display:grid}.reseller-module__flMyVW__heroCopy h1{letter-spacing:-.058em;max-width:760px;margin:14px 0 18px;font-size:clamp(52px,5.8vw,80px);line-height:.96}.reseller-module__flMyVW__heroCopy h2{letter-spacing:-.035em;max-width:650px;margin:0 0 22px;font-size:clamp(25px,2.7vw,36px);line-height:1.13}.reseller-module__flMyVW__heroCopy>p:not(:first-child){max-width:650px;color:var(--muted);font-size:19px;line-height:1.65}.reseller-module__flMyVW__heroVisual{min-height:570px;position:relative}.reseller-module__flMyVW__heroGlow{background:linear-gradient(145deg,#d7e4fff2,#f0f5ff47);border-radius:44% 56% 52% 48%;position:absolute;inset:70px 0 35px 35px}.reseller-module__flMyVW__productWindow{z-index:1;background:#f7f9fd;border:8px solid #111722;border-radius:40px;width:min(480px,94%);min-height:485px;padding:30px;animation:9s ease-in-out infinite reseller-module__flMyVW__float;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(2deg);box-shadow:0 34px 78px #10182833}@keyframes reseller-module__flMyVW__float{0%,to{transform:translateY(-50%)rotate(2deg)}50%{transform:translateY(calc(-50% - 6px))rotate(2deg)}}.reseller-module__flMyVW__windowTop{align-items:center;gap:12px;margin-bottom:25px;font-size:15px;font-weight:850;display:flex}.reseller-module__flMyVW__windowBrand{color:#fff;background:var(--blue);border-radius:13px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.reseller-module__flMyVW__windowBalance{color:#fff;background:linear-gradient(135deg,#0d58ef,#317cff);border-radius:20px;gap:5px;padding:24px;display:grid}.reseller-module__flMyVW__windowBalance small{color:#ffffffc2}.reseller-module__flMyVW__windowBalance strong{font-size:23px}.reseller-module__flMyVW__windowGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0;display:grid}.reseller-module__flMyVW__windowGrid span{text-align:center;background:#fff;border:1px solid #e4e9f2;border-radius:14px;padding:17px 10px;font-size:13px;font-weight:750}.reseller-module__flMyVW__windowRow{background:#fff;border-radius:13px;height:44px;margin-top:10px;box-shadow:inset 0 0 0 1px #e7ebf3}.reseller-module__flMyVW__windowRowShort{width:78%}.reseller-module__flMyVW__introGrid{grid-template-columns:.62fr 1.38fr;align-items:start;gap:80px;display:grid}.reseller-module__flMyVW__introGrid h2{letter-spacing:-.05em;max-width:780px;margin:0 0 24px;font-size:clamp(42px,5vw,64px);line-height:1}.reseller-module__flMyVW__introGrid div>p{max-width:760px;color:var(--muted);margin:0;font-size:20px;line-height:1.7}.reseller-module__flMyVW__featureGrid,.reseller-module__flMyVW__technologyGrid{gap:20px;display:grid}.reseller-module__flMyVW__featureGrid{grid-template-columns:repeat(3,1fr)}.reseller-module__flMyVW__technologyGrid{grid-template-columns:repeat(4,1fr)}.reseller-module__flMyVW__featureCard{min-height:250px}.reseller-module__flMyVW__featureIcon{width:48px;height:48px;color:var(--blue);background:#1263ff17;border-radius:15px;place-items:center;margin-bottom:38px;display:grid}.reseller-module__flMyVW__featureIcon svg{width:24px;height:24px}.reseller-module__flMyVW__featureCard h3,.reseller-module__flMyVW__technologyGrid h3{letter-spacing:-.025em;margin:0 0 10px;font-size:20px}.reseller-module__flMyVW__featureCard p,.reseller-module__flMyVW__technologyGrid p{color:var(--muted);margin:0;line-height:1.65}.reseller-module__flMyVW__technologyMark{color:var(--blue);letter-spacing:.12em;margin-bottom:52px;font-size:12px;font-weight:850;display:block}.reseller-module__flMyVW__workflowSection{overflow:hidden}.reseller-module__flMyVW__workflow{grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.reseller-module__flMyVW__workflow li{border-top:1px solid var(--line);min-height:215px;padding:28px;position:relative}.reseller-module__flMyVW__stepNumber{color:var(--blue);letter-spacing:.12em;font-size:12px;font-weight:850}.reseller-module__flMyVW__workflow h3{letter-spacing:-.025em;margin:42px 0 10px;font-size:22px}.reseller-module__flMyVW__workflow p{color:var(--muted);margin:0;line-height:1.55}.reseller-module__flMyVW__stepArrow{z-index:1;color:#a8b1c0;font-size:22px;position:absolute;top:24px;right:-13px}.reseller-module__flMyVW__screensSection{overflow:hidden}.reseller-module__flMyVW__carousel{scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain;grid-auto-columns:minmax(250px,29%);grid-auto-flow:column;gap:22px;padding:8px 2px 30px;display:grid;overflow-x:auto}.reseller-module__flMyVW__screenItem{scroll-snap-align:start;background:#fff1;border:1px solid #ffffff21;border-radius:30px;min-height:460px;padding:14px}.reseller-module__flMyVW__screenFrame{background:linear-gradient(155deg,#ffffff17,#1263ff14);border-radius:22px;height:348px}.reseller-module__flMyVW__screenTop{border-bottom:1px solid #ffffff14;align-items:center;gap:6px;height:42px;padding:0 16px;display:flex}.reseller-module__flMyVW__screenTop span{background:#ffffff47;border-radius:50%;width:6px;height:6px}.reseller-module__flMyVW__screenContent{flex-direction:column;align-items:center;padding-top:48px;display:flex}.reseller-module__flMyVW__screenLogo{color:#fff;background:var(--blue);border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:28px;font-weight:900;display:grid}.reseller-module__flMyVW__screenLine,.reseller-module__flMyVW__screenLineWide{background:#ffffff26;border-radius:9px;width:42%;height:7px;margin-top:10px}.reseller-module__flMyVW__screenLineWide{width:58%}.reseller-module__flMyVW__screenPanel,.reseller-module__flMyVW__screenPanelShort{background:#1263ff14;border:1px solid #8eb2ff38;border-radius:14px;width:72%;height:54px;margin-top:18px}.reseller-module__flMyVW__screenPanelShort{width:58%;height:34px;margin-top:10px}.reseller-module__flMyVW__screenItem h3{margin:20px 10px 6px;font-size:18px}.reseller-module__flMyVW__screenItem>p{color:#aab5c5;margin:0 10px;font-size:13px;line-height:1.55}.reseller-module__flMyVW__faqGrid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:90px;display:grid}.reseller-module__flMyVW__downloadSection{padding-top:38px}.reseller-module__flMyVW__appIcon{width:66px;height:66px;color:var(--blue);background:#fff;border-radius:20px;place-items:center;margin:0 auto 18px;font-size:28px;font-weight:900;display:grid}.reseller-module__flMyVW__supportLink{color:#fff;overflow-wrap:anywhere;font-weight:750}@media (max-width:900px){.reseller-module__flMyVW__heroGrid{grid-template-columns:1fr;gap:18px;padding-top:28px}.reseller-module__flMyVW__heroVisual{width:min(560px,100%);min-height:530px;margin-inline:auto}.reseller-module__flMyVW__productWindow{right:50%;transform:translate(50%)translateY(-50%)rotate(2deg)}@keyframes reseller-module__flMyVW__float{0%,to{transform:translate(50%)translateY(-50%)rotate(2deg)}50%{transform:translate(50%)translateY(calc(-50% - 6px))rotate(2deg)}}.reseller-module__flMyVW__introGrid,.reseller-module__flMyVW__faqGrid{grid-template-columns:1fr;gap:48px}.reseller-module__flMyVW__featureGrid,.reseller-module__flMyVW__technologyGrid,.reseller-module__flMyVW__workflow{grid-template-columns:repeat(2,1fr)}.reseller-module__flMyVW__workflow li:nth-child(2) .reseller-module__flMyVW__stepArrow{display:none}}@media (max-width:600px){.reseller-module__flMyVW__heroGrid{min-height:auto}.reseller-module__flMyVW__heroCopy h1{font-size:47px}.reseller-module__flMyVW__heroCopy h2{font-size:27px}.reseller-module__flMyVW__heroCopy>p:not(:first-child){font-size:18px}.reseller-module__flMyVW__heroVisual{min-height:440px}.reseller-module__flMyVW__heroGlow{inset:52px 4px 24px}.reseller-module__flMyVW__productWindow{border-width:7px;border-radius:32px;width:100%;min-height:410px;padding:22px}.reseller-module__flMyVW__windowGrid span{padding-block:14px}.reseller-module__flMyVW__introGrid h2{font-size:40px}.reseller-module__flMyVW__introGrid div>p{font-size:18px}.reseller-module__flMyVW__featureGrid,.reseller-module__flMyVW__technologyGrid,.reseller-module__flMyVW__workflow{grid-template-columns:1fr}.reseller-module__flMyVW__featureCard,.reseller-module__flMyVW__technologyGrid article{min-height:auto;padding:28px}.reseller-module__flMyVW__featureIcon{margin-bottom:30px}.reseller-module__flMyVW__technologyMark{margin-bottom:36px}.reseller-module__flMyVW__workflow li{border-top:0;border-left:1px solid var(--line);min-height:auto;padding:24px 12px 34px 58px}.reseller-module__flMyVW__workflow h3{margin:8px 0}.reseller-module__flMyVW__stepNumber{position:absolute;top:26px;left:16px}.reseller-module__flMyVW__stepArrow,.reseller-module__flMyVW__workflow li:nth-child(2) .reseller-module__flMyVW__stepArrow{display:block;inset:auto auto 3px 18px;transform:rotate(90deg)}.reseller-module__flMyVW__workflow li:last-child .reseller-module__flMyVW__stepArrow{display:none}.reseller-module__flMyVW__carousel{grid-auto-columns:minmax(245px,82vw)}.reseller-module__flMyVW__screenItem{min-height:430px}.reseller-module__flMyVW__screenFrame{height:318px}}@media (prefers-reduced-motion:reduce){.reseller-module__flMyVW__productWindow{animation:none}}
