@import url("https://fonts.googleapis.com/css2?family=Inter:wght@600;700;800&family=Roboto:wght@400;500;600;700;800;900&display=swap");:root{--navy:#07346c;--navy-dark:#032a5c;--blue:#0a67bd;--green:#09905f;--gold:#f5b432;--text:#20364f;--muted:#6d7c8c;--line:#dbe5ef;--soft:#f5f9fd;--heading:"Inter",Arial,Helvetica,sans-serif;--section-parent-title:clamp(25px,2.5vw,34px);--body-font:"Roboto",Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,option,select,table,td,textarea,th{font-family:var(--body-font)}a{text-decoration:none}a,button{color:inherit}img{max-width:100%}.container{width:min(1320px,calc(100% - 48px));margin:0 auto}.section{padding:58px 0}h1,h2,h3,h4{margin-top:0}h1,h2,h3,h4,h5,h6{font-weight:700;font-synthesis:none}h1,h1 *,h2,h2 *,h3,h3 *,h4,h4 *,h5,h5 *,h6,h6 *{font-family:var(--heading)!important}.topbar{height:36px;background:var(--navy-dark);color:#fff}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar-inner>div{display:flex;align-items:center;gap:8px}.topbar-inner>div:first-child span{display:inline-flex;align-items:center;gap:5px;margin-left:35px;color:#f6c13e}.topbar-inner>div:last-child a{margin-left:20px;min-width:158px;height:28px;display:grid;place-items:center;border-radius:4px;background:var(--gold);color:#0c3463;font-weight:800}.topbar i{opacity:.65}.header{height:82px;position:-webkit-sticky;position:sticky;top:0;z-index:80;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,52,108,.08);box-shadow:0 4px 14px rgba(13,55,93,.04)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:35px}.logo{width:205px;aspect-ratio:359/80;position:relative;flex:0 0 205px;display:block}.logo img{display:block;width:100%;height:100%!important;object-fit:contain;object-position:left center;image-rendering:auto}.desktop-nav{display:flex;align-items:center;gap:22px;font-size:14px;color:#1e3854}.desktop-nav a{position:relative;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:2px;background:var(--gold);transition:right .2s ease}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{right:0}.desktop-nav a[aria-current=page]{color:var(--green)}.menu-button{display:none;border:0;background:transparent;padding:8px}.hero{height:700px;color:#fff}.hero-background{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:0;transform:scale(1.025);transition:opacity .9s ease,transform 6.5s linear}.hero-background.active{opacity:1;transform:scale(1.08)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,25,54,.72),rgba(0,28,57,.42) 43%,rgba(0,28,57,.12) 70%),linear-gradient(0deg,rgba(0,25,53,.48),transparent 55%)}.hero-main{height:calc(100% - 95px);position:relative;z-index:3;display:flex;justify-content:space-between;gap:45px}.hero-copy{width:min(660px,58%);margin-top:-20px}.hero-kicker{margin:0 0 12px;color:#f8c03b;font-weight:800;letter-spacing:.05em}.hero h1{margin:0;font-size:clamp(58px,5.5vw,84px);line-height:.94;letter-spacing:-.03em;text-shadow:0 5px 18px rgba(0,0,0,.22)}.hero h1 span{display:block}.hero-copy>strong{display:block;margin:16px 0 14px;font-size:22px;letter-spacing:.18em}.hero-copy>p:not(.hero-kicker){max-width:490px;margin:0 0 25px;line-height:1.6;font-size:16px}.hero-actions{display:flex;align-items:center}.button{min-height:44px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:4px;font-size:13px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(10,53,95,.16)}.button:active,.video-button:active{transform:translateY(0)}.button-blue{background:var(--navy);color:#fff}.button-gold{background:var(--gold);color:#10365f}.button-outline{border-color:#8aa8c9;color:var(--navy);background:#fff}.button-green{border-color:rgba(255,255,255,.65);background:rgba(0,119,74,.72);color:#fff}.video-button{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.75);border-radius:4px;background:rgba(0,30,61,.26);color:#fff;font-size:13px;font-weight:800}.video-button span{width:25px;height:25px;border:1px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center}.hero-arrow{position:absolute;z-index:5;top:45%;width:44px;height:62px;display:grid;place-items:center;border:0;background:rgba(3,37,73,.35);color:#fff;cursor:pointer}.hero-prev{left:0;border-radius:0 6px 6px 0}.hero-next{right:0;border-radius:6px 0 0 6px}.hero-dots{position:absolute;z-index:6;left:50%;bottom:112px;transform:translateX(-50%);display:flex;gap:7px}.hero-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.58)}.hero-dots button.active{width:24px;border-radius:10px;background:var(--gold)}.hero-stats{position:absolute;z-index:5;left:0;right:0;height:95px;background:rgba(1,35,70,.86);border-top:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-stats-grid{height:100%;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.hero-stats-grid>div{min-width:0;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:15px;border-right:1px solid rgba(255,255,255,.2)}.hero-stats-grid>div:last-child{border-right:0}.hero-stats-grid svg{color:#cce89c}.hero-stats-grid p{margin:0}.hero-stats-grid b{display:block;font-size:21px;white-space:nowrap}.hero-stats-grid small{display:block;margin-top:4px;opacity:.8}.intro-grid{display:grid;grid-template-columns:1.02fr 1fr;grid-gap:48px;gap:48px;align-items:center}.intro-image{min-height:390px;position:relative;overflow:hidden;border:0;border-radius:9px;background:#e9f0f6;box-shadow:0 12px 30px rgba(21,58,92,.1);cursor:pointer}.intro-image img{object-fit:cover}.intro-image>span{position:absolute;left:50%;top:50%;width:72px;height:72px;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--navy);box-shadow:0 7px 22px rgba(0,0,0,.2)}.eyebrow{color:var(--green);font-weight:900;font-size:16px}.intro-content h2{margin:5px 0 14px;color:var(--navy);font-size:var(--section-parent-title);line-height:1.12}.intro-content>p{margin:8px 0;line-height:1.6;color:#53667b}.intro-metrics{margin:25px 0 21px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.intro-metrics>div{display:grid;grid-template-columns:38px 1fr;align-items:center;grid-column-gap:9px;column-gap:9px}.intro-metrics svg{grid-row:1/3;color:var(--blue)}.intro-metrics b{color:var(--navy);font-size:20px}.intro-metrics b small{font-size:13px}.intro-metrics span{font-size:14px;color:#788898}.inline-actions{display:flex;gap:14px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.section-heading>div{text-align:center;margin:0 auto}.section-heading>div span{display:block;margin-bottom:3px;color:var(--green);font-size:14px;font-weight:900}.lots-title h2,.news h2,.partners h2,.section-heading h2,.support h2{margin:0;color:var(--navy);font-size:var(--section-parent-title)}.section-heading>.button{margin-left:auto}.advantages{background:linear-gradient(180deg,#f8fbff,#fff);border-top:1px solid #eef3f8;border-bottom:1px solid #eef3f8}.advantage-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:15px;gap:15px}.advantage-grid article{text-align:center;padding:8px 12px}.advantage-grid article>div{width:58px;height:58px;margin:0 auto 12px;display:grid;place-items:center;border:1px solid #b9d6ee;border-radius:50%;color:var(--green);background:#fff;box-shadow:0 7px 18px rgba(12,83,141,.07)}.advantage-grid h3{margin:0 0 8px;color:var(--navy)}.advantage-grid p{margin:0;color:#6c7b8b;font-size:13px;line-height:1.55}.sector-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:14px}.sector-card{border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 6px 18px rgba(23,62,96,.05)}.sector-card,.sector-card>div{position:relative;overflow:hidden}.sector-card>div{aspect-ratio:1.48/1;background:#e8eef4}.sector-card img{object-fit:cover;transition:transform .4s ease}.sector-card:hover img{transform:scale(1.05)}.sector-card strong{min-height:62px;padding:13px 35px 13px 13px;display:flex;align-items:center;color:var(--navy);line-height:1.35}.sector-card>svg{position:absolute;right:12px;bottom:22px;color:var(--blue)}.infrastructure{background:#fbfdff}.infrastructure-stage{height:430px;position:relative;overflow:hidden;border-radius:9px}.infrastructure-stage>img{object-fit:cover}.infrastructure-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(242,249,255,.94),rgba(255,255,255,.18) 34%,rgba(255,255,255,.18) 66%,rgba(242,249,255,.94))}.infra-side{position:absolute;top:38px;bottom:38px;width:270px;display:grid;grid-gap:14px;gap:14px;align-content:center}.infra-left{left:23px}.infra-right{right:23px}.infra-side article{min-height:86px;padding:14px 15px;display:flex;align-items:center;gap:13px;border:1px solid rgba(181,207,230,.7);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(16,59,97,.08)}.infra-side article>span{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#eff9f4;color:var(--green)}.infra-right article>span{background:#eef7ff;color:var(--blue)}.infra-side p{margin:0}.infra-side b{display:block;margin-bottom:4px;color:var(--navy)}.infra-side small{display:block;color:#6d7c8c;font-size:14px;line-height:1.35}.lots{padding-top:40px}.lots-title{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;margin-bottom:18px}.lots-title p{margin:0;color:#778696;font-size:13px}.lots-title>div{display:flex;align-items:center;gap:15px}.lots-title>div>span{font-size:13px;color:#687a8b}.lot-grid{display:grid;grid-template-columns:1.55fr .85fr;grid-gap:18px;gap:18px}.lot-map{min-height:360px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:7px}.lot-map>img{object-fit:cover}.map-controls{position:absolute;right:13px;top:50%;transform:translateY(-50%);display:grid;overflow:hidden;border:1px solid #9eb4ca;border-radius:5px;background:#fff}.map-controls button{width:34px;height:34px;display:grid;place-items:center;border:0;border-bottom:1px solid #dce4ec;background:#fff;color:var(--navy);font-weight:800}.map-controls button:last-child{border-bottom:0}.lot-table{overflow:hidden;border:1px solid var(--line);border-radius:7px}.lot-table table{width:100%;border-collapse:collapse;font-size:14px}.lot-table td,.lot-table th{padding:10px 12px;border-bottom:1px solid #e5ebf1;text-align:center}.lot-table th{background:#f6f9fc;color:var(--navy)}.lot-table td:last-child{font-weight:800}.lot-table .free{color:#07914e}.lot-table .negotiating{color:#f3a900}.lot-table .leased{color:#89929c}.lot-legend{display:flex;gap:23px;margin-top:12px;font-size:14px;font-weight:800}.lot-legend span{display:flex;align-items:center;gap:7px}.lot-legend i{width:12px;height:12px;border-radius:2px}.lot-legend i.free{background:#44b431}.lot-legend i.negotiating{background:#f5b31f}.lot-legend i.leased{background:#aaa}.support{background:#f7fafc}.support-layout{display:grid;grid-template-columns:.82fr 1.55fr;grid-gap:24px;gap:24px}.process-box,.support-box{padding:25px;border:1px solid var(--line);border-radius:8px;background:#fff}.process-box h2,.support-box h2{margin-bottom:20px;font-size:23px}.support-box>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.support-box article{min-height:100px;padding:13px 8px;display:grid;place-items:center;text-align:center;border:1px solid #dfe8f1;border-radius:6px;color:var(--navy)}.support-box article svg{color:#4a7cae}.support-box article span{font-size:14px;line-height:1.4}.process-box{text-align:center}.process-grid{position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px;margin:18px 0 22px}.process-grid:before{content:"";position:absolute;z-index:0;left:9%;right:9%;top:17px;height:2px;background:#b7cee5}.process-grid article{position:relative;z-index:1;text-align:center}.process-grid article>span{width:34px;height:34px;margin:0 auto 12px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:#fff;font-weight:800}.process-grid article>span.active{background:var(--green)}.process-grid article>svg{margin-bottom:8px;color:#4b79a7}.process-grid b{display:block;margin-bottom:6px;color:var(--navy);font-size:13px}.process-grid p{margin:0;color:#708193;font-size:13px;line-height:1.4}.green-section{min-height:315px;position:relative;overflow:hidden;color:#fff}.green-section>img{object-fit:cover}.green-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,72,47,.86),rgba(1,82,54,.62))}.green-content{min-height:315px;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.4fr auto;grid-gap:35px;gap:35px}.green-content h2{margin:0 0 8px;font-size:clamp(27px,3vw,42px);color:#fff}.green-content p{margin:0;opacity:.86}.green-metrics{grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.green-metrics article{grid-template-columns:48px 1fr;grid-column-gap:10px;column-gap:10px}.green-metrics svg{width:48px;height:48px;padding:11px;border:1px solid rgba(255,255,255,.55)}.green-metrics b{font-size:24px}.green-metrics span{font-size:13px;line-height:1.35;opacity:.86}.projects{background:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.project-grid article{overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 8px 22px rgba(22,61,96,.06)}.project-grid article>div{position:relative;aspect-ratio:2/1;overflow:hidden}.project-grid article img{object-fit:cover;transition:transform .4s ease}.project-grid article:hover img{transform:scale(1.04)}.project-grid section{padding:15px 16px 17px}.project-grid h3{margin:0 0 8px;color:var(--navy);font-size:16px}.project-grid p{margin:3px 0;color:#6d7c8b;font-size:14px}.project-grid a{margin-top:9px;display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:14px;font-weight:800}.partners{padding:26px 0 30px}.partners h2{font-size:22px}.partner-tabs{display:flex;justify-content:center;gap:14px;margin:16px 0}.partner-tabs button{min-width:140px;padding:7px 14px;border:1px solid #d8e2ec;border-radius:20px;background:#fff;color:#61748a;font-size:13px}.partner-row{display:grid;grid-template-columns:30px repeat(8,1fr) 30px;align-items:center;grid-gap:13px;gap:13px}.partner-row button{border:0;background:transparent;color:#7d8ea0}.partner-row span{text-align:center;color:#727d88;font-weight:900;font-size:16px;white-space:nowrap}.news{padding-top:42px}.news-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.news-head h2{font-size:26px}.news-tabs{display:flex;align-items:center;gap:6px}.news-tabs button{min-width:100px;padding:9px 15px;border:0;border-bottom:3px solid transparent;background:transparent;color:#6c7c8f;font-size:14px;font-weight:800}.news-tabs button.active{color:var(--navy);border-bottom-color:var(--gold)}.news-head>a{display:inline-flex;align-items:center;gap:7px;color:var(--navy);font-size:14px;font-weight:800}.news-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:15px;gap:15px}.news-grid article>div{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:6px;background:#e8eef4}.news-grid img{object-fit:cover;object-position:center;transition:transform .35s ease}.news-grid article:hover img{transform:scale(1.04)}.news-grid small{display:block;margin:10px 0 5px;color:#8592a0;font-size:14px}.news-grid h3{min-height:41px;margin:0 0 5px;color:var(--navy);font-size:14px;line-height:1.4}.news-grid p{color:#728092;font-size:13px;line-height:1.45}.footer{background:#052f64;color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr 1.1fr .8fr .9fr 1.1fr;grid-gap:28px;gap:28px;padding:34px 0 26px}.footer-brand img{display:block;height:auto;filter:none;image-rendering:auto}.footer h3{margin:0 0 13px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.2);font-size:13px}.footer li,.footer p{color:rgba(255,255,255,.76);font-size:13px;line-height:1.55}.footer-grid>div>p{display:flex;align-items:flex-start;gap:7px}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin:5px 0}.footer li:before{content:"•";margin-right:7px;color:#6fb8e9}.socials{display:flex;gap:7px}.socials a{width:27px;height:27px;border:1px solid rgba(255,255,255,.4);border-radius:50%;font-size:13px}.footer form{display:flex;height:35px;overflow:hidden;border-radius:4px;background:#fff}.footer input{min-width:0;flex:1 1;padding:0 10px;border:0;outline:0;font-size:14px}.footer form button{width:38px;border:0;background:#176caf;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.16)}.footer-bottom .container{min-height:40px;display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.65);font-size:14px}.modal{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:25px}.modal-backdrop{position:absolute;inset:0;border:0;background:rgba(0,18,38,.88);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-close{position:fixed;z-index:3;top:22px;right:24px;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:rgba(255,255,255,.12);color:#fff}.video-frame{width:min(1050px,94vw);aspect-ratio:16/9;position:relative;z-index:2;background:#000}.video-frame iframe{width:100%;height:100%;border:0}.mobile-layer{position:fixed;inset:0;z-index:150}.mobile-backdrop{position:absolute;inset:0;border:0;background:rgba(0,25,53,.65)}.mobile-layer aside{position:absolute;top:0;right:0;width:min(390px,88vw);height:100%;padding:22px;background:#fff;box-shadow:-15px 0 45px rgba(0,0,0,.2)}.mobile-layer aside>div{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line)}.mobile-layer aside>div button{border:0;background:transparent}.mobile-layer nav{display:grid;margin:12px 0 22px}.mobile-layer nav a{min-height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9eef3;color:var(--navy)}.mobile-layer aside>.button{width:100%}@media (max-width:1180px){.desktop-nav{gap:12px;font-size:13px}.hero-main{padding-inline:20px}.hero-copy{width:60%}.hero-stats-grid>div{padding:0 13px}.advantage-grid{gap:24px 12px}.advantage-grid,.sector-grid{grid-template-columns:repeat(3,1fr)}.partner-row{grid-template-columns:30px repeat(5,1fr) 30px}.partner-row span:nth-of-type(n+6){display:none}.footer-grid,.news-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.container{width:min(100% - 30px,760px)}.topbar{display:none}.header{height:70px}.desktop-nav{display:none}.menu-button{display:block}.hero{height:clamp(690px,100svh,760px)}.hero-main{height:calc(100% - 150px);align-items:center}.hero-copy{width:100%}.hero h1{font-size:58px}.hero-stats{height:150px}.hero-stats-grid{grid-template-columns:repeat(3,1fr)}.hero-stats-grid>div:nth-child(4),.hero-stats-grid>div:nth-child(5){display:none}.hero-stats-grid>div{min-height:75px}.hero-dots{bottom:165px}.intro-grid{grid-template-columns:1fr}.intro-image{min-height:370px}.infrastructure-stage{height:auto;padding:280px 16px 20px}.infrastructure-stage>img{height:280px!important}.infra-side{position:relative;inset:auto!important;width:100%;grid-template-columns:repeat(3,1fr);margin-bottom:12px}.infra-side article{min-height:110px;display:grid;justify-items:center;text-align:center}.lot-grid{grid-template-columns:1fr}.lot-map{min-height:430px}.lots-title{grid-template-columns:1fr}.lots-title>div{justify-content:space-between}.green-content,.support-layout{grid-template-columns:1fr}.green-content{padding:45px 0}.green-metrics{max-width:680px}.project-grid{grid-template-columns:1fr 1fr}.footer-grid,.news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.section{padding:42px 0}.hero{height:clamp(680px,100svh,720px)}.hero-main{height:calc(100% - 165px)}.hero h1{font-size:43px}.hero-copy>strong{font-size:17px}.hero-copy>p:not(.hero-kicker){font-size:15px}.hero-actions{flex-wrap:wrap}.hero-stats{height:165px}.hero-stats-grid{grid-template-columns:1fr 1fr}.hero-stats-grid>div:nth-child(3){display:none}.hero-dots{bottom:180px}.hero-arrow{display:none}.intro-image{min-height:250px}.intro-metrics{grid-template-columns:1fr}.inline-actions{flex-wrap:wrap}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>div{text-align:left;margin:0}.advantage-grid,.sector-grid{grid-template-columns:repeat(2,1fr)}.infrastructure-stage{padding-top:225px}.infrastructure-stage>img{height:225px!important}.infra-side{grid-template-columns:1fr}.infra-side article{min-height:auto;display:flex;text-align:left;justify-items:legacy}.lot-map{min-height:300px}.lots-title>div{align-items:flex-start;flex-direction:column}.support-box>div{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr;gap:15px}.process-grid:before{left:17px;right:auto;top:18px;bottom:18px;width:2px;height:auto}.process-grid article{display:grid;grid-template-columns:34px 34px 1fr;align-items:center;grid-gap:9px;gap:9px;text-align:left}.process-grid article>span,.process-grid article>svg{margin:0}.process-grid b,.process-grid p{grid-column:3}.green-metrics,.project-grid{grid-template-columns:1fr}.partner-tabs{overflow-x:auto;justify-content:flex-start;padding-bottom:5px}.partner-row{grid-template-columns:25px repeat(2,1fr) 25px}.partner-row span:nth-of-type(n+3){display:none}.news-head{align-items:flex-start;flex-direction:column}.news-tabs{width:100%;overflow-x:auto}.footer-grid,.news-grid{grid-template-columns:1fr}.footer-bottom .container{display:grid;grid-gap:5px;gap:5px;padding:10px 0}}.footer-bottom a{color:inherit;font-weight:400;transition:color .2s ease}.footer-bottom a:hover{color:#ffffff}:where(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(9,144,95,.32);outline-offset:2px}section[id]{scroll-margin-top:100px}.partner-logo{height:58px}.partner-logo img{padding:9px 12px}.partner-logo:hover img{transform:scale(1.05)}.news-card,.process-box,.project-grid article,.sector-card,.support-box{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.news-card:hover,.project-grid article:hover,.sector-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(13,55,93,.12);border-color:rgba(9,144,95,.3)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}h1,h1 *,h2,h2 *,h3,h3 *,h4,h4 *,h5,h5 *,h6,h6 *{font-family:var(--heading)!important}li,p{line-height:1.7}button,input,option,select,textarea{font-size:13px;line-height:1.45}input,select,textarea{min-height:42px}textarea{padding-top:11px;padding-bottom:11px}small,table td,table th{line-height:1.5}.button,.footer,.footer a,.footer button,.footer input,.footer li,.footer p,.topbar,.video-button{font-size:13px}.footer h3{font-size:15px}@media (max-width:640px){body{font-size:14px}.button,.desktop-nav,.video-button{font-size:13px}}.desktop-nav{flex:1 1;justify-content:flex-end;gap:17px;font-size:13px;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.desktop-nav a{padding:30px 0}.mobile-layer nav a{min-height:49px;font-size:13px;font-weight:700;letter-spacing:.025em;text-transform:uppercase}@media (max-width:1180px) and (min-width:901px){.header-inner{gap:22px}.logo{width:178px}.desktop-nav{gap:10px;font-size:11px;letter-spacing:.01em}}.partner-tabs{display:none!important}.partners h2{margin-bottom:20px;text-align:center;font-size:24px}.partner-slider{grid-template-columns:42px minmax(0,1fr) 42px}.partner-track{gap:18px;transform:translateZ(0);perspective:1000px}.partner-logo{width:190px;flex:0 0 190px}.partner-logo img{padding:14px 18px;filter:grayscale(.08);transition:transform .25s ease,filter .25s ease}.partner-logo:hover img{transform:scale(1.045);filter:grayscale(0)}.partner-nav{width:40px;height:40px;display:grid;border:1px solid #d5e1eb;color:var(--navy);box-shadow:0 7px 18px rgba(18,55,88,.08);transition:.22s ease}.partner-nav:hover{transform:translateY(-2px);border-color:var(--green);background:var(--green);color:#fff}@media (max-width:900px){.partner-slider{grid-template-columns:36px minmax(0,1fr) 36px;gap:10px}.partner-logo{width:166px;height:76px;flex-basis:166px}.partner-track{gap:10px}.partner-nav{width:34px;height:34px}}@media (max-width:560px){.partners{padding:30px 0 34px}.partners h2{font-size:21px}.partner-slider{grid-template-columns:32px minmax(0,1fr) 32px;gap:6px}.partner-logo{width:144px;height:70px;flex-basis:144px}.partner-track{gap:12px}.partner-nav{width:30px;height:30px}}.section-title,[class*=Heading],[class*=blockTitle],[class*=cardTitle],[class*=heading]>h1,[class*=heading]>h2,[class*=heading]>h3,[class*=heroTitle],[class*=pageTitle],[class*=sectionTitle],h1,h1 *,h2,h2 *,h3,h3 *,h4,h4 *,h5,h5 *,h6,h6 *{font-family:var(--heading)!important;font-weight:700!important;font-style:normal;font-synthesis:none}h1,h2{letter-spacing:-.025em}h3,h4,h5,h6{letter-spacing:-.012em}body .section-title,body :is(h1,h2,h3,h4,h5,h6),body :is(h1,h2,h3,h4,h5,h6) *,body [class*=blockTitle],body [class*=cardTitle],body [class*=heroTitle],body [class*=pageTitle],body [class*=sectionTitle]{font-family:Inter,Arial,Helvetica,sans-serif!important;font-weight:700!important;font-style:normal!important;font-synthesis:none!important}.hero-main{justify-content:flex-start}.hero-copy{width:min(900px,78%)}.hero-title{width:100%;max-width:900px;font-family:Inter,Arial,Helvetica,sans-serif!important;font-size:clamp(52px,5.15vw,78px);font-weight:700!important;line-height:.98;letter-spacing:-.035em}.hero-title-long{font-size:clamp(48px,4.7vw,72px)}.hero-title span{display:block;max-width:100%;overflow:visible}@media (max-width:1180px){.hero-copy{width:min(820px,78%)}.hero-title{font-size:clamp(47px,5.7vw,68px)}.hero-title-long{font-size:clamp(43px,5.2vw,62px)}}@media (max-width:900px){.hero-copy{width:100%}.hero-title,.hero-title-long{max-width:100%;font-size:clamp(39px,7vw,58px)}}@media (max-width:640px){.hero-title,.hero-title-long{font-size:clamp(28px,8vw,38px);line-height:1.02;letter-spacing:-.03em}}html body .hero-title,html body .section-title,html body :is(h1,h2,h3,h4,h5,h6),html body :is(h1,h2,h3,h4,h5,h6) *,html body [class*=blockTitle],html body [class*=cardTitle],html body [class*=heroTitle],html body [class*=pageTitle],html body [class*=sectionTitle]{font-family:Inter,Arial,Helvetica,sans-serif!important;font-weight:700!important;font-style:normal!important;font-synthesis:none!important}html body .hero-title,html body [class*=pageTitle],html body h1{letter-spacing:-.035em!important}html body .section-title,html body [class*=sectionTitle],html body h2{letter-spacing:-.025em!important}html body [class*=blockTitle],html body [class*=cardTitle],html body h3,html body h4,html body h5,html body h6{letter-spacing:-.015em!important}.partner-viewport{overscroll-behavior:none}.partner-slider:focus-within .partner-track,.partner-slider:hover .partner-track{will-change:transform}.hero-copy{width:min(930px,82%);margin-top:0!important;display:flex;flex-direction:column;align-items:flex-start}.hero-kicker{margin:0 0 18px!important;line-height:1.35}.hero-title{margin:0 0 24px!important;max-width:930px;font-size:clamp(50px,5vw,76px);line-height:1.075!important;letter-spacing:-.032em!important}.hero-title-long{font-size:clamp(47px,4.7vw,70px)}.hero-title span{min-height:1.075em;line-height:inherit}.hero-copy>strong{margin:0 0 18px!important;line-height:1.35}.hero-copy>p:not(.hero-kicker){max-width:600px;margin:0 0 30px!important;line-height:1.7}.hero-actions{margin-top:0}@media (max-width:1180px){.hero-copy{width:min(840px,82%)}.hero-kicker{margin-bottom:16px!important}.hero-title{margin-bottom:21px!important;font-size:clamp(45px,5.5vw,66px);line-height:1.09!important}.hero-title-long{font-size:clamp(42px,5.1vw,61px)}.hero-copy>strong{margin-bottom:16px!important}.hero-copy>p:not(.hero-kicker){margin-bottom:27px!important}}@media (max-width:900px){.hero-copy{width:100%;max-width:760px}.hero-title,.hero-title-long{margin-bottom:19px!important;font-size:clamp(38px,6.7vw,56px);line-height:1.105!important;letter-spacing:-.028em!important}.hero-copy>strong,.hero-kicker{margin-bottom:14px!important}.hero-copy>p:not(.hero-kicker){max-width:560px;margin-bottom:25px!important}}@media (max-width:640px){.hero-copy{width:100%}.hero-kicker{margin-bottom:12px!important;font-size:13px}.hero-title,.hero-title-long{margin-bottom:17px!important;font-size:clamp(27px,8vw,38px);line-height:1.12!important;letter-spacing:-.024em!important}.hero-copy>strong{margin-bottom:13px!important;line-height:1.4}.hero-copy>p:not(.hero-kicker){margin-bottom:22px!important;line-height:1.62}.hero-actions{gap:10px}}@media (min-width:1024px){.hero-copy{width:min(1040px,86%)}.hero-copy>p:not(.hero-kicker){width:max-content;max-width:none;white-space:nowrap;font-size:clamp(15px,1.08vw,16px)}}@media (max-width:1023px){.hero-copy>p:not(.hero-kicker){width:auto;max-width:600px;white-space:normal}}.news .news-head h2,.partners h2,.projects .section-heading h2{font-size:var(--section-parent-title)!important;line-height:1.2}@media (max-width:560px){.news .news-head h2,.partners h2,.projects .section-heading h2{font-size:var(--section-parent-title)!important}}.advantages .section-heading,.infrastructure .section-heading,.projects .section-heading{align-items:flex-start}.advantages .section-heading>div,.infrastructure .section-heading>div,.projects .section-heading>div{text-align:left;margin:0}.advantages .section-heading h2,.infrastructure .section-heading h2,.news .news-head h2,.partners .container>h2,.projects .section-heading h2{text-align:left}@media (max-width:768px){.advantages .section-heading,.infrastructure .section-heading,.news .news-head,.projects .section-heading{align-items:flex-start}.advantages .section-heading>div,.infrastructure .section-heading>div,.news .news-head h2,.partners .container>h2,.projects .section-heading>div{width:100%}}.green-content,.green-section{min-height:360px}.green-content{padding:42px 0;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"headline headline" "metrics cta";align-items:center;gap:26px 34px}.green-content>div:first-child{grid-area:headline;width:100%;max-width:860px;margin:0 auto;text-align:center}.green-content h2{margin:0 0 12px;font-size:clamp(34px,3.15vw,48px);line-height:1.16;text-align:center}.green-content p{font-size:18px;line-height:1.6;text-align:center}.green-metrics{grid-area:metrics;width:100%;display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));grid-gap:26px;gap:26px}.green-metrics article{display:grid;grid-template-columns:62px 1fr;align-items:center;grid-column-gap:14px;column-gap:14px}.green-metrics svg{grid-row:1/3;width:62px;height:62px;padding:14px;border:1.5px solid rgba(255,255,255,.58);border-radius:50%}.green-metrics b{display:block;font-size:34px;line-height:1;letter-spacing:-.02em}.green-metrics span{font-size:15px;line-height:1.5;opacity:.95}.green-content>.button{grid-area:cta;justify-self:end;align-self:center;white-space:nowrap}.adv-card .icon.leaf,.green-metrics .icon.leaf,.icon-circle .icon.leaf{stroke-linecap:round;stroke-linejoin:round}@media (max-width:1100px){.green-content{grid-template-columns:1fr;grid-template-areas:"headline" "metrics" "cta"}.green-content>.button{justify-self:center}}@media (max-width:768px){.green-content,.green-section{min-height:unset}.green-content{padding:40px 0;gap:22px}.green-content h2{font-size:clamp(28px,8vw,38px)}.green-content p{font-size:16px}.green-metrics{grid-template-columns:1fr;gap:18px}.green-metrics article{grid-template-columns:56px 1fr}.green-metrics svg{width:56px;height:56px;padding:12px}.green-metrics b{font-size:28px}.green-metrics span{font-size:14px}}.intro-content h2,.news .news-head h2,.partners .container>h2,.projects .section-heading h2,.section-heading h2{font-size:var(--section-parent-title)!important;line-height:1.12}.partners{padding:34px 0 38px;overflow:hidden;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;background:#fbfdff}.partners .container>h2{margin:0 0 20px}.partner-slider{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;grid-gap:14px;gap:14px;width:100%}.partner-viewport{width:100%;min-width:0;overflow:hidden;contain:layout paint}.partner-track{display:flex;width:max-content;align-items:stretch;transform-style:preserve-3d}.partner-logo{position:relative;height:82px;flex:0 0 auto;overflow:hidden;border:1px solid #e0e8ef;border-radius:10px;box-shadow:0 8px 22px rgba(18,55,88,.055);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.partner-logo img{object-fit:contain;object-position:center;padding:13px 16px;filter:none;transition:transform .25s ease}.partner-logo:hover img{transform:scale(1.04)}.partner-nav{position:relative;z-index:3;width:42px;height:42px;display:grid!important;place-items:center;border:1px solid #cddbe7;border-radius:50%;background:#fff;color:#0b477b;cursor:pointer;box-shadow:0 8px 22px rgba(18,55,88,.08);transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.partner-nav:focus-visible,.partner-nav:hover{border-color:var(--green);background:var(--green);color:#fff;transform:translateY(-1px)}.partner-nav:focus-visible{outline:3px solid rgba(9,144,95,.18);outline-offset:2px}@media (max-width:1179px){.partner-slider{grid-template-columns:40px minmax(0,1fr) 40px;gap:12px}.partner-nav{width:38px;height:38px}.partner-logo{height:78px}}@media (max-width:767px){.partner-slider{grid-template-columns:34px minmax(0,1fr) 34px;gap:8px}.partner-nav{width:32px;height:32px}.partner-logo{height:70px}.partner-logo img{padding:11px 12px}}.partner-viewport{overflow:hidden!important}.partner-track{transform-origin:left center;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.partner-logo{opacity:1!important;visibility:visible!important}@media (prefers-reduced-motion:reduce){.partner-track{transition-property:transform!important;transition-duration:1.08s!important;transition-timing-function:cubic-bezier(.42,0,.22,1)!important}}.news-grid small{margin:11px 0 6px;line-height:1.4}.news-grid h3{min-height:48px;margin:0 0 8px;font-size:clamp(15.5px,1.08vw,17px);letter-spacing:-.012em!important}.news-grid p{margin:0;font-size:clamp(14px,.92vw,15px);line-height:1.62}.footer-grid{gap:34px;padding-top:40px;padding-bottom:32px}.footer h3{margin-bottom:16px;padding-bottom:10px;font-size:17px!important;line-height:1.3}.footer a,.footer button,.footer input,.footer li,.footer p{line-height:1.65}.footer-brand>p{max-width:330px;margin-top:16px;font-size:14.5px!important;line-height:1.7}.footer li{margin:7px 0}.footer-grid>div>p{gap:9px;margin:9px 0}.footer form input{min-height:42px;padding:0 13px}.footer form button{min-width:44px;min-height:42px}.footer-bottom .container{min-height:48px;font-size:13.5px;line-height:1.5}@media (max-width:900px){.news-grid h3{min-height:auto;font-size:16px}.news-grid p{font-size:14.5px}.footer-grid{gap:28px}}@media (max-width:640px){.news-grid small{font-size:13px}.news-grid h3{font-size:17px;line-height:1.42}.news-grid p{font-size:15px;line-height:1.62}.footer h3{font-size:16.5px!important}.footer a,.footer button,.footer input,.footer li,.footer p{font-size:14.5px!important}.footer-bottom .container{font-size:13px}}.header .logo{width:205px;aspect-ratio:359/80}.header .logo img{width:100%;height:100%!important;max-width:100%;object-fit:contain;object-position:left center;transform:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.footer-brand img{width:205px;height:auto!important;object-fit:contain}.mobile-layer aside>div img{width:180px;height:auto}@media (max-width:1200px){.header .logo{width:188px;flex-basis:188px}}@media (max-width:900px){.header .logo{width:178px;flex-basis:178px}.footer-brand img{width:190px}}.green-content h2{font-size:var(--section-parent-title)!important;line-height:1.12!important;letter-spacing:-.025em!important}.intro-image img{transition:transform .6s cubic-bezier(.22,1,.36,1),filter .45s ease}.intro-image>span{z-index:2;isolation:isolate;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s ease,background-color .3s ease}.intro-image>span:after,.intro-image>span:before{content:"";position:absolute;z-index:-1;inset:0;border:2px solid rgba(255,255,255,.9);border-radius:50%;opacity:0;pointer-events:none;transform:scale(.95)}.intro-image>span svg{position:relative;z-index:2;transform:translateX(2px);transition:transform .35s cubic-bezier(.22,1,.36,1)}.intro-image:focus-visible img,.intro-image:hover img{transform:scale(1.025);filter:brightness(.93)}.intro-image:focus-visible>span,.intro-image:hover>span{transform:translate(-50%,-50%) scale(1.08);background:#fff;box-shadow:0 12px 34px rgba(0,24,56,.28),0 0 0 8px rgba(255,255,255,.14)}.intro-image:focus-visible>span:before,.intro-image:hover>span:before{animation:videoPlayRipple 1.7s cubic-bezier(.16,1,.3,1) infinite}.intro-image:focus-visible>span:after,.intro-image:hover>span:after{animation:videoPlayRipple 1.7s cubic-bezier(.16,1,.3,1) .56s infinite}.intro-image:focus-visible>span svg,.intro-image:hover>span svg{transform:translateX(3px) scale(1.08)}.intro-image:focus-visible{outline:3px solid rgba(0,111,191,.45);outline-offset:4px}@keyframes videoPlayRipple{0%{opacity:.82;transform:scale(.96)}72%{opacity:0;transform:scale(1.95)}to{opacity:0;transform:scale(1.95)}}@media (prefers-reduced-motion:reduce){.intro-image img,.intro-image>span,.intro-image>span svg{transition-duration:.01ms!important}.intro-image:focus-visible>span:after,.intro-image:focus-visible>span:before,.intro-image:hover>span:after,.intro-image:hover>span:before{animation:none!important}}.intro-image>.intro-play-button{width:76px;height:76px;background:rgba(255,255,255,.8)!important;color:rgba(0,91,171,.8)!important;border:1px solid rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(0,28,62,.2),inset 0 0 0 1px rgba(0,91,171,.08);overflow:visible;isolation:isolate}.intro-image>.intro-play-button:after,.intro-image>.intro-play-button:before{display:none!important}.intro-play-button .play-wave{position:absolute;inset:0;z-index:-1;border-radius:50%;border:2px solid rgba(255,255,255,.74);box-shadow:0 0 0 1px rgba(0,91,171,.16);opacity:0;pointer-events:none;transform:scale(.88)}.intro-image:focus-visible .intro-play-button .play-wave,.intro-image:hover .intro-play-button .play-wave{animation:introPlayWave 2.4s cubic-bezier(.18,.68,.28,1) infinite}.intro-image:focus-visible .intro-play-button .play-wave-1,.intro-image:hover .intro-play-button .play-wave-1{animation-delay:0s}.intro-image:focus-visible .intro-play-button .play-wave-2,.intro-image:hover .intro-play-button .play-wave-2{animation-delay:.4s}.intro-image:focus-visible .intro-play-button .play-wave-3,.intro-image:hover .intro-play-button .play-wave-3{animation-delay:.8s}.intro-image:focus-visible .intro-play-button .play-wave-4,.intro-image:hover .intro-play-button .play-wave-4{animation-delay:1.2s}.intro-image:focus-visible .intro-play-button .play-wave-5,.intro-image:hover .intro-play-button .play-wave-5{animation-delay:1.6s}.intro-play-button>svg{width:28px;height:28px;color:rgba(0,91,171,.8);transform:translateX(1px)!important;overflow:visible}.intro-play-button>svg polygon{fill:currentColor;stroke:currentColor;stroke-width:1.1;stroke-linejoin:round}.intro-image:focus-visible>.intro-play-button,.intro-image:hover>.intro-play-button{transform:translate(-50%,-50%) scale(1.045);background:rgba(255,255,255,.8)!important;color:rgba(0,91,171,.8)!important;box-shadow:0 14px 38px rgba(0,28,62,.24),inset 0 0 0 1px rgba(0,91,171,.1)}.intro-image:focus-visible .intro-play-button>svg,.intro-image:hover .intro-play-button>svg{transform:translateX(1px) scale(1.04)!important}@keyframes introPlayWave{0%{opacity:.82;transform:scale(.88)}18%{opacity:.68}76%{opacity:.08;transform:scale(2.28)}to{opacity:0;transform:scale(2.55)}}@media (max-width:640px){.intro-image>.intro-play-button{width:68px;height:68px}.intro-play-button>svg{width:25px;height:25px}}@media (prefers-reduced-motion:reduce){.intro-image:focus-visible .intro-play-button .play-wave,.intro-image:hover .intro-play-button .play-wave{animation-duration:3.2s!important}}:root{--home-navy:#062b53;--home-navy-deep:#031f3d;--home-gold:#e8b54d;--home-gold-soft:#f6d88f;--home-green:#0b7c55;--home-surface:#f7f9fc;--home-border:#dde6ef;--home-shadow:0 18px 48px rgba(5,39,73,.09)}body{font-size:16px;line-height:1.68;background:#fff}.container{width:min(1260px,calc(100% - 64px))}.section{padding:72px 0}.button{min-height:48px;padding-inline:22px;border-radius:5px;font-size:13.5px;letter-spacing:.01em}.button-gold{background:linear-gradient(90deg,#f3c95f,#e7b64b 48%,#d79f36);color:#082d55;box-shadow:0 10px 26px rgba(198,143,40,.22)}.button-gold:hover{background:linear-gradient(90deg,#f7d06a,#ebbd54 48%,#dca53e)}.button-blue{background:var(--home-navy)}.button-outline{border-color:#a9bacb;color:var(--home-navy)}.hero{height:720px;background:var(--home-navy-deep)}.hero-background{background-position:center 52%}.hero-overlay{background:linear-gradient(90deg,rgba(2,25,49,.89),rgba(3,32,61,.69) 40%,rgba(3,31,58,.24) 72%,rgba(2,23,44,.12)),linear-gradient(0deg,rgba(3,27,52,.72),transparent 53%)}.hero-main{height:calc(100% - 104px);align-items:center}.hero-copy{width:min(1110px,88%);margin-top:-6px!important}.hero-kicker{margin-bottom:16px!important;color:var(--home-gold);font-size:15px;letter-spacing:.075em}.hero-title,.hero-title-long{max-width:970px;margin-bottom:18px!important;font-family:var(--heading)!important;font-size:clamp(48px,4.25vw,58px);font-weight:700;line-height:1.04!important;letter-spacing:-.034em!important;text-wrap:balance;text-shadow:0 8px 30px rgba(0,0,0,.2)}.hero-title span{white-space:nowrap}.hero-copy>strong{margin:0 0 14px!important;color:rgba(255,255,255,.96);font-size:15px;line-height:1.45;letter-spacing:.06em}.hero-copy>p:not(.hero-kicker){width:auto;max-width:650px;margin-bottom:28px!important;color:rgba(255,255,255,.87);font-size:17px;line-height:1.65;white-space:normal}.hero-actions{gap:14px}.video-button{min-height:48px;padding-inline:21px;border-color:rgba(255,255,255,.68);border-radius:5px;background:rgba(3,32,61,.38);font-size:13.5px}.hero-dots{bottom:122px}.hero-stats{left:50%;right:auto;bottom:0;width:min(1260px,calc(100% - 64px));height:104px;transform:translateX(-50%);border:1px solid rgba(235,190,96,.22);border-bottom:0;border-radius:13px 13px 0 0;background:rgba(4,39,75,.94);box-shadow:0 -8px 34px rgba(2,23,45,.2);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.hero-stats-grid>div{padding-inline:25px;gap:14px}.hero-stats-grid svg{width:28px;height:28px;color:var(--home-gold)}.hero-stats-grid b{font-size:22px}.hero-stats-grid small{font-size:14px}.intro{padding-top:78px;padding-bottom:76px}.intro-grid{grid-template-columns:1.02fr 1.08fr;gap:58px}.intro-image{min-height:365px;border-radius:10px;box-shadow:var(--home-shadow)}.intro-content .eyebrow{color:#c58b25;font-size:13.5px;letter-spacing:.055em}.intro-content h2{max-width:680px;margin:7px 0 17px;color:var(--home-navy);font-size:clamp(28px,2.4vw,36px)!important;line-height:1.18}.intro-content>p{max-width:670px;margin:9px 0;color:#576a7e;font-size:16px;line-height:1.72}.intro-metrics{margin:27px 0 24px;gap:22px}.intro-metrics>div{grid-template-columns:42px 1fr}.intro-metrics svg{width:27px;height:27px;color:var(--home-green)}.intro-metrics b{font-size:21px}.intro-metrics span{font-size:14.5px}.section-heading{align-items:center;margin-bottom:32px}.lots-title h2,.news h2,.partners h2,.section-heading h2,.support h2{color:var(--home-navy);font-size:clamp(27px,2.25vw,34px)!important;line-height:1.18;letter-spacing:-.02em!important}.advantages{padding:54px 0 64px;background:#fff;border-color:#e9eef4}.advantages .section-heading{justify-content:center;margin-bottom:28px}.advantages .section-heading>div{text-align:center;margin-inline:auto}.advantages .section-heading>.button{position:absolute;right:max(32px,calc((100vw - 1260px) / 2))}.advantage-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.advantage-grid article{min-height:184px;padding:24px 17px 22px;border:1px solid var(--home-border);border-radius:9px;background:#fff;box-shadow:0 10px 28px rgba(10,50,88,.055);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.advantage-grid article:hover{transform:translateY(-5px);border-color:rgba(11,124,85,.35);box-shadow:0 18px 38px rgba(9,50,87,.1)}.advantage-grid article>div{width:52px;height:52px;margin-bottom:15px;border-color:#c9d6e3;color:var(--home-navy);box-shadow:none}.advantage-grid h3{margin-bottom:9px;font-size:15px;line-height:1.35}.advantage-grid p{font-size:14px;line-height:1.58}.sectors{padding-top:52px;padding-bottom:68px}.sectors .section-heading{justify-content:center;margin-bottom:25px}.sectors .section-heading>div{margin-inline:auto;text-align:center}.sector-grid{gap:14px}.sector-card{min-height:172px;border:0;border-radius:8px;box-shadow:0 10px 28px rgba(4,38,72,.11)}.sector-card>div{position:absolute;inset:0;aspect-ratio:auto}.sector-card:after{content:"";position:absolute;inset:34% 0 0;background:linear-gradient(0deg,rgba(2,27,53,.96),rgba(3,35,66,.05))}.sector-card strong{position:absolute;z-index:2;left:0;right:0;bottom:0;min-height:58px;padding:14px 34px 14px 15px;align-items:flex-end;color:#fff;font-size:14px}.sector-card>svg{z-index:3;bottom:16px;color:var(--home-gold)}.infrastructure{padding:68px 0;background:var(--home-surface);border-top:1px solid #e9eef4;border-bottom:1px solid #e9eef4}.infrastructure-premium{display:grid;grid-template-columns:.92fr 1.42fr;grid-gap:32px;gap:32px;align-items:stretch}.infrastructure-copy{padding:25px 28px;border:1px solid var(--home-border);border-radius:10px;background:#fff;box-shadow:0 12px 34px rgba(5,43,81,.06)}.infra-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px 24px;gap:15px 24px}.infra-feature-grid article{min-height:90px;display:grid;grid-template-columns:42px 1fr;align-items:start;grid-gap:12px;gap:12px;padding:12px 4px;border-bottom:1px solid #e8edf2}.infra-feature-grid article:nth-last-child(-n+2){border-bottom:0}.infra-feature-grid article>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid #cbd8e5;border-radius:50%;color:var(--home-navy);background:#f9fbfd}.infra-feature-grid p{margin:0}.infra-feature-grid b{display:block;margin-bottom:5px;color:var(--home-navy);font-size:15px}.infra-feature-grid small{display:block;color:#667789;font-size:14px;line-height:1.5}.infrastructure-image{min-height:370px;position:relative;overflow:hidden;border-radius:10px;box-shadow:var(--home-shadow)}.infrastructure-image img{object-fit:cover}.lots{padding:70px 0;background:#fff}.lots-title{grid-template-columns:1fr auto;margin-bottom:24px}.lots-title>p{grid-column:1;margin-top:4px;font-size:14.5px}.lots-title>div{grid-column:2;grid-row:1/span 2}.lots-title>div>span{display:none}.lot-grid{grid-template-columns:1.18fr .92fr;gap:24px;padding:20px;border:1px solid var(--home-border);border-radius:11px;background:#fff;box-shadow:0 14px 38px rgba(4,43,80,.065)}.lot-map{min-height:350px}.lot-map,.lot-table{border-radius:8px}.lot-table table{font-size:14.5px}.lot-table th{padding-block:13px;background:var(--home-navy);color:#fff}.lot-table td{padding-block:10px}.lot-legend{margin:15px 20px 0;font-size:13.5px}.support{padding:0 0 72px;background:#fff}.support-layout{grid-template-columns:.9fr 1.45fr;gap:22px}.process-box,.support-box{padding:28px;border-radius:10px;box-shadow:0 12px 34px rgba(5,43,81,.055)}.process-box h2,.support-box h2{margin-bottom:22px;font-size:21px!important}.support-box article{min-height:108px;border-color:#e0e7ee}.support-box article span{font-size:14.5px}.process-grid b{font-size:14px}.process-grid p{font-size:13.5px;line-height:1.48}.green-content,.green-section{min-height:270px}.green-content{padding-block:38px;grid-template-columns:.85fr 1.35fr auto;grid-template-areas:none;gap:34px}.green-content>div:first-child{grid-area:auto;max-width:390px;margin:0;text-align:left}.green-content h2{margin-bottom:9px;font-size:clamp(27px,2.25vw,34px)!important;line-height:1.18;text-align:left}.green-content p{font-size:15.5px;text-align:left}.green-metrics{grid-area:auto;gap:25px}.green-metrics article{grid-template-columns:58px 1fr;column-gap:13px}.green-metrics svg{width:56px;height:56px;padding:13px}.green-metrics b{font-size:28px}.green-metrics span{font-size:14px;line-height:1.45}.green-content>.button{grid-area:auto}.projects{padding:70px 0 64px}.project-grid{gap:22px}.project-grid article{border-radius:9px;box-shadow:0 12px 32px rgba(5,43,81,.075)}.project-grid article>div{aspect-ratio:2.12/1}.project-grid section{padding:18px 19px 20px}.project-grid h3{font-size:17px}.project-grid a,.project-grid p{font-size:14.5px}.partners{padding:30px 0 34px;background:#fff}.partners .container{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:30px;gap:30px}.partners .container>h2{margin:0;white-space:nowrap;font-size:24px!important}.partner-logo{height:68px;border-radius:8px;background:#fff}.partner-nav{width:38px;height:38px}.news{padding:52px 0 72px;background:#f8fafc;border-top:1px solid #e9eef4}.news-head{margin-bottom:26px}.news-grid{grid-template-columns:repeat(4,1fr);gap:20px}.news-grid article:nth-child(n+5){display:none}.news-grid article{padding-bottom:15px;border:1px solid var(--home-border);border-radius:9px;background:#fff;box-shadow:0 10px 28px rgba(5,43,81,.06);overflow:hidden}.news-grid article>div{border-radius:0}.news-grid h3,.news-grid p,.news-grid small{margin-left:16px;margin-right:16px}.news-grid small{margin-top:13px;font-size:13.5px}.news-grid h3{min-height:52px;font-size:16.5px;line-height:1.45}.news-grid p{font-size:14.5px;line-height:1.58}.footer{background:#052b55}.footer-grid{padding-top:44px;padding-bottom:36px;gap:42px}.footer h3{font-size:16px!important}.footer a,.footer button,.footer input,.footer li,.footer p{font-size:14.5px!important}.footer form button{background:var(--home-gold);color:var(--home-navy)}@media (max-width:1180px){.container{width:min(1180px,calc(100% - 48px))}.hero-title,.hero-title-long{font-size:clamp(44px,4.9vw,55px)}.hero-title span{white-space:normal}.advantage-grid,.sector-grid{grid-template-columns:repeat(3,1fr)}.green-content{grid-template-columns:1fr;grid-template-areas:none;text-align:center}.green-content>div:first-child{max-width:760px;margin-inline:auto;text-align:center}.green-content h2,.green-content p{text-align:center}.green-content>.button{justify-self:center}.partners .container{grid-template-columns:1fr;gap:20px}}@media (max-width:900px){.container{width:calc(100% - 36px)}.section{padding:58px 0}.hero{height:680px}.hero-copy{width:100%}.hero-title,.hero-title-long{font-size:clamp(39px,7vw,57px)}.hero-stats{width:calc(100% - 36px)}.hero-stats-grid>div{padding-inline:10px;gap:7px}.hero-stats-grid svg{width:22px;height:22px}.hero-stats-grid b{font-size:17px}.hero-stats-grid small{font-size:11.5px}.infrastructure-premium,.intro-grid,.lot-grid,.support-layout{grid-template-columns:1fr}.intro-image{min-height:340px}.infrastructure-image{min-height:330px}.lots-title{grid-template-columns:1fr}.lots-title>div{grid-column:1;grid-row:auto;margin-top:12px}.project-grid{grid-template-columns:1fr}.news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.container{width:calc(100% - 28px)}.section{padding:48px 0}.hero{height:710px}.hero-main{height:calc(100% - 172px);align-items:center}.hero-kicker{font-size:12px}.hero-title,.hero-title-long{font-size:clamp(31px,10vw,42px);line-height:1.08!important}.hero-copy>strong{font-size:12.5px;letter-spacing:.02em}.hero-copy>p:not(.hero-kicker){font-size:15px}.hero-stats{width:100%;height:172px;border-radius:0}.hero-stats-grid{grid-template-columns:repeat(3,1fr);align-content:center;row-gap:12px}.hero-stats-grid>div{border-right:0;justify-content:flex-start}.hero-stats-grid>div:nth-child(4),.hero-stats-grid>div:nth-child(5){grid-column:span 1}.hero-dots{bottom:188px}.intro-grid{gap:34px}.intro-image{min-height:260px}.intro-metrics{grid-template-columns:1fr;gap:14px}.advantage-grid{grid-template-columns:repeat(2,1fr)}.advantages .section-heading>.button{display:none}.sector-grid{grid-template-columns:repeat(2,1fr)}.sector-card{min-height:150px}.infra-feature-grid{grid-template-columns:1fr}.infra-feature-grid article:nth-last-child(-n+2){border-bottom:1px solid #e8edf2}.infra-feature-grid article:last-child{border-bottom:0}.infrastructure-copy{padding:20px}.lot-grid{padding:12px}.lot-map{min-height:280px}.support-box>div{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr;gap:16px}.process-grid:before{display:none}.green-metrics{grid-template-columns:1fr}.green-metrics article{max-width:310px;margin-inline:auto;text-align:left}.news-head{align-items:flex-start;flex-wrap:wrap}.news-tabs{order:3;width:100%;overflow-x:auto}.news-grid{grid-template-columns:1fr}.news-grid article:nth-child(n+4){display:none}}@media (min-width:992px){html body .hero{height:640px;min-height:640px;background:#041f3f}html body .hero-background{background-position:center 51%;transform:scale(1.01);transition:opacity .85s ease,transform 7s linear}html body .hero-background.active{transform:scale(1.055)}html body .hero-overlay{background:linear-gradient(90deg,rgba(2,23,46,.91),rgba(3,30,57,.72) 37%,rgba(5,35,63,.31) 68%,rgba(4,29,54,.12)),linear-gradient(180deg,rgba(2,24,47,.08),rgba(2,24,47,.03) 48%,rgba(2,25,49,.58))}html body .hero-main{height:calc(100% - 94px);padding-top:4px;align-items:center}html body .hero-copy{width:min(850px,70%);margin-top:-12px!important}html body .hero .hero-kicker{margin:0 0 12px!important;color:#e8b64f;font-size:13px;font-weight:800;line-height:1.3;letter-spacing:.075em}html body .hero .hero-title,html body .hero .hero-title-long{width:auto;max-width:850px;margin:0 0 13px!important;font-family:var(--heading)!important;font-size:clamp(50px,3.65vw,62px)!important;font-weight:700!important;line-height:1.015!important;letter-spacing:-.038em!important;text-wrap:balance;text-shadow:0 8px 30px rgba(0,0,0,.24)}html body .hero .hero-title span,html body .hero .hero-title-long span{white-space:nowrap}html body .hero-copy>strong{margin:0 0 8px!important;color:rgba(255,255,255,.96);font-size:14px;font-weight:700;line-height:1.5;letter-spacing:.015em}html body .hero-copy>p:not(.hero-kicker){width:max-content;max-width:none;margin:0 0 20px!important;color:rgba(255,255,255,.9);font-size:16px;line-height:1.55;white-space:nowrap}html body .hero-actions{gap:12px}html body .hero .video-button,html body .hero-actions .button{min-height:44px;padding-inline:18px;border-radius:5px;font-size:12.5px}html body .hero .video-button{background:rgba(2,24,48,.42);border-color:rgba(255,255,255,.62)}html body .hero-arrow{top:48%;width:36px;height:52px;background:rgba(2,28,54,.25)}html body .hero-dots{bottom:104px}html body .hero-stats{left:50%;right:auto;bottom:12px;width:min(1260px,calc(100% - 96px));height:82px;transform:translateX(-50%);border:1px solid rgba(228,178,76,.28);border-radius:11px;background:rgba(2,37,72,.96);box-shadow:0 12px 30px rgba(0,15,34,.28);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html body .hero-stats-grid{height:82px}html body .hero-stats-grid>div{padding-inline:22px;gap:13px;border-right-color:rgba(255,255,255,.17)}html body .hero-stats-grid svg{width:26px;height:26px;color:#e8b64f}html body .hero-stats-grid b{font-size:20px;line-height:1.08}html body .hero-stats-grid small{margin-top:3px;font-size:12.5px;line-height:1.2;opacity:.86}}@media (min-width:992px) and (max-width:1240px){html body .hero{height:620px;min-height:620px}html body .hero .hero-title,html body .hero .hero-title-long{font-size:clamp(46px,4.25vw,56px)!important}html body .hero-copy>p:not(.hero-kicker){width:auto;max-width:650px;white-space:normal}html body .hero-stats{width:calc(100% - 56px)}html body .hero-stats-grid>div{padding-inline:13px;gap:9px}}.hero-stats-desktop{display:none}@media (min-width:992px){html body .hero-stats-mobile{display:none!important}html body .hero-stats-bridge{position:relative;z-index:12;height:0}html body .hero-stats-desktop{display:block!important;position:absolute;top:-41px;bottom:auto;left:50%;right:auto;width:min(1260px,calc(100% - 96px));height:82px;transform:translateX(-50%);border:1px solid rgba(228,178,76,.28);border-radius:11px;background:rgba(2,37,72,.97);box-shadow:0 16px 38px rgba(0,15,34,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html body .hero-stats-desktop .hero-stats-grid{height:82px}html body .hero-dots{bottom:30px}}@media (min-width:992px) and (max-width:1240px){html body .hero-stats-desktop{width:calc(100% - 56px)}}@media (min-width:992px){html body .hero .hero-kicker{margin-bottom:20px!important}html body .hero .hero-title,html body .hero .hero-title-long{margin-bottom:20px!important;line-height:1.075!important}html body .hero .hero-title span,html body .hero .hero-title-long span{line-height:1.075!important;min-height:0!important}html body .hero .hero-title span+span,html body .hero .hero-title-long span+span{margin-top:8px}html body .hero-copy>strong{margin-bottom:12px!important}}@media (max-width:991px){html body .hero .hero-kicker{margin-bottom:14px!important}html body .hero .hero-title,html body .hero .hero-title-long{margin-bottom:16px!important;line-height:1.09!important}html body .hero .hero-title span+span,html body .hero .hero-title-long span+span{margin-top:4px}}@media (min-width:992px){html body .hero-main{height:100%!important;padding-top:0!important;padding-bottom:0!important;box-sizing:border-box;align-items:center!important}html body .hero-copy{margin-top:0!important;transform:none!important}}.hero .video-button{position:relative;isolation:isolate;overflow:hidden;justify-content:center;cursor:pointer!important;-webkit-tap-highlight-color:transparent;transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .24s ease,background-color .24s ease,box-shadow .24s ease,color .24s ease}.hero .video-button:before{content:"";position:absolute;z-index:-1;top:-55%;bottom:-55%;left:-45%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:translateX(-220%) skewX(-18deg);transition:transform .58s cubic-bezier(.22,1,.36,1);pointer-events:none}.hero .video-button span{flex:0 0 auto;position:relative;overflow:visible;color:#fff;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .24s ease,background-color .24s ease,color .24s ease,box-shadow .24s ease}.hero .video-button span:after{content:"";position:absolute;inset:-1px;border:1px solid rgba(255,255,255,.72);border-radius:50%;opacity:0;transform:scale(1);pointer-events:none}.hero .video-button svg{display:block;transform:translateX(1px);transition:transform .28s cubic-bezier(.22,1,.36,1)}.hero .video-button:focus-visible,.hero .video-button:hover{transform:translateY(-3px);border-color:rgba(248,192,59,.95);background:rgba(248,192,59,.16);color:#fff;box-shadow:0 12px 28px rgba(0,18,40,.3),inset 0 0 0 1px rgba(248,192,59,.12)}.hero .video-button:focus-visible:before,.hero .video-button:hover:before{transform:translateX(520%) skewX(-18deg)}.hero .video-button:focus-visible span,.hero .video-button:hover span{transform:scale(1.1);border-color:#f8c03b;background:#f8c03b;color:#082e58;box-shadow:0 0 0 5px rgba(248,192,59,.14)}.hero .video-button:focus-visible span:after,.hero .video-button:hover span:after{animation:heroVideoPulse 1.25s cubic-bezier(.16,1,.3,1) infinite}.hero .video-button:focus-visible svg,.hero .video-button:hover svg{transform:translateX(2px) scale(1.08)}.hero .video-button:active{transform:translateY(-1px) scale(.985)}@keyframes heroVideoPulse{0%{opacity:.72;transform:scale(1)}to{opacity:0;transform:scale(1.75)}}@media (prefers-reduced-motion:reduce){.hero .video-button,.hero .video-button span,.hero .video-button svg,.hero .video-button:before{transition-duration:.01ms!important}.hero .video-button:focus-visible span:after,.hero .video-button:hover span:after{animation:none!important}}html body .hero-stats-desktop .hero-stats-grid p,html body .hero-stats-mobile .hero-stats-grid p{color:#ffffff;opacity:1}html body .hero-stats-desktop .hero-stats-grid b,html body .hero-stats-mobile .hero-stats-grid b{color:#ffffff!important;opacity:1!important;text-shadow:0 1px 2px rgba(0,12,28,.22)}html body .hero-stats-desktop .hero-stats-grid small,html body .hero-stats-mobile .hero-stats-grid small{color:rgba(255,255,255,.82)!important;opacity:1!important}.button{position:relative;overflow:hidden;isolation:isolate;cursor:pointer}.button:before,.hero .video-button:after{content:"";position:absolute;z-index:1;top:-60%;bottom:-60%;left:-32%;width:24%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18) 20%,rgba(255,255,255,.44) 50%,rgba(255,255,255,.18) 80%,transparent);transform:translateX(-240%) skewX(-22deg);transition:transform .72s cubic-bezier(.22,1,.36,1)}.button>*,.hero .video-button>*{position:relative;z-index:2}.button:focus-visible:before,.button:hover:before,.hero .video-button:focus-visible:after,.hero .video-button:hover:after{transform:translateX(640%) skewX(-22deg)}@media (min-width:992px){html body .hero .hero-title,html body .hero .hero-title span,html body .hero .hero-title-long,html body .hero .hero-title-long span{line-height:1.13!important}html body .hero .hero-title span+span,html body .hero .hero-title-long span+span{margin-top:14px!important}}@media (max-width:991px){html body .hero .hero-title,html body .hero .hero-title span,html body .hero .hero-title-long,html body .hero .hero-title-long span{line-height:1.11!important}html body .hero .hero-title span+span,html body .hero .hero-title-long span+span{margin-top:8px!important}}.hero .video-button span{display:grid!important;place-items:center!important}.hero .video-button svg,.hero .video-button:focus-visible svg,.hero .video-button:hover svg{transform:none!important;transform-origin:center center!important}@keyframes heroFadeUp{0%{opacity:0;transform:translate3d(0,26px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes heroLineReveal{0%{opacity:0;transform:translate3d(0,112%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes heroTitleSweep{0%{opacity:0;transform:translateX(-180%) skewX(-24deg)}18%{opacity:.06}42%{opacity:.32}to{opacity:0;transform:translateX(520%) skewX(-24deg)}}html body .hero .hero-main{align-items:center}html body .hero .hero-copy{display:flex;flex-direction:column;justify-content:center}html body .hero .hero-reveal-element{opacity:0;transform:translate3d(0,26px,0);animation:heroFadeUp .78s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--hero-reveal-delay,0s);will-change:transform,opacity}html body .hero .hero-title,html body .hero .hero-title-long{position:relative;overflow:visible}html body .hero .hero-title-long:after,html body .hero .hero-title:after{content:"";position:absolute;inset:-10% auto -8% -30%;width:18%;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.08) 26%,rgba(255,255,255,.42) 50%,rgba(255,255,255,.08) 74%,rgba(255,255,255,0));mix-blend-mode:screen;filter:blur(1px);opacity:0;animation:heroTitleSweep 1.2s ease forwards;animation-delay:.36s}html body .hero .hero-title-line{overflow:hidden;padding-top:.08em;padding-bottom:.1em}html body .hero .hero-title-line+.hero-title-line{margin-top:10px}html body .hero .hero-title-line>span{opacity:0;transform:translate3d(0,112%,0);animation:heroLineReveal .82s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--hero-line-delay,.18s);will-change:transform,opacity}html body .hero .hero-subtitle{letter-spacing:.08em}html body .hero .hero-description{max-width:580px}html body .hero .hero-actions{margin-top:4px}@media (max-width:991px){html body .hero .hero-title-long:after,html body .hero .hero-title:after{width:24%;animation-duration:1.05s}html body .hero .hero-title-line+.hero-title-line{margin-top:8px}}@keyframes heroLineRevealSafe{0%{opacity:0;transform:translate3d(0,42px,0);-webkit-clip-path:inset(88% -.08em -.22em -.08em);clip-path:inset(88% -.08em -.22em -.08em)}to{opacity:1;transform:translateZ(0);-webkit-clip-path:inset(-.24em -.08em -.2em -.08em);clip-path:inset(-.24em -.08em -.2em -.08em)}}html body .hero .hero-title,html body .hero .hero-title-line,html body .hero .hero-title-long{line-height:1.14!important;overflow:visible!important}html body .hero .hero-title-line{display:block;padding-top:.16em;padding-bottom:.12em}html body .hero .hero-title-line+.hero-title-line{margin-top:.02em!important}html body .hero .hero-title-line>span{display:block;line-height:1.14!important;overflow:visible!important;animation-name:heroLineRevealSafe!important;animation-duration:.86s!important;animation-timing-function:cubic-bezier(.22,1,.36,1)!important;animation-fill-mode:forwards!important;animation-delay:var(--hero-line-delay,.18s)!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:991px){html body .hero .hero-title,html body .hero .hero-title-line,html body .hero .hero-title-line>span,html body .hero .hero-title-long{line-height:1.13!important}html body .hero .hero-title-line{padding-top:.14em;padding-bottom:.1em}}@keyframes heroStatItemReveal{0%{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes heroStatIconReveal{0%{opacity:0;transform:scale(.72) rotate(-7deg)}70%{opacity:1;transform:scale(1.08) rotate(0deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}html body .hero-stats .hero-stats-grid>div{opacity:0;transform:translate3d(0,16px,0)}html body .hero-stats.is-counting .hero-stats-grid>div{animation:heroStatItemReveal .62s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--stat-delay,0s)}html body .hero-stats.is-counting .hero-stats-grid>div>svg{animation:heroStatIconReveal .68s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--stat-delay, 0s) + 20ms);transform-origin:center}html body .hero-stats .hero-stats-grid b{min-width:5.8ch;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}@media (prefers-reduced-motion:reduce){html body .hero-stats .hero-stats-grid>div,html body .hero-stats.is-counting .hero-stats-grid>div,html body .hero-stats.is-counting .hero-stats-grid>div>svg{opacity:1!important;transform:none!important;animation:none!important}}@keyframes introDividerFlash{0%{opacity:0;transform:translate3d(0,-34%,0) scaleY(.22)}25%{opacity:.42}70%{opacity:.14}to{opacity:0;transform:translate3d(0,46%,0) scaleY(1)}}.intro-animated .intro-grid{position:relative}.intro-animated .intro-grid:after{content:"";position:absolute;z-index:4;top:8%;left:50%;width:1px;height:76%;pointer-events:none;opacity:0;background:linear-gradient(180deg,transparent,rgba(214,164,54,.12) 18%,rgba(214,164,54,.72) 50%,rgba(214,164,54,.12) 82%,transparent);box-shadow:0 0 16px rgba(214,164,54,.22);transform-origin:center top}.intro-animated.intro-is-visible .intro-grid:after{animation:introDividerFlash 1.35s cubic-bezier(.22,1,.36,1) .42s both}.intro-animated .intro-reveal-image{opacity:.38;transform:translate3d(-22px,0,0) scale(.985);-webkit-clip-path:inset(0 100% 0 0 round 10px);clip-path:inset(0 100% 0 0 round 10px);transition:opacity .64s ease,transform 1s cubic-bezier(.22,1,.36,1),-webkit-clip-path 1s cubic-bezier(.22,1,.36,1),clip-path 1s cubic-bezier(.22,1,.36,1);will-change:clip-path,transform,opacity}.intro-animated.intro-is-visible .intro-reveal-image{opacity:1;transform:translateZ(0) scale(1);-webkit-clip-path:inset(0 0 0 0 round 10px);clip-path:inset(0 0 0 0 round 10px)}.intro-animated .intro-reveal-image:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:rgba(3,29,56,0);transition:background-color .45s ease}.intro-animated .intro-reveal-image img{transform:scale(1.055);transition:transform 1.15s cubic-bezier(.22,1,.36,1),filter .45s ease}.intro-animated.intro-is-visible .intro-reveal-image img{transform:scale(1)}.intro-animated.intro-is-visible .intro-reveal-image:focus-visible img,.intro-animated.intro-is-visible .intro-reveal-image:hover img{transform:scale(1.025)}.intro-animated.intro-is-visible .intro-reveal-image:focus-visible:after,.intro-animated.intro-is-visible .intro-reveal-image:hover:after{background:rgba(3,29,56,.08)}.intro-animated .intro-reveal-play{opacity:0;transform:translate(-50%,-50%) scale(.72)!important;transition:opacity .52s ease .48s,transform .72s cubic-bezier(.22,1,.36,1) .48s,box-shadow .38s ease,background-color .3s ease}.intro-animated.intro-is-visible .intro-reveal-play{opacity:1;transform:translate(-50%,-50%) scale(1)!important}.intro-animated.intro-is-visible .intro-reveal-image:focus-visible .intro-reveal-play,.intro-animated.intro-is-visible .intro-reveal-image:hover .intro-reveal-play{transform:translate(-50%,-50%) scale(1.045)!important}.intro-animated .intro-reveal-item{opacity:0;transform:translate3d(34px,0,0);transition:opacity .62s ease var(--intro-delay,0s),transform .78s cubic-bezier(.22,1,.36,1) var(--intro-delay,0s);will-change:transform,opacity}.intro-animated.intro-is-visible .intro-reveal-item{opacity:1;transform:translateZ(0)}.intro-animated .intro-title{overflow:visible}.intro-animated .intro-title-line{display:block;overflow:hidden;padding-top:.08em;padding-bottom:.1em}.intro-animated .intro-title-line+.intro-title-line{margin-top:-.08em}.intro-animated .intro-title-line>span{display:block;opacity:0;transform:translate3d(0,112%,0);transition:opacity .2s ease var(--intro-delay,0s),transform .8s cubic-bezier(.22,1,.36,1) var(--intro-delay,0s);will-change:transform,opacity}.intro-animated.intro-is-visible .intro-title-line>span{opacity:1;transform:translateZ(0)}.intro-animated .intro-metric-item{opacity:0;transform:translate3d(0,22px,0);transition:opacity .55s ease var(--intro-delay,0s),transform .72s cubic-bezier(.22,1,.36,1) var(--intro-delay,0s);will-change:transform,opacity}.intro-animated .intro-metric-item svg{opacity:0;transform:scale(.76);transform-origin:center;transition:opacity .38s ease calc(var(--intro-delay, 0s) + .02s),transform .62s cubic-bezier(.2,1.4,.32,1) calc(var(--intro-delay, 0s) + .02s)}.intro-animated.intro-is-visible .intro-metric-item,.intro-animated.intro-is-visible .intro-metric-item svg{opacity:1;transform:translateZ(0) scale(1)}@media (max-width:900px){.intro-animated .intro-grid:after{display:none}.intro-animated .intro-reveal-image{opacity:0;transform:translate3d(0,24px,0) scale(.985);-webkit-clip-path:inset(0 0 0 0 round 10px);clip-path:inset(0 0 0 0 round 10px)}.intro-animated.intro-is-visible .intro-reveal-image{opacity:1;transform:translateZ(0) scale(1)}.intro-animated .intro-metric-item,.intro-animated .intro-reveal-item{transform:translate3d(0,20px,0)}.intro-animated .intro-title-line+.intro-title-line{margin-top:-.04em}}@media (prefers-reduced-motion:reduce){.intro-animated .intro-grid:after{display:none!important}.intro-animated .intro-metric-item,.intro-animated .intro-metric-item svg,.intro-animated .intro-reveal-image,.intro-animated .intro-reveal-image img,.intro-animated .intro-reveal-item,.intro-animated .intro-reveal-play,.intro-animated .intro-title-line>span{opacity:1!important;transform:none!important;-webkit-clip-path:none!important;clip-path:none!important;transition:none!important;animation:none!important}.intro-animated .intro-reveal-play{transform:translate(-50%,-50%)!important}}.advantages-flow{overflow:hidden}.advantages-flow,.advantages-flow .container{position:relative}.advantages-flow-heading{position:relative;min-height:112px;display:flex;align-items:flex-start;justify-content:center;margin-bottom:0}.advantages-flow-title{position:relative;z-index:2;width:min(820px,100%);text-align:center}.advantages-flow-action,.advantages-flow-eyebrow,.advantages-flow-title h2{opacity:0;transform:translate3d(0,20px,0);will-change:transform,opacity}.advantages-flow-eyebrow{display:block;margin-bottom:7px;color:var(--green);font-size:14px;font-weight:900;letter-spacing:.035em;transition:opacity .52s ease .06s,transform .7s cubic-bezier(.22,1,.36,1) .06s}.advantages-flow-title h2{margin:0;color:var(--home-navy);font-size:clamp(27px,2.25vw,34px);line-height:1.18;letter-spacing:-.02em;transition:opacity .55s ease .2s,transform .78s cubic-bezier(.22,1,.36,1) .2s}.advantages-flow-action{position:absolute;z-index:3;top:1px;right:0;transition:opacity .5s ease .48s,transform .68s cubic-bezier(.22,1,.36,1) .48s}.advantages-gold-divider{position:relative;display:block;width:108px;height:10px;margin:15px auto 0;opacity:0;transform:scaleX(0);transform-origin:center;-webkit-clip-path:polygon(0 50%,10% 42%,24% 35%,40% 29%,50% 26%,60% 29%,76% 35%,90% 42%,100% 50%,90% 58%,76% 65%,60% 71%,50% 74%,40% 71%,24% 65%,10% 58%);clip-path:polygon(0 50%,10% 42%,24% 35%,40% 29%,50% 26%,60% 29%,76% 35%,90% 42%,100% 50%,90% 58%,76% 65%,60% 71%,50% 74%,40% 71%,24% 65%,10% 58%);background:linear-gradient(90deg,#b77e20,#f2c761 34%,#d8a13b 66%,#b77e20);box-shadow:0 4px 12px rgba(194,137,38,.18);transition:opacity .25s ease .46s,transform .7s cubic-bezier(.22,1,.36,1) .46s;will-change:transform,opacity}.advantages-gold-divider:after{content:"";position:absolute;inset:-4px -8px;pointer-events:none;background:radial-gradient(circle at center,rgba(238,190,82,.28),transparent 67%);opacity:0;transition:opacity .4s ease .78s}.advantages-is-visible .advantages-flow-action,.advantages-is-visible .advantages-flow-eyebrow,.advantages-is-visible .advantages-flow-title h2{opacity:1;transform:translateZ(0)}.advantages-is-visible .advantages-gold-divider{opacity:1;transform:scaleX(1)}.advantages-is-visible .advantages-gold-divider:after{opacity:1}.advantages-diagram{position:relative;padding-top:88px}.advantages-diagram-spine{position:absolute;z-index:0;top:0;left:8.1%;right:8.1%;height:88px;pointer-events:none}.advantages-diagram-spine:before{content:"";position:absolute;top:10px;left:50%;width:1px;height:28px;border-radius:999px;background:linear-gradient(180deg,rgba(218,165,61,.92),rgba(218,165,61,.54) 58%,rgba(161,181,199,.34));box-shadow:0 0 7px rgba(220,168,63,.1);transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform .46s cubic-bezier(.22,1,.36,1) .74s}.advantages-diagram-spine:after{content:"";position:absolute;top:38px;left:0;width:100%;height:1px;border-radius:999px;background:linear-gradient(90deg,rgba(207,154,50,.06),rgba(207,154,50,.52) 8%,rgba(162,180,198,.54) 50%,rgba(207,154,50,.52) 92%,rgba(207,154,50,.06));box-shadow:0 1px 6px rgba(25,65,100,.05);transform:scaleX(0);transform-origin:center;transition:transform .78s cubic-bezier(.22,1,.36,1) .91s}.advantages-is-visible .advantages-diagram-spine:before{transform:translateX(-50%) scaleY(1)}.advantages-is-visible .advantages-diagram-spine:after{transform:scaleX(1)}.advantages-flow .advantage-grid{position:relative;z-index:2;overflow:visible}.advantages-flow .advantage-flow-card{position:relative;overflow:visible;opacity:0;transform:translate3d(0,25px,0) scale(.985);transform-origin:center top;transition:opacity .56s ease var(--card-delay),transform .76s cubic-bezier(.22,1,.36,1) var(--card-delay),border-color .25s ease,box-shadow .25s ease;will-change:transform,opacity}.advantages-is-visible .advantage-flow-card{opacity:1;transform:translateZ(0) scale(1)}.advantages-is-visible .advantage-flow-card:hover{transform:translate3d(0,-5px,0) scale(1)}.advantage-branch{position:absolute;z-index:1;left:50%;bottom:calc(100% - 1px);width:1px;height:50px;border-radius:999px;background:linear-gradient(180deg,rgba(205,153,51,.62),rgba(155,176,196,.48));box-shadow:0 0 5px rgba(199,151,55,.06);transform:translateX(-50%) scaleY(0);transform-origin:top;transition:transform .44s cubic-bezier(.22,1,.36,1) var(--branch-delay);pointer-events:none}.advantage-branch:before{content:"";top:-3px;width:6px;height:6px;border:1px solid rgba(207,155,51,.78);background:#fff;box-shadow:0 0 0 2px rgba(210,158,55,.04);transform:translateX(-50%) scale(.5);transition:opacity .22s ease var(--branch-delay),transform .32s cubic-bezier(.2,1.5,.32,1) var(--branch-delay)}.advantage-branch i,.advantage-branch:before{position:absolute;left:50%;border-radius:50%;opacity:0}.advantage-branch i{bottom:-3px;width:7px;height:7px;background:linear-gradient(135deg,#ebbf55,#c58b29);box-shadow:0 0 0 4px rgba(213,160,57,.07),0 0 9px rgba(213,160,57,.18);transform:translateX(-50%) scale(.35);transition:opacity .24s ease calc(var(--branch-delay) + .27s),transform .38s cubic-bezier(.2,1.6,.3,1) calc(var(--branch-delay) + .27s)}.advantages-is-visible .advantage-branch{transform:translateX(-50%) scaleY(1)}.advantages-is-visible .advantage-branch i,.advantages-is-visible .advantage-branch:before{opacity:1;transform:translateX(-50%) scale(1)}.advantages-flow .advantage-flow-card h3,.advantages-flow .advantage-flow-card p,.advantages-flow .advantage-flow-icon{position:relative;z-index:2;opacity:0;will-change:transform,opacity}.advantages-flow .advantage-flow-icon{transform:scale(.76);transition:opacity .35s ease calc(var(--card-delay) + .08s),transform .58s cubic-bezier(.2,1.42,.32,1) calc(var(--card-delay) + .08s),border-color .25s ease,color .25s ease,background-color .25s ease}.advantages-flow .advantage-flow-card h3{transform:translate3d(0,10px,0);transition:opacity .4s ease calc(var(--card-delay) + .17s),transform .55s cubic-bezier(.22,1,.36,1) calc(var(--card-delay) + .17s)}.advantages-flow .advantage-flow-card p{transform:translate3d(0,10px,0);transition:opacity .44s ease calc(var(--card-delay) + .25s),transform .58s cubic-bezier(.22,1,.36,1) calc(var(--card-delay) + .25s)}.advantages-is-visible .advantage-flow-card h3,.advantages-is-visible .advantage-flow-card p,.advantages-is-visible .advantage-flow-icon{opacity:1;transform:translateZ(0) scale(1)}.advantages-is-visible .advantage-flow-card:hover .advantage-flow-icon{border-color:rgba(201,145,40,.55);color:var(--green);background:linear-gradient(145deg,#fff,#fffaf0)}@media (max-width:900px){.advantages-flow-heading{min-height:auto;margin-bottom:27px}.advantages-flow-action{display:none}.advantages-gold-divider{width:86px;margin-top:14px}.advantages-diagram{padding-top:0}.advantage-branch,.advantages-diagram-spine{display:none}.advantages-flow .advantage-flow-card{--card-delay:.18s;transform:translate3d(0,20px,0) scale(.99)}.advantages-flow .advantage-flow-card:nth-child(2){--card-delay:.28s}.advantages-flow .advantage-flow-card:nth-child(3){--card-delay:.38s}.advantages-flow .advantage-flow-card:nth-child(4){--card-delay:.48s}.advantages-flow .advantage-flow-card:nth-child(5){--card-delay:.58s}.advantages-flow .advantage-flow-card:nth-child(6){--card-delay:.68s}}@media (prefers-reduced-motion:reduce){.advantage-branch,.advantage-branch i,.advantage-branch:before,.advantages-diagram-spine:after,.advantages-diagram-spine:before,.advantages-flow .advantage-flow-card,.advantages-flow .advantage-flow-card h3,.advantages-flow .advantage-flow-card p,.advantages-flow .advantage-flow-icon,.advantages-flow-action,.advantages-flow-eyebrow,.advantages-flow-title h2,.advantages-gold-divider{opacity:1!important;transform:none!important;transition:none!important;animation:none!important}}@keyframes sectorFeaturedSwap{0%{opacity:0;transform:translate3d(-18px,0,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes sectorContentReveal{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}.sectors-showcase{padding:72px 0 82px;background:radial-gradient(circle at 8% 14%,rgba(232,181,77,.08),transparent 24%),linear-gradient(180deg,#fff,#fbfcfe);overflow:hidden}.sectors-showcase .container{position:relative}.sectors-showcase-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;opacity:0;transform:translate3d(0,20px,0);transition:opacity .72s ease,transform .78s cubic-bezier(.22,1,.36,1)}.sectors-is-visible .sectors-showcase-heading{opacity:1;transform:translateZ(0)}.sectors-showcase-title{display:flex;align-items:center;gap:18px}.sectors-showcase-title h2{margin:0;color:var(--home-navy);font-size:clamp(30px,3vw,43px);line-height:1.12;letter-spacing:-.025em}.sectors-showcase-icon{width:54px;height:54px;display:grid;place-items:center;flex:0 0 auto;color:var(--home-gold)}.sectors-showcase-heading .button-outline{min-height:48px;padding-inline:21px;border-color:rgba(201,145,44,.64);color:#9a6b18;background:rgba(255,255,255,.82)}.sectors-showcase-heading .button-outline:hover{border-color:var(--home-gold);color:var(--home-navy);background:#fffaf0}.sectors-showcase-rule{position:relative;height:18px;margin:16px 0 22px;opacity:0;transform:scaleX(.2);transform-origin:left center;transition:opacity .45s ease .18s,transform .9s cubic-bezier(.22,1,.36,1) .18s}.sectors-showcase-rule:before{content:"";position:absolute;left:0;top:8px;width:min(430px,38vw);height:1px;background:linear-gradient(90deg,rgba(214,157,52,.95),rgba(214,157,52,.16))}.sectors-showcase-rule i{position:absolute;left:min(420px,calc(38vw - 10px));top:4px;width:9px;height:9px;background:linear-gradient(135deg,#efc968,#c88c26);transform:rotate(45deg);box-shadow:0 3px 9px rgba(197,136,35,.26)}.sectors-is-visible .sectors-showcase-rule{opacity:1;transform:scaleX(1)}.sectors-showcase-layout{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(360px,.98fr);grid-gap:22px;gap:22px;align-items:stretch}.sector-featured{position:relative;min-height:620px;overflow:hidden;border-radius:22px;background:#082b52;box-shadow:0 24px 54px rgba(2,32,64,.18);isolation:isolate;opacity:0}.sectors-is-visible .sector-featured{animation:sectorFeaturedSwap .78s cubic-bezier(.22,1,.36,1) .34s both}.sector-featured>img{z-index:-3;object-fit:cover;object-position:center;transform:scale(1.015);transition:transform 1.1s cubic-bezier(.22,1,.36,1),filter .8s ease}.sector-featured:hover>img{transform:scale(1.045);filter:saturate(1.04) contrast(1.02)}.sector-featured-overlay{position:absolute;z-index:-2;inset:0;background:linear-gradient(180deg,rgba(3,24,48,.08),rgba(3,25,51,.32) 42%,rgba(2,28,58,.96)),linear-gradient(90deg,rgba(3,28,57,.42),rgba(3,28,57,.03) 72%)}.sector-featured-number{position:absolute;top:38px;left:40px;width:68px;height:68px;display:grid;place-items:center;border:1px solid rgba(241,194,91,.9);border-radius:9px;color:#f0c45d;background:rgba(3,28,55,.46);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:27px;font-weight:800;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 12px 30px rgba(0,0,0,.12);opacity:0;animation:sectorContentReveal .62s ease .58s forwards}.sector-featured-content{position:absolute;z-index:2;left:42px;right:38px;bottom:34px;max-width:650px;color:#fff}.sector-featured-content h3,.sector-featured-content ul,.sector-featured-content>.button,.sector-featured-content>p{opacity:0;animation:sectorContentReveal .65s cubic-bezier(.22,1,.36,1) forwards}.sector-featured-content h3{margin:0;font-size:clamp(31px,3vw,44px);line-height:1.14;letter-spacing:-.025em;animation-delay:.48s}.sector-featured-divider{display:block;width:76px;height:3px;margin:17px 0 18px;border-radius:99px;background:linear-gradient(90deg,#efc25c,rgba(239,194,92,.08));transform-origin:left center;animation:sectorRuleIn .75s cubic-bezier(.22,1,.36,1) .6s both}@keyframes sectorRuleIn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.sector-featured-content>p{max-width:590px;margin:0 0 18px;color:rgba(255,255,255,.88);font-size:16px;line-height:1.65;animation-delay:.68s}.sector-featured-content ul{display:grid;grid-gap:10px;gap:10px;margin:0 0 24px;padding:0;list-style:none;animation-delay:.78s}.sector-featured-content li{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.94);font-size:15px}.sector-featured-content li>span:first-child{width:23px;height:23px;display:grid;place-items:center;flex:0 0 23px;border:1px solid rgba(238,190,79,.8);border-radius:50%;color:#efc15a}.sector-featured-content li>span:last-child{width:auto;height:auto;min-width:0;display:block;flex:1 1 auto;border:0;border-radius:0;color:inherit;overflow-wrap:normal;word-break:normal}.sector-featured-content>.button{min-height:48px;animation-delay:.9s}.sector-featured-dots{position:absolute;z-index:1;right:18px;bottom:16px;width:112px;height:88px;opacity:.62;background-image:radial-gradient(circle,rgba(237,187,71,.9) 1.6px,transparent 1.8px);background-size:15px 15px;-webkit-mask-image:linear-gradient(135deg,transparent,#000 64%);mask-image:linear-gradient(135deg,transparent,#000 64%);pointer-events:none}.sector-selector{display:grid;grid-template-rows:repeat(5,minmax(0,1fr));grid-gap:13px;gap:13px}.sector-selector-card{position:relative;width:100%;min-height:112px;display:grid;grid-template-columns:38% minmax(0,1fr) 34px;align-items:center;grid-gap:18px;gap:18px;padding:7px 18px 7px 7px;overflow:hidden;border:1px solid rgba(213,222,232,.78);border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 10px 25px rgba(8,42,76,.07);color:var(--home-navy);text-align:left;cursor:pointer;opacity:0;transform:translate3d(28px,0,0);transition:transform .42s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease,background .3s ease}.sectors-is-visible .sector-selector-card{opacity:1;transform:translateZ(0)}.sectors-is-visible .sector-selector-card:first-child{transition-delay:.42s,0s,0s,0s}.sectors-is-visible .sector-selector-card:nth-child(2){transition-delay:.5s,0s,0s,0s}.sectors-is-visible .sector-selector-card:nth-child(3){transition-delay:.58s,0s,0s,0s}.sectors-is-visible .sector-selector-card:nth-child(4){transition-delay:.66s,0s,0s,0s}.sectors-is-visible .sector-selector-card:nth-child(5){transition-delay:.74s,0s,0s,0s}.sector-selector-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(108deg,transparent 25%,rgba(255,255,255,.62) 45%,transparent 64%);transform:translateX(-140%);transition:transform .72s cubic-bezier(.22,1,.36,1)}.sector-selector-card:focus-visible,.sector-selector-card:hover{transform:translate3d(-5px,0,0);border-color:rgba(218,159,48,.72);background:#fffdf8;box-shadow:0 17px 34px rgba(7,43,79,.12);outline:none}.sector-selector-card:focus-visible:after,.sector-selector-card:hover:after{transform:translateX(140%)}.sector-selector-image{position:relative;align-self:stretch;min-height:96px;overflow:hidden;border-radius:10px;background:#e9eef4}.sector-selector-image img{object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1)}.sector-selector-card:focus-visible .sector-selector-image img,.sector-selector-card:hover .sector-selector-image img{transform:scale(1.075)}.sector-selector-card strong{position:relative;z-index:2;font-size:16px;line-height:1.35}.sector-selector-arrow{position:relative;z-index:2;display:grid;place-items:center;color:var(--home-navy);transition:color .28s ease,transform .36s cubic-bezier(.22,1,.36,1)}.sector-selector-card:focus-visible .sector-selector-arrow,.sector-selector-card:hover .sector-selector-arrow{color:#c88b24;transform:translateX(5px)}@media (max-width:1100px){.sectors-showcase-layout{grid-template-columns:minmax(0,1.4fr) minmax(330px,.9fr)}.sector-featured{min-height:590px}.sector-selector-card{grid-template-columns:36% minmax(0,1fr) 28px;gap:13px;padding-right:13px}}@media (max-width:900px){.sectors-showcase{padding:60px 0 68px}.sectors-showcase-layout{grid-template-columns:1fr}.sector-featured{min-height:590px}.sector-selector{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.sector-selector-card{min-height:112px;grid-template-columns:36% minmax(0,1fr) 26px}}@media (max-width:680px){.sectors-showcase-heading{align-items:flex-start}.sectors-showcase-title{gap:10px}.sectors-showcase-icon{width:38px;height:38px}.sectors-showcase-icon svg{width:30px;height:30px}.sectors-showcase-title h2{font-size:27px}.sectors-showcase-heading>.button{display:none}.sectors-showcase-rule:before{width:72%}.sectors-showcase-rule i{left:calc(72% - 5px)}.sector-featured{min-height:570px;border-radius:17px}.sector-featured-number{top:22px;left:22px;width:56px;height:56px;font-size:22px}.sector-featured-content{left:22px;right:22px;bottom:24px}.sector-featured-content h3{font-size:30px}.sector-featured-content>p{font-size:15px;line-height:1.55}.sector-featured-content li{font-size:14px}.sector-selector{grid-template-columns:1fr}.sector-selector-card{min-height:104px;grid-template-columns:120px minmax(0,1fr) 28px}}@media (prefers-reduced-motion:reduce){.sector-featured,.sector-featured-content h3,.sector-featured-content ul,.sector-featured-content>.button,.sector-featured-content>p,.sector-featured-number,.sector-selector-card,.sectors-showcase-heading,.sectors-showcase-rule{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}}.sectors-showcase-heading{justify-content:flex-start}.sectors-showcase-title{gap:0}.sectors-showcase-title h2{font-size:var(--section-parent-title)!important;line-height:1.18;letter-spacing:-.02em}.sector-featured-content{padding-bottom:34px}.sector-featured-content ul{margin-bottom:0}@media (max-width:768px){.sectors-showcase-title h2{font-size:var(--section-parent-title)!important}}.infrastructure .section-heading,.infrastructure-slider-layout{opacity:0;transform:translate3d(0,24px,0)}.infrastructure .section-heading{transition:opacity .62s ease,transform .78s cubic-bezier(.22,1,.36,1)}.infrastructure-slider-layout{transition:opacity .72s ease .14s,transform .9s cubic-bezier(.22,1,.36,1) .14s}.infrastructure-is-visible .infrastructure-slider-layout,.infrastructure-is-visible .section-heading{opacity:1;transform:translateZ(0)}.infrastructure-slider-layout{grid-template-columns:.92fr 1.42fr;gap:32px;align-items:stretch}.infrastructure-slider-layout .infrastructure-copy{display:flex;align-items:stretch;padding:16px 18px}.infrastructure-slider-layout .infra-feature-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 12px;gap:8px 12px}.infrastructure-slider-layout .infra-feature-grid button{position:relative;min-width:0;min-height:104px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;padding:14px 12px;border:1px solid transparent;border-bottom-color:#e5ebf1;border-radius:9px;background:transparent;color:inherit;text-align:left;cursor:pointer;overflow:hidden;transition:background .34s ease,border-color .34s ease,box-shadow .34s ease,transform .34s cubic-bezier(.22,1,.36,1)}.infrastructure-slider-layout .infra-feature-grid button:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#f2cb67,#c58a27);transform:scaleY(0);transform-origin:center;transition:transform .34s cubic-bezier(.22,1,.36,1)}.infrastructure-slider-layout .infra-feature-grid button:after{content:"";position:absolute;top:-55%;bottom:-55%;left:-35%;width:22%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.64),transparent);transform:translateX(-260%) skewX(-22deg)}.infrastructure-slider-layout .infra-feature-grid button:focus-visible:after,.infrastructure-slider-layout .infra-feature-grid button:hover:after{transform:translateX(680%) skewX(-22deg);transition:transform .82s cubic-bezier(.22,1,.36,1)}.infrastructure-slider-layout .infra-feature-grid button.active,.infrastructure-slider-layout .infra-feature-grid button:focus-visible,.infrastructure-slider-layout .infra-feature-grid button:hover{border-color:rgba(211,156,52,.58);background:linear-gradient(135deg,#ffffff,#fffbf1);box-shadow:0 10px 25px rgba(7,43,78,.09);transform:translateY(-2px);outline:none}.infrastructure-slider-layout .infra-feature-grid button.active:before{transform:scaleY(1)}.infrastructure-slider-layout .infra-feature-grid button>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid #cad7e4;border-radius:50%;color:var(--home-navy);background:#f9fbfd;transition:color .3s ease,background .3s ease,border-color .3s ease,transform .3s ease}.infrastructure-slider-layout .infra-feature-grid button.active>span,.infrastructure-slider-layout .infra-feature-grid button:focus-visible>span,.infrastructure-slider-layout .infra-feature-grid button:hover>span{color:#9d6918;border-color:#e6c06d;background:#fff8e7;transform:scale(1.05)}.infrastructure-slider-layout .infra-feature-grid button p{min-width:0;margin:0}.infrastructure-slider-layout .infra-feature-grid button b{display:block;margin-bottom:5px;color:var(--home-navy);font-size:15px;line-height:1.35}.infrastructure-slider-layout .infra-feature-grid button small{display:-webkit-box;overflow:hidden;color:#667789;font-size:13.5px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.infrastructure-slider-layout .infra-feature-grid button>i{position:absolute;right:11px;bottom:9px;width:5px;height:5px;border-radius:50%;background:#d6a33e;opacity:0;box-shadow:0 0 0 5px rgba(214,163,62,.12);transition:opacity .28s ease}.infrastructure-slider-layout .infra-feature-grid button.active>i{opacity:1}.infrastructure-slider{min-height:390px;background:#082d56}.infrastructure-slides,.infrastructure-slides figure{position:absolute;inset:0}.infrastructure-slides figure{margin:0;opacity:0;visibility:hidden;transform:scale(1.035);transition:opacity .72s ease,visibility .72s ease,transform 5.8s linear}.infrastructure-slides figure.active{opacity:1;visibility:visible;transform:scale(1);z-index:1}.infrastructure-slides figure img{object-fit:cover}.infrastructure-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,27,54,.8),rgba(2,31,60,.42) 44%,rgba(2,31,60,.08) 72%),linear-gradient(0deg,rgba(2,28,55,.76),transparent 52%)}.infrastructure-slides figcaption{position:absolute;z-index:3;left:30px;right:92px;bottom:28px;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:end;grid-gap:18px;gap:18px;color:#fff;opacity:0;transform:translate3d(0,24px,0);transition:opacity .48s ease .18s,transform .7s cubic-bezier(.22,1,.36,1) .18s}.infrastructure-slides figure.active figcaption{opacity:1;transform:translateZ(0)}.infrastructure-slides figcaption>span{display:block;color:rgba(255,255,255,.32);font-size:46px;font-weight:800;line-height:.9}.infrastructure-slides figcaption small{display:block;margin-bottom:5px;color:#f1c75e;font-size:12px;font-weight:800;letter-spacing:.12em}.infrastructure-slides figcaption h3{margin:0 0 7px;color:#fff;font-size:27px;line-height:1.15}.infrastructure-slides figcaption p{max-width:600px;margin:0;color:rgba(255,255,255,.86);font-size:14.5px;line-height:1.55}.infrastructure-slider-controls{position:absolute;z-index:5;right:18px;bottom:20px;display:flex;align-items:center;gap:8px;padding:6px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(2,31,60,.54);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transform:translateY(7px);transition:opacity .3s ease,transform .3s ease}.infrastructure-slider:focus-within .infrastructure-slider-controls,.infrastructure-slider:hover .infrastructure-slider-controls{opacity:1;transform:translateY(0)}.infrastructure-slider-controls button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.025);color:#fff;cursor:pointer;transition:color .25s ease,border-color .25s ease,background .25s ease,transform .25s ease}.infrastructure-slider-controls button:focus-visible,.infrastructure-slider-controls button:hover{color:#082d56;border-color:#efc45e;background:#efc45e;transform:scale(1.06);outline:none}.infrastructure-slider-controls>span{min-width:52px;color:rgba(255,255,255,.72);font-size:12px;text-align:center}.infrastructure-slider-controls b{color:#efc45e;font-size:14px}.infrastructure-progress{position:absolute;z-index:5;left:0;right:0;bottom:0;height:3px;overflow:hidden;background:rgba(255,255,255,.14)}.infrastructure-progress i{display:block;width:100%;height:100%;background:linear-gradient(90deg,#c68d2d,#f3d274);transform-origin:left;animation:infrastructureProgress 5.6s linear forwards}.infrastructure-slider-layout.is-paused .infrastructure-progress i{animation-play-state:paused}@keyframes infrastructureProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:900px){.infrastructure-slider-layout{grid-template-columns:1fr;gap:18px}.infrastructure-slider-layout .infrastructure-copy{padding:12px;overflow:hidden}.infrastructure-slider-layout .infra-feature-grid{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 8px;scroll-snap-type:x proximity;scrollbar-width:thin}.infrastructure-slider-layout .infra-feature-grid button{flex:0 0 210px;min-height:82px;scroll-snap-align:start}.infrastructure-slider{min-height:360px}}@media (max-width:640px){.infrastructure-slider-layout .infrastructure-copy{padding:9px}.infrastructure-slider-layout .infra-feature-grid button{flex-basis:185px;grid-template-columns:36px minmax(0,1fr);padding:11px 10px}.infrastructure-slider-layout .infra-feature-grid button>span{width:34px;height:34px}.infrastructure-slider-layout .infra-feature-grid button small{font-size:12.5px}.infrastructure-slider{min-height:320px}.infrastructure-slides figcaption{left:18px;right:18px;bottom:26px;grid-template-columns:42px minmax(0,1fr);gap:12px}.infrastructure-slides figcaption>span{font-size:34px}.infrastructure-slides figcaption h3{font-size:22px}.infrastructure-slides figcaption p{display:-webkit-box;overflow:hidden;font-size:13.5px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.infrastructure-slider-controls{right:12px;bottom:11px;opacity:1;transform:none}.infrastructure-slider-controls>span{display:none}}@media (prefers-reduced-motion:reduce){.infrastructure .section-heading,.infrastructure-progress i,.infrastructure-slider-layout,.infrastructure-slides figcaption,.infrastructure-slides figure{animation:none!important;transition:none!important}.infrastructure .section-heading,.infrastructure-slider-layout{opacity:1;transform:none}}.lot-explorer-section{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 10%,rgba(227,176,70,.08),transparent 30%),linear-gradient(180deg,#ffffff,#f6f9fc);padding-top:78px;padding-bottom:86px}.lot-explorer-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.35;background-image:linear-gradient(rgba(9,49,87,.025) 1px,transparent 0),linear-gradient(90deg,rgba(9,49,87,.025) 1px,transparent 0);background-size:38px 38px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 20%,#000 80%,transparent);mask-image:linear-gradient(180deg,transparent,#000 20%,#000 80%,transparent)}.lot-explorer-heading{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:28px}.lot-heading-copy>span{display:block;margin-bottom:8px;color:#b47b1c;font-size:13px;font-weight:800;letter-spacing:.14em}.lot-heading-copy h2{margin:0;color:var(--navy);font-size:var(--section-parent-title);line-height:1.14}.lot-heading-copy p{margin:12px 0 0;max-width:690px;color:#667b91;font-size:16px;line-height:1.65}.lot-heading-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.lot-heading-actions small{display:inline-flex;align-items:center;gap:7px;color:#74869a;font-size:13px}.lot-fullscreen-trigger{border:0;min-height:48px;padding:0 21px;font-family:inherit}.lot-overview-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.lot-overview-stats article{display:flex;align-items:center;gap:13px;min-height:78px;padding:14px 18px;border:1px solid rgba(14,61,105,.11);border-radius:14px;background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(12,44,75,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lot-overview-stats article>span{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:12px;color:#0b6f8f;background:rgba(17,116,146,.09)}.lot-overview-stats article>span.free{color:#11964b;background:rgba(17,150,75,.1)}.lot-overview-stats article>span.negotiating{color:#cf8b16;background:rgba(220,153,34,.12)}.lot-overview-stats article>span.leased{color:#61778d;background:rgba(97,119,141,.1)}.lot-overview-stats p{margin:0}.lot-overview-stats b{display:block;color:var(--navy);font-size:22px;line-height:1}.lot-overview-stats small{display:block;margin-top:6px;color:#718397;font-size:13px}.lot-explorer-shell{z-index:1;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.72fr);border:1px solid rgba(9,52,95,.13);border-radius:20px;background:#fff;box-shadow:0 26px 70px rgba(8,41,71,.12)}.lot-explorer-shell,.lot-quick-map{position:relative;min-height:590px;overflow:hidden}.lot-quick-map{background:#0a3156}.lot-quick-map>img{object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1)}.lot-quick-map:hover>img{transform:scale(1.018)}.lot-quick-map-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(5,30,56,.12),transparent 42%,rgba(5,30,56,.45)),linear-gradient(90deg,transparent 58%,rgba(5,30,56,.15))}.lot-map-label{position:absolute;top:20px;left:20px;display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 13px;border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#fff;background:rgba(4,35,65,.72);box-shadow:0 8px 22px rgba(3,26,48,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px;font-weight:800;letter-spacing:.12em}.lot-hotspot{--lot-marker-rgb:255,255,255;position:absolute;z-index:4;display:grid;place-items:center;width:46px;height:46px;margin:-23px 0 0 -23px;padding:0;border:2px solid rgba(255,255,255,.82);border-radius:50%;outline:1px solid rgba(255,255,255,.42);outline-offset:3px;color:#fff;background:rgba(7,47,84,.84);box-shadow:0 0 0 3px rgba(255,255,255,.12),0 0 12px rgba(var(--lot-marker-rgb),.17),0 10px 22px rgba(3,25,46,.22);cursor:pointer;isolation:isolate;overflow:visible;transform:scale(1);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease,border-color .32s ease,outline-color .32s ease,filter .32s ease,background .32s ease;animation:lotHotspotCorePulse 2.35s ease-in-out infinite}.lot-hotspot:after,.lot-hotspot:before{content:"";position:absolute;z-index:-1;inset:-5px;border:1.5px solid rgba(var(--lot-marker-rgb),.46);border-radius:inherit;pointer-events:none;opacity:0;box-shadow:0 0 8px 1px rgba(var(--lot-marker-rgb),.18),inset 0 0 5px rgba(255,255,255,.1);animation:lotHotspotIdlePulse 2.35s cubic-bezier(.16,1,.3,1) infinite;will-change:transform,opacity,box-shadow}.lot-hotspot:after{animation-delay:.78s}@keyframes lotHotspotIdlePulse{0%{transform:scale(.86);opacity:0;box-shadow:0 0 0 0 rgba(var(--lot-marker-rgb),.24),inset 0 0 5px rgba(255,255,255,.1)}14%{opacity:.38}46%{opacity:.24;box-shadow:0 0 10px 2px rgba(var(--lot-marker-rgb),.2),inset 0 0 6px rgba(255,255,255,.08)}to{transform:scale(1.3);opacity:0;box-shadow:0 0 16px 4px rgba(var(--lot-marker-rgb),0),inset 0 0 0 rgba(255,255,255,0)}}@keyframes lotHotspotCorePulse{0%,to{box-shadow:0 0 0 3px rgba(255,255,255,.12),0 0 12px rgba(var(--lot-marker-rgb),.17),0 10px 22px rgba(3,25,46,.22);filter:saturate(.86) brightness(.96)}50%{box-shadow:0 0 0 4px rgba(255,255,255,.15),0 0 16px rgba(var(--lot-marker-rgb),.23),0 12px 25px rgba(3,25,46,.24);filter:saturate(.92) brightness(.99)}}@keyframes lotHotspotGoldWave{0%{transform:scale(.78);opacity:0;box-shadow:0 0 0 0 rgba(255,198,48,0)}14%{opacity:1;box-shadow:0 0 16px 4px rgba(255,198,48,.74)}56%{opacity:.42}to{transform:scale(1.78);opacity:0;box-shadow:0 0 28px 8px rgba(255,198,48,0)}}@keyframes lotHotspotCoreGoldPulse{0%,to{box-shadow:0 0 0 6px rgba(255,207,65,.34),0 0 0 10px rgba(255,187,33,.13),0 0 30px 8px rgba(255,188,30,.56),0 18px 42px rgba(3,25,46,.42);filter:saturate(1.16) brightness(1.08)}50%{box-shadow:0 0 0 7px rgba(255,207,65,.42),0 0 0 12px rgba(255,187,33,.18),0 0 36px 12px rgba(255,188,30,.72),0 20px 48px rgba(3,25,46,.46);filter:saturate(1.22) brightness(1.12)}}.lot-hotspot span{position:relative;z-index:2;font-size:10px;font-weight:900;text-shadow:0 1px 5px rgba(0,0,0,.5)}.lot-hotspot.free{--lot-marker-rgb:55,224,130;background:rgba(8,107,56,.82)}.lot-hotspot.negotiating{--lot-marker-rgb:238,171,42;background:rgba(174,107,9,.82)}.lot-hotspot.leased{--lot-marker-rgb:151,181,210;background:rgba(62,81,100,.84)}.lot-hotspot.free:is(.active,:hover,:focus-visible){background:rgba(8,107,56,.98)}.lot-hotspot.negotiating:is(.active,:hover,:focus-visible){background:rgba(174,107,9,.98)}.lot-hotspot.leased:is(.active,:hover,:focus-visible){background:rgba(62,81,100,.98)}.lot-hotspot.active,.lot-hotspot:focus-visible,.lot-hotspot:hover{z-index:9;transform:scale(1.22);border-color:#fff1aa;outline-color:#ffc533;box-shadow:0 0 0 6px rgba(255,207,65,.34),0 0 0 10px rgba(255,187,33,.13),0 0 32px 10px rgba(255,188,30,.62),0 18px 42px rgba(3,25,46,.42);filter:saturate(1.16) brightness(1.08);outline:2px solid #ffc533;outline-offset:4px;animation:lotHotspotCoreGoldPulse 1.08s ease-in-out infinite}.lot-hotspot.active:after,.lot-hotspot.active:before,.lot-hotspot:focus-visible:after,.lot-hotspot:focus-visible:before,.lot-hotspot:hover:after,.lot-hotspot:hover:before{inset:-7px;border:2px solid rgba(255,207,65,.96);opacity:0;animation:lotHotspotGoldWave 1.1s cubic-bezier(.16,1,.3,1) infinite}.lot-hotspot.active:after,.lot-hotspot:focus-visible:after,.lot-hotspot:hover:after{animation-delay:.52s}.lot-hotspot:focus-visible{outline-offset:5px}.lot-map-selected-chip{position:absolute;left:20px;bottom:20px;display:grid;grid-gap:4px;gap:4px;width:min(340px,calc(100% - 100px));padding:17px 19px;border:1px solid rgba(255,255,255,.26);border-radius:15px;color:#fff;background:linear-gradient(135deg,rgba(3,39,72,.94),rgba(7,60,99,.82));box-shadow:0 18px 42px rgba(2,27,51,.24);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lot-map-selected-chip>span{width:max-content;padding:4px 9px;border-radius:999px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}.lot-map-selected-chip>span.free{background:#10954b}.lot-map-selected-chip>span.negotiating{background:#d99720}.lot-map-selected-chip>span.leased{background:#61758a}.lot-map-selected-chip b{font-size:23px}.lot-map-selected-chip small{color:rgba(255,255,255,.76);font-size:13px}.lot-map-controls{top:auto;right:18px;bottom:18px;overflow:hidden;border-radius:12px;box-shadow:0 14px 30px rgba(4,27,49,.25)}.lot-map-controls button{width:42px;height:40px;border:0;border-bottom:1px solid #e5edf5;background:rgba(255,255,255,.94);cursor:pointer}.lot-map-controls button:last-child{border-bottom:0}.lot-preview-panel{position:relative;display:flex;flex-direction:column;min-height:590px;padding:28px 26px 22px;background:radial-gradient(circle at 100% 0,rgba(229,180,77,.09),transparent 28%),linear-gradient(180deg,#fff,#f8fbfe)}.lot-preview-status>span{display:inline-flex;min-height:27px;align-items:center;padding:0 10px;border-radius:999px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}.lot-preview-status>span.free{background:#10954b}.lot-preview-status>span.negotiating{background:#da951e}.lot-preview-status>span.leased{background:#65798e}.lot-preview-status>small{display:block;margin-top:16px;color:#8b9bae;font-size:11px;font-weight:800;letter-spacing:.12em}.lot-preview-status h3{margin:3px 0 0;color:var(--navy);font-size:35px;line-height:1}.lot-preview-primary{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:12px;gap:12px;margin:23px 0 18px}.lot-preview-primary>div{min-height:82px;padding:14px;border:1px solid #e2ebf3;border-radius:12px;background:#fff}.lot-preview-primary span{display:block;color:#8493a4;font-size:11px}.lot-preview-primary b{display:block;margin-top:7px;color:#15395e;font-size:15px;line-height:1.35}.lot-preview-infrastructure{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.lot-preview-infrastructure p{display:flex;align-items:flex-start;gap:9px;min-height:64px;margin:0;padding:11px 10px;border-radius:10px;color:#117b69;background:rgba(18,137,115,.055)}.lot-preview-infrastructure span{display:grid;grid-gap:3px;gap:3px;color:#183b5f}.lot-preview-infrastructure small{color:#8291a2;font-size:10px}.lot-preview-infrastructure b{font-size:11px;line-height:1.3}.lot-preview-actions{display:grid;grid-gap:9px;gap:9px;margin-top:18px}.lot-preview-actions .button{justify-content:center;min-height:43px;border:0;font-family:inherit}.lot-space-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:41px;border:1px solid #cbd9e6;border-radius:7px;color:#0c4975;background:#fff;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.lot-mini-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:auto;padding-top:18px}.lot-mini-list button{position:relative;display:grid;min-width:0;padding:9px 8px;border:1px solid #e1e9f1;border-radius:9px;text-align:left;background:#fff;cursor:pointer}.lot-mini-list button.active{border-color:#d9a842;box-shadow:0 0 0 2px rgba(217,168,66,.12)}.lot-mini-list span{min-width:0}.lot-mini-list b,.lot-mini-list small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lot-mini-list b{color:#123b61;font-size:11px}.lot-mini-list small{margin-top:3px;color:#8695a6;font-size:9px}.lot-mini-list i{position:absolute;top:7px;right:7px;width:6px;height:6px;border-radius:50%}.lot-mini-list i.free{background:#16a153}.lot-mini-list i.negotiating{background:#dda029}.lot-mini-list i.leased{background:#77899b}.lot-explorer-legend{position:relative;z-index:1;display:flex;align-items:center;gap:24px;margin-top:16px;color:#153a5f}.lot-explorer-legend span{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.lot-explorer-legend i{width:11px;height:11px;border-radius:3px}.lot-explorer-legend i.free{background:#16a153}.lot-explorer-legend i.negotiating{background:#e2a326}.lot-explorer-legend i.leased{background:#9aa8b5}.lot-explorer-legend button{display:inline-flex;align-items:center;gap:7px;margin-left:auto;border:0;color:#0b5687;background:transparent;font-family:inherit;font-weight:800;cursor:pointer}.lot-map-modal{position:fixed;z-index:10050;inset:0;display:flex;flex-direction:column;color:#fff;background:#07121d;animation:lotModalIn .38s ease both}@keyframes lotModalIn{0%{opacity:0}to{opacity:1}}.lot-map-modal-header{position:relative;z-index:12;display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto auto;align-items:center;grid-gap:16px;gap:16px;min-height:84px;padding:12px 22px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(5,21,35,.96);box-shadow:0 12px 35px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lot-map-brand{display:flex;align-items:center;gap:15px;min-width:340px}.lot-map-brand-home{display:flex;align-items:center;flex:0 0 auto;text-decoration:none}.lot-map-brand img{width:174px;height:50px;object-fit:contain}.lot-map-brand>span{display:grid;grid-gap:2px;gap:2px;padding-left:14px;border-left:1px solid rgba(255,255,255,.15)}.lot-map-brand small{color:#d8ad55;font-size:9px;font-weight:900;letter-spacing:.16em}.lot-map-brand b{color:#fff;font-size:12px;letter-spacing:.03em}.lot-map-search{display:flex;align-items:center;gap:9px;min-width:0;min-height:42px;padding:0 13px;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#8ba4b9;background:rgba(255,255,255,.055)}.lot-map-search input{width:100%;min-width:0;border:0;outline:0;color:#fff;background:transparent;font:inherit;font-size:12px}.lot-map-search input::placeholder{color:#7890a4}.lot-map-filter,.lot-view-toggle{display:flex;gap:5px;padding:4px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:rgba(255,255,255,.045)}.lot-map-filter button,.lot-view-toggle button{min-height:32px;padding:0 10px;border:0;border-radius:6px;color:#91a6b8;background:transparent;font-family:inherit;font-size:9px;font-weight:800;cursor:pointer}.lot-map-filter button.active,.lot-view-toggle button.active{color:#071d30;background:linear-gradient(90deg,#f1cc71,#d9a93d)}.lot-view-toggle button{white-space:nowrap}.lot-detail-dismiss,.lot-map-close{display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#fff;background:rgba(255,255,255,.07);cursor:pointer}.lot-map-close{width:43px;height:43px}.lot-map-modal-body{display:grid;grid-template-columns:minmax(0,1fr) 390px;min-height:0;flex:1 1}.lot-map-stage{position:relative;min-width:0;min-height:0;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 50% 45%,rgba(23,93,126,.23),transparent 40%),linear-gradient(145deg,#0b1824,#07121d 62%,#091722)}.lot-stage-grid{position:absolute;inset:0;pointer-events:none;opacity:.23;background-image:linear-gradient(rgba(67,128,158,.17) 1px,transparent 0),linear-gradient(90deg,rgba(67,128,158,.17) 1px,transparent 0);background-size:42px 42px;transform:perspective(550px) rotateX(60deg) scale(1.35) translateY(-8%);transform-origin:center bottom;-webkit-mask-image:radial-gradient(ellipse at center,#000 24%,transparent 76%);mask-image:radial-gradient(ellipse at center,#000 24%,transparent 76%)}.lot-stage-heading{position:absolute;z-index:5;top:34px;left:38px;max-width:520px}.lot-stage-heading>span{color:#d8ad55;font-size:10px;font-weight:900;letter-spacing:.16em}.lot-stage-heading h2{margin:7px 0 5px;color:#fff;font-size:clamp(24px,2.2vw,38px);line-height:1.1}.lot-stage-heading p{margin:0;color:#7790a4;font-size:13px}.lot-2d-viewport,.lot-isometric-viewport{position:absolute;inset:70px 20px 78px 20px;display:grid;place-items:center;overflow:hidden}.lot-2d-viewport{inset:112px 40px 80px}.lot-2d-canvas{position:relative;width:min(1040px,90%);aspect-ratio:16/9;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:16px;box-shadow:0 28px 80px rgba(0,0,0,.34);transition:transform .35s ease}.lot-2d-canvas>img{object-fit:cover}.modal-hotspot:disabled{opacity:.12;cursor:default}.lot-map-tools{position:absolute;z-index:7;left:28px;top:50%;display:grid;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:11px;transform:translateY(-50%);background:rgba(5,25,40,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lot-map-tools button{display:grid;width:42px;height:40px;place-items:center;border:0;border-bottom:1px solid rgba(255,255,255,.1);color:#fff;background:transparent;font-family:inherit;font-size:18px;cursor:pointer}.lot-map-tools button:last-child{border-bottom:0}.lot-map-tools button:hover{background:rgba(255,255,255,.08)}.lot-map-floating-stats{position:absolute;z-index:7;left:50%;bottom:24px;display:flex;gap:12px;transform:translateX(-50%)}.lot-map-floating-stats article{display:flex;align-items:center;gap:11px;min-width:170px;padding:13px 16px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(6,29,45,.8);box-shadow:0 18px 40px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lot-map-floating-stats article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%}.lot-map-floating-stats article>span.free{color:#60e99a;background:rgba(20,161,83,.14)}.lot-map-floating-stats article>span.negotiating{color:#ffd273;background:rgba(221,160,39,.14)}.lot-map-floating-stats article>span.leased{color:#9fc2e3;background:rgba(83,113,146,.16)}.lot-map-floating-stats p{display:grid;grid-gap:3px;gap:3px;margin:0}.lot-map-floating-stats small{color:#7f96a9;font-size:9px;font-weight:800;letter-spacing:.08em}.lot-map-floating-stats b{color:#fff;font-size:15px}.lot-detail-drawer{position:relative;min-width:0;overflow-y:auto;padding:30px 28px 28px;border-left:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 100% 0,rgba(34,145,118,.18),transparent 35%),linear-gradient(180deg,#0c2432,#0a1b28);box-shadow:-24px 0 60px rgba(0,0,0,.18);animation:lotDrawerIn .56s cubic-bezier(.22,1,.36,1) both}@keyframes lotDrawerIn{0%{opacity:0;transform:translateX(45px)}to{opacity:1;transform:translateX(0)}}.lot-detail-drawer.free{background:radial-gradient(circle at 100% 0,rgba(16,151,76,.22),transparent 36%),linear-gradient(180deg,#0b3029,#0a1b28)}.lot-detail-drawer.negotiating{background:radial-gradient(circle at 100% 0,rgba(209,141,30,.24),transparent 36%),linear-gradient(180deg,#302711,#0a1b28)}.lot-detail-drawer.leased{background:radial-gradient(circle at 100% 0,rgba(75,113,157,.27),transparent 36%),linear-gradient(180deg,#12283b,#0a1b28)}.lot-detail-dismiss{position:absolute;top:23px;right:22px;width:34px;height:34px}.lot-detail-status{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.12em}.lot-detail-status.free{color:#6affaa;background:rgba(34,185,101,.14)}.lot-detail-status.negotiating{color:#ffd371;background:rgba(216,152,34,.15)}.lot-detail-status.leased{color:#b2d1ed;background:rgba(94,133,174,.18)}.lot-detail-drawer>small{display:block;margin-top:19px;color:#7790a5;font-size:10px;font-weight:800;letter-spacing:.13em}.lot-detail-drawer>h2{margin:5px 0 0;padding-right:34px;color:#fff;font-size:30px;line-height:1.05;text-transform:uppercase}.lot-detail-image{position:relative;height:178px;margin-top:24px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:13px}.lot-detail-image img{object-fit:cover}.lot-detail-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:23px}.lot-detail-summary article{display:flex;align-items:flex-start;gap:9px;min-height:68px;padding:11px;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#68d5b0;background:rgba(255,255,255,.045)}.lot-detail-summary span{display:grid;grid-gap:3px;gap:3px;color:#fff}.lot-detail-summary small{color:#7890a3;font-size:9px}.lot-detail-summary b{font-size:11px;line-height:1.35}.lot-detail-tech{margin-top:24px}.lot-detail-list h3,.lot-detail-tech h3{margin:0 0 11px;color:#d7af5a;font-size:10px;letter-spacing:.13em}.lot-detail-tech p{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:10px;gap:10px;margin:0;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.075);font-size:11px}.lot-detail-tech p span{color:#7790a4}.lot-detail-tech p b{color:#e7f0f7;text-align:right}.lot-detail-actions{display:grid;grid-gap:9px;gap:9px;margin-top:22px}.lot-detail-actions .button{justify-content:center;min-height:43px}.lot-detail-actions .button-outline{border-color:rgba(255,255,255,.24);color:#fff;background:rgba(255,255,255,.04)}.lot-leased-note,.lot-negotiation-note{display:flex;align-items:flex-start;gap:11px;margin-top:20px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:11px}.lot-negotiation-note{color:#f3c760;background:rgba(218,151,29,.08)}.lot-leased-note{color:#78d9b3;background:rgba(25,151,94,.08)}.lot-leased-note p,.lot-negotiation-note p{display:grid;grid-gap:4px;gap:4px;margin:0;color:#fff}.lot-leased-note b,.lot-negotiation-note b{font-size:12px}.lot-leased-note span,.lot-negotiation-note span{color:#8da1b1;font-size:10px;line-height:1.45}.lot-detail-list{margin-top:25px}.lot-detail-list button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border:0;border-bottom:1px solid rgba(255,255,255,.07);color:#fff;text-align:left;background:transparent;cursor:pointer}.lot-detail-list button.active span{color:#e5b652}.lot-detail-list span{display:grid;grid-gap:3px;gap:3px}.lot-detail-list b{font-size:11px}.lot-detail-list small{color:#768c9e;font-size:9px}.lot-detail-list i{width:8px;height:8px;border-radius:50%}.lot-detail-list i.free{background:#25c66d}.lot-detail-list i.negotiating{background:#e6a62d}.lot-detail-list i.leased{background:#6e8baa}@media (max-width:1280px){.lot-map-modal-header{grid-template-columns:auto minmax(190px,1fr) auto auto}.lot-map-filter{display:none}.lot-map-brand{min-width:285px}.lot-map-brand img{width:145px}.lot-map-modal-body{grid-template-columns:minmax(0,1fr) 360px}.lot-explorer-shell{grid-template-columns:minmax(0,1.35fr) minmax(320px,.72fr)}}@media (max-width:1024px){.lot-explorer-heading{align-items:flex-start}.lot-overview-stats{grid-template-columns:1fr 1fr}.lot-explorer-shell{grid-template-columns:1fr}.lot-quick-map{min-height:530px}.lot-preview-panel{min-height:auto}.lot-preview-actions{grid-template-columns:1fr 1fr}.lot-mini-list{grid-template-columns:repeat(8,minmax(76px,1fr));overflow-x:auto}.lot-map-modal-header{grid-template-columns:auto minmax(180px,1fr) auto auto}.lot-map-brand>span{display:none}.lot-map-brand{min-width:160px}.lot-map-modal-body{grid-template-columns:minmax(0,1fr) 330px}.lot-map-floating-stats article{min-width:145px}}@media (max-width:800px){.lot-explorer-section{padding-top:58px;padding-bottom:62px}.lot-explorer-heading{display:grid}.lot-heading-actions{align-items:flex-start}.lot-overview-stats{gap:8px}.lot-overview-stats article{min-height:68px;padding:11px}.lot-overview-stats b{font-size:18px}.lot-quick-map{min-height:420px}.lot-preview-actions,.lot-preview-infrastructure{grid-template-columns:1fr}.lot-explorer-legend{flex-wrap:wrap;gap:13px}.lot-explorer-legend button{width:100%;margin:4px 0 0;justify-content:flex-start}.lot-map-modal-header{grid-template-columns:minmax(0,1fr) auto auto;min-height:70px;padding:9px 12px}.lot-map-brand{min-width:0}.lot-map-brand img{width:130px;height:44px}.lot-map-filter,.lot-map-search{display:none}.lot-view-toggle button{padding:0 7px;font-size:8px}.lot-map-modal-body{display:flex;flex-direction:column;overflow-y:auto}.lot-map-stage{min-height:62vh;flex:0 0 62vh}.lot-detail-drawer{min-height:48vh;overflow:visible;border-left:0;border-top:1px solid rgba(255,255,255,.1)}.lot-stage-heading{top:20px;left:18px;max-width:calc(100% - 36px)}.lot-stage-heading h2{font-size:23px}.lot-stage-heading p{display:none}.lot-isometric-viewport{inset:78px 2px 90px}.lot-2d-viewport{inset:90px 12px 86px}.lot-map-floating-stats{left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;transform:none}.lot-map-floating-stats article{min-width:0;padding:9px}.lot-map-floating-stats article>span{display:none}.lot-map-floating-stats small{font-size:7px}.lot-map-floating-stats b{font-size:12px}.lot-map-tools{left:12px;top:54%}}@media (max-width:560px){.lot-overview-stats{grid-template-columns:1fr 1fr}.lot-overview-stats article{display:grid;grid-template-columns:32px 1fr}.lot-overview-stats article>span{width:32px;height:32px}.lot-heading-copy p{font-size:14px}.lot-fullscreen-trigger{width:100%;justify-content:center}.lot-quick-map{min-height:360px}.lot-map-label{top:12px;left:12px}.lot-map-selected-chip{left:12px;bottom:12px;padding:12px}.lot-map-selected-chip b{font-size:19px}.lot-hotspot{width:36px;height:36px;margin:-18px 0 0 -18px}.lot-hotspot span{font-size:8px}.lot-map-controls{right:10px;bottom:10px}.lot-preview-panel{padding:22px 16px 18px}.lot-preview-primary{grid-template-columns:1fr}.lot-mini-list{grid-template-columns:repeat(8,72px)}.lot-map-modal-header{grid-template-columns:1fr auto}.lot-view-toggle{display:none}.lot-map-brand img{width:145px}.lot-map-stage{min-height:58vh;flex-basis:58vh}.lot-detail-drawer{padding:24px 18px}.lot-detail-summary{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.lot-detail-drawer,.lot-hotspot:after,.lot-hotspot:before,.lot-map-modal{animation:none}.lot-quick-map>img{transition:none}}.lot-quick-map:before{content:"";position:absolute;inset:-24px;z-index:0;background:linear-gradient(180deg,rgba(5,32,57,.14),rgba(5,32,57,.34)),url(/assets/lot-map.webp) 50% /cover no-repeat;filter:blur(18px) saturate(.82);transform:scale(1.06);opacity:.62}.lot-map-canvas{position:absolute;z-index:1;top:50%;left:14px;right:14px;aspect-ratio:1950/806;overflow:hidden;border:1px solid rgba(255,255,255,.26);border-radius:15px;transform:translateY(-50%);background:#123a59;box-shadow:0 18px 46px rgba(3,30,53,.2)}.lot-map-canvas>img{object-fit:contain;object-position:center;transition:transform .8s cubic-bezier(.22,1,.36,1)}.lot-quick-map:hover .lot-map-canvas>img{transform:scale(1.008)}.lot-map-canvas .lot-quick-map-shade{z-index:2;background:linear-gradient(180deg,rgba(4,27,49,.08),transparent 60%,rgba(4,27,49,.2)),linear-gradient(90deg,rgba(4,27,49,.08),transparent 18%,transparent 82%,rgba(4,27,49,.08))}.lot-map-canvas .lot-hotspot{z-index:4}.lot-map-controls,.lot-map-label,.lot-map-selected-chip{z-index:6}.lot-2d-canvas{aspect-ratio:1950/806;width:min(1120px,96%)}.lot-2d-canvas>img{object-fit:contain;object-position:center;background:#0c2b45}@media (max-width:1024px){.lot-map-canvas{left:10px;right:10px}}@media (max-width:640px){.lot-quick-map{min-height:430px}.lot-map-canvas{left:8px;right:8px;border-radius:11px}.lot-hotspot{width:38px;height:38px;margin:-19px 0 0 -19px}.lot-hotspot span{font-size:8px}}.lot-action-modal{position:fixed;z-index:10250;inset:0;display:grid;place-items:center;padding:28px}.lot-action-backdrop{position:absolute;inset:0;border:0;background:rgba(3,15,27,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.lot-action-dialog{position:relative;z-index:1;width:min(960px,100%);max-height:calc(100vh - 56px);overflow:auto;border:1px solid rgba(214,174,88,.34);border-radius:20px;color:#173b60;background:radial-gradient(circle at 100% 0,rgba(219,170,71,.13),transparent 30%),#fff;box-shadow:0 34px 90px rgba(0,0,0,.42);animation:lotActionDialogIn .48s cubic-bezier(.22,1,.36,1) both}.lot-action-dialog.is-schedule{width:min(1060px,100%)}@keyframes lotActionDialogIn{0%{opacity:0;transform:translateY(24px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}.lot-action-header{position:-webkit-sticky;position:sticky;z-index:4;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:25px 28px 22px;border-bottom:1px solid #e3eaf1;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lot-action-header>div{min-width:0}.lot-action-header span{color:#bd8425;font-size:11px;font-weight:900;letter-spacing:.12em}.lot-action-header h2{margin:6px 0;color:#073563;font-size:30px;line-height:1.05}.lot-action-header p{margin:0;color:#6e8195;font-size:14px}.lot-action-header p b{color:#0c4b7d}.lot-action-close{flex:0 0 auto;display:grid;width:42px;height:42px;place-items:center;border:1px solid #d7e1ea;border-radius:50%;color:#0b3c67;background:#fff;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.lot-action-close:hover{transform:rotate(90deg);border-color:#d4a449;background:#fffaf0}.lot-consult-form{padding:25px 28px 28px}.lot-action-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px 18px;gap:16px 18px}.lot-action-form-grid label,.lot-action-full-label,.lot-schedule-form label{display:grid;grid-gap:7px;gap:7px;color:#405875;font-size:14px;font-weight:800}.lot-action-form-grid i,.lot-schedule-form label>i{color:#dc4444;font-style:normal}.lot-action-form-grid input,.lot-action-full-label textarea,.lot-schedule-form input,.lot-schedule-form select,.lot-schedule-form textarea{width:100%;min-height:44px;padding:0 13px;border:1px solid #cedbe7;border-radius:7px;outline:none;color:#334e69;background:#fff;font:inherit;font-weight:500;transition:border-color .2s ease,box-shadow .2s ease}.lot-action-full-label textarea,.lot-schedule-form textarea{min-height:92px;padding-top:11px;resize:vertical;line-height:1.55}.lot-action-form-grid input:focus,.lot-action-full-label textarea:focus,.lot-schedule-form input:focus,.lot-schedule-form select:focus,.lot-schedule-form textarea:focus{border-color:#c99a3d;box-shadow:0 0 0 3px rgba(211,164,70,.13)}.lot-selected-summary{display:grid;grid-template-columns:.75fr .75fr 1.5fr;grid-gap:11px;gap:11px;margin:20px 0}.lot-schedule-selected,.lot-selected-summary article{display:flex;align-items:center;gap:11px;min-height:68px;padding:12px 14px;border:1px solid #dce8e3;border-radius:10px;color:#0c9362;background:#f1faf7}.lot-schedule-selected span,.lot-selected-summary article span{display:grid;grid-gap:4px;gap:4px;color:#123d62}.lot-schedule-selected small,.lot-selected-summary small{color:#74879a;font-size:10px;font-weight:700}.lot-schedule-selected b,.lot-selected-summary b{font-size:13px;line-height:1.35}.lot-action-privacy{display:flex;align-items:center;gap:9px;margin-top:14px;color:#65798c;font-size:13px}.lot-action-privacy input{width:16px;height:16px;accent-color:#0b8d5b}.lot-action-privacy a{color:#078054;font-weight:800}.lot-action-captcha{display:flex;width:min(330px,100%);min-height:72px;align-items:center;gap:11px;margin-top:16px;padding:12px 14px;border:1px solid #d7dfe7;border-radius:7px;background:#fafbfc;cursor:pointer}.lot-action-captcha>input{position:absolute;opacity:0;pointer-events:none}.lot-action-captcha-box{display:grid;width:26px;height:26px;place-items:center;border:2px solid #bcc7d0;border-radius:3px;color:#0b9561;background:#fff}.lot-action-captcha b{color:#33485f;font-size:13px}.lot-action-captcha-brand{display:flex;align-items:center;gap:6px;margin-left:auto;color:#315f8b}.lot-action-captcha-brand small{color:#7a8793;font-size:8px;line-height:1.35;text-align:center}.lot-action-submit{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:10px;margin-top:18px;border:0;border-radius:7px;color:#fff;background:linear-gradient(90deg,#0a8e5a,#0aa06a);box-shadow:0 12px 28px rgba(5,125,80,.2);font-family:inherit;font-size:13px;font-weight:900;cursor:pointer}.lot-action-submit:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#f3c95f,#e7b64b 48%,#d79f36);opacity:0;transition:opacity .25s ease}.lot-action-submit:hover:before{opacity:1}.lot-action-submit:hover{color:#082f55}.lot-action-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:10px 0 0;color:#78899a;font-size:11px}.lot-action-message{margin-top:13px;padding:11px 13px;border-radius:7px;color:#087c51;background:#ecf8f3;font-size:13px;font-weight:800}.lot-schedule-layout{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(390px,1.1fr);grid-gap:22px;gap:22px;padding:25px 28px 28px}.lot-action-calendar{padding:20px;border:1px solid #dce5ed;border-radius:13px;background:linear-gradient(180deg,#fbfdff,#f7fafc)}.lot-action-calendar-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px}.lot-action-calendar-head b{color:#0b3d68;font-size:15px}.lot-action-calendar-head button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d7e1ea;border-radius:50%;color:#0b3d68;background:#fff;cursor:pointer}.lot-action-days,.lot-action-weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:5px;gap:5px}.lot-action-weekdays{margin-bottom:7px}.lot-action-weekdays span{color:#687c8f;font-size:11px;font-weight:800;text-align:center}.lot-action-days button{display:grid;min-height:39px;place-items:center;border:0;border-radius:8px;color:#40566d;background:transparent;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.lot-action-days button:hover:not(:disabled){background:#edf5f1}.lot-action-days button.active{color:#fff;background:#0b8f5d;box-shadow:0 8px 18px rgba(6,132,84,.22)}.lot-action-days button:disabled{cursor:default}.lot-schedule-form{display:grid;grid-gap:13px;gap:13px}.lot-schedule-selected{min-height:62px}.lot-action-field{display:flex;min-height:44px;align-items:center;gap:9px;padding:0 13px;border:1px solid #cedbe7;border-radius:7px;color:#0b4778;background:#fff;font-weight:700}@media (max-width:850px){.lot-action-modal{padding:14px;place-items:start center;overflow-y:auto}.lot-action-dialog{max-height:none;margin:12px 0;border-radius:15px}.lot-action-header{padding:21px 20px 18px}.lot-action-header h2{font-size:25px}.lot-consult-form,.lot-schedule-layout{padding:20px}.lot-schedule-layout{grid-template-columns:1fr}}@media (max-width:620px){.lot-action-modal{padding:0}.lot-action-dialog{width:100%;min-height:100%;margin:0;border:0;border-radius:0}.lot-action-header{padding:18px 16px 15px}.lot-action-header h2{font-size:22px}.lot-action-header p{font-size:12px}.lot-action-close{width:38px;height:38px}.lot-consult-form,.lot-schedule-layout{padding:17px 16px 24px}.lot-action-form-grid{grid-template-columns:1fr;gap:13px}.lot-selected-summary{grid-template-columns:1fr 1fr}.lot-selected-summary article:last-child{grid-column:1/-1}.lot-action-calendar{padding:14px}.lot-action-days button{min-height:36px}.lot-action-note{align-items:flex-start;text-align:left}}@media (prefers-reduced-motion:reduce){.lot-action-dialog{animation:none}.lot-action-close{transition:none}}@keyframes lotExplorerMarkerIn{0%{opacity:0;filter:blur(7px)}58%{opacity:1;filter:blur(1px)}to{opacity:1;filter:blur(0)}}@keyframes lotExplorerShine{0%{opacity:0;transform:translateX(-170%) skewX(-20deg)}18%{opacity:.04}45%{opacity:.2}to{opacity:0;transform:translateX(720%) skewX(-20deg)}}.lot-explorer-heading .lot-heading-actions,.lot-explorer-heading .lot-heading-copy,.lot-explorer-legend,.lot-explorer-shell,.lot-overview-stats article{opacity:0;will-change:transform,opacity}.lot-explorer-heading .lot-heading-copy{transform:translate3d(0,26px,0);transition:opacity .7s ease,transform .82s cubic-bezier(.22,1,.36,1)}.lot-explorer-heading .lot-heading-actions{transform:translate3d(28px,0,0);transition:opacity .65s ease .12s,transform .82s cubic-bezier(.22,1,.36,1) .12s}.lot-overview-stats article{transform:translate3d(0,24px,0) scale(.965);transition:opacity .58s ease,transform .78s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,border-color .25s ease}.lot-overview-stats article:first-child{transition-delay:.25s}.lot-overview-stats article:nth-child(2){transition-delay:.34s}.lot-overview-stats article:nth-child(3){transition-delay:.43s}.lot-overview-stats article:nth-child(4){transition-delay:.52s}.lot-overview-stats article:hover{border-color:rgba(205,157,59,.34);box-shadow:0 18px 42px rgba(12,44,75,.11)}.lot-explorer-shell{transform:translate3d(0,34px,0) scale(.992);transition:opacity .72s ease .58s,transform .92s cubic-bezier(.22,1,.36,1) .58s}.lot-explorer-shell:after{content:"";position:absolute;z-index:20;top:-35%;bottom:-35%;left:-24%;width:14%;pointer-events:none;opacity:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08) 25%,rgba(255,255,255,.38) 50%,rgba(255,255,255,.08) 75%,transparent)}.lot-map-canvas{opacity:0;-webkit-clip-path:inset(0 100% 0 0 round 15px);clip-path:inset(0 100% 0 0 round 15px);filter:saturate(.78) contrast(.94);transition:opacity .55s ease .75s,filter 1s ease .75s,-webkit-clip-path 1.05s cubic-bezier(.22,1,.36,1) .75s;transition:opacity .55s ease .75s,clip-path 1.05s cubic-bezier(.22,1,.36,1) .75s,filter 1s ease .75s;transition:opacity .55s ease .75s,clip-path 1.05s cubic-bezier(.22,1,.36,1) .75s,filter 1s ease .75s,-webkit-clip-path 1.05s cubic-bezier(.22,1,.36,1) .75s}.lot-quick-map:before{opacity:0;transition:opacity .8s ease .68s}.lot-preview-panel{opacity:0;transform:translate3d(38px,0,0);transition:opacity .68s ease .82s,transform .9s cubic-bezier(.22,1,.36,1) .82s;will-change:transform,opacity}.lot-map-controls,.lot-map-label,.lot-map-selected-chip,.lot-mini-list,.lot-preview-actions,.lot-preview-infrastructure,.lot-preview-primary,.lot-preview-status{opacity:0;transform:translate3d(0,18px,0);transition:opacity .54s ease,transform .7s cubic-bezier(.22,1,.36,1)}.lot-explorer-legend{transform:translate3d(0,16px,0);transition:opacity .58s ease 1.35s,transform .75s cubic-bezier(.22,1,.36,1) 1.35s}.lot-map-canvas .lot-hotspot{opacity:0;filter:blur(7px)}.lot-explorer-is-visible .lot-explorer-heading .lot-heading-actions,.lot-explorer-is-visible .lot-explorer-heading .lot-heading-copy,.lot-explorer-is-visible .lot-explorer-legend,.lot-explorer-is-visible .lot-explorer-shell,.lot-explorer-is-visible .lot-overview-stats article{opacity:1;transform:translateZ(0) scale(1)}.lot-explorer-is-visible .lot-explorer-shell:after{animation:lotExplorerShine 1.2s ease 1.05s both}.lot-explorer-is-visible .lot-quick-map:before{opacity:.62}.lot-explorer-is-visible .lot-map-canvas{opacity:1;-webkit-clip-path:inset(0 0 0 0 round 15px);clip-path:inset(0 0 0 0 round 15px);filter:saturate(1) contrast(1)}.lot-explorer-is-visible .lot-preview-panel{opacity:1;transform:translateZ(0)}.lot-explorer-is-visible .lot-map-canvas .lot-hotspot{animation:lotExplorerMarkerIn .62s cubic-bezier(.22,1,.36,1) both}.lot-explorer-is-visible .lot-map-label{opacity:1;transform:translateZ(0);transition-delay:1.02s}.lot-explorer-is-visible .lot-map-selected-chip{opacity:1;transform:translateZ(0);transition-delay:1.28s}.lot-explorer-is-visible .lot-map-controls{opacity:1;transform:translateZ(0);transition-delay:1.36s}.lot-explorer-is-visible .lot-preview-status{opacity:1;transform:translateZ(0);transition-delay:.98s}.lot-explorer-is-visible .lot-preview-primary{opacity:1;transform:translateZ(0);transition-delay:1.06s}.lot-explorer-is-visible .lot-preview-infrastructure{opacity:1;transform:translateZ(0);transition-delay:1.14s}.lot-explorer-is-visible .lot-preview-actions{opacity:1;transform:translateZ(0);transition-delay:1.22s}.lot-explorer-is-visible .lot-mini-list{opacity:1;transform:translateZ(0);transition-delay:1.3s}@media (max-width:900px){.lot-explorer-heading .lot-heading-actions,.lot-preview-panel{transform:translate3d(0,24px,0)}.lot-map-canvas{-webkit-clip-path:inset(0 0 100% 0 round 13px);clip-path:inset(0 0 100% 0 round 13px)}.lot-explorer-is-visible .lot-map-canvas{-webkit-clip-path:inset(0 0 0 0 round 13px);clip-path:inset(0 0 0 0 round 13px)}}@media (prefers-reduced-motion:reduce){.lot-explorer-heading .lot-heading-actions,.lot-explorer-heading .lot-heading-copy,.lot-explorer-legend,.lot-explorer-shell,.lot-map-canvas,.lot-map-canvas .lot-hotspot,.lot-map-controls,.lot-map-label,.lot-map-selected-chip,.lot-mini-list,.lot-overview-stats article,.lot-preview-actions,.lot-preview-infrastructure,.lot-preview-panel,.lot-preview-primary,.lot-preview-status{opacity:1!important;transform:none!important;filter:none!important;-webkit-clip-path:none!important;clip-path:none!important;animation:none!important;transition:none!important}.lot-quick-map:before{opacity:.62!important;transition:none!important}.lot-explorer-shell:after{display:none}}.lot-support-group{position:relative;z-index:1;margin-top:52px;padding:0;border:0;background:transparent}.lot-support-group .support-layout{width:100%;margin:0}.lot-explorer-section .process-box,.lot-explorer-section .support-box{background:rgba(255,255,255,.92)}@media (max-width:900px){.lot-support-group{margin-top:38px}}.lot-support-group.land-assistance{margin-top:50px}.land-assistance-panel{position:relative;display:grid;grid-template-columns:minmax(0,.86fr) 1px minmax(0,1.44fr);grid-gap:34px;gap:34px;padding:36px 38px 34px;overflow:hidden;border:1px solid rgba(9,57,102,.11);border-radius:20px;background:radial-gradient(circle at 8% 0,rgba(9,144,88,.055),transparent 28%),radial-gradient(circle at 100% 100%,rgba(224,167,48,.065),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,251,254,.96));box-shadow:0 22px 55px rgba(4,39,73,.075);opacity:0;transform:translate3d(0,28px,0);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}.land-assistance-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(10,58,101,.055) .7px,transparent 0);background-size:18px 18px;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.34) 48%,transparent);mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.34) 48%,transparent);opacity:.42}.land-assistance-is-visible .land-assistance-panel{opacity:1;transform:translateZ(0)}.land-process-column,.land-support-column{position:relative;z-index:1;min-width:0}.land-assistance-divider{position:relative;z-index:1;width:1px;align-self:stretch;background:linear-gradient(180deg,transparent,rgba(8,56,100,.16) 14%,rgba(8,56,100,.16) 86%,transparent);transform:scaleY(0);transform-origin:center;transition:transform .72s cubic-bezier(.22,1,.36,1) .18s}.land-assistance-is-visible .land-assistance-divider{transform:scaleY(1)}.land-assistance-heading{margin-bottom:25px;opacity:0;transform:translate3d(0,15px,0);transition:opacity .58s ease .08s,transform .58s cubic-bezier(.22,1,.36,1) .08s}.land-assistance-is-visible .land-assistance-heading{opacity:1;transform:translateZ(0)}.land-assistance-heading>span{display:block;margin-bottom:8px;color:#b47a18;font-size:11px;font-weight:850;letter-spacing:.14em}.land-assistance-heading h2{margin:0;color:var(--navy);font-size:clamp(20px,1.55vw,24px)!important;line-height:1.25;letter-spacing:-.02em}.land-process-heading{text-align:center}.land-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0}.land-support-grid article{position:relative;min-height:126px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:19px 12px;text-align:center;border-radius:13px;opacity:0;transform:translate3d(0,16px,0);transition:opacity .48s ease var(--support-delay,.12s),transform .48s cubic-bezier(.22,1,.36,1) var(--support-delay,.12s),background-color .25s ease,box-shadow .25s ease}.land-support-grid article:nth-child(-n+3):after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(15,70,116,.12),transparent)}.land-support-grid article:not(:nth-child(3n)):before{content:"";position:absolute;top:14px;right:0;bottom:14px;width:1px;background:linear-gradient(180deg,transparent,rgba(15,70,116,.12),transparent)}.land-assistance-is-visible .land-support-grid article{opacity:1;transform:translateZ(0)}.land-support-grid article:hover{z-index:2;background:rgba(255,255,255,.9);transform:translate3d(0,-3px,0);box-shadow:0 16px 30px rgba(5,43,81,.08)}.land-support-grid article::marker{display:none}.land-support-icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(16,102,164,.12);border-radius:50%;color:#276da9;background:linear-gradient(145deg,#f7fbff,#eaf4fb);box-shadow:inset 0 0 0 5px rgba(255,255,255,.62);transition:color .25s ease,border-color .25s ease,background .25s ease,transform .25s ease}.land-support-grid article:hover .land-support-icon{color:#c68a20;border-color:rgba(207,148,40,.42);background:linear-gradient(145deg,#fffaf0,#f9edcf);transform:scale(1.06)}.land-support-grid article b{display:block;max-width:155px;color:var(--navy);font-size:15px;font-weight:750;line-height:1.42}.land-support-grid article:after{transition:background .25s ease}.land-process-column{display:flex;flex-direction:column}.land-process-timeline{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px;margin:2px 0 28px}.land-process-track{position:absolute;z-index:0;top:19px;left:9.6%;right:9.6%;height:2px;overflow:hidden;border-radius:99px;background:rgba(8,56,100,.11)}.land-process-track>span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e0a62e,#d7a13a 17%,#0a4d84 42%,#07345f);transform:scaleX(0);transform-origin:left;transition:transform 1.15s cubic-bezier(.22,1,.36,1) .22s}.land-assistance-is-visible .land-process-track>span{transform:scaleX(1)}.land-process-step{position:relative;z-index:1;min-width:0;text-align:center;opacity:0;transform:translate3d(0,18px,0);transition:opacity .52s ease var(--process-delay,.3s),transform .52s cubic-bezier(.22,1,.36,1) var(--process-delay,.3s)}.land-assistance-is-visible .land-process-step{opacity:1;transform:translateZ(0)}.land-process-number{width:38px;height:38px;margin:0 auto 13px;display:grid;place-items:center;border:3px solid #f7fafc;border-radius:50%;color:#fff;background:linear-gradient(145deg,#0d4d85,#052d57);box-shadow:0 8px 18px rgba(5,45,86,.16);font-size:12px;font-weight:850}.land-process-number.active{color:#173253;background:linear-gradient(135deg,#f5cb6b,#dfa329);box-shadow:0 8px 20px rgba(213,153,38,.23)}.land-process-icon{width:34px;height:34px;margin:0 auto 9px;display:grid;place-items:center;color:#397db7;border-radius:50%;background:rgba(235,245,252,.72)}.land-process-step b{display:block;min-height:41px;margin-bottom:7px;color:var(--navy);font-size:14px;font-weight:800;line-height:1.38}.land-process-step p{margin:0 auto;max-width:155px;color:#6d7f92;font-size:13px;line-height:1.5}.land-process-cta{align-self:center;min-width:230px;justify-content:center;margin-top:auto;border:0;font-family:inherit;font-weight:800;opacity:0;transform:translate3d(0,14px,0);transition:opacity .48s ease .9s,transform .48s cubic-bezier(.22,1,.36,1) .9s,box-shadow .25s ease}.land-assistance-is-visible .land-process-cta{opacity:1;transform:translateZ(0)}@media (max-width:1120px){.land-assistance-panel{grid-template-columns:minmax(0,.95fr) 1px minmax(0,1.35fr);gap:25px;padding-inline:28px}.land-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.land-support-grid article:not(:nth-child(3n)):before,.land-support-grid article:nth-child(-n+3):after{content:none}.land-support-grid article:nth-child(-n+4):after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(15,70,116,.12),transparent)}.land-support-grid article:nth-child(odd):before{content:"";position:absolute;top:14px;right:0;bottom:14px;width:1px;background:linear-gradient(180deg,transparent,rgba(15,70,116,.12),transparent)}.land-process-timeline{gap:10px}.land-process-step p{font-size:12.5px}}@media (max-width:900px){.lot-support-group.land-assistance{margin-top:40px}.land-assistance-panel{grid-template-columns:1fr;gap:28px;padding:31px 27px}.land-assistance-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(8,56,100,.16) 14%,rgba(8,56,100,.16) 86%,transparent);transform:scaleX(0);transform-origin:center}.land-assistance-is-visible .land-assistance-divider{transform:scaleX(1)}.land-support-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.land-support-grid article:nth-child(-n+4):after,.land-support-grid article:nth-child(odd):before{content:none}.land-support-grid article:nth-child(-n+3):after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(15,70,116,.12),transparent)}.land-support-grid article:not(:nth-child(3n)):before{content:"";position:absolute;top:14px;right:0;bottom:14px;width:1px;background:linear-gradient(180deg,transparent,rgba(15,70,116,.12),transparent)}}@media (max-width:680px){.land-assistance-panel{padding:28px 18px 25px;border-radius:16px}.land-assistance-heading,.land-process-heading{text-align:left}.land-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.land-support-grid article:not(:nth-child(3n)):before,.land-support-grid article:nth-child(-n+3):after{content:none}.land-support-grid article:nth-child(-n+4):after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(15,70,116,.12),transparent)}.land-support-grid article:nth-child(odd):before{content:"";position:absolute;top:12px;right:0;bottom:12px;width:1px;background:linear-gradient(180deg,transparent,rgba(15,70,116,.12),transparent)}.land-support-grid article{min-height:116px;padding:16px 8px}.land-support-icon{width:48px;height:48px}.land-support-grid article b{font-size:14px}.land-process-timeline{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;margin-top:8px;padding-left:7px}.land-process-track{top:19px;bottom:28px;left:25px;right:auto;width:2px;height:auto}.land-process-track>span{width:100%;height:100%;background:linear-gradient(180deg,#e0a62e,#0a4d84 42%,#07345f);transform:scaleY(0);transform-origin:top}.land-assistance-is-visible .land-process-track>span{transform:scaleY(1)}.land-process-step{min-height:98px;display:grid;grid-template-columns:38px 38px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;grid-column-gap:10px;column-gap:10px;padding-bottom:15px;text-align:left}.land-process-number{grid-row:1/3;grid-column:1;margin:0}.land-process-icon{grid-row:1/3;grid-column:2;margin:0}.land-process-step b{grid-column:3;min-height:0;margin:0 0 4px;font-size:14px}.land-process-step p{grid-column:3;max-width:none;margin:0;font-size:13px}.land-process-cta{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.land-assistance-divider,.land-assistance-heading,.land-assistance-panel,.land-process-cta,.land-process-step,.land-process-track>span,.land-support-grid article{opacity:1!important;transform:none!important;transition:none!important}}.green-section-premium{position:relative;min-height:370px;isolation:isolate;overflow:hidden;background:#07543b}.green-section-premium>img{object-fit:cover;transform:scale(1.055);transition:transform 7s cubic-bezier(.2,.7,.2,1);will-change:transform}.green-section-premium.is-visible>img{transform:scale(1.015)}.green-section-premium .green-overlay{z-index:1;background:radial-gradient(circle at 50% 25%,rgba(230,184,64,.13),transparent 34%),linear-gradient(90deg,rgba(1,36,36,.91),rgba(2,92,58,.75) 48%,rgba(1,43,46,.9))}.green-tech-pattern{position:absolute;z-index:1;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 0),radial-gradient(circle at center,rgba(225,179,55,.32) 0 1px,transparent 1.5px);background-size:72px 72px,72px 72px,36px 36px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 22%,#000 78%,transparent);mask-image:linear-gradient(90deg,transparent,#000 22%,#000 78%,transparent)}.green-section-premium .green-content{position:relative;z-index:3;min-height:370px;display:flex!important;flex-direction:column;justify-content:center;align-items:center;gap:35px;padding:50px 0 48px}.green-heading{width:100%;max-width:920px;margin:0 auto;text-align:center}.green-section-premium .green-heading h2{margin:0!important;color:#fff;font-size:var(--section-parent-title)!important;line-height:1.18;letter-spacing:-.025em;text-align:center!important}.green-heading h2>span{display:block;opacity:0;transform:translateY(24px);transition:opacity .72s ease,transform .82s cubic-bezier(.22,1,.36,1)}.green-heading h2>span:nth-child(2){margin-top:4px;transition-delay:.1s}.green-gold-divider{display:block;width:92px;height:8px;margin:15px auto 10px;opacity:0;transform:scaleX(0);transform-origin:center;-webkit-clip-path:polygon(0 50%,15% 35%,36% 24%,50% 20%,64% 24%,85% 35%,100% 50%,85% 65%,64% 76%,50% 80%,36% 76%,15% 65%);clip-path:polygon(0 50%,15% 35%,36% 24%,50% 20%,64% 24%,85% 35%,100% 50%,85% 65%,64% 76%,50% 80%,36% 76%,15% 65%);background:linear-gradient(90deg,#b87b1d,#f3ce6a 48%,#bd8122);box-shadow:0 4px 16px rgba(228,177,55,.24);transition:opacity .35s ease .22s,transform .8s cubic-bezier(.22,1,.36,1) .22s}.green-section-premium .green-heading p{margin:0;color:rgba(255,255,255,.88);font-size:16px;line-height:1.55;text-align:center!important;opacity:0;transform:translateY(15px);transition:opacity .6s ease .38s,transform .7s cubic-bezier(.22,1,.36,1) .38s}.green-bottom-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;grid-gap:28px;gap:28px}.green-section-premium .green-metrics{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.green-section-premium .green-metrics article{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;grid-column-gap:15px;column-gap:15px;padding:18px 20px;border:1px solid rgba(255,255,255,.16);border-radius:18px 18px 0 0;background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 16px 38px rgba(0,25,27,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transform:translateY(24px) scale(.98);transition:opacity .62s ease,transform .75s cubic-bezier(.22,1,.36,1),border-color .25s ease,background .25s ease}.green-section-premium .green-metrics article:first-child{transition-delay:.5s}.green-section-premium .green-metrics article:nth-child(2){transition-delay:.64s}.green-section-premium .green-metrics article:nth-child(3){transition-delay:.78s}.green-section-premium .green-metrics article:hover{transform:translateY(-3px)!important;border-color:rgba(241,197,84,.52);background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.055))}.green-metric-icon{grid-column:1;grid-row:1/3;width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.48);border-radius:50%;color:#f1c453;background:rgba(4,55,47,.42);box-shadow:inset 0 0 0 7px rgba(255,255,255,.025),0 0 24px rgba(228,177,55,.08)}.green-section-premium .green-metric-icon svg{width:28px;height:28px;padding:0;border:0;border-radius:0}.green-section-premium .green-metrics b{grid-column:2;grid-row:1;display:block;color:#fff;font-size:clamp(30px,2.5vw,38px);line-height:1;letter-spacing:-.035em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.green-section-premium .green-metrics article>span:last-child{grid-column:2;grid-row:2;display:block;margin-top:7px;color:rgba(255,255,255,.85);font-size:14px;line-height:1.45}.green-section-premium .green-bottom-row>.button{min-width:250px;min-height:58px;align-self:center;justify-content:center;margin:0;opacity:0;transform:translateX(22px);box-shadow:0 14px 34px rgba(228,173,39,.23);transition:opacity .58s ease 1s,transform .72s cubic-bezier(.22,1,.36,1) 1s,box-shadow .25s ease}.green-section-premium .green-bottom-row>.button:hover{transform:translateY(-2px)!important;box-shadow:0 18px 40px rgba(228,173,39,.3)}.green-section-premium.is-visible .green-bottom-row>.button,.green-section-premium.is-visible .green-heading h2>span,.green-section-premium.is-visible .green-heading p,.green-section-premium.is-visible .green-metrics article{opacity:1;transform:none}.green-section-premium.is-visible .green-gold-divider{opacity:1;transform:scaleX(1)}@media (max-width:1180px){.green-bottom-row{grid-template-columns:1fr}.green-section-premium .green-bottom-row>.button{justify-self:center}}@media (max-width:860px){.green-section-premium .green-content{min-height:auto;padding:44px 0;gap:28px}.green-section-premium .green-metrics{grid-template-columns:1fr;max-width:620px;margin-inline:auto}.green-section-premium .green-metrics article{grid-template-columns:58px minmax(0,1fr);padding:16px 18px}.green-metric-icon{width:56px;height:56px}.green-section-premium .green-bottom-row>.button{width:min(100%,360px)}}@media (max-width:520px){.green-section-premium .green-heading h2{font-size:27px!important}.green-section-premium .green-heading p{font-size:14px}.green-section-premium .green-metrics b{font-size:29px}.green-section-premium .green-metrics article>span:last-child{font-size:13.5px}}@media (prefers-reduced-motion:reduce){.green-gold-divider,.green-heading h2>span,.green-section-premium .green-bottom-row>.button,.green-section-premium .green-heading p,.green-section-premium .green-metrics article,.green-section-premium>img{opacity:1!important;transform:none!important;transition:none!important}}@keyframes projectPanelReveal{0%{opacity:0;transform:translate3d(-26px,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes projectProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.project-showcase-section{position:relative;overflow:hidden;padding-top:64px;padding-bottom:72px;background:radial-gradient(circle at 85% 8%,rgba(211,160,58,.08),transparent 24%),linear-gradient(180deg,#ffffff,#f7fafc)}.project-showcase-section .section-heading{opacity:0;transform:translate3d(0,22px,0);transition:opacity .65s ease,transform .75s cubic-bezier(.22,1,.36,1)}.project-showcase-section.is-visible .section-heading{opacity:1;transform:none}.project-showcase{display:grid;grid-gap:18px;gap:18px;margin-top:24px}.project-showcase-media{position:relative;min-height:clamp(480px,43vw,590px);overflow:hidden;border:1px solid rgba(255,255,255,.26);border-radius:22px;background:#082d51;box-shadow:0 28px 70px rgba(7,39,68,.18);-webkit-clip-path:inset(0 100% 0 0 round 22px);clip-path:inset(0 100% 0 0 round 22px);transition:-webkit-clip-path 1.05s cubic-bezier(.22,1,.36,1) .16s;transition:clip-path 1.05s cubic-bezier(.22,1,.36,1) .16s;transition:clip-path 1.05s cubic-bezier(.22,1,.36,1) .16s,-webkit-clip-path 1.05s cubic-bezier(.22,1,.36,1) .16s;isolation:isolate}.project-showcase-section.is-visible .project-showcase-media{-webkit-clip-path:inset(0 0 0 0 round 22px);clip-path:inset(0 0 0 0 round 22px)}.project-showcase-media>img{object-fit:cover;opacity:0;transform:scale(1.055);transition:opacity .85s ease,transform 7s cubic-bezier(.2,.7,.2,1);z-index:0}.project-showcase-media>img.active{opacity:1;transform:scale(1.005)}.project-showcase-shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,rgba(3,27,48,.28),rgba(3,27,48,.14) 18%,rgba(3,27,48,.04) 36%,transparent 54%)}.project-showcase-shade:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,transparent,#efbd48 18%,#efbd48 44%,transparent 72%);opacity:.9}.project-showcase-number{position:absolute;right:36px;top:20px;z-index:2;color:rgba(255,255,255,.15);font-family:var(--font-heading,Inter,sans-serif);font-size:clamp(82px,9vw,150px);line-height:1;font-weight:800;letter-spacing:-.07em;pointer-events:none}.project-showcase-panel{position:absolute;left:clamp(24px,4vw,46px);right:auto;bottom:0;z-index:3;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(250px,.9fr);align-items:end;grid-gap:16px;gap:16px;width:min(860px,calc(100% - 136px));padding:18px 22px 20px;border:1px solid rgba(255,255,255,.16);border-radius:18px 18px 0 0;color:#fff;background:linear-gradient(90deg,rgba(5,41,72,.18),rgba(4,29,53,.1));box-shadow:0 10px 24px rgba(0,0,0,.1);backdrop-filter:blur(4px) saturate(112%);-webkit-backdrop-filter:blur(4px) saturate(112%);animation:projectPanelReveal .72s cubic-bezier(.22,1,.36,1) both}.project-showcase-main{min-width:0}.project-showcase-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#f4c557;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.project-showcase-eyebrow span{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(244,197,87,.52);border-radius:50%;background:rgba(244,197,87,.08)}.project-showcase-eyebrow i{width:24px;height:1px;background:linear-gradient(90deg,#f4c557,transparent)}.project-showcase-eyebrow b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-showcase-panel h3{margin:0;color:#fff;font-size:clamp(23px,2.4vw,34px);line-height:1.12;letter-spacing:-.025em}.project-showcase-main>p,.project-showcase-panel>p{max-width:100%;margin:10px 0 0;color:rgba(255,255,255,.88);font-size:14px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-showcase-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;align-self:stretch}.project-showcase-stats>div{display:flex;flex-direction:column;justify-content:center;min-height:86px;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.025)}.project-showcase-stats small{color:rgba(255,255,255,.62);font-size:11px}.project-showcase-stats strong{margin-top:6px;color:#fff;font-size:17px;font-weight:800;line-height:1.35}.project-showcase-title-link{color:inherit;text-decoration:none;transition:color .24s ease,opacity .24s ease}.project-showcase-title-link:hover{color:#f4c557}.project-showcase-title-link:after{content:"";display:block;width:0;height:2px;margin-top:8px;border-radius:999px;background:linear-gradient(90deg,#f4c557,rgba(244,197,87,0));transition:width .28s ease}.project-showcase-title-link:hover:after{width:min(180px,42%)}.project-showcase-controls{position:absolute;right:24px;bottom:24px;z-index:4;display:flex;align-items:center;gap:9px;opacity:.5;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease}.project-showcase-media:focus-within .project-showcase-controls,.project-showcase-media:hover .project-showcase-controls{opacity:1;transform:none}.project-showcase-controls button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;background:rgba(3,29,52,.64);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:transform .25s ease,color .25s ease,border-color .25s ease,background .25s ease}.project-showcase-controls button:hover{transform:translateY(-2px);color:#082f54;border-color:#f1be4b;background:#f1be4b}.project-showcase-controls>span{display:flex;align-items:center;gap:8px;height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:rgba(3,29,52,.55);font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-showcase-controls>span i{width:18px;height:1px;background:#f1be4b}.project-showcase-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.project-showcase-tabs>button{position:relative;display:grid;grid-template-columns:102px minmax(0,1fr) 34px;align-items:center;grid-gap:14px;gap:14px;min-height:104px;overflow:hidden;padding:10px 13px 10px 10px;border:1px solid #dce6ef;border-radius:15px;text-align:left;background:rgba(255,255,255,.94);box-shadow:0 12px 32px rgba(10,47,80,.07);cursor:pointer;opacity:0;transform:translate3d(0,20px,0);transition:opacity .55s ease,transform .65s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease,background .3s ease}.project-showcase-section.is-visible .project-showcase-tabs>button{opacity:1;transform:none}.project-showcase-section.is-visible .project-showcase-tabs>button:first-child{transition-delay:.38s}.project-showcase-section.is-visible .project-showcase-tabs>button:nth-child(2){transition-delay:.48s}.project-showcase-section.is-visible .project-showcase-tabs>button:nth-child(3){transition-delay:.58s}.project-showcase-tabs>button.active,.project-showcase-tabs>button:hover{border-color:rgba(207,151,38,.7);background:#fff;box-shadow:0 16px 38px rgba(10,47,80,.12)}.project-showcase-tabs>button:hover{transform:translateY(-3px)}.project-tab-thumb{position:relative;align-self:stretch;min-height:80px;overflow:hidden;border-radius:10px;background:#e8eef4}.project-tab-thumb img{object-fit:cover;transition:transform .45s ease}.project-showcase-tabs>button.active .project-tab-thumb img,.project-showcase-tabs>button:hover .project-tab-thumb img{transform:scale(1.06)}.project-tab-copy{min-width:0}.project-tab-copy b,.project-tab-copy em,.project-tab-copy small{display:block}.project-tab-copy small{margin-bottom:6px;color:#b37c18;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.project-tab-copy b,.project-tab-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-tab-copy b{color:#08345d;font-size:15px;line-height:1.25}.project-tab-copy em{overflow:hidden;margin-top:7px;color:#758698;font-size:11.5px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.project-tab-arrow{display:grid;place-items:center;width:32px;height:32px;border:1px solid #d9e3ec;border-radius:50%;color:#0a4d83;transition:transform .28s ease,color .28s ease,border-color .28s ease,background .28s ease}.project-showcase-tabs>button.active .project-tab-arrow,.project-showcase-tabs>button:hover .project-tab-arrow{transform:translateX(3px);color:#fff;border-color:#0a4d83;background:#0a4d83}.project-tab-progress{position:absolute;left:0;bottom:0;width:100%;height:3px;background:linear-gradient(90deg,#ad7517,#f2c55b);transform:scaleX(0);transform-origin:left center}.project-showcase-tabs>button.active .project-tab-progress{animation:projectProgress 6.2s linear forwards}.project-showcase-section:focus-within .project-tab-progress,.project-showcase-section:hover .project-tab-progress{animation-play-state:paused}@media (max-width:1050px){.project-showcase-media{min-height:540px}.project-showcase-tabs{grid-template-columns:1fr}.project-showcase-tabs>button{grid-template-columns:130px minmax(0,1fr) 38px}}@media (max-width:1200px){.project-showcase-panel{grid-template-columns:minmax(0,1fr);width:min(760px,calc(100% - 92px));gap:14px}.project-showcase-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.project-showcase-section{padding-top:48px;padding-bottom:54px}.project-showcase-section .section-heading{align-items:flex-start;gap:18px}.project-showcase-media{display:grid;min-height:auto;overflow:visible;border:0;border-radius:17px;background:transparent;box-shadow:none;-webkit-clip-path:none;clip-path:none}.project-showcase-media:before{content:"";display:block;aspect-ratio:16/10;border-radius:17px;background:#082d51;box-shadow:0 18px 44px rgba(7,39,68,.16)}.project-showcase-media>img,.project-showcase-shade{bottom:auto!important;width:100%!important;height:clamp(230px,60vw,360px)!important;border-radius:17px}.project-showcase-shade{background:linear-gradient(0deg,rgba(3,27,48,.34),transparent 55%)}.project-showcase-number{display:none}.project-showcase-panel{position:relative;left:auto;right:auto;bottom:auto;width:calc(100% - 20px);margin:-34px auto 0;padding:22px 20px 23px;grid-template-columns:1fr;gap:16px;border-radius:18px;border-color:rgba(8,52,93,.1);color:#153b60;background:rgba(255,255,255,.97);box-shadow:0 18px 45px rgba(7,39,68,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.project-showcase-panel h3,.project-showcase-stats strong{color:#08345d}.project-showcase-main>p{color:#617487}.project-showcase-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.project-showcase-stats>div{border-color:#e2e9f0;background:#f6f9fb}.project-showcase-stats small{color:#7b8997}.project-showcase-controls{right:14px;top:14px;bottom:auto;opacity:1;transform:none}.project-showcase-controls>span{display:none}.project-showcase-controls button{width:39px;height:39px}.project-showcase-tabs{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:3px 2px 13px;scrollbar-width:none}.project-showcase-tabs::-webkit-scrollbar{display:none}.project-showcase-tabs>button{flex:0 0 86%;grid-template-columns:92px minmax(0,1fr) 32px;min-height:96px;scroll-snap-align:start}}@media (max-width:480px){.project-showcase-stats{grid-template-columns:1fr}.project-showcase-eyebrow b{font-size:10px}.project-showcase-panel h3{font-size:25px}.project-showcase-main>p{font-size:14px}}@media (prefers-reduced-motion:reduce){.project-showcase-media,.project-showcase-media>img,.project-showcase-panel,.project-showcase-section .section-heading,.project-showcase-tabs>button{opacity:1!important;transform:none!important;transition:none!important;animation:none!important;-webkit-clip-path:none!important;clip-path:none!important}.project-tab-progress{display:none}}.news-premium{position:relative;overflow:hidden;padding:64px 0 72px;background:radial-gradient(circle at 84% 6%,rgba(220,169,54,.08),transparent 28%),linear-gradient(180deg,#f8fbfd,#ffffff)}.news-premium:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(8,52,93,.018) 1px,transparent 0),linear-gradient(90deg,rgba(8,52,93,.018) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 78%)}.news-premium>.container{position:relative;z-index:1}.news-premium-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px;opacity:0;transform:translateY(22px);transition:opacity .55s ease,transform .7s cubic-bezier(.22,1,.36,1)}.news-premium.is-visible .news-premium-head{opacity:1;transform:none}.news-premium-head h2{margin:0;color:var(--navy);font-size:var(--section-parent-title);line-height:1.1;letter-spacing:-.025em}.news-premium-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px;min-width:0}.news-premium .news-tabs{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(8,52,93,.08);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 8px 24px rgba(10,47,80,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.news-premium .news-tabs button{position:relative;min-width:auto;padding:10px 15px;border:0;border-radius:999px;color:#6e8092;background:transparent;font-size:12px;line-height:1;font-weight:800;letter-spacing:.025em;cursor:pointer;transition:color .25s ease,background .25s ease,box-shadow .25s ease,transform .25s ease}.news-premium .news-tabs button:hover{color:var(--navy);transform:translateY(-1px)}.news-premium .news-tabs button.active{color:#082f54;background:linear-gradient(135deg,#f7d477,#e8ad32);box-shadow:0 7px 18px rgba(198,139,29,.22)}.news-premium .news-tabs button:after{display:none}.news-all-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 17px;overflow:hidden;border:1px solid #bdd0e0;border-radius:6px;color:var(--navy);background:rgba(255,255,255,.84);font-size:12px;font-weight:850;white-space:nowrap;transition:color .25s ease,border-color .25s ease,background .25s ease,transform .25s ease}.news-all-link:before{content:"";position:absolute;top:-80%;left:-45%;width:34%;height:260%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);transform:rotate(22deg) translateX(-220%);transition:transform .7s ease}.news-all-link:hover{color:#082f54;border-color:#e1a92e;background:#efbb45;transform:translateY(-2px)}.news-all-link:hover:before{transform:rotate(22deg) translateX(650%)}.news-premium-layout{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(350px,.82fr);align-items:stretch;grid-gap:24px;gap:24px;min-height:470px}.news-featured-card{position:relative;height:100%;min-height:470px;overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:20px;background:#082f54;box-shadow:0 22px 54px rgba(8,48,83,.16);opacity:0;-webkit-clip-path:inset(0 100% 0 0 round 20px);clip-path:inset(0 100% 0 0 round 20px)}.news-premium.is-visible .news-featured-card{animation:newsFeaturedReveal .85s cubic-bezier(.22,1,.36,1) .1s both}.news-featured-image{position:absolute;inset:0;display:block;overflow:hidden}.news-featured-image img{object-fit:cover;object-position:center;transform:scale(1.035);transition:transform 1s cubic-bezier(.22,1,.36,1),filter .45s ease}.news-featured-card:hover .news-featured-image img{transform:scale(1.065)}.news-featured-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,rgba(2,27,51,.94),rgba(3,32,58,.7) 34%,rgba(3,32,58,.11) 74%),linear-gradient(90deg,rgba(3,31,57,.44),transparent 62%)}.news-image-sheen{position:absolute;inset:-50% auto -50% -24%;z-index:2;width:18%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:rotate(18deg) translateX(-250%);transition:transform .9s ease}.news-featured-card:hover .news-image-sheen{transform:rotate(18deg) translateX(820%)}.news-featured-content{position:absolute;left:clamp(24px,4vw,42px);right:clamp(24px,5vw,54px);bottom:clamp(25px,4vw,40px);z-index:3;color:#fff;opacity:0;transform:translateY(24px)}.news-premium.is-visible .news-featured-content{animation:newsContentIn .68s cubic-bezier(.22,1,.36,1) .48s both}.news-featured-meta,.news-side-meta{display:flex;align-items:center;gap:10px}.news-featured-meta span{display:inline-flex;align-items:center;min-height:27px;padding:0 10px;border:1px solid rgba(246,200,88,.5);border-radius:999px;color:#f6cb65;background:rgba(228,163,34,.12);font-size:11px;font-weight:850;letter-spacing:.07em}.news-featured-meta time{color:rgba(255,255,255,.72);font-size:13px}.news-featured-content h3{max-width:720px;margin:15px 0 10px;font-size:clamp(27px,3vw,40px);line-height:1.14;letter-spacing:-.025em}.news-featured-content h3 a{color:#fff;text-decoration:none;transition:color .25s ease}.news-featured-content h3 a:hover{color:#f3c55b}.news-featured-content p{max-width:650px;margin:0 0 18px;color:rgba(255,255,255,.78);font-size:15px;line-height:1.65}.news-read-link{display:inline-flex;align-items:center;gap:8px;color:#f5c75e;font-size:12px;font-weight:850;letter-spacing:.045em}.news-read-link svg{transition:transform .25s ease}.news-read-link:hover svg{transform:translateX(5px)}.news-side-list{display:grid;align-content:start;grid-gap:14px;gap:14px}@media (min-width:1121px){.news-side-list{height:100%;align-content:stretch;grid-template-rows:repeat(3,minmax(0,1fr))}.news-side-card{height:100%;min-height:0}}.news-side-card{position:relative;display:grid;grid-template-columns:41% minmax(0,1fr);min-height:147px;overflow:hidden;border:1px solid #dde7ef;border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(8,48,83,.07);opacity:0;transform:translateX(26px);transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.news-premium.is-visible .news-side-card{animation:newsSideIn .62s cubic-bezier(.22,1,.36,1) calc(.26s + var(--news-order) * .11s) both}.news-side-card:hover{border-color:rgba(218,158,35,.52);box-shadow:0 18px 38px rgba(8,48,83,.12);transform:translateY(-3px)}.news-side-image{position:relative;min-height:100%;overflow:hidden;background:#e8eef3}.news-side-image img{object-fit:cover;transition:transform .55s ease}.news-side-card:hover .news-side-image img{transform:scale(1.07)}.news-side-copy{position:relative;display:flex;flex-direction:column;min-width:0;padding:16px 46px 15px 17px}.news-side-meta{gap:8px;margin-bottom:8px;color:#8593a2;font-size:11px;font-weight:700}.news-side-meta span{color:#b77c16;font-weight:850;letter-spacing:.045em}.news-side-meta span:after{content:"";display:inline-block;width:3px;height:3px;margin-left:8px;border-radius:50%;vertical-align:middle;background:#c8d2dc}.news-side-copy h3{margin:0;font-size:17px;line-height:1.35}.news-side-copy h3 a{display:-webkit-box;overflow:hidden;color:var(--navy);text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .25s ease}.news-side-card:hover h3 a{color:#b77c16}.news-side-copy p{display:-webkit-box;overflow:hidden;margin:8px 0 0;color:#748496;font-size:12.5px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-side-arrow{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:31px;height:31px;border:1px solid #d4e0e9;border-radius:50%;color:#0a4e84;background:#fff;transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease}.news-side-card:hover .news-side-arrow{color:#fff;border-color:#0a4e84;background:#0a4e84;transform:translateX(3px)}.news-side-empty{display:grid;place-items:center;min-height:150px;padding:30px;border:1px dashed #d4e0e9;border-radius:16px;color:#76889a;background:rgba(255,255,255,.68);text-align:center}@keyframes newsFeaturedReveal{0%{opacity:0;-webkit-clip-path:inset(0 100% 0 0 round 20px);clip-path:inset(0 100% 0 0 round 20px);transform:translateY(12px)}to{opacity:1;-webkit-clip-path:inset(0 0 0 0 round 20px);clip-path:inset(0 0 0 0 round 20px);transform:none}}@keyframes newsContentIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes newsSideIn{0%{opacity:0;transform:translateX(26px)}to{opacity:1;transform:none}}@media (max-width:1120px){.news-premium-head{align-items:flex-start;flex-direction:column}.news-premium-actions{width:100%;justify-content:space-between}.news-premium-layout{grid-template-columns:1fr}.news-featured-card{min-height:500px}.news-side-list{grid-template-columns:repeat(3,minmax(0,1fr))}.news-side-card{grid-template-columns:1fr;min-height:0}.news-side-image{aspect-ratio:16/9}.news-side-copy{min-height:170px}}@media (max-width:780px){.news-premium{padding:50px 0 56px}.news-premium-actions{align-items:flex-start;flex-direction:column;gap:14px}.news-premium .news-tabs{width:100%;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.news-premium .news-tabs::-webkit-scrollbar{display:none}.news-premium .news-tabs button{flex:0 0 auto}.news-all-link{min-height:42px}.news-featured-card{min-height:450px}.news-featured-content h3{font-size:clamp(25px,7vw,34px)}.news-side-list{grid-template-columns:1fr}.news-side-card{grid-template-columns:38% minmax(0,1fr);min-height:145px}.news-side-image{aspect-ratio:auto}.news-side-copy{min-height:0}}@media (max-width:520px){.news-premium-head h2{font-size:28px}.news-featured-card{min-height:430px;border-radius:17px}.news-featured-content{left:20px;right:20px;bottom:22px}.news-featured-content p{font-size:14px;line-height:1.55}.news-side-card{grid-template-columns:1fr}.news-side-image{aspect-ratio:16/9}}@media (prefers-reduced-motion:reduce){.news-featured-card,.news-featured-content,.news-premium-head,.news-side-card{opacity:1!important;transform:none!important;-webkit-clip-path:none!important;clip-path:none!important;animation:none!important;transition:none!important}.news-image-sheen{display:none}}.hero{position:relative;isolation:isolate;overflow:hidden}.hero-video-background{position:absolute;z-index:0;inset:0;overflow:hidden;background:#021a32;pointer-events:none}.hero-video-poster{position:absolute;inset:0;background-position:center 52%;background-size:cover;opacity:1}.hero-video-frame{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-width:177.7778vh;min-height:100%;border:0;transform:translate(-50%,-50%) scale(1.17);transform-origin:center;pointer-events:none;opacity:1}.hero-video-background:after,.hero-video-background:before{content:"";position:absolute;z-index:2;left:0;right:0;height:88px;pointer-events:none}.hero-video-background:before{top:0;background:linear-gradient(180deg,rgba(2,24,46,.72),rgba(2,24,46,0))}.hero-video-background:after{bottom:0;background:linear-gradient(0deg,rgba(2,24,46,.72),rgba(2,24,46,0))}.hero-overlay{z-index:2}.hero-arrow,.hero-dots,.hero-main,.hero-stats{position:relative;z-index:3}@media (max-width:900px){.hero-video-frame{width:177.7778vh;height:100vh;min-width:100%;min-height:100%;transform:translate(-50%,-50%) scale(1.2)}}@media (max-width:640px){.hero-video-frame{transform:translate(-50%,-50%) scale(1.34)}}@media (prefers-reduced-motion:reduce){.hero-video-frame{display:none}}.hero-video-background{z-index:0!important;isolation:isolate}.hero-video-poster{z-index:0!important;pointer-events:none}.hero-video-frame{z-index:1!important;display:block!important;visibility:visible!important;background:#021a32}.hero-overlay,.hero-video-background:after,.hero-video-background:before{z-index:2!important}.hero-overlay{pointer-events:none}.hero-arrow,.hero-dots,.hero-main,.hero-stats{z-index:3!important}html body .hero .hero-title,html body .hero .hero-title-line,html body .hero .hero-title-line>span,html body .hero .hero-title-long{overflow:visible!important;-webkit-clip-path:none!important;clip-path:none!important}html body .hero .hero-title-line{padding-right:.22em}html body .hero .hero-title-line>span{padding-right:.12em}html body .hero{height:750px!important}html body .hero .hero-video-frame{transform:translate(-50%,-50%) scale(1.14)!important}html body .hero-overlay{background:linear-gradient(90deg,rgba(0,25,54,.56),rgba(0,28,57,.24) 43%,rgba(0,28,57,.06) 72%),linear-gradient(0deg,rgba(0,25,53,.18),transparent 58%)!important}html body .hero-video-background:before{background:linear-gradient(180deg,rgba(2,24,46,.42),rgba(2,24,46,0))!important}html body .hero-video-background:after{background:linear-gradient(0deg,rgba(2,24,46,.42),rgba(2,24,46,0))!important}html body .hero .hero-title,html body .hero .hero-title-long{font-size:clamp(52px,5vw,76px)!important;line-height:1.02!important}html body .hero .hero-copy{width:min(630px,56%)!important}@media (max-width:991px){html body .hero{height:700px!important}html body .hero .hero-title,html body .hero .hero-title-long{font-size:clamp(42px,6.2vw,62px)!important}}@media (max-width:640px){html body .hero{height:640px!important}html body .hero .hero-title,html body .hero .hero-title-long{font-size:clamp(32px,8.2vw,44px)!important;line-height:1.06!important}}html body .hero .hero-title,html body .hero .hero-title-long,html body .hero h1{font-size:clamp(46px,4.15vw,66px)!important;line-height:1.03!important}html body .hero .hero-copy{width:min(590px,54%)!important}html body .hero-video-background.is-masked .hero-video-poster{z-index:2!important;opacity:1!important;visibility:visible!important}html body .hero-video-background.is-revealed .hero-video-poster{z-index:0!important;opacity:0!important;visibility:hidden!important;transition:opacity .5s ease,visibility .5s ease}html body .hero-video-frame{image-rendering:auto}@media (max-width:991px){html body .hero .hero-title,html body .hero .hero-title-long,html body .hero h1{font-size:clamp(38px,5.5vw,54px)!important}html body .hero .hero-copy{width:min(560px,58%)!important}}@media (max-width:640px){html body .hero .hero-title,html body .hero .hero-title-long,html body .hero h1{font-size:clamp(30px,7.8vw,40px)!important;line-height:1.07!important}}html body .hero .hero-title,html body .hero .hero-title-long,html body .hero h1{font-size:clamp(44px,3.95vw,62px)!important;line-height:1.04!important}@media (max-width:991px){html body .hero .hero-title,html body .hero .hero-title-long,html body .hero h1{font-size:clamp(36px,5.2vw,50px)!important}}@media (max-width:640px){html body .hero .hero-title,html body .hero .hero-title-long,html body .hero h1{font-size:clamp(28px,7.4vw,38px)!important;line-height:1.08!important}}html body .hero-video-poster{display:none!important}html body .hero-video-background{background:#021a32!important}html body .hero-video-frame{z-index:1!important;display:block!important;opacity:1!important;visibility:visible!important}html body .hero .hero-video-frame.is-starting{opacity:0!important;visibility:hidden!important}html body .hero .hero-video-frame.is-playing{opacity:1!important;visibility:visible!important;transition:opacity .28s ease!important}main>.green-section,main>.hero-stats-bridge,main>.partners,main>.section{border-top:none!important;border-bottom:none!important;box-shadow:none!important}main>.section.intro{background:linear-gradient(180deg,#ffffff,#fbfcfe)!important}main>.section.sectors-showcase{background:linear-gradient(180deg,#f8f6f1,#fdfcf8)!important}main>.section.infrastructure{background:linear-gradient(180deg,#f5f8fc,#f9fbfe)!important}main>.section.lot-explorer-section{background:linear-gradient(180deg,#fcfaf5,#ffffff)!important}main>.section.projects{background:linear-gradient(180deg,#f6f9fc,#ffffff)!important}main>.partners{background:linear-gradient(180deg,#ffffff,#fbfcfd)!important;border-top:0!important;border-bottom:0!important}main>.section.news-premium{background:linear-gradient(180deg,#f7f8fb,#ffffff)!important}main>.green-section+.section,main>.hero-stats-bridge+.section,main>.partners+.section,main>.section+.green-section,main>.section+.partners,main>.section+.section{border-top:0!important}main>.section.infrastructure .infrastructure-slider-layout,main>.section.lot-explorer-section .land-assistance-panel,main>.section.lot-explorer-section .lot-explorer-shell,main>.section.news-premium .news-premium-layout,main>.section.projects .project-showcase,main>.section.sectors-showcase .sector-selector-card{box-shadow:0 14px 34px rgba(12,42,78,.06)!important}main>.partners .partner-slider,main>.section.infrastructure .infrastructure-slider-layout,main>.section.lot-explorer-section .land-assistance-panel,main>.section.lot-explorer-section .lot-explorer-shell,main>.section.news-premium .news-premium-layout,main>.section.projects .project-showcase,main>.section.sectors-showcase .sector-selector-card{border-color:rgba(14,48,86,.08)!important}main>.section.intro{background:#ffffff!important}main>.section.sectors-showcase{background:#f6f9fc!important}main>.section.infrastructure{background:#ffffff!important}main>.section.lot-explorer-section{background:#f6f9fc!important}main>.section.projects{background:#ffffff!important}main>.partners{background:#f6f9fc!important}main>.section.news-premium{background:#ffffff!important}main>.green-section.green-section-premium{background-color:#123b2c!important}main>.green-section,main>.green-section+.section,main>.hero-stats-bridge,main>.hero-stats-bridge+.section,main>.partners,main>.partners+.section,main>.section,main>.section+.green-section,main>.section+.partners,main>.section+.section{border-top:0!important;border-bottom:0!important}html body .header{background:rgba(0,77,115,.52)!important;backdrop-filter:blur(16px) saturate(135%)!important;-webkit-backdrop-filter:blur(16px) saturate(135%)!important;border-bottom:1px solid rgba(255,255,255,.12)!important;box-shadow:0 10px 28px rgba(2,20,43,.18)!important}html body .header:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02));pointer-events:none}html body .header-inner{position:relative;z-index:1}html body .header{background:rgba(0,77,115,.16)!important;backdrop-filter:blur(10px) saturate(120%)!important;-webkit-backdrop-filter:blur(10px) saturate(120%)!important;border-bottom:1px solid rgba(255,255,255,.1)!important;box-shadow:0 6px 18px rgba(2,20,43,.08)!important}html body .header:before{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01))!important}main>.green-section,main>.green-section.green-section-premium{display:none!important}:root{--site-rail-max:1680px;--site-rail-gutter:clamp(24px,3vw,60px);--home-section-white:#ffffff;--home-section-soft:#f6f9fc}html body .container,html body .header-inner,html body .topbar-inner{width:min(calc(100% - (var(--site-rail-gutter) * 2)),var(--site-rail-max))!important;max-width:var(--site-rail-max)!important;margin-inline:auto!important}html body main>.partners,html body main>.section{width:100%;max-width:none;padding-top:60px!important;padding-bottom:60px!important;border-top:0!important;border-bottom:0!important}html body main>.section.intro{padding-top:120px!important;background:var(--home-section-white)!important}html body main>.section.projects{background:var(--home-section-soft)!important}html body main>.section.sectors-showcase{background:var(--home-section-white)!important}html body main>.section.infrastructure{background:var(--home-section-soft)!important}html body main>.section.lot-explorer-section{background:var(--home-section-white)!important}html body main>.partners{background:var(--home-section-soft)!important}html body main>.section.news-premium{background:var(--home-section-white)!important}html body main>.green-section,html body main>.green-section.green-section-premium{display:none!important}@media (min-width:992px){html body .hero-stats-desktop{width:min(calc(100% - (var(--site-rail-gutter) * 2)),var(--site-rail-max))!important;max-width:var(--site-rail-max)!important}}html body .infrastructure-slider-layout,html body .infrastructure-slider-layout>*,html body .intro-grid,html body .intro-grid>*,html body .land-assistance-panel,html body .land-assistance-panel>*,html body .lot-explorer-shell,html body .lot-explorer-shell>*,html body .news-premium-layout,html body .news-premium-layout>*,html body .partner-slider,html body .partner-slider>*,html body .project-showcase,html body .project-showcase-tabs,html body .project-showcase-tabs>*,html body .project-showcase>*,html body .sector-selector,html body .sectors-showcase-layout,html body .sectors-showcase-layout>*{min-width:0}html body .intro-grid{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr)!important;gap:clamp(40px,4vw,72px)!important;align-items:center}html body .intro-image{width:100%;min-height:0!important;max-height:500px;aspect-ratio:16/9}html body .intro-content{width:100%;max-width:740px;justify-self:start}html body .intro-content h2,html body .intro-content>p{max-width:100%}html body .project-showcase{width:100%;margin-inline:0}html body .project-showcase-media{width:100%;height:clamp(480px,34vw,620px)!important;min-height:0!important;max-height:620px}html body .project-showcase-panel{width:min(900px,calc(100% - 136px))}html body .project-showcase-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}html body .sectors-showcase-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr)!important;gap:clamp(18px,1.6vw,26px)!important;align-items:stretch}html body .sector-featured{height:clamp(520px,36vw,610px)!important;min-height:0!important}html body .sector-selector-card{min-height:0}html body .infrastructure-slider-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr)!important;gap:clamp(24px,2vw,34px)!important;align-items:stretch}html body .infrastructure-slider,html body .infrastructure-slider-layout .infrastructure-copy{height:clamp(410px,29vw,500px);min-height:0!important}html body .infrastructure-slider-layout .infrastructure-copy{overflow:auto;scrollbar-width:thin}html body .lot-explorer-shell{grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr)!important;min-height:0!important}html body .lot-preview-panel,html body .lot-quick-map{height:clamp(540px,36vw,640px);min-height:0!important}html body .lot-preview-panel{overflow-y:auto;scrollbar-width:thin}html body .land-assistance-panel{grid-template-columns:minmax(0,.85fr) 1px minmax(0,1.25fr)!important;gap:clamp(24px,2.2vw,36px)!important}html body .partner-slider,html body .partners .container{min-width:0}html body .partner-viewport{min-width:0;overflow:hidden}html body .news-premium-layout{grid-template-columns:minmax(0,1.4fr) minmax(330px,.7fr)!important;gap:clamp(20px,1.8vw,28px)!important;min-height:0!important}html body .news-featured-card{height:clamp(440px,31vw,520px);min-height:0!important}@media (min-width:1200px) and (max-width:1599px){:root{--site-rail-gutter:clamp(24px,2.5vw,40px)}html body .intro-grid{gap:clamp(34px,3vw,48px)!important}html body .project-showcase-media{height:clamp(470px,35vw,560px)!important}html body .sector-featured{height:clamp(510px,39vw,580px)!important}html body .infrastructure-slider,html body .infrastructure-slider-layout .infrastructure-copy{height:clamp(400px,32vw,470px)}html body .lot-preview-panel,html body .lot-quick-map{height:clamp(530px,42vw,610px)}html body .news-featured-card{height:clamp(430px,34vw,500px)}}@media (min-width:992px) and (max-width:1199px){:root{--site-rail-gutter:22px}html body main>.section.intro{padding-top:96px!important}html body .intro-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr)!important;gap:34px!important}html body .project-showcase-media{height:500px!important}html body .sectors-showcase-layout{grid-template-columns:minmax(0,1.28fr) minmax(300px,.82fr)!important}html body .sector-featured{height:540px!important}html body .infrastructure-slider-layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;gap:22px!important}html body .infrastructure-slider,html body .infrastructure-slider-layout .infrastructure-copy{height:440px}html body .lot-explorer-shell{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr)!important}html body .lot-preview-panel,html body .lot-quick-map{height:570px}html body .land-assistance-panel{grid-template-columns:minmax(0,.8fr) 1px minmax(0,1.2fr)!important;gap:22px!important;padding-inline:26px}html body .news-premium-layout{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr)!important;gap:20px!important}html body .news-featured-card{height:470px}}@media (max-width:991px){:root{--site-rail-gutter:18px}html body main>.partners,html body main>.section{padding-top:48px!important;padding-bottom:48px!important}html body main>.section.intro{padding-top:84px!important}html body .infrastructure-slider-layout,html body .intro-grid,html body .lot-explorer-shell,html body .news-premium-layout,html body .sectors-showcase-layout{grid-template-columns:1fr!important}html body .intro-image{max-height:none}html body .intro-content{max-width:none}html body .project-showcase-media{height:520px!important}html body .sector-featured{height:560px!important}html body .infrastructure-slider,html body .infrastructure-slider-layout .infrastructure-copy{height:auto;min-height:380px!important}html body .lot-preview-panel,html body .lot-quick-map{height:auto;min-height:520px!important}html body .land-assistance-panel{grid-template-columns:1fr!important}html body .land-assistance-divider{width:100%;height:1px}html body .news-featured-card{height:500px}}@media (max-width:720px){:root{--site-rail-gutter:12px}html body main>.partners,html body main>.section{padding-top:36px!important;padding-bottom:36px!important}html body main>.section.intro{padding-top:60px!important}html body .project-showcase-media{height:auto!important}html body .sector-featured{height:auto!important;min-height:540px!important}html body .infrastructure-slider,html body .infrastructure-slider-layout .infrastructure-copy{min-height:330px!important}html body .lot-preview-panel,html body .lot-quick-map{min-height:480px!important}html body .news-featured-card{height:auto;min-height:430px!important}}html body canvas,html body iframe,html body img,html body video{max-width:100%}body,html{overflow-x:clip}@supports not (overflow:clip){body,html{overflow-x:hidden}}.lot-preview-actions .button-outline{border-color:#d38a19!important;color:#fff!important;background:linear-gradient(135deg,#f0ab3d,#d88912)!important;box-shadow:0 9px 20px rgba(216,137,18,.18)}.lot-preview-actions .button-outline:focus-visible,.lot-preview-actions .button-outline:hover{border-color:#b57009!important;background:linear-gradient(135deg,#e59c28,#c77705)!important;box-shadow:0 12px 26px rgba(199,119,5,.28)}.lot-preview-actions .button-green{border-color:#277e66!important;color:#fff!important;background:linear-gradient(135deg,#287f68,#206e5a)!important;box-shadow:0 9px 20px rgba(32,110,90,.18)}.lot-preview-actions .button-green:focus-visible,.lot-preview-actions .button-green:hover{border-color:#1b624f!important;background:linear-gradient(135deg,#226f5b,#185846)!important;box-shadow:0 12px 26px rgba(24,88,70,.26)}.lot-preview-actions .lot-space-link{border-color:#0b3d70;color:#fff;background:linear-gradient(135deg,#0b4c87,#062f5c);box-shadow:0 9px 20px rgba(6,47,92,.18);transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.lot-preview-actions .lot-space-link:focus-visible,.lot-preview-actions .lot-space-link:hover{border-color:#052b53;background:linear-gradient(135deg,#083f73,#04284e);box-shadow:0 12px 26px rgba(4,40,78,.28);transform:translateY(-1px)}.land-premium-stack{margin-top:56px;display:grid;grid-gap:34px;gap:34px}.land-process-premium,.land-support-premium{position:relative;overflow:hidden;border-radius:24px;opacity:0;transform:translate3d(0,34px,0);transition:opacity .78s ease,transform .9s cubic-bezier(.22,1,.36,1)}.land-premium-is-visible .land-process-premium,.land-premium-is-visible .land-support-premium{opacity:1;transform:translateZ(0)}.land-support-premium{padding:clamp(38px,4vw,58px);border:1px solid rgba(8,56,100,.1);background:radial-gradient(circle at 8% 0,rgba(15,145,95,.075),transparent 27%),radial-gradient(circle at 94% 100%,rgba(225,166,46,.08),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.99),rgba(247,251,254,.98));box-shadow:0 24px 66px rgba(4,39,73,.08)}.land-support-premium:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.5;background-image:radial-gradient(rgba(10,58,101,.06) .75px,transparent 0);background-size:20px 20px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 16%,#000 84%,transparent);mask-image:linear-gradient(90deg,transparent,#000 16%,#000 84%,transparent)}.land-premium-heading{position:relative;z-index:2;max-width:760px;margin:0 auto 34px;text-align:center;opacity:0;transform:translateY(16px);transition:opacity .58s ease .1s,transform .7s cubic-bezier(.22,1,.36,1) .1s}.land-premium-is-visible .land-premium-heading{opacity:1;transform:none}.land-premium-heading>span,.land-process-premium-heading>span{display:block;margin-bottom:9px;color:#b77a16;font-size:11px;font-weight:900;letter-spacing:.16em}.land-premium-heading h2,.land-process-premium-heading h2{margin:0;font-size:clamp(25px,2vw,34px)!important;line-height:1.2;letter-spacing:-.025em}.land-premium-heading h2{color:var(--navy)}.land-premium-heading p,.land-process-premium-heading p{max-width:680px;margin:13px auto 0;font-size:14px;line-height:1.65}.land-premium-heading p{color:#6b7f92}.land-support-premium-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.land-support-premium-card{position:relative;min-height:176px;display:grid;grid-template-columns:60px minmax(0,1fr) 28px;align-items:center;grid-gap:16px;gap:16px;padding:25px 22px;overflow:hidden;border:1px solid rgba(9,65,112,.1);border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 12px 32px rgba(5,43,81,.045);opacity:0;transform:translateY(20px);transition:opacity .5s ease var(--support-delay,.12s),transform .65s cubic-bezier(.22,1,.36,1) var(--support-delay,.12s),border-color .3s ease,background .3s ease,box-shadow .3s ease}.land-premium-is-visible .land-support-premium-card{opacity:1;transform:none}.land-support-premium-card:before{content:"";position:absolute;inset:-45% 48% -45% -22%;pointer-events:none;opacity:.38;background:radial-gradient(circle,rgba(38,127,190,.12),transparent 68%);transition:opacity .3s ease,transform .55s cubic-bezier(.22,1,.36,1)}.land-support-premium-card:after{content:"";position:absolute;top:-35%;bottom:-35%;left:-42%;width:24%;pointer-events:none;opacity:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.88),transparent);transform:skewX(-18deg);animation:landSupportGlint 6.4s ease-in-out infinite;animation-delay:var(--support-delay,0s)}@keyframes landSupportGlint{0%,66%{left:-42%;opacity:0}72%{opacity:.6}86%{left:122%;opacity:0}to{left:122%;opacity:0}}.land-support-premium-card:hover{z-index:3;border-color:rgba(29,113,177,.28);background:linear-gradient(135deg,#fff,#f1f8fd);box-shadow:0 22px 46px rgba(5,43,81,.12);transform:translateY(-7px)!important}.land-support-premium-card:hover:before{opacity:.72;transform:scale(1.12)}.land-support-premium-number{position:absolute;top:13px;right:16px;color:rgba(8,56,100,.23);font-size:12px;font-weight:900;letter-spacing:.12em}.land-support-premium-icon{position:relative;width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(28,112,175,.2);border-radius:50%;color:#236fa9;background:linear-gradient(145deg,#f7fbff,#e8f4fc);box-shadow:inset 0 0 0 6px rgba(255,255,255,.7),0 10px 24px rgba(28,112,175,.1);transition:color .3s ease,border-color .3s ease,background .3s ease,transform .4s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}.land-support-premium-icon:before{content:"";position:absolute;inset:-8px;border:1px solid rgba(39,123,185,.12);border-radius:inherit;animation:landSupportHalo 3.8s ease-in-out infinite;animation-delay:var(--support-delay,0s)}@keyframes landSupportHalo{0%,to{transform:scale(.94);opacity:.25}50%{transform:scale(1.08);opacity:.72}}.land-support-premium-card:hover .land-support-premium-icon{color:#fff;border-color:#dba136;background:linear-gradient(145deg,#edb84c,#c88316);box-shadow:inset 0 0 0 5px rgba(255,255,255,.18),0 16px 30px rgba(203,134,23,.22);transform:translateY(-3px) scale(1.08) rotate(-4deg)}.land-support-premium-card b{position:relative;z-index:2;color:var(--navy);font-size:16px;line-height:1.45}.land-support-premium-card>i{position:relative;z-index:2;display:grid;place-items:center;color:#2b77ae;opacity:.45;transform:translateX(-4px);transition:opacity .3s ease,color .3s ease,transform .3s ease}.land-support-premium-card:hover>i{color:#c88316;opacity:1;transform:translateX(2px)}.land-process-premium{min-height:610px;padding:50px clamp(28px,4vw,64px) 42px;border:1px solid rgba(94,159,197,.16);color:#fff;background:radial-gradient(circle at 14% 28%,rgba(20,102,170,.19),transparent 31%),radial-gradient(circle at 83% 72%,rgba(18,128,115,.13),transparent 34%),linear-gradient(145deg,#112532,#11202d 48%,#0c1c27);box-shadow:0 28px 72px rgba(4,28,47,.18);transition-delay:.12s}.land-process-premium:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.36;background-image:linear-gradient(rgba(82,142,178,.08) 1px,transparent 0),linear-gradient(90deg,rgba(82,142,178,.08) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:radial-gradient(ellipse at center,#000 20%,transparent 80%);mask-image:radial-gradient(ellipse at center,#000 20%,transparent 80%)}.land-process-premium-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px);opacity:.6}.land-process-premium-orb.orb-one{width:340px;height:340px;left:-170px;top:90px;background:radial-gradient(circle,rgba(22,111,185,.19),transparent 68%)}.land-process-premium-orb.orb-two{width:300px;height:300px;right:-130px;bottom:-90px;background:radial-gradient(circle,rgba(19,145,112,.13),transparent 68%)}.land-process-premium-heading{position:relative;z-index:3;max-width:760px;margin:0 auto;text-align:center;opacity:0;transform:translateY(16px);transition:opacity .58s ease .2s,transform .7s cubic-bezier(.22,1,.36,1) .2s}.land-premium-is-visible .land-process-premium-heading{opacity:1;transform:none}.land-process-premium-heading h2{color:#fff}.land-process-premium-heading p{color:rgba(210,225,235,.72)}.land-process-journey{position:relative;z-index:3;width:min(100%,1320px);height:380px;margin:8px auto 0}.land-process-journey-line{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.land-process-journey-line path{fill:none;vector-effect:non-scaling-stroke}.journey-path-base{stroke:rgba(86,154,194,.16);stroke-width:2}.journey-path-glow{stroke:rgba(48,148,216,.18);stroke-width:9;filter:blur(5px)}.journey-path-flow{stroke:url(#none);stroke:#2d9ee9;stroke-width:2;stroke-linecap:round;stroke-dasharray:18 26;animation:landJourneyFlow 6s linear infinite;opacity:.72}@keyframes landJourneyFlow{to{stroke-dashoffset:-176}}.land-process-journey-step{position:absolute;z-index:4;width:76px;height:76px;opacity:0;transform:translate(-50%,-50%) scale(.78);transition:opacity .5s ease var(--process-delay,.3s),transform .72s cubic-bezier(.22,1,.36,1) var(--process-delay,.3s)}.land-premium-is-visible .land-process-journey-step{opacity:1;transform:translate(-50%,-50%) scale(1)}.land-process-journey-step:first-of-type{left:6.7%;top:34.9%}.land-process-journey-step:nth-of-type(2){left:27.1%;top:73.3%}.land-process-journey-step:nth-of-type(3){left:50%;top:34.9%}.land-process-journey-step:nth-of-type(4){left:72.1%;top:73.3%}.land-process-journey-step:nth-of-type(5){left:93.3%;top:34.9%}.land-process-journey-node{position:absolute;inset:0;display:grid;place-items:center;border:1px solid rgba(131,198,238,.5);border-radius:50%;color:#fff;background:linear-gradient(145deg,#168bd5,#0b61a2);box-shadow:inset 0 0 0 7px rgba(255,255,255,.05),0 0 0 8px rgba(34,137,203,.07),0 14px 35px rgba(2,16,27,.32),0 0 28px rgba(35,149,221,.22);transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .3s ease,background .3s ease,box-shadow .3s ease}.land-process-journey-node:after,.land-process-journey-node:before,.land-process-journey-node>i{content:"";position:absolute;border-radius:inherit;pointer-events:none}.land-process-journey-node:before{inset:-10px;border:1px solid rgba(54,159,224,.25);animation:landJourneyPulse 3.2s ease-in-out infinite;animation-delay:var(--process-delay,0s)}.land-process-journey-node:after{inset:-18px;border:1px solid rgba(54,159,224,.1);animation:landJourneyPulse 3.2s ease-in-out .8s infinite}.land-process-journey-node>i{inset:-7px;opacity:0;background:radial-gradient(circle,rgba(255,198,73,.26),transparent 70%);transition:opacity .3s ease,transform .45s ease}@keyframes landJourneyPulse{0%,to{opacity:.28;transform:scale(.92)}50%{opacity:.78;transform:scale(1.1)}}.land-process-journey-step:hover{z-index:8}.land-process-journey-step:focus-within .land-process-journey-node,.land-process-journey-step:hover .land-process-journey-node{border-color:#ffe5a1;background:linear-gradient(145deg,#f1c35c,#c77d11);box-shadow:inset 0 0 0 7px rgba(255,255,255,.12),0 0 0 10px rgba(230,164,42,.12),0 18px 42px rgba(2,16,27,.38),0 0 42px rgba(240,179,53,.42);transform:scale(1.14) translateY(-4px)}.land-process-journey-step:focus-within .land-process-journey-node>i,.land-process-journey-step:hover .land-process-journey-node>i{opacity:1;transform:scale(1.4)}.land-process-journey-copy{position:absolute;left:50%;width:220px;text-align:center;transform:translateX(-50%);transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .3s ease}.land-process-journey-step.is-top .land-process-journey-copy{bottom:calc(100% + 19px)}.land-process-journey-step.is-bottom .land-process-journey-copy{top:calc(100% + 19px)}.land-process-journey-step:first-of-type .land-process-journey-copy{left:70%}.land-process-journey-step:last-of-type .land-process-journey-copy{left:30%}.land-process-journey-step:hover .land-process-journey-copy{transform:translateX(-50%) translateY(-4px)}.land-process-journey-copy>span{display:block;margin-bottom:5px;color:#d7a94c;font-size:10px;font-weight:900;letter-spacing:.14em}.land-process-journey-copy b{display:block;margin-bottom:6px;color:#fff;font-size:16px;font-weight:850;line-height:1.32;transition:color .3s ease}.land-process-journey-copy p{margin:0;color:rgba(207,222,232,.68);font-size:12.5px;line-height:1.5;transition:color .3s ease}.land-process-journey-step:hover .land-process-journey-copy b{color:#ffd57b}.land-process-journey-step:hover .land-process-journey-copy p{color:rgba(238,246,250,.9)}.land-process-premium-cta{position:relative;z-index:5;min-width:240px;min-height:50px;display:flex;justify-content:center;margin:clamp(58px,5vw,76px) auto 0;border:0;font-family:inherit;font-weight:850;opacity:0;transform:translateY(16px);transition:opacity .5s ease 1s,transform .65s cubic-bezier(.22,1,.36,1) 1s,box-shadow .3s ease}.land-premium-is-visible .land-process-premium-cta{opacity:1;transform:none}.land-process-premium-cta:hover{box-shadow:0 18px 38px rgba(225,165,47,.32);transform:translateY(-3px)!important}@media (max-width:1180px){.land-support-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.land-support-premium-card{min-height:150px}.land-process-journey-copy{width:190px}.land-process-journey-copy p{font-size:12px}}@media (max-width:900px){.land-premium-stack{margin-top:44px;gap:26px}.land-process-premium,.land-support-premium{border-radius:20px}.land-support-premium{padding:34px 26px}.land-process-premium{min-height:auto;padding:42px 26px 38px}.land-process-journey{height:auto;margin-top:34px;padding:0 0 0 8px}.land-process-journey-line{top:14px;bottom:14px;left:43px;width:2px;height:auto;overflow:hidden;border-radius:99px;background:rgba(48,148,216,.16)}.land-process-journey-line path{display:none}.land-process-journey-line:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#d99a25,#2b9ddd 42%,#19759f);transform-origin:top;animation:landVerticalJourneyFlow 3.6s ease-in-out infinite}@keyframes landVerticalJourneyFlow{0%,to{transform:scaleY(.15);opacity:.4}55%{transform:scaleY(1);opacity:.9}}.land-process-journey-step,.land-process-journey-step:nth-of-type(n){position:relative;left:auto;top:auto;width:100%;height:auto;min-height:126px;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;grid-gap:22px;gap:22px;margin:0 0 14px;transform:translateY(16px) scale(.96)}.land-premium-is-visible .land-process-journey-step{transform:none}.land-process-journey-node{position:relative;inset:auto;width:72px;height:72px}.land-process-journey-copy,.land-process-journey-step.is-bottom .land-process-journey-copy,.land-process-journey-step.is-top .land-process-journey-copy,.land-process-journey-step:first-of-type .land-process-journey-copy,.land-process-journey-step:last-of-type .land-process-journey-copy{position:relative;inset:auto;left:auto;width:auto;text-align:left;transform:none}.land-process-journey-step:hover .land-process-journey-copy{transform:translateX(4px)}.land-process-journey-copy p{max-width:520px;font-size:13px}.land-process-premium-cta{margin-top:15px}}@media (max-width:620px){.land-support-premium{padding:30px 18px}.land-premium-heading,.land-process-premium-heading{text-align:left}.land-premium-heading p,.land-process-premium-heading p{margin-left:0}.land-support-premium-grid{grid-template-columns:1fr;gap:12px}.land-support-premium-card{min-height:112px;grid-template-columns:54px minmax(0,1fr) 25px;padding:20px 18px}.land-support-premium-icon{width:52px;height:52px}.land-process-premium{padding:36px 18px 32px}.land-process-journey-step,.land-process-journey-step:nth-of-type(n){grid-template-columns:64px minmax(0,1fr);gap:17px;min-height:116px}.land-process-journey-node{width:62px;height:62px}.land-process-journey-line{left:38px}.land-process-premium-cta{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.land-premium-heading,.land-process-journey-step,.land-process-premium,.land-process-premium-cta,.land-process-premium-heading,.land-support-premium,.land-support-premium-card{opacity:1!important;transform:none!important;transition:none!important}.journey-path-flow,.land-process-journey-line:after,.land-process-journey-node:after,.land-process-journey-node:before,.land-support-premium-card:after,.land-support-premium-icon:before{animation:none!important}}:root{--yb-brand:#216f94;--yb-brand-hover:#2e86ad;--yb-brand-bright:#54acd0;--yb-brand-soft:#82cae3;--yb-dark-1:#061827;--yb-dark-2:#0a2238;--yb-surface-1:#0d2a43;--yb-surface-2:#12334f;--yb-surface-3:#163b59;--yb-dark-border:rgba(130,202,227,.15);--yb-dark-border-strong:rgba(130,202,227,.28);--yb-dark-heading:#f4f8fc;--yb-dark-text:#d2e0ea;--yb-dark-muted:#92a9ba;--yb-gold:#e3aa35;--yb-gold-bright:#f2c157;--navy:var(--yb-brand);--navy-dark:var(--yb-dark-1);--blue:var(--yb-brand-hover);--green:var(--yb-brand);--gold:var(--yb-gold)}.home-dark-theme{color:var(--yb-dark-text);background:var(--yb-dark-1)}.home-dark-theme>.hero-stats-bridge,.home-dark-theme>.partners,.home-dark-theme>.section{position:relative;isolation:isolate;color:var(--yb-dark-text)}.home-dark-theme>.partners:after,.home-dark-theme>.section:after{opacity:.65;background:radial-gradient(circle at 8% 8%,rgba(84,172,208,.08),transparent 28%),radial-gradient(circle at 92% 92%,rgba(227,170,53,.045),transparent 26%)}html body .home-dark-theme>.section.intro,html body .home-dark-theme>.section.lot-explorer-section,html body .home-dark-theme>.section.news-premium,html body .home-dark-theme>.section.sectors-showcase{background:var(--yb-dark-1)!important}html body .home-dark-theme>.partners,html body .home-dark-theme>.section.infrastructure,html body .home-dark-theme>.section.projects{background:var(--yb-dark-2)!important}.home-dark-theme .lots-title h2,.home-dark-theme .news h2,.home-dark-theme .partners h2,.home-dark-theme .section-heading h2,.home-dark-theme h1,.home-dark-theme h2,.home-dark-theme h3,.home-dark-theme h4{color:var(--yb-dark-heading)}.home-dark-theme .eyebrow,.home-dark-theme .land-premium-heading>span,.home-dark-theme .land-process-premium-heading>span,.home-dark-theme .lot-heading-copy>span,.home-dark-theme .lots-title>span,.home-dark-theme .section-heading>div span{color:var(--yb-gold-bright)}.home-dark-theme .button-blue{border-color:rgba(84,172,208,.35);color:#fff;background:linear-gradient(135deg,var(--yb-brand-hover),var(--yb-brand));box-shadow:0 10px 26px rgba(33,111,148,.24)}.home-dark-theme .button-blue:focus-visible,.home-dark-theme .button-blue:hover{background:linear-gradient(135deg,#3794ba,#1d6287);box-shadow:0 15px 34px rgba(33,111,148,.34)}.home-dark-theme .button-gold{color:#08233a;background:linear-gradient(135deg,var(--yb-gold-bright),var(--yb-gold));box-shadow:0 10px 26px rgba(227,170,53,.2)}.home-dark-theme .button-outline{border-color:rgba(130,202,227,.42);color:#e9f4fa;background:rgba(13,42,67,.78)}.home-dark-theme .button-outline:focus-visible,.home-dark-theme .button-outline:hover{border-color:rgba(130,202,227,.72);background:rgba(22,59,89,.92);box-shadow:0 12px 28px rgba(3,18,31,.28)}html body .header{background:rgba(0,77,115,.78)!important;border-bottom-color:rgba(130,202,227,.14)!important;box-shadow:0 10px 28px rgba(0,12,24,.24)!important}html body .header:before{background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(0,77,115,.03))!important}.footer{background:radial-gradient(circle at 12% 0,rgba(33,111,148,.16),transparent 34%),#041321!important}.footer h3{border-bottom-color:rgba(130,202,227,.2)}.footer li:before{color:var(--yb-brand-bright)}.footer form button{background:var(--yb-brand)}.home-dark-theme .hero-stats-bridge{background:linear-gradient(180deg,#051725,var(--yb-dark-1))}.home-dark-theme .hero-stats-desktop,.home-dark-theme .hero-stats-mobile{border-color:rgba(130,202,227,.16);background:linear-gradient(135deg,rgba(8,37,61,.96),rgba(12,50,78,.96));box-shadow:0 18px 42px rgba(0,11,24,.32)}.home-dark-theme .hero-stats-grid>div{border-right-color:rgba(130,202,227,.14)}.home-dark-theme .hero-stats-grid svg{color:var(--yb-gold-bright)}.home-dark-theme .hero-stats-grid small{color:rgba(220,234,243,.72)}.home-dark-theme .intro-image{border:1px solid var(--yb-dark-border);background:#0b263d;box-shadow:0 24px 56px rgba(0,12,24,.34)}.home-dark-theme .intro-image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(4,20,34,.25))}.home-dark-theme .intro-content>p{color:var(--yb-dark-text)}.home-dark-theme .intro-content h2,.home-dark-theme .intro-title-line>span{color:var(--yb-dark-heading)}.home-dark-theme .intro-metrics{gap:12px}.home-dark-theme .intro-metric-item{min-height:82px;padding:13px 14px;border:1px solid var(--yb-dark-border);border-radius:13px;background:linear-gradient(145deg,rgba(18,51,79,.82),rgba(10,34,56,.86));box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 12px 26px rgba(0,12,24,.16)}.home-dark-theme .intro-metrics svg{color:var(--yb-brand-bright)}.home-dark-theme .intro-metrics b{color:#fff}.home-dark-theme .intro-metrics span{color:var(--yb-dark-muted)}.home-dark-theme .lots-title,.home-dark-theme .news-premium-head,.home-dark-theme .section-heading,.home-dark-theme .sectors-showcase-heading{color:var(--yb-dark-heading)}.home-dark-theme .news-all-link,.home-dark-theme .section-heading>.button{border-color:var(--yb-dark-border-strong);color:#e9f5fb;background:rgba(13,42,67,.72)}.home-dark-theme .news-all-link:hover,.home-dark-theme .section-heading>.button:hover{color:#fff;border-color:rgba(227,170,53,.55);background:rgba(22,59,89,.96)}.home-dark-theme .project-showcase-section:after,.home-dark-theme .project-showcase-section:before{opacity:.32}.home-dark-theme .project-showcase-media{border:1px solid var(--yb-dark-border);box-shadow:0 28px 62px rgba(0,11,23,.34)}.home-dark-theme .project-showcase-tabs>button{border-color:var(--yb-dark-border);color:var(--yb-dark-text);background:linear-gradient(145deg,rgba(18,51,79,.94),rgba(10,34,56,.96));box-shadow:0 14px 32px rgba(0,11,23,.24)}.home-dark-theme .project-showcase-tabs>button.active,.home-dark-theme .project-showcase-tabs>button:hover{border-color:rgba(227,170,53,.62);background:linear-gradient(145deg,rgba(22,59,89,.98),rgba(13,42,67,.98));box-shadow:0 18px 40px rgba(0,11,23,.34),0 0 0 1px rgba(227,170,53,.08)}.home-dark-theme .project-tab-thumb{background:#0a2238}.home-dark-theme .project-tab-copy small{color:var(--yb-gold-bright)}.home-dark-theme .project-tab-copy b{color:#fff}.home-dark-theme .project-tab-copy em{color:var(--yb-dark-muted)}.home-dark-theme .project-tab-arrow{border-color:var(--yb-dark-border-strong);color:var(--yb-brand-soft);background:rgba(6,24,39,.45)}.home-dark-theme .project-showcase-tabs>button.active .project-tab-arrow,.home-dark-theme .project-showcase-tabs>button:hover .project-tab-arrow{border-color:var(--yb-brand-hover);background:var(--yb-brand)}.home-dark-theme .sectors-showcase-title h2{color:var(--yb-dark-heading)}.home-dark-theme .sectors-showcase-rule:before{background:linear-gradient(90deg,var(--yb-gold-bright),rgba(227,170,53,.08))}.home-dark-theme .sector-featured{border:1px solid var(--yb-dark-border);box-shadow:0 28px 62px rgba(0,11,23,.36)}.home-dark-theme .sector-selector-card{border-color:var(--yb-dark-border);color:var(--yb-dark-text);background:linear-gradient(145deg,rgba(18,51,79,.94),rgba(10,34,56,.96));box-shadow:0 13px 30px rgba(0,11,23,.22)}.home-dark-theme .sector-selector-card:after{background:linear-gradient(108deg,transparent 25%,rgba(130,202,227,.18) 45%,transparent 64%)}.home-dark-theme .sector-selector-card:focus-visible,.home-dark-theme .sector-selector-card:hover{border-color:rgba(227,170,53,.58);background:linear-gradient(145deg,rgba(22,59,89,.98),rgba(13,42,67,.98));box-shadow:0 18px 38px rgba(0,11,23,.34)}.home-dark-theme .sector-selector-image{background:#081d30}.home-dark-theme .sector-selector-card strong{color:#edf7fb}.home-dark-theme .sector-selector-arrow{color:var(--yb-brand-soft)}.home-dark-theme .sector-selector-card:hover .sector-selector-arrow{color:var(--yb-gold-bright)}.home-dark-theme .infrastructure-slider-layout{overflow:hidden;border:1px solid var(--yb-dark-border);border-radius:21px;background:linear-gradient(145deg,rgba(13,42,67,.96),rgba(8,30,49,.98));box-shadow:0 28px 62px rgba(0,11,23,.3)!important}.home-dark-theme .infrastructure-slider-layout .infrastructure-copy{background:radial-gradient(circle at 0 0,rgba(84,172,208,.09),transparent 34%),rgba(9,31,51,.78)}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button{border-bottom-color:rgba(130,202,227,.11);color:var(--yb-dark-text)}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover{border-color:rgba(227,170,53,.48);background:linear-gradient(135deg,rgba(22,59,89,.96),rgba(13,42,67,.96));box-shadow:0 13px 28px rgba(0,11,23,.26)}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button>span{border-color:var(--yb-dark-border-strong);color:var(--yb-brand-soft);background:rgba(6,24,39,.72)}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active>span,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible>span,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover>span{color:#08233a;border-color:rgba(227,170,53,.72);background:var(--yb-gold-bright)}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button b{color:#f0f7fb}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button small{color:var(--yb-dark-muted)}.home-dark-theme .infrastructure-slider{border-left:1px solid var(--yb-dark-border)}.home-dark-theme .lot-heading-actions small{color:var(--yb-dark-muted)}.home-dark-theme .lot-overview-stats article{border-color:var(--yb-dark-border);background:linear-gradient(145deg,rgba(18,51,79,.92),rgba(10,34,56,.94));box-shadow:0 14px 34px rgba(0,11,23,.25)}.home-dark-theme .lot-overview-stats article:hover{border-color:var(--yb-dark-border-strong);box-shadow:0 18px 40px rgba(0,11,23,.34)}.home-dark-theme .lot-overview-stats b{color:#fff}.home-dark-theme .lot-overview-stats small{color:var(--yb-dark-muted)}.home-dark-theme .lot-overview-stats article>span{color:var(--yb-brand-soft);background:rgba(84,172,208,.1)}.home-dark-theme .lot-explorer-shell{border-color:var(--yb-dark-border);background:var(--yb-surface-1);box-shadow:0 30px 72px rgba(0,10,21,.4)!important}.home-dark-theme .lot-preview-panel{color:var(--yb-dark-text);border-left-color:var(--yb-dark-border);background:radial-gradient(circle at 100% 0,rgba(84,172,208,.09),transparent 34%),linear-gradient(180deg,#102f4a,#0a2238)}.home-dark-theme .lot-preview-infrastructure small,.home-dark-theme .lot-preview-primary span,.home-dark-theme .lot-preview-status small{color:var(--yb-dark-muted)}.home-dark-theme .lot-preview-infrastructure b,.home-dark-theme .lot-preview-primary b,.home-dark-theme .lot-preview-status h3{color:#f4f9fc}.home-dark-theme .lot-preview-infrastructure p,.home-dark-theme .lot-preview-primary>div{border-color:var(--yb-dark-border);background:rgba(6,24,39,.48)}.home-dark-theme .lot-preview-infrastructure span{color:var(--yb-dark-text)}.home-dark-theme .lot-space-link{border-color:rgba(84,172,208,.46);color:#fff;background:linear-gradient(135deg,var(--yb-brand-hover),#185b80)}.home-dark-theme .lot-mini-list button{border-color:var(--yb-dark-border);color:var(--yb-dark-text);background:rgba(6,24,39,.58)}.home-dark-theme .lot-mini-list button.active,.home-dark-theme .lot-mini-list button:hover{border-color:rgba(227,170,53,.68);background:rgba(22,59,89,.88);box-shadow:0 0 0 2px rgba(227,170,53,.1)}.home-dark-theme .lot-mini-list b{color:#f4f9fc}.home-dark-theme .lot-explorer-legend,.home-dark-theme .lot-mini-list small{color:var(--yb-dark-muted)}.home-dark-theme .lot-explorer-legend button{color:var(--yb-brand-soft)}.home-dark-theme .lot-explorer-legend button:hover{color:var(--yb-gold-bright)}.home-dark-theme .land-support-premium{border-color:var(--yb-dark-border);background:radial-gradient(circle at 8% 0,rgba(84,172,208,.12),transparent 28%),radial-gradient(circle at 94% 100%,rgba(227,170,53,.07),transparent 30%),linear-gradient(135deg,#0d2a43,#0a2238);box-shadow:0 28px 68px rgba(0,10,21,.32)}.home-dark-theme .land-support-premium:before{opacity:.34;background-image:radial-gradient(rgba(130,202,227,.15) .75px,transparent 0)}.home-dark-theme .land-premium-heading h2{color:var(--yb-dark-heading)}.home-dark-theme .land-premium-heading p{color:var(--yb-dark-muted)}.home-dark-theme .land-support-premium-card{border-color:var(--yb-dark-border);background:linear-gradient(145deg,rgba(18,51,79,.9),rgba(8,30,49,.94));box-shadow:0 14px 32px rgba(0,11,23,.22)}.home-dark-theme .land-support-premium-card:after{background:linear-gradient(90deg,transparent,rgba(130,202,227,.28),transparent)}.home-dark-theme .land-support-premium-card:hover{border-color:rgba(84,172,208,.42);background:linear-gradient(145deg,rgba(22,59,89,.98),rgba(13,42,67,.98));box-shadow:0 24px 48px rgba(0,10,21,.36),0 0 32px rgba(33,111,148,.1)}.home-dark-theme .land-support-premium-number{color:rgba(130,202,227,.28)}.home-dark-theme .land-support-premium-icon{border-color:var(--yb-dark-border-strong);color:var(--yb-brand-soft);background:linear-gradient(145deg,rgba(22,59,89,.98),rgba(8,30,49,.98));box-shadow:inset 0 0 0 6px rgba(255,255,255,.025),0 12px 26px rgba(0,11,23,.26)}.home-dark-theme .land-support-premium-card b{color:#edf7fb}.home-dark-theme .land-support-premium-card>i{color:var(--yb-brand-soft)}.home-dark-theme .land-process-premium{border-color:var(--yb-dark-border);background:radial-gradient(circle at 14% 28%,rgba(33,111,148,.22),transparent 31%),radial-gradient(circle at 83% 72%,rgba(84,172,208,.09),transparent 34%),linear-gradient(145deg,#0a2238,#081d30 48%,#061827);box-shadow:0 30px 72px rgba(0,10,21,.4)}.home-dark-theme .journey-path-base{stroke:rgba(130,202,227,.16)}.home-dark-theme .journey-path-glow{stroke:rgba(84,172,208,.2)}.home-dark-theme .journey-path-flow{stroke:var(--yb-brand-bright)}.home-dark-theme .land-process-journey-node{border-color:rgba(130,202,227,.48);background:linear-gradient(145deg,var(--yb-brand-hover),var(--yb-brand));box-shadow:inset 0 0 0 7px rgba(255,255,255,.045),0 0 0 8px rgba(84,172,208,.06),0 14px 35px rgba(0,10,21,.34),0 0 28px rgba(84,172,208,.19)}.home-dark-theme .land-process-journey-copy p{color:rgba(210,226,236,.7)}.home-dark-theme .partners h2{color:var(--yb-dark-heading)}.home-dark-theme .partner-slider{border-color:var(--yb-dark-border);background:rgba(9,31,51,.64);box-shadow:0 18px 42px rgba(0,11,23,.25)}.home-dark-theme .partner-logo{border:1px solid rgba(208,220,232,.88);border-radius:12px;background:#ffffff;box-shadow:0 10px 24px rgba(0,11,23,.18)}.home-dark-theme .partner-logo:hover{border-color:rgba(84,172,208,.42);box-shadow:0 14px 30px rgba(0,11,23,.26),0 0 24px rgba(33,111,148,.12)}.home-dark-theme .partner-logo img{background:#ffffff}.home-dark-theme .partner-nav{border-color:var(--yb-dark-border-strong);color:var(--yb-brand-soft);background:rgba(13,42,67,.92)}.home-dark-theme .partner-nav:hover{color:#08233a;background:var(--yb-gold-bright)}.home-dark-theme .news-premium:before{opacity:.14}.home-dark-theme .news-premium-head h2{color:var(--yb-dark-heading)}.home-dark-theme .news-premium .news-tabs{border-color:var(--yb-dark-border);background:rgba(13,42,67,.68)}.home-dark-theme .news-premium .news-tabs button{color:var(--yb-dark-muted)}.home-dark-theme .news-premium .news-tabs button:hover{color:#fff}.home-dark-theme .news-premium .news-tabs button.active{color:#08233a;background:var(--yb-gold-bright)}.home-dark-theme .news-side-card{border-color:var(--yb-dark-border);background:linear-gradient(145deg,rgba(18,51,79,.94),rgba(10,34,56,.96));box-shadow:0 14px 32px rgba(0,11,23,.24)}.home-dark-theme .news-side-card:hover{border-color:rgba(227,170,53,.5);box-shadow:0 20px 42px rgba(0,11,23,.34)}.home-dark-theme .news-side-image{background:#081d30}.home-dark-theme .news-side-meta{color:var(--yb-dark-muted)}.home-dark-theme .news-side-meta span{color:var(--yb-gold-bright)}.home-dark-theme .news-side-copy h3 a{color:#f0f7fb}.home-dark-theme .news-side-copy p{color:var(--yb-dark-muted)}.home-dark-theme .news-side-arrow{border-color:var(--yb-dark-border-strong);color:var(--yb-brand-soft);background:rgba(6,24,39,.65)}.home-dark-theme .news-side-card:hover .news-side-arrow{border-color:var(--yb-brand-hover);background:var(--yb-brand)}.home-dark-theme .infrastructure-copy,.home-dark-theme .lot-preview-panel{scrollbar-color:rgba(84,172,208,.35) rgba(6,24,39,.35)}@media (max-width:1199px){.home-dark-theme .intro-metric-item{padding:11px 12px}.home-dark-theme .project-showcase-tabs>button{background:rgba(13,42,67,.96)}}@media (max-width:991px){.home-dark-theme .infrastructure-slider,.home-dark-theme .lot-preview-panel{border-left:0;border-top:1px solid var(--yb-dark-border)}.home-dark-theme .intro-metrics{grid-template-columns:1fr}.home-dark-theme .intro-metric-item{min-height:72px}}@media (max-width:720px){.home-dark-theme .lots-title,.home-dark-theme .news-premium-head,.home-dark-theme .section-heading{align-items:flex-start}.home-dark-theme .partner-slider{border-radius:14px}.home-dark-theme .land-process-premium,.home-dark-theme .land-support-premium{border-radius:18px}}.home-dark-theme .infrastructure-slider-layout .infrastructure-copy{border:0!important;box-shadow:none!important;outline:0!important}.home-dark-theme .land-support-premium-icon{border-color:rgba(227,170,53,.48);box-shadow:inset 0 0 0 6px rgba(255,255,255,.025),0 12px 26px rgba(0,11,23,.26),0 0 20px rgba(227,170,53,.09)}.home-dark-theme .land-support-premium-icon:before{border-color:rgba(227,170,53,.24)}.home-dark-theme>.section{padding-top:clamp(76px,5.2vw,90px)!important;padding-bottom:clamp(76px,5.2vw,90px)!important}.home-dark-theme>.section.lot-explorer-section{padding-bottom:clamp(82px,5.7vw,98px)!important}.home-dark-theme>.partners{padding-top:54px!important;padding-bottom:58px!important}html body .home-dark-theme>.section.intro{background:#061827!important}html body .home-dark-theme>.section.projects{background:#0a243b!important}html body .home-dark-theme>.section.sectors-showcase{background:#071d30!important}html body .home-dark-theme>.section.infrastructure{background:#0b263e!important}html body .home-dark-theme>.section.lot-explorer-section{background:#071a2b!important}html body .home-dark-theme>.partners{background:#0a2339!important}html body .home-dark-theme>.section.news-premium{background:#061827!important}.home-dark-theme .intro-content>p,.home-dark-theme .land-premium-heading>p,.home-dark-theme .news-featured-content>p,.home-dark-theme .sector-featured-content>p{font-size:15.5px!important;line-height:1.72!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button small,.home-dark-theme .lot-heading-copy>p,.home-dark-theme .news-side-copy>p,.home-dark-theme .sector-featured-content li{font-size:13.5px!important;line-height:1.58!important}.home-dark-theme .land-support-premium-card>b{font-size:15px!important;line-height:1.42!important}.home-dark-theme .land-process-journey-copy>p{font-size:13.5px!important;line-height:1.55!important}.home-dark-theme .lot-overview-stats small,.home-dark-theme .lot-preview-panel small,.home-dark-theme .news-side-meta{font-size:11.5px!important}.home-dark-theme .land-premium-heading h2,.home-dark-theme .land-process-premium-heading h2,.home-dark-theme .lots-title h2,.home-dark-theme .news-premium-head h2,.home-dark-theme .section-heading h2,.home-dark-theme .sectors-showcase-title h2{line-height:1.13!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button,.home-dark-theme .lot-mini-list>button,.home-dark-theme .lot-overview-stats article,.home-dark-theme .lot-preview-infrastructure>p,.home-dark-theme .lot-preview-primary>div,.home-dark-theme .news-side-card,.home-dark-theme .project-showcase-tabs>button,.home-dark-theme .sector-selector-card{border-color:rgba(130,202,227,.105)!important}.home-dark-theme .land-support-premium-card{border-color:rgba(130,202,227,.11)!important;background:linear-gradient(145deg,rgba(17,49,76,.78),rgba(8,29,47,.82))!important;box-shadow:0 10px 24px rgba(0,10,21,.16)!important}.home-dark-theme .land-support-premium-card:hover{transform:translateY(-4px);border-color:rgba(84,172,208,.35)!important;background:linear-gradient(145deg,rgba(21,57,86,.92),rgba(11,37,59,.94))!important;box-shadow:0 22px 44px rgba(0,10,21,.3),0 0 28px rgba(33,111,148,.075)!important}.home-dark-theme .news-side-card{box-shadow:0 10px 26px rgba(0,11,23,.17)!important}.home-dark-theme .lot-overview-stats article,.home-dark-theme .lot-preview-infrastructure>p,.home-dark-theme .lot-preview-primary>div{box-shadow:none!important}.home-dark-theme .land-support-premium-icon{border-color:rgba(227,170,53,.38)!important;background:linear-gradient(145deg,rgba(32,58,76,.98),rgba(10,31,49,.98))!important;box-shadow:inset 0 0 0 5px rgba(255,255,255,.018),0 10px 22px rgba(0,11,23,.22),0 0 18px rgba(227,170,53,.075)!important}.home-dark-theme .land-support-premium-card>i,.home-dark-theme .news-side-arrow,.home-dark-theme .sector-selector-arrow{color:var(--yb-brand-soft)!important}.home-dark-theme .land-support-premium-number{color:rgba(130,202,227,.22)!important}.partner-heading{max-width:760px;margin:0 auto 25px;text-align:center}.partner-heading>span{display:block;margin-bottom:8px;color:var(--yb-gold-bright);font-size:11px;font-weight:900;letter-spacing:.14em}.home-dark-theme .partner-heading>h2{margin:0;color:var(--yb-dark-heading);font-size:clamp(27px,2.1vw,34px)}.partner-heading>p{margin:10px 0 0;color:var(--yb-dark-muted);font-size:14.5px;line-height:1.62}.home-dark-theme .partner-slider{padding:18px;border-color:rgba(130,202,227,.1)!important;background:rgba(6,24,39,.42)!important;box-shadow:0 16px 38px rgba(0,11,23,.19)!important}.home-dark-theme .partner-logo{height:88px!important;border-color:rgba(222,224,217,.9)!important;border-radius:10px!important;background:#f8f7f2!important;box-shadow:0 8px 20px rgba(0,11,23,.14)!important}.home-dark-theme .partner-logo img{padding:15px 20px!important;background:#f8f7f2!important;filter:grayscale(.035) contrast(.98)!important}.home-dark-theme .partner-logo:hover{transform:translateY(-3px);border-color:rgba(227,170,53,.46)!important;box-shadow:0 15px 30px rgba(0,11,23,.23),0 0 20px rgba(227,170,53,.08)!important}.footer{background:radial-gradient(circle at 10% 0,rgba(84,172,208,.08),transparent 30%),linear-gradient(145deg,#071d30,#051725)!important}.footer-grid{gap:clamp(30px,3vw,52px)!important;padding-top:54px!important;padding-bottom:43px!important}.footer-brand img{width:222px!important;max-width:100%}.footer h3{margin-bottom:17px!important;padding-bottom:11px!important;border-bottom-color:rgba(130,202,227,.18)!important;color:#fff;letter-spacing:.035em}.footer a,.footer li,.footer p{line-height:1.68!important}.footer-grid>div>p{gap:9px!important;margin-block:8px!important}.footer-grid>div>p svg{margin-top:4px;color:var(--yb-gold-bright)}.footer form{height:42px!important;margin-top:13px;border:1px solid rgba(255,255,255,.12);border-radius:6px!important}.footer form button{width:44px!important;background:linear-gradient(135deg,var(--yb-brand-hover),var(--yb-brand))!important}.footer-bottom{border-top-color:rgba(130,202,227,.16)!important}.footer-bottom .container{min-height:56px!important}@media (max-width:991px){.home-dark-theme>.section{padding-top:64px!important;padding-bottom:64px!important}.home-dark-theme>.partners{padding-top:46px!important;padding-bottom:50px!important}.footer-grid{padding-top:46px!important;padding-bottom:36px!important}}@media (max-width:640px){.home-dark-theme>.section{padding-top:50px!important;padding-bottom:50px!important}.home-dark-theme>.partners{padding-top:40px!important;padding-bottom:42px!important}.partner-heading{margin-bottom:20px}.partner-heading>p{font-size:13.5px}.home-dark-theme .partner-slider{padding:12px 8px}.home-dark-theme .partner-logo{height:76px!important}.home-dark-theme .partner-logo img{padding:12px 14px!important}.footer-grid{padding-top:40px!important;padding-bottom:30px!important}.footer-bottom .container{min-height:auto!important;padding-top:15px!important;padding-bottom:15px!important}}.home-dark-theme .land-process-premium-heading{margin-bottom:18px!important}.home-dark-theme .land-process-journey{margin-top:24px!important}.home-dark-theme .lot-overview-stats article{position:relative;overflow:hidden;cursor:pointer;transition:opacity .58s ease,transform .78s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease,background .28s ease}.home-dark-theme .lot-overview-stats article:before{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;opacity:0;background:linear-gradient(135deg,rgba(227,170,53,.12),rgba(84,172,208,.1));transition:opacity .28s ease}.home-dark-theme .lot-overview-stats article:after{content:"";position:absolute;top:-42%;bottom:-42%;left:-32%;width:22%;pointer-events:none;opacity:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transform:skewX(-18deg)}.home-dark-theme .lot-overview-stats article:hover{transform:translate3d(0,-6px,0) scale(1.01)!important;border-color:rgba(227,170,53,.42)!important;background:linear-gradient(145deg,rgba(20,58,90,.98),rgba(10,34,56,.98))!important;box-shadow:0 22px 46px rgba(0,11,23,.36),0 0 26px rgba(33,111,148,.12)!important}.home-dark-theme .lot-overview-stats article:hover:before{opacity:1}.home-dark-theme .lot-overview-stats article:hover:after{opacity:.7;animation:lotStatGlint 1s ease forwards}.home-dark-theme .lot-overview-stats article b,.home-dark-theme .lot-overview-stats article small,.home-dark-theme .lot-overview-stats article>span{position:relative;z-index:1;transition:transform .28s ease,color .28s ease,background .28s ease,box-shadow .28s ease}.home-dark-theme .lot-overview-stats article:hover>span{color:var(--yb-gold-bright);background:rgba(227,170,53,.14);box-shadow:0 0 0 1px rgba(227,170,53,.18),0 10px 24px rgba(227,170,53,.12);transform:translateY(-1px) scale(1.06)}.home-dark-theme .lot-overview-stats article:hover b{color:#ffffff;transform:translateY(-1px)}.home-dark-theme .lot-overview-stats article:hover small{color:#d7e6ef}@keyframes lotStatGlint{0%{left:-32%}to{left:124%}}@media (max-width:991px){.home-dark-theme .land-process-premium-heading{margin-bottom:12px!important}.home-dark-theme .land-process-journey{margin-top:18px!important}}@media (max-width:640px){.home-dark-theme .land-process-premium-heading{margin-bottom:10px!important}.home-dark-theme .land-process-journey{margin-top:14px!important}.home-dark-theme .lot-overview-stats article:hover{transform:translate3d(0,-3px,0) scale(1.005)!important}}@media (min-width:992px){.home-dark-theme .land-process-premium-heading{margin-bottom:26px!important}.home-dark-theme .land-process-premium-heading h2{margin-bottom:18px!important}.home-dark-theme .land-process-journey{margin-top:30px!important}}.home-dark-theme .partner-logo img,.home-dark-theme .partner-logo picture,.home-dark-theme .partner-logo span{background:#ffffff!important}.home-dark-theme [id=dich-vu],.home-dark-theme>section[id]{scroll-margin-top:112px}.home-dark-theme .intro-content h2,.home-dark-theme .lots-title h2,.home-dark-theme .news-premium-head h2,.home-dark-theme .section-heading h2,.home-dark-theme .sectors-showcase-title h2{font-size:clamp(29px,2.05vw,36px)!important;line-height:1.12!important;letter-spacing:-.028em!important;text-wrap:balance}.home-dark-theme .lots-title,.home-dark-theme .news-premium-head,.home-dark-theme .section-heading,.home-dark-theme .sectors-showcase-heading{margin-bottom:30px!important}.home-dark-theme .intro-content>p{max-width:720px}.home-dark-theme .intro-grid{align-items:center}.home-dark-theme .hero-stats-grid b,.home-dark-theme .intro-metric-item b,.home-dark-theme .land-process-journey-copy>span,.home-dark-theme .lot-overview-stats b,.home-dark-theme .lot-preview-primary b,.home-dark-theme .project-showcase-stats strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.home-dark-theme .lot-heading-actions small{max-width:260px;color:rgba(210,226,236,.7)!important;font-size:12.5px!important;line-height:1.45;text-align:right}.home-dark-theme>.partners{padding-top:66px!important;padding-bottom:68px!important}.home-dark-theme .partner-heading{margin-bottom:29px}.home-dark-theme .partner-logo,.home-dark-theme .partner-logo img,.home-dark-theme .partner-logo picture,.home-dark-theme .partner-logo span{background:#ffffff!important}.home-dark-theme .infrastructure-premium,.home-dark-theme .land-process-premium,.home-dark-theme .land-support-premium,.home-dark-theme .lot-explorer-shell,.home-dark-theme .news-premium-layout,.home-dark-theme .project-showcase{border-radius:18px}@media (min-width:1200px){.home-dark-theme .intro-grid{column-gap:clamp(54px,5vw,92px)}.home-dark-theme .land-process-premium-heading{margin-bottom:30px!important}.home-dark-theme .land-process-journey{margin-top:32px!important}}@media (max-width:991px){.home-dark-theme .lot-heading-actions small{max-width:none;text-align:left}.home-dark-theme>.partners{padding-top:52px!important;padding-bottom:54px!important}}@media (max-width:640px){.home-dark-theme .intro-content h2,.home-dark-theme .lots-title h2,.home-dark-theme .news-premium-head h2,.home-dark-theme .section-heading h2,.home-dark-theme .sectors-showcase-title h2{font-size:clamp(25px,8vw,31px)!important}.home-dark-theme .lots-title,.home-dark-theme .news-premium-head,.home-dark-theme .section-heading,.home-dark-theme .sectors-showcase-heading{margin-bottom:23px!important}}.land-support-premium-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(300px,.84fr) minmax(0,1.28fr);grid-gap:22px;gap:22px;align-items:stretch;margin-top:24px}.land-support-brand-card,.land-support-brand-showcase,.land-support-brand-stage{position:relative}.land-support-brand-card{height:100%;min-height:374px;padding:24px;overflow:hidden;border:1px solid rgba(84,172,208,.18);border-radius:22px;background:radial-gradient(circle at 0 0,rgba(84,172,208,.13),transparent 30%),radial-gradient(circle at 100% 100%,rgba(227,170,53,.08),transparent 32%),linear-gradient(145deg,rgba(13,42,67,.96),rgba(7,28,46,.98));box-shadow:0 22px 54px rgba(0,10,21,.24)}.land-support-brand-card:after,.land-support-brand-card:before{content:"";position:absolute;inset:auto auto 0 0;pointer-events:none;border-radius:50%}.land-support-brand-card:before{width:220px;height:220px;left:-88px;bottom:-92px;background:radial-gradient(circle,rgba(84,172,208,.18),transparent 68%);animation:ybBrandPulse 6.4s ease-in-out infinite}.land-support-brand-card:after{width:180px;height:180px;right:-74px;top:-72px;background:radial-gradient(circle,rgba(227,170,53,.12),transparent 70%);animation:ybBrandPulse 7.2s ease-in-out infinite reverse}.land-support-brand-kicker{position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;color:#f1c15b;font-size:11px;font-weight:900;letter-spacing:.16em}.land-support-brand-kicker:before{content:"";width:36px;height:1px;background:linear-gradient(90deg,rgba(241,193,91,0),rgba(241,193,91,.9))}.land-support-brand-card h3{position:relative;z-index:2;margin:0;color:#f6fbff;font-size:clamp(24px,2vw,32px);line-height:1.08;letter-spacing:-.03em}.land-support-brand-card p{position:relative;z-index:2;max-width:420px;margin:10px 0 0;color:rgba(220,233,242,.76);font-size:14px;line-height:1.68}.land-support-brand-stage{min-height:246px;margin-top:24px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:radial-gradient(circle at 50% 50%,rgba(84,172,208,.1),transparent 38%),linear-gradient(180deg,rgba(3,23,39,.22),rgba(3,23,39,.08));box-shadow:inset 0 0 0 1px rgba(130,202,227,.06),0 14px 36px rgba(0,0,0,.15)}.land-support-brand-grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(130,202,227,.16) 1px,transparent 0),linear-gradient(90deg,rgba(130,202,227,.16) 1px,transparent 0);background-size:26px 26px;-webkit-mask-image:radial-gradient(circle at center,#000 32%,transparent 88%);mask-image:radial-gradient(circle at center,#000 32%,transparent 88%)}.land-support-brand-line{position:absolute;display:block;background:linear-gradient(90deg,transparent,rgba(130,202,227,.85),transparent);opacity:.68}.land-support-brand-line.line-bottom,.land-support-brand-line.line-top{left:8%;right:8%;height:1px}.land-support-brand-line.line-top{top:16px;animation:ybBrandLineX 5.8s ease-in-out infinite}.land-support-brand-line.line-bottom{bottom:16px;animation:ybBrandLineX 5.8s ease-in-out infinite reverse}.land-support-brand-line.line-left,.land-support-brand-line.line-right{top:14%;bottom:14%;width:1px;background:linear-gradient(180deg,transparent,rgba(130,202,227,.85),transparent)}.land-support-brand-line.line-left{left:16px;animation:ybBrandLineY 6s ease-in-out infinite}.land-support-brand-line.line-right{right:16px;animation:ybBrandLineY 6s ease-in-out infinite reverse}.land-support-brand-orb,.land-support-brand-ring{position:absolute;border-radius:50%;pointer-events:none}.land-support-brand-orb.orb-a{width:190px;height:190px;left:-56px;top:-44px;background:radial-gradient(circle,rgba(84,172,208,.2),transparent 72%);animation:ybBrandPulse 5.8s ease-in-out infinite}.land-support-brand-orb.orb-b{width:165px;height:165px;right:-50px;bottom:-54px;background:radial-gradient(circle,rgba(227,170,53,.16),transparent 72%);animation:ybBrandPulse 6.8s ease-in-out infinite reverse}.land-support-brand-ring{border:1px solid rgba(130,202,227,.24)}.land-support-brand-ring.ring-a{width:220px;height:220px;animation:ybBrandRingA 6.4s ease-in-out infinite}.land-support-brand-ring.ring-b{width:280px;height:280px;border-color:rgba(227,170,53,.16);animation:ybBrandRingB 6.4s ease-in-out infinite}.land-support-brand-logo-wrap{position:relative;z-index:2;width:min(100%,438px);padding:18px 22px;border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(246,250,253,.99));box-shadow:inset 0 0 0 1px rgba(12,68,110,.08),0 16px 34px rgba(0,10,21,.22),0 0 26px rgba(84,172,208,.16);overflow:hidden}.land-support-brand-logo-wrap:before{content:"";position:absolute;top:-45%;bottom:-45%;left:-34%;width:22%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.98),transparent);transform:skewX(-18deg);opacity:0;animation:ybBrandSweep 5.8s ease-in-out infinite}.land-support-brand-logo-wrap:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.72);pointer-events:none}.land-support-brand-logo{display:block;text-decoration:none;width:100%;animation:ybBrandFloat 4.8s ease-in-out infinite}.land-support-brand-logo img{filter:drop-shadow(0 14px 24px rgba(5,44,76,.08))}.land-support-premium-grid{align-self:stretch;grid-template-columns:repeat(2,minmax(0,1fr))}.land-support-premium-card{min-height:160px}@keyframes ybBrandSweep{0%,62%{left:-34%;opacity:0}68%{opacity:.84}84%{left:122%;opacity:0}to{left:122%;opacity:0}}@keyframes ybBrandFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes ybBrandPulse{0%,to{transform:scale(.96);opacity:.5}50%{transform:scale(1.08);opacity:.88}}@keyframes ybBrandRingA{0%{transform:scale(.74);opacity:.55}70%{transform:scale(1.05);opacity:0}to{transform:scale(1.05);opacity:0}}@keyframes ybBrandRingB{0%,10%{transform:scale(.82);opacity:0}78%{transform:scale(1.08);opacity:.42}to{transform:scale(1.08);opacity:0}}@keyframes ybBrandLineX{0%,to{opacity:.24;transform:scaleX(.84)}50%{opacity:.9;transform:scaleX(1)}}@keyframes ybBrandLineY{0%,to{opacity:.24;transform:scaleY(.84)}50%{opacity:.9;transform:scaleY(1)}}@media (max-width:1180px){.land-support-premium-layout{grid-template-columns:1fr}.land-support-brand-card{min-height:0}.land-support-brand-stage{min-height:220px}}@media (max-width:760px){.land-support-brand-card{padding:18px;border-radius:18px}.land-support-brand-card h3{font-size:24px}.land-support-brand-stage{min-height:194px;margin-top:18px}.land-support-brand-logo-wrap{width:min(100%,100%);padding:14px 16px}.land-support-premium-grid{grid-template-columns:1fr}}.land-support-brand-showcase{min-width:0;display:grid;place-items:center}.land-support-brand-card,.land-support-brand-logo-wrap,.land-support-brand-stage{border:0!important;background:transparent!important;box-shadow:none!important}.land-support-brand-card:after,.land-support-brand-card:before,.land-support-brand-logo-wrap:after,.land-support-brand-logo-wrap:before,.land-support-brand-stage:after,.land-support-brand-stage:before{display:none!important}.land-support-brand-intro{position:relative;width:100%;min-height:510px;display:grid;place-items:center;overflow:hidden;isolation:isolate}.land-support-brand-intro:before{content:"";position:absolute;width:min(92%,520px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(84,172,208,.18) 0,rgba(33,111,148,.08) 34%,transparent 70%);filter:blur(8px);animation:ybLogoAmbient 7.2s ease-in-out infinite}.land-support-brand-intro:after{content:"";position:absolute;left:14%;right:14%;bottom:21%;height:20px;border-radius:50%;background:radial-gradient(ellipse,rgba(0,9,18,.42),transparent 70%);filter:blur(8px);opacity:.65;animation:ybLogoGroundShadow 7.2s ease-in-out infinite}.land-support-brand-effects{inset:0}.land-support-brand-effects,.land-support-brand-orb,.land-support-brand-particle,.land-support-brand-ring{position:absolute;pointer-events:none}.land-support-brand-orb{border-radius:50%;filter:blur(2px)}.land-support-brand-orb.orb-a{width:250px;height:250px;left:2%;top:8%;background:radial-gradient(circle,rgba(84,172,208,.16),transparent 70%);animation:ybLogoOrbA 8s ease-in-out infinite}.land-support-brand-orb.orb-b{width:210px;height:210px;right:0;bottom:4%;background:radial-gradient(circle,rgba(227,170,53,.11),transparent 72%);animation:ybLogoOrbB 8s ease-in-out infinite}.land-support-brand-ring{left:50%;top:50%;border:1px solid rgba(130,202,227,.2);border-radius:50%;transform:translate(-50%,-50%)}.land-support-brand-ring.ring-a{width:250px;height:250px;animation:ybLogoRing 7.2s ease-out infinite}.land-support-brand-ring.ring-b{width:330px;height:330px;border-color:rgba(227,170,53,.13);animation:ybLogoRing 7.2s ease-out 1.05s infinite}.land-support-brand-ring.ring-c{width:420px;height:420px;border-color:rgba(130,202,227,.11);animation:ybLogoRing 7.2s ease-out 2.1s infinite}.land-support-brand-particle{width:5px;height:5px;border-radius:50%;background:#75c5e5;box-shadow:0 0 16px rgba(117,197,229,.88);opacity:0;animation:ybLogoParticle 7.2s ease-in-out infinite}.land-support-brand-particle.particle-a{left:19%;top:31%;animation-delay:.35s}.land-support-brand-particle.particle-b{right:18%;top:28%;animation-delay:1.15s}.land-support-brand-particle.particle-c{left:27%;bottom:24%;animation-delay:1.85s}.land-support-brand-particle.particle-d{right:25%;bottom:26%;animation-delay:2.55s;background:#efbd59;box-shadow:0 0 16px rgba(239,189,89,.8)}.land-support-brand-logo{position:relative;z-index:3;width:min(92%,520px);margin:0 auto;opacity:0;transform:translateY(20px) scale(.88);filter:blur(8px) drop-shadow(0 18px 30px rgba(0,10,21,.18));animation:ybCorporateLogoIntro 7.2s cubic-bezier(.22,1,.36,1) infinite}.land-support-brand-logo:after,.land-support-brand-logo:before{content:"";position:absolute;inset:-4%;pointer-events:none;-webkit-mask:url(/assets/yen-binh-corporate-logo.png) center/contain no-repeat;mask:url(/assets/yen-binh-corporate-logo.png) center/contain no-repeat}.land-support-brand-logo:before{z-index:-1;background:linear-gradient(90deg,#2d8db4,#72c5e5 45%,#efbd59 72%,#2d8db4);filter:blur(15px);opacity:0;transform:scale(1.025);animation:ybLogoAura 7.2s ease-in-out infinite}.land-support-brand-logo:after{z-index:2;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.92) 47%,transparent 64%);background-size:260% 100%;background-position:140% 0;mix-blend-mode:screen;opacity:0;animation:ybLogoSweep 7.2s ease-in-out infinite}.land-support-brand-logo img{position:relative;z-index:1;display:block;width:100%;height:auto!important;object-fit:contain;background:transparent!important;filter:drop-shadow(0 15px 24px rgba(0,10,21,.18))}@keyframes ybCorporateLogoIntro{0%,5%{opacity:0;transform:translateY(20px) scale(.88);filter:blur(8px) drop-shadow(0 18px 30px rgba(0,10,21,.18))}18%{opacity:1;transform:translateY(0) scale(1);filter:blur(0) drop-shadow(0 18px 30px rgba(0,10,21,.22))}34%{opacity:1;transform:translateY(-4px) scale(1.015);filter:blur(0) drop-shadow(0 22px 34px rgba(0,10,21,.25))}68%{opacity:1;transform:translateY(0) scale(1);filter:blur(0) drop-shadow(0 18px 30px rgba(0,10,21,.22))}84%{opacity:1;transform:translateY(-2px) scale(1.008);filter:blur(0) drop-shadow(0 20px 32px rgba(0,10,21,.24))}96%,to{opacity:0;transform:translateY(-10px) scale(1.035);filter:blur(5px) drop-shadow(0 18px 30px rgba(0,10,21,.15))}}@keyframes ybLogoAura{0%,6%,96%,to{opacity:0;transform:scale(.95)}20%{opacity:.46;transform:scale(1.02)}38%{opacity:.22;transform:scale(1.05)}72%{opacity:.34;transform:scale(1.025)}88%{opacity:.12;transform:scale(1.06)}}@keyframes ybLogoSweep{0%,22%{opacity:0;background-position:140% 0}28%{opacity:.78}48%{opacity:0;background-position:-70% 0}to{opacity:0;background-position:-70% 0}}@keyframes ybLogoRing{0%,8%{opacity:0;transform:translate(-50%,-50%) scale(.72)}22%{opacity:.55}58%{opacity:0;transform:translate(-50%,-50%) scale(1.22)}to{opacity:0;transform:translate(-50%,-50%) scale(1.22)}}@keyframes ybLogoParticle{0%,10%,to{opacity:0;transform:translateY(12px) scale(.6)}24%{opacity:.9;transform:translateY(0) scale(1)}56%{opacity:.25;transform:translateY(-20px) scale(.78)}72%{opacity:0;transform:translateY(-34px) scale(.55)}}@keyframes ybLogoAmbient{0%,to{opacity:.45;transform:scale(.94)}36%{opacity:.9;transform:scale(1.05)}74%{opacity:.58;transform:scale(.99)}}@keyframes ybLogoGroundShadow{0%,to{opacity:.25;transform:scaleX(.78)}30%{opacity:.68;transform:scaleX(1)}72%{opacity:.48;transform:scaleX(.9)}}@keyframes ybLogoOrbA{0%,to{transform:translate(0) scale(.92);opacity:.45}50%{transform:translate(22px,16px) scale(1.08);opacity:.78}}@keyframes ybLogoOrbB{0%,to{transform:translate(0) scale(.96);opacity:.36}50%{transform:translate(-20px,-14px) scale(1.1);opacity:.68}}@media (max-width:1180px){.land-support-brand-intro{min-height:360px}.land-support-brand-logo{width:min(82%,560px)}}@media (max-width:760px){.land-support-brand-intro{min-height:270px}.land-support-brand-logo{width:min(94%,500px)}.land-support-brand-ring.ring-c{display:none}}@media (prefers-reduced-motion:reduce){.land-support-brand-intro:after,.land-support-brand-intro:before,.land-support-brand-logo,.land-support-brand-logo:after,.land-support-brand-logo:before,.land-support-brand-orb,.land-support-brand-particle,.land-support-brand-ring{animation:none!important}.land-support-brand-logo{opacity:1;transform:none;filter:none}}.home-dark-theme>.partners,.home-dark-theme>.section{overflow:hidden;border:0!important;box-shadow:inset 0 1px 0 rgba(130,202,227,.045),inset 0 -1px 0 rgba(0,8,18,.24)}.home-dark-theme>.partners:before,.home-dark-theme>.section:before{content:"";position:absolute;z-index:-1;left:6%;right:6%;top:0;pointer-events:none;opacity:.78;background:linear-gradient(90deg,transparent,rgba(130,202,227,.22) 30%,rgba(227,170,53,.14) 70%,transparent)}html body .home-dark-theme>.section.intro{background:radial-gradient(ellipse at 13% 36%,rgba(48,137,179,.16),transparent 37%),radial-gradient(ellipse at 86% 75%,rgba(227,170,53,.055),transparent 31%),linear-gradient(118deg,#061827,#082136 52%,#061725)!important}.home-dark-theme>.section.intro:after{opacity:.52;background:linear-gradient(118deg,transparent 0 62%,rgba(130,202,227,.035) 62.2% 62.5%,transparent 62.7%),radial-gradient(circle at 20% 50%,rgba(84,172,208,.08),transparent 31%)}html body .home-dark-theme>.section.projects{background:radial-gradient(ellipse at 90% 10%,rgba(84,172,208,.13),transparent 34%),radial-gradient(ellipse at 6% 92%,rgba(227,170,53,.055),transparent 29%),linear-gradient(145deg,#0a263e,#0c2b45 48%,#082136)!important}.home-dark-theme>.section.projects:after{opacity:.58;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 18%),radial-gradient(circle at 76% 36%,rgba(84,172,208,.075),transparent 30%)}html body .home-dark-theme>.section.sectors-showcase{background:radial-gradient(ellipse at 14% 16%,rgba(33,111,148,.14),transparent 35%),radial-gradient(ellipse at 92% 88%,rgba(227,170,53,.05),transparent 27%),linear-gradient(132deg,#06192a,#082035 52%,#061726)!important}.home-dark-theme>.section.sectors-showcase:after{opacity:.38;background-image:radial-gradient(rgba(130,202,227,.105) .7px,transparent 0),radial-gradient(circle at 72% 46%,rgba(84,172,208,.065),transparent 28%);background-size:28px 28px,auto;-webkit-mask-image:linear-gradient(90deg,transparent,#000 28%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 28%,#000 88%,transparent)}html body .home-dark-theme>.section.infrastructure{background:radial-gradient(ellipse at 83% 44%,rgba(67,159,197,.16),transparent 36%),radial-gradient(ellipse at 8% 0,rgba(227,170,53,.045),transparent 25%),linear-gradient(142deg,#0a243a,#0d2b45 50%,#092238)!important}.home-dark-theme>.section.infrastructure:after{opacity:.46;background:linear-gradient(110deg,transparent 0 57%,rgba(130,202,227,.045) 57.2% 57.45%,transparent 57.7%),radial-gradient(circle at 86% 38%,rgba(84,172,208,.08),transparent 32%)}html body .home-dark-theme>.section.lot-explorer-section{background:radial-gradient(ellipse at 50% 15%,rgba(33,111,148,.12),transparent 39%),radial-gradient(ellipse at 93% 70%,rgba(84,172,208,.075),transparent 30%),linear-gradient(155deg,#061827,#071d30 45%,#051522)!important}.home-dark-theme>.section.lot-explorer-section:after{opacity:.35;background-image:linear-gradient(rgba(130,202,227,.04) 1px,transparent 0),linear-gradient(90deg,rgba(130,202,227,.04) 1px,transparent 0),radial-gradient(circle at 50% 22%,rgba(84,172,208,.08),transparent 34%);background-size:42px 42px,42px 42px,auto;-webkit-mask-image:radial-gradient(ellipse at center,#000 12%,transparent 84%);mask-image:radial-gradient(ellipse at center,#000 12%,transparent 84%)}html body .home-dark-theme>.section.news-premium{background:radial-gradient(ellipse at 13% 50%,rgba(33,111,148,.13),transparent 34%),radial-gradient(ellipse at 88% 12%,rgba(227,170,53,.045),transparent 25%),linear-gradient(136deg,#061827,#082034 52%,#051623)!important}.home-dark-theme>.section.news-premium:after{opacity:.42;background:radial-gradient(circle at 18% 35%,rgba(84,172,208,.075),transparent 29%),linear-gradient(180deg,rgba(255,255,255,.018),transparent 20%)}.home-dark-theme .infrastructure-premium,.home-dark-theme .land-process-premium,.home-dark-theme .land-support-premium,.home-dark-theme .lot-explorer-shell,.home-dark-theme .news-premium-layout,.home-dark-theme .project-showcase{border-color:rgba(130,202,227,.13)!important;box-shadow:0 30px 76px rgba(0,8,18,.34),0 8px 24px rgba(0,10,21,.18),inset 0 1px 0 rgba(255,255,255,.035)!important}.home-dark-theme .infrastructure-premium,.home-dark-theme .news-premium-layout,.home-dark-theme .project-showcase{outline:1px solid rgba(255,255,255,.015);outline-offset:-2px}html body .home-dark-theme>.partners{padding-top:clamp(72px,5.6vw,92px)!important;padding-bottom:clamp(74px,5.8vw,96px)!important;background:radial-gradient(ellipse at 15% 50%,rgba(84,172,208,.18),transparent 34%),radial-gradient(ellipse at 88% 20%,rgba(227,170,53,.075),transparent 29%),linear-gradient(135deg,#0a243b,#0c2c46 50%,#082036)!important}.home-dark-theme>.partners:after{opacity:.5;background:linear-gradient(110deg,transparent 0 48%,rgba(130,202,227,.045) 48.2% 48.5%,transparent 48.7%),radial-gradient(circle at 76% 60%,rgba(84,172,208,.075),transparent 34%)}.home-dark-theme .partners>.container{position:relative;display:grid;grid-template-columns:minmax(245px,.68fr) minmax(0,1.72fr);align-items:center;grid-gap:clamp(32px,4vw,66px);gap:clamp(32px,4vw,66px);min-height:220px;padding:clamp(30px,3.2vw,46px) clamp(28px,3.5vw,52px);overflow:hidden;border:1px solid rgba(130,202,227,.16);border-radius:24px;background:radial-gradient(circle at 0 0,rgba(84,172,208,.12),transparent 32%),radial-gradient(circle at 100% 100%,rgba(227,170,53,.055),transparent 30%),linear-gradient(145deg,rgba(13,43,69,.94),rgba(7,28,47,.96));box-shadow:0 30px 70px rgba(0,8,18,.3),inset 0 1px 0 rgba(255,255,255,.035)}.home-dark-theme .partners>.container:before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:3px;border-radius:0 5px 5px 0;background:linear-gradient(180deg,transparent,var(--yb-gold-bright),transparent);box-shadow:0 0 24px rgba(227,170,53,.2)}.home-dark-theme .partners>.container:after{content:"";position:absolute;right:-90px;top:-110px;width:280px;height:280px;border:1px solid rgba(130,202,227,.08);border-radius:50%;box-shadow:0 0 0 42px rgba(130,202,227,.025),0 0 0 84px rgba(130,202,227,.014);pointer-events:none}.home-dark-theme .partner-heading{position:relative;z-index:2;max-width:390px;margin:0;text-align:left}.home-dark-theme .partner-heading>span{margin-bottom:11px;color:var(--yb-gold-bright);font-size:11px;letter-spacing:.17em}.home-dark-theme .partner-heading>h2{font-size:clamp(29px,2.15vw,38px)!important;line-height:1.08;letter-spacing:-.03em}.home-dark-theme .partner-heading>p{max-width:360px;margin-top:13px;color:rgba(210,226,236,.72);font-size:14.5px;line-height:1.68}.home-dark-theme .partner-slider{position:relative;z-index:2;min-width:0;padding:20px!important;border:1px solid rgba(130,202,227,.11)!important;border-radius:18px;background:rgba(4,21,35,.5)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 18px 42px rgba(0,8,18,.22)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-dark-theme .partner-logo{height:104px!important;border:1px solid rgba(223,229,233,.95)!important;border-radius:13px!important;box-shadow:0 10px 24px rgba(0,10,21,.17),inset 0 0 0 1px rgba(7,49,80,.025)!important;transition:transform .34s cubic-bezier(.22,1,.36,1),border-color .28s ease,box-shadow .28s ease}.home-dark-theme .partner-logo img{padding:17px 20px!important;background:#ffffff!important;filter:none!important;transition:transform .34s cubic-bezier(.22,1,.36,1),filter .28s ease!important}.home-dark-theme .partner-logo:hover{z-index:2;transform:translateY(-6px) scale(1.012);border-color:rgba(227,170,53,.66)!important;box-shadow:0 20px 38px rgba(0,10,21,.28),0 0 0 1px rgba(227,170,53,.16),0 0 28px rgba(227,170,53,.1)!important}.home-dark-theme .partner-logo:hover img{transform:scale(1.045)}.home-dark-theme .partner-nav{width:44px;height:44px;border-color:rgba(130,202,227,.22);background:rgba(15,52,81,.94);color:#dff3fb;box-shadow:0 10px 24px rgba(0,8,18,.22)}.home-dark-theme .partner-nav:focus-visible,.home-dark-theme .partner-nav:hover{border-color:var(--yb-gold-bright);background:linear-gradient(135deg,var(--yb-gold-bright),var(--yb-gold));color:#08233a;box-shadow:0 12px 28px rgba(227,170,53,.2)}.footer{position:relative;overflow:hidden;background:radial-gradient(ellipse at 11% 0,rgba(84,172,208,.18),transparent 34%),radial-gradient(ellipse at 88% 90%,rgba(227,170,53,.075),transparent 30%),linear-gradient(145deg,#061a2b,#041522 50%,#03111c)!important;box-shadow:inset 0 1px 0 rgba(130,202,227,.08)}.footer:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,transparent 2%,rgba(84,172,208,.55) 28%,var(--yb-gold-bright) 50%,rgba(84,172,208,.55) 72%,transparent 98%);box-shadow:0 0 24px rgba(84,172,208,.16)}.footer:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.25;background-image:linear-gradient(rgba(130,202,227,.045) 1px,transparent 0),linear-gradient(90deg,rgba(130,202,227,.045) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:radial-gradient(ellipse at 18% 20%,#000 5%,transparent 58%);mask-image:radial-gradient(ellipse at 18% 20%,#000 5%,transparent 58%)}.footer-bottom,.footer-grid{position:relative;z-index:1}.footer-grid{grid-template-columns:1.28fr 1.12fr .78fr 1.12fr!important;gap:clamp(36px,3.6vw,64px)!important;padding-top:clamp(62px,5vw,82px)!important;padding-bottom:clamp(48px,4vw,64px)!important}.footer-grid>div{position:relative;min-width:0}@media (min-width:992px){.footer-grid>div:not(:last-child):after{content:"";position:absolute;top:4px;right:calc(clamp(36px, 3.6vw, 64px) / -2);bottom:2px;width:1px;background:linear-gradient(180deg,transparent,rgba(130,202,227,.14) 16%,rgba(130,202,227,.08) 82%,transparent)}}.footer-brand img{width:242px!important;filter:drop-shadow(0 12px 24px rgba(0,8,18,.22))!important}.footer-brand>p{max-width:360px;margin-top:20px!important;color:rgba(221,234,242,.74)!important;font-size:14px!important;line-height:1.76!important}.footer h3{position:relative;margin-bottom:21px!important;padding-bottom:14px!important;border-bottom:0!important;color:#f5f9fc!important;font-size:14px!important;font-weight:800;letter-spacing:.06em}.footer h3:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--yb-gold-bright),rgba(84,172,208,.58));box-shadow:0 0 14px rgba(227,170,53,.14)}.footer a,.footer li,.footer p{color:rgba(218,231,240,.72)!important;font-size:13.5px!important;line-height:1.72!important}.footer a{transition:color .22s ease,transform .22s ease}.footer li{margin:8px 0!important}.footer li:before{color:var(--yb-gold-bright)!important;opacity:.8}.footer li a:hover{color:#ffffff!important}.footer-grid>div>p{align-items:center!important;gap:11px!important;margin:10px 0!important}.footer-grid>div>p svg{width:17px;height:17px;padding:7px;box-sizing:content-box;flex:0 0 auto;margin-top:0!important;border:1px solid rgba(130,202,227,.16);border-radius:10px;color:var(--yb-gold-bright)!important;background:rgba(18,55,84,.56);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.socials{gap:9px!important;margin-top:22px!important}.socials a{width:38px!important;height:38px!important;display:grid;place-items:center;border:1px solid rgba(130,202,227,.2)!important;border-radius:11px!important;color:#eaf6fb!important;background:linear-gradient(145deg,rgba(19,57,87,.9),rgba(8,31,50,.94))!important;box-shadow:0 8px 20px rgba(0,8,18,.16)}.socials a:hover{transform:translateY(-3px);border-color:rgba(227,170,53,.62)!important;color:#08233a!important;background:linear-gradient(135deg,var(--yb-gold-bright),var(--yb-gold))!important;box-shadow:0 12px 24px rgba(227,170,53,.16)}.footer form{height:48px!important;margin-top:17px!important;border:1px solid rgba(130,202,227,.2)!important;border-radius:10px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 12px 28px rgba(0,8,18,.2),inset 0 1px 0 rgba(255,255,255,.82)}.footer input{padding:0 15px!important;color:#17364e;font-size:13.5px!important}.footer form button{width:50px!important;color:#08233a!important;background:linear-gradient(135deg,var(--yb-gold-bright),var(--yb-gold))!important;transition:filter .22s ease,transform .22s ease}.footer form button:hover{filter:brightness(1.05)}.footer-bottom{border-top:1px solid rgba(130,202,227,.12)!important;background:rgba(2,14,24,.46);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.footer-bottom .container{min-height:64px!important;color:rgba(205,221,232,.58)!important;font-size:12.5px!important}.footer-bottom a{color:rgba(235,244,249,.8)!important}.footer-bottom a:hover{color:var(--yb-gold-bright)!important}@media (max-width:1179px){.home-dark-theme .partners>.container{grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);gap:30px;padding:32px}.home-dark-theme .partner-logo{height:96px!important}}@media (max-width:991px){.home-dark-theme .partners>.container{grid-template-columns:1fr;min-height:0;gap:26px}.home-dark-theme .partner-heading{max-width:680px;margin:0 auto;text-align:center}.home-dark-theme .partner-heading>p{max-width:620px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:42px 34px!important;padding-top:58px!important;padding-bottom:46px!important}}@media (max-width:640px){html body .home-dark-theme>.partners{padding-top:54px!important;padding-bottom:58px!important}.home-dark-theme .partners>.container{padding:24px 16px;border-radius:18px}.home-dark-theme .partner-heading>h2{font-size:27px!important}.home-dark-theme .partner-slider{padding:12px 9px!important}.home-dark-theme .partner-logo{height:82px!important}.home-dark-theme .partner-logo img{padding:13px 14px!important}.footer-grid{grid-template-columns:1fr!important;gap:34px!important;padding-top:52px!important;padding-bottom:38px!important}.footer-brand img{width:218px!important}.footer-bottom .container{min-height:auto!important;padding-top:18px!important;padding-bottom:18px!important;gap:8px!important}}html body .home-dark-theme>.partners{padding-top:clamp(66px,5vw,86px)!important;padding-bottom:clamp(70px,5.2vw,92px)!important}.home-dark-theme .partners>.container{display:block!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.home-dark-theme .partners>.container:after,.home-dark-theme .partners>.container:before{display:none!important}.home-dark-theme .partner-heading{max-width:760px!important;margin:0 auto 28px!important;text-align:center!important}.home-dark-theme .partner-heading>span{margin-bottom:10px}.home-dark-theme .partner-heading>h2{font-size:clamp(31px,2.2vw,40px)!important}.home-dark-theme .partner-heading>p{max-width:620px!important;margin:14px auto 0!important;color:rgba(214,229,239,.78)!important}.home-dark-theme .partner-slider{padding:8px 58px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.home-dark-theme .partner-viewport{overflow:hidden}.home-dark-theme .partner-track{align-items:stretch}.home-dark-theme .partner-logo{height:102px!important;box-shadow:0 12px 28px rgba(0,10,21,.18),inset 0 0 0 1px rgba(7,49,80,.03)!important}.home-dark-theme .partner-logo:hover{transform:translateY(-6px) scale(1.015)}.home-dark-theme .partner-nav{width:46px;height:46px;top:50%;transform:translateY(-50%);border-color:rgba(130,202,227,.18);background:linear-gradient(145deg,rgba(15,52,81,.96),rgba(8,31,50,.98))}.home-dark-theme .partner-nav:focus-visible,.home-dark-theme .partner-nav:hover{transform:translateY(-50%)}.home-dark-theme .partner-nav-prev{left:0}.home-dark-theme .partner-nav-next{right:0}@media (max-width:991px){.home-dark-theme .partner-heading{margin-bottom:22px!important}.home-dark-theme .partner-slider{padding:6px 46px!important}}@media (max-width:640px){.home-dark-theme .partner-heading>h2{font-size:27px!important}.home-dark-theme .partner-slider{padding:4px 38px!important}.home-dark-theme .partner-logo{height:82px!important}}.home-dark-theme>.partners,.home-dark-theme>.section{box-shadow:inset 0 1px 0 rgba(210,230,245,.04),inset 0 -1px 0 rgba(0,6,14,.42)!important}.home-dark-theme>.partners:before,.home-dark-theme>.section:before{background:linear-gradient(90deg,transparent,rgba(210,230,245,.18) 30%,rgba(180,212,232,.12) 68%,transparent)!important}html body .home-dark-theme>.section.intro{background:radial-gradient(ellipse at 14% 36%,rgba(128,177,208,.1),transparent 36%),radial-gradient(ellipse at 84% 72%,rgba(255,255,255,.035),transparent 28%),linear-gradient(118deg,#03101c,#041727 52%,#030e19)!important}.home-dark-theme>.section.intro:after{background:linear-gradient(118deg,transparent 0 62%,rgba(214,232,244,.03) 62.2% 62.5%,transparent 62.7%),radial-gradient(circle at 22% 50%,rgba(170,211,235,.055),transparent 31%)!important}html body .home-dark-theme>.section.projects{background:radial-gradient(ellipse at 88% 12%,rgba(170,211,235,.09),transparent 32%),radial-gradient(ellipse at 8% 90%,rgba(255,255,255,.03),transparent 26%),linear-gradient(145deg,#041523,#061a2c 48%,#041321)!important}.home-dark-theme>.section.projects:after{opacity:.52;background:linear-gradient(180deg,rgba(255,255,255,.014),transparent 18%),radial-gradient(circle at 76% 36%,rgba(180,219,240,.055),transparent 30%)!important}html body .home-dark-theme>.section.sectors-showcase{background:radial-gradient(ellipse at 15% 18%,rgba(156,201,228,.08),transparent 34%),radial-gradient(ellipse at 90% 88%,rgba(255,255,255,.028),transparent 25%),linear-gradient(132deg,#03101c,#041625 52%,#030d18)!important}.home-dark-theme>.section.sectors-showcase:after{background-image:radial-gradient(rgba(210,230,245,.085) .7px,transparent 0),radial-gradient(circle at 72% 46%,rgba(170,211,235,.05),transparent 28%)!important}html body .home-dark-theme>.section.infrastructure{background:radial-gradient(ellipse at 82% 42%,rgba(170,211,235,.095),transparent 35%),radial-gradient(ellipse at 10% 4%,rgba(255,255,255,.028),transparent 23%),linear-gradient(142deg,#041523,#061a2c 50%,#041321)!important}.home-dark-theme>.section.infrastructure:after{background:linear-gradient(110deg,transparent 0 57%,rgba(214,232,244,.032) 57.2% 57.45%,transparent 57.7%),radial-gradient(circle at 86% 38%,rgba(170,211,235,.055),transparent 32%)!important}html body .home-dark-theme>.section.lot-explorer-section{background:radial-gradient(ellipse at 50% 15%,rgba(146,194,223,.08),transparent 37%),radial-gradient(ellipse at 92% 70%,rgba(255,255,255,.024),transparent 28%),linear-gradient(155deg,#03101c,#041522 45%,#030c16)!important}.home-dark-theme>.section.lot-explorer-section:after{background-image:linear-gradient(rgba(214,232,244,.03) 1px,transparent 0),linear-gradient(90deg,rgba(214,232,244,.03) 1px,transparent 0),radial-gradient(circle at 50% 22%,rgba(170,211,235,.06),transparent 34%)!important}html body .home-dark-theme>.partners{background:radial-gradient(ellipse at 16% 50%,rgba(170,211,235,.11),transparent 34%),radial-gradient(ellipse at 88% 20%,rgba(255,255,255,.03),transparent 27%),linear-gradient(135deg,#041523,#06192a 50%,#041321)!important}.home-dark-theme>.partners:after{background:linear-gradient(110deg,transparent 0 48%,rgba(214,232,244,.03) 48.2% 48.5%,transparent 48.7%),radial-gradient(circle at 76% 60%,rgba(170,211,235,.055),transparent 34%)!important}html body .home-dark-theme>.section.news-premium{background:radial-gradient(ellipse at 13% 50%,rgba(160,205,230,.085),transparent 34%),radial-gradient(ellipse at 88% 12%,rgba(255,255,255,.028),transparent 24%),linear-gradient(136deg,#03101c,#041625 52%,#030d18)!important}.home-dark-theme>.section.news-premium:after{background:radial-gradient(circle at 18% 35%,rgba(170,211,235,.055),transparent 29%),linear-gradient(180deg,rgba(255,255,255,.014),transparent 20%)!important}.home-dark-theme .infrastructure-premium,.home-dark-theme .land-process-premium,.home-dark-theme .land-support-premium,.home-dark-theme .lot-explorer-shell,.home-dark-theme .news-premium-layout,.home-dark-theme .project-showcase{background:radial-gradient(circle at 100% 0,rgba(214,232,244,.05),transparent 28%),radial-gradient(circle at 0 100%,rgba(170,211,235,.045),transparent 26%),linear-gradient(145deg,rgba(6,25,40,.97),rgba(4,18,30,.985))!important;border-color:rgba(214,232,244,.1)!important;box-shadow:0 34px 82px rgba(0,5,12,.42),0 10px 24px rgba(0,8,18,.24),inset 0 1px 0 rgba(255,255,255,.03)!important}.home-dark-theme .infrastructure-premium,.home-dark-theme .land-support-premium-card,.home-dark-theme .lot-overview-stats article,.home-dark-theme .lot-preview-panel,.home-dark-theme .news-premium-layout,.home-dark-theme .project-showcase{outline:1px solid rgba(255,255,255,.012);outline-offset:-1px}.home-dark-theme .land-support-premium-card,.home-dark-theme .lot-overview-stats article,.home-dark-theme .lot-preview-panel,.home-dark-theme .news-side-card,.home-dark-theme .sector-selector-card{background:linear-gradient(145deg,rgba(7,27,43,.96),rgba(4,18,30,.98))!important;border-color:rgba(214,232,244,.08)!important;box-shadow:0 16px 34px rgba(0,6,14,.24),inset 0 1px 0 rgba(255,255,255,.025)!important}.footer{background:radial-gradient(ellipse at 11% 0,rgba(170,211,235,.11),transparent 32%),radial-gradient(ellipse at 88% 90%,rgba(255,255,255,.028),transparent 28%),linear-gradient(145deg,#03101c,#020c15 50%,#010811)!important}.footer:before{background:linear-gradient(90deg,transparent 2%,rgba(170,211,235,.46) 28%,rgba(245,249,252,.72) 50%,rgba(170,211,235,.46) 72%,transparent 98%)!important;box-shadow:0 0 24px rgba(180,219,240,.14)!important}.footer:after{background-image:linear-gradient(rgba(214,232,244,.038) 1px,transparent 0),linear-gradient(90deg,rgba(214,232,244,.038) 1px,transparent 0)!important}.footer h3:after{background:linear-gradient(90deg,rgba(245,249,252,.9),rgba(170,211,235,.56))!important;box-shadow:0 0 12px rgba(180,219,240,.12)!important}.home-dark-theme .partner-nav:focus-visible,.home-dark-theme .partner-nav:hover,.socials a:hover{box-shadow:0 12px 24px rgba(180,219,240,.16)!important}:root{--yb-blue-header:#082d54;--yb-blue-header-deep:#062440;--yb-blue-header-darker:#041b31;--yb-blue-cyan:#19678e;--yb-blue-cyan-deep:#145472;--yb-blue-cyan-darker:#103f57;--yb-white-glow:rgba(235,246,252,.10);--yb-white-glow-soft:rgba(235,246,252,.055)}.home-dark-theme>.partners,.home-dark-theme>.section{box-shadow:inset 0 1px 0 rgba(228,242,250,.05),inset 0 -1px 0 rgba(5,24,42,.26)!important}.home-dark-theme>.partners:before,.home-dark-theme>.section:before{background:linear-gradient(90deg,transparent,rgba(230,243,250,.18) 30%,rgba(205,231,245,.13) 70%,transparent)!important}html body .home-dark-theme>.section.intro{background:radial-gradient(ellipse at 14% 34%,rgba(236,246,252,.085),transparent 34%),radial-gradient(ellipse at 85% 72%,rgba(185,221,240,.055),transparent 27%),linear-gradient(135deg,#0a355f 0,var(--yb-blue-header) 44%,var(--yb-blue-header-deep) 72%,var(--yb-blue-header-darker) 100%)!important}.home-dark-theme>.section.intro:after{opacity:.48;background:linear-gradient(120deg,transparent 0 61%,rgba(236,246,252,.03) 61.2% 61.5%,transparent 61.8%),radial-gradient(circle at 22% 48%,rgba(214,236,248,.05),transparent 31%)!important}html body .home-dark-theme>.section.sectors-showcase{background:radial-gradient(ellipse at 12% 18%,rgba(236,246,252,.075),transparent 34%),radial-gradient(ellipse at 88% 82%,rgba(195,225,242,.045),transparent 24%),linear-gradient(140deg,#092f56,#082a4d 42%,#062340 72%,#051c33)!important}.home-dark-theme>.section.sectors-showcase:after{opacity:.34;background-image:radial-gradient(rgba(228,242,250,.08) .7px,transparent 0),radial-gradient(circle at 74% 44%,rgba(205,231,245,.05),transparent 28%)!important}html body .home-dark-theme>.section.lot-explorer-section{background:radial-gradient(ellipse at 48% 14%,rgba(236,246,252,.08),transparent 36%),radial-gradient(ellipse at 92% 70%,rgba(191,223,239,.05),transparent 28%),linear-gradient(152deg,#0a325b,#08284a 40%,#06213c 70%,#04192d)!important}.home-dark-theme>.section.lot-explorer-section:after{opacity:.3;background-image:linear-gradient(rgba(228,242,250,.03) 1px,transparent 0),linear-gradient(90deg,rgba(228,242,250,.03) 1px,transparent 0),radial-gradient(circle at 50% 20%,rgba(214,236,248,.055),transparent 34%)!important}html body .home-dark-theme>.section.news-premium{background:radial-gradient(ellipse at 13% 48%,rgba(236,246,252,.075),transparent 33%),radial-gradient(ellipse at 88% 14%,rgba(192,225,241,.045),transparent 23%),linear-gradient(138deg,#093157,#08294b 44%,#06223e 74%,#041b31)!important}.home-dark-theme>.section.news-premium:after{opacity:.38;background:radial-gradient(circle at 18% 35%,rgba(214,236,248,.05),transparent 29%),linear-gradient(180deg,rgba(255,255,255,.015),transparent 20%)!important}html body .home-dark-theme>.section.projects{background:radial-gradient(ellipse at 88% 14%,rgba(236,246,252,.09),transparent 31%),radial-gradient(ellipse at 10% 86%,rgba(198,228,243,.055),transparent 26%),linear-gradient(140deg,#1a6d95 0,var(--yb-blue-cyan) 38%,var(--yb-blue-cyan-deep) 70%,var(--yb-blue-cyan-darker) 100%)!important}.home-dark-theme>.section.projects:after{opacity:.5;background:linear-gradient(180deg,rgba(255,255,255,.015),transparent 18%),radial-gradient(circle at 76% 36%,rgba(214,236,248,.06),transparent 30%)!important}html body .home-dark-theme>.section.infrastructure{background:radial-gradient(ellipse at 82% 40%,rgba(236,246,252,.095),transparent 34%),radial-gradient(ellipse at 10% 4%,rgba(194,226,242,.05),transparent 22%),linear-gradient(142deg,#1a6c94 0,#176383 36%,var(--yb-blue-cyan-deep) 68%,var(--yb-blue-cyan-darker) 100%)!important}.home-dark-theme>.section.infrastructure:after{opacity:.42;background:linear-gradient(110deg,transparent 0 57%,rgba(236,246,252,.03) 57.2% 57.45%,transparent 57.7%),radial-gradient(circle at 86% 38%,rgba(214,236,248,.06),transparent 32%)!important}html body .home-dark-theme>.partners{background:radial-gradient(ellipse at 14% 46%,rgba(236,246,252,.09),transparent 33%),radial-gradient(ellipse at 88% 20%,rgba(194,226,242,.05),transparent 26%),linear-gradient(136deg,#19698f 0,#175f80 36%,var(--yb-blue-cyan-deep) 70%,var(--yb-blue-cyan-darker) 100%)!important}.home-dark-theme>.partners:after{opacity:.42;background:linear-gradient(110deg,transparent 0 48%,rgba(236,246,252,.03) 48.2% 48.5%,transparent 48.7%),radial-gradient(circle at 76% 60%,rgba(214,236,248,.055),transparent 34%)!important}.home-dark-theme .infrastructure-premium,.home-dark-theme .land-process-premium,.home-dark-theme .land-support-premium,.home-dark-theme .lot-explorer-shell,.home-dark-theme .news-premium-layout,.home-dark-theme .project-showcase{background:radial-gradient(circle at 100% 0,rgba(236,246,252,.05),transparent 28%),radial-gradient(circle at 0 100%,rgba(200,229,244,.045),transparent 26%),linear-gradient(145deg,rgba(12,52,89,.97),rgba(8,40,68,.985))!important;border-color:rgba(220,239,249,.1)!important;box-shadow:0 30px 70px rgba(5,24,42,.3),0 10px 24px rgba(7,31,54,.22),inset 0 1px 0 rgba(255,255,255,.03)!important}.home-dark-theme .land-support-premium-card,.home-dark-theme .lot-overview-stats article,.home-dark-theme .lot-preview-panel,.home-dark-theme .news-side-card,.home-dark-theme .sector-selector-card{background:linear-gradient(145deg,rgba(15,60,100,.96),rgba(10,42,72,.98))!important;border-color:rgba(220,239,249,.085)!important;box-shadow:0 16px 34px rgba(5,24,42,.22),inset 0 1px 0 rgba(255,255,255,.024)!important}.home-dark-theme .partner-nav{border-color:rgba(224,241,250,.16);background:linear-gradient(145deg,rgba(11,51,87,.96),rgba(8,40,68,.98))}.footer{background:radial-gradient(ellipse at 11% 0,rgba(236,246,252,.08),transparent 31%),radial-gradient(ellipse at 88% 90%,rgba(194,226,242,.045),transparent 26%),linear-gradient(145deg,#0a355f,#082c4f 46%,#061f38 78%,#04192d)!important}.footer:before{background:linear-gradient(90deg,transparent 2%,rgba(199,229,244,.42) 28%,rgba(245,249,252,.82) 50%,rgba(199,229,244,.42) 72%,transparent 98%)!important;box-shadow:0 0 24px rgba(200,229,244,.14)!important}.footer:after{opacity:.22;background-image:linear-gradient(rgba(228,242,250,.035) 1px,transparent 0),linear-gradient(90deg,rgba(228,242,250,.035) 1px,transparent 0)!important}.footer-bottom{background:rgba(5,27,48,.42)!important}:root{--yb-content-accent:#19678e;--yb-content-accent-soft:rgba(25,103,142,.18);--yb-section-a-1:#0a335d;--yb-section-a-2:#08294c;--yb-section-a-3:#061f39;--yb-section-b-1:#09305a;--yb-section-b-2:#072745;--yb-section-b-3:#051d34;--yb-surface-a-1:rgba(14,61,104,.97);--yb-surface-a-2:rgba(9,44,77,.985);--yb-surface-b-1:rgba(13,56,96,.965);--yb-surface-b-2:rgba(8,38,68,.985)}html body .home-dark-theme>.section.intro,html body .home-dark-theme>.section.lot-explorer-section,html body .home-dark-theme>.section.news-premium,html body .home-dark-theme>.section.sectors-showcase{background:radial-gradient(ellipse at 15% 32%,rgba(236,246,252,.08),transparent 33%),radial-gradient(ellipse at 86% 78%,rgba(197,227,242,.045),transparent 26%),linear-gradient(140deg,var(--yb-section-a-1) 0,var(--yb-section-a-2) 48%,var(--yb-section-a-3) 100%)!important}html body .home-dark-theme>.partners,html body .home-dark-theme>.section.infrastructure,html body .home-dark-theme>.section.projects{background:radial-gradient(ellipse at 84% 18%,rgba(236,246,252,.09),transparent 31%),radial-gradient(ellipse at 8% 88%,rgba(197,227,242,.05),transparent 25%),linear-gradient(140deg,var(--yb-section-b-1) 0,var(--yb-section-b-2) 48%,var(--yb-section-b-3) 100%)!important}.home-dark-theme .land-support-premium,.home-dark-theme .lot-explorer-shell,.home-dark-theme .news-premium-layout,.home-dark-theme .project-showcase{background:radial-gradient(circle at 100% 0,rgba(236,246,252,.05),transparent 28%),radial-gradient(circle at 0 100%,rgba(204,232,245,.04),transparent 24%),linear-gradient(145deg,var(--yb-surface-a-1),var(--yb-surface-a-2))!important}.home-dark-theme .infrastructure-premium,.home-dark-theme .land-process-premium{background:radial-gradient(circle at 100% 0,rgba(236,246,252,.05),transparent 28%),radial-gradient(circle at 0 100%,rgba(204,232,245,.04),transparent 24%),linear-gradient(145deg,var(--yb-surface-b-1),var(--yb-surface-b-2))!important}.home-dark-theme .land-support-premium-card,.home-dark-theme .lot-overview-stats article,.home-dark-theme .lot-preview-panel,.home-dark-theme .news-side-card,.home-dark-theme .sector-selector-card{background:linear-gradient(145deg,rgba(15,62,106,.96),rgba(10,43,74,.98))!important}.home-dark-theme .footer-grid>div>p svg,.home-dark-theme .infrastructure-slide-overlay+figcaption small,.home-dark-theme .land-premium-heading>span,.home-dark-theme .land-process-premium-heading>span,.home-dark-theme .land-support-premium-icon,.home-dark-theme .lot-heading-copy>span,.home-dark-theme .lot-overview-stats article>span,.home-dark-theme .news-featured-meta>span,.home-dark-theme .news-side-meta>span,.home-dark-theme .partner-heading>span,.home-dark-theme .partner-nav,.home-dark-theme .project-showcase-eyebrow b,.home-dark-theme .project-showcase-eyebrow span,.home-dark-theme .section-heading>span,.home-dark-theme .sector-featured-number,.home-dark-theme .socials a{color:var(--yb-content-accent)}.home-dark-theme .footer-grid>div>p svg,.home-dark-theme .land-support-premium-icon,.home-dark-theme .lot-overview-stats article>span,.home-dark-theme .partner-nav,.home-dark-theme .socials a{border-color:rgba(25,103,142,.34)!important;background:var(--yb-content-accent-soft)!important}.home-dark-theme .partner-nav:focus-visible,.home-dark-theme .partner-nav:hover,.home-dark-theme .socials a:hover{color:#ffffff!important;background:linear-gradient(145deg,rgba(28,119,162,.95),rgba(20,83,114,.98))!important;border-color:rgba(218,239,249,.42)!important}.footer{background:radial-gradient(ellipse at 12% 0,rgba(236,246,252,.08),transparent 30%),radial-gradient(ellipse at 88% 90%,rgba(197,227,242,.045),transparent 24%),linear-gradient(145deg,#09325c,#072846 46%,#061f38 78%,#051a30)!important}.footer-bottom{background:rgba(6,32,56,.42)!important}:root{--yb-header-box:#082d54;--yb-box-accent:#19678e;--yb-bg-deep-a:#072746;--yb-bg-deep-b:#06213c;--yb-bg-deep-c:#051c33;--yb-bg-deep-d:#062542;--yb-bg-deep-e:#051f39;--yb-bg-deep-f:#04192f;--yb-gold-line:rgba(239,189,89,.28);--yb-gold-line-strong:rgba(239,189,89,.55);--yb-white-dot:rgba(239,247,252,.075);--yb-white-glow-a:rgba(239,247,252,.09);--yb-white-glow-b:rgba(210,235,248,.05)}html body .home-dark-theme>.section.intro,html body .home-dark-theme>.section.lot-explorer-section,html body .home-dark-theme>.section.news-premium,html body .home-dark-theme>.section.sectors-showcase{background:radial-gradient(circle at 16% 24%,var(--yb-white-glow-a),transparent 23%),radial-gradient(circle at 84% 76%,var(--yb-white-glow-b),transparent 24%),linear-gradient(145deg,var(--yb-bg-deep-a) 0,var(--yb-bg-deep-b) 54%,var(--yb-bg-deep-c) 100%)!important}html body .home-dark-theme>.partners,html body .home-dark-theme>.section.infrastructure,html body .home-dark-theme>.section.projects{background:radial-gradient(circle at 84% 18%,var(--yb-white-glow-a),transparent 23%),radial-gradient(circle at 12% 82%,var(--yb-white-glow-b),transparent 24%),linear-gradient(145deg,var(--yb-bg-deep-d) 0,var(--yb-bg-deep-e) 54%,var(--yb-bg-deep-f) 100%)!important}.home-dark-theme>.partners:before,.home-dark-theme>.section:before{background:linear-gradient(90deg,transparent,var(--yb-gold-line-strong) 28%,rgba(247,226,165,.82) 50%,var(--yb-gold-line-strong) 72%,transparent)!important;height:1px;opacity:.95}.home-dark-theme>.partners:after,.home-dark-theme>.section:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.56;background-image:radial-gradient(circle,var(--yb-white-dot) .8px,transparent .9px),radial-gradient(circle at 20% 30%,rgba(255,255,255,.032),transparent 20%),radial-gradient(circle at 76% 68%,rgba(255,255,255,.028),transparent 18%);background-size:24px 24px,auto,auto;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.85),rgba(0,0,0,.38));mask-image:linear-gradient(180deg,rgba(0,0,0,.85),rgba(0,0,0,.38))}.home-dark-theme .land-support-premium,.home-dark-theme .lot-explorer-shell,.home-dark-theme .news-premium-layout,.home-dark-theme .project-showcase{background:radial-gradient(circle at 100% 0,rgba(255,255,255,.045),transparent 28%),radial-gradient(circle at 0 100%,rgba(210,235,248,.04),transparent 26%),linear-gradient(145deg,rgba(8,45,84,.97),rgba(25,103,142,.93))!important;border-color:var(--yb-gold-line)!important;box-shadow:0 28px 64px rgba(5,19,35,.24),0 10px 24px rgba(7,28,50,.2),inset 0 1px 0 rgba(255,255,255,.03)!important}.home-dark-theme .infrastructure-premium,.home-dark-theme .land-process-premium{background:radial-gradient(circle at 100% 0,rgba(255,255,255,.045),transparent 28%),radial-gradient(circle at 0 100%,rgba(210,235,248,.04),transparent 26%),linear-gradient(145deg,rgba(25,103,142,.93),rgba(8,45,84,.97))!important;border-color:var(--yb-gold-line)!important;box-shadow:0 28px 64px rgba(5,19,35,.24),0 10px 24px rgba(7,28,50,.2),inset 0 1px 0 rgba(255,255,255,.03)!important}.home-dark-theme .infra-feature-grid button,.home-dark-theme .land-support-premium-card,.home-dark-theme .lot-overview-stats article,.home-dark-theme .lot-preview-panel,.home-dark-theme .news-side-card,.home-dark-theme .project-showcase-tabs button,.home-dark-theme .sector-selector-card{border-color:var(--yb-gold-line)!important;box-shadow:0 14px 28px rgba(5,19,35,.18),inset 0 1px 0 rgba(255,255,255,.025)!important}.home-dark-theme .infra-feature-grid button:nth-child(odd),.home-dark-theme .land-support-premium-card:nth-child(odd),.home-dark-theme .lot-overview-stats article:nth-child(odd),.home-dark-theme .news-side-card:nth-child(odd),.home-dark-theme .project-showcase-tabs button:nth-child(odd),.home-dark-theme .sector-selector-card:nth-child(odd){background:linear-gradient(145deg,rgba(8,45,84,.97),rgba(14,68,112,.95))!important}.home-dark-theme .infra-feature-grid button:nth-child(2n),.home-dark-theme .land-support-premium-card:nth-child(2n),.home-dark-theme .lot-overview-stats article:nth-child(2n),.home-dark-theme .lot-preview-panel,.home-dark-theme .news-side-card:nth-child(2n),.home-dark-theme .project-showcase-tabs button:nth-child(2n),.home-dark-theme .sector-selector-card:nth-child(2n){background:linear-gradient(145deg,rgba(25,103,142,.94),rgba(8,45,84,.96))!important}.footer form,.footer-bottom,.footer-grid,.home-dark-theme .infrastructure-premium,.home-dark-theme .infrastructure-slider-controls button,.home-dark-theme .land-process-premium,.home-dark-theme .land-support-premium,.home-dark-theme .lot-explorer-shell,.home-dark-theme .lot-map-controls,.home-dark-theme .lot-map-selected-chip,.home-dark-theme .news-all-link,.home-dark-theme .news-premium-layout,.home-dark-theme .partner-logo,.home-dark-theme .partner-slider,.home-dark-theme .project-showcase,.home-dark-theme .project-showcase-controls button{border-color:var(--yb-gold-line)!important}.home-dark-theme .footer h3:after,.home-dark-theme .hero-stats,.home-dark-theme .land-support-brand-kicker:before,.home-dark-theme .news-tabs,.home-dark-theme .partner-heading>span:before,.home-dark-theme .project-showcase-eyebrow i,.home-dark-theme .sectors-showcase-rule i{background:linear-gradient(90deg,transparent,rgba(239,189,89,.85),transparent)!important}.home-dark-theme .footer-grid>div>p svg,.home-dark-theme .infrastructure-slide-overlay+figcaption small,.home-dark-theme .land-premium-heading>span,.home-dark-theme .land-process-premium-heading>span,.home-dark-theme .land-support-premium-icon,.home-dark-theme .lot-heading-copy>span,.home-dark-theme .lot-overview-stats article>span,.home-dark-theme .news-featured-meta>span,.home-dark-theme .news-side-meta>span,.home-dark-theme .partner-nav,.home-dark-theme .project-showcase-eyebrow b,.home-dark-theme .project-showcase-eyebrow span,.home-dark-theme .sector-featured-number,.home-dark-theme .socials a{color:#9fd0ea!important}.home-dark-theme .footer-grid>div>p svg,.home-dark-theme .land-support-premium-icon,.home-dark-theme .lot-overview-stats article>span,.home-dark-theme .partner-nav,.home-dark-theme .socials a{background:rgba(25,103,142,.18)!important;border-color:rgba(239,189,89,.3)!important}.footer{background:radial-gradient(circle at 14% 0,rgba(255,255,255,.06),transparent 24%),radial-gradient(circle at 86% 88%,rgba(210,235,248,.04),transparent 24%),linear-gradient(145deg,#082b4e,#062340 48%,#051b31)!important}.footer:before{background:linear-gradient(90deg,transparent 2%,var(--yb-gold-line-strong) 28%,rgba(247,226,165,.82) 50%,var(--yb-gold-line-strong) 72%,transparent 98%)!important;box-shadow:0 0 22px rgba(239,189,89,.14)!important}.footer:after{opacity:.2;background-image:radial-gradient(circle,rgba(255,255,255,.07) .75px,transparent .9px)!important;background-size:24px 24px!important}.footer-bottom{background:rgba(7,31,54,.42)!important}.home-dark-theme .hero-stats-desktop,.home-dark-theme .hero-stats-mobile{position:relative;overflow:hidden;border:1px solid rgba(239,189,89,.22)!important;background:linear-gradient(180deg,#004d73,#003f5e)!important;box-shadow:0 18px 42px rgba(0,11,24,.28),inset 0 1px 0 rgba(255,255,255,.04)!important}.home-dark-theme .hero-stats-desktop:after,.home-dark-theme .hero-stats-desktop:before,.home-dark-theme .hero-stats-mobile:after,.home-dark-theme .hero-stats-mobile:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;pointer-events:none;background:conic-gradient(from 0deg,transparent 0deg 300deg,rgba(255,255,255,0) 300deg,rgba(255,255,255,.88) 322deg,rgba(255,255,255,0) 344deg,transparent 1turn);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.home-dark-theme .hero-stats-desktop:before,.home-dark-theme .hero-stats-mobile:before{animation:heroStatsBorderSweep 5.2s linear infinite}.home-dark-theme .hero-stats-desktop:after,.home-dark-theme .hero-stats-mobile:after{opacity:.85;animation:heroStatsBorderSweep 6.6s linear infinite reverse;animation-delay:-2.1s}.home-dark-theme .hero-stats-grid>div{border-right-color:rgba(255,255,255,.12)!important}@keyframes heroStatsBorderSweep{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--yb-section-odd:#001f54;--yb-section-even:#011942;--yb-footer-bg:#01122e}.home-dark-theme>.partners,.home-dark-theme>.section{box-shadow:none!important}.home-dark-theme>.partners:before,.home-dark-theme>.section:before{display:none!important;background:none!important;box-shadow:none!important}.home-dark-theme>.partners:after,.home-dark-theme>.section:after{background-image:radial-gradient(circle,rgba(255,255,255,.07) .8px,transparent .9px),radial-gradient(circle at 20% 30%,rgba(255,255,255,.03),transparent 20%),radial-gradient(circle at 76% 68%,rgba(255,255,255,.026),transparent 18%)!important}html body .home-dark-theme>.section.intro,html body .home-dark-theme>.section.lot-explorer-section,html body .home-dark-theme>.section.news-premium,html body .home-dark-theme>.section.sectors-showcase{background:radial-gradient(circle at 16% 24%,rgba(255,255,255,.09),transparent 23%),radial-gradient(circle at 84% 76%,rgba(210,235,248,.045),transparent 24%),linear-gradient(145deg,#001f54,#001c4c 55%,#001943)!important}html body .home-dark-theme>.partners,html body .home-dark-theme>.section.infrastructure,html body .home-dark-theme>.section.projects{background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.085),transparent 23%),radial-gradient(circle at 12% 82%,rgba(210,235,248,.04),transparent 24%),linear-gradient(145deg,#011942,#01173c 55%,#011437)!important}.footer{background:radial-gradient(circle at 14% 0,rgba(255,255,255,.055),transparent 24%),radial-gradient(circle at 86% 88%,rgba(210,235,248,.035),transparent 24%),linear-gradient(145deg,#01122e,#011029 52%,#010d23)!important}.footer-bottom{background:rgba(1,14,36,.58)!important}.home-dark-theme .intro-metric-item{border-color:rgba(116,198,231,.22)!important;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.055),transparent 38%),linear-gradient(145deg,#00567f,#004d73 52%,#003f60)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 14px 30px rgba(0,20,42,.22)!important;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease}.home-dark-theme .intro-metric-item:hover{transform:translateY(-4px);border-color:rgba(155,220,246,.42)!important;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.08),transparent 40%),linear-gradient(145deg,#00608c,#00547c 52%,#004566)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 18px 36px rgba(0,20,42,.3),0 0 22px rgba(76,176,215,.1)!important}.home-dark-theme .intro-metrics svg{color:#71c4e8!important;filter:drop-shadow(0 0 9px rgba(113,196,232,.18))}.home-dark-theme .intro-metrics b{color:#ffffff!important}.home-dark-theme .intro-metrics span{color:rgba(224,239,247,.74)!important}html body .header{background:linear-gradient(180deg,#004d73,#003f5e)!important;border-bottom-color:rgba(239,189,89,.18)!important}html body .header:before{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02))!important}.home-dark-theme .hero-stats-desktop,.home-dark-theme .hero-stats-mobile{border:1px solid rgba(239,189,89,.34)!important;box-shadow:0 18px 42px rgba(0,11,24,.28),inset 0 1px 0 rgba(255,255,255,.04),inset 0 0 0 1px rgba(239,189,89,.08)!important}.home-dark-theme .hero-stats-desktop:after,.home-dark-theme .hero-stats-desktop:before,.home-dark-theme .hero-stats-mobile:after,.home-dark-theme .hero-stats-mobile:before{background:none!important}.home-dark-theme .hero-stats-grid>div{border-right-color:rgba(239,189,89,.16)!important}:root{--yb-shell-radius:22px;--yb-card-radius:16px;--yb-shell-border:rgba(239,189,89,.18);--yb-card-border:rgba(239,189,89,.16);--yb-shell-shadow:0 26px 56px rgba(2,12,28,.24),0 10px 24px rgba(5,24,52,.14),inset 0 1px 0 rgba(255,255,255,.028);--yb-card-shadow:0 14px 26px rgba(2,12,28,.14),inset 0 1px 0 rgba(255,255,255,.022);--yb-shell-bg-a:linear-gradient(145deg,rgba(8,45,84,.94),rgba(10,61,104,.88));--yb-shell-bg-b:linear-gradient(145deg,rgba(10,61,104,.90),rgba(8,45,84,.96));--yb-card-bg-a:linear-gradient(145deg,rgba(8,45,84,.92),rgba(14,74,118,.82));--yb-card-bg-b:linear-gradient(145deg,rgba(14,74,118,.86),rgba(8,45,84,.94));--yb-card-bg-soft:linear-gradient(145deg,rgba(8,45,84,.78),rgba(8,45,84,.62));--yb-text-soft:rgba(229,240,246,.74)}.home-dark-theme .infrastructure-premium,.home-dark-theme .land-process-premium,.home-dark-theme .land-support-premium,.home-dark-theme .lot-explorer-shell,.home-dark-theme .news-premium-layout,.home-dark-theme .project-showcase{position:relative;border:1px solid var(--yb-shell-border)!important;border-radius:var(--yb-shell-radius)!important;background:var(--yb-shell-bg-a)!important;box-shadow:var(--yb-shell-shadow)!important;overflow:hidden}.home-dark-theme .infrastructure-premium:before,.home-dark-theme .land-process-premium:before,.home-dark-theme .land-support-premium:before,.home-dark-theme .lot-explorer-shell:before,.home-dark-theme .news-premium-layout:before,.home-dark-theme .project-showcase:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at 14% 16%,rgba(255,255,255,.06),transparent 22%),radial-gradient(circle at 88% 84%,rgba(255,255,255,.03),transparent 18%)}.home-dark-theme .infrastructure-premium,.home-dark-theme .land-process-premium{background:var(--yb-shell-bg-b)!important}.home-dark-theme .land-premium-heading,.home-dark-theme .lot-explorer-heading,.home-dark-theme .news-head,.home-dark-theme .partner-heading,.home-dark-theme .section-heading{margin-bottom:26px!important}.home-dark-theme .project-showcase-media{border-color:rgba(239,189,89,.18)!important;border-radius:20px!important;box-shadow:0 18px 40px rgba(3,18,38,.18)!important}.home-dark-theme .project-showcase-shade{background:linear-gradient(0deg,rgba(3,25,46,.54),rgba(3,25,46,.18) 26%,rgba(3,25,46,.04) 52%,transparent 70%)!important}.home-dark-theme .project-showcase-panel{width:min(880px,calc(100% - 120px))!important;padding:20px 22px 22px!important;border-color:rgba(239,189,89,.18)!important;border-radius:18px 18px 0 0!important;background:linear-gradient(135deg,rgba(7,32,58,.82),rgba(8,45,84,.66))!important;box-shadow:0 16px 34px rgba(1,10,22,.22)!important;-webkit-backdrop-filter:blur(10px) saturate(128%)!important;backdrop-filter:blur(10px) saturate(128%)!important}.home-dark-theme .project-showcase-stats>div{border-color:rgba(239,189,89,.12)!important;border-radius:14px!important;background:rgba(255,255,255,.045)!important}.home-dark-theme .project-showcase-tabs{gap:12px!important}.home-dark-theme .project-showcase-tabs>button{min-height:86px!important;border:1px solid var(--yb-card-border)!important;border-radius:14px!important;background:var(--yb-card-bg-soft)!important;box-shadow:var(--yb-card-shadow)!important}.home-dark-theme .project-showcase-tabs>button.active,.home-dark-theme .project-showcase-tabs>button:hover{background:var(--yb-card-bg-a)!important;transform:translateY(-3px)!important;box-shadow:0 18px 32px rgba(2,12,28,.18),inset 0 1px 0 rgba(255,255,255,.03)!important}.home-dark-theme .project-showcase-main>p,.home-dark-theme .project-showcase-panel>p,.home-dark-theme .project-showcase-stats small,.home-dark-theme .project-tab-copy small,.home-dark-theme .project-tab-copy strong{color:var(--yb-text-soft)!important}.home-dark-theme .infrastructure-slider-layout{gap:26px!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid{gap:12px!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button{min-height:108px!important;border:1px solid var(--yb-card-border)!important;border-radius:14px!important;background:var(--yb-card-bg-soft)!important;box-shadow:var(--yb-card-shadow)!important;transform:none!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover{border-color:rgba(239,189,89,.24)!important;background:var(--yb-card-bg-a)!important;box-shadow:0 16px 30px rgba(2,12,28,.16),inset 0 1px 0 rgba(255,255,255,.03)!important;transform:translateY(-2px)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button>span{border-color:rgba(239,189,89,.18)!important;background:rgba(255,255,255,.05)!important;color:#eaf5fb!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active>span,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible>span,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover>span{color:#f0c55c!important}.home-dark-theme .infrastructure-slide-overlay+figcaption p,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button b,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button small{color:#edf6fb!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button small{color:var(--yb-text-soft)!important}.home-dark-theme .infrastructure-slider{border:1px solid rgba(239,189,89,.16)!important;border-radius:18px!important;overflow:hidden;box-shadow:0 16px 32px rgba(2,12,28,.16)!important}.home-dark-theme .lot-overview-stats{gap:12px!important}.home-dark-theme .lot-overview-stats article{min-height:76px!important;border:1px solid var(--yb-card-border)!important;border-radius:14px!important;background:var(--yb-card-bg-soft)!important;box-shadow:var(--yb-card-shadow)!important}.home-dark-theme .lot-overview-stats article:hover{background:var(--yb-card-bg-a)!important;border-color:rgba(239,189,89,.26)!important}.home-dark-theme .lot-mini-list button,.home-dark-theme .lot-overview-stats article b,.home-dark-theme .lot-overview-stats article small,.home-dark-theme .lot-overview-stats article strong,.home-dark-theme .lot-preview-infrastructure td,.home-dark-theme .lot-preview-panel h3,.home-dark-theme .lot-preview-primary b{color:#edf6fb!important}.home-dark-theme .lot-preview-panel{border-left:1px solid rgba(239,189,89,.16)!important;background:linear-gradient(145deg,rgba(8,45,84,.88),rgba(12,68,112,.74))!important}.home-dark-theme .lot-preview-primary{gap:12px!important}.home-dark-theme .lot-mini-list button,.home-dark-theme .lot-preview-primary>div{border:1px solid var(--yb-card-border)!important;border-radius:14px!important;background:rgba(255,255,255,.04)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)!important}.home-dark-theme .lot-mini-list button small,.home-dark-theme .lot-preview-panel small,.home-dark-theme .lot-preview-primary span{color:var(--yb-text-soft)!important}.home-dark-theme .lot-mini-list button.active,.home-dark-theme .lot-mini-list button:hover{background:var(--yb-card-bg-a)!important;border-color:rgba(239,189,89,.28)!important}.home-dark-theme .land-support-premium-card{border:1px solid var(--yb-card-border)!important;background:var(--yb-card-bg-soft)!important;box-shadow:var(--yb-card-shadow)!important}.home-dark-theme .land-support-premium-card:hover{background:var(--yb-card-bg-b)!important;border-color:rgba(239,189,89,.25)!important}.home-dark-theme .land-process-premium-heading p,.home-dark-theme .land-process-step p,.home-dark-theme .land-process-step small{color:var(--yb-text-soft)!important}.home-dark-theme .land-process-step-icon,.home-dark-theme .land-process-step-node{box-shadow:0 10px 24px rgba(2,12,28,.18)!important}.home-dark-theme .news-featured-card{border:1px solid rgba(239,189,89,.16)!important;border-radius:20px!important;overflow:hidden;box-shadow:0 18px 36px rgba(2,12,28,.16)!important}.home-dark-theme .news-side-list{gap:12px!important}.home-dark-theme .news-side-card{border:1px solid var(--yb-card-border)!important;background:var(--yb-card-bg-soft)!important;box-shadow:var(--yb-card-shadow)!important}.home-dark-theme .news-side-card:hover{background:var(--yb-card-bg-a)!important;border-color:rgba(239,189,89,.24)!important;box-shadow:0 16px 30px rgba(2,12,28,.18),inset 0 1px 0 rgba(255,255,255,.03)!important}.home-dark-theme .news-side-image{background:rgba(255,255,255,.05)!important}.home-dark-theme .news-side-card .news-side-meta,.home-dark-theme .news-side-card h3 a,.home-dark-theme .news-side-card p,.home-dark-theme .news-side-card time,.home-dark-theme .news-side-excerpt{color:#edf6fb!important}.home-dark-theme .news-side-card p,.home-dark-theme .news-side-card time,.home-dark-theme .news-side-excerpt{color:var(--yb-text-soft)!important}.home-dark-theme .news-side-arrow{border:1px solid rgba(239,189,89,.18)!important;background:rgba(255,255,255,.04)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)!important}.home-dark-theme .news-premium .news-tabs{gap:8px!important}.home-dark-theme .news-all-link,.home-dark-theme .news-premium .news-tabs button{border:1px solid var(--yb-card-border)!important;border-radius:999px!important;background:rgba(255,255,255,.04)!important;box-shadow:var(--yb-card-shadow)!important}.home-dark-theme .news-all-link:hover,.home-dark-theme .news-premium .news-tabs button.active{background:rgba(239,189,89,.12)!important;border-color:rgba(239,189,89,.28)!important}.home-dark-theme .partner-logo{border:1px solid rgba(239,189,89,.14)!important;border-radius:14px!important;box-shadow:0 12px 24px rgba(2,12,28,.1)!important}@media (max-width:991px){.home-dark-theme .project-showcase-panel{width:calc(100% - 44px)!important;left:22px!important}.home-dark-theme .infrastructure-slider-layout,.home-dark-theme .lot-explorer-shell,.home-dark-theme .news-premium-layout{gap:18px!important}}.home-dark-theme .news-premium .news-tabs{gap:6px!important;padding:5px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:999px!important;background:rgba(9,43,73,.46)!important;box-shadow:0 10px 24px rgba(1,10,22,.12)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.home-dark-theme .news-premium .news-tabs button{color:rgba(232,244,251,.74)!important;box-shadow:none!important}.home-dark-theme .news-premium .news-tabs button:hover{background:rgba(255,255,255,.06)!important}.home-dark-theme .news-premium .news-tabs button.active{background:linear-gradient(145deg,rgba(0,77,115,.96),rgba(6,57,94,.98))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 20px rgba(2,12,28,.16)!important}.home-dark-theme .news-all-link{color:#eaf4fb!important;border-color:rgba(255,255,255,.14)!important;background:rgba(9,43,73,.46)!important;box-shadow:0 10px 24px rgba(1,10,22,.12)!important}.home-dark-theme .news-all-link:focus-visible,.home-dark-theme .news-all-link:hover{color:#ffffff!important;border-color:rgba(255,255,255,.22)!important;background:linear-gradient(145deg,rgba(0,77,115,.94),rgba(6,57,94,.98))!important}.home-dark-theme .infrastructure-slider,.home-dark-theme .news-featured-card,.home-dark-theme .news-side-card,.home-dark-theme .project-showcase-media{box-shadow:0 18px 38px rgba(2,12,28,.18)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button,.home-dark-theme .news-side-card,.home-dark-theme .project-showcase-tabs>button{border-color:rgba(255,255,255,.12)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button,.home-dark-theme .project-showcase-tabs>button{background:linear-gradient(145deg,rgba(9,43,73,.68),rgba(0,77,115,.44))!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover,.home-dark-theme .project-showcase-tabs>button.active,.home-dark-theme .project-showcase-tabs>button:hover{background:linear-gradient(145deg,rgba(9,43,73,.86),rgba(0,77,115,.64))!important}.home-dark-theme .news-side-card{background:linear-gradient(145deg,rgba(9,43,73,.72),rgba(0,77,115,.44))!important}.home-dark-theme .news-side-card:hover{background:linear-gradient(145deg,rgba(9,43,73,.88),rgba(0,77,115,.64))!important}.home-dark-theme .partner-slider{position:relative!important;display:block!important;padding:0 64px!important}.home-dark-theme .partner-viewport{position:relative;z-index:1}.home-dark-theme .partner-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:3!important}.home-dark-theme .partner-nav-prev{left:8px!important}.home-dark-theme .partner-nav-next{right:8px!important}.home-dark-theme .partner-nav:focus-visible,.home-dark-theme .partner-nav:hover{transform:translateY(-50%) scale(1.03)!important}@media (max-width:991px){.home-dark-theme .partner-slider{padding:0 52px!important}.home-dark-theme .partner-nav-prev{left:4px!important}.home-dark-theme .partner-nav-next{right:4px!important}}.home-dark-theme .infrastructure-slider-layout{align-items:stretch!important;gap:28px!important}.home-dark-theme .infrastructure-slider-layout .infrastructure-copy{padding:10px 0!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button{min-height:116px!important;grid-template-columns:48px minmax(0,1fr)!important;border:1px solid rgba(255,255,255,.11)!important;background:linear-gradient(145deg,rgba(8,45,84,.34),rgba(0,77,115,.16))!important;box-shadow:0 10px 24px rgba(2,12,28,.1),inset 0 1px 0 rgba(255,255,255,.02)!important;backdrop-filter:blur(6px) saturate(118%)!important;-webkit-backdrop-filter:blur(6px) saturate(118%)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:before{background:linear-gradient(90deg,rgba(239,189,89,.92),rgba(239,189,89,0))!important;transform:none!important;opacity:.58}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:after{background:rgba(239,189,89,.72);opacity:.32}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button>span{border:1px solid rgba(255,255,255,.15)!important;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03))!important;color:#eaf6fc!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button b{line-height:1.3!important;letter-spacing:-.01em}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button small{line-height:1.5!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover{border-color:rgba(140,212,240,.3)!important;background:linear-gradient(145deg,rgba(8,45,84,.52),rgba(0,77,115,.28))!important;box-shadow:0 18px 34px rgba(2,12,28,.16),inset 0 1px 0 rgba(255,255,255,.04),0 0 0 1px rgba(140,212,240,.08)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active{border-color:rgba(239,189,89,.34)!important;background:linear-gradient(145deg,rgba(8,45,84,.58),rgba(0,77,115,.34))!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active:before,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible:before,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover:before{opacity:.95}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active:after,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible:after,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover:after{opacity:.85}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active>span,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible>span,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover>span{border-color:rgba(239,189,89,.28)!important;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(239,189,89,.06))!important;color:#ffd778!important;transform:translateY(-1px)!important}@media (max-width:991px){.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button{min-height:104px!important;padding:16px 14px!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button b{font-size:14px!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button small{font-size:12px!important}}.home-dark-theme .land-support-premium{border:1px solid rgba(255,255,255,.1)!important;border-radius:24px!important;background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.05),transparent 22%),radial-gradient(circle at 84% 78%,rgba(143,215,244,.05),transparent 24%),linear-gradient(145deg,rgba(8,45,84,.88),rgba(0,77,115,.6))!important;box-shadow:0 26px 60px rgba(2,12,28,.18),inset 0 1px 0 rgba(255,255,255,.03)!important}.home-dark-theme .land-support-premium:before{display:block!important;content:""!important;position:absolute;inset:0;pointer-events:none;border-radius:inherit;opacity:.6;background:radial-gradient(circle,rgba(255,255,255,.06) .85px,transparent .95px),radial-gradient(circle at 22% 50%,rgba(255,255,255,.035),transparent 20%),radial-gradient(circle at 76% 36%,rgba(255,255,255,.03),transparent 18%);background-size:24px 24px,auto,auto;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.38));mask-image:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.38))}.home-dark-theme .land-support-premium-layout{position:relative;z-index:2;align-items:stretch;gap:24px!important}.home-dark-theme .land-support-brand-card{box-shadow:0 18px 38px rgba(2,12,28,.14)!important}.home-dark-theme .land-support-brand-card,.home-dark-theme .land-support-brand-stage{border-color:rgba(255,255,255,.12)!important}.home-dark-theme .land-support-premium-grid{gap:14px!important}.home-dark-theme .land-support-premium-card{position:relative;min-height:138px;border:1px solid rgba(255,255,255,.12)!important;background:linear-gradient(145deg,rgba(10,57,98,.78),rgba(0,77,115,.34))!important;box-shadow:0 14px 28px rgba(2,12,28,.12),inset 0 1px 0 rgba(255,255,255,.025)!important;backdrop-filter:blur(6px) saturate(116%)!important;-webkit-backdrop-filter:blur(6px) saturate(116%)!important;overflow:hidden}.home-dark-theme .land-support-premium-card:before{content:"";position:absolute;left:18px;top:0;width:64px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(239,189,89,.92),rgba(239,189,89,0));opacity:.55}.home-dark-theme .land-support-premium-card:after{opacity:0!important}.home-dark-theme .land-support-premium-card:hover{border-color:rgba(255,255,255,.16)!important;background:linear-gradient(145deg,rgba(11,63,107,.9),rgba(0,77,115,.48))!important;box-shadow:0 18px 34px rgba(2,12,28,.16),inset 0 1px 0 rgba(255,255,255,.035)!important;transform:translateY(-3px)!important}.home-dark-theme .land-support-premium-number{color:rgba(214,233,245,.18)!important}.home-dark-theme .land-support-premium-icon{width:52px!important;height:52px!important;border:1px solid rgba(239,189,89,.24)!important;border-radius:50%!important;background:rgba(239,189,89,.06)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important}.home-dark-theme .land-support-premium-icon:before{border-color:rgba(239,189,89,.14)!important}.home-dark-theme .land-support-premium-card:hover .land-support-premium-icon{background:rgba(239,189,89,.1)!important;border-color:rgba(239,189,89,.32)!important}.home-dark-theme .land-support-premium-card b{font-size:15px!important;line-height:1.35!important;letter-spacing:-.01em}.home-dark-theme .land-support-premium-card>i{color:rgba(228,240,247,.72)!important;font-size:13px!important;line-height:1.55!important}.home-dark-theme .land-process-premium{position:relative!important;overflow:hidden!important}.home-dark-theme .land-process-premium:before{inset:0;opacity:.42;background-image:linear-gradient(rgba(236,245,251,.045) 1px,transparent 0),linear-gradient(90deg,rgba(236,245,251,.045) 1px,transparent 0),radial-gradient(circle at 16% 18%,rgba(255,255,255,.06),transparent 22%),radial-gradient(circle at 84% 78%,rgba(165,223,247,.045),transparent 24%);background-size:34px 34px,34px 34px,auto,auto;background-position:0 0,0 0,0 0,0 0;-webkit-mask-image:radial-gradient(ellipse at center,rgba(0,0,0,.92) 22%,rgba(0,0,0,.56) 62%,transparent 100%);mask-image:radial-gradient(ellipse at center,rgba(0,0,0,.92) 22%,rgba(0,0,0,.56) 62%,transparent 100%)}.home-dark-theme .infrastructure-slider-layout .infrastructure-copy{padding:18px 16px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:24px!important;background:linear-gradient(145deg,rgba(8,45,84,.18),rgba(0,77,115,.1))!important;box-shadow:0 22px 42px rgba(2,12,28,.12),inset 0 1px 0 rgba(255,255,255,.035)!important;backdrop-filter:blur(12px) saturate(118%)!important;-webkit-backdrop-filter:blur(12px) saturate(118%)!important}.home-dark-theme .infrastructure-slider-layout .infrastructure-copy:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0) 28%),radial-gradient(circle at 16% 18%,rgba(255,255,255,.045),transparent 18%),radial-gradient(circle at 80% 74%,rgba(255,255,255,.03),transparent 22%)}.home-dark-theme .infrastructure-slider-layout .infrastructure-copy:after{content:"";border-radius:inherit;opacity:.26;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:32px 32px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.18));mask-image:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.18))}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid{z-index:2;gap:14px!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button{position:relative;min-height:110px!important;padding:18px 18px 18px 16px!important;grid-template-columns:52px minmax(0,1fr)!important;gap:14px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:16px!important;background-image:linear-gradient(115deg,rgba(255,255,255,0) 18%,rgba(255,255,255,.11) 48%,rgba(255,255,255,0) 64%),linear-gradient(145deg,rgba(8,45,84,.42),rgba(0,77,115,.2))!important;background-size:220% 100%,100% 100%!important;background-position:160% 0,0 0!important;box-shadow:0 12px 24px rgba(2,12,28,.1),inset 0 1px 0 rgba(255,255,255,.025)!important;backdrop-filter:blur(4px) saturate(114%)!important;-webkit-backdrop-filter:blur(4px) saturate(114%)!important;overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background-position .78s ease,background-color .28s ease!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:before{content:"";position:absolute;left:16px;top:0;width:58px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(239,189,89,.92),rgba(239,189,89,0));opacity:.62}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:after{right:12px;bottom:10px;width:7px;height:7px;border-radius:50%;background:rgba(239,189,89,.8);box-shadow:0 0 12px rgba(239,189,89,.34);opacity:.34}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button>span{width:44px!important;height:44px!important;border:1px solid rgba(239,189,89,.24)!important;border-radius:14px!important;background:rgba(239,189,89,.06)!important;color:#efbd59!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button b{display:block;margin-bottom:7px!important;color:#f4fbff!important;font-size:15px!important;line-height:1.32!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button small{display:block;color:rgba(229,240,246,.76)!important;font-size:13px!important;line-height:1.52!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover{border-color:rgba(255,255,255,.18)!important;background-position:-40% 0,0 0!important;background-image:linear-gradient(115deg,rgba(255,255,255,0) 18%,rgba(255,255,255,.18) 48%,rgba(255,255,255,0) 64%),linear-gradient(145deg,rgba(8,45,84,.56),rgba(0,77,115,.3))!important;box-shadow:0 18px 34px rgba(2,12,28,.14),inset 0 1px 0 rgba(255,255,255,.035)!important;transform:translateY(-3px)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active{border-color:rgba(239,189,89,.28)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active>span,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible>span,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover>span{background:rgba(239,189,89,.1)!important;border-color:rgba(239,189,89,.32)!important;color:#ffd46d!important}@media (max-width:991px){.home-dark-theme .infrastructure-slider-layout .infrastructure-copy{padding:14px!important;border-radius:20px!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button{min-height:98px!important;padding:15px 14px!important}}@keyframes infraCardSweep{0%{transform:translateX(-170%) skewX(-22deg);opacity:0}12%{opacity:.18}45%{opacity:.42}to{transform:translateX(220%) skewX(-22deg);opacity:0}}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button{background-image:linear-gradient(145deg,rgba(8,45,84,.42),rgba(0,77,115,.2))!important;background-size:100% 100%!important;background-position:0 0!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:after{content:"";position:absolute;top:-10%;bottom:-10%;left:0;width:34%;border-radius:18px;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.14) 40%,rgba(255,255,255,.34) 52%,rgba(255,255,255,.14) 64%,rgba(255,255,255,0));filter:blur(2px);transform:translateX(-170%) skewX(-22deg);opacity:0}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover{background-image:linear-gradient(145deg,rgba(8,45,84,.56),rgba(0,77,115,.3))!important;background-position:0 0!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible:after,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover:after{animation:infraCardSweep .9s ease-out 1 forwards}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active:after{animation:none!important;opacity:.14;transform:translateX(18%) skewX(-22deg)}:root{--yb-ref-card-bg:linear-gradient(180deg,#004d73,#003f5e);--yb-ref-card-bg-hover:linear-gradient(180deg,#055983,#004866);--yb-ref-card-border:rgba(143,209,236,.24);--yb-ref-card-border-hover:rgba(239,189,89,.28);--yb-ref-card-shadow:0 14px 28px rgba(2,12,28,.12),inset 0 1px 0 rgba(255,255,255,.04)}.home-dark-theme .sector-selector-card{border:1px solid var(--yb-ref-card-border)!important;border-radius:16px!important;background:var(--yb-ref-card-bg)!important;box-shadow:var(--yb-ref-card-shadow)!important}.home-dark-theme .sector-selector-card:after{background:linear-gradient(108deg,transparent 26%,rgba(255,255,255,.12) 48%,transparent 66%)!important}.home-dark-theme .sector-selector-card:focus-visible,.home-dark-theme .sector-selector-card:hover{border-color:var(--yb-ref-card-border-hover)!important;background:var(--yb-ref-card-bg-hover)!important}.home-dark-theme .sector-selector-image{background:rgba(4,38,58,.68)!important}.home-dark-theme .sector-selector-card small,.home-dark-theme .sector-selector-card span,.home-dark-theme .sector-selector-card strong{color:#eef8fc!important}.home-dark-theme .sector-selector-arrow{color:rgba(183,226,245,.82)!important}.home-dark-theme .sector-selector-card:focus-visible .sector-selector-arrow,.home-dark-theme .sector-selector-card:hover .sector-selector-arrow{color:#efbd59!important}.home-dark-theme .lot-overview-stats article{border:1px solid var(--yb-ref-card-border)!important;border-radius:16px!important;background:var(--yb-ref-card-bg)!important;box-shadow:var(--yb-ref-card-shadow)!important}.home-dark-theme .lot-overview-stats article:before{background:linear-gradient(90deg,rgba(255,255,255,.14),rgba(255,255,255,0))!important}.home-dark-theme .lot-overview-stats article:after{background:rgba(255,255,255,.08)!important}.home-dark-theme .lot-overview-stats article:hover{border-color:var(--yb-ref-card-border-hover)!important;background:var(--yb-ref-card-bg-hover)!important}.home-dark-theme .lot-overview-stats article b,.home-dark-theme .lot-overview-stats article small,.home-dark-theme .lot-overview-stats article strong,.home-dark-theme .lot-overview-stats article>span{color:#eef8fc!important}.home-dark-theme .lot-overview-stats article>span{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.12)!important}.home-dark-theme .lot-overview-stats article>span.free{color:#8fe2a4!important;background:rgba(143,226,164,.1)!important}.home-dark-theme .lot-overview-stats article>span.negotiating{color:#efbd59!important;background:rgba(239,189,89,.12)!important}.home-dark-theme .lot-overview-stats article>span.leased{color:#d3e8f3!important;background:rgba(211,232,243,.1)!important}.home-dark-theme .land-support-premium-card{border:1px solid var(--yb-ref-card-border)!important;background:var(--yb-ref-card-bg)!important;box-shadow:var(--yb-ref-card-shadow)!important}.home-dark-theme .land-support-premium-card:before{background:linear-gradient(90deg,rgba(239,189,89,.92),rgba(239,189,89,0))!important;opacity:.62!important}.home-dark-theme .land-support-premium-card:hover{border-color:var(--yb-ref-card-border-hover)!important;background:var(--yb-ref-card-bg-hover)!important}.home-dark-theme .land-support-premium-card b{color:#f4fbff!important}.home-dark-theme .land-support-premium-card>i{color:rgba(231,243,249,.74)!important}.home-dark-theme .land-support-premium-icon{background:rgba(239,189,89,.07)!important;border-color:rgba(239,189,89,.24)!important;color:#efbd59!important}.home-dark-theme .land-support-premium-card:hover .land-support-premium-icon{background:rgba(239,189,89,.11)!important;border-color:rgba(239,189,89,.34)!important;color:#ffd46d!important}:root{--yb-ref-card-bg-solid:linear-gradient(180deg,#004d73,#003f5e);--yb-ref-card-bg-solid-2:linear-gradient(180deg,#05537b,#004765)}.home-dark-theme .sector-selector-card,.home-dark-theme .sector-selector-card:focus-visible,.home-dark-theme .sector-selector-card:hover{background:var(--yb-ref-card-bg-solid)!important;border-color:rgba(143,209,236,.24)!important}.home-dark-theme .sector-selector-card:focus-visible,.home-dark-theme .sector-selector-card:hover{box-shadow:0 18px 34px rgba(2,12,28,.16),inset 0 1px 0 rgba(255,255,255,.05)!important}.home-dark-theme .lot-overview-stats article,.home-dark-theme .lot-overview-stats article:hover{background:var(--yb-ref-card-bg-solid)!important;border-color:rgba(143,209,236,.24)!important}.home-dark-theme .lot-overview-stats article:hover{box-shadow:0 18px 34px rgba(2,12,28,.16),inset 0 1px 0 rgba(255,255,255,.05)!important}.home-dark-theme .land-support-premium-card,.home-dark-theme .land-support-premium-card:hover{background:var(--yb-ref-card-bg-solid)!important;border-color:rgba(143,209,236,.24)!important}.home-dark-theme .land-support-premium-card:hover{box-shadow:0 18px 34px rgba(2,12,28,.16),inset 0 1px 0 rgba(255,255,255,.05)!important}.home-dark-theme .land-support-premium-card:before,.home-dark-theme .lot-overview-stats article:before,.home-dark-theme .sector-selector-card:before{opacity:.82!important}.home-dark-theme .land-support-premium-card:after,.home-dark-theme .lot-overview-stats article:after,.home-dark-theme .sector-selector-card:after{opacity:.18!important}:root{--yb-hero-ref-fill:linear-gradient(180deg,#004d73,#003f5e)}.home-dark-theme .sector-selector-card,.home-dark-theme .sector-selector-card:focus-visible,.home-dark-theme .sector-selector-card:hover,.home-dark-theme .sector-selector-card:nth-child(2n),.home-dark-theme .sector-selector-card:nth-child(odd){background:var(--yb-hero-ref-fill)!important;border-color:rgba(130,202,227,.24)!important}.home-dark-theme .land-support-premium-card,.home-dark-theme .land-support-premium-card:hover,.home-dark-theme .land-support-premium-card:nth-child(2n),.home-dark-theme .land-support-premium-card:nth-child(odd),.home-dark-theme .lot-overview-stats article,.home-dark-theme .lot-overview-stats article:hover,.home-dark-theme .lot-overview-stats article:nth-child(2n),.home-dark-theme .lot-overview-stats article:nth-child(odd){background:var(--yb-hero-ref-fill)!important;border-color:rgba(130,202,227,.24)!important}.home-dark-theme .land-support-premium-card,.home-dark-theme .lot-overview-stats article,.home-dark-theme .sector-selector-card{box-shadow:0 14px 28px rgba(2,12,28,.12),inset 0 1px 0 rgba(255,255,255,.04)!important}.home-dark-theme .land-support-premium-card:hover,.home-dark-theme .lot-overview-stats article:hover,.home-dark-theme .sector-selector-card:hover{box-shadow:0 18px 34px rgba(2,12,28,.16),inset 0 1px 0 rgba(255,255,255,.05)!important}.home-dark-theme>.partners:after,.home-dark-theme>.partners:before,.home-dark-theme>.section:after,.home-dark-theme>.section:before{background:none!important;opacity:0!important}html body .home-dark-theme>.section.intro,html body .home-dark-theme>.section.lot-explorer-section,html body .home-dark-theme>.section.news-premium,html body .home-dark-theme>.section.sectors-showcase{background:linear-gradient(145deg,#001f54,#001c4c 55%,#001943)!important}html body .home-dark-theme>.partners,html body .home-dark-theme>.section.infrastructure,html body .home-dark-theme>.section.projects{background:linear-gradient(145deg,#011942,#01173c 55%,#011437)!important}.footer{background:linear-gradient(145deg,#01122e,#011029 52%,#010d23)!important}.home-dark-theme .journey-path-glow,.home-dark-theme .land-process-premium-orb,.home-dark-theme .land-support-brand-orb{display:none!important;opacity:0!important}.home-dark-theme .infrastructure-premium:before,.home-dark-theme .infrastructure-slider-layout .infrastructure-copy:before,.home-dark-theme .land-process-premium:before,.home-dark-theme .land-support-premium:before,.home-dark-theme .lot-explorer-shell:before,.home-dark-theme .news-premium-layout:before,.home-dark-theme .project-showcase:before{display:none!important;content:none!important;background:none!important;opacity:0!important}.home-dark-theme .infrastructure-slider-layout .infrastructure-copy:after,.home-dark-theme .land-process-premium:before,.home-dark-theme .land-support-premium:before{display:block!important;opacity:.18!important;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 0)!important;background-size:32px 32px!important;background-position:0 0,0 0!important;background-color:transparent!important;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.2))!important;mask-image:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.2))!important}html body .header{background:linear-gradient(180deg,#19678e,#145b7f 52%,#114e6c)!important;border-bottom-color:rgba(255,255,255,.14)!important;box-shadow:0 10px 28px rgba(2,22,47,.18)!important}html body .header:before{background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,0))!important}:root{--yb-section-dark-1:#001f54;--yb-section-dark-2:#011942;--yb-footer-dark:#01122e;--yb-header-top:#0d526f;--yb-header-mid:#0a4562;--yb-header-bottom:#073953;--yb-surface-large:rgba(7,51,86,.78);--yb-surface-large-alt:rgba(8,58,91,.72);--yb-surface-border:rgba(205,229,242,.14);--yb-surface-border-hover:rgba(205,229,242,.25);--yb-card-default:linear-gradient(145deg,#0a3d60,#083552);--yb-card-active:linear-gradient(145deg,#105675,#0b4565);--yb-card-hover:linear-gradient(145deg,#0d496d,#093b5a);--yb-brand-blue:#19678e;--yb-brand-blue-soft:rgba(25,103,142,.18);--yb-brand-blue-border:rgba(25,103,142,.42);--yb-gold:#e2b54a;--yb-gold-bright:#f0c85d;--yb-gold-border:rgba(226,181,74,.30);--yb-text-primary:#f4f8fb;--yb-text-secondary:#b6c9d7;--yb-text-muted:#89a4b7;--yb-card-shadow:0 14px 30px rgba(1,12,31,.18),inset 0 1px 0 rgba(255,255,255,.03);--yb-card-shadow-hover:0 20px 38px rgba(1,12,31,.24),inset 0 1px 0 rgba(255,255,255,.045)}html body .header{background:linear-gradient(180deg,var(--yb-header-top) 0,var(--yb-header-mid) 52%,var(--yb-header-bottom) 100%)!important;border-bottom-color:rgba(226,181,74,.24)!important;box-shadow:0 10px 28px rgba(2,18,38,.2)!important}html body .header:before{background:linear-gradient(90deg,rgba(255,255,255,.065),transparent 34%,transparent 66%,rgba(255,255,255,.035))!important}html body .home-dark-theme>.section.intro,html body .home-dark-theme>.section.lot-explorer-section,html body .home-dark-theme>.section.news-premium,html body .home-dark-theme>.section.sectors-showcase{background:linear-gradient(145deg,#001f54,#001c4c 58%,#001943)!important}html body .home-dark-theme>.partners,html body .home-dark-theme>.section.infrastructure,html body .home-dark-theme>.section.projects{background:linear-gradient(145deg,#011942,#01173c 58%,#011437)!important}.home-dark-theme>.partners:after,.home-dark-theme>.partners:before,.home-dark-theme>.section:after,.home-dark-theme>.section:before{display:none!important;content:none!important}.home-dark-theme b,.home-dark-theme h1,.home-dark-theme h2,.home-dark-theme h3,.home-dark-theme h4,.home-dark-theme strong{color:var(--yb-text-primary)}.home-dark-theme .muted,.home-dark-theme figcaption,.home-dark-theme p,.home-dark-theme small,.home-dark-theme time{color:var(--yb-text-secondary)}.home-dark-theme .land-process-premium,.home-dark-theme .land-support-premium,.home-dark-theme .lot-explorer-shell{position:relative;border:1px solid var(--yb-surface-border)!important;border-radius:22px!important;background:linear-gradient(145deg,rgba(7,51,86,.8),rgba(8,58,91,.7))!important;box-shadow:0 28px 64px rgba(1,12,31,.22),inset 0 1px 0 rgba(255,255,255,.03)!important;overflow:hidden}.home-dark-theme .land-process-premium:before,.home-dark-theme .land-support-premium:before,.home-dark-theme .lot-explorer-shell:before{display:block!important;content:""!important;position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.18!important;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0)!important;background-size:36px 36px!important;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.16));mask-image:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.16))}.home-dark-theme .land-process-premium>*,.home-dark-theme .land-support-premium>*,.home-dark-theme .lot-explorer-shell>*{position:relative;z-index:1}.home-dark-theme .infrastructure-premium,.home-dark-theme .news-premium-layout,.home-dark-theme .project-showcase{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.home-dark-theme .infrastructure-premium:after,.home-dark-theme .infrastructure-premium:before,.home-dark-theme .news-premium-layout:after,.home-dark-theme .news-premium-layout:before,.home-dark-theme .project-showcase:after,.home-dark-theme .project-showcase:before{display:none!important;content:none!important}.home-dark-theme .hero-stats-desktop,.home-dark-theme .hero-stats-mobile,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button,.home-dark-theme .land-support-premium-card,.home-dark-theme .lot-mini-list button,.home-dark-theme .lot-overview-stats article,.home-dark-theme .lot-preview-primary>div,.home-dark-theme .news-side-card,.home-dark-theme .project-showcase-tabs>button,.home-dark-theme .sector-selector-card{border:1px solid var(--yb-surface-border)!important;background:var(--yb-card-default)!important;box-shadow:var(--yb-card-shadow)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover,.home-dark-theme .land-support-premium-card:hover,.home-dark-theme .lot-mini-list button.active,.home-dark-theme .lot-mini-list button:hover,.home-dark-theme .lot-overview-stats article:hover,.home-dark-theme .news-side-card:hover,.home-dark-theme .project-showcase-tabs>button.active,.home-dark-theme .project-showcase-tabs>button:hover,.home-dark-theme .sector-selector-card:focus-visible,.home-dark-theme .sector-selector-card:hover{border-color:var(--yb-surface-border-hover)!important;background:var(--yb-card-hover)!important;box-shadow:var(--yb-card-shadow-hover)!important;transform:translateY(-3px)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button.active,.home-dark-theme .lot-mini-list button.active,.home-dark-theme .project-showcase-tabs>button.active{border-color:var(--yb-gold-border)!important;background:var(--yb-card-active)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:before,.home-dark-theme .land-support-premium-card:before,.home-dark-theme .lot-overview-stats article:before,.home-dark-theme .project-showcase-tabs>button:before,.home-dark-theme .sector-selector-card:before{content:"";position:absolute;left:16px;top:0;width:62px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(226,181,74,.94),rgba(226,181,74,0))!important;opacity:.72!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:after,.home-dark-theme .land-support-premium-card:after,.home-dark-theme .news-side-card:after,.home-dark-theme .project-showcase-tabs>button:after,.home-dark-theme .sector-selector-card:after{content:"";position:absolute;top:-22%;bottom:-22%;left:-42%;width:24%;pointer-events:none;opacity:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent)!important;transform:skewX(-20deg)}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:focus-visible:after,.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button:hover:after,.home-dark-theme .land-support-premium-card:hover:after,.home-dark-theme .news-side-card:hover:after,.home-dark-theme .project-showcase-tabs>button:hover:after,.home-dark-theme .sector-selector-card:focus-visible:after,.home-dark-theme .sector-selector-card:hover:after{animation:ybExecutiveSweep .86s ease-out 1 forwards!important}@keyframes ybExecutiveSweep{0%{left:-42%;opacity:0}18%{opacity:.55}to{left:122%;opacity:0}}.home-dark-theme .hero-stats-desktop,.home-dark-theme .hero-stats-mobile{background:var(--yb-card-default)!important;border-color:var(--yb-gold-border)!important;box-shadow:0 18px 42px rgba(1,12,31,.22),inset 0 1px 0 rgba(255,255,255,.035)!important}.home-dark-theme .hero-stats-grid>div{border-right-color:rgba(226,181,74,.16)!important}.home-dark-theme .hero-stats-grid svg{color:#78bad5!important}.home-dark-theme .hero-stats-grid b{color:var(--yb-text-primary)!important}.home-dark-theme .hero-stats-grid small{color:var(--yb-text-secondary)!important}.home-dark-theme .infrastructure-slider,.home-dark-theme .news-featured-card,.home-dark-theme .project-showcase-media{border:1px solid var(--yb-surface-border)!important;border-radius:18px!important;box-shadow:0 20px 42px rgba(1,12,31,.2)!important;overflow:hidden}.home-dark-theme .project-showcase-panel{border-color:var(--yb-surface-border)!important;background:rgba(5,38,65,.8)!important;-webkit-backdrop-filter:blur(10px) saturate(118%)!important;backdrop-filter:blur(10px) saturate(118%)!important}.home-dark-theme .sector-selector-card{border-radius:15px!important;overflow:hidden}.home-dark-theme .sector-selector-card strong{color:var(--yb-text-primary)!important}.home-dark-theme .sector-selector-arrow{color:#78bad5!important}.home-dark-theme .sector-selector-card:focus-visible .sector-selector-arrow,.home-dark-theme .sector-selector-card:hover .sector-selector-arrow{color:var(--yb-gold-bright)!important}.home-dark-theme .infrastructure-slider-layout .infrastructure-copy{position:relative;border:1px solid var(--yb-surface-border)!important;border-radius:22px!important;background:rgba(7,51,86,.42)!important;box-shadow:0 22px 44px rgba(1,12,31,.14),inset 0 1px 0 rgba(255,255,255,.025)!important;-webkit-backdrop-filter:blur(10px) saturate(114%)!important;backdrop-filter:blur(10px) saturate(114%)!important;overflow:hidden}.home-dark-theme .infrastructure-slider-layout .infrastructure-copy:before{display:none!important;content:none!important}.home-dark-theme .infrastructure-slider-layout .infrastructure-copy:after{display:block!important;content:""!important;position:absolute;inset:0;pointer-events:none;opacity:.16!important;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0)!important;background-size:32px 32px!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid{position:relative;z-index:1}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button>span{border-color:var(--yb-gold-border)!important;background:rgba(226,181,74,.07)!important;color:var(--yb-gold-bright)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button b{color:var(--yb-text-primary)!important}.home-dark-theme .infrastructure-slider-layout .infra-feature-grid button small{color:var(--yb-text-secondary)!important}.home-dark-theme .lot-overview-stats article>span{border-color:rgba(205,229,242,.12)!important;background:var(--yb-brand-blue-soft)!important}.home-dark-theme .lot-overview-stats article b,.home-dark-theme .lot-overview-stats article strong{color:var(--yb-text-primary)!important}.home-dark-theme .lot-overview-stats article small{color:var(--yb-text-secondary)!important}.home-dark-theme .lot-preview-panel{border-left:1px solid var(--yb-surface-border)!important;background:linear-gradient(145deg,rgba(7,51,86,.92),rgba(8,58,91,.82))!important}.home-dark-theme .land-support-premium-card{border-radius:16px!important}.home-dark-theme .land-support-premium-icon{border-color:var(--yb-gold-border)!important;background:rgba(226,181,74,.07)!important;color:var(--yb-gold-bright)!important}.home-dark-theme .land-support-premium-card:hover .land-support-premium-icon{border-color:rgba(226,181,74,.42)!important;background:rgba(226,181,74,.11)!important;color:#ffe08a!important}.home-dark-theme .land-support-premium-number{color:rgba(205,229,242,.16)!important}.home-dark-theme .land-support-premium-card b{color:var(--yb-text-primary)!important}.home-dark-theme .land-support-premium-card>i{color:var(--yb-text-secondary)!important}.home-dark-theme .land-support-brand-card,.home-dark-theme .land-support-brand-intro,.home-dark-theme .land-support-brand-showcase,.home-dark-theme .land-support-brand-stage{background-color:transparent!important}.home-dark-theme .land-process-premium-heading p,.home-dark-theme .land-process-step p,.home-dark-theme .land-process-step small{color:var(--yb-text-secondary)!important}.home-dark-theme .land-process-step-icon:not(.is-gold),.home-dark-theme .land-process-step-node:not(.is-gold){background:linear-gradient(145deg,#19678e,#105675)!important;border-color:rgba(205,229,242,.22)!important}.home-dark-theme .partner-logo{border:1px solid rgba(226,181,74,.14)!important;background:#ffffff!important;box-shadow:0 12px 24px rgba(1,12,31,.12)!important}.home-dark-theme .partner-nav{color:#dceef7!important;border-color:rgba(205,229,242,.18)!important;background:linear-gradient(145deg,#0a3d60,#083552)!important}.home-dark-theme .partner-nav:focus-visible,.home-dark-theme .partner-nav:hover{color:#ffffff!important;border-color:var(--yb-gold-border)!important;background:linear-gradient(145deg,#105675,#0b4565)!important}.home-dark-theme .news-side-card{position:relative;overflow:hidden;border-radius:16px!important}.home-dark-theme .news-side-card h3,.home-dark-theme .news-side-card h3 a{color:var(--yb-text-primary)!important}.home-dark-theme .news-side-card p,.home-dark-theme .news-side-card time,.home-dark-theme .news-side-excerpt{color:var(--yb-text-secondary)!important}.home-dark-theme .news-premium .news-tabs{border:1px solid var(--yb-surface-border)!important;background:rgba(7,51,86,.54)!important;box-shadow:0 10px 24px rgba(1,12,31,.12)!important}.home-dark-theme .news-premium .news-tabs button{color:var(--yb-text-secondary)!important;background:transparent!important}.home-dark-theme .news-premium .news-tabs button:hover{color:#ffffff!important;background:rgba(255,255,255,.055)!important}.home-dark-theme .news-premium .news-tabs button.active{color:#ffffff!important;background:linear-gradient(145deg,#19678e,#105675)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 8px 18px rgba(1,12,31,.16)!important}.home-dark-theme .news-all-link{color:var(--yb-text-primary)!important;border-color:var(--yb-surface-border)!important;background:rgba(7,51,86,.54)!important}.home-dark-theme .news-all-link:hover{color:#ffffff!important;border-color:var(--yb-brand-blue-border)!important;background:linear-gradient(145deg,#19678e,#105675)!important}.home-dark-theme .footer h3:after,.home-dark-theme .news-featured-meta span:before,.home-dark-theme .project-tab-progress,.home-dark-theme .sectors-showcase-rule i{background:linear-gradient(90deg,transparent,var(--yb-gold),transparent)!important}.footer{background:linear-gradient(145deg,#01122e,#011029 54%,#010d23)!important;border-top:1px solid rgba(226,181,74,.18)!important}.footer:before{background:linear-gradient(90deg,transparent,rgba(226,181,74,.58),transparent)!important;box-shadow:0 0 18px rgba(226,181,74,.1)!important}.footer b,.footer h3,.footer strong{color:var(--yb-text-primary)!important}.footer a,.footer li,.footer p{color:var(--yb-text-secondary)!important}.footer-bottom{background:rgba(1,12,31,.5)!important;border-top-color:rgba(226,181,74,.14)!important}.footer form button,.home-dark-theme .button-primary,.home-dark-theme .land-process-premium-cta,.home-dark-theme .lot-preview-primary-action,.home-dark-theme .project-showcase-main>.button{color:#082b3d!important;border-color:#dcae41!important;background:linear-gradient(90deg,#f0c85d,#e2b54a 52%,#d7a33b)!important}@media (max-width:991px){.home-dark-theme .land-process-premium,.home-dark-theme .land-support-premium,.home-dark-theme .lot-explorer-shell{border-radius:18px!important}}:root{--yb-section-odd:#00293d;--yb-section-even:#001d2b}html body .home-dark-theme>.section.intro,html body .home-dark-theme>.section.lot-explorer-section,html body .home-dark-theme>.section.news-premium,html body .home-dark-theme>.section.sectors-showcase{background:linear-gradient(145deg,#00293d,#002638 56%,#002233)!important}html body .home-dark-theme>.partners,html body .home-dark-theme>.section.infrastructure,html body .home-dark-theme>.section.projects{background:linear-gradient(145deg,#001d2b,#001a27 56%,#001722)!important}.home-dark-theme .land-process-premium:before,.home-dark-theme .land-support-premium:before{opacity:.2!important;background-image:radial-gradient(circle,rgba(255,255,255,.08) .9px,transparent 1px),linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0)!important;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.74),rgba(0,0,0,.22))!important;mask-image:linear-gradient(180deg,rgba(0,0,0,.74),rgba(0,0,0,.22))!important}.home-dark-theme .land-process-premium,.home-dark-theme .land-support-premium{position:relative!important;overflow:hidden!important}.home-dark-theme .land-process-premium:before,.home-dark-theme .land-support-premium:before{display:block!important;content:""!important;position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;opacity:.34!important;background-image:radial-gradient(circle,rgba(255,255,255,.1) .8px,transparent .95px),linear-gradient(rgba(255,255,255,.038) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.038) 1px,transparent 0)!important;background-size:18px 18px,36px 36px,36px 36px!important;background-position:0 0,0 0,0 0!important;background-repeat:repeat!important;background-color:transparent!important;mask-image:none!important;-webkit-mask-image:none!important}.home-dark-theme .land-process-premium>*,.home-dark-theme .land-support-premium>*{position:relative;z-index:1}.home-dark-theme .land-process-premium:before{display:block!important;content:""!important;position:absolute;left:-8%;right:-8%;top:10%;bottom:-12%;z-index:0;pointer-events:none;border-radius:inherit;opacity:.28!important;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 0)!important;background-size:42px 42px,42px 42px!important;background-position:50%!important;background-repeat:repeat!important;background-color:transparent!important;transform:perspective(1100px) rotateX(72deg) scale(1.25) translateY(6%);transform-origin:center 72%;mask-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.32) 18%,rgba(0,0,0,.9) 52%,rgba(0,0,0,.26))!important;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.32) 18%,rgba(0,0,0,.9) 52%,rgba(0,0,0,.26))!important}.home-dark-theme .partner-slider{padding-top:10px!important;padding-bottom:10px!important}.home-dark-theme .partner-viewport{overflow-x:hidden!important;overflow-y:visible!important;padding-top:8px!important;padding-bottom:8px!important}.home-dark-theme .partner-track{padding-top:2px!important;padding-bottom:2px!important}.home-dark-theme .partner-logo{transform-origin:center center!important}.home-dark-theme .news-premium .news-tabs button.active,.home-dark-theme .news-premium .news-tabs button[aria-selected=true]{color:#18344f!important;border-color:rgba(226,181,74,.55)!important;background:linear-gradient(135deg,#f0c85d,#e2b54a 52%,#c9952f)!important;box-shadow:0 10px 22px rgba(226,181,74,.18),inset 0 1px 0 rgba(255,255,255,.28)!important}.home-dark-theme .news-premium .news-tabs button.active:after,.home-dark-theme .news-premium .news-tabs button[aria-selected=true]:after{opacity:0!important}.footer{background:#001722!important}.home-dark-theme .project-showcase-panel{border-color:rgba(239,189,89,.22) rgba(214,232,242,.2) rgba(214,232,242,.2)!important;border-radius:20px 20px 0 0!important;background:linear-gradient(135deg,rgba(8,42,68,.52),rgba(6,34,58,.4) 55%,rgba(4,24,43,.3))!important;box-shadow:0 16px 34px rgba(1,10,22,.16),inset 0 1px 0 rgba(255,255,255,.06)!important;backdrop-filter:saturate(118%)!important;-webkit-backdrop-filter:saturate(118%)!important}.home-dark-theme .project-showcase-panel:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.03) 24%,rgba(255,255,255,0) 52%)!important;opacity:.5}.home-dark-theme .project-showcase-main,.home-dark-theme .project-showcase-stats{position:relative;z-index:1}.home-dark-theme .project-showcase-main>p,.home-dark-theme .project-showcase-panel>p{color:rgba(244,248,251,.9)!important}.home-dark-theme .project-showcase-stats>div{border:1px solid rgba(214,232,242,.16)!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;backdrop-filter:saturate(116%)!important;-webkit-backdrop-filter:saturate(116%)!important}.home-dark-theme .project-showcase-stats small{color:rgba(227,236,243,.82)!important}.home-dark-theme .project-showcase-stats strong{color:#f7fbfd!important}.home-dark-theme .news-side-arrow{display:none!important}.home-dark-theme .hero-stats-desktop:after,.home-dark-theme .hero-stats-mobile:after{content:"";position:absolute;top:-38%;bottom:-38%;left:-32%;width:18%;pointer-events:none;z-index:1;opacity:0;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.06) 18%,rgba(255,255,255,.22) 50%,rgba(255,255,255,.06) 82%,rgba(255,255,255,0))!important;transform:skewX(-28deg);filter:blur(.2px);animation:ybHeroStatsSweep 5.6s ease-in-out infinite}.home-dark-theme .hero-stats-grid{z-index:2}@keyframes ybHeroStatsSweep{0%,8%{left:-32%;opacity:0}12%{opacity:.15}22%{opacity:.42}34%{left:116%;opacity:0}to{left:116%;opacity:0}}.home-dark-theme .hero-stats-desktop:after,.home-dark-theme .hero-stats-mobile:after{display:block!important;content:""!important;position:absolute!important;top:-46%!important;bottom:-46%!important;left:-38%!important;width:28%!important;pointer-events:none!important;z-index:1!important;opacity:0!important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.05) 12%,rgba(255,255,255,.18) 35%,rgba(255,255,255,.38) 50%,rgba(255,255,255,.18) 65%,rgba(255,255,255,.05) 88%,rgba(255,255,255,0))!important;transform:skewX(-26deg)!important;filter:blur(.4px)!important;animation:ybHeroStatsSweepImmediate 5.2s linear infinite!important}@keyframes ybHeroStatsSweepImmediate{0%{left:-38%;opacity:0}4%{opacity:.62}22%{left:112%;opacity:0}to{left:112%;opacity:0}}.home-dark-theme .hero-stats-desktop:after,.home-dark-theme .hero-stats-mobile:after{display:none!important;content:none!important;animation:none!important}.home-dark-theme .hero-stats-sweep{display:block;position:absolute;top:-55%;bottom:-55%;left:0;width:24%;z-index:3;pointer-events:none;opacity:1;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.06) 15%,rgba(255,255,255,.2) 38%,rgba(255,255,255,.52) 50%,rgba(255,255,255,.2) 62%,rgba(255,255,255,.06) 85%,rgba(255,255,255,0));filter:blur(.35px);transform:translate3d(-145%,0,0) skewX(-25deg);will-change:transform;animation:ybHeroStatsRealSweep 5.25s linear infinite}.home-dark-theme .hero-stats-grid{position:relative;z-index:4}@keyframes ybHeroStatsRealSweep{0%{transform:translate3d(-145%,0,0) skewX(-25deg)}23.8%{transform:translate3d(620%,0,0) skewX(-25deg)}to{transform:translate3d(620%,0,0) skewX(-25deg)}}.home-dark-theme .hero-stats-sweep{top:-48%!important;bottom:-48%!important;width:15%!important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.035) 20%,rgba(255,255,255,.12) 40%,rgba(255,255,255,.32) 50%,rgba(255,255,255,.12) 60%,rgba(255,255,255,.035) 80%,rgba(255,255,255,0))!important;filter:blur(.2px)!important;transform:translate3d(-155%,0,0) skewX(-25deg);animation:ybHeroStatsRealSweepV229 5.85s linear infinite!important}@keyframes ybHeroStatsRealSweepV229{0%{transform:translate3d(-155%,0,0) skewX(-25deg)}27%{transform:translate3d(760%,0,0) skewX(-25deg)}to{transform:translate3d(760%,0,0) skewX(-25deg)}}html body .hero-video-poster{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;background-image:url("/assets/Anh banner 2.webp")!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat!important;opacity:1!important;visibility:visible!important}html body .hero .hero-video-frame,html body .hero .hero-video-frame.is-playing,html body .hero .hero-video-frame.is-starting{display:block!important;opacity:1!important;visibility:visible!important;transition:none!important}.home-dark-theme .hero-stats-sweep{width:12%!important;z-index:5!important;opacity:.92!important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.015) 16%,rgba(255,255,255,.09) 34%,rgba(255,255,255,.34) 50%,rgba(255,255,255,.09) 66%,rgba(255,255,255,.015) 84%,rgba(255,255,255,0))!important;filter:blur(.15px)!important;mix-blend-mode:screen!important;transform:translate3d(-170%,0,0) skewX(-26deg);animation:ybHeroStatsSweepV231 5.35s linear infinite!important}@keyframes ybHeroStatsSweepV231{0%{transform:translate3d(-170%,0,0) skewX(-26deg)}24%{transform:translate3d(930%,0,0) skewX(-26deg)}to{transform:translate3d(930%,0,0) skewX(-26deg)}}.home-dark-theme .hero-stats-desktop:after,.home-dark-theme .hero-stats-desktop:before,.home-dark-theme .hero-stats-mobile:after,.home-dark-theme .hero-stats-mobile:before{display:none!important;content:none!important;animation:none!important}.home-dark-theme .hero-stats-desktop,.home-dark-theme .hero-stats-mobile{position:relative!important;overflow:hidden!important;isolation:isolate!important}.home-dark-theme .hero-stats-sweep{display:block!important;position:absolute!important;top:-52%!important;bottom:-52%!important;left:0!important;width:14%!important;z-index:3!important;pointer-events:none!important;opacity:1!important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.025) 17%,rgba(255,255,255,.12) 38%,rgba(255,255,255,.44) 50%,rgba(255,255,255,.12) 62%,rgba(255,255,255,.025) 83%,rgba(255,255,255,0))!important;filter:blur(.16px)!important;transform:translate3d(-150%,0,0) skewX(-24deg);will-change:transform!important;animation:ybHeroStatsSweepV232 5.8s linear infinite!important;animation-delay:0s!important}.home-dark-theme .hero-stats-grid{position:relative!important;z-index:4!important}@keyframes ybHeroStatsSweepV232{0%{transform:translate3d(-150%,0,0) skewX(-24deg)}31%{transform:translate3d(820%,0,0) skewX(-24deg)}to{transform:translate3d(820%,0,0) skewX(-24deg)}}.footer{background:#00121b!important;box-shadow:inset 0 1px 0 rgba(205,229,242,.07)!important}.footer:after{display:none!important;content:none!important;background:none!important;opacity:0!important}.footer-brand img{filter:none!important}.footer form{box-shadow:0 8px 18px rgba(0,8,18,.12)!important}.footer form,.footer input{background:#ffffff!important}.footer form button,.footer input,.socials a{box-shadow:none!important}.lot-action-captcha{grid-template-columns:28px minmax(0,1fr) 68px!important}.lot-action-captcha-answer{width:64px;height:38px;padding:0 8px;border:1px solid #bcc7d0;border-radius:6px;background:#fff;color:#173b5a;font-size:16px;font-weight:900;text-align:center;outline:0}.lot-action-captcha-answer:focus{border-color:#0b9561;box-shadow:0 0 0 3px rgba(11,149,97,.12)}.yb-honeypot{position:fixed!important;left:-10000px!important;top:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.lot-action-submit:disabled{opacity:.7;cursor:wait}.lot-action-captcha>.lot-action-captcha-answer{position:static!important;opacity:1!important;pointer-events:auto!important}@media (min-width:992px){html body .sectors-showcase-layout{height:clamp(560px,38vw,610px)!important;align-items:stretch!important}html body .sector-featured,html body .sector-selector{height:100%!important;min-height:0!important}html body .sector-selector{grid-template-rows:none!important;grid-auto-flow:row;grid-auto-rows:minmax(0,1fr);gap:clamp(8px,.75vw,13px)!important;overflow:hidden}html body .sector-selector-card{padding-block:6px}html body .sector-selector-card,html body .sector-selector-image{height:100%;min-height:0!important}html body .sector-selector-card strong{min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere}html body .home-dark-theme .news-premium-layout{--news-showcase-height:clamp(440px,31vw,520px);height:var(--news-showcase-height)!important;min-height:0!important;align-items:stretch!important}html body .home-dark-theme .news-featured-card,html body .home-dark-theme .news-side-list{height:100%!important;min-height:0!important}html body .home-dark-theme .news-featured-card{max-height:100%}html body .home-dark-theme .news-side-list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:repeat(var(--news-side-count,3),minmax(0,1fr))!important;align-content:stretch!important;grid-gap:clamp(10px,.9vw,14px)!important;gap:clamp(10px,.9vw,14px)!important;overflow:hidden}html body .home-dark-theme .news-side-card,html body .home-dark-theme .news-side-copy,html body .home-dark-theme .news-side-image{min-height:0!important}html body .home-dark-theme .news-side-card,html body .home-dark-theme .news-side-image{height:100%!important}html body .home-dark-theme .news-side-copy{overflow:hidden}}@media (min-width:1200px) and (max-width:1599px){html body .home-dark-theme .news-premium-layout{--news-showcase-height:clamp(430px,34vw,500px)}}@media (min-width:992px) and (max-width:1199px){html body .home-dark-theme .news-premium-layout{--news-showcase-height:470px}html body .home-dark-theme .news-side-copy{padding:12px 14px}html body .home-dark-theme .news-side-copy p{margin-top:5px;-webkit-line-clamp:1}html body .home-dark-theme .news-side-meta{margin-bottom:5px}}@media (max-width:991px){html body .home-dark-theme .news-featured-card,html body .home-dark-theme .news-premium-layout,html body .home-dark-theme .news-side-card,html body .home-dark-theme .news-side-image,html body .home-dark-theme .news-side-list{height:auto!important}html body .home-dark-theme .news-side-list{overflow:visible}html body.public-site .home-dark-theme .hero{height:clamp(740px,100svh,860px)!important;min-height:740px!important}html body.public-site .home-dark-theme .hero-main{height:calc(100% - 188px)!important;min-height:0!important;padding-top:58px!important;padding-bottom:28px!important;align-items:center!important}html body.public-site .home-dark-theme .hero .hero-copy{width:100%!important;max-width:720px!important;margin-top:0!important}html body.public-site .home-dark-theme .hero-copy>p:not(.hero-kicker){max-width:620px!important}html body.public-site .home-dark-theme .hero-stats-mobile{display:block!important;height:188px!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid{width:min(calc(100% - (var(--site-rail-gutter) * 2)),var(--site-rail-max))!important;height:100%!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-rows:minmax(0,1fr)!important;align-items:stretch!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div{display:flex!important;grid-column:span 2;min-height:0!important;padding:10px 12px!important;gap:10px!important;border-right:1px solid rgba(239,189,89,.14)!important;border-bottom:1px solid rgba(239,189,89,.12)!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div:nth-child(4){grid-column:2/span 2}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div:nth-child(5){grid-column:4/span 2}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid b{font-size:clamp(17px,2.2vw,21px)!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid small{font-size:12px!important;line-height:1.25!important}html body.public-site .home-dark-theme .hero-dots{bottom:204px!important}html body.public-site .home-dark-theme .infrastructure-premium,html body.public-site .home-dark-theme .intro-grid,html body.public-site .home-dark-theme .land-support-premium,html body.public-site .home-dark-theme .lot-explorer-shell{min-width:0!important}html body.public-site .home-dark-theme .project-showcase-panel{max-width:calc(100% - 32px)!important}html body.public-site .home-dark-theme .news-premium-actions{min-width:0;flex-wrap:wrap}}@media (max-width:640px){html body.public-site .home-dark-theme .hero{height:clamp(780px,100svh,900px)!important;min-height:780px!important}html body.public-site .home-dark-theme .hero-main{height:calc(100% - 226px)!important;padding-top:50px!important;padding-bottom:24px!important}html body.public-site .home-dark-theme .hero .hero-copy{max-width:100%!important}html body.public-site .home-dark-theme .hero .hero-title,html body.public-site .home-dark-theme .hero .hero-title-long,html body.public-site .home-dark-theme .hero h1{font-size:clamp(30px,9vw,42px)!important;line-height:1.08!important;text-wrap:balance}html body.public-site .home-dark-theme .hero-copy>strong{margin:12px 0 10px!important;font-size:clamp(14px,4.1vw,17px)!important;letter-spacing:.1em!important}html body.public-site .home-dark-theme .hero-copy>p:not(.hero-kicker){margin-bottom:18px!important;font-size:15px!important;line-height:1.55!important}html body.public-site .home-dark-theme .hero-actions{width:100%;align-items:stretch!important;gap:10px!important}html body.public-site .home-dark-theme .hero-actions :where(.button,.video-button){flex:1 1 180px}html body.public-site .home-dark-theme .hero-stats-mobile{height:226px!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(3,minmax(0,1fr))!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div,html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div:nth-child(4){grid-column:auto!important;padding:9px 10px!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div:nth-child(5){grid-column:1/-1!important;width:50%;justify-self:center;border-left:1px solid rgba(239,189,89,.14)!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div svg{width:22px!important;height:22px!important;flex:0 0 auto}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid b{font-size:17px!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid small{font-size:11px!important}html body.public-site .home-dark-theme .hero-dots{bottom:240px!important}html body.public-site .home-dark-theme .intro-image{min-height:0!important;aspect-ratio:16/10}html body.public-site .home-dark-theme .intro-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.public-site .home-dark-theme .project-showcase-panel{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;border-radius:0 0 18px 18px!important}html body.public-site .home-dark-theme .project-showcase-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.public-site .home-dark-theme .sector-selector{overflow-x:auto!important;overflow-y:hidden!important;grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:minmax(210px,74vw)!important;grid-template-rows:none!important;padding-bottom:8px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}html body.public-site .home-dark-theme .sector-selector-card{scroll-snap-align:start}html body.public-site .home-dark-theme .news-tabs{width:100%;justify-content:flex-start!important;overflow-x:auto;padding-bottom:5px}html body.public-site .home-dark-theme .news-tabs button{flex:0 0 auto;min-height:44px}}@media (max-width:440px){html body.public-site .home-dark-theme .hero-actions{flex-direction:column}html body.public-site .home-dark-theme .hero-actions :where(.button,.video-button){width:100%;flex-basis:auto}html body.public-site .home-dark-theme .intro-metrics{grid-template-columns:1fr!important}}@media (orientation:landscape) and (max-width:991px) and (max-height:600px){html body.public-site .home-dark-theme .hero{height:auto!important;min-height:calc(100dvh + 156px)!important}html body.public-site .home-dark-theme .hero-main{min-height:100dvh!important;height:auto!important;padding-top:68px!important;padding-bottom:34px!important}html body.public-site .home-dark-theme .hero-stats-mobile{position:relative!important;height:156px!important}html body.public-site .home-dark-theme .hero-dots{bottom:166px!important}}@media (max-width:800px){html body.public-site .lot-map-modal{height:100dvh;min-height:0}html body.public-site .lot-map-modal-header{grid-template-columns:minmax(0,1fr) auto auto!important;grid-template-areas:"brand view close" "search search search" "filter filter filter";gap:8px!important;min-height:0!important;padding:max(9px,env(safe-area-inset-top)) 12px 10px!important}html body.public-site .lot-map-brand{grid-area:brand}html body.public-site .lot-map-search{grid-area:search;display:flex!important;min-height:44px}html body.public-site .lot-map-search input{font-size:16px!important}html body.public-site .lot-map-filter{grid-area:filter;display:flex!important;max-width:100%;overflow-x:auto;padding:4px!important;scrollbar-width:thin;-webkit-overflow-scrolling:touch}html body.public-site .lot-map-filter button{flex:0 0 auto;min-height:44px!important;padding-inline:12px!important;font-size:11px!important;white-space:nowrap}html body.public-site .lot-view-toggle{grid-area:view;display:flex!important}html body.public-site .lot-view-toggle button{min-height:44px!important;min-width:44px;padding-inline:10px!important;font-size:11px!important}html body.public-site .lot-map-close{grid-area:close;width:44px!important;height:44px!important}html body.public-site .lot-map-modal-body{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}html body.public-site .lot-map-stage{min-height:clamp(420px,58dvh,620px)!important;flex-basis:clamp(420px,58dvh,620px)!important}html body.public-site .lot-detail-drawer{min-height:auto!important;padding-bottom:max(28px,env(safe-area-inset-bottom))!important}html body.public-site .lot-detail-actions .button,html body.public-site .lot-detail-dismiss,html body.public-site .lot-detail-list button,html body.public-site .lot-map-tools button{min-height:44px!important}html body.public-site .lot-map-floating-stats small{font-size:9px!important}html body.public-site .lot-map-floating-stats b{font-size:13px!important}}@media (max-width:560px){html body.public-site .lot-map-modal-header{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand close" "view view" "search search" "filter filter"!important}html body.public-site .lot-view-toggle{justify-self:stretch}html body.public-site .lot-view-toggle button{flex:1 1 50%}html body.public-site .lot-map-floating-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body.public-site .lot-detail-summary{grid-template-columns:1fr!important}}@media (max-width:991px){html body.public-site .home-dark-theme .hero{height:clamp(560px,76svh,640px)!important;min-height:clamp(560px,76svh,640px)!important}html body.public-site .home-dark-theme .hero .hero-video-frame,html body.public-site .home-dark-theme .hero .hero-video-frame.is-playing,html body.public-site .home-dark-theme .hero .hero-video-frame.is-starting,html body.public-site .home-dark-theme .hero-video-frame{transform:translate(-50%,-50%) scale(1.08)!important}html body.public-site .home-dark-theme .hero-main{height:calc(100% - 176px)!important;min-height:0!important;padding-top:92px!important;padding-bottom:76px!important;align-items:center!important}html body.public-site .home-dark-theme .hero .hero-copy{width:min(100%,420px)!important;max-width:420px!important;margin-top:0!important}html body.public-site .home-dark-theme .hero .hero-title,html body.public-site .home-dark-theme .hero .hero-title-long,html body.public-site .home-dark-theme .hero h1{max-width:400px!important;margin-bottom:12px!important;font-size:clamp(28px,5vw,40px)!important;line-height:1.06!important;letter-spacing:-.024em!important;text-wrap:balance}html body.public-site .home-dark-theme .hero .hero-title span,html body.public-site .home-dark-theme .hero .hero-title-line,html body.public-site .home-dark-theme .hero .hero-title-line>span,html body.public-site .home-dark-theme .hero .hero-title-long span{white-space:normal!important}html body.public-site .home-dark-theme .hero .hero-kicker{margin-bottom:9px!important;font-size:11.5px!important;letter-spacing:.11em!important}html body.public-site .home-dark-theme .hero-copy>strong{margin:0 0 10px!important;font-size:13px!important;line-height:1.45!important;letter-spacing:.045em!important}html body.public-site .home-dark-theme .hero-copy>p:not(.hero-kicker){max-width:360px!important;margin-bottom:16px!important;font-size:13.5px!important;line-height:1.56!important}html body.public-site .home-dark-theme .hero-actions{width:min(100%,320px)!important;align-items:stretch!important;gap:10px!important}html body.public-site .home-dark-theme .hero-actions :where(.button,.video-button){min-height:44px!important;justify-content:center!important}html body.public-site .home-dark-theme .hero-stats-mobile{height:176px!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid{width:min(calc(100% - 24px),720px)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:0!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div,html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div:nth-child(4),html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div:nth-child(5){grid-column:auto!important;width:auto!important;justify-self:stretch!important;padding:10px 12px!important;gap:9px!important;border-left:0!important;border-right:1px solid rgba(239,189,89,.14)!important;border-bottom:1px solid rgba(239,189,89,.12)!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div:nth-child(3),html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div:nth-child(5){border-right:0!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div svg{width:20px!important;height:20px!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid b{font-size:15px!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid small{font-size:10.5px!important;line-height:1.3!important}html body.public-site .home-dark-theme .hero-dots{bottom:186px!important}}@media (max-width:640px){html body.public-site .home-dark-theme .hero{height:clamp(540px,72svh,600px)!important;min-height:clamp(540px,72svh,600px)!important}html body.public-site .home-dark-theme .hero .hero-video-frame,html body.public-site .home-dark-theme .hero .hero-video-frame.is-playing,html body.public-site .home-dark-theme .hero .hero-video-frame.is-starting,html body.public-site .home-dark-theme .hero-video-frame{transform:translate(-50%,-50%) scale(1.12)!important}html body.public-site .home-dark-theme .hero-main{height:calc(100% - 182px)!important;padding-top:88px!important;padding-bottom:64px!important}html body.public-site .home-dark-theme .hero .hero-copy{width:min(100%,340px)!important;max-width:340px!important}html body.public-site .home-dark-theme .hero .hero-title,html body.public-site .home-dark-theme .hero .hero-title-long,html body.public-site .home-dark-theme .hero h1{max-width:320px!important;font-size:clamp(24px,7.1vw,32px)!important;line-height:1.08!important}html body.public-site .home-dark-theme .hero-copy>strong{font-size:12px!important}html body.public-site .home-dark-theme .hero-copy>p:not(.hero-kicker){max-width:300px!important;font-size:13px!important;line-height:1.52!important}html body.public-site .home-dark-theme .hero-actions{width:min(100%,290px)!important;flex-direction:column!important}html body.public-site .home-dark-theme .hero-actions :where(.button,.video-button){width:100%!important}html body.public-site .home-dark-theme .hero-stats-mobile{height:182px!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(3,minmax(0,1fr))!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div,html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div:nth-child(4){grid-column:auto!important}html body.public-site .home-dark-theme .hero-stats-mobile .hero-stats-grid>div:nth-child(5){grid-column:1/-1!important;border-right:0!important}html body.public-site .home-dark-theme .hero-dots{bottom:194px!important}}@media (max-width:400px){html body.public-site .home-dark-theme .hero-main{padding-top:84px!important}html body.public-site .home-dark-theme .hero .hero-copy{max-width:304px!important}html body.public-site .home-dark-theme .hero .hero-title,html body.public-site .home-dark-theme .hero .hero-title-long,html body.public-site .home-dark-theme .hero h1{max-width:292px!important;font-size:clamp(22px,6.9vw,29px)!important}}@media (max-width:640px){html body.public-site .home-dark-theme .hero-actions{width:min(100%,334px)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important;align-items:stretch!important}html body.public-site .home-dark-theme .hero-actions :where(.button,.video-button){width:100%!important;min-width:0!important;min-height:44px!important;padding-inline:10px!important;font-size:11px!important;letter-spacing:.01em!important;white-space:nowrap!important;gap:8px!important}html body.public-site .home-dark-theme .hero-actions :where(.button,.video-button) i,html body.public-site .home-dark-theme .hero-actions :where(.button,.video-button) svg{flex:0 0 auto!important}}@media (max-width:400px){html body.public-site .home-dark-theme .hero-actions{width:min(100%,304px)!important;gap:8px!important}html body.public-site .home-dark-theme .hero-actions :where(.button,.video-button){font-size:10.5px!important;padding-inline:8px!important}}@media (max-width:991px){html body.public-site .home-dark-theme{--mobile-section-gap:48px;--mobile-card-radius:16px}html body.public-site .home-dark-theme>.partners,html body.public-site .home-dark-theme>.section{padding-top:var(--mobile-section-gap)!important;padding-bottom:var(--mobile-section-gap)!important}html body.public-site .home-dark-theme .container{width:min(100% - 32px,var(--site-rail-max))!important}html body.public-site .home-dark-theme .lots-title,html body.public-site .home-dark-theme .news-premium-head,html body.public-site .home-dark-theme .section-heading,html body.public-site .home-dark-theme .sectors-showcase-heading{gap:16px!important;margin-bottom:24px!important}html body.public-site .home-dark-theme .intro-content h2,html body.public-site .home-dark-theme .land-premium-heading h2,html body.public-site .home-dark-theme .land-process-premium-heading h2,html body.public-site .home-dark-theme .lots-title h2,html body.public-site .home-dark-theme .news-premium-head h2,html body.public-site .home-dark-theme .partner-heading h2,html body.public-site .home-dark-theme .section-heading h2,html body.public-site .home-dark-theme .sectors-showcase-title h2{font-size:clamp(26px,5vw,34px)!important;line-height:1.16!important;letter-spacing:-.025em!important;text-wrap:balance}html body.public-site .home-dark-theme .section-heading>.button{flex:0 0 auto;min-height:42px!important;padding-inline:15px!important;font-size:12px!important}html body.public-site .home-dark-theme .intro-grid{grid-template-columns:1fr!important;gap:28px!important}html body.public-site .home-dark-theme .intro-image{aspect-ratio:16/10!important;min-height:0!important;border-radius:var(--mobile-card-radius)!important}html body.public-site .home-dark-theme .intro-content>p{font-size:14.5px!important;line-height:1.65!important}html body.public-site .home-dark-theme .intro-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:20px 0!important}html body.public-site .home-dark-theme .intro-metric-item{min-width:0;padding:12px 10px!important;border:1px solid rgba(130,202,227,.12);border-radius:13px;background:rgba(255,255,255,.035)}html body.public-site .home-dark-theme .intro-metric-item svg{width:22px!important;height:22px!important}html body.public-site .home-dark-theme .intro-metric-item b{font-size:17px!important}html body.public-site .home-dark-theme .intro-metric-item span{font-size:11.5px!important;line-height:1.35!important}html body.public-site .home-dark-theme .inline-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important;width:min(100%,430px)!important}html body.public-site .home-dark-theme .inline-actions .button{width:100%!important;min-width:0!important;min-height:46px!important;padding-inline:12px!important;justify-content:center!important;white-space:nowrap!important}html body.public-site .home-dark-theme .project-showcase-media{height:auto!important}html body.public-site .home-dark-theme .project-showcase-media:before{aspect-ratio:16/10!important}html body.public-site .home-dark-theme .project-showcase-media>img,html body.public-site .home-dark-theme .project-showcase-shade{height:clamp(250px,56vw,390px)!important}html body.public-site .home-dark-theme .project-showcase-panel{width:calc(100% - 24px)!important;max-width:none!important;margin-top:-28px!important;padding:20px!important;gap:14px!important;border-radius:var(--mobile-card-radius)!important}html body.public-site .home-dark-theme .project-showcase-panel h3{font-size:clamp(23px,4.8vw,30px)!important;line-height:1.16!important}html body.public-site .home-dark-theme .project-showcase-main>p{font-size:13.5px!important;line-height:1.55!important}html body.public-site .home-dark-theme .project-showcase-main>.button{min-height:44px!important;width:max-content!important;max-width:100%}html body.public-site .home-dark-theme .project-showcase-stats{gap:8px!important}html body.public-site .home-dark-theme .project-showcase-stats>div{min-height:66px!important;padding:10px 12px!important}html body.public-site .home-dark-theme .project-showcase-tabs{display:flex!important;grid-template-columns:none!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:4px 1px 10px!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}html body.public-site .home-dark-theme .project-showcase-tabs::-webkit-scrollbar{display:none}html body.public-site .home-dark-theme .project-showcase-tabs>button{flex:0 0 min(78vw,360px)!important;min-height:90px!important;grid-template-columns:84px minmax(0,1fr) 28px!important;padding:8px!important;scroll-snap-align:start;border-radius:14px!important}html body.public-site .home-dark-theme .sectors-showcase-layout{grid-template-columns:1fr!important;height:auto!important;gap:14px!important}html body.public-site .home-dark-theme .sector-featured{height:clamp(430px,66vw,520px)!important;min-height:430px!important;border-radius:var(--mobile-card-radius)!important}html body.public-site .home-dark-theme .sector-featured-number{width:48px!important;height:48px!important;top:16px!important;left:16px!important;font-size:18px!important}html body.public-site .home-dark-theme .sector-featured-content{left:18px!important;right:18px!important;bottom:20px!important;padding-bottom:0!important}html body.public-site .home-dark-theme .sector-featured-content h3{font-size:clamp(24px,5.4vw,31px)!important;line-height:1.13!important}html body.public-site .home-dark-theme .sector-featured-content>p{font-size:13.5px!important;line-height:1.55!important}html body.public-site .home-dark-theme .sector-featured-content li{font-size:12.5px!important;line-height:1.42!important}html body.public-site .home-dark-theme .sector-selector{height:auto!important;display:grid!important;grid-template-columns:none!important;grid-template-rows:none!important;grid-auto-flow:column!important;grid-auto-columns:minmax(245px,72vw)!important;grid-gap:10px!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 1px 10px!important;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}html body.public-site .home-dark-theme .sector-selector::-webkit-scrollbar{display:none}html body.public-site .home-dark-theme .sector-selector-card{min-height:92px!important;height:92px!important;grid-template-columns:96px minmax(0,1fr) 24px!important;gap:10px!important;padding:8px 10px 8px 8px!important;scroll-snap-align:start;border-radius:14px!important}html body.public-site .home-dark-theme .sector-selector-card strong{font-size:13px!important;line-height:1.35!important}html body.public-site .home-dark-theme .infrastructure-slider-layout{grid-template-columns:1fr!important;gap:14px!important}html body.public-site .home-dark-theme .infrastructure-slider-layout .infrastructure-copy{height:auto!important;min-height:0!important;padding:10px!important;border-radius:var(--mobile-card-radius)!important;overflow:hidden!important}html body.public-site .home-dark-theme .infrastructure-slider-layout .infra-feature-grid{display:grid!important;grid-template-columns:none!important;grid-template-rows:none!important;grid-auto-flow:column!important;grid-auto-columns:minmax(230px,70vw)!important;grid-gap:9px!important;gap:9px!important;overflow-x:auto!important;padding:1px 1px 7px!important;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}html body.public-site .home-dark-theme .infrastructure-slider-layout .infra-feature-grid::-webkit-scrollbar{display:none}html body.public-site .home-dark-theme .infrastructure-slider-layout .infra-feature-grid button{min-height:88px!important;height:88px!important;padding:12px!important;grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important;scroll-snap-align:start;border-radius:14px!important}html body.public-site .home-dark-theme .infrastructure-slider-layout .infra-feature-grid button>span{width:38px!important;height:38px!important;border-radius:11px!important}html body.public-site .home-dark-theme .infrastructure-slider-layout .infra-feature-grid button b{font-size:13px!important;margin-bottom:3px!important}html body.public-site .home-dark-theme .infrastructure-slider-layout .infra-feature-grid button small{font-size:11.5px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}html body.public-site .home-dark-theme .infrastructure-slider{height:auto!important;min-height:0!important;aspect-ratio:16/10!important;border-radius:var(--mobile-card-radius)!important}html body.public-site .home-dark-theme .infrastructure-slider figcaption{left:16px!important;right:70px!important;bottom:16px!important;gap:10px!important}html body.public-site .home-dark-theme .infrastructure-slider figcaption h3{font-size:clamp(21px,4.8vw,28px)!important}html body.public-site .home-dark-theme .infrastructure-slider figcaption p{font-size:12.5px!important;line-height:1.45!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}html body.public-site .home-dark-theme .lot-explorer-heading{grid-template-columns:1fr!important;align-items:start!important}html body.public-site .home-dark-theme .lot-heading-actions{width:100%!important;align-items:stretch!important;gap:10px!important}html body.public-site .home-dark-theme .lot-heading-actions small{max-width:none!important;text-align:left!important}html body.public-site .home-dark-theme .lot-fullscreen-trigger{width:100%!important;min-height:44px!important;justify-content:center!important}html body.public-site .home-dark-theme .lot-overview-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-bottom:14px!important}html body.public-site .home-dark-theme .lot-overview-stats article{min-width:0!important;min-height:78px!important;padding:10px 8px!important;gap:7px!important;border-radius:13px!important}html body.public-site .home-dark-theme .lot-overview-stats article>span{width:32px!important;height:32px!important;flex:0 0 32px!important}html body.public-site .home-dark-theme .lot-overview-stats article b{font-size:16px!important}html body.public-site .home-dark-theme .lot-overview-stats article small{font-size:10px!important;line-height:1.25!important}html body.public-site .home-dark-theme .lot-explorer-shell{grid-template-columns:1fr!important;border-radius:var(--mobile-card-radius)!important}html body.public-site .home-dark-theme .lot-quick-map{height:auto!important;min-height:0!important;aspect-ratio:4/3!important}html body.public-site .home-dark-theme .lot-preview-panel{height:auto!important;min-height:0!important;padding:18px!important;border-left:0!important;border-top:1px solid var(--yb-surface-border)!important}html body.public-site .home-dark-theme .lot-preview-infrastructure,html body.public-site .home-dark-theme .lot-preview-primary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html body.public-site .home-dark-theme .lot-preview-infrastructure p{min-height:66px!important;padding:10px!important}html body.public-site .home-dark-theme .lot-preview-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:9px!important;gap:9px!important}html body.public-site .home-dark-theme .lot-preview-actions>*{width:100%!important;min-width:0!important;min-height:44px!important;justify-content:center!important;font-size:11.5px!important;padding-inline:8px!important;white-space:normal!important;text-align:center}html body.public-site .home-dark-theme .lot-mini-list{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:5px;scrollbar-width:none}html body.public-site .home-dark-theme .lot-mini-list::-webkit-scrollbar{display:none}html body.public-site .home-dark-theme .lot-mini-list button{flex:0 0 112px!important;min-height:50px!important}html body.public-site .home-dark-theme .lot-explorer-legend{gap:8px 12px!important;flex-wrap:wrap!important}html body.public-site .home-dark-theme .lot-explorer-legend button{width:100%!important;min-height:42px!important;justify-content:center!important}html body.public-site .home-dark-theme .land-premium-stack{margin-top:34px!important;gap:20px!important}html body.public-site .home-dark-theme .land-process-premium,html body.public-site .home-dark-theme .land-support-premium{padding:26px 18px!important;border-radius:var(--mobile-card-radius)!important}html body.public-site .home-dark-theme .land-premium-heading,html body.public-site .home-dark-theme .land-process-premium-heading{max-width:none!important;margin-bottom:20px!important;text-align:left!important}html body.public-site .home-dark-theme .land-premium-heading p{margin-left:0!important;font-size:13.5px!important;line-height:1.55!important}html body.public-site .home-dark-theme .land-support-premium-layout{grid-template-columns:1fr!important;gap:14px!important;margin-top:14px!important}html body.public-site .home-dark-theme .land-support-brand-intro{min-height:220px!important}html body.public-site .home-dark-theme .land-support-brand-logo{width:min(82%,320px)!important}html body.public-site .home-dark-theme .land-support-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html body.public-site .home-dark-theme .land-support-premium-card{min-height:118px!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-rows:auto!important;gap:10px!important;padding:16px 12px!important;border-radius:14px!important}html body.public-site .home-dark-theme .land-support-premium-icon{width:40px!important;height:40px!important}html body.public-site .home-dark-theme .land-support-premium-card b{font-size:12.5px!important;line-height:1.35!important}html body.public-site .home-dark-theme .land-support-premium-card>i{display:none!important}html body.public-site .home-dark-theme .land-process-journey{height:auto!important;margin-top:14px!important;padding-left:0!important}html body.public-site .home-dark-theme .land-process-journey-line{left:27px!important}html body.public-site .home-dark-theme .land-process-journey-step,html body.public-site .home-dark-theme .land-process-journey-step:nth-of-type(n){min-height:96px!important;grid-template-columns:54px minmax(0,1fr)!important;gap:14px!important;margin-bottom:8px!important}html body.public-site .home-dark-theme .land-process-journey-node{width:52px!important;height:52px!important}html body.public-site .home-dark-theme .land-process-journey-copy>span{font-size:9.5px!important}html body.public-site .home-dark-theme .land-process-journey-copy b{font-size:14px!important}html body.public-site .home-dark-theme .land-process-journey-copy p{font-size:12px!important;line-height:1.45!important}html body.public-site .home-dark-theme .land-process-premium-cta{width:100%!important;min-width:0!important;min-height:46px!important;margin-top:10px!important}html body.public-site .home-dark-theme>.partners{padding-top:42px!important;padding-bottom:44px!important}html body.public-site .home-dark-theme .partner-heading{max-width:680px;margin-bottom:20px!important}html body.public-site .home-dark-theme .partner-heading>p{font-size:13.5px!important;line-height:1.55!important}html body.public-site .home-dark-theme .partner-slider{grid-template-columns:36px minmax(0,1fr) 36px!important;gap:7px!important;padding:10px 6px!important;border-radius:14px!important}html body.public-site .home-dark-theme .partner-nav{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}html body.public-site .home-dark-theme .partner-logo{height:74px!important;border-radius:11px!important}html body.public-site .home-dark-theme .news-premium-actions{width:100%!important;gap:10px!important;align-items:stretch!important;flex-direction:column!important}html body.public-site .home-dark-theme .news-tabs{width:100%!important;display:flex!important;overflow-x:auto!important;justify-content:flex-start!important;padding:4px!important;scrollbar-width:none}html body.public-site .home-dark-theme .news-tabs::-webkit-scrollbar{display:none}html body.public-site .home-dark-theme .news-tabs button{flex:0 0 auto!important;min-height:40px!important;padding-inline:13px!important;font-size:11.5px!important}html body.public-site .home-dark-theme .news-all-link{width:max-content!important;min-height:40px!important}html body.public-site .home-dark-theme .news-premium-layout{grid-template-columns:1fr!important;gap:12px!important}html body.public-site .home-dark-theme .news-featured-card{height:auto!important;min-height:400px!important;border-radius:var(--mobile-card-radius)!important}html body.public-site .home-dark-theme .news-featured-content{left:18px!important;right:18px!important;bottom:20px!important}html body.public-site .home-dark-theme .news-featured-content h3{font-size:clamp(23px,5vw,30px)!important;line-height:1.18!important}html body.public-site .home-dark-theme .news-featured-content p{font-size:13px!important;line-height:1.5!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}html body.public-site .home-dark-theme .news-side-list{gap:10px!important}html body.public-site .home-dark-theme .news-side-card{display:grid!important;grid-template-columns:38% minmax(0,1fr)!important;min-height:132px!important;border-radius:14px!important}html body.public-site .home-dark-theme .news-side-image{height:100%!important;min-height:132px!important;aspect-ratio:auto!important}html body.public-site .home-dark-theme .news-side-copy{min-height:0!important;padding:12px!important}html body.public-site .home-dark-theme .news-side-copy h3{font-size:14px!important;line-height:1.35!important;padding-right:26px}html body.public-site .home-dark-theme .news-side-copy p{display:none!important}}@media (max-width:640px){html body.public-site .home-dark-theme{--mobile-section-gap:40px}html body.public-site .home-dark-theme .container{width:calc(100% - 24px)!important}html body.public-site .home-dark-theme .lots-title,html body.public-site .home-dark-theme .news-premium-head,html body.public-site .home-dark-theme .section-heading{align-items:flex-start!important;flex-direction:column!important;gap:12px!important;margin-bottom:20px!important}html body.public-site .home-dark-theme .section-heading>.button{min-height:40px!important;width:max-content!important}html body.public-site .home-dark-theme .intro-content h2,html body.public-site .home-dark-theme .land-premium-heading h2,html body.public-site .home-dark-theme .land-process-premium-heading h2,html body.public-site .home-dark-theme .lots-title h2,html body.public-site .home-dark-theme .news-premium-head h2,html body.public-site .home-dark-theme .partner-heading h2,html body.public-site .home-dark-theme .section-heading h2,html body.public-site .home-dark-theme .sectors-showcase-title h2{font-size:clamp(24px,7vw,29px)!important}html body.public-site .home-dark-theme .intro-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.public-site .home-dark-theme .intro-metric-item:last-child:nth-child(odd){grid-column:1/-1}html body.public-site .home-dark-theme .inline-actions{width:100%!important}html body.public-site .home-dark-theme .inline-actions .button{font-size:11px!important;padding-inline:8px!important}html body.public-site .home-dark-theme .project-showcase-panel{width:calc(100% - 16px)!important;padding:17px!important}html body.public-site .home-dark-theme .project-showcase-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.public-site .home-dark-theme .sector-featured{height:430px!important;min-height:430px!important}html body.public-site .home-dark-theme .sector-selector{grid-auto-columns:minmax(230px,76vw)!important}html body.public-site .home-dark-theme .infrastructure-slider-layout .infra-feature-grid{grid-auto-columns:minmax(220px,76vw)!important}html body.public-site .home-dark-theme .lot-overview-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.public-site .home-dark-theme .lot-overview-stats article{min-height:72px!important}html body.public-site .home-dark-theme .lot-quick-map{aspect-ratio:1.22/1!important}html body.public-site .home-dark-theme .lot-preview-infrastructure{grid-template-columns:1fr!important}html body.public-site .home-dark-theme .land-support-brand-intro{min-height:190px!important}html body.public-site .home-dark-theme .land-support-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.public-site .home-dark-theme .land-support-premium-card{min-height:108px!important;grid-template-columns:36px minmax(0,1fr)!important;padding:14px 10px!important}html body.public-site .home-dark-theme .land-support-premium-icon{width:34px!important;height:34px!important}html body.public-site .home-dark-theme .land-support-premium-card b{font-size:11.5px!important}html body.public-site .home-dark-theme .news-featured-card{min-height:370px!important}html body.public-site .home-dark-theme .news-side-card{grid-template-columns:40% minmax(0,1fr)!important}}@media (max-width:390px){html body.public-site .home-dark-theme .container{width:calc(100% - 20px)!important}html body.public-site .home-dark-theme .inline-actions,html body.public-site .home-dark-theme .lot-preview-actions{gap:7px!important}html body.public-site .home-dark-theme .inline-actions .button,html body.public-site .home-dark-theme .lot-preview-actions>*{font-size:10.5px!important;padding-inline:7px!important}html body.public-site .home-dark-theme .land-support-premium-grid{grid-template-columns:1fr!important}html body.public-site .home-dark-theme .land-support-premium-card{min-height:82px!important;grid-template-columns:38px minmax(0,1fr)!important}html body.public-site .home-dark-theme .news-side-card{grid-template-columns:1fr!important}html body.public-site .home-dark-theme .news-side-image{min-height:0!important;aspect-ratio:16/9!important}}@media (max-width:991px){html body.public-site .home-dark-theme .infrastructure-slider-controls button,html body.public-site .home-dark-theme .news-all-link,html body.public-site .home-dark-theme .news-tabs button,html body.public-site .home-dark-theme .partner-nav{min-width:44px!important;min-height:44px!important}html body.public-site .home-dark-theme .infrastructure-slider-controls button,html body.public-site .home-dark-theme .partner-nav{width:44px!important;height:44px!important}html body.public-site .home-dark-theme .partner-slider{grid-template-columns:44px minmax(0,1fr) 44px!important}}html body.public-site .home-dark-theme .lot-quick-map:before{background:linear-gradient(180deg,rgba(5,32,57,.1),rgba(5,32,57,.26)),url(/assets/yb-land-masterplan.webp) 50% /cover no-repeat!important}html body.public-site .home-dark-theme .lot-explorer-shell,html body.public-site .home-dark-theme .lot-quick-map{min-height:620px}html body.public-site .home-dark-theme .lot-2d-canvas,html body.public-site .home-dark-theme .lot-map-canvas{aspect-ratio:1672/941!important;background:#0b3147!important}html body.public-site .home-dark-theme .lot-2d-canvas>img,html body.public-site .home-dark-theme .lot-map-canvas>img{object-fit:cover!important;object-position:center!important}html body.public-site .home-dark-theme .lot-view-toggle{display:none!important}@media (min-width:1281px){html body.public-site .home-dark-theme .lot-map-modal-header{grid-template-columns:auto minmax(220px,1fr) auto auto!important}}html body.public-site .home-dark-theme .lot-hotspot,html body.public-site .home-dark-theme .lot-hotspot.free,html body.public-site .home-dark-theme .lot-hotspot.free:is(.active,:hover,:focus-visible),html body.public-site .home-dark-theme .lot-hotspot.leased,html body.public-site .home-dark-theme .lot-hotspot.leased:is(.active,:hover,:focus-visible),html body.public-site .home-dark-theme .lot-hotspot.negotiating,html body.public-site .home-dark-theme .lot-hotspot.negotiating:is(.active,:hover,:focus-visible){width:62px!important;height:62px!important;margin:-31px 0 0 -31px!important;border:2px solid rgba(8,35,50,.88)!important;outline:2px solid rgba(255,255,255,.92)!important;outline-offset:2px!important;color:#0c2737!important;background:rgba(255,255,255,.97)!important;box-shadow:0 8px 22px rgba(2,20,31,.26),0 0 0 1px rgba(255,255,255,.9)!important}html body.public-site .home-dark-theme .lot-hotspot.active,html body.public-site .home-dark-theme .lot-hotspot:focus-visible,html body.public-site .home-dark-theme .lot-hotspot:hover{z-index:10!important;transform:scale(1.08)!important;border-color:#1d3440!important;outline-color:#f2c451!important;box-shadow:0 0 0 4px rgba(242,196,81,.28),0 0 22px rgba(242,196,81,.48),0 12px 28px rgba(2,20,31,.32)!important}html body.public-site .home-dark-theme .lot-hotspot>.lot-masterplan-marker{grid-template-rows:18px 22px 18px!important;color:#0c2737!important;background:rgba(255,255,255,.98)!important}html body.public-site .home-dark-theme .lot-masterplan-marker>b{border-bottom:1px solid rgba(12,39,55,.62)!important;font-size:8px!important;font-weight:800!important;letter-spacing:.01em!important}html body.public-site .home-dark-theme .lot-masterplan-marker>strong{border-bottom:1px solid rgba(12,39,55,.62)!important;font-size:9px!important;font-weight:700!important}html body.public-site .home-dark-theme .lot-masterplan-marker>i{font-size:7px!important;font-weight:700!important}html body.public-site .home-dark-theme .lot-masterplan-marker>i>em:first-child{border-right:1px solid rgba(12,39,55,.62)!important}@media (max-width:1024px){html body.public-site .home-dark-theme .lot-explorer-shell,html body.public-site .home-dark-theme .lot-quick-map{min-height:0!important}html body.public-site .home-dark-theme .lot-quick-map{aspect-ratio:1672/941!important}}@media (max-width:640px){html body.public-site .home-dark-theme .lot-quick-map{aspect-ratio:1672/941!important}html body.public-site .home-dark-theme .lot-hotspot,html body.public-site .home-dark-theme .lot-hotspot.free,html body.public-site .home-dark-theme .lot-hotspot.free:is(.active,:hover,:focus-visible),html body.public-site .home-dark-theme .lot-hotspot.leased,html body.public-site .home-dark-theme .lot-hotspot.leased:is(.active,:hover,:focus-visible),html body.public-site .home-dark-theme .lot-hotspot.negotiating,html body.public-site .home-dark-theme .lot-hotspot.negotiating:is(.active,:hover,:focus-visible){width:46px!important;height:46px!important;margin:-23px 0 0 -23px!important}html body.public-site .home-dark-theme .lot-hotspot>.lot-masterplan-marker{grid-template-rows:13px 17px 12px!important}html body.public-site .home-dark-theme .lot-masterplan-marker>b{font-size:6.5px!important}html body.public-site .home-dark-theme .lot-masterplan-marker>strong{font-size:7px!important}html body.public-site .home-dark-theme .lot-masterplan-marker>i{font-size:5.5px!important}}html body.public-site .home-dark-theme .lot-hotspot,html body.public-site .home-dark-theme .lot-hotspot.free,html body.public-site .home-dark-theme .lot-hotspot.free:is(.active,:hover,:focus-visible),html body.public-site .home-dark-theme .lot-hotspot.leased,html body.public-site .home-dark-theme .lot-hotspot.leased:is(.active,:hover,:focus-visible),html body.public-site .home-dark-theme .lot-hotspot.negotiating,html body.public-site .home-dark-theme .lot-hotspot.negotiating:is(.active,:hover,:focus-visible){--lot-marker-size:clamp(30px,5vw,58px);width:var(--lot-marker-size)!important;height:var(--lot-marker-size)!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;outline:0!important;color:#17384a!important;background:transparent!important;box-shadow:none!important;filter:none!important;transform:translate(-50%,-50%) scale(1)!important;animation:none!important}html body.public-site .home-dark-theme .lot-hotspot:after,html body.public-site .home-dark-theme .lot-hotspot:before{display:none!important;content:none!important;animation:none!important}html body.public-site .home-dark-theme .lot-hotspot>.lot-masterplan-marker{position:relative!important;z-index:2!important;display:grid!important;grid-template-rows:30% 40% 30%!important;width:100%!important;height:100%!important;overflow:hidden!important;border:1.5px solid #244556!important;border-radius:50%!important;outline:1.5px solid rgba(255,255,255,.96)!important;outline-offset:1.5px!important;color:#17384a!important;background:rgba(255,255,255,.985)!important;box-shadow:0 0 0 2px rgba(var(--lot-marker-rgb),.18),0 4px 12px rgba(2,20,31,.24)!important;text-shadow:none!important;font-family:var(--body)!important}html body.public-site .home-dark-theme .lot-masterplan-marker>b,html body.public-site .home-dark-theme .lot-masterplan-marker>i,html body.public-site .home-dark-theme .lot-masterplan-marker>strong{display:grid!important;place-items:center!important;width:100%!important;min-width:0!important;height:100%!important;margin:0!important;padding:0!important;font-style:normal!important;line-height:1!important;opacity:1!important}html body.public-site .home-dark-theme .lot-masterplan-marker>b{border-bottom:1px solid rgba(36,69,86,.66)!important;color:#526b79!important;font-size:calc(var(--lot-marker-size) * .128)!important;font-weight:750!important;letter-spacing:0!important;text-transform:lowercase!important}html body.public-site .home-dark-theme .lot-masterplan-marker>strong{border-bottom:1px solid rgba(36,69,86,.66)!important;color:#17384a!important;font-size:calc(var(--lot-marker-size) * .148)!important;font-weight:800!important}html body.public-site .home-dark-theme .lot-masterplan-marker>i{grid-template-columns:1fr 1fr!important;color:#17384a!important;font-size:calc(var(--lot-marker-size) * .112)!important;font-weight:800!important}html body.public-site .home-dark-theme .lot-masterplan-marker>i>em{display:grid!important;width:100%!important;height:100%!important;place-items:center!important;margin:0!important;padding:0!important;font-style:normal!important}html body.public-site .home-dark-theme .lot-masterplan-marker>i>em:first-child{border-right:1px solid rgba(36,69,86,.66)!important}html body.public-site .home-dark-theme .lot-hotspot:is(.active,:hover,:focus-visible,[aria-pressed=true]){z-index:12!important;transform:translate(-50%,-50%) scale(1.055)!important}html body.public-site .home-dark-theme .lot-hotspot:is(.active,:hover,:focus-visible,[aria-pressed=true])>.lot-masterplan-marker{border-color:#795f18!important;outline-color:#f1c85d!important;box-shadow:0 0 0 3px rgba(241,200,93,.24),0 0 16px rgba(241,200,93,.26),0 6px 16px rgba(2,20,31,.28)!important}html body.public-site .home-dark-theme .lot-hotspot:is(.active,:hover,:focus-visible,[aria-pressed=true]):before{display:block!important;content:""!important;position:absolute!important;z-index:-1!important;inset:-4px!important;border:1.5px solid rgba(241,200,93,.72)!important;border-radius:50%!important;opacity:.68;pointer-events:none!important;animation:lotMarkerFocusBreath 2s ease-in-out infinite!important}@keyframes lotMarkerFocusBreath{0%,to{transform:scale(1);opacity:.58}50%{transform:scale(1.08);opacity:.22}}@media (max-width:430px){html body.public-site .home-dark-theme .lot-hotspot,html body.public-site .home-dark-theme .lot-hotspot.free,html body.public-site .home-dark-theme .lot-hotspot.leased,html body.public-site .home-dark-theme .lot-hotspot.negotiating{--lot-marker-size:29px}}@media (prefers-reduced-motion:reduce){html body.public-site .home-dark-theme .lot-hotspot,html body.public-site .home-dark-theme .lot-hotspot:after,html body.public-site .home-dark-theme .lot-hotspot:before{animation:none!important}}.home-dark-theme .project-showcase-main{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important}.home-dark-theme .project-showcase-main>p{margin:12px 0 0!important}.home-dark-theme .project-showcase-main>.button{margin-top:18px!important}@media (max-width:767px){html body.public-site .home-dark-theme .project-showcase-main>.button{margin-top:16px!important}}html body.public-site .home-dark-theme .lot-plan-overlay{position:absolute;z-index:6;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}html body.public-site .home-dark-theme .lot-plan-shape{--lot-rgb:45,199,122;--lot-edge:#4de09a;pointer-events:all;cursor:pointer;opacity:1;transition:opacity .2s ease,filter .2s ease}html body.public-site .home-dark-theme .lot-plan-shape.negotiating{--lot-rgb:237,181,61;--lot-edge:#f0c34f}html body.public-site .home-dark-theme .lot-plan-shape.leased{--lot-rgb:122,151,183;--lot-edge:#9bb8d4}html body.public-site .home-dark-theme .lot-plan-shape.filtered{opacity:.1;pointer-events:none}html body.public-site .home-dark-theme .lot-plan-fill{fill:rgba(var(--lot-rgb),.16);stroke:rgba(var(--lot-rgb),.92);stroke-width:3;vector-effect:non-scaling-stroke;transition:fill .2s ease,stroke .2s ease,stroke-width .2s ease}html body.public-site .home-dark-theme .lot-plan-border{fill:none;stroke:rgba(255,255,255,.72);stroke-width:1.25;vector-effect:non-scaling-stroke;pointer-events:none}html body.public-site .home-dark-theme .lot-plan-shadow,html body.public-site .home-dark-theme .lot-plan-side{display:none;pointer-events:none}html body.public-site .home-dark-theme .lot-plan-overlay-space .lot-plan-shadow{display:block;fill:rgba(0,0,0,.3);filter:blur(1.4px)}html body.public-site .home-dark-theme .lot-plan-overlay-space .lot-plan-side{display:block;fill:rgba(var(--lot-rgb),.34);stroke:rgba(5,34,42,.44);stroke-width:1.5;vector-effect:non-scaling-stroke}html body.public-site .home-dark-theme .lot-plan-overlay-space .lot-plan-fill{fill:rgba(var(--lot-rgb),.21);stroke-width:2.5}html body.public-site .home-dark-theme .lot-plan-shape:is(.active,:hover,:focus-visible,[aria-pressed=true]){filter:drop-shadow(0 0 10px rgba(244,199,83,.4));outline:none}html body.public-site .home-dark-theme .lot-plan-shape:is(.active,:hover,:focus-visible,[aria-pressed=true]) .lot-plan-fill{fill:rgba(var(--lot-rgb),.3);stroke:#f4c753;stroke-width:4}html body.public-site .home-dark-theme .lot-plan-shape:is(.active,:hover,:focus-visible,[aria-pressed=true]) .lot-plan-border{stroke:rgba(255,233,164,.96);stroke-width:1.75}html body.public-site .home-dark-theme .lot-plan-label{pointer-events:none;transform-box:fill-box;transform-origin:center}html body.public-site .home-dark-theme .lot-plan-label rect{fill:rgba(4,31,45,.88);stroke:rgba(var(--lot-rgb),.88);stroke-width:2;vector-effect:non-scaling-stroke}html body.public-site .home-dark-theme .lot-plan-area,html body.public-site .home-dark-theme .lot-plan-code{fill:#fff;text-anchor:middle;dominant-baseline:central;font-family:var(--body);paint-order:stroke;stroke:rgba(4,31,45,.55);stroke-width:.8px;stroke-linejoin:round}html body.public-site .home-dark-theme .lot-plan-code{font-size:24px;font-weight:900;letter-spacing:.02em}html body.public-site .home-dark-theme .lot-plan-area{fill:rgba(255,255,255,.8);font-size:17px;font-weight:750}html body.public-site .home-dark-theme .lot-plan-shape:is(.active,:hover,:focus-visible,[aria-pressed=true]) .lot-plan-label rect{fill:rgba(4,31,45,.96);stroke:#f4c753}html body.public-site .home-dark-theme .lot-2d-canvas,html body.public-site .home-dark-theme .lot-map-canvas{isolation:isolate}html body.public-site .home-dark-theme .lot-map-canvas .lot-quick-map-shade{z-index:2;pointer-events:none}@media (max-width:640px){html body.public-site .home-dark-theme .lot-plan-fill{stroke-width:2.25}html body.public-site .home-dark-theme .lot-plan-code{font-size:29px}html body.public-site .home-dark-theme .lot-plan-area{font-size:20px}html body.public-site .home-dark-theme .lot-plan-label rect{stroke-width:1.5}}@media (prefers-reduced-motion:reduce){html body.public-site .home-dark-theme .lot-plan-border,html body.public-site .home-dark-theme .lot-plan-fill,html body.public-site .home-dark-theme .lot-plan-shape{transition:none!important}}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot{--lot-marker-size:clamp(34px,5.1vw,64px);z-index:6!important}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot:after{display:block!important;content:""!important;position:absolute!important;z-index:-1!important;inset:-4px!important;border:1.5px solid rgba(var(--lot-marker-rgb),.72)!important;border-radius:50%!important;opacity:.42!important;pointer-events:none!important;animation:lotInvestmentRing 2.25s ease-out infinite!important;animation-delay:inherit!important}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot:is(.active,:hover,:focus-visible,[aria-pressed=true]):after{border-color:rgba(244,199,83,.88)!important;animation-duration:1.7s!important;opacity:.62!important}@keyframes lotInvestmentRing{0%{transform:scale(.94);opacity:.48}65%{opacity:.16}to{transform:scale(1.16);opacity:0}}@media (max-width:640px){html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot{--lot-marker-size:clamp(27px,8.1vw,38px)}}@media (prefers-reduced-motion:reduce){html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot:after{animation:none!important;opacity:.28!important}}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot{--lot-marker-size:46px;width:var(--lot-marker-size)!important;height:var(--lot-marker-size)!important;margin:calc(var(--lot-marker-size) / -2) 0 0 calc(var(--lot-marker-size) / -2)!important;border:2px solid rgba(255,255,255,.88)!important;outline:1px solid rgba(255,255,255,.42)!important;outline-offset:3px!important;border-radius:50%!important;background:rgba(8,107,56,.86)!important;box-shadow:0 0 0 3px rgba(255,255,255,.1),0 0 14px rgba(var(--lot-marker-rgb),.2),0 10px 22px rgba(3,25,46,.24)!important;animation:lotHotspotCorePulse 2.35s ease-in-out infinite!important}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot>span{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;border-radius:50%!important;color:#fff!important;background:transparent!important;font-size:9px!important;font-weight:950!important;line-height:1!important;letter-spacing:-.01em!important;text-transform:uppercase!important;text-shadow:0 1px 5px rgba(0,0,0,.55)!important;box-shadow:none!important}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot:after,html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot:before{display:block!important;content:""!important;position:absolute!important;z-index:-1!important;inset:-5px!important;border:1.5px solid rgba(var(--lot-marker-rgb),.5)!important;border-radius:50%!important;opacity:0!important;pointer-events:none!important;animation:lotHotspotIdlePulse 2.35s cubic-bezier(.16,1,.3,1) infinite!important}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot:after{animation-delay:.78s!important}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot:is(.active,:hover,:focus-visible){transform:scale(1.16)!important;border-color:#fff1aa!important;outline:2px solid #ffc533!important;outline-offset:4px!important;background:rgba(8,107,56,.98)!important}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot:is(.active,:hover,:focus-visible):after,html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot:is(.active,:hover,:focus-visible):before{border-color:rgba(255,207,65,.96)!important;animation:lotHotspotGoldWave 1.1s cubic-bezier(.16,1,.3,1) infinite!important}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot:is(.active,:hover,:focus-visible):after{animation-delay:.52s!important}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-fill{fill:rgba(var(--lot-rgb),.22);stroke-width:2.2}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-border{stroke:rgba(255,255,255,.52);stroke-width:1}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-label rect{fill:rgba(4,31,45,.8);stroke-width:1.3}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-code{font-size:var(--lot-label-font,12px);font-weight:900}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-area{font-size:10px;font-weight:800}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-label-map rect{fill:rgba(5,32,45,.68);stroke:rgba(var(--lot-rgb),.48)}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-label-map .lot-plan-code{fill:rgba(245,250,252,.88)}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-label-official rect{fill:rgba(4,31,45,.92);stroke-width:1.8}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-label-active rect{fill:rgba(4,31,45,.97);stroke:#f4c753;stroke-width:2.4}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-shape.filtered{opacity:.16;pointer-events:none}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-shape:is(.active,:hover,:focus-visible) .lot-plan-fill{stroke:#f4c753;stroke-width:3.5;fill:rgba(var(--lot-rgb),.34)}@media(max-width:640px){html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot{--lot-marker-size:36px}html body.public-site .home-dark-theme .lot-map-canvas .lot-hotspot>span{font-size:7px!important}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-code{font-size:var(--lot-label-font,15px)}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-area{font-size:12px}}@media (min-width:992px){html body.public-site .home-dark-theme .hero{--yb-hero-stage-height:min(720px,max(520px,calc(100svh - 118px)));height:var(--yb-hero-stage-height)!important;min-height:var(--yb-hero-stage-height)!important;max-height:720px!important}html body.public-site .home-dark-theme .hero-video-background{height:100%!important}html body.public-site .home-dark-theme .hero .hero-video-frame,html body.public-site .home-dark-theme .hero .hero-video-frame.is-playing,html body.public-site .home-dark-theme .hero .hero-video-frame.is-starting,html body.public-site .home-dark-theme .hero-video-frame{width:max(100vw,calc(var(--yb-hero-stage-height) * 1.7778))!important;height:max(var(--yb-hero-stage-height),56.25vw)!important;min-width:0!important;min-height:0!important;transform:translate(-50%,-50%) scale(1.075)!important;transform-origin:center center!important}html body.public-site .home-dark-theme .hero-main{height:100%!important;min-height:0!important;padding-top:clamp(26px,4.8svh,56px)!important;padding-bottom:clamp(42px,7.5svh,76px)!important;align-items:center!important}html body.public-site .home-dark-theme .hero .hero-copy{width:min(650px,58%)!important;max-height:calc(100% - 72px);margin-top:0!important}html body.public-site .home-dark-theme .hero .hero-title,html body.public-site .home-dark-theme .hero .hero-title-long,html body.public-site .home-dark-theme .hero h1{font-size:clamp(42px,min(3.95vw,7.2svh),62px)!important;line-height:1.035!important}html body.public-site .home-dark-theme .hero .hero-kicker{margin-bottom:clamp(10px,1.7svh,20px)!important}html body.public-site .home-dark-theme .hero .hero-title,html body.public-site .home-dark-theme .hero .hero-title-long{margin-bottom:clamp(12px,1.8svh,20px)!important}html body.public-site .home-dark-theme .hero-copy>strong{margin-bottom:clamp(8px,1.3svh,12px)!important}html body.public-site .home-dark-theme .hero-copy>p:not(.hero-kicker){margin-bottom:clamp(14px,2.2svh,20px)!important}html body.public-site .home-dark-theme .hero-dots{bottom:clamp(18px,3svh,30px)!important}}@media (min-width:992px) and (max-height:820px){html body.public-site .home-dark-theme .hero{--yb-hero-stage-height:min(650px,max(510px,calc(100svh - 118px)));max-height:650px!important}html body.public-site .home-dark-theme .hero-main{padding-top:22px!important;padding-bottom:42px!important}html body.public-site .home-dark-theme .hero .hero-copy{width:min(610px,58%)!important}html body.public-site .home-dark-theme .hero .hero-title,html body.public-site .home-dark-theme .hero .hero-title-long,html body.public-site .home-dark-theme .hero h1{font-size:clamp(40px,min(3.55vw,6.8svh),54px)!important}html body.public-site .home-dark-theme .hero .hero-kicker{margin-bottom:10px!important;font-size:12.5px!important}html body.public-site .home-dark-theme .hero-copy>strong{margin-bottom:8px!important;font-size:13.5px!important}html body.public-site .home-dark-theme .hero-copy>p:not(.hero-kicker){max-width:610px!important;margin-bottom:15px!important;font-size:14.5px!important;line-height:1.5!important}html body.public-site .home-dark-theme .hero-actions :where(.button,.video-button){min-height:42px!important}}@media (min-width:992px) and (max-height:690px){html body.public-site .home-dark-theme .hero{--yb-hero-stage-height:min(580px,max(480px,calc(100svh - 108px)));max-height:580px!important}html body.public-site .home-dark-theme .hero-main{padding-top:14px!important;padding-bottom:32px!important}html body.public-site .home-dark-theme .hero .hero-title,html body.public-site .home-dark-theme .hero .hero-title-long,html body.public-site .home-dark-theme .hero h1{font-size:clamp(36px,min(3.3vw,6.2svh),48px)!important}html body.public-site .home-dark-theme .hero .hero-title span+span,html body.public-site .home-dark-theme .hero .hero-title-long span+span{margin-top:4px!important}html body.public-site .home-dark-theme .hero-copy>p:not(.hero-kicker){font-size:13.5px!important;line-height:1.45!important}}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-shape{touch-action:manipulation}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-shape.official-vacant{--lot-rgb:151,67,255;--lot-edge:#c28cff}html body.public-site .home-dark-theme .lot-map-modal .lot-plan-active-ring{fill:none;stroke:#ffd158;stroke-width:3;vector-effect:non-scaling-stroke;pointer-events:none;transform-box:fill-box;transform-origin:center;animation:lotV393ParcelWave 1.1s cubic-bezier(.16,1,.3,1) infinite}@keyframes lotV393ParcelWave{0%{opacity:.95;transform:scale(1);filter:drop-shadow(0 0 2px rgba(255,198,48,.75))}to{opacity:0;transform:scale(1.055);filter:drop-shadow(0 0 15px rgba(255,198,48,0))}}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-marker{pointer-events:none;transform-box:fill-box;transform-origin:center}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-wave{fill:none;stroke:rgba(91,236,162,.72);stroke-width:2;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:center;animation:lotV393VacantWave 2.35s cubic-bezier(.16,1,.3,1) infinite}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-wave.wave-two{animation-delay:.78s}@keyframes lotV393VacantWave{0%{opacity:.56;transform:scale(.84)}to{opacity:0;transform:scale(1.58)}}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-core-shadow{fill:rgba(2,17,30,.34);filter:blur(2px)}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-core{fill:rgba(7,65,48,.96);stroke:rgba(255,255,255,.9);stroke-width:2.2;vector-effect:non-scaling-stroke;filter:drop-shadow(0 4px 9px rgba(0,0,0,.34))}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-area,html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-code{fill:#fff;text-anchor:middle;dominant-baseline:middle;font-family:var(--body);paint-order:stroke;stroke:rgba(2,26,34,.55);stroke-width:.7px;stroke-linejoin:round}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-code{font-size:10px;font-weight:950;letter-spacing:.01em}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-area{font-size:6.8px;font-weight:800;fill:rgba(255,255,255,.84)}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-marker.active .lot-vacant-core{fill:#70500b;stroke:#fff1aa;stroke-width:2.8;filter:drop-shadow(0 0 11px rgba(255,198,48,.68))}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-marker.active .lot-vacant-wave{stroke:rgba(255,207,65,.96);animation:lotHotspotGoldWave 1.1s cubic-bezier(.16,1,.3,1) infinite}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-marker.active .lot-vacant-wave.wave-two{animation-delay:.52s}html body.public-site .home-dark-theme .lot-detail-note{margin-top:19px;padding:13px 14px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:rgba(255,255,255,.04)}html body.public-site .home-dark-theme .lot-detail-note h3{margin:0 0 7px;color:#d7af5a;font-size:10px;letter-spacing:.13em}html body.public-site .home-dark-theme .lot-detail-note p{margin:0;color:#b4c3cf;font-size:11px;line-height:1.6;white-space:pre-line}@media(max-width:640px){html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-core{stroke-width:1.7}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-code{font-size:11px}html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-area{font-size:7.5px}}@media(prefers-reduced-motion:reduce){html body.public-site .home-dark-theme .lot-map-modal .lot-plan-active-ring,html body.public-site .home-dark-theme .lot-map-modal .lot-vacant-wave{animation:none!important;opacity:.42}}html body .hero-stats .hero-stats-grid p{min-width:0}html body .hero-stats .hero-stats-grid p>b{display:inline-flex!important;align-items:baseline!important;justify-content:flex-start;gap:.28em;width:auto;max-width:100%;white-space:nowrap!important;line-height:1.05}html body .hero-stats .hero-stats-grid p>b>span{display:inline-block;flex:0 0 auto;line-height:1}html body .hero-stats .hero-stats-grid p>b>small{display:inline-block!important;flex:0 0 auto;margin:0!important;font-size:.58em!important;line-height:1!important;font-weight:700;letter-spacing:0;white-space:nowrap!important;opacity:.86!important;vertical-align:baseline}html body .hero-stats .hero-stats-grid p>small{display:block!important;margin-top:4px!important}@media (max-width:767px){html body .hero-stats .hero-stats-grid p>b{gap:.22em}html body .hero-stats .hero-stats-grid p>b>small{font-size:.6em!important}}