.landing-module__LOIZ2W__landingContainer{--hd-blue:#1e48ff;--hd-blue-deep:#0d1b4c;--hd-yellow:#ffd200;--hd-white:#fff;--hd-bg-soft:#f5f8ff;--hd-bg-soft-2:#eef4ff;--hd-text:#101828;--hd-text-muted:#667085;--hd-border:#dde1ec;--glass-subtle-bg:#ffffffd1;--glass-focus-bg:#ffffffe6;--glass-border:#ffffffb8;--glass-border-blue:#1e48ff38;--glass-blur-subtle:blur(10px);--glass-blur-focus:blur(18px);--shadow-low:0 2px 8px #11142614;--shadow-focus:0 8px 24px #11142624;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--duration-fast:.15s;--duration-normal:.25s;color:var(--hd-text);background:var(--hd-white);font-family:"SVN-Poppins", var(--font-poppins), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.6;position:relative;overflow-x:hidden}.landing-module__LOIZ2W__landingContainer h1,.landing-module__LOIZ2W__landingContainer h2,.landing-module__LOIZ2W__landingContainer h3,.landing-module__LOIZ2W__landingContainer h4,.landing-module__LOIZ2W__landingContainer a,.landing-module__LOIZ2W__landingContainer button,.landing-module__LOIZ2W__landingContainer input,.landing-module__LOIZ2W__landingContainer select,.landing-module__LOIZ2W__landingContainer textarea{font-family:"SVN-Poppins", var(--font-poppins), system-ui, -apple-system, sans-serif;letter-spacing:0}@keyframes landing-module__LOIZ2W__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__LOIZ2W__floatDrift{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(.5deg)}}@keyframes landing-module__LOIZ2W__sparkPulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.landing-module__LOIZ2W__headerNav{z-index:100;background:var(--glass-subtle-bg);-webkit-backdrop-filter:var(--glass-blur-subtle);border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:sticky;top:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.landing-module__LOIZ2W__headerNav{background:var(--hd-white);box-shadow:var(--shadow-low)}}.landing-module__LOIZ2W__logoLink{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.landing-module__LOIZ2W__logoImage{width:auto;height:36px;display:block}.landing-module__LOIZ2W__navActions{align-items:center;gap:16px;display:flex}.landing-module__LOIZ2W__navPhone{color:var(--hd-blue-deep);transition:color var(--duration-fast) ease;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none}.landing-module__LOIZ2W__navPhone:hover{color:var(--hd-blue)}.landing-module__LOIZ2W__navPhone:focus-visible{outline:2px solid var(--hd-blue);outline-offset:2px;border-radius:4px}.landing-module__LOIZ2W__navBtn{background:var(--hd-blue);color:var(--hd-white);white-space:nowrap;transition:background-color var(--duration-fast) ease, transform var(--duration-fast) ease;border-radius:8px;padding:10px 22px;font-size:13.5px;font-weight:600;text-decoration:none}.landing-module__LOIZ2W__navBtn:hover{background:var(--hd-blue-deep);transform:translateY(-1px)}.landing-module__LOIZ2W__navBtn:active{transform:scale(.97)}.landing-module__LOIZ2W__navBtn:focus-visible{outline:2px solid var(--hd-blue);outline-offset:2px}.landing-module__LOIZ2W__heroSection{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;max-width:1200px;margin:0 auto;padding:88px 24px 96px;display:grid}.landing-module__LOIZ2W__heroContent{animation:landing-module__LOIZ2W__fadeInUp .7s var(--ease-out-expo) both;flex-direction:column;gap:22px;display:flex}.landing-module__LOIZ2W__heroKicker{text-transform:uppercase;color:var(--hd-blue);letter-spacing:1.5px;font-size:12.5px;font-weight:700}.landing-module__LOIZ2W__heroTitle{color:var(--hd-blue-deep);letter-spacing:0;margin:0;font-size:44px;font-weight:800;line-height:1.12}.landing-module__LOIZ2W__heroHeadline{color:var(--hd-blue);margin:0;font-size:22px;font-weight:700;line-height:1.35}.landing-module__LOIZ2W__heroDescription{color:var(--hd-text-muted);max-width:520px;margin:0;font-size:16px;line-height:1.7}.landing-module__LOIZ2W__heroTrustLine{color:var(--hd-text-muted);font-size:14px;font-style:italic;line-height:1.5}.landing-module__LOIZ2W__heroActions{flex-wrap:wrap;gap:14px;margin-top:8px;display:flex}.landing-module__LOIZ2W__btnPrimary{background:var(--hd-blue);color:var(--hd-white);cursor:pointer;text-align:center;min-height:48px;transition:background-color var(--duration-fast) ease, transform var(--duration-fast) ease, box-shadow var(--duration-normal) ease;border:none;border-radius:8px;justify-content:center;align-items:center;padding:14px 30px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.landing-module__LOIZ2W__btnPrimary:hover{background:var(--hd-blue-deep);transform:translateY(-1px);box-shadow:0 4px 16px #1e48ff2e}.landing-module__LOIZ2W__btnPrimary:active{transform:scale(.97)}.landing-module__LOIZ2W__btnPrimary:focus-visible{outline:2px solid var(--hd-blue);outline-offset:2px}.landing-module__LOIZ2W__btnSecondary{background:var(--hd-white);color:var(--hd-blue-deep);border:1.5px solid var(--hd-border);text-align:center;cursor:pointer;min-height:48px;transition:background-color var(--duration-fast) ease, border-color var(--duration-fast) ease, transform var(--duration-fast) ease;border-radius:8px;justify-content:center;align-items:center;padding:14px 30px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.landing-module__LOIZ2W__btnSecondary:hover{background:var(--hd-bg-soft);border-color:var(--hd-blue);transform:translateY(-1px)}.landing-module__LOIZ2W__btnSecondary:active{transform:scale(.97)}.landing-module__LOIZ2W__btnSecondary:focus-visible{outline:2px solid var(--hd-blue-deep);outline-offset:2px}.landing-module__LOIZ2W__heroMedia{height:500px;animation:landing-module__LOIZ2W__fadeInUp .9s var(--ease-out-expo) .12s both;justify-content:center;align-items:center;display:flex;position:relative}.landing-module__LOIZ2W__pairedFrameWrapper{width:100%;height:100%;position:relative}.landing-module__LOIZ2W__framePrimary{width:78%;height:76%;box-shadow:var(--shadow-focus);border:4px solid var(--hd-white);z-index:2;border-radius:10px;animation:7s ease-in-out infinite landing-module__LOIZ2W__floatDrift;position:absolute;top:0;left:0;overflow:hidden}.landing-module__LOIZ2W__frameSecondary{width:62%;height:62%;box-shadow:var(--shadow-low);border:4px solid var(--hd-white);z-index:1;border-radius:10px;animation:9s ease-in-out 1s infinite landing-module__LOIZ2W__floatDrift;position:absolute;bottom:0;right:0;overflow:hidden}.landing-module__LOIZ2W__frameImage{object-fit:cover;width:100%;height:100%;display:block}.landing-module__LOIZ2W__sparkDot{background:var(--hd-yellow);z-index:3;border-radius:50%;width:14px;height:14px;animation:3s ease-in-out infinite landing-module__LOIZ2W__sparkPulse;position:absolute;bottom:58%;right:58%;box-shadow:0 0 12px #ffd20080}.landing-module__LOIZ2W__problemSection{background:var(--hd-bg-soft);padding:88px 24px}.landing-module__LOIZ2W__problemContainer{grid-template-columns:1.05fr .95fr;align-items:flex-start;gap:56px;max-width:1200px;margin:0 auto;display:grid}.landing-module__LOIZ2W__problemLeft{flex-direction:column;gap:20px;display:flex}.landing-module__LOIZ2W__problemTitle{color:var(--hd-blue-deep);margin:0;font-size:34px;font-weight:800;line-height:1.22}.landing-module__LOIZ2W__problemQuote{color:var(--hd-blue);margin:4px 0;font-size:22px;font-style:italic;font-weight:700;line-height:1.35}.landing-module__LOIZ2W__problemQuote:before{content:"“";color:var(--hd-yellow);margin-bottom:6px;font-size:40px;line-height:.6;display:block}.landing-module__LOIZ2W__problemText{color:var(--hd-text-muted);margin:0;font-size:15px;line-height:1.65}.landing-module__LOIZ2W__problemValueStatement{color:var(--hd-blue-deep);background:#ffd20024;border-radius:8px;margin-top:4px;padding:16px 20px;font-size:15px;font-weight:600;line-height:1.55}.landing-module__LOIZ2W__problemRight{background:var(--hd-white);border:1px solid var(--hd-border);border-radius:12px;padding:36px}.landing-module__LOIZ2W__problemSubtitle{color:var(--hd-blue-deep);margin-top:0;margin-bottom:24px;font-size:18px;font-weight:700}.landing-module__LOIZ2W__painPointsList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.landing-module__LOIZ2W__painPointItem{align-items:flex-start;gap:12px;display:flex}.landing-module__LOIZ2W__painPointIcon{color:var(--hd-blue);flex-shrink:0;margin-top:1px;font-size:15px;font-weight:700;line-height:1.45}.landing-module__LOIZ2W__painPointItem p{color:var(--hd-text-muted);margin:0;font-size:14.5px;line-height:1.45}.landing-module__LOIZ2W__comparisonSection{background:var(--hd-white);padding:88px 24px}.landing-module__LOIZ2W__comparisonContainer{grid-template-columns:1.3fr .7fr;align-items:center;gap:48px;max-width:1100px;margin:0 auto;display:grid}.landing-module__LOIZ2W__comparisonSlider{width:100%;height:440px;box-shadow:var(--shadow-focus);border:3px solid var(--hd-white);-webkit-user-select:none;user-select:none;outline:1px solid var(--hd-border);border-radius:12px;position:relative;overflow:hidden}.landing-module__LOIZ2W__comparisonImage{pointer-events:none;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.landing-module__LOIZ2W__beforeImage{filter:brightness(.6)contrast(.88)saturate(.8)blur(.3px)}.landing-module__LOIZ2W__afterImage{z-index:2}.landing-module__LOIZ2W__sliderControl{opacity:0;cursor:ew-resize;z-index:5;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.landing-module__LOIZ2W__sliderControl:focus-visible+.landing-module__LOIZ2W__sliderHandle{outline:2px solid var(--hd-blue);outline-offset:2px}.landing-module__LOIZ2W__labelBefore,.landing-module__LOIZ2W__labelAfter{color:var(--hd-white);letter-spacing:.5px;pointer-events:none;z-index:3;-webkit-backdrop-filter:blur(4px);background:#0d1b4cd1;border-radius:4px;padding:6px 14px;font-size:11px;font-weight:700;position:absolute;top:16px}.landing-module__LOIZ2W__labelBefore{z-index:1;right:16px}.landing-module__LOIZ2W__labelAfter{z-index:3;left:16px}.landing-module__LOIZ2W__sliderHandle{pointer-events:none;z-index:4;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.landing-module__LOIZ2W__sliderLine{background:var(--hd-white);width:2px;height:100%;box-shadow:0 0 12px #00000059}.landing-module__LOIZ2W__sliderButton{background:var(--hd-white);border:2px solid var(--hd-blue);width:44px;height:44px;color:var(--hd-blue);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 12px #11142638}.landing-module__LOIZ2W__comparisonInfo{flex-direction:column;gap:16px;display:flex}.landing-module__LOIZ2W__comparisonInfoTitle{color:var(--hd-blue-deep);font-size:24px;font-weight:800;line-height:1.25}.landing-module__LOIZ2W__comparisonInfoText{color:var(--hd-text-muted);font-size:15px;line-height:1.65}.landing-module__LOIZ2W__comparisonDisclaimer{color:var(--hd-text-muted);margin-top:4px;font-size:12px;font-style:italic;line-height:1.5}.landing-module__LOIZ2W__sectionHead{text-align:center;flex-direction:column;gap:14px;max-width:720px;margin:0 auto 52px;display:flex}.landing-module__LOIZ2W__sectionTitle{color:var(--hd-blue-deep);letter-spacing:0;font-size:34px;font-weight:800;line-height:1.22}.landing-module__LOIZ2W__sectionSub{color:var(--hd-text-muted);font-size:16px;line-height:1.6}.landing-module__LOIZ2W__audienceSection{max-width:1200px;margin:0 auto;padding:88px 24px}.landing-module__LOIZ2W__audienceGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.landing-module__LOIZ2W__audienceCard{background:var(--hd-white);border:1px solid var(--hd-border);transition:transform var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-normal) ease;border-radius:12px;flex-direction:column;gap:14px;padding:28px 28px 32px;display:flex}.landing-module__LOIZ2W__audienceCard:hover{box-shadow:var(--shadow-focus);transform:translateY(-3px)}.landing-module__LOIZ2W__audienceBadge{background:var(--hd-bg-soft-2);color:var(--hd-blue-deep);letter-spacing:.3px;border-radius:99px;align-self:flex-start;padding:4px 12px;font-size:12px;font-weight:700}.landing-module__LOIZ2W__audienceTitle{color:var(--hd-blue-deep);font-size:19px;font-weight:700;line-height:1.3}.landing-module__LOIZ2W__audienceText{color:var(--hd-text-muted);font-size:14.5px;line-height:1.55}.landing-module__LOIZ2W__valueSection{background:var(--hd-bg-soft);padding:88px 24px}.landing-module__LOIZ2W__valueContent{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:grid}.landing-module__LOIZ2W__valueList{flex-direction:column;gap:28px;display:flex}.landing-module__LOIZ2W__valueItem{gap:18px;display:flex}.landing-module__LOIZ2W__valueIconMarker{color:var(--hd-blue);flex-shrink:0;margin-top:2px;font-size:20px;font-weight:700;line-height:1.3}.landing-module__LOIZ2W__valueItemTitle{color:var(--hd-blue-deep);margin-bottom:6px;font-size:17px;font-weight:700;line-height:1.3}.landing-module__LOIZ2W__valueItemText{color:var(--hd-text-muted);font-size:14.5px;line-height:1.55}.landing-module__LOIZ2W__valueMedia{height:420px;box-shadow:var(--shadow-low);border-radius:12px;position:relative;overflow:hidden}.landing-module__LOIZ2W__valueMedia img{object-fit:cover;width:100%;height:100%}.landing-module__LOIZ2W__packagesSection{max-width:1200px;margin:0 auto;padding:88px 24px}.landing-module__LOIZ2W__packagesGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:28px;display:grid}.landing-module__LOIZ2W__packageCard{background:var(--hd-white);border:1px solid var(--hd-border);transition:transform var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-normal) ease;border-radius:12px;flex-direction:column;padding:36px 28px 32px;display:flex;position:relative}.landing-module__LOIZ2W__packageCard:hover{box-shadow:var(--shadow-focus);transform:translateY(-4px)}.landing-module__LOIZ2W__packageFeatured{border:2px solid var(--hd-blue);z-index:1;box-shadow:0 4px 20px #1e48ff1a}.landing-module__LOIZ2W__packageFeatured:hover{box-shadow:0 8px 32px #1e48ff29}.landing-module__LOIZ2W__featuredBadge{background:var(--hd-blue);color:var(--hd-white);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:99px;padding:5px 18px;font-size:11px;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.landing-module__LOIZ2W__packageName{color:var(--hd-blue-deep);margin-bottom:8px;font-size:19px;font-weight:700}.landing-module__LOIZ2W__packagePrice{color:var(--hd-blue);margin-bottom:24px;font-size:32px;font-weight:800;line-height:1.2}.landing-module__LOIZ2W__packageFeatures{flex-direction:column;flex-grow:1;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.landing-module__LOIZ2W__packageFeatureItem{color:var(--hd-text);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.landing-module__LOIZ2W__featureCheck{color:var(--hd-blue);flex-shrink:0;margin-top:1px;font-weight:700}.landing-module__LOIZ2W__packageCTA{text-align:center;cursor:pointer;min-height:44px;transition:background-color var(--duration-fast) ease, transform var(--duration-fast) ease;border-radius:8px;padding:13px 16px;font-size:14px;font-weight:600;text-decoration:none;display:block}.landing-module__LOIZ2W__packageCTA:active{transform:scale(.97)}.landing-module__LOIZ2W__packageCTA:focus-visible{outline:2px solid var(--hd-blue);outline-offset:2px}.landing-module__LOIZ2W__ctaPrimary{background:var(--hd-blue);color:var(--hd-white)}.landing-module__LOIZ2W__ctaPrimary:hover{background:var(--hd-blue-deep)}.landing-module__LOIZ2W__ctaSecondary{background:var(--hd-bg-soft);color:var(--hd-blue-deep);border:1px solid var(--hd-border)}.landing-module__LOIZ2W__ctaSecondary:hover{background:var(--hd-bg-soft-2);border-color:var(--hd-blue)}.landing-module__LOIZ2W__matrixWrapper{background:var(--hd-white);border:1px solid var(--hd-border);box-shadow:var(--shadow-low);border-radius:12px;margin-top:56px;padding:36px}.landing-module__LOIZ2W__matrixTitle{color:var(--hd-blue-deep);text-align:center;margin-bottom:24px;font-size:22px;font-weight:800}.landing-module__LOIZ2W__tableResponsive{-webkit-overflow-scrolling:touch;border:1px solid var(--hd-border);background:var(--hd-white);border-radius:8px;width:100%;overflow-x:auto}.landing-module__LOIZ2W__matrixTable,.landing-module__LOIZ2W__addonTable,.landing-module__LOIZ2W__monthlyTable{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.landing-module__LOIZ2W__matrixTable th,.landing-module__LOIZ2W__addonTable th,.landing-module__LOIZ2W__monthlyTable th{background:var(--hd-bg-soft-2);color:var(--hd-blue-deep);border-bottom:2px solid var(--hd-border);white-space:nowrap;padding:14px 20px;font-weight:700}.landing-module__LOIZ2W__matrixTable td,.landing-module__LOIZ2W__addonTable td,.landing-module__LOIZ2W__monthlyTable td{border-bottom:1px solid var(--hd-border);color:var(--hd-text);background:var(--hd-white);padding:13px 20px}.landing-module__LOIZ2W__matrixTable tr:last-child td,.landing-module__LOIZ2W__addonTable tr:last-child td,.landing-module__LOIZ2W__monthlyTable tr:last-child td{border-bottom:none}.landing-module__LOIZ2W__matrixTable tr:hover td,.landing-module__LOIZ2W__addonTable tr:hover td,.landing-module__LOIZ2W__monthlyTable tr:hover td{background:var(--hd-bg-soft)}.landing-module__LOIZ2W__matrixNote{color:var(--hd-text-muted);text-align:center;margin-top:16px;font-size:13px;font-style:italic;line-height:1.5}.landing-module__LOIZ2W__priceCell{color:var(--hd-blue);white-space:nowrap;font-weight:700}.landing-module__LOIZ2W__mobilePricingCards{display:none}.landing-module__LOIZ2W__mobilePriceCard{background:var(--hd-white);border:1px solid var(--hd-border);border-radius:8px;padding:20px 16px}.landing-module__LOIZ2W__mobilePriceCardTitle{color:var(--hd-blue-deep);border-bottom:1px solid var(--hd-border);margin-bottom:12px;padding-bottom:10px;font-size:16px;font-weight:800}.landing-module__LOIZ2W__mobilePriceRow{border-bottom:1px dashed var(--hd-bg-soft-2);justify-content:space-between;align-items:center;padding:7px 0;font-size:14px;display:flex}.landing-module__LOIZ2W__mobilePriceRow:last-child{border-bottom:none;padding-bottom:0}.landing-module__LOIZ2W__mobilePriceRow span{color:var(--hd-text-muted)}.landing-module__LOIZ2W__mobilePriceRow strong{color:var(--hd-blue);font-weight:700}.landing-module__LOIZ2W__addonsSection{background:var(--hd-bg-soft);padding:88px 24px}.landing-module__LOIZ2W__addonsContent{max-width:1100px;margin:0 auto}.landing-module__LOIZ2W__tablesContainer{grid-template-columns:1.15fr .85fr;gap:32px;margin-top:40px;display:grid}.landing-module__LOIZ2W__tableBox{background:var(--hd-white);border:1px solid var(--hd-border);box-shadow:var(--shadow-low);border-radius:12px;flex-direction:column;height:100%;padding:32px;display:flex}.landing-module__LOIZ2W__tableBoxTitle{color:var(--hd-blue-deep);margin-bottom:12px;font-size:20px;font-weight:700}.landing-module__LOIZ2W__tableBoxSub{color:var(--hd-text-muted);margin-bottom:20px;font-size:14px;line-height:1.5}.landing-module__LOIZ2W__monthlyInclusions{background:var(--hd-bg-soft);border:1px solid var(--hd-border);text-align:left;border-radius:8px;margin-top:20px;padding:20px}.landing-module__LOIZ2W__monthlyInclusionsTitle{color:var(--hd-blue-deep);margin-top:0;margin-bottom:12px;font-size:14px;font-weight:700}.landing-module__LOIZ2W__monthlyInclusionsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.landing-module__LOIZ2W__monthlyInclusionsList li{color:var(--hd-text);padding-left:18px;font-size:13.5px;line-height:1.45;position:relative}.landing-module__LOIZ2W__monthlyInclusionsList li:before{content:"•" / "";color:var(--hd-blue);font-size:16px;font-weight:700;position:absolute;top:-1px;left:4px}.landing-module__LOIZ2W__monthlyInclusionsList li.landing-module__LOIZ2W__monthlyInclusionsNote{color:var(--hd-text-muted);margin-top:4px;padding-left:0;font-size:12.5px;font-style:italic}.landing-module__LOIZ2W__monthlyInclusionsList li.landing-module__LOIZ2W__monthlyInclusionsNote:before{display:none}.landing-module__LOIZ2W__monthlyCTAWrapper{margin-top:auto;padding-top:28px}.landing-module__LOIZ2W__monthlyCTA{background:var(--hd-blue-deep);color:var(--hd-white);white-space:nowrap;min-height:44px;transition:transform var(--duration-fast) ease, box-shadow var(--duration-normal) ease;border-radius:8px;justify-content:center;align-items:center;padding:13px 28px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.landing-module__LOIZ2W__monthlyCTA:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0d1b4c2e}.landing-module__LOIZ2W__monthlyCTA:active{transform:scale(.97)}.landing-module__LOIZ2W__monthlyCTA:focus-visible{outline:2px solid var(--hd-blue);outline-offset:2px}.landing-module__LOIZ2W__timelineSection{max-width:1200px;margin:0 auto;padding:88px 24px}.landing-module__LOIZ2W__timelineGrid{grid-template-columns:repeat(5,1fr);gap:0;margin-top:48px;display:grid;position:relative}.landing-module__LOIZ2W__timelineGrid:before{content:"" / "";background:linear-gradient(to right, var(--hd-border) 0%, var(--hd-blue) 20%, var(--hd-blue) 80%, var(--hd-border) 100%);z-index:0;opacity:.4;height:2px;position:absolute;top:30px;left:calc(10% + 30px);right:calc(10% + 30px)}.landing-module__LOIZ2W__timelineStep{text-align:center;z-index:1;flex-direction:column;align-items:center;padding:0 10px;display:flex;position:relative}.landing-module__LOIZ2W__stepNum{background:var(--hd-white);width:60px;height:60px;color:var(--hd-blue);border:3px solid var(--hd-blue);transition:background-color var(--duration-normal) ease, color var(--duration-normal) ease;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:20px;font-size:20px;font-weight:800;display:flex}.landing-module__LOIZ2W__timelineStep:first-child .landing-module__LOIZ2W__stepNum,.landing-module__LOIZ2W__timelineStep:last-child .landing-module__LOIZ2W__stepNum,.landing-module__LOIZ2W__timelineStep:hover .landing-module__LOIZ2W__stepNum{background:var(--hd-blue);color:var(--hd-white)}.landing-module__LOIZ2W__stepTitle{color:var(--hd-blue-deep);margin-bottom:8px;font-size:15px;font-weight:700;line-height:1.3}.landing-module__LOIZ2W__stepText{color:var(--hd-text-muted);font-size:13px;line-height:1.5}.landing-module__LOIZ2W__checklistSection{background:var(--hd-bg-soft);padding:88px 24px}.landing-module__LOIZ2W__checklistGrid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:960px;margin:0 auto;display:grid}.landing-module__LOIZ2W__checklistItem{background:var(--hd-white);border:1px solid var(--hd-border);transition:border-color var(--duration-normal) ease, transform var(--duration-fast) ease;border-radius:8px;padding:24px}.landing-module__LOIZ2W__checklistItem:hover{border-color:var(--hd-blue);transform:translateY(-2px)}.landing-module__LOIZ2W__checklistItemTitle{color:var(--hd-blue-deep);margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.3}.landing-module__LOIZ2W__checklistSubList{flex-direction:column;gap:7px;margin:8px 0 0;padding:0;list-style:none;display:flex}.landing-module__LOIZ2W__checklistSubList li{color:var(--hd-text-muted);padding-left:20px;font-size:13.5px;line-height:1.45;position:relative}.landing-module__LOIZ2W__checklistSubList li:before{content:"✓" / "";color:var(--hd-blue);font-weight:700;position:absolute;left:0}.landing-module__LOIZ2W__caseSection{max-width:1200px;margin:0 auto;padding:88px 24px}.landing-module__LOIZ2W__casePlaceholderBanner{background:var(--hd-bg-soft-2);border:1px dashed var(--hd-blue);text-align:center;color:var(--hd-blue-deep);border-radius:8px;margin-bottom:36px;padding:20px 24px;font-size:14px;line-height:1.5}.landing-module__LOIZ2W__caseGrid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.landing-module__LOIZ2W__caseCard{background:var(--hd-white);border:1px solid var(--hd-border);color:inherit;transition:transform var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-normal) ease;border-radius:12px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.landing-module__LOIZ2W__caseCard:hover{box-shadow:var(--shadow-focus);transform:translateY(-4px)}.landing-module__LOIZ2W__caseCard:focus-visible{outline:2px solid var(--hd-blue);outline-offset:2px}.landing-module__LOIZ2W__caseMedia{height:280px;position:relative;overflow:hidden}.landing-module__LOIZ2W__caseMedia img{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease-out-expo);display:block}.landing-module__LOIZ2W__caseCard:hover .landing-module__LOIZ2W__caseMedia img{transform:scale(1.04)}.landing-module__LOIZ2W__caseBody{flex-direction:column;flex-grow:1;gap:10px;padding:24px;display:flex}.landing-module__LOIZ2W__caseKicker{text-transform:uppercase;color:var(--hd-blue);letter-spacing:.5px;font-size:12px;font-weight:700}.landing-module__LOIZ2W__caseTitle{color:var(--hd-blue-deep);font-size:18px;font-weight:700;line-height:1.3}.landing-module__LOIZ2W__caseDesc{color:var(--hd-text-muted);flex-grow:1;font-size:14px;line-height:1.55}.landing-module__LOIZ2W__caseSpecs{border-top:1px solid var(--hd-border);color:var(--hd-text);flex-direction:column;gap:4px;margin-top:8px;padding-top:12px;font-size:13px;display:flex}.landing-module__LOIZ2W__caseRefLabel{color:var(--hd-text-muted);font-size:11.5px;font-style:italic}.landing-module__LOIZ2W__faqSection{background:var(--hd-white);padding:88px 24px}.landing-module__LOIZ2W__faqContent{flex-direction:column;gap:12px;max-width:780px;margin:0 auto;display:flex}.landing-module__LOIZ2W__faqDetails{border:1px solid var(--hd-border);background:var(--hd-bg-soft);transition:border-color var(--duration-fast) ease;border-radius:8px;overflow:hidden}.landing-module__LOIZ2W__faqDetails[open]{border-color:var(--glass-border-blue)}.landing-module__LOIZ2W__faqSummary{color:var(--hd-blue-deep);cursor:pointer;min-height:44px;transition:background-color var(--duration-fast) ease;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:15.5px;font-weight:700;list-style:none;display:flex}.landing-module__LOIZ2W__faqSummary::-webkit-details-marker{display:none}.landing-module__LOIZ2W__faqSummary:hover{background:var(--hd-bg-soft-2)}.landing-module__LOIZ2W__faqSummary:focus-visible{outline:2px solid var(--hd-blue);outline-offset:-2px;border-radius:8px}.landing-module__LOIZ2W__faqSummary:after{content:"+" / "";color:var(--hd-blue);flex-shrink:0;font-size:22px;font-weight:400;line-height:1}.landing-module__LOIZ2W__faqDetails[open] .landing-module__LOIZ2W__faqSummary:after{content:"−" / ""}.landing-module__LOIZ2W__faqAnswer{color:var(--hd-text-muted);border-top:1px solid var(--hd-border);padding:0 24px 20px;font-size:14.5px;line-height:1.65}.landing-module__LOIZ2W__formSection{max-width:800px;margin:0 auto;padding:88px 24px}.landing-module__LOIZ2W__formCard{background:var(--hd-white);border:1px solid var(--hd-border);box-shadow:var(--shadow-low);border-radius:12px;padding:48px}.landing-module__LOIZ2W__formGlassFocus{background:var(--glass-focus-bg);-webkit-backdrop-filter:var(--glass-blur-focus);border:1.5px solid var(--glass-border-blue);box-shadow:var(--shadow-focus)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.landing-module__LOIZ2W__formGlassFocus{background:var(--hd-white)}}.landing-module__LOIZ2W__formGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:28px;display:grid}.landing-module__LOIZ2W__formFullWidth{grid-column:span 2}.landing-module__LOIZ2W__formGroup{flex-direction:column;gap:6px;display:flex}.landing-module__LOIZ2W__formLabel{color:var(--hd-blue-deep);letter-spacing:.2px;font-size:13px;font-weight:700}.landing-module__LOIZ2W__formInput{border:1.5px solid var(--hd-border);width:100%;color:var(--hd-text);background:var(--hd-white);min-height:44px;transition:border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:14px}.landing-module__LOIZ2W__formInput:focus{border-color:var(--hd-blue);outline:none;box-shadow:0 0 0 3px #1e48ff1f}.landing-module__LOIZ2W__formInput:focus-visible{outline:2px solid var(--hd-blue);outline-offset:1px}.landing-module__LOIZ2W__formInput::placeholder{color:#6b7280;opacity:1}.landing-module__LOIZ2W__formSubmitBtn{width:100%;margin-top:28px}.landing-module__LOIZ2W__formSubmitBtn:disabled{opacity:.65;cursor:wait;transform:none}.landing-module__LOIZ2W__honeypotField{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.landing-module__LOIZ2W__formError{color:#b3261e;background:#c6282814;border-radius:8px;margin:24px 0 -12px;padding:12px 16px;font-size:14px;font-weight:600;line-height:1.5}.landing-module__LOIZ2W__formReassure{text-align:center;color:var(--hd-text-muted);margin:12px 0 0;font-size:13px;line-height:1.5}.landing-module__LOIZ2W__successContainer{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:36px 16px;display:flex}.landing-module__LOIZ2W__successIcon{width:64px;height:64px;color:var(--hd-white);background:#16845b;border-radius:50%;justify-content:center;align-items:center;font-size:30px;font-weight:700;display:flex;box-shadow:0 4px 14px #16845b38}.landing-module__LOIZ2W__successTitle{color:var(--hd-blue-deep);font-size:24px;font-weight:800}.landing-module__LOIZ2W__successText{color:var(--hd-text-muted);max-width:480px;font-size:15px;line-height:1.65}.landing-module__LOIZ2W__successHotline{color:var(--hd-text);background:var(--hd-bg-soft);border:1px solid var(--hd-border);border-radius:8px;margin-top:12px;padding:12px 24px;font-size:14px}.landing-module__LOIZ2W__footerSection{background:var(--hd-blue-deep);color:var(--hd-white);padding:48px 24px}.landing-module__LOIZ2W__footerContent{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding-bottom:32px;display:flex}.landing-module__LOIZ2W__footerBrand{flex-direction:column;gap:6px;display:flex}.landing-module__LOIZ2W__footerBrandName{letter-spacing:.5px;font-size:20px;font-weight:800}.landing-module__LOIZ2W__footerBrandSub{color:#ffffffb3;font-size:13px}.landing-module__LOIZ2W__footerInfo{text-align:right;color:#ffffffb3;flex-direction:column;gap:6px;font-size:13.5px;display:flex}.landing-module__LOIZ2W__footerInfo a{color:var(--hd-yellow);font-weight:600;text-decoration:none}.landing-module__LOIZ2W__footerInfo a:hover{text-decoration:underline}.landing-module__LOIZ2W__footerInfo a:focus-visible{outline:2px solid var(--hd-yellow);outline-offset:2px;border-radius:2px}.landing-module__LOIZ2W__footerCopyright{color:#ffffff8c;justify-content:space-between;gap:16px;max-width:1200px;margin:20px auto 0;font-size:12px;display:flex}.landing-module__LOIZ2W__stickyMobileCTA{background:var(--glass-subtle-bg);-webkit-backdrop-filter:var(--glass-blur-subtle);border-top:1px solid var(--glass-border);padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));z-index:99;transition:transform var(--duration-normal) ease;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000012}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.landing-module__LOIZ2W__stickyMobileCTA{background:var(--hd-white)}}.landing-module__LOIZ2W__stickyCTAGrid{grid-template-columns:1fr 1fr 1.3fr;gap:8px;display:grid}.landing-module__LOIZ2W__stickyBtnCall,.landing-module__LOIZ2W__stickyBtnZalo,.landing-module__LOIZ2W__stickyBtnQuote{text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 8px;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;display:flex}.landing-module__LOIZ2W__stickyBtnCall{background:var(--hd-white);color:var(--hd-blue-deep);border:1px solid var(--hd-border);transition:background-color var(--duration-fast) ease}.landing-module__LOIZ2W__stickyBtnCall:hover{background:var(--hd-bg-soft)}.landing-module__LOIZ2W__stickyBtnZalo{color:var(--hd-white);transition:opacity var(--duration-fast) ease;background:#0068ff;border:none}.landing-module__LOIZ2W__stickyBtnZalo:hover{opacity:.92}.landing-module__LOIZ2W__stickyBtnQuote{background:var(--hd-blue);color:var(--hd-white);transition:background-color var(--duration-fast) ease;border:none}.landing-module__LOIZ2W__stickyBtnQuote:hover{background:var(--hd-blue-deep)}.landing-module__LOIZ2W__stickyBtnCall:focus-visible,.landing-module__LOIZ2W__stickyBtnZalo:focus-visible,.landing-module__LOIZ2W__stickyBtnQuote:focus-visible{outline:2px solid var(--hd-blue-deep);outline-offset:2px}@media (prefers-reduced-motion:reduce){.landing-module__LOIZ2W__landingContainer *,.landing-module__LOIZ2W__landingContainer :before,.landing-module__LOIZ2W__landingContainer :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.landing-module__LOIZ2W__heroContent,.landing-module__LOIZ2W__heroMedia{opacity:1!important;animation:none!important;transform:none!important}.landing-module__LOIZ2W__framePrimary,.landing-module__LOIZ2W__frameSecondary{animation:none!important;transform:none!important}.landing-module__LOIZ2W__sparkDot{animation:none!important}.landing-module__LOIZ2W__caseMedia img{transition:none!important}}@media (max-width:1024px){.landing-module__LOIZ2W__heroSection{text-align:center;grid-template-columns:1fr;gap:40px;padding:56px 24px 64px}.landing-module__LOIZ2W__heroTitle{font-size:36px}.landing-module__LOIZ2W__heroDescription{max-width:560px;margin-left:auto;margin-right:auto}.landing-module__LOIZ2W__heroActions{justify-content:center}.landing-module__LOIZ2W__heroHeadline{border-left:none;border-top:3px solid var(--hd-blue);max-width:560px;margin:0 auto;padding-top:14px;padding-left:0}.landing-module__LOIZ2W__heroTrustLine{border-left:none;border-top:2px solid var(--hd-yellow);max-width:560px;margin:0 auto;padding-top:10px;padding-left:0}.landing-module__LOIZ2W__heroMedia{width:100%;max-width:560px;height:380px;margin:0 auto}.landing-module__LOIZ2W__problemContainer{grid-template-columns:1fr;gap:36px}.landing-module__LOIZ2W__comparisonContainer{grid-template-columns:1fr;gap:32px}.landing-module__LOIZ2W__comparisonSlider{height:340px}.landing-module__LOIZ2W__valueContent{grid-template-columns:1fr;gap:40px}.landing-module__LOIZ2W__valueMedia{height:320px}.landing-module__LOIZ2W__packagesGrid{grid-template-columns:1fr;max-width:440px;margin:0 auto}.landing-module__LOIZ2W__timelineGrid{grid-template-columns:1fr;gap:0}.landing-module__LOIZ2W__timelineGrid:before{background:var(--hd-border);opacity:.5;width:2px;height:100%;inset:0 auto 0 30px}.landing-module__LOIZ2W__timelineStep{text-align:left;flex-direction:row;gap:20px;padding:16px 0}.landing-module__LOIZ2W__stepNum{flex-shrink:0;width:52px;height:52px;margin-bottom:0;font-size:18px}.landing-module__LOIZ2W__tablesContainer{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.landing-module__LOIZ2W__landingContainer{padding-bottom:80px;font-size:15px}.landing-module__LOIZ2W__navPhone{display:none}.landing-module__LOIZ2W__audienceGrid,.landing-module__LOIZ2W__checklistGrid,.landing-module__LOIZ2W__caseGrid,.landing-module__LOIZ2W__formGrid{grid-template-columns:1fr}.landing-module__LOIZ2W__formFullWidth{grid-column:span 1}.landing-module__LOIZ2W__formCard{padding:28px 20px}.landing-module__LOIZ2W__footerContent{text-align:center;flex-direction:column}.landing-module__LOIZ2W__footerInfo{text-align:center}.landing-module__LOIZ2W__footerCopyright{text-align:center;flex-direction:column;align-items:center;gap:8px}.landing-module__LOIZ2W__stickyMobileCTA{display:block}:is(.landing-module__LOIZ2W__landingContainer:has(input:focus,textarea:focus,select:focus)~.landing-module__LOIZ2W__stickyMobileCTA,.landing-module__LOIZ2W__landingContainer:has(input:focus,textarea:focus,select:focus) .landing-module__LOIZ2W__stickyMobileCTA){pointer-events:none;transform:translateY(100%)}.landing-module__LOIZ2W__matrixWrapper .landing-module__LOIZ2W__tableResponsive{display:none}.landing-module__LOIZ2W__mobilePricingCards{flex-direction:column;gap:14px;margin-top:16px;display:flex}.landing-module__LOIZ2W__addonTable th,.landing-module__LOIZ2W__addonTable td,.landing-module__LOIZ2W__monthlyTable th,.landing-module__LOIZ2W__monthlyTable td{padding:10px 12px;font-size:13px}.landing-module__LOIZ2W__problemRight{padding:24px 20px}.landing-module__LOIZ2W__sectionTitle{font-size:28px}.landing-module__LOIZ2W__sectionHead{margin-bottom:36px}.landing-module__LOIZ2W__problemSection,.landing-module__LOIZ2W__comparisonSection,.landing-module__LOIZ2W__valueSection,.landing-module__LOIZ2W__packagesSection,.landing-module__LOIZ2W__addonsSection,.landing-module__LOIZ2W__timelineSection,.landing-module__LOIZ2W__checklistSection,.landing-module__LOIZ2W__caseSection,.landing-module__LOIZ2W__faqSection,.landing-module__LOIZ2W__formSection,.landing-module__LOIZ2W__audienceSection{padding-top:64px;padding-bottom:64px}}@media (max-width:480px){.landing-module__LOIZ2W__landingContainer{font-size:14.5px}.landing-module__LOIZ2W__headerNav{padding:12px 16px}.landing-module__LOIZ2W__logoImage{height:32px}.landing-module__LOIZ2W__navBtn{padding:8px 16px;font-size:13px}.landing-module__LOIZ2W__heroSection{gap:32px;padding:40px 16px 48px}.landing-module__LOIZ2W__heroTitle{letter-spacing:0;font-size:28px}.landing-module__LOIZ2W__heroHeadline{padding-top:12px;font-size:18px}.landing-module__LOIZ2W__heroDescription{font-size:15px}.landing-module__LOIZ2W__heroMedia{height:300px}.landing-module__LOIZ2W__heroActions{flex-direction:column;align-items:stretch;gap:10px}.landing-module__LOIZ2W__btnPrimary,.landing-module__LOIZ2W__btnSecondary{justify-content:center;width:100%;padding:14px 20px;font-size:14.5px}.landing-module__LOIZ2W__problemSection,.landing-module__LOIZ2W__comparisonSection,.landing-module__LOIZ2W__valueSection,.landing-module__LOIZ2W__packagesSection,.landing-module__LOIZ2W__addonsSection,.landing-module__LOIZ2W__timelineSection,.landing-module__LOIZ2W__checklistSection,.landing-module__LOIZ2W__caseSection,.landing-module__LOIZ2W__faqSection,.landing-module__LOIZ2W__formSection,.landing-module__LOIZ2W__audienceSection{padding-left:16px;padding-right:16px}.landing-module__LOIZ2W__problemTitle{font-size:26px}.landing-module__LOIZ2W__problemQuote{font-size:18px}.landing-module__LOIZ2W__sectionTitle{font-size:24px}.landing-module__LOIZ2W__comparisonSlider{height:260px}.landing-module__LOIZ2W__comparisonInfoTitle{font-size:20px}.landing-module__LOIZ2W__valueMedia{height:240px}.landing-module__LOIZ2W__packageCard{padding:28px 20px 24px}.landing-module__LOIZ2W__packagePrice{font-size:28px}.landing-module__LOIZ2W__matrixWrapper{padding:20px 16px}.landing-module__LOIZ2W__tableBox{padding:24px 16px}.landing-module__LOIZ2W__caseMedia{height:200px}.landing-module__LOIZ2W__faqSummary{padding:16px 18px;font-size:15px}.landing-module__LOIZ2W__faqAnswer{padding:0 18px 16px;font-size:14px}.landing-module__LOIZ2W__formSection{padding-left:12px;padding-right:12px}.landing-module__LOIZ2W__formCard{border-radius:10px;padding:24px 16px}.landing-module__LOIZ2W__formInput{font-size:16px}.landing-module__LOIZ2W__stickyCTAGrid{gap:6px}.landing-module__LOIZ2W__stickyBtnCall,.landing-module__LOIZ2W__stickyBtnZalo,.landing-module__LOIZ2W__stickyBtnQuote{padding:10px 6px;font-size:12px}.landing-module__LOIZ2W__footerSection{padding:36px 16px}.landing-module__LOIZ2W__footerBrandName{font-size:18px}.landing-module__LOIZ2W__footerCopyright{font-size:11px}.landing-module__LOIZ2W__heroTitle,.landing-module__LOIZ2W__problemTitle,.landing-module__LOIZ2W__sectionTitle,.landing-module__LOIZ2W__comparisonInfoTitle,.landing-module__LOIZ2W__packageName,.landing-module__LOIZ2W__faqSummary,.landing-module__LOIZ2W__audienceTitle,.landing-module__LOIZ2W__valueItemTitle,.landing-module__LOIZ2W__stepTitle,.landing-module__LOIZ2W__checklistItemTitle,.landing-module__LOIZ2W__caseTitle{overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}}
@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.0pw-43bjt5~5_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.p.13c6n_dh74ayc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.0g_ng0t~d_b9n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.p.0g6rbszwfgn9y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.p.0ek5sshv8wk3m.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.p.0esuu2f5si~v8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.p.106do9xzbuago.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.0hoqzal24odb4.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.p.0.56594qx.-9o.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.0ub.k0om~_-xi.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_3de40018-module__LOqxhG__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_3de40018-module__LOqxhG__variable{--font-poppins:"Poppins", "Poppins Fallback"}
