/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}.theme-switchphone{--radius:.75rem;--background:#fff;--foreground:#0b1220;--surface:#f3f8ff;--card:#f3f8ff;--card-foreground:#0b1220;--popover:#fff;--popover-foreground:#0b1220;--primary:#3b82f6;--primary-foreground:#fff;--primary-hover:#2563eb;--secondary:#eff6ff;--secondary-foreground:#0b1220;--muted:#eef4fb;--muted-foreground:#5b6472;--accent:#22d3ee;--accent-foreground:#0b1220;--success:#0d9488;--destructive:#dc2626;--destructive-foreground:#fff;--border:#dce8fb;--border-strong:#b9d3f7;--input:#dce8fb;--ring:#3b82f6;--device-bezel:#101422;color-scheme:light;background-color:var(--background);color:var(--foreground);font-family:var(--font-inter),"Inter",ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.7}.theme-switchphone h1,.theme-switchphone h2,.theme-switchphone h3,.theme-switchphone h4{letter-spacing:-.02em;font-weight:700;line-height:1.1}.theme-switchphone body,.theme-switchphone html{max-width:100%;overflow-x:clip}.theme-switchphone .grain:after{content:"";pointer-events:none;opacity:.03;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0}.theme-switchphone .hero-glow{background:radial-gradient(ellipse at center,var(--primary)0,transparent 60%);width:80%;height:60%;position:absolute;top:-20%;left:50%;transform:translate(-50%)}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .hero-glow{background:radial-gradient(ellipse at center,color-mix(in oklab,var(--primary)30%,transparent)0,transparent 60%)}}.theme-switchphone .hero-glow{pointer-events:none;filter:blur(80px)}.theme-switchphone .dot-grid{background-image:radial-gradient(circle,var(--foreground)1px,transparent 1px)}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .dot-grid{background-image:radial-gradient(circle,color-mix(in oklab,var(--foreground)8%,transparent)1px,transparent 1px)}}.theme-switchphone .dot-grid{background-size:24px 24px;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.theme-switchphone .headline-gradient{color:var(--primary)}.theme-switchphone .card-surface{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.theme-switchphone .pulse-dot{background:var(--success);width:6px;height:6px;box-shadow:0 0 0 0 var(--success);border-radius:9999px;display:inline-block}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .pulse-dot{box-shadow:0 0 0 0 color-mix(in oklab,var(--success)60%,transparent)}}.theme-switchphone .pulse-dot{animation:switchphone-pulse 2s infinite}@keyframes switchphone-wave{0%,to{transform:scaleY(.22)}50%{transform:scaleY(var(--wave-peak,1))}}.theme-switchphone .wave-bar{transform-origin:50%;animation:switchphone-wave var(--wave-dur,.9s)ease-in-out infinite;animation-delay:var(--wave-delay,0s)}@media (prefers-reduced-motion:reduce){.theme-switchphone .wave-bar{animation:none;transform:scaleY(.45)}}.theme-switchphone .phone-transcript{scrollbar-width:none;-ms-overflow-style:none}.theme-switchphone .phone-transcript::-webkit-scrollbar{display:none}.theme-switchphone .roi-slider{appearance:none;background:var(--foreground);height:4px}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .roi-slider{background:color-mix(in oklab,var(--foreground)10%,transparent)}}.theme-switchphone .roi-slider{cursor:pointer;border-radius:9999px;outline:none}.theme-switchphone .roi-slider::-webkit-slider-thumb{appearance:none;background:var(--primary);width:18px;height:18px;box-shadow:0 0 0 4px var(--primary);border:2px solid #fff;border-radius:9999px}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .roi-slider::-webkit-slider-thumb{box-shadow:0 0 0 4px color-mix(in oklab,var(--primary)18%,transparent)}}.theme-switchphone .roi-slider::-webkit-slider-thumb{cursor:pointer;transition:transform .15s}.theme-switchphone .roi-slider::-webkit-slider-thumb:hover{transform:scale(1.08)}.theme-switchphone .roi-slider::-moz-range-thumb{background:var(--primary);width:18px;height:18px;box-shadow:0 0 0 4px var(--primary);border:2px solid #fff;border-radius:9999px}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .roi-slider::-moz-range-thumb{box-shadow:0 0 0 4px color-mix(in oklab,var(--primary)18%,transparent)}}.theme-switchphone .roi-slider::-moz-range-thumb{cursor:pointer}.theme-switchphone .pulse-dot-amber{background:#f59e0b;border-radius:9999px;width:6px;height:6px;animation:switchphone-pulse-amber 2.4s infinite;display:inline-block;box-shadow:0 0 oklab(76.8591% .0560995 .154808/.6)}.theme-switchphone .uc-indexbar{height:52px}.theme-switchphone .uc-indexbar::-webkit-scrollbar{display:none}.theme-switchphone .uc-indexbar-row{height:100%}.theme-switchphone .uc-section{scroll-margin-top:116px}@media (min-width:768px) and (max-width:1023px){.theme-switchphone .uc-section{scroll-margin-top:100px}}@keyframes switchphone-pulse-amber{0%{box-shadow:0 0 oklab(76.8591% .0560995 .154808/.6)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}@keyframes switchphone-pulse{0%{box-shadow:0 0 0 0 color-mix(in oklab,var(--success)60%,transparent)}70%{box-shadow:0 0 0 10px #0000}to{box-shadow:0 0 #0000}}.theme-switchphone .bg-background{background-color:var(--background)}.theme-switchphone .bg-card{background-color:var(--card)}.theme-switchphone .bg-primary,.theme-switchphone .bg-primary\/10{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .bg-primary\/10{background-color:color-mix(in oklab,var(--primary)10%,transparent)}}.theme-switchphone .bg-primary-hover:hover,.theme-switchphone .hover\:bg-primary-hover:hover{background-color:var(--primary-hover)}.theme-switchphone .text-foreground{color:var(--foreground)}.theme-switchphone .text-primary{color:var(--primary)}.theme-switchphone .text-primary-foreground{color:var(--primary-foreground)}.theme-switchphone .text-muted-foreground{color:var(--muted-foreground)}.theme-switchphone .border-border{border-color:var(--border)}.theme-switchphone .border-border-strong{border-color:var(--border-strong)}.theme-switchphone .border-primary\/40{border-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .border-primary\/40{border-color:color-mix(in oklab,var(--primary)40%,transparent)}}@media (max-width:640px){.theme-switchphone .hero-cta-row>*{min-width:0}.theme-switchphone .hero-cta-btn{white-space:nowrap;padding-left:8px!important;padding-right:8px!important;font-size:13px!important}}@media (max-width:767px){.theme-switchphone .hero-inner{min-height:0!important;padding-top:48px!important;padding-bottom:32px!important}.theme-switchphone .hero-inner h1{margin-top:0!important;font-size:32px!important;line-height:1.15!important}.theme-switchphone .hero-inner p{opacity:1!important;color:var(--muted-foreground)!important;margin-top:16px!important;font-size:15px!important}.theme-switchphone .hero-inner .hero-cta-row{gap:8px!important;margin-top:16px!important}.theme-switchphone .hero-inner .trust-badges-row{grid-template-columns:1fr 1fr!important;gap:8px 12px!important;margin-top:16px!important;display:grid!important}.theme-switchphone .hero-inner .trust-badges-row>span{justify-content:center;font-size:12px!important}.theme-switchphone .hero-inner .stats-bar{gap:8px!important;margin-top:16px!important}.theme-switchphone .hero-inner .stats-bar>div{font-size:11px!important}.theme-switchphone .solution-grid{gap:16px!important}.theme-switchphone .solution-headline{font-size:24px!important}.theme-switchphone .solution-step-title{font-size:15px!important}.theme-switchphone .solution-step-body{font-size:12.5px!important;line-height:1.5!important}.theme-switchphone .solution-mockup-wrap{box-sizing:border-box;width:100%;max-width:240px;margin:0 auto;padding:0 4px}.theme-switchphone .solution-mockup-wrap>div{width:100%!important;max-width:100%!important}.theme-switchphone .pain-grid{gap:10px!important}.theme-switchphone .pain-grid .card-surface{flex-direction:column!important;height:100%!important;padding:14px!important;display:flex!important}.theme-switchphone .pain-num{line-height:1;margin:0 0 6px!important;font-size:11px!important;font-weight:600!important;display:block!important}.theme-switchphone .pain-title{margin:0 0 5px!important;font-size:14px!important}.theme-switchphone .pain-text{display:block;flex:1!important;font-size:12px!important;line-height:1.5!important}.theme-switchphone .process-section,.theme-switchphone section.mx-auto.max-w-7xl{padding-top:40px!important;padding-bottom:40px!important}.theme-switchphone .process-section h2{font-size:22px!important}.theme-switchphone .process-section .process-grid{gap:20px!important}.theme-switchphone .process-section .process-grid>*{width:100%;flex-direction:column!important;height:100%!important;display:flex!important}.theme-switchphone .process-section .process-grid .text-center{text-align:center!important;flex-direction:column!important;max-width:none!important;height:100%!important;padding:12px!important;display:flex!important}.theme-switchphone .process-section .process-num{margin:0!important;font-size:22px!important;font-weight:700!important;line-height:1!important}.theme-switchphone .process-section .process-grid h3{text-align:center!important;margin-top:4px!important;font-size:12px!important;font-weight:600!important}.theme-switchphone .process-section .process-grid p{text-align:center!important;margin-top:4px!important;font-size:11px!important;line-height:1.5!important}.theme-switchphone .compare-grid{grid-template-columns:1fr 1fr!important;align-items:stretch!important;gap:8px!important;display:grid!important}.theme-switchphone .compare-grid>*{flex-direction:column!important;width:100%!important;height:100%!important;display:flex!important}.theme-switchphone .compare-grid .card-surface{flex-direction:column!important;height:100%!important;padding:10px!important;display:flex!important}.theme-switchphone .compare-grid .card-surface>div:first-child{font-size:9px!important}.theme-switchphone .compare-grid h3{margin-bottom:8px!important;font-size:13px!important;font-weight:600!important}.theme-switchphone .compare-grid ul{gap:0!important}.theme-switchphone .compare-grid li{gap:4px!important;min-height:44px!important;margin:0!important;padding:6px 0!important}.theme-switchphone .compare-grid li>span:first-child{font-size:11px!important}.theme-switchphone .compare-grid li>span:last-child{padding-left:14px!important;font-size:12px!important;font-weight:600!important}.theme-switchphone .compare-grid li svg{width:11px!important;height:11px!important}.theme-switchphone .compare-grid span.absolute{padding:2px 6px!important;font-size:9px!important}.theme-switchphone .use-case-list{grid-template-columns:1fr!important;align-items:stretch!important;gap:10px 0!important;width:100%!important;max-width:100%!important;display:grid!important}.theme-switchphone .use-case-list .uc-item{border:1px solid var(--foreground);box-sizing:border-box!important;border-top:none!important;width:100%!important;max-width:100%!important;margin-left:0!important;padding:14px!important}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .use-case-list .uc-item{border:1px solid color-mix(in oklab,var(--foreground)8%,transparent)}}.theme-switchphone .use-case-list .uc-item{border-radius:8px;text-align:left!important;flex-direction:row!important;align-items:flex-start!important;gap:12px!important;height:auto!important;display:flex!important}.theme-switchphone .use-case-list .uc-item .uc-icon{width:32px!important;height:32px!important;margin-bottom:0!important}.theme-switchphone .use-case-list .uc-item .uc-icon-svg{width:18px!important;height:18px!important}.theme-switchphone .use-case-list .uc-item>div{text-align:left!important}.theme-switchphone .use-case-list .uc-item .uc-title{font-size:14px!important;font-weight:600!important;line-height:1.3!important}.theme-switchphone .use-case-list .uc-item .uc-body{font-size:12px!important;line-height:1.45!important}.theme-switchphone .testimonial-grid{grid-template-columns:1fr 1fr!important;align-items:stretch!important;gap:8px!important;display:grid!important;overflow-x:visible!important}.theme-switchphone .testimonial-grid>*{grid-column:auto!important}.theme-switchphone .testimonial-card,.theme-switchphone .testimonial-grid>*{flex-direction:column!important;height:100%!important;display:flex!important}.theme-switchphone .testimonial-card{border-radius:8px!important;padding:10px!important}.theme-switchphone .testimonial-quote{flex:1!important;font-size:10px!important;line-height:1.5!important}.theme-switchphone .testimonial-who{margin-top:8px!important;font-size:10px!important;font-weight:600!important}.theme-switchphone .testimonial-stars svg{width:12px!important;height:12px!important}.theme-switchphone .try-agent-btn{gap:10px!important;height:56px!important;font-size:16px!important}.theme-switchphone .try-agent-btn svg{width:20px!important;height:20px!important}.theme-switchphone .pricing-cta-small a{min-height:44px!important;padding:10px 16px!important;font-size:14px!important}.theme-switchphone .final-cta-row{gap:0 4%!important}.theme-switchphone .final-cta-row>*{flex:none!important;width:48%!important;height:52px!important;padding-left:8px!important;padding-right:8px!important;font-size:13px!important}.theme-switchphone .final-cta-sub{text-align:center!important;width:100%!important;font-size:12px!important}.theme-switchphone .pricing-grid{grid-template-columns:repeat(3,1fr)!important;align-items:stretch!important;gap:6px!important;padding-top:12px!important;display:grid!important}.theme-switchphone .pricing-grid,.theme-switchphone .pricing-grid>*{width:100%!important;max-width:100%!important;overflow:visible!important}.theme-switchphone .pricing-grid>*{flex-direction:column!important;align-self:stretch!important;min-width:0!important;height:auto!important;margin:0!important;display:flex!important}.theme-switchphone .pricing-grid>.col-span-2{grid-column:auto!important;max-width:100%!important}.theme-switchphone .pricing-card{box-sizing:border-box!important;flex-direction:column!important;flex:1!important;width:100%!important;min-width:0!important;height:100%!important;padding:14px 7px 8px!important;display:flex!important;overflow:visible!important}.theme-switchphone .pricing-heads{padding:0 7px!important}.theme-switchphone .pricing-head-badge{white-space:nowrap!important;border-radius:20px!important;margin-bottom:4px!important;padding:2px 5px!important;font-size:8px!important}.theme-switchphone .pricing-name{display:block;margin-bottom:3px!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important}.theme-switchphone .pricing-sub{display:block;word-break:break-word!important;overflow-wrap:break-word!important;margin-top:0!important;font-size:9px!important;line-height:1.35!important}.theme-switchphone .pricing-card>div.mt-6.mb-6{margin-top:0!important;margin-bottom:8px!important}.theme-switchphone .pricing-card>div.mt-6.mb-6 .flex.items-baseline{flex-wrap:wrap!important;gap:2px!important}.theme-switchphone .pricing-price{margin-bottom:0!important;font-size:18px!important;font-weight:700!important;line-height:1.1!important}.theme-switchphone .pricing-per{font-size:8px!important}.theme-switchphone .pricing-minutes{word-break:break-word!important;margin-top:4px!important;margin-bottom:0!important;font-size:8px!important}.theme-switchphone .pricing-features{flex-direction:column!important;flex:1!important;gap:5px!important;margin-top:6px!important;display:flex!important}.theme-switchphone .pricing-features>li+li{margin-top:0!important}.theme-switchphone .pricing-features li{align-items:flex-start!important;gap:4px!important;font-size:9px!important;line-height:1.35!important;display:flex!important}.theme-switchphone .pricing-features li svg{flex-shrink:0!important;width:9px!important;height:9px!important;margin-top:1px!important}.theme-switchphone .pricing-features li span{word-break:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;font-size:9px!important;line-height:1.35!important}.theme-switchphone .pricing-card>div.mt-6:last-child{display:none!important}.theme-switchphone .mobile-shared-cta{grid-column:1/-1!important;width:100%!important;margin-top:12px!important;padding:13px!important;font-size:14px!important;display:inline-flex!important}.theme-switchphone .mt-10.flex.justify-center>div{gap:8px!important;padding:12px 16px!important;font-size:12px!important}.theme-switchphone .mt-10.flex.justify-center>div svg{width:16px!important;height:16px!important}.theme-switchphone .uc-indexbar{height:44px!important}.theme-switchphone .uc-section{scroll-margin-top:92px!important}.theme-switchphone .uc-tab{gap:6px!important;padding:0 10px!important;font-size:12px!important}.theme-switchphone .uc-tab-icon{font-size:13px!important}.theme-switchphone .uc-section>div{padding-top:28px!important;padding-bottom:28px!important}.theme-switchphone .uc-section .uc-row{gap:20px!important}.theme-switchphone .uc-section .uc-icon{border-radius:8px!important;width:30px!important;height:30px!important;font-size:16px!important}.theme-switchphone .uc-section .uc-label{font-size:10px!important}.theme-switchphone .uc-section .uc-title{margin-top:12px!important;font-size:20px!important}.theme-switchphone .uc-section .uc-body{margin-top:10px!important;font-size:13px!important;line-height:1.6!important}.theme-switchphone .uc-section .uc-bullets{gap:8px!important;margin-top:14px!important}.theme-switchphone .uc-section .uc-bullet{font-size:13px!important}.theme-switchphone .uc-section .uc-bullet-icon{width:14px!important;height:14px!important}.theme-switchphone .uc-section .uc-mockup-wrap{box-sizing:border-box;width:100%;max-width:240px;margin:0 auto;padding:0 4px}.theme-switchphone .uc-section .uc-mockup-wrap>div{width:100%!important;max-width:100%!important}.theme-switchphone .uc-final-cta{padding-top:32px!important}.theme-switchphone .uc-final-cta h2{font-size:22px!important}.theme-switchphone .uc-final-cta p{font-size:14px!important}.theme-switchphone .faq-grid button{gap:8px!important;padding:12px 0!important}.theme-switchphone .faq-grid button h3{font-size:14px!important;line-height:1.35!important}.theme-switchphone .faq-grid button svg{flex-shrink:0;width:14px!important;height:14px!important}.theme-switchphone .faq-grid>div>div>div:last-child{padding:0 0 12px!important;font-size:12px!important;line-height:1.5!important}.theme-switchphone .about-hero>div{padding-top:40px!important;padding-bottom:24px!important}.theme-switchphone .about-hero-h1{font-size:26px!important;line-height:1.25!important}.theme-switchphone .about-hero-p{margin-top:12px!important;font-size:14px!important;line-height:1.6!important}.theme-switchphone .about-founder .founder-grid{grid-template-columns:115px 1fr!important;align-items:start!important;gap:14px!important;padding-top:28px!important;padding-bottom:28px!important;display:grid!important}.theme-switchphone .founder-photo{aspect-ratio:3/4!important;border-radius:8px!important;width:115px!important;max-width:115px!important}.theme-switchphone .founder-bio{flex-direction:column!important;gap:0!important;display:flex!important}.theme-switchphone .founder-name{margin-top:0!important;margin-bottom:6px!important;font-size:15px!important;font-weight:700!important}.theme-switchphone .founder-paras{margin-top:6px!important}.theme-switchphone .founder-paras,.theme-switchphone .founder-paras p{font-size:11px!important;line-height:1.55!important}.theme-switchphone .founder-paras.space-y-4>*+*{margin-top:6px!important}.theme-switchphone .about-mission>div{padding-top:32px!important;padding-bottom:32px!important}.theme-switchphone .about-mission-quote{text-align:center!important;margin-top:0!important;font-size:14px!important;font-weight:600!important;line-height:1.4!important}.theme-switchphone .about-mission-sub{margin-top:12px!important;font-size:12px!important}.theme-switchphone .about-story>div{padding-top:32px!important;padding-bottom:32px!important}.theme-switchphone .story-eyebrow{text-transform:uppercase;margin-bottom:16px!important;font-size:18px!important}.theme-switchphone .story-prose{font-size:13px!important;line-height:1.6!important}.theme-switchphone .story-prose>*{font-size:13px!important}.theme-switchphone .story-prose p{font-size:13px!important;line-height:1.6!important}.theme-switchphone .story-timeline-wrap{margin-top:20px!important}.theme-switchphone .story-timeline-line{display:none!important}.theme-switchphone .about-timeline{grid-template-columns:1fr 1fr!important;align-items:stretch!important;gap:10px!important;display:grid!important}.theme-switchphone .about-timeline>*{flex-direction:column!important;height:100%!important;margin:0!important;display:flex!important}.theme-switchphone .about-timeline.space-y-8>*+*{margin-top:0!important}.theme-switchphone .timeline-item{border:1px solid var(--primary);border-radius:8px!important;padding:12px!important}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .timeline-item{border:1px solid color-mix(in oklab,var(--primary)20%,transparent)}}.theme-switchphone .timeline-item{background:var(--primary)}@supports (color:color-mix(in lab,red,red)){.theme-switchphone .timeline-item{background:color-mix(in oklab,var(--primary)4%,transparent)}}.theme-switchphone .timeline-item{flex-direction:column!important;height:100%!important;display:flex!important}.theme-switchphone .timeline-icon{display:none!important}.theme-switchphone .timeline-year{margin-bottom:4px!important;font-size:18px!important;font-weight:700!important}.theme-switchphone .timeline-title{margin-top:0!important;margin-bottom:4px!important;font-size:12px!important;font-weight:600!important}.theme-switchphone .timeline-desc{flex:1!important;margin-top:0!important;font-size:11px!important;line-height:1.5!important}.theme-switchphone .industry-grid{grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.theme-switchphone .industry-card{padding:14px!important}.theme-switchphone .industry-title{font-size:15px!important}.theme-switchphone .industry-desc{margin-top:8px!important;font-size:11px!important}.theme-switchphone .industry-link{margin-top:12px!important;font-size:11px!important}.theme-switchphone .industry-card .grid.place-items-center{width:32px!important;height:32px!important;margin-bottom:10px!important}.theme-switchphone .industry-card .grid.place-items-center svg{width:18px!important;height:18px!important}.theme-switchphone .waitlist-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.theme-switchphone .waitlist-card{padding:12px!important}.theme-switchphone .waitlist-card .industry-title{font-size:13px!important}.theme-switchphone .waitlist-card .industry-desc{margin-top:4px!important;font-size:10.5px!important;line-height:1.45!important}.theme-switchphone .waitlist-card .industry-link{margin-top:10px!important;font-size:11px!important}.theme-switchphone .waitlist-card .grid.place-items-center{width:28px!important;height:28px!important;margin-bottom:8px!important}.theme-switchphone .waitlist-card .grid.place-items-center svg{width:14px!important;height:14px!important}.theme-switchphone .your-industry-card{gap:10px!important;padding:12px!important}.theme-switchphone .your-industry-card h3{font-size:13px!important}.theme-switchphone .your-industry-card p{font-size:11px!important}.theme-switchphone .your-industry-card .grid.place-items-center{width:30px!important;height:30px!important}.theme-switchphone .footer-grid{grid-template-columns:1fr 1fr!important;gap:24px!important;padding-top:32px!important;padding-bottom:40px!important}.theme-switchphone .footer-brand{grid-column:1/-1;margin-bottom:16px}.theme-switchphone .footer-col-company,.theme-switchphone .footer-col-product{width:100%}.theme-switchphone .footer-col-heading{margin-bottom:8px!important;font-size:13px!important;font-weight:600!important}.theme-switchphone .footer-col-company li,.theme-switchphone .footer-col-product li{font-size:12px!important;line-height:2!important}.theme-switchphone footer>div:last-child>div{padding-top:12px!important;padding-bottom:12px!important;font-size:11px!important}.theme-switchphone section{overflow-x:hidden}}