@import"https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;500;600;700&display=swap";.desktop-nav.svelte-1h32yp1{position:fixed;width:100%;top:20px;left:0;z-index:99;padding:0 10px}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1){background-color:#fff;box-shadow:0 0 10px #0003;padding:12px 18px 12px 25px;border-radius:8px}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1){display:flex;justify-content:space-between}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) ul:where(.svelte-1h32yp1){width:calc(50% - 120px);display:flex;justify-content:space-between;align-items:center;list-style:none}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1){text-decoration:none;font-weight:600;color:var(--color-primary);position:relative;transition:.3s ease}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1):hover{color:var(--color-accent)}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1):hover:after{width:100%;left:0%}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1):after{content:"";position:absolute;left:50%;bottom:-5px;width:0%;height:3px;background-color:var(--color-accent);transition:.3s ease}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) .logo:where(.svelte-1h32yp1) img:where(.svelte-1h32yp1){height:50px}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) .logo:where(.svelte-1h32yp1){margin:0 50px}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) .logo:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1):after{display:none}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) li.contact:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1){background-color:var(--color-primary);border:2px solid var(--color-primary);transition:.3s ease;color:#fff;padding:8px 12px;border-radius:5px}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) li.contact:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1):hover{background-color:transparent;color:var(--color-primary)}.desktop-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1) .nav-links:where(.svelte-1h32yp1) li.contact:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1):after{display:none}.mobile-nav.svelte-1h32yp1{padding:0 10px;display:none;position:fixed;width:100%;top:20px;left:0;z-index:99}.mobile-nav.svelte-1h32yp1 .container:where(.svelte-1h32yp1){display:flex;position:relative;justify-content:space-between;align-items:center;background-color:#fff;box-shadow:0 0 10px #0003;padding:12px 18px;border-radius:8px}.mobile-nav.svelte-1h32yp1 button:where(.svelte-1h32yp1){width:38px;height:38px;padding:7px;border:none;outline:none;background:var(--color-primary);border-radius:50px;font-size:0}.mobile-nav.svelte-1h32yp1 .logo-link:where(.svelte-1h32yp1) img:where(.svelte-1h32yp1){height:45px;width:auto}.mobile-nav.svelte-1h32yp1 .navOptions:where(.svelte-1h32yp1){position:fixed;height:calc(100vh - 115px);box-shadow:0 0 20px #00000026;bottom:10px;right:-250px;border-radius:10px;background-color:#ffffffbf;padding:20px;transition:.2s ease}.mobile-nav.svelte-1h32yp1 .navOptions:where(.svelte-1h32yp1) ul:where(.svelte-1h32yp1){display:flex;flex-direction:column;gap:30px;text-align:center;min-width:200px;list-style:none}.mobile-nav.svelte-1h32yp1 .navOptions:where(.svelte-1h32yp1) ul:where(.svelte-1h32yp1) li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1){text-decoration:none;font-weight:600;color:var(--color-primary);transition:.3s ease}.mobile-nav.svelte-1h32yp1 .navOptions:where(.svelte-1h32yp1) ul:where(.svelte-1h32yp1) li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1):hover{color:var(--color-accent)}.mobile-nav.svelte-1h32yp1 .navOptions:where(.svelte-1h32yp1) ul:where(.svelte-1h32yp1) li.contact:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1){background-color:var(--color-primary);color:#fff;padding:8px 12px;border-radius:5px;border:2px solid var(--color-primary)}.mobile-nav.svelte-1h32yp1 .navOptions:where(.svelte-1h32yp1) ul:where(.svelte-1h32yp1) li.contact:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1):hover{background-color:transparent;color:var(--color-primary)}.mobile-nav.active.svelte-1h32yp1 .navOptions:where(.svelte-1h32yp1){right:10px}@media only screen and (max-width:1050px){.desktop-nav.svelte-1h32yp1{display:none}.mobile-nav.svelte-1h32yp1{display:block}}@media only screen and (max-width:768px){.mobile-nav.svelte-1h32yp1 .navOptions:where(.svelte-1h32yp1){background-color:#fffffff2!important}}.sr-only.svelte-jz8lnl{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}footer.svelte-jz8lnl{background-color:var(--color-dark);padding:40px 0 20px;margin-top:30px}footer.svelte-jz8lnl .container:where(.svelte-jz8lnl){display:flex;color:#fff;gap:20px;justify-content:space-between}footer.svelte-jz8lnl .container.copyright:where(.svelte-jz8lnl){margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.384);flex-direction:column;align-items:center;text-align:center;gap:10px}footer.svelte-jz8lnl .container.copyright:where(.svelte-jz8lnl) .tagline:where(.svelte-jz8lnl){font-size:14px;color:#fff9;margin-bottom:4px}footer.svelte-jz8lnl .container.copyright:where(.svelte-jz8lnl) .legal-links:where(.svelte-jz8lnl){display:flex;gap:20px;flex-wrap:wrap;justify-content:center}footer.svelte-jz8lnl .container.copyright:where(.svelte-jz8lnl) .legal-links:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){font-size:14px}footer.svelte-jz8lnl .column.contactUs:where(.svelte-jz8lnl){max-width:350px}footer.svelte-jz8lnl .column.contactUs:where(.svelte-jz8lnl) span:where(.svelte-jz8lnl){margin-top:10px;display:block}footer.svelte-jz8lnl .column.desc:where(.svelte-jz8lnl){max-width:450px}footer.svelte-jz8lnl .column:where(.svelte-jz8lnl) h3:where(.svelte-jz8lnl){margin-bottom:15px}footer.svelte-jz8lnl .column:where(.svelte-jz8lnl) p:where(.svelte-jz8lnl){max-width:650px}footer.svelte-jz8lnl .logo:where(.svelte-jz8lnl){width:100%;margin-bottom:25px}footer.svelte-jz8lnl .logo:where(.svelte-jz8lnl) img:where(.svelte-jz8lnl){margin:0 auto;max-height:60px;width:100%}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl){list-style:none;padding-left:18px}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl){margin-bottom:10px}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){position:relative;color:#fff;text-decoration:none;transition:.3s ease}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl):before{content:"";width:15px;height:15px;position:absolute;left:-20px;top:5px;background-image:url(../../../img/arrow.svg);background-size:contain;background-repeat:no-repeat}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl):hover{color:var(--color-primary)}footer.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#fff;text-decoration:none;transition:.3s ease}footer.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-primary)}@media only screen and (max-width:991px){footer.svelte-jz8lnl .container:where(.svelte-jz8lnl){flex-wrap:wrap}footer.svelte-jz8lnl .column:where(.svelte-jz8lnl){min-width:200px}}@media only screen and (max-width:550px){footer.svelte-jz8lnl .container:where(.svelte-jz8lnl) .column:where(.svelte-jz8lnl){display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;text-align:center}footer.svelte-jz8lnl .container:where(.svelte-jz8lnl) .column:where(.svelte-jz8lnl) h3:where(.svelte-jz8lnl),footer.svelte-jz8lnl .container:where(.svelte-jz8lnl) .column:where(.svelte-jz8lnl) .logo:where(.svelte-jz8lnl){margin-bottom:10px}footer.svelte-jz8lnl .container.copyright:where(.svelte-jz8lnl){flex-direction:column;justify-content:center;align-items:center}footer.svelte-jz8lnl .container.copyright:where(.svelte-jz8lnl) .legal-links:where(.svelte-jz8lnl){justify-content:center;flex-wrap:wrap}footer.svelte-jz8lnl .container.copyright:where(.svelte-jz8lnl) p:where(.svelte-jz8lnl){text-align:center}}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../../../fonts/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../../../fonts/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../../../fonts/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2")}:root{--color-primary: #0097b2;--color-accent: #ff914d;--color-dark: #091124;--color-text: #232e4c;--color-text-light: #353535;--color-bg-light: #f4f7fe;--max-width: 1170px;--font-body: "Atkinson Hyperlegible", sans-serif;--radius-sm: 2px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-body, "Poppins", sans-serif)}button{cursor:pointer}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.container{max-width:var(--max-width);margin:0 auto;padding:0 12px}section{margin-top:45px}section h2{font-size:30px;max-width:800px;margin-left:auto;margin-right:auto;text-align:center;color:var(--color-primary)}p.headDesc{font-size:18px;text-align:center;color:var(--color-text-light);margin:0 auto 30px}#notificationContainer{width:100%;max-width:260px;position:fixed;bottom:0;right:0;z-index:98;margin:10px;font-size:13px;font-weight:500}.successNotification{padding:10px;background:#01b940;color:#fff;width:100%;margin:6px 0;border-radius:var(--radius-sm)}.warningNotification{padding:10px;background:#ffc400;color:#836400;width:100%;margin:6px 0;border-radius:var(--radius-sm)}.errorNotification{padding:10px;background:#f91e00;color:#fff;width:100%;margin:6px 0;border-radius:var(--radius-sm)}.area{background:var(--color-primary);width:100%;position:relative;height:100%}.circles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;list-style:none}.circles li{position:absolute;display:block;width:20px;height:20px;background:#fff3;animation:animate 25s linear infinite;bottom:-150px}.circles li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.circles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.circles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.circles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.circles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.circles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.circles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.circles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.circles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.circles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes animate{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}@media(prefers-reduced-motion:reduce){.circles li,.carousel img{animation:none!important;transition:none!important}}@media only screen and (max-width:768px){section h2{font-size:27px!important}}@media only screen and (max-width:349px){section h2{font-size:24px!important}}.font-comfortaa{font-family:Comfortaa,cursive!important}.skip-link.svelte-12qhfyh{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:1000;background:var(--color-primary);color:#fff;padding:10px 20px;font-weight:600;text-decoration:none;border-radius:0 0 5px}.skip-link.svelte-12qhfyh:focus{position:fixed;left:0;top:0;width:auto;height:auto}
