@import"https://cdnjs.cloudflare.com/ajax/libs/milligram/1.4.1/milligram.css";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap";body{font-family:Open Sans;background-color:#fff;--base-color: #5dc4ed;--second-color: #061d41;--grey-one: #444444;--grey-two: #888888;--grey-three: #dddddd;--grey-four: #eeeeee;padding:85px 0 35px;margin:0;--animate-duration: .5s;--animate-delay: 0s;--animate-repeat: 1}h4{font-weight:400;letter-spacing:7px;text-transform:uppercase}a{color:var(--second-color)}.container.black{background:var(--grey-four);max-width:100%!important}.container.black .row{max-width:112rem!important;margin:0 auto;width:100%}.margin-left-20{margin-left:20px}.margin-top-10{margin-top:10px}.white-box{padding:15px;border:1px solid #dcebf7;border-radius:5px;background-color:#fff;margin-top:10px}.grey-box{padding:15px;border:1px solid #dcebf7;border-radius:5px;background-color:#edeff2;margin-top:10px}h3{margin-top:0;margin-bottom:0;color:#676770;line-height:30px;letter-spacing:7px;text-transform:uppercase;font-size:16px;font-weight:400}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}@keyframes slideInDown{0%{transform:translate3d(0,-3%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInUp{0%{transform:translate3d(0,3%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideInLeft{0%{transform:translate3d(-3%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}.animate__animated.animate__delay-1s{animation-delay:1s}@media (max-width: 40rem){h4{font-weight:700}p{font-weight:400}.row{flex-direction:column-reverse}.row .column-40,.row .column-60,.row .column-25{max-width:100%!important;flex:0 0 100%!important}}
