.wg-header-container{background:#222;left:0;position:fixed;top:0;width:100%;z-index:9999}.wg-header-inner-wrapper{align-items:center;display:flex;height:90px;justify-content:space-between;margin:0 auto;max-width:1500px;padding:0 60px}.wg-header-logo-container img{height:52px}.wg-header-nav-list{display:flex;gap:40px;list-style:none;margin:0;padding:0}.wg-header-nav-item{color:#fff;cursor:pointer;font-family:poppins,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:.3s ease}.wg-header-nav-item.active,.wg-header-nav-item:hover{color:#ac300d;font-family:poppins,sans-serif;font-weight:700}.wg-header-cta-btn{background:#ac300d;border:none;color:#fff;cursor:pointer;font-family:poppins,sans-serif;font-size:14px;font-weight:700;padding:12px 28px;position:relative}.wg-header-cta-btn:after,.wg-header-cta-btn:before{background:#ac300d;content:"";height:12px;position:absolute;width:12px}.wg-header-cta-btn:before{right:-6px;top:-6px}.wg-header-cta-btn:after{bottom:-6px;left:-6px}.wg-header-hamburger{cursor:pointer;display:none;flex-direction:column;gap:6px}.wg-header-hamburger span{background:#fff;height:3px;transition:.3s ease;width:26px}.wg-header-hamburger.open span:first-child{transform:rotate(45deg) translate(7px,5px)}.wg-header-hamburger.open span:nth-child(2){opacity:0}.wg-header-hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(8px,-5px)}@media (max-width:1024px){.wg-header-inner-wrapper{padding:0 30px}.wg-header-nav-list{gap:25px}}@media (max-width:900px){.wg-header-nav-wrapper{background:#222;left:0;max-height:0;overflow:hidden;position:absolute;top:84px;transition:.4s ease;width:100%}.about-description{max-width:446px}.wg-header-nav-wrapper.active{max-height:500px;padding:20px 0}.wg-header-nav-list{align-items:center;flex-direction:column;gap:20px}.wg-header-cta-wrapper{display:none}.wg-header-hamburger{display:flex}}@media (max-width:480px){.wg-header-inner-wrapper{padding:0 20px}.about-left{max-width:700px;padding-left:0}.wg-header-logo-container img{height:42px}}.edge-btn{background:#0000;border:none;cursor:pointer;font-family:poppins,sans-serif;font-size:14px;font-weight:700;height:45px;letter-spacing:1px;padding:0;position:relative}.inner-item-wrapper{align-items:center;display:flex;gap:12px}.edge-mask-layer{display:inline-block;position:relative}.edge-square-top{height:8px;left:-7px;position:absolute;top:0;width:8px}.wg-hero-section-container{background:#000;height:auto;min-height:80vh;overflow:hidden;padding-top:88px;position:relative;width:100%}.wg-hero-video-wrapper{inset:0;position:absolute;z-index:0}.wg-hero-background-video{height:100%;object-fit:cover;width:100%}.wg-hero-overlay-layer{background:linear-gradient(180deg,#0f0f0f00 0,#0f0f0f59 40%,#0f0f0f73);inset:0;position:absolute;z-index:1}.wg-hero-building-cutout-wrapper,.wg-hero-building-wrapper{bottom:0;left:0;pointer-events:none;position:absolute;width:100%}.wg-hero-building-wrapper{z-index:1}.wg-hero-building-cutout-wrapper{z-index:2}.wg-hero-building-image,.wg-hero-building-image-cutout{height:auto;min-width:1200px;object-fit:cover;transform:translateY(10px);width:100%}.wg-hero-building-image{display:none}.wg-hero-building-image-cutout{animation:appearFromBottom 2.6s cubic-bezier(.77,0,.18,1);animation:appearFromBottom 2.6s var(--transition)}@keyframes appearFromBottom{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(10px)}}.wg-hero-building-image{opacity:.6}.wg-hero-content-wrapper{color:#fff;margin:0 auto;max-width:1680px;padding:clamp(20px,4vw,26px);position:relative;width:100%;z-index:1}.wg-hero-main-heading{-webkit-text-fill-color:#0000;animation:slideFromTop 3.2s cubic-bezier(.77,0,.18,1);animation:slideFromTop 3.2s var(--transition);background:linear-gradient(180deg,#ac300d 0,#ac300dea 35%,#ac300dda 65%,#ac300dc3 95%,#ac300db4);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Poppins,sans-serif;font-size:clamp(42px,8vw,122px);font-weight:700;line-height:.92;margin-bottom:0;margin-top:0;mix-blend-mode:screen;text-align:left;width:100%}@keyframes slideFromTop{0%{opacity:0;transform:translateX(380px)}30%{opacity:0;transform:translateX(380px)}to{opacity:.99;transform:translateX(0)}}.wg-hero-sub-heading{-webkit-text-fill-color:#0000;animation:slideFromRight 4.6s cubic-bezier(.77,0,.18,1);animation:slideFromRight 4.6s var(--transition);background:linear-gradient(180deg,#ac300db4 0,#ac300da2 35%,#ac300d9b 65%,#ac300d69 95%,#ac300d47);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Poppins,sans-serif;font-size:clamp(48px,9vw,140px);font-weight:700;letter-spacing:0;line-height:.92;margin:0;mix-blend-mode:screen;text-transform:uppercase;width:65%}.wg-hero-sub-heading span{display:block;font-size:clamp(48px,9vw,140px)}@keyframes slideFromRight{0%{opacity:0;transform:translateX(-180px)}56%{opacity:0;transform:translateX(-180px)}to{opacity:1;transform:translateX(0)}}.wg-hero-subtext{color:#e5e5e5;font-family:poppins,sans-serif;font-size:clamp(14px,2vw,22px);font-weight:700;letter-spacing:2px;margin:20px 60px 28px 0;max-width:1072px;min-height:32px;width:86%}.wg-hero-cursor{animation:wgHeroBlink 1s infinite;margin-left:4px}@keyframes wgHeroBlink{0%,50%,to{opacity:1}25%,75%{opacity:0}}.wg-hero-button-group{display:flex;flex-wrap:wrap;gap:25px;width:40.8%}.wg-hero-primary-btn{background:#ac300d;border:none;color:#fff;cursor:pointer;font-family:poppins,sans-serif;font-size:14px;font-weight:700;padding:15px 38px;transition:.4s ease}.wg-hero-primary-btn:hover{background:#ff6a3d}.wg-hero-secondary-btn{background:#fff;border:none;color:#ac300d;cursor:pointer;font-family:poppins,sans-serif;font-size:14px;font-weight:700;padding:15px 38px;transition:.4s ease}.wg-hero-secondary-btn:hover{background:#f5f5f5}@media (min-width:1800px){.wg-hero-content-wrapper{max-width:1700px}}@media (max-width:1024px){.wg-hero-sub-heading span{padding-left:0}.wg-hero-subtext{max-width:100%}.wg-hero-building-cutout-wrapper,.wg-hero-building-wrapper{margin-left:-67%}.wg-hero-building-wrapper{display:none}.wg-hero-content-wrapper{box-sizing:border-box}.wg-hero-building-image,.wg-hero-building-image-cutout{min-width:2238px}.wg-hero-content-wrapper{padding:clamp(20px,4vw,28px)}.wg-hero-main-heading{font-size:clamp(42px,10vw,110px);line-height:1;margin:70px auto}.wg-hero-sub-heading{font-size:clamp(48px,14vw,128px);width:98%}.wg-hero-sub-heading span{display:block;font-size:clamp(48px,14vw,128px);padding-left:100px}.wg-hero-subtext{height:60px;width:58%}.wg-hero-button-group{width:53.5%}}@media (max-width:799px){.wg-hero-section-container{padding-top:80px}.wg-hero-main-heading{font-size:clamp(42px,9vw,110px);line-height:1;margin:0 auto}.wg-hero-sub-heading,.wg-hero-sub-heading span{font-size:clamp(48px,10vw,124px);width:98%}.wg-hero-sub-heading{width:100%}.wg-hero-content-wrapper{padding:40px 20px;text-align:center}.wg-hero-button-group{align-items:center;gap:15px;justify-content:center}.wg-hero-building-cutout-wrapper,.wg-hero-building-wrapper{left:-29%;width:150%}.wg-hero-building-wrapper{display:none}.wg-hero-content-wrapper{box-sizing:border-box}.wg-hero-subtext{height:60px;width:52%}.wg-hero-button-group{width:53.5%}}@media (max-width:480px){.wg-hero-main-heading{font-size:36px;line-height:1;margin-bottom:10px;text-align:center}.wg-hero-building-cutout-wrapper,.wg-hero-building-wrapper{left:-100%;width:150%}.wg-hero-building-wrapper{display:none}.wg-hero-building-cutout-wrapper,.wg-hero-building-wrapper{margin-left:-30%}.wg-hero-building-image,.wg-hero-building-image-cutout{min-width:1280px}.wg-hero-sub-heading,.wg-hero-sub-heading span{font-size:40px;line-height:1;padding-left:0}.wg-hero-subtext{height:60px;width:100%}.wg-hero-button-group{width:100%}.wg-hero-subtext{font-size:13px;letter-spacing:1px}.wg-hero-primary-btn,.wg-hero-secondary-btn{padding:14px 20px;width:100%}}@media (min-width:769px) and (max-width:900px){.wg-hero-building-image,.wg-hero-building-image-cutout{min-width:2040px}.wg-hero-building-cutout-wrapper,.wg-hero-building-wrapper{margin-left:-86%}.wg-hero-building-wrapper{display:none}.wg-hero-content-wrapper{box-sizing:border-box}.wg-hero-main-heading{font-size:clamp(42px,11vw,110px);line-height:1;margin-bottom:20px}.wg-hero-sub-heading{line-height:1;width:100%}.wg-hero-sub-heading,.wg-hero-sub-heading span{font-size:clamp(48px,14vw,128px)}.wg-hero-subtext{height:60px;width:64%}.wg-hero-button-group{width:63.8%}}@media (min-width:1480px) and (max-width:1560px){.wg-hero-main-heading{font-size:90px}.wg-hero-sub-heading,.wg-hero-sub-heading span{font-size:110px}.wg-hero-subtext{font-size:18px;height:30px}}.about-section{background-position:top;background-repeat:no-repeat;background-size:cover;height:auto;min-height:100vh;transform-origin:top center;width:100%;will-change:transform}.about-overlay{width:100%}.about-container{margin:auto;max-width:1400px;padding:6vw 0;width:90%}.about-left{max-width:700px;opacity:0;padding-left:140px;transform:translateY(120px);transition:all 1s cubic-bezier(.17,.84,.44,1)}.about-left.in-view{opacity:1;transform:translateY(0)}.about-heading{color:#000;font-family:poppins,sans-serif;font-size:clamp(32px,5vw,64px);font-weight:700;line-height:1;margin:0}.about-description{color:#555;font-family:poppins,sans-serif;font-size:clamp(14px,1.2vw,18px);font-weight:600;line-height:1.2;margin-bottom:30px;max-width:700px}.primary-btn{background:#ac300d;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-bottom:60px;padding:14px 40px;transition:.3s ease}.primary-btn:hover{opacity:.85}.stats-grid{grid-gap:2vw 3vw;display:grid;gap:2vw 3vw;grid-template-columns:repeat(2,1fr);margin-bottom:40px;width:79%}.stat-box h2{font-size:clamp(36px,5vw,91px);font-weight:400;margin:0}.stat-box span{color:#555;font-family:poppins,sans-serif;font-size:clamp(12px,1vw,14px);font-size:22px;font-weight:600}.jp-btn{align-items:center;display:flex;flex-wrap:wrap;position:relative}.jp-btn img{height:45px;margin-right:-34px;object-fit:cover;width:45px;z-index:1}@media (min-width:1600px){.about-container{max-width:1600px}}@media (max-width:1024px){.about-section{background-position:50%;background-size:cover}.about-left{padding-left:10px}.wg-header-cta-wrapper{display:none}.about-container{padding:80px 0}.stats-grid{gap:40px 40px}}@media (max-width:768px){.about-container{padding:60px 0;width:92%}.stats-grid{gap:30px;grid-template-columns:1fr}.primary-btn{margin-bottom:40px}}@media (max-width:480px){.about-section{align-items:flex-start}.about-container{padding:50px 0}.about-heading{line-height:1.2}.jp-btn img{height:44.8px}.jp-btn{align-items:flex-start;gap:15px}.jp-btn button{text-align:center}}@media (max-width:360px){.about-container{width:95%}}.why-section{background-color:#222;color:#fff;overflow:hidden;padding:80px 0;position:relative}.why-content{align-items:center;display:flex;gap:80px;justify-content:start;width:100%}.why-content h4{font-size:22px;font-weight:700;margin-bottom:10px;width:38%}.why-container{margin:auto;max-width:1400px;padding:0 5%;position:relative;z-index:2}.why-header{margin-bottom:60px}.why-subtitle{color:#ac300d;font-size:14px;font-weight:600;letter-spacing:2px;margin-bottom:15px}.why-title{font-size:70px;font-weight:700;margin:10px 0}.why-highlight{color:#ac300d;font-size:28px;font-weight:700}.why-list{display:flex;flex-direction:column;gap:30px}.why-item{gap:25px;transition:.3s ease}.why-icon,.why-item{align-items:center;display:flex}.why-icon{color:#ac300d;font-size:22px;gap:20px;height:55px;justify-content:center}.why-content h4{font-size:28px;font-weight:600;margin:10px 0}.why-content p{color:#cfcfcf;font-size:16px;max-width:875px}.divider{background:#ffffff4d;height:1px}.why-item.active h4,.why-item:hover h4{color:#ac300d}@media (max-width:1024px){.why-title{font-size:42px}.why-highlight{font-size:22px}}@media (max-width:768px){.why-section{padding:80px 0}.why-title{font-size:32px}.why-item{flex-direction:column}.why-icon{margin-bottom:10px}.why-content p{max-width:100%}}.why-section{opacity:0;transform:translateY(120px);transition:all 1s cubic-bezier(.17,.84,.44,1)}.why-section.in-view{opacity:1;transform:translateY(0)}.wg2-hero-section-container{background:#000;height:auto;min-height:80vh;overflow:hidden;padding-top:120px;position:relative;width:100%}.wg2-hero-video-wrapper{inset:0;position:absolute;z-index:0}.wg2-hero-background-video{height:100%;object-fit:cover;width:100%}.wg2-hero-overlay-layer{background:linear-gradient(180deg,#fff 0,#ffffffd9 6%,#ffffffa6 40%,#ffffff59);inset:0;position:absolute;z-index:1}.wg2-hero-building-cutout-wrapper,.wg2-hero-building-wrapper{bottom:-56px;left:0;pointer-events:none;position:absolute;width:100%}.wg2-hero-building-wrapper{z-index:1}.wg2-hero-building-cutout-wrapper{z-index:2}.wg2-hero-building-image,.wg2-hero-building-image-cutout{height:auto;min-width:1200px;object-fit:cover;transform:translateY(10px);width:100%}.wg2-hero-building-image{display:none}.wg2-hero-building-image-cutout{animation:wg2AppearFromBottom 2.6s cubic-bezier(.77,0,.18,1);animation:wg2AppearFromBottom 2.6s var(--transition)}@keyframes wg2AppearFromBottom{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(10px)}}.wg2-hero-building-image{opacity:.6}.wg2-hero-content-wrapper{color:#fff;margin:0 auto;max-width:1680px;padding:clamp(20px,4vw,26px);position:relative;width:55%;z-index:1}.wg2-hero-main-heading{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#000 0,#000000e4);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Poppins,sans-serif;font-size:clamp(42px,8vw,94px);font-weight:700;line-height:.88;margin-bottom:0;margin-top:0;mix-blend-mode:screen;opacity:0;transform:translateX(380px);width:100%}.wg2-hero-main-heading.wg2-animate{animation:wg2SlideFromTop 1.2s cubic-bezier(.77,0,.18,1) forwards;animation:wg2SlideFromTop 1.2s var(--transition) forwards}@keyframes wg2SlideFromTop{0%{opacity:0;transform:translateX(380px)}to{opacity:.99;transform:translateX(0)}}.wg2-hero-sub-heading{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#000 0,#000000c4 35%,#00000086 65%,#00000021 95%,#0000);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Poppins,sans-serif;font-size:clamp(48px,9vw,128px);font-weight:700;letter-spacing:0;line-height:.88;margin:0 0 0 auto;mix-blend-mode:screen;opacity:0;text-transform:uppercase;transform:translateX(180px)}.wg2-hero-sub-heading.wg2-animate{animation:wg2SlideFromRight 2.2s cubic-bezier(.77,0,.18,1) forwards;animation:wg2SlideFromRight 2.2s var(--transition) forwards}.wg2-hero-sub-heading span{display:block;font-size:clamp(48px,9vw,128px)}@keyframes wg2SlideFromRight{0%{opacity:0;transform:translateX(180px)}50%{opacity:0;transform:translateX(180px)}to{opacity:1;transform:translateX(0)}}.wg2-hero-subtext{color:#e5e5e5;font-family:poppins,sans-serif;font-size:clamp(14px,2vw,22px);font-weight:700;letter-spacing:2px;margin:20px 0 28px auto;max-width:900px;min-height:32px;width:50%}.wg2-hero-cursor{animation:wg2Blink 1s infinite;margin-left:4px}@keyframes wg2Blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}.wg2-hero-button-group{display:flex;flex-wrap:wrap;gap:25px;margin-left:auto;width:40.8%}.wg2-hero-primary-btn{background:#ac300d;border:none;color:#fff;cursor:pointer;font-family:poppins,sans-serif;font-size:14px;font-weight:700;padding:15px 38px;transition:.4s ease}.wg2-hero-primary-btn:hover{background:#ff6a3d}.wg2-hero-secondary-btn{background:#fff;border:none;color:#ac300d;cursor:pointer;font-family:poppins,sans-serif;font-size:14px;font-weight:700;padding:15px 38px;transition:.4s ease}.wg2-hero-secondary-btn:hover{background:#f5f5f5}@media (min-width:1800px){.wg2-hero-content-wrapper{max-width:1700px}}@media (max-width:1024px){.wg2-hero-sub-heading span{padding-left:0}.wg2-hero-subtext{max-width:100%}.wg2-hero-building-cutout-wrapper,.wg2-hero-building-wrapper{margin-left:-67%}.wg2-hero-building-wrapper{display:none}.wg2-hero-content-wrapper{box-sizing:border-box}.wg2-hero-building-image,.wg2-hero-building-image-cutout{min-width:2238px}.wg2-hero-content-wrapper{padding:clamp(20px,4vw,28px)}.wg2-hero-main-heading{font-size:clamp(42px,10vw,110px);line-height:1;margin:70px auto}.wg2-hero-sub-heading{font-size:clamp(48px,14vw,128px);width:98%}.wg2-hero-sub-heading span{display:block;font-size:clamp(48px,14vw,128px);padding-left:100px}.wg2-hero-subtext{height:60px;width:58%}.wg2-hero-button-group{width:53.5%}}@media (max-width:799px){.wg2-hero-section-container{padding-top:80px}.wg2-hero-main-heading{font-size:clamp(42px,9vw,110px);line-height:1;margin:0 auto}.wg2-hero-sub-heading,.wg2-hero-sub-heading span{font-size:clamp(48px,10vw,124px);width:98%}.wg2-hero-sub-heading{width:100%}.wg2-hero-content-wrapper{padding:0 20px;text-align:center}.wg2-hero-button-group{align-items:center;gap:15px;justify-content:center}.wg2-hero-building-cutout-wrapper,.wg2-hero-building-wrapper{left:-29%;width:150%}.wg2-hero-building-wrapper{display:none}.wg2-hero-content-wrapper{box-sizing:border-box}.wg2-hero-subtext{height:60px;width:52%}.wg2-hero-button-group{width:53.5%}}@media (max-width:480px){.wg2-hero-main-heading{font-size:36px;line-height:1;margin-bottom:10px}.wg2-hero-building-cutout-wrapper,.wg2-hero-building-wrapper{left:-100%;width:150%}.wg2-hero-building-wrapper{display:none}.wg2-hero-building-cutout-wrapper,.wg2-hero-building-wrapper{margin-left:-30%}.wg2-hero-building-image,.wg2-hero-building-image-cutout{min-width:1280px}.wg2-hero-sub-heading,.wg2-hero-sub-heading span{font-size:40px;line-height:1;padding-left:0}.wg2-hero-subtext{height:60px;width:100%}.wg2-hero-button-group{width:100%}.wg2-hero-subtext{font-size:13px;letter-spacing:1px}.wg2-hero-primary-btn,.wg2-hero-secondary-btn{padding:14px 20px;width:100%}}@media (min-width:769px) and (max-width:900px){.wg2-hero-building-image,.wg2-hero-building-image-cutout{min-width:2040px}.wg2-hero-building-cutout-wrapper,.wg2-hero-building-wrapper{margin-left:-86%}.wg2-hero-building-wrapper{display:none}.wg2-hero-content-wrapper{box-sizing:border-box}.wg2-hero-main-heading{font-size:clamp(42px,11vw,110px);line-height:1;margin-bottom:20px}.wg2-hero-sub-heading{line-height:1;width:100%}.wg2-hero-sub-heading,.wg2-hero-sub-heading span{font-size:clamp(48px,14vw,128px)}.wg2-hero-subtext{height:60px;width:64%}.wg2-hero-button-group{width:63.8%}}@media (min-width:1480px) and (max-width:1560px){.wg2-hero-main-heading{font-size:90px}.wg2-hero-sub-heading,.wg2-hero-sub-heading span{font-size:110px}.wg2-hero-subtext{font-size:18px;height:30px}}.wg2-hero-section-container{opacity:0;transform:translateY(120px);transition:all 1s cubic-bezier(.17,.84,.44,1)}.wg2-hero-section-container.in-view{opacity:1;transform:translateY(0)}@media (max-width:799px){.wg2-hero-main-heading,.wg2-hero-sub-heading{opacity:1!important;transform:translateX(0)!important}}.wolde-footer{background-color:#222;background-image:radial-gradient(#111 1px,#0000 0);background-size:18px 18px;color:#fff;font-family:Arial,sans-serif;padding:128px 20px;text-align:center}.footer-logo img{height:80px;margin-bottom:60px;max-width:420px;width:100%}.footer-nav{display:flex;flex-wrap:wrap;font-family:poppins,sans-serif;gap:28px;justify-content:center;margin-bottom:60px}.footer-nav a{color:#fff;font-size:14px;font-weight:600;letter-spacing:1px;text-decoration:none;transition:.3s}.footer-nav a.active,.footer-nav a:hover{color:#ac300d}.footer-bottom{flex-wrap:wrap;gap:30px;justify-content:space-between;margin:auto;max-width:1200px}.footer-bio,.footer-bottom{align-items:center;display:flex}.footer-bio{gap:15px}.footer-bio img{height:60px;object-fit:cover;width:60px}.footer-bio button{background:#ac300d;border:none;color:#fff;cursor:pointer;font-weight:600;padding:14px 24px;transition:.3s}.footer-bio button:hover{opacity:.85}.footer-social{display:flex;gap:20px}.footer-social a{align-items:center;background:#ac300d;color:#fff;display:flex;height:45px;justify-content:center;text-decoration:none;transition:.3s;width:45px}.footer-social a:hover{transform:translateY(-3px)}.footer-consult button{background:#ac300d;border:none;color:#fff;cursor:pointer;font-weight:600;padding:14px 28px;transition:.3s}.footer-consult button:hover{opacity:.85}.footer-copy{color:#fff;font-family:poppins,sans-serif;font-size:14px;margin-top:80px}@media (max-width:1024px){.footer-bottom{justify-content:center;text-align:center}}@media (max-width:768px){.footer-bottom{flex-direction:column}.footer-nav{gap:18px}.footer-logo img{height:auto;margin-bottom:60px;max-width:322px;width:100%}}@media (max-width:480px){.footer-bio{flex-direction:column}.footer-bio button,.footer-consult button{width:100%}}.project-scroll-wrapper{font-family:Arial,Helvetica,sans-serif;height:100vh;overflow:hidden;position:relative;width:100%}.dark-overlay-for-mobile-screen{background:linear-gradient(180deg,#000000bf 0,#00000073 35%,#00000073 65%,#000000d9);inset:0;pointer-events:none;position:absolute;z-index:2}.project-content{z-index:3}.project-images{z-index:1}.project-scroll{display:flex;height:100%}.project-images{height:100%;overflow:hidden;position:relative;width:58%}.project-image{height:100%;left:0;position:absolute;top:0;width:100%;will-change:transform}.project-image img{height:100%;object-fit:cover;transition:transform 1s ease;width:100%}.project-image:hover img{transform:scale(1.05)}.project-image .overlay{bottom:30px;left:30px;opacity:0;position:absolute;transition:opacity .4s ease}.project-image:hover .overlay{opacity:1}.project-image .overlay a{background:#fff;border-radius:4px;color:#000;font-weight:500;padding:12px 22px;text-decoration:none}.project-content{background-color:#222;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:80px 60px;width:50%}.subtitle{font-size:14px;letter-spacing:3px;opacity:.7;text-transform:uppercase}.project-content h2{font-size:4rem;line-height:1.1;margin:10px 0 50px}.content-item{cursor:pointer;margin-bottom:25px;opacity:.4;transition:all .4s ease}.content-item.active{opacity:1;transform:translateY(0)}.content-item:hover{opacity:1}.location{align-items:center;color:gray;display:flex;font-size:22px;margin-bottom:8px}.location img{height:32px;margin-right:8px;width:32px}.content-item h4{font-size:2.5rem;margin:0}@media (max-width:800px){.project-scroll{flex-direction:column;height:100vh;position:relative}.project-images{height:100vh;width:100%}.project-content{background-color:initial;box-sizing:border-box;left:0;padding:40px 20px;position:absolute;top:0;width:100%}.project-content h2{font-size:2rem;margin-bottom:30px}.project-content h4{font-size:1.5rem;margin-bottom:30px}.location{color:#fff;font-size:1rem}.content-item{opacity:1}}.services-section{background:#fff;overflow:hidden;padding:100px 0}.scroll-text{border:2px solid #e3e3e3;border-radius:28px;margin:0 auto;max-width:140px;overflow:hidden;white-space:nowrap}.scroll-track{animation:scroll 20s linear infinite;display:inline-block}.scroll-track span{font-size:14px;font-weight:500;list-style:none;margin-right:40px;text-decoration:none}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.services-heading{font-size:48px;margin-bottom:80px;text-align:center}.services-container{height:100vh;position:relative;top:0}.service-card{background:#fff;border:1px solid #dddddd84;border-radius:32px;box-shadow:0 20px 60px #0000001a;display:flex;left:50%;overflow:hidden;padding:12px;position:absolute;transform:translateX(-50%) scale(.9);transition:background-color .03s ease-in-out;width:70%}.service-card.reverse-row{flex-direction:row-reverse}.service-card:hover{background-color:#ac300d}.service-card img{border-radius:32px;height:640px;object-fit:cover;width:50%}.hr-line{border:1px solid #45454537;width:80%}.service-card .content{padding:48px;width:50%}.service-card h3,.service-card p{transition:color .03s ease}.service-card h3{font-size:3rem;margin-bottom:10px}.service-card:hover h3,.service-card:hover p{color:#fff}.service-card p{color:#666;font-size:2rem}.content{display:flex;flex-direction:column;justify-content:center}.service-card:first-child{top:0}.service-card:nth-child(2){top:640px;z-index:2}.service-card:nth-child(3){top:1280px;z-index:3}.service-card:nth-child(4){top:1920px;z-index:4}@media (max-width:768px){.service-card{flex-direction:column;height:640px;width:92%}.service-card img{height:240px;width:100%}.service-card .content{box-sizing:border-box;padding:20px;width:100%}.service-card h3{font-size:1.8rem;margin-bottom:10px}.service-card p{color:#666;font-size:1.2rem;margin:10px 0}.service-card.reverse-row{flex-direction:column}}.contact-page-heading{margin:140px auto 60px;text-align:center;width:-webkit-fit-content;width:fit-content}.contact.pd-agent-card{align-items:center;background:#fff;border-radius:6px;box-shadow:0 20px 60px #00000026;box-sizing:border-box;color:#111;display:flex;flex-direction:column;justify-content:center;margin:60px auto;padding:25px;width:500px}.pd-container{font-family:Poppins,sans-serif;margin:0 auto;max-width:1320px;padding:80px 40px}.pd-hero{animation:increaseHeight 1.2s cubic-bezier(.77,0,.18,1);animation:increaseHeight 1.2s var(--transition);height:85vh;position:relative}@keyframes increaseHeight{0%{height:60vh}to{height:85vh}}.pd-dark-overlay{background:linear-gradient(180deg,#000000d9 0,#00000059 30%,#00000059 70%,#000000e6);inset:0;pointer-events:none;position:absolute;z-index:0}.w-66{width:55%!important}.pd-hero img{height:100%;object-fit:cover;width:100%}.pd-hero-overlay{TOP:80%;color:#f7f7f7;display:flex;justify-content:space-between;left:50%;position:absolute;transform:translateX(-50%);width:1320px}.pd-price{color:#ac300d;display:block;font-size:31px;font-weight:700;margin-bottom:0}.pd-hero-left h1{font-size:48px;font-weight:700;line-height:1;margin:0 auto}.pd-hero-left p{font-size:16px;line-height:1;margin:8px auto;opacity:.9}.pd-agent-card{background:#fff;border-radius:6px;box-shadow:0 20px 60px #00000026;box-sizing:border-box;color:#111;margin-top:40px;padding:25px;width:360px}.pd-agent-top{display:flex;gap:15px;margin-bottom:20px}.pd-agent-top img{border-radius:50%;height:60px;width:60px}.pd-agent-top h4{font-size:16px;margin:0}.pd-agent-top span{color:#777;font-size:13px}.pd-agent-top p{color:#ac300d;font-size:13px;margin-top:4px}.pd-agent-card h3{font-size:16px;margin-bottom:15px;margin-top:0}.pd-agent-card input,.pd-agent-card textarea{border:1px solid #ddd;box-sizing:inherit;font-size:14px;margin-bottom:12px;padding:12px;width:100%}.pd-content{background:#f7f7f7}.pd-left h2{font-size:36px;margin-bottom:20px}.pd-left p{color:#555;line-height:1.7;margin-bottom:20px}.pd-section-title{font-size:20px;margin-bottom:20px;margin-top:50px}.pd-details-grid{border:1px solid #e5e5e5;display:grid;grid-template-columns:repeat(3,1fr)}.pd-details-grid div{border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;padding:25px;text-align:center}.pd-details-grid div strong{display:block;font-size:20px;margin-bottom:6px}.pd-details-grid div span{color:#777;font-size:13px}.pd-map iframe{border:none;height:350px;width:100%}.pd-similar{padding:80px 0}.pd-similar h2{font-size:36px;margin-bottom:40px}.pd-similar-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.pd-card{overflow:hidden;position:relative}.pd-card img{height:400px;object-fit:cover;transition:.4s;width:100%}.pd-card:hover img{transform:scale(1.05)}.pd-card-info{align-items:center;bottom:20px;color:#fff;display:flex;justify-content:space-between;left:20px;position:absolute;right:20px}.pd-card-info span{font-size:20px;font-weight:600}.pd-card-info button{background:#ac300d;border:none;color:#fff;cursor:pointer;padding:10px 18px}.project-gallery-section{background:#f8f8f8;padding:100px 0}.gallery-header{margin:0 auto 60px;max-width:800px;text-align:center}.gallery-subtitle{color:#b18a5a;display:inline-block;font-size:14px;letter-spacing:2px;margin-bottom:10px;text-transform:uppercase}.gallery-header h2{color:#1d1d1d;font-size:clamp(2rem,4vw,3.5rem);font-weight:600;margin-bottom:15px}.gallery-header p{color:#666;line-height:1.8}.gallery-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(12,1fr)}.gallery-item{border-radius:20px;cursor:pointer;overflow:hidden;position:relative}.gallery-item img{display:block;height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.gallery-item:hover img{transform:scale(1.08)}.gallery-item:first-child{grid-column:span 7;height:500px}.gallery-item:nth-child(2){grid-column:span 5;height:500px}.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(5){grid-column:span 4;height:300px}.gallery-item:nth-child(n+6){grid-column:span 3;height:250px}@media (max-width:991px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item,.gallery-item:first-child,.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(5),.gallery-item:nth-child(n+6){grid-column:span 1;height:250px}}@media (max-width:576px){.gallery-grid{grid-template-columns:1fr}.gallery-item{height:240px!important}}@media (max-width:1400px){.pd-hero-overlay{width:90%}}@media (max-width:1024px){.pd-details-grid{grid-template-columns:repeat(2,1fr)}.pd-similar-grid{grid-template-columns:1fr}.pd-agent-card{display:none}}@media (max-width:768px){.pd-container{padding:50px 20px}.pd-hero-left h1{font-size:30px}.pd-details-grid{grid-template-columns:1fr}.w-66{width:100%!important}}:root{overflow-x:hidden}.start-animation{animation:slideFromBottom 1.2s cubic-bezier(.77,0,.18,1);animation:slideFromBottom 1.2s var(--transition)}@keyframes slideFromBottom{0%{transform:translateY(160px)}to{transform:translateY(0)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader{animation:rotation 1s linear infinite;border-color:#fff #fff #0000 #0000;border-radius:50%;border-style:solid;border-width:3px;box-sizing:border-box;display:none;height:48px;position:relative;width:48px}.loader:after,.loader:before{animation:rotationBack .5s linear infinite;border-color:#0000 #0000 #ff3d00 #ff3d00;border-radius:50%;border-style:solid;border-width:3px;bottom:0;box-sizing:border-box;content:"";height:40px;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:40px}.loader:before{animation:rotation 1.5s linear infinite;border-color:#ff3c004c #ff3c004c #0000 #0000;height:32px;width:32px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.project-list-banner{align-items:center;background:#d9d9d9;display:flex;justify-content:center;min-height:58vh;overflow:hidden;position:relative;text-align:center;width:100%}.project-list-banner-bg{bottom:0;left:50%;max-width:90%;opacity:.15;position:absolute;transform:translateX(-50%);width:600px;z-index:1}.project-list-banner-bg img{animation:slideUp 2.6s cubic-bezier(.77,0,.18,1);animation:slideUp 2.6s var(--transition);height:auto;object-fit:contain;transform:translateY(10px);width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(280px)}30%{opacity:0;transform:translateY(280px)}to{opacity:1;transform:translateY(10px)}}.project-list-banner-content{animation:slideDown 1.8s cubic-bezier(.77,0,.18,1);animation:slideDown 1.8s var(--transition);padding:20px;position:relative;z-index:2}@keyframes slideDown{0%{opacity:0;transform:translateY(-80px)}to{opacity:1;transform:translateY(0)}}.project-list-banner-subtitle{color:#ac300d;font-size:14px;font-weight:600;letter-spacing:2px;margin-bottom:20px}.project-list-banner-title{color:#000;font-size:72px;font-weight:700;line-height:1.1;margin:0 auto;max-width:1100px}@media (max-width:1200px){.project-list-banner-title{font-size:56px}.project-list-banner{min-height:39vh}}@media (max-width:992px){.project-list-banner-title{font-size:44px}.project-list-banner{min-height:45vh}}@media (max-width:768px){.project-list-banner{min-height:51vh}.project-list-banner-title{font-size:34px}.project-list-banner-subtitle{font-size:12px;margin-top:60px}}@media (max-width:480px){.project-list-banner-title{font-size:26px;line-height:1.2}.project-list-banner{min-height:42vh}.project-list-banner-bg{width:350px}}:root{--transition:cubic-bezier(.77,0,.18,1)}.project-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:50px auto;max-width:1400px;width:100%}.project-list-wrapper .project-card{animation:fadeIn 1.2s ease-in-out;background:#fff;filter:drop-shadow(0 8px 20px rgba(0,0,0,.15));-webkit-mask:linear-gradient(#000 0 0),linear-gradient(to top left,#000 50%,#0000 51%);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-position:0 0,100% 100%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%,12px 12px;max-width:600px;min-width:48%;overflow:hidden;position:relative}.project-list-wrapper .project-card:hover{box-shadow:0 20px 40px #0000002e;transform:translateY(-5px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.project-list-wrapper .project-card img{display:block;height:380px;object-fit:cover;width:100%}.project-list-wrapper>*{max-width:380px;width:40%}.load-more-btn-wrapper{margin:20px auto 60px;width:-webkit-fit-content;width:fit-content}@media (max-width:480px){.project-list-wrapper .project-card{min-width:95%}.card-content{padding:20px}}@media (max-width:900px){.project-list-wrapper{gap:10px}}@media (max-width:1080px){.project-list-wrapper{gap:14px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:poppins,sans-serif;margin:0!important}body::-webkit-scrollbar{width:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.a4b47b46.css.map*/