.project-header{padding:8rem 4rem 4rem;background-color:#f3f3f3}.project-header .container{max-width:1400px;margin:0 auto}.project-header .content{display:flex;gap:6rem;align-items:flex-start}@media(max-width:576px){.project-header .content{flex-direction:column;gap:3rem}}.project-header .project-info{flex:1 1;display:flex;flex-direction:column;gap:3rem}.project-header .project-meta .subtitle{font-size:1.1rem;color:#242424;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;display:block}.project-header .project-meta .title{font-size:3.5rem;font-weight:400;color:#242424;margin-bottom:1.5rem;line-height:1.2}@media(max-width:576px){.project-header .project-meta .title{font-size:2.5rem}}.project-header .project-meta .description{font-size:1.2rem;color:gray;line-height:1.6;margin:0}.project-header .project-details{display:flex;gap:3rem}@media(max-width:576px){.project-header .project-details{flex-direction:column;gap:1.5rem}}.project-header .project-details .detail-item{display:flex;flex-direction:column;gap:.5rem}.project-header .project-details .detail-item .label{font-size:.9rem;color:gray;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.project-header .project-details .detail-item .value{font-size:1.1rem;color:#242424;font-weight:500}.project-header .tags{display:flex;flex-wrap:wrap;gap:.8rem}.project-header .tags .tag{padding:.5rem 1rem;background-color:#fff;border:2px solid #ddd;color:#242424;border-radius:2rem;font-size:.9rem;font-weight:500;transition:all .3s ease}.project-header .tags .tag:hover{background-color:#242424;color:#fff}.project-header .project-image{flex:1 1;max-width:600px}@media(max-width:576px){.project-header .project-image{max-width:100%;width:100%;flex:none}}.project-header .image-container{position:relative;width:100%;height:400px;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media(max-width:576px){.project-header .image-container{height:300px;width:100%}}.project-header .image-container .main-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-header .image-container .main-image:hover{transform:scale(1.02)}@import"https://fonts.cdnfonts.com/css/century-gothic";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;400;500;600;700;900&display=swap";.font-century-gothic{font-family:Century Gothic,sans-serif;font-weight:200;line-height:1.79}.font-poppins{font-family:Poppins,sans-serif}p,span{font-family:Century Gothic,sans-serif}h1,p,span{color:#242424}h1{font-family:Poppins,sans-serif;font-size:4rem;font-weight:600}@media(max-width:576px){h1{font-size:2.5rem}}h2{font-family:Poppins,sans-serif;color:#242424;font-weight:600;font-size:3rem}@media(max-width:576px){h2{font-size:2.5rem}}h3{font-family:Poppins,sans-serif;color:#242424;font-weight:400;font-size:2.5rem}@media(max-width:576px){h3{font-size:1.5rem}}h4{font-family:Poppins,sans-serif;color:#242424;font-weight:400;font-size:1.5rem}@media(max-width:576px){h4{font-size:1.2rem}}h5{font-weight:700}h5,h6{font-family:Poppins,sans-serif;color:#242424;font-size:.9rem}h6{font-weight:400}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh}:root{--background:$primary;--foreground:$secondary}body,html{max-width:100vw;overflow-x:hidden;box-sizing:border-box}body{color:#242424;background:#fff;font-family:Century Gothic,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.project-section{padding:6rem 0;width:100%;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.project-section .container{max-width:1400px;margin:0 auto;padding:0 1rem}@media(max-width:576px){.project-section .container{padding:0 2rem}}.project-section .section-title{font-size:2.5rem;margin-bottom:1rem;color:#242424;text-align:center}@media(max-width:576px){.project-section .section-title{font-size:2rem}}.project-section .section-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#242424;text-align:center}.project-section .section-content{font-size:1.1rem;line-height:1.6;color:#242424;max-width:800px;margin:0 auto;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:.1em;white-space:pre-line}.project-section.video-with-padding{padding:5rem 0}@media(max-width:576px){.project-section.video-with-padding{padding:3rem 0}}.text-section{padding:6rem 0;display:flex;flex-direction:column;gap:4rem;align-items:center;justify-content:center}@media(max-width:576px){.text-section{padding:3rem 0;gap:2rem}}.text-section .section-content{max-width:900px;margin:0 auto;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:.1em;white-space:pre-line;font-size:1.1rem;line-height:2.5}@media(max-width:576px){.text-section .section-content{font-size:1rem;line-height:1.8;padding:0 1rem}}.image-section{padding:0;position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}@media(max-width:576px){.image-section{height:50vh!important;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}}.image-section.contained{width:100%;margin:0 auto;padding:3rem 6rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:576px){.image-section.contained{padding:2rem}}.image-section.contained .image-container{width:100%;max-width:1200px;height:100%;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.image-section.contained .section-image{width:100%;height:100%;object-position:center;display:block}.image-section.contained .section-title{margin-bottom:2rem}.image-section .image-container{width:100vw;height:100%;position:relative;border-radius:0;overflow:hidden}@media(max-width:576px){.image-section .image-container{width:100vw}}.image-section .section-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.video-section{padding:0;position:relative;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}@media(max-width:576px){.video-section{height:50vh!important;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}}.video-section.video-custom-width{padding:5rem 0;width:100%;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:576px){.video-section.video-custom-width{padding:3rem 0}}.video-section.video-custom-width .video-container.custom-width{width:auto!important;height:auto!important;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);margin:0 auto;padding:5rem 0}.video-section .video-container{width:100vw;height:100%;position:relative;border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000;padding:5rem 0}@media(max-width:576px){.video-section .video-container{width:100vw}}.video-section .section-video{width:100%;height:100%;object-position:center;display:block}.two-column-section{padding:6rem 0;display:flex;flex-direction:column;gap:4rem;align-items:center;justify-content:center}.two-column-section .title-only{text-align:center;margin-bottom:0}.two-column-section .columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:center;margin-top:2rem}@media(max-width:576px){.two-column-section .columns{grid-template-columns:1fr;gap:2rem}}.two-column-section .column{display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center}.two-column-section .column-image{width:100%;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative}@media(max-width:576px){.two-column-section .column-image{height:300px}}.two-column-section .column-img{width:100%;height:100%;object-fit:cover;object-position:center}.two-column-section .column-video{width:100%;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative;display:flex;align-items:center;justify-content:center;background:#000}@media(max-width:576px){.two-column-section .column-video{height:300px}}.two-column-section .column-video-element{width:100%;height:100%;object-position:center}.two-column-section .column-title{font-size:2rem;font-weight:600;color:#242424;margin:0;text-align:center;line-height:1.3}@media(max-width:576px){.two-column-section .column-title{font-size:1.6rem}}.two-column-section .column-content{font-size:1.1rem;line-height:2.5;color:#242424;padding:1rem 0;margin:0;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:.1em;white-space:pre-line}@media(max-width:576px){.two-column-section .column-content{font-size:1rem;line-height:1.8;padding:1rem 1rem 0}}.gallery-section{padding:3rem 0}.gallery-section .gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.gallery-section .gallery-item{border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:transform .3s ease}.gallery-section .gallery-item:hover{transform:translateY(-5px)}.gallery-section .gallery-image{width:100%;height:250px;object-fit:cover}.stats-section{padding:3rem 0;color:#fff;gap:2rem}@media(max-width:576px){.stats-section{padding:2rem 0}}.stats-section .section-title{color:#242424;margin-bottom:3rem;margin-top:3rem}@media(max-width:576px){.stats-section .section-title{margin-bottom:2rem;font-size:2rem}}.stats-section .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}@media(max-width:576px){.stats-section .stats-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:1rem}}.stats-section .stat-item{text-align:center;padding:4rem;background:#fff;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease}@media(max-width:576px){.stats-section .stat-item{padding:2.5rem 2rem}}.stats-section .stat-item:hover{transform:translateY(-5px)}.stats-section .stat-icon{font-size:3rem;display:block;margin-bottom:1rem;color:gray;opacity:.9}@media(max-width:576px){.stats-section .stat-icon{font-size:2.5rem}}.stats-section .stat-value{font-size:3rem;font-weight:700;display:block;margin-bottom:.5rem;color:#242424}@media(max-width:576px){.stats-section .stat-value{font-size:2.5rem}}.stats-section .stat-label{font-size:1.1rem;color:#242424}.cards-section{padding:6rem 0;color:#fff}@media(max-width:576px){.cards-section{padding:3rem 0}}.cards-section .section-title{color:#242424;margin-bottom:3rem}@media(max-width:576px){.cards-section .section-title{margin-bottom:2rem;font-size:2rem}}.cards-section .cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}@media(max-width:576px){.cards-section .cards-grid{grid-template-columns:1fr;gap:1.5rem}}.cards-section .info-card{background:#fff;border-radius:12px;padding:4rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease}@media(max-width:576px){.cards-section .info-card{padding:2rem}}.cards-section .info-card:hover{transform:translateY(-5px)}.cards-section .card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.cards-section .card-title{font-size:1.5rem;font-weight:700;color:#242424;margin:0}.cards-section .card-number{font-size:1.2rem;font-weight:600;color:#242424;background:#ddd;padding:.5rem 1rem;border-radius:20px;min-width:40px;text-align:center}.cards-section .card-content p{font-size:1rem;line-height:1.8;color:#242424;margin:0;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:.1em;white-space:pre-line}.process-section{padding:3rem 0}.process-section .process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.process-section .process-step{text-align:center;padding:2rem;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:transform .3s ease}.process-section .process-step:hover{transform:translateY(-5px)}.process-section .step-icon{font-size:3rem;display:block;margin-bottom:1rem}.process-section .step-title{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#242424}.process-section .step-description{font-size:1rem;line-height:1.6;color:#242424;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:.1em;white-space:pre-line}.features-section{padding:3rem 0}.features-section .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.features-section .feature-item{text-align:center;padding:2rem;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:transform .3s ease}.features-section .feature-item:hover{transform:translateY(-5px)}.features-section .feature-image{margin-bottom:1.5rem;border-radius:8px;overflow:hidden}.features-section .feature-img{width:100%;height:200px;object-fit:cover}.features-section .feature-icon{font-size:3rem;display:block;margin-bottom:1rem}.features-section .feature-title{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#242424}.features-section .feature-description{font-size:1rem;line-height:1.6;color:#242424;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:.1em;white-space:pre-line}.cards-img-text-section{padding:6rem 0;display:flex;flex-direction:column;gap:4rem;align-items:center;justify-content:center}@media(max-width:576px){.cards-img-text-section{padding:3rem 0;gap:2rem}}.cards-img-text-section .cards-img-text-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:3rem;gap:3rem;margin-top:2rem;max-width:1400px;width:100%}@media(max-width:576px){.cards-img-text-section .cards-img-text-grid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:100%}}@media(max-width:480px){.cards-img-text-section .cards-img-text-grid{grid-template-columns:1fr}}.cards-img-text-section .img-text-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:transform .3s ease}@media(max-width:576px){.cards-img-text-section .img-text-card{padding:1.5rem}}.cards-img-text-section .img-text-card:hover{transform:translateY(-5px)}.cards-img-text-section .card-image{width:200px;height:200px;border-radius:50%;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 5px 15px rgba(0,0,0,.1)}@media(max-width:576px){.cards-img-text-section .card-image{width:150px;height:150px}}.cards-img-text-section .card-image.rectangular{width:100%;height:200px;border-radius:12px}@media(max-width:576px){.cards-img-text-section .card-image.rectangular{height:160px}}.cards-img-text-section .card-image.aspect-1x2{width:200px;height:400px;border-radius:12px}@media(max-width:576px){.cards-img-text-section .card-image.aspect-1x2{width:150px;height:300px}}.cards-img-text-section .user-image{width:100%;height:100%;object-fit:cover;object-position:center}.cards-img-text-section .card-content{display:flex;flex-direction:column;gap:2rem}.cards-img-text-section .card-title{font-size:1.6rem;font-weight:400;color:#242424;margin:0}@media(max-width:576px){.cards-img-text-section .card-title{font-size:1.1rem}}.cards-img-text-section .card-text{font-size:1rem;line-height:1.6;color:#242424;margin:0;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:.1em;white-space:pre-line}