.nav-logo[data-astro-cid-qwprtxto],.nav-logo[data-astro-cid-qwprtxto] img[data-astro-cid-qwprtxto]{height:100%;display:block}.nav-logo[data-astro-cid-qwprtxto]{margin-left:.5rem}@font-face{font-family:menu icons;src:url(/assets/ui-icons/navbar/menu-icons.woff) format("woff");font-weight:400;font-style:normal}.navbar[data-astro-cid-ymhdp2rl]{z-index:999;position:fixed;top:0;display:flex;flex-wrap:wrap;flex-direction:row;background-color:var(--navbar-bg-color);justify-content:space-between;align-items:center;gap:2rem;height:max(7dvh,50px);width:100%;min-height:50px}.anchor-navbar-content[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;margin-right:1rem;gap:1rem;height:100%}.link[data-astro-cid-ymhdp2rl]{margin:.1rem .3rem;font-size:1.3rem;color:#000;text-decoration:none;text-wrap:wrap;text-align:center}.link[data-astro-cid-ymhdp2rl]:hover{text-decoration:underline}[data-astro-cid-ymhdp2rl][class*=icon-]:before{display:inline-block;font-family:menu icons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-close-menu[data-astro-cid-ymhdp2rl]:before{content:"A"}.icon-open-menu[data-astro-cid-ymhdp2rl]:before{content:"B"}.icons[data-astro-cid-ymhdp2rl]{display:none;position:absolute;right:3rem;font-size:1.8rem;cursor:pointer}@media only screen and (max-width:1000px)and (orientation:landscape),(orientation:portrait){.icons[data-astro-cid-ymhdp2rl]{display:inline-flex}#show-menu[data-astro-cid-ymhdp2rl]:checked~.icons[data-astro-cid-ymhdp2rl] .icon-open-menu[data-astro-cid-ymhdp2rl]{display:none}.icons[data-astro-cid-ymhdp2rl] .icon-close-menu[data-astro-cid-ymhdp2rl]{display:none}#show-menu[data-astro-cid-ymhdp2rl]:checked~.icons[data-astro-cid-ymhdp2rl] .icon-close-menu[data-astro-cid-ymhdp2rl]{display:block}#show-menu[data-astro-cid-ymhdp2rl]:checked~.anchor-navbar-content[data-astro-cid-ymhdp2rl]{height:auto;padding:1.1rem 0rem}.anchor-navbar-content[data-astro-cid-ymhdp2rl]{margin:0;padding:0;gap:1.1rem;position:absolute;top:100%;left:0;width:100%;height:0;background:var(--footer-bg-color);overflow:hidden;flex-direction:column;interpolate-size:allow-keywords;transition:.2s ease}.link[data-astro-cid-ymhdp2rl]{display:block;font-size:1.2rem;text-align:center}}.chat-button[data-astro-cid-iehx2mtc]{display:flex;position:fixed;bottom:10px;right:10px;border-radius:50%;border:0px;box-shadow:0 0 10px var(--shadow-color);z-index:999;width:4.5vw;height:4.5vw;max-width:90px;max-height:90px;transition:filter .5s,scale .5s;background-color:#25d366;align-content:center;justify-content:center;img{width:60%}}.chat-button[data-astro-cid-iehx2mtc]:hover{filter:brightness(80%);scale:1.04}@media only screen and (orientation:portrait){.chat-button[data-astro-cid-iehx2mtc]{width:7vh;height:7vh}}.footer-bar[data-astro-cid-ozbv6gvd]{z-index:997;position:absolute;bottom:0;background-color:var(--footer-bg-color);height:var(--footer-height);width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:1%;align-items:center}.footer-logo[data-astro-cid-ozbv6gvd]{max-height:50px}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@font-face{font-family:ABeeZee;src:url(/assets/fonts/abeezee-regular-webfont.woff) format("woff"),url(/assets/fonts/abeezee-regular-webfont.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:ABeeZee;src:url(/assets/fonts/abeezee-italic-webfont.woff) format("woff"),url(/assets/fonts/abeezee-italic-webfont.woff2) format("woff2");font-style:italic;font-weight:400;font-display:swap}:root{--main-bg-color: #ffffff;--navbar-bg-color: #f3f3f3;--footer-bg-color: #d9d9d9;--footer-height: 8rem;--button-border-radius: 7.5px;--service-card-bg: #f7f7f7;--translucent-dark-color: rgba(0, 0, 0, .2);--translucent-light-color: rgba(255, 255, 255, .4);--shadow-color: #818181;--ait-green: #94c120;--ait-darkgreen: #0a7534;--ait-blue: #0d759a;--ait-lightblue: #29b0e7}[data-astro-cid-ouamjn2i]{font-family:ABeeZee,Arial,sans-serif;object-fit:contain;text-wrap:pretty}[data-astro-cid-ouamjn2i],[data-astro-cid-ouamjn2i]:before,[data-astro-cid-ouamjn2i]:after{box-sizing:inherit}html{box-sizing:border-box;min-height:100vh;min-width:100%;position:relative}body{margin:0;padding:0;background-image:url(/img/backgrounds/horizontal-banner.svg);background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}body:before{content:"";position:fixed;inset:0;background-color:var(--translucent-light-color);z-index:-1}img[data-astro-cid-ouamjn2i]{object-fit:contain}.content-container[data-astro-cid-ouamjn2i]{margin-top:max(7dvh,50px);overflow:hidden;padding-bottom:var(--footer-height);display:flex;flex-direction:column;width:100%;section,div{padding:0rem .5rem}}@media only screen and (orientation:portrait){body{background-image:url(/img/backgrounds/vertical-banner.svg)}}
