@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap";@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap";@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap";@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap";.dark-theme header{background-color:#1a1a1a00}.logo{flex:none;align-items:center;max-width:170px;display:flex}.logo img{width:100%;height:70px;padding-bottom:13px}nav{flex:0 auto;justify-content:flex-end;align-items:center;margin-left:2rem;margin-right:1rem;display:flex}.nav-items{align-items:center;gap:1.5rem;display:flex}.nav-item{color:#333;white-space:nowrap;border-radius:4px;padding:.5rem .75rem;font-weight:400;text-decoration:none;transition:all .3s}.dark-theme .nav-item{color:#000}.nav-item:hover{background-color:#0000000d}.dark-theme .nav-item:hover{background-color:#ffffff0d}.nav-item.active{font-weight:600}.nav-item.contact{color:#fff}.theme-toggle{cursor:pointer;background:0 0;border:none;align-items:center;margin-left:0;padding:.5rem;display:flex}.theme-toggle img{width:24px;height:24px}header{z-index:1000;background-color:#008ce300;justify-content:space-between;align-items:center;width:100%;height:120px;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0}@media (width<=768px){header{flex-wrap:wrap;padding:1rem}.logo{margin-bottom:1rem}nav{flex-basis:100%;justify-content:center;margin-left:0}.nav-items{gap:.75rem}.nav-item{padding:.4rem .6rem;font-size:.9rem}.theme-toggle{margin-left:auto;position:static}}.quote1-container{background-color:#fff;justify-content:flex-start;align-items:flex-start;max-width:5000px;margin:0 0%;padding:0;display:flex}.quote1-container.dark-theme{background-color:#242424}.quote1-content{justify-content:space-between;align-items:center;gap:30px;width:100%;height:200px;display:flex}.quote-text-section{size:border-box;border-left:30px;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;max-width:1000px;height:100%;margin-left:0;padding-left:25px;display:flex;position:relative}.quote-text-section:before{content:"";background-color:#fff;width:4px;height:100%;position:absolute;top:0;left:0}.quote1-container.dark-theme .quote-text-section:before{background-color:#242424}.quote1-text-container{flex:1;margin-left:0;padding-left:0;padding-right:30px}.quote1-text{font-family:Instrument Sans,sans-serif;font-size:clamp(16px,2vw,21px);font-weight:400;font-style:regular;letter-spacing:0;vertical-align:middle;color:#333;text-align:left;width:clamp(300px,90vw,1100px);height:80px;margin:8px;padding:0;line-height:122%;position:relative;top:-25px;left:19px}.quote1-container.dark-theme .quote1-text{color:#f5f5f5}.mountain-image{flex:1;justify-content:flex-end;width:100%;margin-left:20px;margin-right:0%;display:flex}.mountain-image img{object-fit:contain;object-position:right center;max-width:700px;max-height:300px;margin-right:0%}@media (width<=768px){.quote1-container{text-align:left;flex-direction:column;padding:40px 20px}.quote1-content{flex-direction:column}.quote-text-section{max-width:100%}.quote1-text-container{width:100%;padding-bottom:30px;padding-right:0}.quote1-image{justify-content:center;width:100%;margin-top:20px;margin-left:0}}.mountain-image-container{flex:1;justify-content:flex-end;align-items:center;display:flex}.mountain-image-container img{object-position:right;width:915px;height:180px;margin-bottom:-20px;margin-right:6.5%}.image-error{color:#666;text-align:center;background-color:#f8f8f8;border-radius:4px;padding:20px}@media (width<=768px){.mountain-image-container{justify-content:center;margin-top:20px}}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:center;width:100%;height:100vh;display:flex;position:relative}header{z-index:1000;background-color:#0000;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;position:fixed;top:0;left:0;right:0}.logo{align-items:center;display:flex;position:static}.logo img{width:auto;height:55px;margin-top:16px}nav,.nav-items{align-items:center;display:flex}.hero-section:before{content:"";z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;max-width:2000px;padding-left:50px;position:relative}.hero-tagline{color:#242424;margin:0;font-family:Instrument Sans,sans-serif;font-size:9.5rem;font-weight:400;line-height:1.2}.hero-tagline br{content:"";margin-bottom:15px;display:block}.alpine-highlight{color:#333;background-color:#fff;border-radius:140px;width:512px;height:200px;margin-top:20px;padding:1px 28px 32px;display:inline-block}body.dark-theme .hero-tagline{color:#fff}body.dark-theme .alpine-highlight{color:#fff;background-color:#242424}@media (width<=768px){.hero-content{padding-left:30px}.hero-tagline{font-size:3rem}.logo{top:15px;left:20px}.logo img{height:30px}header{padding:15px 20px}}.contact{background-color:tomato}body,html{background-color:#0000;margin:0;padding:0}#root,.app{background-color:#0000}.about{width:100vw;height:100vh;position:relative;overflow:hidden}.about-background{object-fit:cover;width:100vw;height:100vh;position:absolute;top:0;left:0}.first-rectangle{z-index:1;width:600px;height:450px;padding-right:244px;position:absolute;top:45px;left:0}.second-rectangle{z-index:1;width:600px;height:450px;position:absolute;top:90px;left:160px}.about-line{z-index:1;width:100%;height:3px;position:absolute;top:80%;left:0}.about-line.light{background-color:#000}.about-line.dark{background-color:#fff}.about-us-title{z-index:2;align-items:center;display:flex;position:absolute;top:85%;left:17%;transform:translate(-50%)}.about-us-text{text-transform:uppercase;letter-spacing:2px;margin-right:1rem;font-family:Instrument Sans,sans-serif;font-size:4.5rem}.about-us-text.light{color:#000}.about-us-text.dark{color:#fff}.about-us-arrow{height:52px;margin-left:10px}.newsroom{background-color:#fff;flex-direction:column;height:100vh;display:flex}.newsroom-buttons-container{background-color:#fff;justify-content:center;align-items:center;gap:4px;height:50vh;display:flex}.newsroom-button{cursor:pointer;background-color:#3498db;justify-content:center;align-items:center;width:100%;height:410px;margin-top:45px;display:flex;position:relative}.newsroom-button.dark-theme{background-color:#1e3a5f}.newsroom-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-family:Instrument Sans,sans-serif;font-size:1.2rem;font-weight:600}.image-sections{z-index:2;flex-direction:row;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.section{border-right:3px solid #fff;flex:1;width:1%;height:100%;position:relative}.section:last-child{border-right:none}.newsroom-content{height:50vh;padding:20px;position:relative}.newsroom-content:before{content:"";background-color:#000;height:3px;position:absolute;top:220px;left:50px;right:50px}.newsroom-text-container{padding:0 50px;display:inline-block;position:relative;top:240px}.newsroom-title{color:#000;text-align:middle;align-items:center;gap:15px;margin-top:-16px;margin-bottom:5px;font-family:Instrument Sans,sans-serif;font-size:5.5rem;font-weight:400;display:inline-block;position:relative}.newsroom-arrow{width:auto;height:4rem;margin-left:3px}.section-icon{z-index:3;border-radius:2px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute}.x-icon,.linkedin-icon,.threads-icon,.medium-icon{bottom:18px;right:18px}.section-icon img{width:60px;height:60px}@media (width<=768px){.newsroom-buttons-container{flex-direction:column}.newsroom-button{width:100%;height:120px}}.newsroom.dark-theme{background-color:#242424}.newsroom.dark-theme .newsroom-content:before{background-color:#fff}.newsroom.dark-theme .newsroom-title{color:#fff}.newsroom.dark-theme .section{border-right:3px solid #242424}.newsroom.dark-theme .newsroom-arrow{filter:brightness()}.newsroom.dark-theme .section-icon{background-color:#333}.newsroom.dark-theme .newsroom-buttons-container{background-color:#242424}.know-more-text{color:#242424;opacity:0;z-index:5;font-family:Instrument Sans;font-size:1rem;font-weight:500;transition:opacity .3s;position:absolute;top:-60px;right:-748px}.newsroom-title{display:inline-block;position:relative}.newsroom-title:hover+.know-more-text{opacity:1}.newsroom-content{position:relative}.newsroom.dark-theme .know-more-text{color:#fff}.zero-image-container{z-index:0;align-items:center;height:81vh;display:flex;position:absolute;top:40.4%;right:0%;transform:translateY(-50%)}.zero-img{object-fit:contain;opacity:.9;width:auto;height:100%}@media (width<=1200px){.zero-image-container{height:70vh;right:-40%}}@media (width<=768px){.zero-image-container{height:50vh;right:-60%}}.shadow-image-container{z-index:1;align-items:center;height:113vh;display:flex;position:absolute;top:45.7%;right:81%;transform:translateY(-50%)}.shadow-img{opacity:1;width:auto;height:100%}@media (width<=1200px){.shadow-image-container{height:70vh;right:10%}}@media (width<=768px){.shadow-image-container{height:50vh;right:-60%}}.lamp-image-container{z-index:2;align-items:center;width:320px;height:320px;display:flex;position:absolute;top:67.4%;right:-2%;transform:translateY(-50%)}.lamp-img{object-fit:contain;opacity:1;width:100%;height:100%}@media (width<=1200px){.lamp-image-container{width:250px;height:250px;right:10%}}@media (width<=768px){.lamp-image-container{width:180px;height:180px;right:-60%}}.lamp1-image-container{z-index:2;align-items:center;width:366px;height:320px;display:flex;position:absolute;top:66.5%;right:-2.1%;transform:translateY(-50%)}.lamp1-img{object-fit:contain;opacity:1;width:100%;height:236px}@media (width<=1200px){.lamp1-image-container{width:250px;height:250px;right:10%}}@media (width<=768px){.lamp1-image-container{width:180px;height:180px;right:-60%}}.lamp-light-container{z-index:2;align-items:center;width:500px;height:310px;display:flex;position:absolute;top:80.8%;right:-2.55%;transform:translateY(-50%)}.lamp-light-img{object-fit:contain;opacity:.8;width:100%;height:100%}@media (width<=1200px){.lamp-light-container{width:220px;height:220px;right:9%}}@media (width<=768px){.lamp-light-container{width:150px;height:150px;right:-60%}}.newsroom-page{background-color:#f9f9f9;min-height:100vh;padding:100px 50px}.newsroom-page.dark-theme{color:#fff;background-color:#121212}.newsroom-page-title{text-align:center;margin-bottom:60px;font-family:Instrument Sans,sans-serif;font-size:3rem;font-weight:600}.articles-container{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.article-card{background:#fff;border-radius:8px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 15px #0000001a}.article-card:hover{transform:translateY(-5px)}.newsroom-page.dark-theme .article-card{background:#1e1e1e;box-shadow:0 4px 15px #0000004d}.article-image{height:200px;overflow:hidden}.article-image img{object-fit:cover;width:100%;height:100%}.article-content{padding:20px}.article-content h3{margin-bottom:10px;font-size:1.3rem}.article-content p{color:#666;margin-bottom:15px;font-size:.95rem}.newsroom-page.dark-theme .article-content p{color:#aaa}.article-date{color:#888;margin-bottom:10px;font-size:.85rem;display:block}.read-more{color:#3498db;font-weight:600;text-decoration:none;display:inline-block}.featured-article{background:#fff;border-radius:8px;max-width:1200px;margin:0 auto 50px;overflow:hidden;box-shadow:0 4px 15px #0000001a}.newsroom-page.dark-theme .featured-article{background:#1e1e1e;box-shadow:0 4px 15px #0000004d}.featured-article-content{min-height:250px;display:flex}.featured-article-text{flex:1;padding:30px}.featured-article-text h2{color:#333;margin-bottom:15px;font-size:2rem}.newsroom-page.dark-theme .featured-article-text h2{color:#fff}.featured-article-text p{color:#555;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.newsroom-page.dark-theme .featured-article-text p{color:#bbb}.featured-article-image{background-color:#3498db;flex:1;min-height:300px}.featured-article-image img{object-fit:cover;width:100%;height:100%}@media (width<=768px){.newsroom-page{padding:80px 20px}.articles-container{grid-template-columns:1fr}.featured-article-content{flex-direction:column-reverse}.featured-article-image{width:100%;height:200px}}html,body{scroll-behavior:smooth;margin:0;padding:0;overflow-x:hidden}section{width:100%;min-height:100vh;scroll-margin-top:70px;position:relative;overflow:hidden}.navbar{z-index:1000;background-color:#000000b3;width:100%;padding:15px 0;transition:all .3s;position:sticky;top:0}.nav-items{justify-content:flex-end;padding-right:30px;display:flex}.nav-item{color:#fff;border-radius:20px;margin:0 5px;padding:8px 16px;text-decoration:none;transition:all .3s}#home{z-index:1}#about,#newsroom,#projects,#contact{z-index:2;padding-top:80px;padding-bottom:80px}.theme-toggle{z-index:1000;width:30px;height:30px;box-shadow:none;border:none;border-radius:5%;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;bottom:20px;right:20px}.theme-toggle-fixed{cursor:pointer;z-index:9999;background:fixed;border:none;justify-content:center;align-items:center;width:50px;height:50px;padding:0;display:flex;position:fixed;bottom:20px;right:20px}.theme-toggle-fixed img{opacity:3;width:40px;height:40px}.theme-toggle-fixed:before{content:"";z-index:-1;background-color:#f003;border-radius:50%;width:60px;height:60px;position:absolute}body header{transition:background-color .3s}.logo,.nav-items,.theme-toggle{z-index:1001;position:relative}
/*# sourceMappingURL=repo.f5677b91.css.map */
