@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--yellow:#ffc400;--yellow2:#e0a900;--green:#06a045;--black:#111;--black2:#1b1b1b;--text:#171717;--muted:#5d6470;--line:#e5e5e5;--paper:#fff;--bg:#f7f7f7;--soft:#fafafa;--radius:14px;--shadow:0 20px 50px #0000001f;--page:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:wait;opacity:.68}img,svg{display:block}main{overflow:hidden}.pageWidth{width:min(var(--page), calc(100% - 48px));margin-inline:auto}.sectionLabel{color:var(--yellow2);letter-spacing:.08em;text-transform:uppercase;margin:0 0 13px;font-size:12px;font-weight:700}.primaryButton,.outlineButton,.secondaryButton{border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 24px;font-size:14px;font-weight:700;display:inline-flex}.primaryButton{color:#101010;background:linear-gradient(#ffd22d,#ffbd00);box-shadow:0 8px 18px #ffc40038}.primaryButton.full,.secondaryButton.full{width:100%}.primaryButton.wide{min-width:260px}.secondaryButton{color:#111;background:#f5f5f5;border:1px solid #dedede}.outlineButton{color:#fff;background:#00000029;border:1px solid #ffffffa6}.topbar{color:#fff;background:#151515;height:34px;font-size:12px}.topbarInner,.topbarLeft{align-items:center;height:100%;display:flex}.topbarInner{justify-content:space-between;gap:20px}.topbarLeft{gap:28px}.topbar span{opacity:.92;align-items:center;gap:7px;display:inline-flex}.topbar svg{color:var(--yellow)}.topbar .whats svg{color:#00d26a}.header{z-index:40;background:#fff;border-bottom:1px solid #e8e8e8;height:72px;position:sticky;top:0}.headerInner{justify-content:space-between;align-items:center;height:100%;display:flex}.logoLink img{object-fit:contain;width:205px;max-height:54px}.desktopNav{align-items:center;gap:38px;font-size:13px;font-weight:600;display:flex}.desktopNav a{padding:28px 0 25px;position:relative}.desktopNav a.active:after,.desktopNav a:hover:after{content:"";background:var(--yellow);height:2px;position:absolute;bottom:16px;left:0;right:0}.topCta{background:var(--yellow);color:#121212;border-radius:6px;align-items:center;gap:9px;min-height:46px;padding:0 23px;font-size:13px;font-weight:700;display:inline-flex}.mobileMenuButton{color:#111;background:#f3f3f3;border-radius:10px;place-items:center;width:44px;height:44px;display:none}.drawerOverlay{z-index:80;background:#00000073;display:none;position:fixed;inset:0}.drawerOverlay.show{display:block}.drawer{width:min(86vw,340px);min-height:100%;box-shadow:var(--shadow);background:#fff;padding:24px}.drawer img{width:168px;margin:16px 0 26px}.drawer a,.drawerClose{color:#111;background:0 0;border-bottom:1px solid #eee;align-items:center;gap:10px;width:100%;min-height:46px;font-size:14px;font-weight:600;display:flex}.drawerClose{justify-content:flex-start}.drawer .drawerCta{background:var(--yellow);border:0;border-radius:7px;justify-content:center;margin-top:18px}.hero{background:#151515;min-height:430px;position:relative;overflow:hidden}.heroBackground{position:absolute;inset:0}.heroImagePlaceholder{background:radial-gradient(circle at 72% 45%,#ffc4001f,#0000 27%),linear-gradient(135deg,#2b2b2b,#7c7c7c);height:100%}.heroOverlay{background:linear-gradient(90deg,#000000c7 0%,#0000009e 29%,#0000002b 62%,#0000001a 100%),linear-gradient(#0000 62%,#00000029);position:absolute;inset:0}.heroContent{z-index:2;grid-template-columns:minmax(420px,560px) 1fr;align-items:center;gap:40px;min-height:430px;display:grid;position:relative}.heroCopy{color:#fff;padding:52px 0}.heroCopy h1{color:#fff;letter-spacing:-.04em;max-width:560px;margin:0;font-size:50px;font-weight:600;line-height:1.09}.heroCopy h1 span{color:var(--yellow);font-weight:700}.heroCopy p{color:#ffffffe0;max-width:475px;margin:21px 0 0;font-size:15px;font-weight:400;line-height:1.58}.heroButtons{flex-wrap:wrap;gap:13px;margin-top:28px;display:flex}.heroMockupArea{justify-self:end}.heroMockupSlot{border-radius:34px;width:220px;height:380px;box-shadow:0 24px 60px #00000052}.proofBar{background:#fff;border-bottom:1px solid #e6e6e6}.proofGrid{grid-template-columns:repeat(3,1fr);min-height:92px;display:grid}.proofGrid article{align-items:center;gap:18px;padding:22px 18px;display:flex}.proofGrid article:not(:last-child){border-right:1px solid #e8e8e8}.proofGrid svg{color:#313131;stroke-width:1.7px}.proofGrid p{color:#333;margin:0;font-size:14px;font-weight:500;line-height:1.32}.economySection{background:#fff;padding:78px 0 58px}.economyGrid{grid-template-columns:285px 155px minmax(560px,1fr);align-items:start;gap:38px;display:grid}.economyText h2{color:#151515;letter-spacing:-.035em;margin:0;font-size:32px;font-weight:650;line-height:1.08}.economyText p{color:#555;margin:17px 0 0;font-size:13.5px;font-weight:400;line-height:1.6}.iconList{gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.iconList li{color:#333;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.simulatorVisualSlotWrap{position:sticky;top:100px}.simulatorVisualSlot{border-radius:24px;height:300px;box-shadow:0 20px 45px #00000029}.flowShell{background:#fff;border:1px solid #ececec;border-radius:11px;overflow:hidden;box-shadow:0 16px 42px #00000014}.modeContent{animation:.26s both modeFade}@keyframes modeFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modeTabs{background:#f5f5f5;grid-template-columns:1fr 1fr;display:grid}.modeTabs button{color:#333;background:0 0;min-height:52px;font-size:13px;font-weight:600;transition:background .18s,border-color .18s,transform .18s}.modeTabs button.active{border-top:3px solid var(--yellow);background:#fff}.simulatorPanel,.invoicePanel{padding:30px}.stepLine{grid-template-columns:repeat(4,minmax(72px,1fr));gap:18px;display:grid}.stepLine div{color:#777;justify-items:center;gap:8px;display:grid}.stepLine span{color:#555;background:#e8e8e8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.stepLine .active span{background:var(--yellow);color:#111}.stepLine small{white-space:nowrap;font-size:11px;line-height:1.1}.progressBar{background:#eee;border-radius:999px;height:5px;margin-top:18px;overflow:hidden}.progressBar i{border-radius:inherit;background:var(--yellow);height:100%;transition:width .25s;display:block}.flowPanel{margin-top:30px}.flowPanel h3,.invoiceIntro h3{color:#111;letter-spacing:-.025em;margin:0;font-size:22px;font-weight:650;line-height:1.18}.flowPanel p,.invoiceIntro p{color:#666;margin:10px 0 0;font-size:13.5px;font-weight:400;line-height:1.55}.inputLabel,.locationBlock label,.invoiceForm label,.leadForm label{color:#222;font-size:13px;font-weight:600;display:block}.inputLabel input,.locationBlock input,.invoiceForm input,.invoiceForm select,.leadForm input{color:#222;background:#fff;border:1px solid #dedede;border-radius:6px;outline:0;width:100%;min-height:46px;margin-top:10px;padding:0 14px}.optionalField>span,.fileField>span:not(.fileLabel){color:#777;font-size:11px;font-weight:500}.quickValues{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.quickValues button{color:#333;background:#f2f2f2;border-radius:999px;min-height:35px;padding:0 13px;font-size:12px;font-weight:600}.choiceGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.choiceGrid button{text-align:left;background:#fff;border:1px solid #dedede;border-radius:8px;min-height:78px;padding:15px}.choiceGrid button.selected{border-color:var(--yellow2);background:#fff7d7}.choiceGrid strong{color:#111;font-size:14px;font-weight:650;display:block}.choiceGrid span{color:#666;margin-top:5px;font-size:12px;font-weight:400;display:block}.locationBlock{gap:10px;margin-top:18px;display:grid}.locationButton{color:#111;background:#f4f4f4;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:42px;font-size:13px;font-weight:650;display:inline-flex}.locationStatus{color:#666;font-size:11.5px;line-height:1.4;display:block}.locationStatus.success{color:#0f7e3a}.locationStatus.error{color:#b42318}.locationStatus.loading{color:#555}.resultFlow,.resultGate{gap:18px;display:grid}.resultGate .leadForm{margin-top:0}.revealButton{margin-top:2px}.loadingPanel{text-align:center;align-content:center;place-items:center;gap:16px;min-height:330px;padding:36px 18px 20px;display:grid}.loadingRing{background:conic-gradient(from 0deg, var(--yellow), #ffc4001f, var(--yellow));border-radius:50%;place-items:center;width:72px;height:72px;animation:1.2s linear infinite spin;display:grid}.loadingRing svg{color:#111;animation:1.2s linear infinite reverseSpin}.loadingPanel h3{color:#111;letter-spacing:-.025em;margin:0;font-size:22px;font-weight:650;line-height:1.18}.loadingPanel p{color:#666;max-width:430px;margin:0;font-size:13.5px;line-height:1.55}.loadingSteps{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:8px;display:flex}.loadingSteps span{color:#333;background:#f7f7f7;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:11.5px;font-weight:600;display:inline-flex}.loadingSteps svg{color:var(--green)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes reverseSpin{to{transform:rotate(-360deg)}}.resultCards{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.resultCards article{background:#fbfbfb;border:1px solid #e4e4e4;border-radius:9px;padding:18px}.resultCards span{color:#666;font-size:11.5px;display:block}.resultCards strong{color:var(--green);margin-top:8px;font-size:24px;font-weight:700;line-height:1;display:block}.resultCards small{color:#777;margin-top:7px;font-size:11px;display:block}.leadForm,.invoiceForm{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.leadForm .optionalField,.invoiceLocation,.fileField{grid-column:1/-1}.fileField{margin-top:6px}.fileField input{display:none}.fileLabel{color:#666;border:1px dashed #cfcfcf;border-radius:6px;align-items:center;min-height:50px;margin-top:10px;padding:0 14px;font-size:13px;font-weight:400;display:flex}.invoiceSubmitButton{margin-top:30px}.formError{color:#b42318;background:#fff4f2;border:1px solid #ffd5d1;border-radius:7px;margin-top:16px;padding:11px 13px;font-size:12.5px;font-weight:600}.flowActions{justify-content:flex-end;gap:12px;margin-top:22px;display:flex}.stepsSection{background:#fff;padding:72px 0 78px}.centerMiniTitle{color:#202020;text-align:center;letter-spacing:.12em;text-transform:uppercase;margin:0 0 34px;font-size:13px;font-weight:700}.stepsScroller{padding-top:14px;overflow:visible}.stepsRow{grid-template-columns:repeat(5,1fr);gap:58px;display:grid}.stepCard{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:11px;min-height:156px;padding:25px 14px 18px;position:relative;box-shadow:0 12px 24px #00000008}.stepCard:after{content:"";background:var(--yellow);width:36px;height:1px;position:absolute;top:53px;left:calc(100% + 11px)}.stepCard:last-child:after{display:none}.stepNumber{background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;font-weight:700;display:grid;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.stepCard svg{color:#1b1b1b;stroke-width:1.7px;margin-inline:auto}.stepCard h3{color:#1d1d1d;margin:14px 0 0;font-size:13px;font-weight:700;line-height:1.15}.stepCard p{color:#555;margin:7px 0 0;font-size:10.5px;font-weight:400;line-height:1.35}.servicesSection{background:#fff;padding:36px 0 76px}.serviceGrid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.serviceCard{background:#fff;border:1px solid #e1e1e1;border-radius:10px;overflow:hidden}.imageSlot{background:#ececec;position:relative;overflow:hidden}.imageSlot img{object-fit:cover;width:100%;height:100%}.slotPlaceholder{color:#fff;text-align:center;background:linear-gradient(#0000002e,#00000061),linear-gradient(135deg,#d4d4d4,#777);place-items:center;min-height:100%;padding:18px;display:grid}.slotPlaceholder strong{font-size:15px;font-weight:600}.slotPlaceholder span{color:#ffffffd1;max-width:230px;margin-top:6px;font-size:10.5px;line-height:1.35}.serviceImage{height:92px}.serviceBadge{width:42px;height:42px;color:var(--yellow);z-index:2;background:#111;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;left:10px}.serviceInfo{padding:15px 17px 18px}.serviceInfo h3{color:#202020;margin:0;font-size:15px;font-weight:700}.serviceInfo p{color:#555;margin:8px 0 0;font-size:12px;font-weight:400;line-height:1.42}.trustBand{color:#fff;background:#111;position:relative;overflow:hidden}.trustContent{grid-template-columns:1fr 420px;align-items:stretch;min-height:250px;display:grid}.trustText{padding:44px 0 38px}.trustItems{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.trustItems article{border-right:1px solid #ffc40073;grid-template-columns:auto 1fr;align-items:start;column-gap:14px;padding-right:24px;display:grid}.trustItems article:last-child{border-right:0}.trustItems svg{color:var(--yellow);stroke-width:1.7px;grid-row:span 2}.trustItems h3{margin:0;font-size:16px;font-weight:700}.trustItems p{color:#ffffffbd;margin:6px 0 0;font-size:12.5px;line-height:1.4}.trustBand .wide{max-width:320px;margin:30px auto 0;display:flex}.trustImage{border-left:1px solid #ffffff14;height:100%}.trustImage .slotPlaceholder{background:linear-gradient(90deg,#11111140,#111111bf),linear-gradient(135deg,#2a2a2a,#7c7c7c)}.aboutSection{background:#fff;border-bottom:1px solid #e5e5e5;padding:18px 0}.aboutGrid{grid-template-columns:.92fr 1.08fr;align-items:center;min-height:285px;display:grid}.aboutText{padding:54px 70px 54px 0}.aboutText h2,.regionBox h2{color:#151515;letter-spacing:-.035em;margin:0;font-size:30px;font-weight:650;line-height:1.08}.aboutText p,.regionBox p{color:#555;margin:17px 0 0;font-size:13.5px;font-weight:400;line-height:1.62}.aboutIcons{flex-wrap:wrap;gap:22px;margin-top:28px;display:flex}.aboutIcons span{color:#555;align-items:center;gap:9px;font-size:12px;font-weight:500;display:flex}.aboutIcons svg{color:#444}.aboutImage{border-radius:0;height:285px}.regionFaq{background:#fff;padding:54px 0}.regionFaqGrid{background:#fff;border:1px solid #e7e7e7;grid-template-columns:1fr 1fr;display:grid}.regionBox,.faqBox{min-height:255px;padding:34px}.regionBox{border-right:1px solid #e7e7e7;position:relative}.regionText{color:#4c4c4c;align-items:flex-start;gap:10px;max-width:240px;margin-top:26px;font-size:12px;line-height:1.55;display:flex}.regionText svg{color:#333;flex:none}.mapSlot{background:0 0;width:230px;height:150px;position:absolute;bottom:24px;right:32px}.mapSlot img{object-fit:contain}.mapSlot .slotPlaceholder{color:#333;background:radial-gradient(circle at 56% 40%,#ffc40059,#0000 15%),linear-gradient(135deg,#ededed,#cfcfcf)}.faqBox details{border-bottom:1px solid #dedede}.faqBox summary{color:#222;cursor:pointer;justify-content:space-between;align-items:center;min-height:50px;font-size:13px;font-weight:600;list-style:none;display:flex}.faqBox summary::-webkit-details-marker{display:none}.faqBox p{color:#666;margin:0;padding:0 0 16px;font-size:12px;line-height:1.5}.footer{color:#ffffffc7;background:#111;padding:50px 0 26px}.footerGrid{grid-template-columns:1.4fr .65fr .95fr 1fr 1.1fr;gap:38px;display:grid}.footer img{filter:brightness(0)invert();width:154px}.footer p{max-width:250px;margin:14px 0 0;font-size:12px;line-height:1.55}.socials{gap:11px;margin-top:18px;display:flex}.footer h3{color:var(--yellow);text-transform:uppercase;margin:0 0 13px;font-size:13px;font-weight:700}.footer a,.footer span{color:#ffffffc2;align-items:center;gap:8px;margin-top:8px;font-size:12px;display:flex}.footerCta{border:1px solid #ffffff26;border-radius:11px;padding:22px}.footerCta h3{color:var(--yellow);text-transform:none;font-size:15px;line-height:1.35}.footerCta .primaryButton{width:100%;margin-top:15px}.footerBottom{color:#ffffff8c;border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;font-size:11px;display:flex}@media (width<=1120px){.desktopNav{display:none}.mobileMenuButton{display:grid}.logoLink{position:absolute;left:50%;transform:translate(-50%)}.headerInner{position:relative}.topCta{margin-left:auto}.economyGrid{grid-template-columns:1fr;gap:28px}.simulatorVisualSlotWrap{position:static}.simulatorVisualSlot{height:220px}.stepsRow{gap:22px}.stepCard:after{display:none}.serviceGrid{grid-template-columns:repeat(2,1fr)}.trustContent,.aboutGrid,.regionFaqGrid,.footerGrid{grid-template-columns:1fr}.trustImage,.aboutImage{min-height:240px}.regionBox{border-bottom:1px solid #e7e7e7;border-right:0}.mapSlot{margin-top:22px;position:relative;bottom:auto;right:auto}}@media (width<=760px){.pageWidth{width:min(100% - 24px, var(--page))}.topbar{display:none}.header{background:#fff;height:68px}.headerInner{justify-content:space-between}.logoLink img{width:162px;max-height:46px}.topCta{border-radius:8px;flex:0 0 44px;justify-content:center;width:44px;height:44px;min-height:44px;padding:0}.topCta span{display:none}body{background:#fff}main{width:100%;max-width:none;box-shadow:none;background:#fff;margin:0}.drawer img{width:170px}.hero{border-radius:0 0 18px 18px;min-height:470px}.heroBackground img{object-position:center}.heroImagePlaceholder{background:linear-gradient(#00000038,#00000085),linear-gradient(135deg,#3d3d3d,#9a9a9a)}.heroOverlay{background:linear-gradient(#00000026,#000c 72%),linear-gradient(90deg,#0000007a,#0000 70%)}.heroContent{grid-template-columns:1fr;align-items:end;min-height:470px;padding:28px 28px 34px}.heroCopy{padding:0}.heroCopy h1{max-width:320px;font-size:30px;line-height:1.12}.heroCopy p{max-width:312px;font-size:14px}.heroButtons{max-width:312px;display:grid}.heroMockupArea{display:none}.proofBar{z-index:3;border-radius:14px 14px 0 0;margin-top:-18px;position:relative}.proofGrid{grid-template-columns:repeat(3,1fr);width:100%;min-height:auto;padding:16px 0}.proofGrid article{text-align:center;justify-items:center;gap:8px;padding:4px 10px;display:grid}.proofGrid p{font-size:10px}.economySection{padding:42px 0 38px}.economyText h2{font-size:25px}.economyText p{font-size:13px}.iconList,.simulatorVisualSlotWrap{display:none}.flowShell{box-shadow:none;margin-top:18px}.modeTabs button{min-height:48px}.simulatorPanel,.invoicePanel{padding:20px}.stepLine{grid-template-columns:repeat(4,minmax(58px,1fr));gap:8px}.stepLine small{font-size:9.5px;display:block}.flowPanel h3,.invoiceIntro h3{font-size:20px}.choiceGrid,.leadForm,.invoiceForm,.resultCards{grid-template-columns:1fr}.flowActions{grid-template-columns:1fr;display:grid}.flowActions .secondaryButton{order:2}.stepsSection{padding:56px 0}.stepsScroller{padding-top:16px;padding-bottom:10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;margin-inline:-12px;padding-inline:12px;overflow:auto visible}.stepsScroller::-webkit-scrollbar{height:0}.stepsRow{gap:12px;width:max-content;display:flex}.stepCard{scroll-snap-align:start;flex:0 0 142px;width:142px;min-height:144px;padding:25px 10px 15px}.stepCard h3{font-size:12.5px}.stepCard p{font-size:10.3px}.servicesSection{padding:30px 0 54px}.serviceGrid{grid-template-columns:1fr 1fr;gap:10px}.serviceCard{border-radius:8px;min-height:134px;position:relative}.serviceImage{height:134px}.serviceImage:after{content:"";z-index:1;background:linear-gradient(#00000014,#000000b8);position:absolute;inset:0}.serviceBadge{z-index:3;width:31px;height:31px}.serviceInfo{z-index:2;color:#fff;padding:0;position:absolute;bottom:12px;left:12px;right:10px}.serviceInfo h3{color:#fff;font-size:14px}.serviceInfo p{color:#ffffffdb;font-size:10px}.trustContent{min-height:auto}.trustText{padding:36px 0}.trustItems{grid-template-columns:1fr;gap:20px}.trustItems article{border-right:0;grid-template-columns:auto 1fr;padding-right:0;display:grid}.trustItems h3{font-size:13px}.trustItems p{font-size:10.5px}.trustImage{display:none}.aboutSection{padding:24px 0}.aboutText{padding:30px 0}.aboutText h2,.regionBox h2{font-size:22px}.aboutText p{font-size:12px}.aboutIcons{display:none}.aboutImage{height:140px;min-height:140px}.regionFaq{padding:36px 0}.regionBox,.faqBox{padding:24px}.regionText{max-width:none;font-size:12px}.mapSlot{width:100%;height:130px}.footer{padding:30px 0 16px}.footerGrid{grid-template-columns:1fr 1fr;gap:20px}.footerGrid>div:first-child,.footerCta{grid-column:1/-1}.footerBottom{font-size:10px;display:grid}}@media (width<=390px){.pageWidth{width:min(100% - 20px, var(--page))}.logoLink img{width:148px}.heroCopy h1{font-size:28px}.serviceGrid{grid-template-columns:1fr}.serviceCard,.serviceImage{height:132px;min-height:132px}}@media (width<=760px){.economySection{padding:42px 0 46px!important}.economyGrid{grid-template-columns:1fr!important;grid-template-areas:"copy""form"!important;align-items:stretch!important;gap:24px!important;display:grid!important}.economyText{grid-area:copy!important}.simulatorVisualSlotWrap{display:none!important}.flowShell{z-index:4!important;border-radius:12px!important;grid-area:form!important;width:100%!important;max-width:100%!important;margin-top:0!important;display:block!important;position:relative!important;overflow:visible!important}.modeContent,.simulatorPanel,.invoicePanel{width:100%!important;max-width:100%!important;display:block!important}.simulatorPanel,.invoicePanel{padding:18px!important}.modeTabs{grid-template-columns:1fr 1fr!important;display:grid!important}.stepLine{grid-template-columns:repeat(4,minmax(0,1fr))!important}.stepsSection{clear:both!important}}.heroBackground img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}.heroContent{grid-template-columns:minmax(420px,580px) minmax(280px,380px)!important;gap:56px!important}.heroMockupArea{z-index:3!important;background:0 0!important;place-self:center end!important;position:relative!important}.economyGrid{grid-template-columns:310px 240px minmax(520px,1fr)!important;align-items:center!important;gap:42px!important}.simulatorVisualSlotWrap{background:0 0!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important;position:relative!important;top:auto!important}.simulatorVisualSlot,.simulatorVisualSlot.imageSlot{aspect-ratio:auto!important;width:clamp(190px,18vw,250px)!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.simulatorVisualSlot img{object-fit:contain!important;background:0 0!important;width:100%!important;height:auto!important;display:block!important}.simulatorVisualSlot .slotPlaceholder{display:none!important}.aboutGrid{grid-template-columns:minmax(380px,.9fr) minmax(520px,1.1fr)!important;align-items:center!important;gap:48px!important;min-height:330px!important}.aboutImage,.aboutImage.imageSlot{width:100%!important;height:320px!important;min-height:320px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:hidden!important}.aboutImage img{object-fit:cover!important;object-position:28% center!important;width:100%!important;height:100%!important}.trustImage,.trustImage.imageSlot{width:100%!important;height:100%!important;min-height:250px!important;box-shadow:none!important;background:0 0!important;border:0!important;overflow:hidden!important}.trustImage img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}.regionBox{grid-template-columns:minmax(0,1fr) 250px!important;grid-template-areas:"label map""title map""text map""location map"!important;align-items:center!important;column-gap:28px!important;display:grid!important;position:relative!important}.regionBox .sectionLabel{grid-area:label!important}.regionBox h2{grid-area:title!important}.regionBox>p{grid-area:text!important}.regionText{grid-area:location!important;max-width:none!important}.mapSlot,.mapSlot.imageSlot{width:250px!important;max-width:100%!important;height:180px!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-area:map!important;margin:0!important;position:relative!important;bottom:auto!important;right:auto!important;overflow:visible!important}.mapSlot img{object-fit:contain!important;object-position:center center!important;background:0 0!important;width:100%!important;height:100%!important}.mapSlot .slotPlaceholder{background:0 0!important}.serviceImage img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}@media (width<=1120px){.heroContent{grid-template-columns:minmax(380px,1fr) minmax(240px,320px)!important;gap:36px!important}.economyGrid{grid-template-columns:1fr!important;gap:28px!important}.simulatorVisualSlotWrap{display:none!important}.aboutGrid{grid-template-columns:1fr!important;gap:28px!important}.aboutImage,.aboutImage.imageSlot{height:280px!important;min-height:280px!important}.regionBox{grid-template-columns:1fr!important;grid-template-areas:"label""title""text""location""map"!important}.mapSlot,.mapSlot.imageSlot{width:100%!important;max-width:320px!important;height:180px!important;margin-top:22px!important}}@media (width<=760px){.heroContent{grid-template-columns:1fr!important;gap:0!important}.heroBackground img{object-position:center center!important}.heroMockupArea{display:none!important}.economyGrid{grid-template-columns:1fr!important;grid-template-areas:"copy""form"!important;gap:24px!important}.economyText{grid-area:copy!important}.flowShell{grid-area:form!important}.simulatorVisualSlotWrap{display:none!important}.aboutGrid{grid-template-columns:1fr!important;gap:20px!important}.aboutImage,.aboutImage.imageSlot{height:220px!important;min-height:220px!important}.aboutImage img{object-fit:cover!important;object-position:30% center!important}.trustImage{display:none!important}.regionBox{grid-template-columns:1fr!important;grid-template-areas:"label""title""text""location""map"!important;display:grid!important}.mapSlot,.mapSlot.imageSlot{margin-top:22px!important;width:100%!important;max-width:260px!important;height:150px!important;margin-inline:auto!important}.serviceImage img{object-position:center center!important}}.hero{position:relative!important;overflow:hidden!important}.heroBackground img{object-fit:cover!important;object-position:center center!important}.heroContent{grid-template-columns:minmax(420px,590px) 1fr!important;gap:32px!important;position:relative!important}.heroMockupArea{z-index:4!important;pointer-events:none!important;background:0 0!important;place-self:auto!important;position:absolute!important;top:50%!important;right:clamp(18px,4vw,70px)!important;transform:translateY(-50%)!important}.heroMockupSlot,.heroMockupSlot.imageSlot{aspect-ratio:auto!important;width:clamp(230px,21vw,305px)!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.heroMockupSlot img{object-fit:contain!important;background:0 0!important;width:100%!important;height:auto!important;display:block!important}.heroMockupSlot .slotPlaceholder{display:none!important}@media (width<=1180px){.heroMockupArea{display:none!important}}@media (width<=760px){.heroMockupArea{display:none!important}.heroContent{grid-template-columns:1fr!important}.heroBackground img{object-position:center center!important}}
