*{box-sizing:border-box}body{background-color:#b5c6cd;font-family:Montserrat,Helvetica Neue,sans-serif;letter-spacing:2px;margin:0;min-height:100%;overflow-x:hidden;padding:0}h1,h2,h3,h4,li,p{color:#10505e}h1{font-size:22px;font-weight:700;text-transform:uppercase}h2{font-size:20px}h2,h3{font-weight:600;text-transform:uppercase}h3,h4{font-size:18px}h4{font-weight:500;text-transform:uppercase}a,li,p{font-size:16px;font-weight:400;line-height:1.25}a{color:#000;text-transform:uppercase}.max-width{margin:0 auto;max-width:1200px}.div-odd{align-items:center;background-color:#fdfeff;display:flex;flex-direction:column;justify-content:center;width:100%}.inner-odd{margin:1rem auto}.line{border:none;border-top:2px solid #497278;margin:2rem auto;width:80%}a:hover{color:#10505e;font-weight:500}.aboutus-button,.contactform-button{align-items:center;background-color:#10505e00;border:2px solid #10505e;border-radius:5px;color:#10505e;display:flex;max-width:-webkit-fit-content;max-width:fit-content;padding:.5rem 1rem;transition:.3s ease}.aboutus-button:hover,.contactform-button:hover{background-color:#10505e;color:hsla(0,0%,100%,.438);font-weight:500}.accessability-img{border-radius:20px;margin:1rem auto;max-width:50%}.accessability{text-align:center}@media screen and (max-width:1199px){.max-width{padding:2rem}}#icon-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));justify-items:center;margin:40px auto;max-width:900px;text-align:center}.icon-container{cursor:pointer;position:relative;width:100px}.icon-container img{height:60px;transition:transform .3s ease;width:60px}.icon-container:hover img{transform:scale(1.1)}.icon-title{color:#10505e;font-weight:600;margin-top:10px}.hover-desc{background:#10505eea;border-radius:8px;bottom:-70px;color:#fff;font-size:.85rem;left:50%;opacity:0;padding:8px 10px;pointer-events:none;position:absolute;text-align:left;transform:translateX(-50%);transition:opacity .3s ease,bottom .3s ease;width:220px;z-index:10}.icon-container:hover .hover-desc{bottom:-90px;opacity:1}@media (max-width:768px){#icon-grid{gap:30px;grid-template-columns:repeat(3,1fr)}.icon-container img{height:55px;width:55px}.icon-title{font-size:.85rem}.hover-desc{font-size:.8rem;width:180px}}@media (max-width:480px){#icon-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.icon-container img{height:45px;width:45px}.icon-title{font-size:.8rem}.hover-desc{font-size:.75rem;width:160px}}#landingpage-pic{border:none;height:auto;margin-bottom:0;width:100%}#hero-section{margin:1rem;padding:0}#hero{align-items:center;display:flex;margin:0 auto}#hero-container{border-radius:20px;display:flex;flex-direction:column;width:60%}#hero-container>p,#herolink>a{margin:1rem 0;text-decoration:none}#hero-container>p{padding-right:2rem}#arrow{height:1rem;width:auto}#hero-image{display:flex;height:auto;justify-content:center;padding:1rem 0;width:40%}#hero-image>img{max-width:100%}@media (max-width:992px){#hero{gap:1.5rem}#hero-container{width:55%}#hero-container h1{font-size:1.6rem}#hero-container p{padding-right:0}#hero-image{width:45%}}@media (max-width:768px){#hero{flex-direction:column-reverse}#hero-container{width:100%}#hero-container h1{font-size:1.5rem}#hero-container p{font-size:.95rem;padding:0}#hero-image{justify-content:center;margin-top:1rem;width:100%}#hero-image img{width:90%}.aboutus-button{font-size:.9rem;justify-content:center}}@media (max-width:480px){#hero-container h1{font-size:1.25rem}#hero-container p{font-size:.85rem}#hero-image img{width:100%}}.about-us{align-items:center;display:flex;flex-direction:column;margin:0 auto}.about-us h1,.about-us h2{text-align:center}.text-block{padding:2rem;transition:background-color .3s ease}.text-block.even{background-color:#fff}.text-block h2{margin-bottom:1rem}.text-block p{line-height:1.6}.about-flex{flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem 0}#motto,.about-flex{align-items:center;display:flex}#motto{height:100px;text-align:center}#motto h1{font-size:24px;letter-spacing:3px;margin:0}#image-partners img{border-radius:75%;height:auto;margin-right:2rem;max-width:300px;object-fit:cover;padding:1rem;width:100%}#image-partners img:hover{transform:scale(1.05)}.about-flex{margin:0 auto}.about-flex span{max-width:400px;text-align:left}.connect-email{text-align:center}#connect-email{letter-spacing:1px;text-decoration:none;text-transform:none}@media screen and (max-width:600px){#image-partners img{max-width:70%}}#image-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;margin:2rem auto;max-width:1200px;padding:1rem}.image-wrapper{border-radius:12px;box-shadow:0 4px 12px #00000026;overflow:hidden;position:relative;width:100%}.image-wrapper img{border-radius:12px;height:100%;max-height:45vh;object-fit:cover;object-position:center;transition:transform .5s ease,filter .5s ease,opacity .5s ease;width:100%}.image-wrapper:hover img{filter:blur(4px);opacity:.4;transform:scale(1.05)}.hov_text{background:#ffffffd9;border-radius:10px;box-shadow:0 2px 8px #0000001a;color:#10505e;font-size:1.5rem;font-weight:700;left:50%;opacity:0;padding:.8rem 1.5rem;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);transition:.5s ease}.image-wrapper:hover .hov_text{opacity:1}@media screen and (min-width:1200px){#image-container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){#image-container{grid-template-columns:repeat(2,1fr)}.image-wrapper:nth-child(n+3){display:none}.hov_text{font-size:1.25rem;padding:.6rem 1rem}}@media screen and (max-width:600px){#image-container{display:flex;justify-content:center}.image-wrapper:nth-child(n+2){display:none}.image-wrapper img{border-radius:10px;max-height:40vh;width:100%}}#ContactUs{align-items:center;display:flex;flex-direction:column;margin:1rem auto;max-width:600px;padding:1rem}#ContactUs h2{font-size:1.5rem;font-weight:700;letter-spacing:2px;margin-bottom:1.5rem;text-align:center}form{gap:1.2rem}.contact-form,form{width:100%}.contact-form,form,label{display:flex;flex-direction:column}label{color:#10505e;margin-bottom:.2rem;padding-left:.5rem}input,textarea{background-color:#fff;border:1px solid #d1d5db;border-radius:.75rem;font-size:1rem;padding:.9rem 1rem;transition:all .2s ease;width:100%}input:focus,textarea:focus{border-color:#10505e;box-shadow:0 0 0 3px #6366f140;outline:none}.contactform-button{align-self:center;color:#10505e;display:flex;letter-spacing:2px;text-transform:uppercase}.recaptcha-badge{background:#ffffffd9;border-radius:8px;bottom:8px;box-shadow:0 1px 4px #0000001a;color:#555;font-size:.75rem;max-width:250px;padding:6px 10px;position:fixed;right:8px;text-align:center;z-index:1000}.recaptcha-badge a{color:#4285f4;text-decoration:none}.recaptcha-badge a:hover{text-decoration:underline}@media screen and (min-width:768px){.recaptcha-badge{margin:2rem;position:static}}#header{align-items:center;border:none;display:flex;justify-content:space-around;padding:1rem;position:relative;text-align:center;width:100%;z-index:1000}#header-logo{border:none;height:4rem;width:auto}#header-logo,#header-logo>a:hover{box-shadow:none}.navbar>a{font-size:18px;margin:1rem;padding:.5rem;text-align:center;text-decoration:none}.hamburger{cursor:pointer;display:none;font-size:1.8rem}@media (max-width:768px){.hamburger{display:block}.navbar{background-color:#b5c6cd;border-bottom:1px solid #ddd;box-shadow:0 10px 10px rgba(0,0,0,.151);display:none;flex-direction:column;padding:.5rem 3rem;position:absolute;right:0;top:5rem;width:100%;z-index:999}.navbar.active{display:flex}.navbar a{border-bottom:1px solid #eee;padding:1rem 0}.navbar-link{font-weight:600}}#footer{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:14px;letter-spacing:1px;padding:2rem 1rem 1rem;text-align:center;text-transform:none}#footer-links{align-items:center;display:flex;justify-content:space-around;margin-bottom:2rem}#footer-text{display:flex;flex-direction:column}#footer-text>p{margin:.1rem 0}#copyright{align-items:center;display:flex;justify-content:flex-end;margin:.5rem 0 0 .5rem;padding-right:1rem;width:100%}#copyright>img{height:4rem;width:4rem}@media (max-width:768px){#footer-links{align-items:first baseline;display:flex;flex-direction:column}#footer-links>a{margin:.5rem;text-decoration:underline}}
/*# sourceMappingURL=main.82fc69f0.css.map*/