@media (max-width:768px){h1.svelte-1i3h4i0{font-size:2rem}p.svelte-1i3h4i0{font-size:1rem}a.svelte-1i3h4i0{font-size:.9rem;padding:.75rem 1.5rem}}.container.svelte-if6vy7{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:space-between;margin:0 auto;max-width:1200px;padding:20px}.text-section.svelte-if6vy7{flex:1;padding-right:20px}.text-title.svelte-if6vy7{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.text-content.svelte-if6vy7{color:#393939;font-size:1.2rem;line-height:1.6}.animation-section.svelte-if6vy7{align-items:center;display:flex;flex:1;justify-content:flex-start;overflow-x:auto;padding:20px 10px;position:relative;scrollbar-color:#ccc transparent;scrollbar-width:thin;white-space:nowrap}.box.svelte-if6vy7{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;box-shadow:0 4px 10px #0003;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:150px;justify-content:center;margin:0 10px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:120px}.box.svelte-if6vy7:hover{box-shadow:0 6px 15px #0000004d;transform:scale(1.1)}.box1.svelte-if6vy7{background-image:url(../../../bgtextures/1cardbg.png);height:180px;transform:translateY(calc(-14px*sin(var(--angle1))));width:140px;z-index:3}.box2.svelte-if6vy7{background-image:url(../../../bgtextures/2cardbg.png);height:300px;margin-left:-40px;transform:translateY(calc(10px*sin(var(--angle2))));width:200px;z-index:2}.box3.svelte-if6vy7{background-image:url(../../../bgtextures/3cardbg.png);height:250px;margin-left:-40px;transform:translateY(calc(-10px*sin(var(--angle3))));width:170px;z-index:1}@media (max-width:768px){.container.svelte-if6vy7{flex-direction:column;height:auto}.text-section.svelte-if6vy7{margin-bottom:20px;padding-right:0;text-align:center}.text-title.svelte-if6vy7{font-size:1.8rem}.text-content.svelte-if6vy7{font-size:1rem}.animation-section.svelte-if6vy7{gap:10px;padding:10px}.box.svelte-if6vy7{font-size:.9rem;height:130px;width:100px}.box1.svelte-if6vy7{height:160px;width:120px}.box2.svelte-if6vy7{height:200px;margin-left:0;width:150px}.box3.svelte-if6vy7{height:180px;margin-left:0;width:130px}}@media (max-width:480px){.text-title.svelte-if6vy7{font-size:1.5rem}.text-content.svelte-if6vy7{font-size:.9rem}.box.svelte-if6vy7{font-size:.8rem;height:110px;width:80px}.box1.svelte-if6vy7{height:140px;width:100px}.box2.svelte-if6vy7{height:180px;width:130px}.box3.svelte-if6vy7{height:160px;width:110px}}.faq-container.svelte-cebsv1{background-color:#ffffffe6;border-radius:15px;box-shadow:0 4px 15px #0000001a;margin:40px auto;max-width:800px;padding:20px}.faq-item.svelte-cebsv1{border-radius:10px;box-shadow:0 2px 10px #0000000d;margin-bottom:10px;overflow:hidden;transition:all .3s ease}.faq-question.svelte-cebsv1{background:linear-gradient(90deg,#4e8d8d,#6da0a0);border-radius:10px 10px 0 0;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:15px 20px;transition:background .3s ease,transform .3s ease}.faq-question.svelte-cebsv1:hover{background:linear-gradient(90deg,#6da0a0,#8eb3b3);transform:scale(1.02)}.faq-answer.svelte-cebsv1{background-color:#ecf0f1;border-radius:0 0 10px 10px;color:#555;font-size:1rem;line-height:1.5;max-height:0;opacity:0;overflow:hidden;padding:0 20px;transition:max-height .3s ease,padding .3s ease,opacity .3s ease}.faq-answer.open.svelte-cebsv1{max-height:400px;opacity:1;padding:15px 20px}@media (max-width:768px){.faq-question.svelte-cebsv1{font-size:1rem}.faq-answer.svelte-cebsv1{font-size:.9rem}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.container.svelte-1l7nu35{align-items:center;display:flex;flex-direction:row;gap:2rem;height:auto;justify-content:center;margin:48px auto 0;max-width:1200px;overflow:hidden;padding:20px}.text-section.svelte-1l7nu35{flex:1;padding:20px}.carousel-section.svelte-1l7nu35{align-items:center;flex:1;justify-content:center;max-width:600px;overflow:hidden}.carousel-title.svelte-1l7nu35{font-size:2rem;font-weight:700;margin-bottom:.5rem}.carousel-description.svelte-1l7nu35{color:#555;font-size:1.1rem;margin-bottom:1rem}.splide__slide.svelte-1l7nu35{align-items:center;background-color:var(--color,#ddd);border-radius:10px;color:#fff;display:flex;flex-direction:column;height:300px;justify-content:center;padding:10px;text-align:center;transition:transform .3s ease,opacity .3s ease}.splide__slide.svelte-1l7nu35:not(.is-active){opacity:.7;transform:scale(.95)}@media (max-width:768px){.container.svelte-1l7nu35{align-items:stretch;flex-direction:column;gap:1rem}.text-section.svelte-1l7nu35{padding:10px;text-align:center}.carousel-section.svelte-1l7nu35{max-width:100%}.carousel-title.svelte-1l7nu35{font-size:1.5rem}.carousel-description.svelte-1l7nu35{font-size:1rem}.splide__slide.svelte-1l7nu35{height:250px}}@media (max-width:480px){.carousel-title.svelte-1l7nu35{font-size:1.2rem}.carousel-description.svelte-1l7nu35{font-size:.9rem}.splide__slide.svelte-1l7nu35{height:200px}}.possibilities-section.svelte-22fqtj.svelte-22fqtj{color:#fff;overflow:hidden;padding:50px 20px;position:relative;text-align:center}.possibilities-header.svelte-22fqtj h2.svelte-22fqtj{color:#fff;font-size:2.5rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.possibilities-header.svelte-22fqtj p.svelte-22fqtj{color:#fffc;font-size:1.2rem;margin-top:10px}.stats-container.svelte-22fqtj.svelte-22fqtj{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:40px}.stat-item.svelte-22fqtj.svelte-22fqtj{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:1.5rem;font-weight:700;opacity:0;transform:translateY(20px);transition:transform .3s ease,opacity .3s ease}.stat-item.visible.svelte-22fqtj.svelte-22fqtj{opacity:1;transform:translateY(0)}.stat-item.svelte-22fqtj .value.svelte-22fqtj{animation:svelte-22fqtj-fadeIn 1s ease-out;color:#fff;font-size:3rem}.stat-item.svelte-22fqtj .label.svelte-22fqtj{color:#fffc;font-size:1rem;margin-top:10px}@keyframes svelte-22fqtj-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.possibilities-header.svelte-22fqtj h2.svelte-22fqtj{font-size:2rem}.stats-container.svelte-22fqtj.svelte-22fqtj{gap:20px}.stat-item.svelte-22fqtj .value.svelte-22fqtj{font-size:2.5rem}}.fade-enter.svelte-17goyy1{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.fade-enter-active.svelte-17goyy1{opacity:1;transform:translateY(0)}.custom-shadow.svelte-17goyy1{box-shadow:0 4px 10px #0000001a}.hover-scale.svelte-17goyy1{transition:transform .3s ease}.hover-scale.svelte-17goyy1:hover{transform:scale(1.02)}.review-section.svelte-1h6qfi0{height:400px;margin:50px auto;overflow:hidden;position:relative;width:100%}.review-card.svelte-1h6qfi0{align-items:center;animation:svelte-1h6qfi0-popIn 20s linear forwards;background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;opacity:0;padding:15px;position:absolute;text-align:center;transform:scale(0);width:200px}.review-card.svelte-1h6qfi0:hover{box-shadow:0 8px 15px #0003;transform:scale(1.05)}.review-text.svelte-1h6qfi0{color:#333;font-size:.9rem;margin-bottom:10px}.review-author.svelte-1h6qfi0{color:#555;font-size:.8rem;font-weight:700}@keyframes svelte-1h6qfi0-popIn{0%{opacity:0;transform:scale(1)}2%{opacity:1;transform:scale(1.1)}3%{transform:scale(1)}90%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.container.svelte-6mbf8h{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:20px}.text-section.svelte-6mbf8h{margin-bottom:40px;text-align:center}.text-title.svelte-6mbf8h{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.text-content.svelte-6mbf8h{color:#393939;font-size:1.2rem;line-height:1.6;margin-bottom:1rem}.animation-section.svelte-6mbf8h{display:flex;gap:20px;justify-content:center;margin-bottom:40px}.box.svelte-6mbf8h{align-items:center;background-color:#007bff;border-radius:10px;box-shadow:0 4px 10px #0003;color:#fff;display:flex;font-size:1rem;font-weight:700;height:150px;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;width:120px}.box.svelte-6mbf8h:hover{box-shadow:0 6px 15px #0000004d;transform:scale(1.1)}.chart-container.svelte-6mbf8h{margin-bottom:40px;width:100%}canvas.svelte-6mbf8h{height:300px!important;width:100%!important}@media (max-width:768px){.text-title.svelte-6mbf8h{font-size:1.8rem}.text-content.svelte-6mbf8h{font-size:1rem}.box.svelte-6mbf8h{font-size:.8rem;height:120px;width:90px}canvas.svelte-6mbf8h{height:200px!important}}@media (max-width:480px){.text-title.svelte-6mbf8h{font-size:1.5rem}.text-content.svelte-6mbf8h{font-size:.9rem}.box.svelte-6mbf8h{font-size:.7rem;height:100px;width:80px}canvas.svelte-6mbf8h{height:150px!important}}.container.svelte-13mcfbt{align-items:center;background:linear-gradient(90deg,#4e8d8d,#6da0a0);border-radius:20px;box-shadow:0 8px 20px #00000026,0 4px 6px #0000001a;color:#fff;display:flex;flex-direction:column;margin:0 auto;max-width:900px;overflow:hidden;padding:40px 20px;position:relative}.header.svelte-13mcfbt{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.text-section.svelte-13mcfbt{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:40px;text-align:justify}.chart-container.svelte-13mcfbt{display:flex;flex-direction:column;gap:15px;width:100%}.bar.svelte-13mcfbt{align-items:center;display:flex;gap:10px}.progress-bar.svelte-13mcfbt{background-color:#fff3;border-radius:10px;flex:1;height:20px;overflow:hidden;position:relative}.progress-fill.svelte-13mcfbt{border-radius:10px;height:100%;transition:width .3s ease-in-out}.legend-text.svelte-13mcfbt{color:#ffffffe6;font-size:1rem;font-weight:700}@media (max-width:768px){.header.svelte-13mcfbt{font-size:2rem}.text-section.svelte-13mcfbt{font-size:1rem}.progress-bar.svelte-13mcfbt{height:15px}}.section.svelte-d7k6pz.svelte-d7k6pz{align-items:center;background:linear-gradient(90deg,#4e8d8d,#6da0a0);border-radius:20px;box-shadow:0 8px 20px #00000026;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:60px auto;max-width:1200px;overflow:hidden;padding:40px 20px;position:relative}.text-content.svelte-d7k6pz.svelte-d7k6pz{flex:1;max-width:500px;z-index:2}.title.svelte-d7k6pz.svelte-d7k6pz{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.paragraph.svelte-d7k6pz.svelte-d7k6pz{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:15px}.image-container.svelte-d7k6pz.svelte-d7k6pz{align-items:center;border-radius:20px;box-shadow:0 8px 20px #00000026;display:flex;flex:1;justify-content:center;overflow:hidden;position:relative}.image-container.svelte-d7k6pz img.svelte-d7k6pz{border-radius:20px;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease,filter .3s ease;width:100%}.image-container.svelte-d7k6pz:hover img.svelte-d7k6pz{filter:brightness(1.1);transform:scale(1.1)}.decorative-circle.svelte-d7k6pz.svelte-d7k6pz{background:hsla(0,0%,100%,.1);border-radius:50%;filter:blur(30px);height:200px;position:absolute;right:-50px;top:-50px;width:200px;z-index:1}@media (max-width:768px){.section.svelte-d7k6pz.svelte-d7k6pz{flex-direction:column;padding:20px;text-align:center}.image-container.svelte-d7k6pz.svelte-d7k6pz,.text-content.svelte-d7k6pz.svelte-d7k6pz{max-width:100%}}.section.svelte-27kwh1.svelte-27kwh1{align-items:center;background-color:#ffffff4d;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding:20px 0;position:relative;text-align:center}.header.svelte-27kwh1.svelte-27kwh1{margin-bottom:10px}.header.svelte-27kwh1 h1.svelte-27kwh1{color:#333;font-size:2.5rem;margin:0}.header.svelte-27kwh1 p.svelte-27kwh1{color:#666;font-size:1.2rem}.map-container.svelte-27kwh1.svelte-27kwh1{height:calc(80vh - 100px);margin:10px auto;max-height:600px;max-width:1200px;overflow:hidden;position:relative;width:100%}.map.svelte-27kwh1.svelte-27kwh1{height:100%;position:relative;width:100%}.city.svelte-27kwh1.svelte-27kwh1{fill:#4e8d8d;stroke:#fff;stroke-width:2;animation:pulse 2s infinite;cursor:pointer}.line.svelte-27kwh1.svelte-27kwh1{stroke:#6da0a0;stroke-width:2;stroke-dasharray:5 5;animation:svelte-27kwh1-draw 2s ease-in-out infinite alternate}@keyframes svelte-27kwh1-draw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}.city-label.svelte-27kwh1.svelte-27kwh1{fill:#333;font-size:8px;font-weight:700;text-anchor:middle;pointer-events:none;transform:translateY(-15px);z-index:10}@media (max-width:768px){.map-container.svelte-27kwh1.svelte-27kwh1{height:calc(60vh - 80px);margin:5px auto}.header.svelte-27kwh1 h1.svelte-27kwh1{font-size:2rem}.header.svelte-27kwh1 p.svelte-27kwh1{font-size:1rem}}.container.svelte-1unl1uj{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:20px;text-align:center}.title.svelte-1unl1uj{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.description.svelte-1unl1uj{color:#393939;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.cards-container.svelte-1unl1uj{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;width:100%}.card.svelte-1unl1uj{align-items:center;background-color:#83bbbb;border-radius:10px;box-shadow:0 4px 10px #0000001a;flex:1;justify-content:center;min-width:300px;padding:20px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.card.svelte-1unl1uj:hover{box-shadow:0 6px 15px #0003;transform:scale(1.05)}.card-title.svelte-1unl1uj{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.card-description.svelte-1unl1uj{color:#555;font-size:1rem;line-height:1.6}.card1.svelte-1unl1uj{transform:translateY(calc(-10px*sin(var(--angle1))))}.card2.svelte-1unl1uj{transform:translateY(calc(10px*sin(var(--angle2))))}.card3.svelte-1unl1uj{transform:translateY(calc(-10px*sin(var(--angle3))))}@media (max-width:768px){.title.svelte-1unl1uj{font-size:2rem}.description.svelte-1unl1uj{font-size:1rem}.cards-container.svelte-1unl1uj{align-items:center;flex-direction:column}.card.svelte-1unl1uj{min-width:100%}}.background-image.svelte-pj2ei9{background-image:url(../../../bgtextures/FutureContainerBg.jpg);background-position:50%;background-size:cover;opacity:.6}body,html{height:100%;margin:0;overflow-x:hidden;padding:0}body{background:linear-gradient(90deg,#4e8d8d,#6da0a0,#8eb3b3,#afc6c6);font-family:Arial,sans-serif}.background-animation.svelte-1jonwbi{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.circle.svelte-1jonwbi{animation:svelte-1jonwbi-float 10s ease-in-out infinite;background:hsla(0,0%,100%,.1);border-radius:50%;position:absolute}.circle-1.svelte-1jonwbi{animation-delay:0s;height:180px;left:20%;top:10%;width:180px}.circle-2.svelte-1jonwbi{animation-delay:2s;height:1160px;right:10%;top:50%;width:1160px}.circle-3.svelte-1jonwbi{animation-delay:4s;bottom:20%;height:1100px;left:30%;width:1100px}.circle-4.svelte-1jonwbi{animation-delay:6s;bottom:10%;height:140px;right:20%;width:140px}@keyframes svelte-1jonwbi-float{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.1)}to{transform:translateY(0) scale(1)}}
