@font-face{font-family: Montserrat;src: url('../fonts/montserrat.woff2') format('woff2');font-style: normal;font-weight: 400 800;font-display: swap;}@font-face{font-family: Inter;src: url('../fonts/inter.woff2') format('woff2');font-style: normal;font-weight: 400 700;font-display: swap;}@font-face{font-family: 'Geist Mono';src: url('../fonts/geistmono.woff2') format('woff2');font-style: normal;font-weight: 300;font-display: swap;}:root{--blue: #083899;--orange: #ff7500;--ink: #0e1e2f;--body: #46586b;--soft: #eef2fb;--header-height: 72px;}*{box-sizing: border-box;}html{scroll-behavior: smooth;scroll-padding-top: calc(var(--header-height) + 20px);}body{margin: 0;background: #f5f6fb;color: var(--ink);font-family: Montserrat, Arial, sans-serif;overflow-wrap: anywhere;}body, button{-webkit-font-smoothing: antialiased;}h1, h2, h3, p, figure, dl, dd{margin: 0;}a{color: inherit;text-decoration: none;}button{font: inherit;}img{display: block;max-width: 100%;}ul, ol{margin: 0;padding: 0;}:focus-visible{outline: 3px solid #1674e8;outline-offset: 5px;}.site-header :focus-visible, .footer :focus-visible{outline-color: #fff;}.container{width: min(1200px, calc(100% - 64px));margin-inline: auto;}.section{padding-block: 88px;}.section-heading{margin-bottom: 40px;}h2{font-size: 2rem;line-height: 1.25;font-weight: 700;letter-spacing: -.32px;color: #10131a;}h3{font-size: 1.25rem;line-height: 1.4;font-weight: 700;}.section-heading > p{margin-top: 16px;color: var(--body);font-size: 1.125rem;line-height: 1.5rem;}.blue{color: #0b2a9c;}.orange{color: var(--orange);}.button{display: inline-flex;align-items: center;justify-content: center;min-height: 56px;padding: 18px 32px;border-radius: 999px;background: var(--orange);color: #fff;font-weight: 700;font-size: 1rem;line-height: 1.25rem;letter-spacing: .64px;text-align: center;transition: background .15s, box-shadow .15s;}.button:hover{background: #e86800;box-shadow: 0 4px 12px #0b2a9c20;}.skip-link{position: fixed;top: -100px;left: 16px;z-index: 100;padding: 16px;background: #fff;color: var(--blue);}.skip-link:focus{top: 12px;}.site-header{position: sticky;top: 0;z-index: 20;background: var(--blue);box-shadow: 0 16px 32px #0b2a9c66;}.header-inner{display: flex;align-items: center;gap: 24px;min-height: 72px;}.brand{display: flex;align-items: center;flex: 0 0 148px;min-height: 72px;}.brand img{width: 148px;height: 24px;}.main-nav{display: flex;order: 1;flex: 1;flex-wrap: wrap;min-width: 0;gap: 16px;align-items: center;justify-content: center;color: #fff;font-size: 1rem;line-height: 1.21875rem;font-weight: 600;}.main-nav a{white-space: nowrap;padding-block: 12px;}.main-nav a:hover, .footer a:hover{text-decoration: underline;text-underline-offset: 5px;}.login{order: 2;min-height: 40px;padding: 10px 30px;font-size: .875rem;line-height: 1.25rem;}.menu-toggle{display: none;order: 3;}.hero{position: relative;min-height: 720px;isolation: isolate;overflow: hidden;background: #dbeafe;}.hero-background, .hero-tint{position: absolute;z-index: -3;inset: 0;}.hero-background img{position: absolute;width: 1920px;height: 720px;max-width: none;left: calc(50% - 960px);top: 0;object-fit: cover;}.hero-tint{z-index: -2;}.telegram{pointer-events: none;color: var(--blue);font-family: 'Geist Mono', monospace;font-weight: 300;white-space: nowrap;letter-spacing: -.5376px;position: absolute;z-index: -1;}.telegram-large{top: -112px;left: calc(50% - 839px);font-size: 90px;line-height: 1.3;opacity: .5;filter: blur(6px);mask-image: linear-gradient(#000, transparent 87%);}.telegram-small{top: -98px;left: calc(50% + 158px);font-size: 40px;line-height: 1.3;opacity: .2;filter: blur(2px);}.hero-inner{display: grid;grid-template-columns: 1fr 549px;gap: 40px;padding-block: 120px;align-items: start;}.hero-copy h1{font-size: 3rem;line-height: 3.25rem;font-weight: 700;letter-spacing: -1px;}.hero-copy, .hero-panel, .footer-grid > *, .level, .cta-copy, .cta-mail{min-width: 0;}.button{max-width: 100%;}.hero-copy > p{font-size: 1.375rem;line-height: 2rem;color: #0b0b0c;margin-top: 24px;}.hero-button{margin-top: 40px;padding-inline: 40px;box-shadow: 0 4px 6px #0000001a, 0 2px 4px #0000001a;}.hero-panel{padding: 22px;background: #fff;opacity: .9;border: 1px solid #ffffff24;border-radius: 20px;display: grid;gap: 22px;font-size: .875rem;line-height: 1.25rem;}.panel-heading{display: flex;align-items: center;gap: 10px;}.status-dot{width: 8px;height: 8px;flex: 0 0 8px;border-radius: 50%;background: url('../icons/status-dot.svg') center / 100% 100% no-repeat;}.loads{display: grid;gap: 8px;}.load{display: grid;grid-template-columns: 4.375rem minmax(0, 1fr) 2.5rem;gap: 12px;align-items: center;}.load b{text-align: right;}.bar{height: 8px;border-radius: 999px;background: #d8d9dc;overflow: hidden;}.bar > span{display: block;height: 100%;background: #ff9333;border-radius: inherit;}.feed{display: grid;gap: 8px;}.feed-row{display: grid;grid-template-columns: 4rem minmax(0, 1fr) 1.75rem;gap: 8px;align-items: center;padding: 7.5px 12px;min-height: 35px;border-left: 4px solid #35be8d;background: #f1f5f9;border-radius: 10px;}.feed-row b{letter-spacing: .25px;}.feed-row strong{text-align: right;color: var(--orange);font-size: .78125rem;}.feed-row.conflict{border-color: #e9556b;}.feed-row.pending{border-color: #d8d9dc;}.features{background: var(--soft);}.modules-layout{display: grid;grid-template-columns: 280px 1fr;gap: 24px;}.module-feature{border-radius: 20px;background: var(--blue);color: #fff;padding: 24px;display: flex;flex-direction: column;justify-content: space-between;gap: 32px;}.module-heading{display: flex;flex-wrap: wrap;align-items: center;gap: 16px;margin-bottom: 10px;}.icon-box{display: flex;align-items: center;justify-content: center;width: 48px;height: 48px;flex: 0 0 48px;background: #08389914;border-radius: 12px;}.icon-box img{width: 24px;height: 24px;}.icon-box img[src*='glasses']{width: 32px;}.module-feature .icon-box{width: 44px;height: 44px;flex-basis: 44px;background: #ffffff24;}.module-feature .module-heading{gap: 16px;margin-bottom: 8px;}.module-feature h3{font-size: 1.25rem;letter-spacing: -.2px;}.module-feature p{font-size: .875rem;font-weight: 500;line-height: 1.25rem;color: #f3f3f4;}.module-stat{padding-bottom: 0;}.module-stat p{color: var(--orange);font-size: 2.125rem;font-weight: 800;line-height: 2.59375rem;margin-bottom: 4px;}.module-stat p span{font-weight: 500;}.module-stat > span{color: #f98e11;font-size: .875rem;font-weight: 600;line-height: 1.25rem;}.modules-grid{display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));background: #fff;border: 1px solid #08389924;border-radius: 20px;overflow: hidden;}.module{padding: 24px;border-right: 1px solid #dde9f4;min-width: 0;}.module:nth-child(-n+3){border-bottom: 1px solid #dde9f4;min-height: 209px;}.module:nth-child(3), .module:last-child{border-right: 0;}.module h3{font-size: 1.125rem;line-height: 1.75rem;}.module:nth-child(2) h3{line-height: 1.5rem;}.module p, .module ul{font-size: .875rem;line-height: 1.25rem;color: var(--body);}.module ul{list-style: none;padding-left: 16px;}.module li{position: relative;}.module li::before{content: '';position: absolute;left: -16px;top: 8px;width: 6px;height: 6px;background: url('../icons/list-dot.svg') center / 100% 100% no-repeat;}.module:nth-child(2) ul, .module:nth-child(2) > p{font-size: .90625rem;line-height: 1.359375rem;color: #10131a99;}.module:nth-child(2), .module:nth-child(3){padding-bottom: 16px;}.module:nth-child(3) ul{display: grid;gap: 2px;}.module-wide{grid-column: span 2;}.workflow{background: #fff;position: relative;isolation: isolate;overflow: hidden;min-height: 602px;}.workflow-telegram{top: -268px;left: calc(50% - 979px);opacity: .2;filter: blur(4.5px);font-size: 81px;line-height: 1.3;mask-image: url('../images/workflow-mask.svg');mask-size: 1920px 602px;mask-position: 19px 268px;mask-repeat: no-repeat;}.workflow h2{color: #0b0b0c;}.workflow .section-heading > p{line-height: 1.375rem;}.pipeline{display: grid;grid-template-columns: repeat(7, minmax(0, 1fr));gap: 24px;list-style: none;position: relative;}.pipeline::before{content: '';position: absolute;top: 15px;left: 16px;width: 73%;border-top: 2px dashed #cbd5e1;z-index: -1;}.step-number{display: flex;align-items: center;justify-content: center;width: 32px;height: 32px;border-radius: 50%;color: #fff;background: var(--orange);font-size: 1rem;font-weight: 700;margin-bottom: 16px;}.step-number.plus{background: var(--blue);font-size: 1.5rem;}.pipeline h3{margin-bottom: 8px;color: #0b0b0c;}.pipeline p{font-size: .875rem;line-height: 1.25rem;color: var(--body);}.connection-copy{margin-top: 16px;}.connection-copy h3{margin-bottom: 8px;color: #0b0b0c;}.connection-copy p{font-size: 1.125rem;line-height: 1.5rem;color: var(--body);}.comparison{background: var(--blue);color: #fff;}.comparison h2{color: #fff;margin-bottom: 24px;}.comparison-head{display: grid;grid-template-columns: 546px 1fr;font-size: 1.25rem;line-height: 1.75rem;margin-bottom: 24px;}.comparison-head > span{font-weight: 500;}.comparison-list{display: grid;gap: 12px;}.comparison-list > div{display: grid;grid-template-columns: 536px 1fr;}.comparison-list dt, .comparison-list dd{min-height: 56px;display: flex;align-items: center;font-size: 1rem;line-height: 1.375rem;font-weight: 600;}.comparison-list dt{position: relative;margin-right: 16px;padding: 16px 24px;background: linear-gradient(90deg, #ff750080, #ffffff00 50%), #fff;color: #10203f;border-radius: 8px 0 0 8px;}.comparison-list dt::after{content: '';position: absolute;inset: 0 -16px 0 auto;width: 16px;background: url('../icons/compare-before.svg') center / 100% 100% no-repeat;}.comparison-list dd{margin-left: 0;padding: 16px 16px 16px 33px;color: #0b0b0c;background: url('../icons/compare-after.svg') left center / 17px 100% no-repeat, linear-gradient(#bfdbfe, #bfdbfe) right center / calc(100% - 17px) 100% no-repeat;border-radius: 0 8px 8px 0;}.automation{background: linear-gradient(#ffffff80, #ffffff00 70%), #ffeee0;position: relative;isolation: isolate;overflow: hidden;}.automation-background{position: absolute;width: 1920px;height: 842px;max-width: none;left: calc(50% - 960px);top: -341px;object-fit: cover;mix-blend-mode: overlay;z-index: -1;}.automation .section-heading > p{line-height: 1.375rem;}.level-grid{display: grid;grid-template-columns: repeat(3, 1fr);gap: 24px;}.level{background: #fff;padding: 24px;border: 1px solid #bfd3e6;border-radius: 16px;min-height: 198px;}.level:nth-child(2){border-color: #fde9b8;}.level:nth-child(3){border-color: #bfd3e6;}.eyebrow{font-size: .75rem;line-height: 1rem;font-weight: 700;letter-spacing: 1px;color: var(--blue);}.level:nth-child(2) .eyebrow{color: var(--orange);}.level h3{color: #10131a;margin-block: 12px;}.level > p:last-child{color: var(--body);font-size: .875rem;line-height: 1.25rem;}.showcase{overflow: hidden;background: radial-gradient(ellipse 760px 893px at 1% 100%, #fff, #ffffff00), radial-gradient(ellipse 960px 1127px at 100% 100%, #ff750099, #ff750000), radial-gradient(circle 1143px at -13.4375% 28.2263%, #3b82f699, #3b82f62e 47.873%, #3b82f600), #eef2fb;}.showcase-stack{height: 1459px;position: relative;}.showcase .section-heading > p{margin-top: 12px;}.showcase-row{display: grid;align-items: center;gap: 40px;position: absolute;width: 100%;}.showcase-row figcaption h3{color: #10131a;letter-spacing: -.2px;margin-bottom: 8px;}.showcase-row figcaption p{color: #10131aa6;font-size: .9375rem;line-height: 1.5rem;}.dashboard-row{top: 123px;grid-template-columns: 800px 1fr;gap: 64px;align-items: start;}.dashboard-row figcaption{padding-top: 80px;}.laptop{position: relative;width: 100%;aspect-ratio: 800 / 517;}.laptop-bezel{position: absolute;width: 125.75%;max-width: none;left: -12.875%;top: -14.06%;height: 128.04%;}.laptop-screen{position: absolute;inset: 0;overflow: hidden;border-radius: 8px 8px 0 0;background: #fff;}.dashboard-screen{width: 100%;height: auto;}.dashboard-detail{position: absolute;top: 62.282%;width: 100%;height: 37.718%;overflow: hidden;border-right: 12px solid #fff;}.dashboard-detail img{width: 100%;height: auto;}.dashboard-detail::after{content: '';position: absolute;inset: 0 auto 0 0;width: 13%;background: #fff;}.register-row{top: 475px;grid-template-columns: 1fr 845px;align-items: end;}.register-row figcaption{padding-bottom: 40px;}.capacity-row{top: 982px;grid-template-columns: 845px 1fr;}.browser-window{border: 1px solid #6e86a8;border-radius: 8px;overflow: hidden;background: #fff;box-shadow: 0 44px 32px #05144f24, 0 0 24px #05144f29;}.browser-window > img{width: 100%;height: auto;}.browser-chrome{height: 23px;background: url('../images/browser-chrome.webp') top left / 100% 100% no-repeat;}.trust{background: radial-gradient(circle 545px at 22% 0, #ffffff40, transparent), var(--blue);color: #fff;}.trust-inner{display: flex;justify-content: space-between;gap: 64px;}.trust h2{color: #fff;max-width: 460px;}.trust p{flex: 0 1 560px;font-size: 1rem;line-height: 1.375rem;}.contact{background: #f5f6fb;}.cta-box{display: grid;grid-template-columns: minmax(0, 509fr) minmax(0, 559fr);gap: 36px;padding: 48px;border-radius: 20px;background: #fff;box-shadow: 0 16px 32px #0b2a9c1a;}.cta-copy > .eyebrow{font-size: .8125rem;letter-spacing: 1.56px;color: var(--orange);margin-bottom: 8px;}.cta-copy h2{color: var(--ink);margin-bottom: 16px;}.cta-copy > p:not(.eyebrow), .cta-mail > p{color: var(--body);font-size: 1rem;line-height: 1.5rem;}.benefits{list-style: none;display: grid;gap: 8px;margin-top: 24px;}.benefits li{display: flex;align-items: center;gap: 10px;font-size: .875rem;line-height: 1.25rem;font-weight: 700;}.benefits img{flex: 0 0 24px;width: 24px;height: 24px;}.cta-mail{border: 1px solid #ff750080;border-radius: 18px;padding: 50px 24px;text-align: center;}.cta-mail h3{color: #10131a;margin-bottom: 16px;}.cta-mail .button{margin-top: 24px;}.footer{background: var(--blue);color: #9eb0d9;font-family: Inter, Arial, sans-serif;padding: 60px 0 30px;font-size: .9375rem;line-height: 1.5;min-height: 416px;}main::after{content: '';display: block;width: min(1504px, 100%);height: 1px;background: #ffffff1a;}.footer-grid{display: grid;grid-template-columns: repeat(3, 1fr);gap: 60px;}.footer-about .brand{height: 28px;min-height: 28px;margin-bottom: 16px;}.footer-about > p{line-height: 1.55;}.footer .legal{margin-top: 16px;color: #8091bf;font-size: .8125rem;line-height: 1.6;}.footer h2{font-family: Inter, Arial, sans-serif;font-size: .8125rem;line-height: normal;letter-spacing: 1px;color: #c7d4f0;}.footer-nav, .footer-contact{display: flex;flex-direction: column;align-items: flex-start;gap: 12px;}.footer-nav a, .footer-contact a{line-height: 1.125rem;}.footer h2{line-height: 1rem;}.footer-contact > p, .footer-contact address{line-height: 1.4375rem;}address{font-style: normal;}.copyright{margin-top: 36px;padding-top: 36px;border-top: 1px solid #ffffff1f;font-size: .875rem;line-height: normal;color: #8c9ecc;}@media (min-width: 1280px){.modules-grid{grid-template-columns: 297px 299px minmax(0, 1fr);}.footer > .container{width: 1152px;}.footer-grid{width: 1200px;}}@media (max-width: 1279px){.header-inner{gap: 18px;flex-wrap: wrap;}.main-nav{gap: 12px;font-size: .875rem;}.login{margin-left: auto;}.hero-inner{grid-template-columns: 1.05fr 1fr;gap: 32px;}.hero-copy h1{font-size: 2.625rem;line-height: 1.12;}.hero-panel{padding: 18px;}.hero-copy > p{font-size: 1.25rem;line-height: 1.875rem;}.modules-layout{grid-template-columns: 240px 1fr;gap: 20px;}.module-feature{padding: 20px;}.module-feature h3{white-space: normal;font-size: 1.125rem;}.module{padding: 20px;}.module-heading{gap: 10px;}.module-heading{flex-wrap: wrap;}.module-wide .module-heading{flex-wrap: nowrap;}.module-heading h3{overflow-wrap: anywhere;}.module h3{font-size: 1rem;}.comparison-head{grid-template-columns: 45% 1fr;}.comparison-list > div{grid-template-columns: 45% 1fr;}.showcase-stack{height: 1280px;}.dashboard-row{grid-template-columns: 66.666% 1fr;gap: 40px;}.register-row{top: 430px;grid-template-columns: 1fr 70.4%;}.capacity-row{top: 860px;grid-template-columns: 70.4% 1fr;}.cta-box{padding: 36px;gap: 28px;}}@media (max-width: 1100px){.main-nav{flex-basis: 100%;justify-content: center;order: 4;padding-bottom: 16px;}.js .main-nav{display: none;position: absolute;top: 100%;inset-inline: 0;flex-direction: column;align-items: stretch;gap: 0;max-height: calc(100dvh - var(--header-height));overflow-y: auto;overscroll-behavior: contain;padding: 12px 32px 20px;background: var(--blue);box-shadow: 0 16px 32px #0b2a9c66;}.js .main-nav a{padding: 14px 12px;white-space: normal;}.js .main-nav.is-open{display: flex;}.js .menu-toggle{display: flex;align-items: center;justify-content: center;flex: 0 0 44px;width: 44px;padding: 10px;min-height: 44px;border: 0;background: transparent;color: #fff;cursor: pointer;font-size: .875rem;font-weight: 600;}.menu-lines{display: block;width: 24px;height: 2px;background: currentColor;position: relative;transition: background .15s;}.menu-lines::before,
  .menu-lines::after{content: '';position: absolute;height: 2px;width: 100%;background: currentColor;top: 0;left: 0;transition: transform .15s;}.menu-lines::before{transform: translateY(-7px);}.menu-lines::after{transform: translateY(7px);}.menu-toggle[aria-expanded='true'] .menu-lines{background: transparent;}.menu-toggle[aria-expanded='true'] .menu-lines::before{transform: rotate(45deg);}.menu-toggle[aria-expanded='true'] .menu-lines::after{transform: rotate(-45deg);}.login{margin-left: auto;}.hero-inner{padding-block: 90px;}.modules-layout{grid-template-columns: 1fr;}.module-feature{display: grid;grid-template-columns: 1fr 240px;gap: 40px;}.module-feature .module-stat{padding: 0;align-self: center;}.module-feature .module-heading h3{font-size: 1.25rem;}.module h3{font-size: 1.125rem;}.module-heading{flex-wrap: wrap;}.module-wide .module-heading{flex-wrap: nowrap;}.module-heading h3{overflow-wrap: anywhere;}.pipeline{grid-template-columns: repeat(4, 1fr);gap: 28px 20px;}.pipeline::before{display: none;}.level{padding: 20px;}.level h3{font-size: 1.125rem;}.showcase-stack{height: auto;}.showcase-row{position: relative;top: auto;margin-top: 52px;grid-template-columns: 65% 1fr;gap: 32px;}.dashboard-row figcaption{padding-top: 24px;}.register-row{grid-template-columns: 1fr 65%;margin-top: 64px;}.register-row figcaption{padding-bottom: 0;}.showcase-row figcaption h3{font-size: 1.125rem;}.trust-inner{gap: 40px;}.trust h2{flex: 1;}.trust p{flex: 1.2;}.cta-box{padding: 32px;gap: 24px;}.cta-mail{padding: 32px 20px;align-self: center;}.footer-grid{gap: 32px;}}@media (max-width: 767px){.container{width: calc(100% - 40px);}.section{padding-block: 56px;}h2{font-size: 1.625rem;line-height: 1.3;}.section-heading > p{font-size: 1rem;line-height: 1.5rem;}.section-heading{margin-bottom: 28px;}.header-inner{gap: 12px;}.brand, .brand img{width: 130px;flex-basis: 130px;}.login{padding: 10px 20px;min-height: 44px;font-size: .75rem;}.main-nav, .js .main-nav.is-open{flex-direction: column;align-items: stretch;gap: 0;padding-bottom: 16px;}.main-nav a{padding: 12px;}.hero{min-height: 0;}.hero-inner{grid-template-columns: 1fr;padding-block: 60px 70px;gap: 40px;}.hero-background img{width: 100%;height: 100%;inset: 0;object-position: center;}.hero-tint{background: #dbeafeb0;mix-blend-mode: normal;}.telegram-large{font-size: 52px;left: 0;opacity: .12;}.telegram-small{display: none;}.hero-copy h1{font-size: 2.25rem;line-height: 1.12;letter-spacing: -.7px;max-width: 600px;}.hero-copy > p{font-size: 1.125rem;line-height: 1.75rem;max-width: 600px;}.hero-button{font-size: .875rem;padding-inline: 24px;margin-top: 28px;}.hero-panel{width: 100%;max-width: 549px;justify-self: center;padding: 20px;}.module-feature{grid-template-columns: 1fr 160px;padding: 24px;gap: 24px;}.modules-grid{grid-template-columns: repeat(2, minmax(0, 1fr));}.module{border-right: 0;border-bottom: 1px solid #dde9f4;padding: 24px;}.module:nth-child(odd):not(:last-child){border-right: 1px solid #dde9f4;}.module:last-child{border-bottom: 0;}.module-heading{flex-wrap: wrap;}.module h3{font-size: 1.0625rem;}.module-wide .module-heading{flex-wrap: nowrap;}.module:nth-child(-n+3){min-height: 0;}.pipeline{grid-template-columns: repeat(2, minmax(0, 1fr));gap: 28px;}.pipeline li:last-child{grid-column: span 2;}.pipeline h3{font-size: 1.125rem;}.connection-copy p{font-size: 1rem;line-height: 1.5rem;}.comparison-head{grid-template-columns: 45% minmax(0, 1fr);gap: 0;font-size: 1rem;}.comparison-head > b{padding-left: 10px;}.comparison-list > div{grid-template-columns: 45% minmax(0, 1fr);}.comparison-list dt, .comparison-list dd{min-width: 0;padding: 14px 12px;font-size: .875rem;line-height: 1.3125rem;}.comparison-list dd{padding-left: 27px;}.level-grid{grid-template-columns: 1fr;gap: 16px;}.level{min-height: 0;padding: 24px;}.level h3{font-size: 1.25rem;}.automation-background{top: 0;height: 100%;object-fit: cover;}.showcase-row, .register-row{grid-template-columns: 1fr;gap: 30px;margin-top: 48px;}.showcase-row figcaption, .dashboard-row figcaption{padding: 0;max-width: 520px;}.laptop{width: 84%;margin-inline: auto;/* Reserve the bezel extending below the screen, preserving the 30px caption gap. */
    margin-bottom: 7.6%;}.register-row .browser-window{grid-row: 1;}.showcase-row figcaption h3{font-size: 1.25rem;}.browser-chrome{height: 18px;}.trust-inner{flex-direction: column;gap: 24px;}.trust h2{max-width: 460px;}.cta-box{grid-template-columns: 1fr;padding: 28px;gap: 32px;}.cta-mail{padding: 32px 20px;}.footer{padding-top: 48px;}.footer-grid{grid-template-columns: 1fr 1fr;gap: 36px;}.footer-about{grid-column: span 2;max-width: 460px;}.copyright{line-height: 1.375rem;margin-top: 30px;padding-top: 28px;}}@media (max-width: 430px){.container{width: calc(100% - 32px);}.header-inner{gap: 10px;}.brand, .brand img{width: 116px;flex-basis: 116px;}.login{padding-inline: 14px;}.hero-copy h1{font-size: 2rem;line-height: 1.16;}.hero-panel{padding: 16px 12px;font-size: .75rem;line-height: 1.125rem;gap: 18px;}.panel-heading{gap: 8px;}.feed-row{grid-template-columns: 3.3125rem minmax(0, 1fr) .875rem;gap: 6px;padding-inline: 8px;}.load{grid-template-columns: 3.625rem minmax(0, 1fr) 2.125rem;gap: 8px;}.module-feature{grid-template-columns: 1fr;gap: 28px;}.module-stat > span br{display: none;}.modules-grid{grid-template-columns: 1fr;}.module-wide{grid-column: auto;}.module:nth-child(odd):not(:last-child){border-right: 0;}.module-heading{flex-wrap: nowrap;}.comparison-head{font-size: .875rem;line-height: 1.25rem;}.comparison-list dt, .comparison-list dd{font-size: .8125rem;line-height: 1.25rem;}.cta-box{padding: 24px 20px;}.cta-mail{padding: 28px 16px;}.cta-mail .button{font-size: .8125rem;padding-inline: 20px;}.footer-grid{grid-template-columns: 1fr;}.footer-about{grid-column: auto;}}.request-dialog{width: min(640px, calc(100% - 32px));max-height: calc(100dvh - 32px);padding: 0;border: 1px solid #08389924;border-radius: 20px;background: #fff;color: var(--ink);box-shadow: 0 24px 80px #0b2a9c33;overscroll-behavior: contain;}.request-dialog::backdrop{background: #0e1e2fa6;backdrop-filter: blur(4px);}.dialog-header{display: flex;align-items: center;justify-content: space-between;gap: 16px;padding: 20px 24px;background: var(--blue);color: #fff;}.dialog-header h2{color: inherit;font-size: 1.5rem;line-height: 2rem;}.dialog-close{flex: 0 0 44px;width: 44px;height: 44px;padding: 0;border: 0;border-radius: 50%;background: transparent;color: #fff;font-size: 2rem;line-height: 1;cursor: pointer;}.dialog-close:hover{background: #ffffff24;}.dialog-close:focus-visible{outline-color: #fff;outline-offset: 0;}#request-form-mount{min-height: 320px;}#request-form-mount .b24-form > div{--b24-primary-color: #ff7500;--b24-primary-text-color: #fff;--b24-text-color: #0e1e2f;--b24-background-color: #fff;--b24-field-border-color: #bfd3e6;--b24-field-background-color: #eef2fb;--b24-field-focus-background-color: #fff;--b24-font-family: Montserrat, Arial, sans-serif;}#request-form-mount .b24-form-wrapper{width: 100% !important;max-width: none !important;border: 0 !important;background: #fff !important;box-shadow: none !important;}#request-form-mount .b24-form-control{border-radius: 10px;}#request-form-mount .b24-form-btn{min-height: 56px;border-radius: 999px;font-weight: 700;letter-spacing: .64px;}.form-fallback{padding: 20px 24px 24px;border-top: 1px solid #dde9f4;color: var(--body);font-size: .875rem;line-height: 1.5rem;}.form-fallback a{color: var(--blue);text-decoration: underline;text-underline-offset: 3px;}body:has(.request-dialog[open]){overflow: hidden;}@media (max-width: 600px){.request-dialog{position: fixed;inset: 0;width: 100%;max-width: none;height: 100dvh;max-height: none;margin: 0;border: 0;border-radius: 0;padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);overflow-y: auto;}.dialog-header{padding: 16px;}.dialog-header h2{font-size: 1.25rem;line-height: 1.75rem;}}@media (prefers-reduced-motion: reduce){html{scroll-behavior: auto;}*, *::before, *::after{transition: none !important;}}