html,body{height:100%;margin:0;padding:0;position:relative;overflow-x:hidden;background:0 0!important}.home-bg:before{content:"";z-index:-1;filter:grayscale();pointer-events:none;background:url(/assets/images/Header.jpg) 50%/cover no-repeat;width:100vw;height:100vh;position:absolute;inset:0}.hero-section{background:0 0;place-items:center;width:100%;min-height:70vh;margin:0;padding:0;animation:.8s ease-out fadeIn;display:grid;position:relative}.hero-content{width:100%;display:block}.hero-text-content{flex-direction:column;align-items:center;min-width:0;max-width:800px;margin:0 auto 200px;animation:.9s ease-out fadeInUp;display:flex}.hero-title{color:#fff;text-align:center;margin-top:210px;font-family:Neue Montreal,sans-serif;font-size:4.2rem;font-weight:800;animation:1s ease-out fadeInUp}.hero-title .highlight{color:#fff;text-shadow:0 2px 4px #00000080}.hero-description{color:var(--color-secondary);letter-spacing:1px;text-align:center;margin-bottom:16px;margin-left:0;font-family:Neue Montreal,sans-serif;font-size:1.2rem;font-weight:500;animation:1.1s ease-out fadeInUp}.hero-cta{justify-content:center;gap:12px;margin-top:8px;animation:1.2s ease-out fadeInUp;display:flex}.btn-cta-primary{letter-spacing:1px;cursor:pointer;text-align:left;background:var(--color-primary);color:#fff;border:none;border-radius:6px;margin-left:0;padding:11px 18px;font-family:Neue Montreal,sans-serif;font-size:1.1rem;font-weight:500;transition:background .2s;animation:.4s ease-out scaleIn}.btn-cta-primary:hover{background:var(--color-accent)}.projects-section{background:#fff;flex-direction:column;align-items:center;width:100vw;margin:60px 0 0;padding:48px 0 64px;animation:.8s ease-out fadeIn;display:flex;box-shadow:0 4px 24px #00000014}.projects-section .projects-container{flex-direction:column;align-items:stretch;width:100%;max-width:1200px;margin:0 auto;padding:0 8px;display:flex}.projects-title{color:#222;text-align:left;margin-bottom:28px;margin-left:.5rem;font-family:Neue Montreal,sans-serif;font-size:2.6rem;font-weight:700;animation:.9s ease-out fadeInUp}.projects-grid{grid-template-columns:1fr 1fr;gap:12px;width:100%;max-width:1200px;margin:0 auto;animation:1s ease-out fadeIn;display:grid}.project-card{aspect-ratio:16/9;background:#fff;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000014}.project-image{aspect-ratio:16/9;object-fit:cover;width:100%;height:440px;min-height:240px;max-height:540px;transition:transform .3s;display:block}.project-overlay{opacity:0;pointer-events:none;background:#ffffffa6;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;animation:.3s ease-out fadeIn;display:flex;position:absolute;inset:0;transform:scale(.95)}.project-card:hover .project-overlay{opacity:1;transform:scale(1)}.project-name{color:#585858;text-align:center;letter-spacing:2px;opacity:0;border-radius:8px;padding:12px 32px;font-family:Neue Montreal,sans-serif;font-size:1.4rem;font-weight:700;transition:opacity .4s,transform .4s;transform:translateY(20px);box-shadow:0 2px 8px #00000014}.project-card:hover .project-name{opacity:1;transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.hero-section{min-height:60vh;padding:0 4vw}.hero-content{width:100%;display:block}.hero-text-content{align-items:center;max-width:98vw;margin:0 auto 130px;padding:0 16px}.hero-title{margin-top:120px;font-size:2.7rem;line-height:1.2}.hero-description{margin-bottom:20px;padding:0 8px;font-size:1rem}.hero-cta{flex-direction:column;gap:12px;width:100%;max-width:300px}.btn-cta-primary{text-align:center;width:100%;padding:17px 18px;font-size:1.2rem}.projects-title{text-align:center;margin-left:0;font-size:2rem}.projects-section{padding:32px 0 40px}.projects-section .projects-container{max-width:98vw;padding:0 16px}.projects-grid{grid-template-rows:repeat(4,1fr);grid-template-columns:1fr;gap:32px;max-width:100%}.project-card{max-width:100%;animation:.4s ease-out fadeIn}.project-card:first-child{animation-delay:.1s}.project-card:nth-child(2){animation-delay:.2s}.project-card:nth-child(3){animation-delay:.3s}.project-card:nth-child(4){animation-delay:.4s}.project-image{height:220px;max-height:260px}.hero-section,.hero-text-content,.hero-title,.hero-description,.hero-cta,.projects-section,.projects-title{animation:.5s ease-out fadeIn}.project-card:nth-child(n){animation-delay:0s}}
.ProjectShowcase-module__BMpCnG__container{background:var(--color-primary);min-height:100vh;display:flex}.ProjectShowcase-module__BMpCnG__left{flex:1;justify-content:center;align-items:center;min-width:0;padding:0;display:flex}.ProjectShowcase-module__BMpCnG__leftImage{object-fit:cover;border:none;border-radius:0;width:100%;height:100vh;position:relative}.ProjectShowcase-module__BMpCnG__right{color:#fff;background:var(--color-primary);flex-direction:column;flex:1;justify-content:flex-start;min-width:0;padding:64px 48px;display:flex}.ProjectShowcase-module__BMpCnG__location{opacity:.8;letter-spacing:1px;margin-bottom:12px;font-size:15px;font-weight:700}.ProjectShowcase-module__BMpCnG__title{margin-bottom:32px;font-size:48px;font-weight:400;line-height:1.1}.ProjectShowcase-module__BMpCnG__button{color:var(--color-primary);cursor:pointer;background:#fff;border:none;border-radius:24px;width:fit-content;margin-top:0;margin-bottom:40px;padding:16px 36px;font-size:20px;font-weight:500}.ProjectShowcase-module__BMpCnG__carouselWrapper{justify-content:center;align-items:center;gap:16px;margin-top:0;display:flex}.ProjectShowcase-module__BMpCnG__carousel{background:#fff;border-radius:12px;width:100%;max-width:700px;height:400px;margin-top:0;position:relative;overflow:hidden}.ProjectShowcase-module__BMpCnG__carouselLarge{background:0 0;border-radius:18px;justify-content:center;align-items:center;width:100%;max-width:820px;height:480px;display:flex;position:relative;overflow:hidden}.ProjectShowcase-module__BMpCnG__carouselNav{z-index:20;gap:16px;display:flex;position:absolute;top:24px;right:32px}.ProjectShowcase-module__BMpCnG__arrowButton{border:2px solid var(--color-primary);width:48px;height:48px;color:var(--color-primary);cursor:pointer;z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:26px;transition:background .2s,border .2s;display:flex;box-shadow:0 2px 8px #00000014}.ProjectShowcase-module__BMpCnG__arrowButton:hover,.ProjectShowcase-module__BMpCnG__arrowButton:focus{background:#e0e7e3;border:2px solid #0e211b}.ProjectShowcase-module__BMpCnG__arrowLeft{right:72px}.ProjectShowcase-module__BMpCnG__arrowRight{right:16px}.ProjectShowcase-module__BMpCnG__arrowLeftOutside{margin-right:16px}.ProjectShowcase-module__BMpCnG__arrowRightOutside{margin-left:16px}.ProjectShowcase-module__BMpCnG__dots{z-index:2;gap:12px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.ProjectShowcase-module__BMpCnG__dot{cursor:pointer;background:#e0e7e3;border-radius:50%;width:14px;height:14px;transition:background .2s;display:inline-block}.ProjectShowcase-module__BMpCnG__activeDot{background:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary);border:2px solid #fff}.ProjectShowcase-module__BMpCnG__panInRight{animation:.35s forwards ProjectShowcase-module__BMpCnG__panInRight}.ProjectShowcase-module__BMpCnG__panOutLeft{animation:.35s forwards ProjectShowcase-module__BMpCnG__panOutLeft}.ProjectShowcase-module__BMpCnG__panInLeft{animation:.35s forwards ProjectShowcase-module__BMpCnG__panInLeft}.ProjectShowcase-module__BMpCnG__panOutRight{animation:.35s forwards ProjectShowcase-module__BMpCnG__panOutRight}@keyframes ProjectShowcase-module__BMpCnG__panInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes ProjectShowcase-module__BMpCnG__panOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-60px)}}@keyframes ProjectShowcase-module__BMpCnG__panInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes ProjectShowcase-module__BMpCnG__panOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(60px)}}.ProjectShowcase-module__BMpCnG__sectionTitle{text-align:center;color:var(--color-primary);letter-spacing:1.5px;margin:142px 0 52px;font-size:2rem;font-weight:500}.ProjectShowcase-module__BMpCnG__sectionTitleLeft{text-align:left;color:var(--color-primary);letter-spacing:1.5px;margin:164px 0 32px 160px;font-size:2rem;font-weight:700}@media (max-width:768px){.ProjectShowcase-module__BMpCnG__sectionTitleLeft{margin:230px 0 30px 85px;font-size:1.3rem}.ProjectShowcase-module__BMpCnG__container{min-height:unset;flex-direction:column}.ProjectShowcase-module__BMpCnG__left{flex:unset;width:100%;min-width:0;height:220px;padding:0}.ProjectShowcase-module__BMpCnG__leftImage{object-fit:cover;border-radius:0;width:100vw;height:220px}.ProjectShowcase-module__BMpCnG__right{flex:unset;box-sizing:border-box;width:100%;min-width:0;padding:28px 16px 32px}.ProjectShowcase-module__BMpCnG__location{margin-bottom:8px;font-size:13px}.ProjectShowcase-module__BMpCnG__title{margin-bottom:18px;font-size:1.5rem}.ProjectShowcase-module__BMpCnG__button{border-radius:18px;margin-bottom:24px;padding:10px 22px;font-size:1rem}.ProjectShowcase-module__BMpCnG__carouselWrapper{gap:8px}.ProjectShowcase-module__BMpCnG__carouselLarge{border-radius:10px;max-width:100vw;height:180px}.ProjectShowcase-module__BMpCnG__carouselImageLarge{border-radius:10px;height:180px}.ProjectShowcase-module__BMpCnG__carouselNav{gap:8px;top:10px;right:10px}.ProjectShowcase-module__BMpCnG__arrowButton{width:36px;height:36px;font-size:18px}.ProjectShowcase-module__BMpCnG__dots{gap:7px;bottom:10px}.ProjectShowcase-module__BMpCnG__dot,.ProjectShowcase-module__BMpCnG__activeDot{width:9px;height:9px;box-shadow:none;border-width:1px}}
