:root{--orange:#ff9d00;--navy:#123f48;--deep:#063640}
*{box-sizing:border-box}
body{margin:0;color:#111;background:#fff;font-family:Arial,Helvetica,sans-serif}
a{text-decoration:none;color:inherit}
.topline{height:40px;background:var(--orange);color:#fff;padding:0 max(7vw,30px) 0 30%;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600}
.social-links{display:inline-flex;align-items:center;gap:14px}
.social-links a{display:inline-grid;place-items:center;width:25px;height:25px;color:#fff;font-size:19px;line-height:1;border-radius:50%;transition:transform .2s ease,background .2s ease}
.social-links a:hover{transform:scale(1.12);background:#ffffff22}
.social-links b{font-family:Arial,Helvetica,sans-serif;font-weight:800}
.instagram-icon{font-size:23px;font-weight:500!important;transform:translateY(-1px)}
.site-header{height:69px;background:white;display:flex;align-items:center;max-width:1180px;margin:0 auto;position:relative;z-index:10;padding-left:265px}
.logo-wrap{position:absolute;left:0;top:-40px;width:245px;height:109px;background:var(--orange);clip-path:polygon(0 0,88% 0,100% 70%,87% 100%,14% 100%);display:grid;place-items:center}
.logo-wrap img{width:165px;height:40px;object-fit:cover}
.site-header nav{display:flex;gap:18px;align-items:center}
.site-header nav a{font-size:11px;font-weight:600}
.site-header nav a:hover{color:var(--orange)}
.orange-btn,.white-btn{display:inline-block;background:var(--orange);color:white;padding:13px 38px;font-weight:700;font-size:12px}
.header-btn{margin-left:10px;padding:14px 18px;white-space:nowrap}
.language-switch{margin-left:auto;display:flex;align-items:center;gap:7px;padding:8px 5px}
.language-switch a{display:grid;place-items:center;width:27px;height:27px;font-size:19px;line-height:1;border-radius:50%;filter:grayscale(.35);opacity:.72;transition:transform .2s,filter .2s,opacity .2s}
.language-switch a:hover,.language-switch a.active{transform:scale(1.15);filter:none;opacity:1;background:#f1f1ee}
.search{font-size:25px;color:#666;margin:0 18px}
.original-hero{height:540px;position:relative;background:var(--navy);overflow:hidden}
.hero-photo{position:absolute;right:0;top:0;width:57%;height:100%;background:url('/assets/hero.jpg') right center/auto 128% no-repeat;background-color:#d2d2d2}
.hero-panel{position:absolute;inset:0 27% 0 0;background:var(--navy);color:#fff;clip-path:polygon(0 0,67% 0,100% 100%,0 100%);display:flex;align-items:center}
.hero-panel>div{width:55%;margin-left:max(calc((100vw - 1040px)/2),10%)}
.hero-panel p:first-child{font-weight:700;font-size:14px}
.hero-panel h1{font-size:38px;line-height:1.3;margin:20px 0 25px;font-weight:800}
.hero-text{font-size:15px;line-height:1.75;margin:0 0 30px}
.project-section{padding:65px 20px 80px;text-align:center;max-width:940px;margin:0 auto}
.orange-kicker{color:var(--orange);font-size:18px;margin:0 0 14px}
.project-section h2{font-size:30px;margin:0 0 20px}
.filters{display:flex;justify-content:center;gap:45px;margin:0 0 25px;font-size:14px}
.photo-grid{display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:center}
.photo-grid article{height:300px;overflow:hidden;position:relative}
.photo-grid img{width:100%;height:100%;object-fit:cover}
.featured-project{text-align:left;color:#fff}
.featured-project:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.75))}
.project-caption{position:absolute;left:25px;right:20px;bottom:0;z-index:2}
.project-caption small{background:var(--navy);border-radius:20px;padding:7px 16px}
.project-caption h3{font-size:18px;margin:15px 0 8px}
.project-caption p{font-size:13px}
.orange-btn.small{padding:10px 16px}
.energy-home{background:var(--navy);color:#fff;padding:48px max(calc((100vw - 1040px)/2),6vw);display:flex;align-items:center;justify-content:space-between;border-top:7px solid var(--orange)}
.energy-home p,.sub-contact p{color:var(--orange);font-size:13px;font-weight:700;letter-spacing:.08em}
.energy-home h2{font-size:30px;margin:8px 0 12px}
.energy-home span{font-size:14px;color:#d3dcde}
.white-btn{background:white;color:var(--navy);white-space:nowrap}
.site-footer{background:linear-gradient(rgba(4,45,54,.92),rgba(4,45,54,.96)),url('/assets/footer-bg.png') center/cover;color:white;padding:65px max(calc((100vw - 1040px)/2),7vw) 18px}
.footer-inner{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:70px}
.footer-inner>div{display:flex;flex-direction:column;gap:12px}
.footer-inner h2,.footer-inner h3{margin:0 0 15px}
.footer-inner h2{font-size:23px}
.footer-inner h3{font-size:20px}
.footer-inner p,.footer-inner a,.footer-inner span{font-size:13px;line-height:1.7}
.footer-inner>div:nth-child(2){display:grid;grid-template-columns:1fr 1fr;align-content:start}
.footer-inner>div:nth-child(2) h3{grid-column:1/-1}
.footer-bottom{border-top:1px solid #ffffff66;margin-top:55px;padding-top:18px;display:flex;justify-content:space-between;font-size:12px}
.sub-hero{min-height:360px;background:linear-gradient(110deg,var(--navy) 0 67%,transparent 67%),url('/assets/hero.jpg') right center/55% auto no-repeat;color:white;display:flex;align-items:center}
.sub-hero>div{width:1040px;max-width:88%;margin:auto}
.sub-hero p{color:var(--orange);font-weight:700}
.sub-hero h1{font-size:52px;margin:10px 0 20px}
.sub-hero span{display:block;max-width:570px;line-height:1.7;color:#e3e9ea}
.sub-content{max-width:1040px;margin:0 auto;padding:70px 20px}
.sub-content article{display:grid;grid-template-columns:1fr 1.4fr;gap:35px;padding:18px 0;border-top:1px solid #ddd}
.sub-content h2{font-size:24px;margin:0}
.sub-content p{color:#737373;line-height:1.65;margin:0}
.contact-layout{max-width:940px;margin:65px auto;padding:0 20px;display:grid;grid-template-columns:minmax(260px,390px) 1fr;gap:70px;align-items:stretch}
.contact-photo{background:#eee;min-height:610px;overflow:hidden}
.contact-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.contact-details{display:flex;flex-direction:column;justify-content:center}
.contact-item{padding:20px 0;border-top:1px solid #ddd}
.contact-item:last-child{border-bottom:1px solid #ddd}
.contact-item h2{font-size:18px;color:var(--navy);margin:0 0 8px}
.contact-item a,.contact-item p{display:block;color:#737373;font-size:17px;line-height:1.5;margin:0}
.contact-item a:hover{color:var(--orange)}
.about-van{max-width:1040px;margin:55px auto 0;padding:0 20px}
.about-van img{display:block;width:100%;height:auto;object-fit:contain}
.sub-content.compact{padding-top:35px;padding-bottom:55px}
.sub-content.compact article{padding:12px 0;gap:28px}
.sub-content.compact h2{font-size:21px}
.simple-energy{min-height:310px}
.simple-steps{max-width:980px;margin:0 auto;padding:65px 20px 80px}
.simple-steps>h2{font-size:34px;color:var(--navy);margin:0 0 35px}
.simple-steps ol{margin:0;padding:0;list-style:none;counter-reset:energy-step}
.simple-steps li{counter-increment:energy-step;position:relative;margin:0;padding:22px 20px 22px 76px;border-top:1px solid #ddd;color:#555;line-height:1.65;font-size:16px}
.simple-steps li:before{content:counter(energy-step);position:absolute;left:12px;top:16px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:18px;font-weight:800}
.advisor-box{margin-top:45px;padding:32px;background:var(--navy);color:#fff;border-top:6px solid var(--orange)}
.advisor-box h3{font-size:25px;margin:0 0 12px}
.advisor-box p{margin:0;line-height:1.65;color:#e0e7e8}
.advisor-box>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.advisor-box a{background:var(--orange);padding:12px 16px;font-size:13px;font-weight:700}
.funding-section{background:#f5f5f2;padding:78px max(calc((100vw - 1040px)/2),6vw)}
.funding-heading{max-width:760px;margin-bottom:45px}
.funding-heading>p{color:var(--orange);font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 12px}
.funding-heading h2{font-size:36px;line-height:1.2;margin:0 0 16px;color:var(--navy)}
.funding-heading span{color:#737373;line-height:1.65}
.funding-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:55px}
.funding-steps article{border-top:1px solid #d2d2cc;padding:24px 0}
.funding-steps h3{font-size:20px;margin:0 0 10px;color:var(--navy)}
.funding-steps p{color:#666;line-height:1.65;margin:0;font-size:14px}
.funding-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:35px}
.funding-links a{background:var(--orange);color:#fff;padding:13px 18px;font-weight:700;font-size:13px}
.funding-note{margin:28px 0 0;padding-left:18px;border-left:4px solid var(--orange);color:#555;font-size:13px;line-height:1.65;max-width:900px}
.sub-contact{background:var(--orange);color:#fff;padding:42px max(calc((100vw - 1040px)/2),7vw);display:flex;justify-content:space-between;align-items:center}
.sub-contact p{color:var(--navy);margin:0}
.sub-contact h2{font-size:30px;margin:8px 0}

@media(max-width:950px){.topline{padding:0 4vw}
.site-header{padding:15px 4vw 15px 170px;height:auto;min-height:82px;flex-wrap:wrap}
.logo-wrap{width:155px;height:82px;top:0;clip-path:none}
.logo-wrap img{width:130px;height:auto}
.site-header nav{order:3;width:100%;overflow-x:auto;gap:22px;padding-top:13px}
.header-btn,.search{display:none}
.language-switch{margin-left:auto}
.hero-panel>div{margin-left:7%}
.photo-grid{grid-template-columns:1fr 1.8fr 1fr}
.footer-inner{gap:30px}
.sub-hero{background:var(--navy)}
}
@media(max-width:650px){.topline span:first-child,.topline span:last-child{display:none}
.topline{height:44px;justify-content:center;padding:0 12px}
.site-header{width:100%;max-width:none;height:auto;min-height:0;padding:0;display:grid;grid-template-columns:minmax(135px,1fr) auto;align-items:center;overflow:hidden}
.logo-wrap{position:relative;left:auto;top:auto;width:150px;height:82px;clip-path:none;background:#fff;justify-self:start}
.logo-wrap img{width:140px;height:auto;object-fit:contain}
.language-switch{grid-column:2;margin:0;padding:0 10px 0 4px;gap:4px;justify-self:end}
.language-switch a{width:25px;height:25px;font-size:18px}
.site-header nav{grid-column:1/-1;order:initial;margin:0;width:100%;max-width:100%;padding:11px 14px 10px;gap:24px;overflow-x:auto;border-top:1px solid #eee;scrollbar-width:none}
.site-header nav::-webkit-scrollbar{display:none}
.site-header nav a{flex:0 0 auto;white-space:nowrap;font-size:11px}
.original-hero{height:550px}
.hero-photo{width:100%;opacity:.28}
.hero-panel{inset:0;background:transparent;clip-path:none}
.hero-panel>div{width:86%;margin:0 auto}
.hero-panel h1{font-size:34px}
.photo-grid{grid-template-columns:1fr}
.photo-grid article{height:280px}
.filters{gap:16px;overflow-x:auto}
.energy-home,.sub-contact{align-items:flex-start;flex-direction:column;gap:25px}
.footer-inner{grid-template-columns:1fr}
.footer-bottom{flex-direction:column;gap:12px}
.sub-hero h1{font-size:42px}
.sub-content article{grid-template-columns:1fr;gap:12px}
.sub-content p{grid-column:auto}
.contact-layout{grid-template-columns:1fr;gap:30px;margin:40px auto}
.contact-photo{min-height:0;height:auto;max-width:390px;margin:0 auto}
.contact-photo img{height:auto;object-fit:contain}
.about-van{margin-top:35px;padding:0 10px}
.simple-steps{padding:50px 6vw 60px}
.simple-steps>h2{font-size:28px}
.simple-steps li{padding:20px 5px 20px 62px;font-size:15px}
.simple-steps li:before{left:5px;width:36px;height:36px}
.advisor-box{padding:24px 20px}
.funding-section{padding:55px 6vw}
.funding-heading h2{font-size:30px}
.funding-steps{grid-template-columns:1fr}
.site-footer{padding-top:50px}
}
