.beneficiu-card,.comfort-card{padding:24px;font-weight:700;color:var(--dark)}.beneficiu-card,.proiect-card{text-align:start;cursor:pointer;transition:.3s}.proiect-hero .proiect-hero-content h1{margin-top:80px}.proiect-hero .proiect-hero-content p{font-size:clamp(24px, 1.5vw, 32px);color:var(--text_light);font-weight:500;margin:12px 0 40px}.beneficiu-card,.comfort-card,.proiect-card,.proiect-content .proiect-title{font-size:clamp(18px, 1.2vw, 24px)}.proiect-hero .proiect-hero-content .gallery{width:100%;height:600px;display:flex;flex-direction:row;gap:12px}.proiect-hero .proiect-hero-content .gallery-main-image{width:80%;flex:1 0 0}.proiect-hero .proiect-hero-content .gallery-images{width:20%;display:flex;flex-direction:column;gap:12px}.proiect-hero .proiect-hero-content .gallery-images .item:nth-child(n+3){display:none}.proiect-hero .proiect-hero-content .gallery-main-image,.proiect-hero .proiect-hero-content .item{border-radius:30px;overflow:hidden}.proiect-hero .proiect-hero-content .item{aspect-ratio:1/1}.proiect-hero .proiect-hero-content img,section.despre-proiect-section .despre-proiect-image img{width:100%;height:100%;object-fit:cover}section.despre-proiect-section span,section.location span{font-size:clamp(16px, 1.2vw, 18px);color:var(--text_light);font-weight:500;margin-bottom:12px}section.despre-proiect-section h2,section.location h2{font-size:clamp(24px, 2.4vw, 36px);max-width:600px}section.despre-proiect-section .despre-proiect-container,section.location .location-container{margin:180px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:48px}section.location .map #mapDiv>div>div.gm-style>div:nth-child(4)>div{display:none!important}section.despre-proiect-section .despre-proiect-image,section.location .map{width:50%;height:400px;border-radius:30px;overflow:hidden}section.location .map iframe{width:100%;height:100%;border:none}section.despre-proiect-section h2{margin-bottom:12px}section.despre-proiect-section ul{padding-left:12px;list-style-type:disc}.facilitati-section .facilitati-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:48px}.facilitati-section .facilitati-content p{font-size:clamp(18px, 1.2vw, 24px);color:var(--text_light);font-weight:500}.facilitati-section .custom-button{height:fit-content}.beneficii-grid,.comfort-grid{display:flex;flex-wrap:wrap;gap:24px;margin:48px auto 0;justify-content:center}.beneficiu-card{flex:1 0 calc((100% - 3 * 24px)/ 4);border:1px solid var(--white);border-radius:24px;outline:1px solid var(--white)}.beneficiu-card .beneficiu-icon,.comfort-card .comfort-icon{width:76px;height:76px;border-radius:999px;background-color:var(--white);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.beneficiu-card.active,.beneficiu-card:hover{outline:10px solid var(--white)}.facilitati-section .facilitati-container .facilitati-image{position:relative;width:650px;height:400px;border-radius:30px;overflow:hidden}.facilitati-section .facilitati-container .facilitati-image img{position:absolute;inset:0;width:100%;height:auto;margin:auto 0;object-fit:cover;transition:opacity .5s ease-in-out}.comfort-card{flex:1 0 calc((100% - 2 * 24px)/ 4);border:1px solid var(--white);border-radius:24px;text-align:start}.comfort-card .comfort-text,.cta-content-text p{margin-bottom:12px}.comfort-card ul li{margin-left:24px;list-style-type:disc;margin-bottom:6px;font-weight:500}.comfort-card .row{display:flex;flex-direction:row;gap:120px}.cta-content{margin:180px 0;background-color:var(--primary);color:var(--background);border-radius:30px;padding:48px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:48px}.related-projects{margin-bottom:180px}.related-projects .section-header{text-align:center}.related-projects .section-header p{margin-top:0;margin-bottom:48px;color:var(--text_light)}.related-projects .proiecte-grid{display:flex;flex-wrap:wrap;gap:24px;margin:0 auto;justify-content:center}.proiect-card{flex:1 0 calc((100% - 3 * 24px)/ 4);border:1px solid var(--white);padding:12px;border-radius:12px;color:var(--text_light)}.related-projects .proiect-image{position:relative;height:240px;border-radius:6px;overflow:hidden}.related-projects .proiect-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.proiect-card:hover .proiect-image img{transform:scale(1.05)}.proiect-overlay{position:absolute;top:12px;right:12px;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center}.proiect-overlay svg path{fill:#ffffff00;transition:fill .3s ease-in-out}.proiect-card:hover .proiect-overlay svg path{fill:var(--background)}.proiect-card .view-icon{width:36px;height:36px;border-radius:6px;background:rgba(249,250,251,0);display:flex;align-items:center;justify-content:center}.proiect-card:hover .view-icon{background:rgba(249,250,251,.15);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.proiect-content .proiect-title{margin-top:12px;color:var(--dark);font-weight:600}.proiect-description{font-size:clamp(16px, 1vw, 18px);color:var(--text_light);margin-bottom:20px}.proiect-details{display:flex;flex-direction:column;gap:12px}.detail-item{display:flex;align-items:center;gap:12px}.detail-icon{width:20px;height:20px;color:var(--primary);display:flex;align-items:center;justify-content:center}.detail-text{font-size:clamp(14px, 1vw, 16px);color:var(--text_light);font-weight:500}@media (max-width:1024px) and (min-width:769px){.beneficiu-card,.comfort-card{padding:28px;border-radius:28px}.proiect-hero .proiect-hero-content h1{margin-top:80px;font-size:40px}.proiect-hero .proiect-hero-content p{font-size:28px;margin:14px 0 50px}.beneficiu-card,.comfort-card,.facilitati-section .facilitati-content p,.proiect-card{font-size:22px}.proiect-hero .proiect-hero-content .gallery{height:600px;gap:14px}.proiect-hero .proiect-hero-content .gallery-main-image,.proiect-hero .proiect-hero-content .item{border-radius:35px}section.despre-proiect-section span,section.location span{font-size:18px;margin-bottom:14px}section.location h2{font-size:36px;max-width:600px}section.despre-proiect-section .despre-proiect-container,section.location .location-container{margin:160px 0;gap:50px}section.despre-proiect-section .despre-proiect-image,section.location .map{width:50%;height:450px;border-radius:35px}section.despre-proiect-section h2{font-size:36px;max-width:600px;margin-bottom:14px}.facilitati-section .facilitati-container{gap:50px}.beneficii-grid,.comfort-grid{gap:28px;margin-top:50px}.beneficiu-card{flex:1 0 calc((100% - 3 * 28px)/ 4)}.beneficiu-card .beneficiu-icon,.comfort-card .comfort-icon{width:80px;height:80px;margin-bottom:14px}.comfort-card{flex:1 0 calc((100% - 2 * 28px)/ 4)}.comfort-card .comfort-text{margin-bottom:14px}.comfort-card ul li{margin-left:28px;margin-bottom:7px}.comfort-card .row{gap:100px}.cta-content{margin:160px 0;border-radius:35px;padding:50px;gap:50px}.cta-content-text p{margin-bottom:14px;font-size:18px}.cta-content-text h3{font-size:32px}.related-projects{margin-bottom:160px}.related-projects .section-header p{margin-bottom:50px;font-size:18px}.related-projects .proiecte-grid{gap:28px}.proiect-card{flex:0 0 calc((100% - 2 * 28px)/ 3);padding:14px;border-radius:14px}.related-projects .proiect-image{height:260px;border-radius:7px}.proiect-overlay{top:14px;right:14px}.proiect-card .view-icon{width:40px;height:40px;border-radius:7px}.proiect-content .proiect-title{margin-top:14px;font-size:22px}.proiect-description{font-size:18px;margin-bottom:22px}.proiect-details{gap:14px}.detail-icon{width:22px;height:22px}.detail-text{font-size:16px}}@media (max-width:768px){.proiect-hero .proiect-hero-content h1{margin-top:60px;font-size:32px;text-align:center}.proiect-hero .proiect-hero-content p{font-size:20px;margin:12px 0 40px;text-align:center}.proiect-hero .proiect-hero-content .gallery{height:400px;gap:12px;flex-direction:column}.proiect-hero .proiect-hero-content .gallery-main-image{width:100%;height:70%}.proiect-hero .proiect-hero-content .gallery-images{width:100%;height:30%;flex-direction:row}.proiect-hero .proiect-hero-content .gallery-main-image,.proiect-hero .proiect-hero-content .item{border-radius:20px}.facilitati-section,section.despre-proiect-section,section.location{padding:0 20px}.beneficiu-card,.comfort-card{padding:20px;border-radius:20px}section.despre-proiect-section span,section.location span{font-size:16px;margin-bottom:12px;text-align:center}section.despre-proiect-section h2,section.location h2{font-size:28px;max-width:100%;text-align:center}section.despre-proiect-section .despre-proiect-container,section.location .location-container{margin:80px 0;flex-direction:column;gap:40px;text-align:center}section.despre-proiect-section .despre-proiect-image,section.location .map{width:100%;height:300px;border-radius:20px}section.despre-proiect-section h2{margin-bottom:12px}.facilitati-section .facilitati-container{flex-direction:column;gap:30px;text-align:center}.facilitati-section .facilitati-content p{font-size:18px}.beneficii-grid,.comfort-grid{gap:20px;margin-top:40px}.beneficiu-card{flex:1 0 calc((100% - 2 * 20px)/ 3);font-size:16px}.beneficiu-card .beneficiu-icon,.comfort-card .comfort-icon{width:60px;height:60px;margin-bottom:12px}.comfort-card{flex:1 0 calc((100% - 1 * 20px)/ 2);font-size:16px}.comfort-card .comfort-text{margin-bottom:12px}.comfort-card ul li{margin-left:20px;margin-bottom:6px}.comfort-card .row{flex-direction:column;gap:20px}.cta-content{margin:80px 20px;border-radius:20px;padding:40px 30px;flex-direction:column;gap:30px;text-align:center}.cta-content-text p{margin-bottom:12px;font-size:16px}.cta-content-text h3{font-size:28px}.related-projects{margin-bottom:80px;padding:0 20px}.related-projects .section-header p{margin-bottom:40px;font-size:16px}.related-projects .proiecte-grid{gap:20px}.proiect-card{flex:0 0 calc((100% - 1 * 20px)/ 2);padding:12px;border-radius:12px;font-size:16px}.related-projects .proiect-image{height:200px;border-radius:6px}.proiect-overlay{top:12px;right:12px}.proiect-card .view-icon{width:32px;height:32px;border-radius:6px}.proiect-content .proiect-title{margin-top:12px;font-size:16px}.proiect-description{font-size:14px;margin-bottom:16px}.proiect-details{gap:10px}.detail-icon{width:18px;height:18px}.detail-text{font-size:13px}}@media (max-width:480px){.proiect-hero .proiect-hero-content h1{margin-top:40px;font-size:24px}.proiect-hero .proiect-hero-content p{font-size:16px;margin:10px 0 30px}.proiect-hero .proiect-hero-content .gallery{height:300px;gap:10px}.proiect-hero .proiect-hero-content .gallery-main-image{height:65%}.proiect-hero .proiect-hero-content .gallery-images{height:35%}.proiect-hero .proiect-hero-content .gallery-main-image,.proiect-hero .proiect-hero-content .item{border-radius:15px}.facilitati-section,section.despre-proiect-section,section.location{padding:0 16px}.beneficiu-card,.comfort-card{padding:16px;border-radius:15px}section.despre-proiect-section span,section.location span{font-size:14px;margin-bottom:10px}.cta-content-text h3,section.location h2{font-size:22px}section.despre-proiect-section .despre-proiect-container,section.location .location-container{margin:60px 0;gap:30px}section.despre-proiect-section .despre-proiect-image,section.location .map{height:250px;border-radius:15px}section.despre-proiect-section h2{font-size:22px;margin-bottom:10px}.facilitati-section .facilitati-container{gap:24px}.facilitati-section .facilitati-content p{font-size:16px}.beneficii-grid,.comfort-grid{gap:16px;margin-top:30px}.beneficiu-card{flex:1 0 calc((100% - 1 * 16px)/ 2);font-size:14px}.beneficiu-card .beneficiu-icon,.comfort-card .comfort-icon{width:50px;height:50px;margin-bottom:10px}.comfort-card{flex:1 0 calc((100% - 1 * 16px)/ 1);font-size:14px}.comfort-card .comfort-text{margin-bottom:10px}.comfort-card ul li{margin-left:16px;margin-bottom:5px}.comfort-card .row,.related-projects .proiecte-grid{gap:16px}.cta-content{margin:60px 16px;border-radius:15px;padding:30px 20px;gap:24px}.cta-content-text p{margin-bottom:10px;font-size:14px}.related-projects{margin-bottom:60px;padding:0 16px}.related-projects .section-header p{margin-bottom:30px;font-size:14px}.proiect-card{flex:0 0 calc((100% - 1 * 16px)/ 1);padding:10px;border-radius:10px;font-size:14px}.related-projects .proiect-image{height:180px;border-radius:5px}.proiect-overlay{top:10px;right:10px}.proiect-card .view-icon{width:28px;height:28px;border-radius:5px}.proiect-content .proiect-title{margin-top:10px;font-size:14px}.proiect-description{font-size:12px;margin-bottom:12px}.proiect-details{gap:8px}.detail-icon{width:16px;height:16px}.detail-text{font-size:12px}}@media (max-width:320px){.proiect-hero .proiect-hero-content h1{margin-top:30px;font-size:20px}.proiect-hero .proiect-hero-content p{font-size:14px;margin:8px 0 24px}.proiect-hero .proiect-hero-content .gallery{height:250px;gap:8px}.proiect-hero .proiect-hero-content .gallery-main-image{height:60%}.proiect-hero .proiect-hero-content .gallery-images{height:40%}.proiect-hero .proiect-hero-content .gallery-main-image,.proiect-hero .proiect-hero-content .item{border-radius:12px}.facilitati-section,section.despre-proiect-section,section.location{padding:0 12px}.beneficiu-card,.comfort-card{padding:12px;border-radius:12px}section.despre-proiect-section span,section.location span{font-size:12px;margin-bottom:8px}.cta-content-text h3,section.location h2{font-size:18px}section.despre-proiect-section .despre-proiect-container,section.location .location-container{margin:40px 0;gap:24px}section.despre-proiect-section .despre-proiect-image,section.location .map{height:200px;border-radius:12px}section.despre-proiect-section h2{font-size:18px;margin-bottom:8px}.facilitati-section .facilitati-container{gap:20px}.facilitati-section .facilitati-content p{font-size:14px}.beneficii-grid,.comfort-grid{gap:12px;margin-top:24px}.beneficiu-card{flex:1 0 calc((100% - 1 * 12px)/ 2);font-size:12px}.beneficiu-card .beneficiu-icon,.comfort-card .comfort-icon{width:40px;height:40px;margin-bottom:8px}.comfort-card{flex:1 0 calc((100% - 1 * 12px)/ 1);font-size:12px}.comfort-card .comfort-text{margin-bottom:8px}.comfort-card ul li{margin-left:12px;margin-bottom:4px}.comfort-card .row,.related-projects .proiecte-grid{gap:12px}.cta-content{margin:40px 12px;border-radius:12px;padding:24px 16px;gap:20px}.cta-content-text p{margin-bottom:8px;font-size:12px}.related-projects{margin-bottom:40px;padding:0 12px}.related-projects .section-header p{margin-bottom:24px;font-size:12px}.proiect-card{padding:8px;border-radius:8px;font-size:12px}.related-projects .proiect-image{height:150px;border-radius:4px}.proiect-overlay{top:8px;right:8px}.proiect-card .view-icon{width:24px;height:24px;border-radius:4px}.proiect-content .proiect-title{margin-top:8px;font-size:12px}.proiect-description{font-size:11px;margin-bottom:10px}.proiect-details{gap:6px}.detail-icon{width:14px;height:14px}.detail-text{font-size:11px}}@media (orientation:landscape) and (max-height:600px){.proiect-hero .proiect-hero-content h1{margin-top:40px;font-size:28px}.proiect-hero .proiect-hero-content p{font-size:18px;margin:10px 0 30px}.proiect-hero .proiect-hero-content .gallery{height:350px}section.despre-proiect-section .despre-proiect-container,section.location .location-container{margin:60px 0;gap:30px}section.despre-proiect-section .despre-proiect-image,section.location .map{height:250px}.facilitati-section .facilitati-container{gap:24px}.beneficii-grid,.comfort-grid{gap:16px;margin-top:30px}.beneficiu-card,.comfort-card{padding:16px;font-size:14px}.beneficiu-card .beneficiu-icon,.comfort-card .comfort-icon{width:50px;height:50px;margin-bottom:10px}.cta-content{margin:60px 20px;padding:30px 24px;gap:24px}.cta-content-text p,.proiect-content .proiect-title{font-size:14px}.cta-content-text h3{font-size:24px}.related-projects{margin-bottom:60px}.related-projects .section-header p{margin-bottom:30px;font-size:14px}.related-projects .proiecte-grid{gap:16px}.proiect-card{padding:10px;font-size:14px}.related-projects .proiect-image{height:180px}.detail-text,.proiect-description{font-size:12px}}