.Hero-module__JgYmMq__heroSection{background-color:#f3f8ff;justify-content:center;align-items:flex-start;min-height:85vh;padding-top:180px;padding-bottom:240px;display:flex;position:relative}.Hero-module__JgYmMq__bgRings{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__JgYmMq__ring1,.Hero-module__JgYmMq__ring2{border:none;border-radius:50%;position:absolute}.Hero-module__JgYmMq__ring1{z-index:1;background-color:#eaf1ff;width:1350px;height:1350px;top:-600px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__ring2{z-index:2;background-color:#fff;width:1000px;height:1000px;top:-400px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0b4ff608}.Hero-module__JgYmMq__ring3{display:none}.Hero-module__JgYmMq__contentContainer{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;display:flex;position:relative}.Hero-module__JgYmMq__headingWrapper{margin-bottom:24px;display:inline-block;position:relative}.Hero-module__JgYmMq__wireframeGraphic{z-index:-1;pointer-events:none;width:110px;height:110px;-webkit-mask:var(--svg-url) no-repeat center / contain;mask:var(--svg-url) no-repeat center / contain;-webkit-mask:var(--svg-url) no-repeat center / contain;opacity:.6;background-color:#0b4ff6;position:absolute;top:-5px;left:-90px}.Hero-module__JgYmMq__heading{color:#111827;letter-spacing:-1px;margin-bottom:0;font-size:54px;font-weight:800;line-height:1.2}.Hero-module__JgYmMq__paragraph{color:#4b5563;max-width:740px;margin:0 auto 40px;font-size:16px;font-weight:500;line-height:1.6}.Hero-module__JgYmMq__buttonGroup{gap:16px;margin-bottom:60px;display:flex}.Hero-module__JgYmMq__btn{border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;gap:16px;height:50px;padding:6px 6px 6px 30px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.Hero-module__JgYmMq__btnPrimary{color:#fff;background-color:#0b4ff6;box-shadow:0 4px 14px #0b4ff640}.Hero-module__JgYmMq__btnSecondary{color:#fff;background-color:#000}.Hero-module__JgYmMq__btnIconWrapper{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Hero-module__JgYmMq__btnPrimary:hover{background-color:#003bc2;transform:translateY(-2px);box-shadow:0 6px 20px #0b4ff64d}.Hero-module__JgYmMq__btnSecondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.Hero-module__JgYmMq__arcContainer{z-index:5;pointer-events:none;width:100%;max-width:1150px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__arcItem{flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__iconWrapper{z-index:2;background-color:#e5f0ff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 4px 12px #0b4ff61a}.Hero-module__JgYmMq__verticalLine{z-index:-1;opacity:.8;background-color:#bfdbfe;width:1.5px;height:800px;position:absolute;top:64px}@media (max-width:992px){.Hero-module__JgYmMq__heading{font-size:42px}.Hero-module__JgYmMq__arcContainer{max-width:100vw;overflow:hidden}.Hero-module__JgYmMq__heroSection{padding-top:140px;padding-bottom:200px}}@media (max-width:576px){.Hero-module__JgYmMq__heading{font-size:32px}.Hero-module__JgYmMq__heroSection{padding-top:120px;padding-bottom:140px}.Hero-module__JgYmMq__paragraph{padding:0 16px;font-size:14px}.Hero-module__JgYmMq__buttonGroup{flex-direction:row;justify-content:center;gap:10px;width:100%;padding:0}.Hero-module__JgYmMq__btn{gap:8px;width:auto;padding:6px 6px 6px 16px;font-size:12px}.Hero-module__JgYmMq__btnIconWrapper{width:30px;height:30px}.Hero-module__JgYmMq__arcItem{transform:translate(-50%,-50%)scale(.6)}.Hero-module__JgYmMq__wireframeGraphic{display:none}}
.Stats-module__Lag95a__statsSection{background:linear-gradient(#f3f8ff 0%,#fff 100%);padding:0 0 30px}.Stats-module__Lag95a__statsContainerWrapper{justify-content:center;display:flex}.Stats-module__Lag95a__statsContainer{z-index:20;background:linear-gradient(#f4f7ff 0%,#c4d6ff 100%);border:1px solid #fffc;border-radius:50% 50% 32px 32px/260px 260px 32px 32px;width:100%;max-width:100%;padding:130px 40px 60px;position:relative;overflow:hidden;box-shadow:0 16px 40px #0b4ff60a}.Stats-module__Lag95a__statsContainer:before{content:"";pointer-events:none;z-index:0;border:1px solid #0b4ff626;border-radius:50%;width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 100px #fff6,0 0 0 150px #0b4ff60a}.Stats-module__Lag95a__title{z-index:1;text-align:center;color:#000;margin-bottom:50px;font-size:44px;font-weight:700;line-height:1.3;position:relative}.Stats-module__Lag95a__grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:800px;margin:0 auto;display:grid}.Stats-module__Lag95a__card{text-align:center;background-color:#fff;border:1px solid #0b4ff61a;border-radius:16px;margin-top:0;padding:8px 20px 20px;transition:box-shadow .3s,top .3s cubic-bezier(.4,0,.2,1);position:relative;top:0;box-shadow:0 8px 24px #0b4ff60f}.Stats-module__Lag95a__card:before{content:"";z-index:0;background-image:radial-gradient(circle at 0 0,#fffc,#0000 70%),radial-gradient(#0b4ff61f 1.5px,#0000 1.5px),linear-gradient(#e6efff 0%,#f4f7ff 100%);background-size:100% 100%,12px 12px,100% 100%;border-bottom:1px solid #0b4ff614;border-top-left-radius:15px;border-top-right-radius:15px;height:68px;position:absolute;top:0;left:0;right:0}.Stats-module__Lag95a__card:hover{top:-6px;box-shadow:0 16px 32px #0b4ff61f}.Stats-module__Lag95a__iconWrapper{z-index:2;background:linear-gradient(135deg,#fff 0%,#f4f7ff 100%);border:1px solid #fff;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 24px;display:flex;position:relative;box-shadow:inset 0 2px 4px #fff,0 4px 12px #0b4ff614}.Stats-module__Lag95a__iconWrapper img{width:24px;height:24px}.Stats-module__Lag95a__value{color:#12141d;letter-spacing:-1px;z-index:2;margin-bottom:4px;font-size:34px;font-weight:800;line-height:1.1;position:relative}.Stats-module__Lag95a__label{color:#5e6278;z-index:2;font-size:14px;font-weight:600;line-height:1.4;position:relative}@media (max-width:992px){.Stats-module__Lag95a__statsContainer{padding:50px 30px}.Stats-module__Lag95a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Stats-module__Lag95a__grid{grid-template-columns:repeat(2,1fr);gap:16px}.Stats-module__Lag95a__statsSection{padding:0}.Stats-module__Lag95a__statsContainerWrapper{padding:0 16px!important}.Stats-module__Lag95a__statsContainer{border-radius:50% 50% 24px 24px/80px 80px 24px 24px;padding:70px 16px 30px}.Stats-module__Lag95a__title{margin-bottom:30px;font-size:28px}.Stats-module__Lag95a__value{font-size:32px}.Stats-module__Lag95a__card{background-image:none;margin-top:0;padding:6px 16px 16px}.Stats-module__Lag95a__card:before{height:60px}.Stats-module__Lag95a__iconWrapper{width:48px;height:48px;margin:0 auto 16px}.Stats-module__Lag95a__iconWrapper img{width:20px;height:20px}.Stats-module__Lag95a__label{font-size:13px}}
.Services-module__h5-agW__servicesSection{background-color:#0000;padding:0}.Services-module__h5-agW__servicesContainerWrapper{justify-content:center;margin-bottom:100px;padding:0 40px;display:flex}.Services-module__h5-agW__servicesContainer{background:#f3f8ff;border:1px solid #0b4ff614;border-radius:120px 120px 40px 40px;width:100%;max-width:1440px;padding:120px 40px 80px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0b4ff60d,inset 0 6px #0b4ff6}.Services-module__h5-agW__servicesContainer:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0b4ff626 0%,#0b4ff600 100%);width:1px;height:100%;position:absolute;top:0;left:100px}.Services-module__h5-agW__servicesContainer:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0b4ff626 0%,#0b4ff600 100%);width:1px;height:100%;position:absolute;top:0;right:100px}.Services-module__h5-agW__header{text-align:center;z-index:2;max-width:900px;margin:0 auto 60px;position:relative}.Services-module__h5-agW__badge{color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#0b4ff6;border-radius:999px;width:max-content;margin:0 auto 24px;padding:8px 20px;font-size:13px;font-weight:700;display:block;box-shadow:0 4px 14px #0b4ff633}.Services-module__h5-agW__titleWrapper{margin-bottom:30px;display:inline-block;position:relative}.Services-module__h5-agW__wireframeGraphic{z-index:-1;pointer-events:none;width:130px;height:130px;-webkit-mask:var(--svg-url) no-repeat center / contain;mask:var(--svg-url) no-repeat center / contain;-webkit-mask:var(--svg-url) no-repeat center / contain;opacity:.15;background-color:#0b4ff6;position:absolute;top:-20px;left:-60px}.Services-module__h5-agW__title{z-index:2;color:#000;letter-spacing:-1px;margin:0;font-size:52px;font-weight:800;line-height:1.1;position:relative}.Services-module__h5-agW__subtitle{color:#4b5563;max-width:800px;margin:0 auto;font-size:17px;font-weight:400;line-height:1.6}.Services-module__h5-agW__grid{z-index:2;grid-template-columns:repeat(6,1fr);gap:24px;max-width:1240px;margin:0 auto;display:grid;position:relative}.Services-module__h5-agW__card{background:#fff;border:1px solid #0b4ff60f;border-top:4px solid #0b4ff6;border-radius:20px;flex-direction:column;padding:32px 32px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0b4ff60a}.Services-module__h5-agW__cardVertical{flex-direction:column}.Services-module__h5-agW__cardHorizontal{flex-direction:row;align-items:center;gap:32px}.Services-module__h5-agW__cardContent{flex-direction:column;flex:1;min-width:0;padding-bottom:24px;display:flex}.Services-module__h5-agW__cardHorizontal .Services-module__h5-agW__cardContent{justify-content:center;max-width:none;padding-bottom:0}.Services-module__h5-agW__cardTitle{color:#000;margin-bottom:24px;font-size:24px;font-weight:800;line-height:1.3}.Services-module__h5-agW__itemList{margin:0;padding:0;list-style:none}.Services-module__h5-agW__itemList li{color:#4b5563;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:15px;font-weight:400;line-height:1.5;display:flex}.Services-module__h5-agW__dot{background-color:#0b4ff6;border-radius:50%;width:8px;min-width:8px;height:8px;margin-top:6px;display:inline-block;box-shadow:0 0 0 4px #0b4ff61a}.Services-module__h5-agW__cardIllustration{background:0 0;justify-content:center;align-items:center;width:100%;margin-top:24px;padding:0;display:flex}.Services-module__h5-agW__desktopImg{object-fit:contain;width:100%;max-width:200px;height:auto}.Services-module__h5-agW__cardHorizontal .Services-module__h5-agW__cardIllustration{background:0 0;flex:0 0 240px;align-items:center;margin-top:0;margin-left:0}.Services-module__h5-agW__cardHorizontal .Services-module__h5-agW__desktopImg{max-width:100%}.Services-module__h5-agW__cardVertical .Services-module__h5-agW__cardIllustration{margin-top:auto}.Services-module__h5-agW__mobileDesc,.Services-module__h5-agW__cardHeaderMobile,.Services-module__h5-agW__chevronIcon{display:none}.Services-module__h5-agW__cardWrapper{height:100%;display:block}.Services-module__h5-agW__cardWrapper>.Services-module__h5-agW__card{box-sizing:border-box;height:100%}.Services-module__h5-agW__grid>:first-child,.Services-module__h5-agW__grid>:nth-child(2),.Services-module__h5-agW__grid>:nth-child(3),.Services-module__h5-agW__grid>:nth-child(6),.Services-module__h5-agW__grid>:nth-child(7),.Services-module__h5-agW__grid>:nth-child(8){grid-column:span 2}.Services-module__h5-agW__grid>:nth-child(4),.Services-module__h5-agW__grid>:nth-child(5),.Services-module__h5-agW__grid>:nth-child(9),.Services-module__h5-agW__grid>:nth-child(10){grid-column:span 3}@media (max-width:992px){.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr)}.Services-module__h5-agW__grid>:nth-child(n){grid-column:span 1}.Services-module__h5-agW__grid>:nth-child(4),.Services-module__h5-agW__grid>:nth-child(5),.Services-module__h5-agW__grid>:nth-child(9),.Services-module__h5-agW__grid>:nth-child(10){grid-column:span 2}}@media (max-width:768px){.Services-module__h5-agW__servicesContainerWrapper{margin-bottom:40px;padding:0}.Services-module__h5-agW__servicesContainer{border-radius:0;padding:40px 16px 30px}.Services-module__h5-agW__title{font-size:32px}.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr);gap:12px}.Services-module__h5-agW__grid>:nth-child(n){grid-column:span 1}.Services-module__h5-agW__card{border-radius:20px;flex-direction:column;padding:20px 16px}.Services-module__h5-agW__cardHorizontal{flex-direction:column}.Services-module__h5-agW__cardContent{padding-bottom:0}.Services-module__h5-agW__cardHorizontal .Services-module__h5-agW__cardContent{max-width:none}.Services-module__h5-agW__cardTitle{margin-bottom:12px;font-size:16px}.Services-module__h5-agW__desktopOnly{display:none!important}.Services-module__h5-agW__wireframeGraphic{display:none}.Services-module__h5-agW__mobileDesc{color:#4b5563;margin:0;font-size:12px;line-height:1.4;display:block}.Services-module__h5-agW__cardHeaderMobile{flex-shrink:0;margin-bottom:16px;display:flex}.Services-module__h5-agW__mobileIconBox{color:#0b4ff6;background-color:#f4f7ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Services-module__h5-agW__mobileIconBox img{object-fit:contain;width:24px;height:24px}}
.Industries-module__2607Mq__section{z-index:1;background:linear-gradient(#fff 0%,#f8fafc 150px 100%);padding:60px 0;position:relative;overflow:hidden}.Industries-module__2607Mq__bgLines{z-index:-1;pointer-events:none;background:radial-gradient(circle,#0000 30%,#0b4ff608 30.5%,#0000 31%),radial-gradient(circle,#0000 40%,#0b4ff608 40.5%,#0000 41%),radial-gradient(circle,#0000 50%,#0b4ff608 50.5%,#0000 51%),radial-gradient(circle,#0000 60%,#0b4ff608 60.5%,#0000 61%);width:200%;height:200%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Industries-module__2607Mq__container{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Industries-module__2607Mq__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.Industries-module__2607Mq__badge{color:#0b4ff6;text-transform:uppercase;letter-spacing:1px;background-color:#e8effe;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:11px;font-weight:700;display:inline-flex}.Industries-module__2607Mq__badgeIcon{color:#0b4ff6}.Industries-module__2607Mq__titleWrapper{margin-bottom:24px;display:inline-block;position:relative}.Industries-module__2607Mq__titleGraphic{opacity:.15;z-index:-1;width:100px;position:absolute;top:-30px;left:-60px}.Industries-module__2607Mq__title{color:#111827;font-size:42px;font-weight:800;line-height:1.2}.Industries-module__2607Mq__highlight{color:#0b4ff6}.Industries-module__2607Mq__subtitle{color:#4b5563;margin-bottom:32px;font-size:15px;font-weight:500;line-height:1.6}.Industries-module__2607Mq__seeAllBtn{color:#fff;cursor:pointer;background-color:#0b4ff6;border:none;border-radius:30px;align-items:center;gap:12px;padding:8px 8px 8px 24px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0b4ff64d}.Industries-module__2607Mq__seeAllBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0b4ff666}.Industries-module__2607Mq__btnIconWrapper{color:#0b4ff6;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Industries-module__2607Mq__grid{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;display:grid}.Industries-module__2607Mq__card{background:#fff;border-radius:16px;flex-direction:column;padding:30px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000d}.Industries-module__2607Mq__card:nth-child(4){grid-column:1}.Industries-module__2607Mq__card:hover{transform:translateY(-5px);box-shadow:0 15px 45px #0000001a}.Industries-module__2607Mq__cardHeader{align-items:center;margin-bottom:20px;display:flex}.Industries-module__2607Mq__numberBox{color:#fff;background:#0b4ff6;border-radius:8px;order:1;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.Industries-module__2607Mq__iconCircle{color:#fff;background:#0b4ff6;border-radius:8px;order:2;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:none}.Industries-module__2607Mq__cardTitle{color:#111827;flex:1;order:3;margin:0 16px;font-size:18px;font-weight:700;line-height:1.2}.Industries-module__2607Mq__chevronIcon{order:4;display:none}@media (min-width:769px){.Industries-module__2607Mq__iconCircle{color:#0b4ff6;background:#f0f5ff;border:1px solid #dbeafe;border-radius:50%;order:3;display:flex}.Industries-module__2607Mq__cardTitle{order:2}.Industries-module__2607Mq__numberBox{order:1}}.Industries-module__2607Mq__cardBody{z-index:2;position:relative}.Industries-module__2607Mq__cardDescription{color:#6b7280;font-size:14px;line-height:1.6}.Industries-module__2607Mq__cardDots{z-index:1;background-image:radial-gradient(#0b4ff626 1px,#0000 1px);background-size:10px 10px;width:60px;height:60px;position:absolute;bottom:10px;left:10px}.Industries-module__2607Mq__cardBlob{z-index:1;background:radial-gradient(circle,#0b4ff626 0%,#fff0 70%);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-30px;right:-30px}@media (max-width:1100px){.Industries-module__2607Mq__grid{grid-template-columns:repeat(2,1fr)}.Industries-module__2607Mq__card:nth-child(4){grid-column:auto}}@media (max-width:768px){.Industries-module__2607Mq__section{padding-top:20px;padding-bottom:40px}.Industries-module__2607Mq__header{margin-bottom:30px}.Industries-module__2607Mq__grid{grid-template-columns:1fr;gap:12px}.Industries-module__2607Mq__title{font-size:32px}.Industries-module__2607Mq__card{padding:16px;box-shadow:0 4px 15px #00000005}.Industries-module__2607Mq__cardHeader{margin-bottom:0}.Industries-module__2607Mq__numberBox{display:none}.Industries-module__2607Mq__iconCircle{order:1;margin-right:16px;display:flex}.Industries-module__2607Mq__cardTitle{order:2;margin:0;font-size:14px}.Industries-module__2607Mq__chevronIcon{color:#0b4ff6;align-items:center;display:flex}.Industries-module__2607Mq__cardBody,.Industries-module__2607Mq__cardDots,.Industries-module__2607Mq__cardBlob{display:none}}
.BuiltForAgencies-module__QbdyeW__section{background-color:#f8fafc;padding:60px 0;position:relative;overflow:hidden}.BuiltForAgencies-module__QbdyeW__container{max-width:1200px;margin:0 auto;padding:0 20px}.BuiltForAgencies-module__QbdyeW__mainContent{justify-content:space-evenly;align-items:center;gap:50px;margin-bottom:60px;display:flex}.BuiltForAgencies-module__QbdyeW__imageColumn{aspect-ratio:1;flex:1;max-width:600px;position:relative}.BuiltForAgencies-module__QbdyeW__imageWrapper{width:100%;height:100%;position:relative}.BuiltForAgencies-module__QbdyeW__imgBack{z-index:2;border-radius:20px;width:70%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 20px 40px #0000001a}.BuiltForAgencies-module__QbdyeW__imgBack img{width:100%;height:auto;display:block}.BuiltForAgencies-module__QbdyeW__imgFront{z-index:3;border:6px solid #f8fafc;border-radius:20px;width:65%;position:absolute;top:35%;right:0;overflow:hidden;box-shadow:0 30px 60px #0003}.BuiltForAgencies-module__QbdyeW__imgFront img{width:100%;height:auto;display:block}.BuiltForAgencies-module__QbdyeW__floatingBadge{z-index:4;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 20px;display:flex;position:absolute;top:25%;right:-5%;box-shadow:0 15px 35px #0000001a}.BuiltForAgencies-module__QbdyeW__floatingBadgeIcon{color:#0b4ff6}.BuiltForAgencies-module__QbdyeW__floatingBadgeText{color:#4b5563;font-size:11px;line-height:1.4}.BuiltForAgencies-module__QbdyeW__floatingBadgeText strong{color:#111827;font-size:12px}.BuiltForAgencies-module__QbdyeW__dotsPattern{opacity:.3;z-index:1;background-image:radial-gradient(#0b4ff6 1px,#0000 1px);background-size:12px 12px;width:80px;height:80px;position:absolute;bottom:35%;left:5%}.BuiltForAgencies-module__QbdyeW__netGraphic{opacity:.25;z-index:1;width:250px;position:absolute;bottom:-2%;left:0%}.BuiltForAgencies-module__QbdyeW__contentColumn{flex:1;max-width:550px}.BuiltForAgencies-module__QbdyeW__badge{color:#0b4ff6;text-transform:uppercase;letter-spacing:1px;background-color:#e8effe;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-flex}.BuiltForAgencies-module__QbdyeW__titleWrapper{margin-bottom:24px;display:inline-block;position:relative}.BuiltForAgencies-module__QbdyeW__titleGraphic{opacity:.25;z-index:-1;width:100px;position:absolute;top:-15px;left:-80px;transform:scaleX(-1)}.BuiltForAgencies-module__QbdyeW__title{color:#111827;font-size:42px;font-weight:800;line-height:1.2}.BuiltForAgencies-module__QbdyeW__highlight{color:#0b4ff6}.BuiltForAgencies-module__QbdyeW__textBlock{margin-bottom:32px}.BuiltForAgencies-module__QbdyeW__text{color:#4b5563;margin-bottom:16px;font-size:15px;line-height:1.6}.BuiltForAgencies-module__QbdyeW__featuresGrid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:32px;display:grid}.BuiltForAgencies-module__QbdyeW__featureItem{text-align:center;flex-direction:column;align-items:center;display:flex}.BuiltForAgencies-module__QbdyeW__featureIcon{color:#0b4ff6;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;display:flex}.BuiltForAgencies-module__QbdyeW__featureItem p{color:#111827;font-size:12px;font-weight:600;line-height:1.4}.BuiltForAgencies-module__QbdyeW__learnMoreBtn{color:#fff;cursor:pointer;background-color:#0b4ff6;border:none;border-radius:30px;align-items:center;gap:12px;padding:10px 10px 10px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #0b4ff64d}.BuiltForAgencies-module__QbdyeW__learnMoreBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0b4ff666}.BuiltForAgencies-module__QbdyeW__btnIconWrapper{color:#0b4ff6;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.BuiltForAgencies-module__QbdyeW__statsBar{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:30px 40px;display:flex;box-shadow:0 15px 40px #0000000d}.BuiltForAgencies-module__QbdyeW__statItem{align-items:center;gap:16px;display:flex}.BuiltForAgencies-module__QbdyeW__statIconBox{color:#fff;background:#0b4ff6;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #0b4ff633}.BuiltForAgencies-module__QbdyeW__statInfo h4{color:#0b4ff6;margin-bottom:2px;font-size:22px;font-weight:800}.BuiltForAgencies-module__QbdyeW__statInfo p{color:#6b7280;font-size:12px;font-weight:500;line-height:1.4}.BuiltForAgencies-module__QbdyeW__statDivider{background:#e5e7eb;width:1px;height:40px}@media (max-width:1100px){.BuiltForAgencies-module__QbdyeW__mainContent{flex-direction:column;gap:40px}.BuiltForAgencies-module__QbdyeW__imageColumn{order:2;width:100%;min-height:auto}.BuiltForAgencies-module__QbdyeW__contentColumn{text-align:center;order:1;width:100%;max-width:100%}.BuiltForAgencies-module__QbdyeW__featuresGrid{justify-content:center}.BuiltForAgencies-module__QbdyeW__statsBar{flex-wrap:wrap;justify-content:center;gap:30px}.BuiltForAgencies-module__QbdyeW__statDivider{display:none}}@media (max-width:768px){.BuiltForAgencies-module__QbdyeW__section{padding:40px 0}.BuiltForAgencies-module__QbdyeW__title{font-size:32px}.BuiltForAgencies-module__QbdyeW__imageColumn{min-height:auto}.BuiltForAgencies-module__QbdyeW__netGraphic,.BuiltForAgencies-module__QbdyeW__titleGraphic{display:none}.BuiltForAgencies-module__QbdyeW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:20px 10px}.BuiltForAgencies-module__QbdyeW__statsBar{grid-template-columns:repeat(2,1fr);gap:20px;padding:24px;display:grid}.BuiltForAgencies-module__QbdyeW__statItem{justify-content:flex-start;align-items:center;width:100%}.BuiltForAgencies-module__QbdyeW__statInfo h4{font-size:18px}}
.HowItWorks-module__u8qSLG__section{background-color:#f8fafc;padding:60px 0;position:relative;overflow:hidden}.HowItWorks-module__u8qSLG__bgGridLeft,.HowItWorks-module__u8qSLG__bgGridRight{opacity:.4;z-index:0;background-image:radial-gradient(#cbd5e1 2px,#0000 2px);background-size:24px 24px;width:300px;height:300px;position:absolute}.HowItWorks-module__u8qSLG__bgGridLeft{top:150px;left:-50px}.HowItWorks-module__u8qSLG__bgGridRight{top:50%;right:-50px}.HowItWorks-module__u8qSLG__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.HowItWorks-module__u8qSLG__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:80px;display:flex}.HowItWorks-module__u8qSLG__badge{color:#0b4ff6;text-transform:uppercase;letter-spacing:1px;background-color:#e8effe;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #0b4ff61a}.HowItWorks-module__u8qSLG__title{color:#111827;letter-spacing:-1px;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1.2}.HowItWorks-module__u8qSLG__highlight{color:#0b4ff6;display:inline-block;position:relative}.HowItWorks-module__u8qSLG__highlight:after{content:"";background-color:#0b4ff6;border-radius:2px;width:100%;height:4px;position:absolute;bottom:-4px;left:0}.HowItWorks-module__u8qSLG__subtitle{color:#6b7280;max-width:600px;margin-top:10px;font-size:18px}.HowItWorks-module__u8qSLG__timelineWrapper{max-width:1050px;margin:0 auto;position:relative}.HowItWorks-module__u8qSLG__timelineLine{z-index:1;border-left:2px dashed #bfdbfe;width:1px;position:absolute;top:40px;bottom:0;left:50%;transform:translate(-50%)}.HowItWorks-module__u8qSLG__stepRow{align-items:center;width:100%;margin-bottom:60px;display:flex;position:relative}.HowItWorks-module__u8qSLG__stepRow:last-child{margin-bottom:0}.HowItWorks-module__u8qSLG__centerNodeWrapper{z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__u8qSLG__timelineNode{color:#fff;background-color:#0b4ff6;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:28px;font-weight:800;display:flex;box-shadow:0 10px 30px #0b4ff64d,0 0 0 10px #f8fafc}.HowItWorks-module__u8qSLG__timelineDot{background-color:#fff;border:3px solid #0b4ff6;border-radius:50%;width:12px;height:12px;position:absolute;top:140px;box-shadow:0 0 0 4px #f8fafc}.HowItWorks-module__u8qSLG__stepRow:last-child .HowItWorks-module__u8qSLG__timelineDot{display:none}.HowItWorks-module__u8qSLG__leftCol,.HowItWorks-module__u8qSLG__rightCol{align-items:center;width:50%;display:flex}.HowItWorks-module__u8qSLG__leftCol{justify-content:flex-end;padding-right:40px}.HowItWorks-module__u8qSLG__rightCol{justify-content:flex-start;padding-left:40px}.HowItWorks-module__u8qSLG__cardContent{max-width:420px}.HowItWorks-module__u8qSLG__cardHeader{align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.HowItWorks-module__u8qSLG__mobileNum{display:none}.HowItWorks-module__u8qSLG__stepIcon{color:#0b4ff6;background:#fff;border-radius:16px;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;display:flex;box-shadow:0 10px 30px #0000000d}.HowItWorks-module__u8qSLG__cardTitle{color:#111827;margin-top:5px;font-size:26px;font-weight:800;line-height:1.3}.HowItWorks-module__u8qSLG__cardText{color:#4b5563;margin-bottom:30px;font-size:15px;line-height:1.6}.HowItWorks-module__u8qSLG__contactBtn{color:#fff;cursor:pointer;background-color:#0b4ff6;border:none;border-radius:30px;align-items:center;gap:16px;padding:10px 10px 10px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #0b4ff633}.HowItWorks-module__u8qSLG__contactBtn:hover{background-color:#083ab8;transform:translateY(-2px);box-shadow:0 12px 24px #0b4ff64d}.HowItWorks-module__u8qSLG__btnIconWrapper{color:#0b4ff6;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.HowItWorks-module__u8qSLG__cardImage{width:100%;max-width:420px}.HowItWorks-module__u8qSLG__cardImage img{border-radius:16px;width:100%;height:auto;transition:transform .3s;box-shadow:0 15px 40px #0000000d}.HowItWorks-module__u8qSLG__cardImage img:hover{transform:translateY(-5px)}.HowItWorks-module__u8qSLG__bottomFeatures{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:60px auto 0;padding:30px 40px;display:flex;box-shadow:0 10px 40px #00000008}.HowItWorks-module__u8qSLG__featureItem{flex:1;align-items:center;gap:16px;display:flex}.HowItWorks-module__u8qSLG__featureIconBox{color:#0b4ff6;background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.HowItWorks-module__u8qSLG__featureInfo h4{color:#111827;margin-bottom:4px;font-size:14px;font-weight:700}.HowItWorks-module__u8qSLG__featureInfo p{color:#6b7280;font-size:11px;line-height:1.4}.HowItWorks-module__u8qSLG__featureDivider{background:#e5e7eb;width:1px;height:40px;margin:0 20px}@media (max-width:992px){.HowItWorks-module__u8qSLG__timelineLine,.HowItWorks-module__u8qSLG__centerNodeWrapper{display:none}.HowItWorks-module__u8qSLG__stepRow{flex-direction:column;gap:40px;margin-bottom:60px}.HowItWorks-module__u8qSLG__leftCol,.HowItWorks-module__u8qSLG__rightCol{justify-content:center;width:100%;padding:0!important}.HowItWorks-module__u8qSLG__textCol{order:1}.HowItWorks-module__u8qSLG__imageCol{order:2}.HowItWorks-module__u8qSLG__cardContent{text-align:center;max-width:100%}.HowItWorks-module__u8qSLG__cardHeader{flex-direction:column;align-items:center;gap:16px}.HowItWorks-module__u8qSLG__mobileNum{color:#fff;background-color:#0b4ff6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;font-weight:800;display:flex;box-shadow:0 10px 30px #0b4ff64d}.HowItWorks-module__u8qSLG__stepIcon{display:none}.HowItWorks-module__u8qSLG__bottomFeatures{flex-wrap:wrap;gap:20px}.HowItWorks-module__u8qSLG__featureDivider{display:none}.HowItWorks-module__u8qSLG__featureItem{min-width:calc(50% - 10px)}}@media (max-width:768px){.HowItWorks-module__u8qSLG__title{font-size:32px}.HowItWorks-module__u8qSLG__featureItem{min-width:100%}}
.Testimonials-module__5wb8fq__section{background-color:#f8fafc;padding:60px 0;position:relative;overflow:hidden}.Testimonials-module__5wb8fq__bgCircles{z-index:0;pointer-events:none;justify-content:center;align-items:center;width:2000px;height:2000px;display:flex;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.Testimonials-module__5wb8fq__circle1,.Testimonials-module__5wb8fq__circle2,.Testimonials-module__5wb8fq__circle3{border:1px solid #0b4ff60d;border-radius:50%;position:absolute}.Testimonials-module__5wb8fq__circle1{width:600px;height:600px}.Testimonials-module__5wb8fq__circle2{width:1200px;height:1200px}.Testimonials-module__5wb8fq__circle3{width:1800px;height:1800px}.Testimonials-module__5wb8fq__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.Testimonials-module__5wb8fq__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:80px;display:flex}.Testimonials-module__5wb8fq__badge{color:#0b4ff6;text-transform:uppercase;letter-spacing:1px;background-color:#fff;border:1px solid #e2e8f0;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:12px;font-weight:700;display:inline-flex}.Testimonials-module__5wb8fq__title{color:#111827;letter-spacing:-1px;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1.2}.Testimonials-module__5wb8fq__highlight{color:#0b4ff6;display:inline-block;position:relative}.Testimonials-module__5wb8fq__highlight:after{content:"";background-color:#0b4ff6;border-radius:2px;width:100%;height:4px;position:absolute;bottom:-4px;left:0}.Testimonials-module__5wb8fq__subtitle{color:#6b7280;max-width:600px;margin-top:10px;font-size:18px}.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;display:grid}.Testimonials-module__5wb8fq__card{background:#fff;border-bottom:4px solid #0b4ff6;border-radius:16px;flex-direction:column;padding:30px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 40px #00000008}.Testimonials-module__5wb8fq__card:hover{transform:translateY(-5px);box-shadow:0 15px 50px #0b4ff614}.Testimonials-module__5wb8fq__cardHeader{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex;position:relative}.Testimonials-module__5wb8fq__iconBox{color:#0b4ff6;background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex;box-shadow:0 4px 12px #0000000d}.Testimonials-module__5wb8fq__cardTitle{color:#111827;white-space:pre-line;margin-top:4px;font-size:16px;font-weight:800;line-height:1.3}.Testimonials-module__5wb8fq__quoteMark{color:#dbeafe;font-family:serif;font-size:40px;line-height:1;position:absolute;top:-10px;right:0}.Testimonials-module__5wb8fq__text{color:#4b5563;flex-grow:1;font-size:14px;line-height:1.6}.Testimonials-module__5wb8fq__divider{background:#e2e8f0;width:100%;height:1px;margin:24px 0}.Testimonials-module__5wb8fq__cardFooter{justify-content:space-between;align-items:center;display:flex}.Testimonials-module__5wb8fq__authorInfo{align-items:center;gap:12px;display:flex}.Testimonials-module__5wb8fq__avatar{object-fit:cover;border:2px solid #e2e8f0;border-radius:50%;width:40px;height:40px}.Testimonials-module__5wb8fq__authorName{color:#111827;font-size:13px;font-weight:700}.Testimonials-module__5wb8fq__authorRole{color:#6b7280;font-size:11px}.Testimonials-module__5wb8fq__stars{gap:2px;display:flex}.Testimonials-module__5wb8fq__starIcon{color:#0b4ff6;width:14px;height:14px}.Testimonials-module__5wb8fq__statsBar{background:#fff;border:1px solid #0b4ff61a;border-radius:16px;justify-content:space-between;align-items:center;margin-top:60px;padding:30px 40px;display:flex;box-shadow:0 10px 40px #00000008}.Testimonials-module__5wb8fq__statItem{flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.Testimonials-module__5wb8fq__statIconBox{color:#0b4ff6;background:#e8effe;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Testimonials-module__5wb8fq__statInfo{flex-direction:column;display:flex}.Testimonials-module__5wb8fq__statValue{color:#0b4ff6;margin-bottom:4px;font-size:24px;font-weight:800;line-height:1.1}.Testimonials-module__5wb8fq__statLabels{flex-direction:column;display:flex}.Testimonials-module__5wb8fq__statTitle{color:#111827;font-size:13px;font-weight:700;line-height:1.2}.Testimonials-module__5wb8fq__statSubtitle{color:#6b7280;font-size:11px;line-height:1.2}.Testimonials-module__5wb8fq__statDivider{background:#e5e7eb;width:1px;height:40px}@media (max-width:992px){.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(2,1fr)}.Testimonials-module__5wb8fq__statsBar{flex-wrap:wrap;gap:20px}.Testimonials-module__5wb8fq__statItem{justify-content:flex-start;min-width:calc(50% - 20px)}.Testimonials-module__5wb8fq__statDivider{display:none}}@media (max-width:768px){.Testimonials-module__5wb8fq__section{padding:40px 0}.Testimonials-module__5wb8fq__title{font-size:32px}.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr}.Testimonials-module__5wb8fq__statsBar{grid-template-columns:repeat(2,1fr);gap:20px;padding:24px;display:grid}.Testimonials-module__5wb8fq__statItem{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%}.Testimonials-module__5wb8fq__statValue{font-size:20px}.Testimonials-module__5wb8fq__statLabels{align-items:center}}
.Contact-module__Bs3a0a__section{background-color:#f8fafc;padding:60px 0;position:relative;overflow:hidden}.Contact-module__Bs3a0a__bgWireframe{opacity:.6;z-index:0;background-image:linear-gradient(#0b4ff61a 1px,#0000 1px),linear-gradient(90deg,#0b4ff61a 1px,#0000 1px);background-size:20px 20px;border-radius:50%;width:300px;height:400px;position:absolute;top:100px;left:-50px;transform:perspective(600px)rotateX(60deg)rotateY(-20deg)}.Contact-module__Bs3a0a__container{z-index:1;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;position:relative}.Contact-module__Bs3a0a__leftCol{flex:1}.Contact-module__Bs3a0a__badge{color:#fff;text-transform:uppercase;letter-spacing:1px;background-color:#111827;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:11px;font-weight:700;display:inline-flex}.Contact-module__Bs3a0a__title{color:#111827;letter-spacing:-1px;margin-bottom:24px;font-size:46px;font-weight:800;line-height:1.2}.Contact-module__Bs3a0a__highlight{color:#0b4ff6;display:inline-block;position:relative}.Contact-module__Bs3a0a__highlight:after{content:"";background-color:#0b4ff6;border-radius:2px;width:40px;height:4px;position:absolute;bottom:-4px;left:0}.Contact-module__Bs3a0a__description{color:#4b5563;margin-bottom:40px;font-size:16px;line-height:1.6}.Contact-module__Bs3a0a__featuresRow{gap:30px;margin-bottom:40px;display:flex}.Contact-module__Bs3a0a__featureBlock{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.Contact-module__Bs3a0a__featureIconBox{color:#0b4ff6;background-color:#e8effe;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:16px;display:flex}.Contact-module__Bs3a0a__featureBlock h4{color:#111827;margin-bottom:6px;font-size:13px;font-weight:800}.Contact-module__Bs3a0a__featureBlock p{color:#6b7280;font-size:11px;line-height:1.4}.Contact-module__Bs3a0a__quoteBtn{color:#fff;cursor:pointer;background-color:#0b4ff6;border:none;border-radius:30px;align-items:center;gap:16px;padding:12px 12px 12px 24px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #0b4ff633}.Contact-module__Bs3a0a__quoteBtn:hover{background-color:#083ab8;transform:translateY(-2px);box-shadow:0 12px 24px #0b4ff64d}.Contact-module__Bs3a0a__btnIconWrapper{color:#0b4ff6;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Contact-module__Bs3a0a__rightCol{flex:1}.Contact-module__Bs3a0a__formCard{background:#fff;border-radius:24px;padding:40px;box-shadow:0 20px 60px #0000000d}.Contact-module__Bs3a0a__formHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:30px;display:flex}.Contact-module__Bs3a0a__formTopIcon{color:#fff;background-color:#0b4ff6;border:4px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex;box-shadow:0 10px 20px #0b4ff64d}.Contact-module__Bs3a0a__formHeader h3{color:#111827;font-size:22px;font-weight:800}.Contact-module__Bs3a0a__form{flex-direction:column;gap:20px;display:flex}.Contact-module__Bs3a0a__formRow{gap:20px;display:flex}.Contact-module__Bs3a0a__inputGroup{flex-direction:column;flex:1;display:flex}.Contact-module__Bs3a0a__inputGroupFull{flex-direction:column;width:100%;display:flex}.Contact-module__Bs3a0a__inputGroup label,.Contact-module__Bs3a0a__inputGroupFull label{color:#111827;margin-bottom:8px;font-size:12px;font-weight:600}.Contact-module__Bs3a0a__inputGroup label span,.Contact-module__Bs3a0a__inputGroupFull label span{color:#ef4444}.Contact-module__Bs3a0a__inputWrapper{align-items:center;display:flex;position:relative}.Contact-module__Bs3a0a__inputIcon{color:#9ca3af;position:absolute;left:16px}.Contact-module__Bs3a0a__inputWrapper input,.Contact-module__Bs3a0a__inputWrapper select{color:#111827;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 16px 12px 44px;font-size:14px;transition:all .2s}.Contact-module__Bs3a0a__inputWrapper select{appearance:none;cursor:pointer;color:#6b7280}.Contact-module__Bs3a0a__inputWrapper input::placeholder{color:#9ca3af}.Contact-module__Bs3a0a__inputWrapper input:focus,.Contact-module__Bs3a0a__inputWrapper select:focus{border-color:#0b4ff6;box-shadow:0 0 0 3px #0b4ff61a}.Contact-module__Bs3a0a__phoneWrapper{position:relative}.Contact-module__Bs3a0a__phoneInputControl{color:#111827;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;align-items:center;width:100%;padding:10px 16px;font-size:14px;transition:all .2s;display:flex}.Contact-module__Bs3a0a__phoneInputControl:focus-within{border-color:#0b4ff6;box-shadow:0 0 0 3px #0b4ff61a}.Contact-module__Bs3a0a__phoneInputControl input{color:#111827;background:0 0;width:100%;font-size:14px;border:none!important;outline:none!important}.Contact-module__Bs3a0a__phoneInputControl input::placeholder{color:#9ca3af}.Contact-module__Bs3a0a__textareaWrapper{position:relative}.Contact-module__Bs3a0a__textareaIcon{color:#9ca3af;position:absolute;top:14px;left:16px}.Contact-module__Bs3a0a__textareaWrapper textarea{color:#111827;resize:vertical;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 16px 12px 44px;font-size:14px;transition:all .2s}.Contact-module__Bs3a0a__textareaWrapper textarea::placeholder{color:#9ca3af}.Contact-module__Bs3a0a__textareaWrapper textarea:focus{border-color:#0b4ff6;box-shadow:0 0 0 3px #0b4ff61a}.Contact-module__Bs3a0a__submitBtn{color:#fff;cursor:pointer;background-color:#0b4ff6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:10px;padding:14px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.Contact-module__Bs3a0a__submitBtn:hover{background-color:#083ab8}.Contact-module__Bs3a0a__submitBtn:disabled{cursor:not-allowed;pointer-events:none;opacity:.7;box-shadow:none;background-color:#94a3b8;transform:none}.Contact-module__Bs3a0a__formFooter{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.Contact-module__Bs3a0a__shieldIcon{color:#0b4ff6}.Contact-module__Bs3a0a__formFooter p{color:#6b7280;margin:0;font-size:11px}@media (max-width:992px){.Contact-module__Bs3a0a__container{flex-direction:column;gap:50px}.Contact-module__Bs3a0a__leftCol,.Contact-module__Bs3a0a__rightCol{width:100%;max-width:100%}}@media (max-width:768px){.Contact-module__Bs3a0a__section{padding:40px 0}.Contact-module__Bs3a0a__container{padding:0 16px}.Contact-module__Bs3a0a__formRow{flex-direction:column;gap:16px}.Contact-module__Bs3a0a__featuresRow{gap:10px}.Contact-module__Bs3a0a__title{font-size:32px}.Contact-module__Bs3a0a__formCard{border-radius:16px;padding:20px}}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
