@import url("https://fonts.googleapis.com/css2?family=Dosis:wght@200..800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Dosis:wght@200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--main-green:#003E53;--secondary-green:#6DC24B;--hero-gradient:linear-gradient(90deg,#002E3E,#1E1E1E);--third-green:#002E3E;--main-black:#1E1E1E;--gray:#6B6B6B;--gray-2:#D9D9D9;--main-green-30:rgba(0,62,83,0.3);--gradient-2:linear-gradient(90deg,#6DC24B,#003E53);--hover-green:#519A33}.regular-p{font-family:Poppins,sans-serif;font-size:16px;line-height:27px}h1{font-size:60px;line-height:67px}h1,h2{font-family:Dosis,sans-serif;font-weight:800}h2{font-size:48px;line-height:52px}h3{font-family:Dosis,sans-serif;font-size:30px;line-height:33px;font-weight:700}.text-main-black{color:var(--main-black)}.bg-third-green-rounded{background-color:var(--third-green);border-radius:50px}.btn-cta{background-color:var(--secondary-green);border:none;padding:20px 40px;font-family:Poppins,sans-serif;font-size:20px;line-height:27px;font-weight:700;margin-bottom:72px}.btn-cta:hover{background-color:var(--hover-green)}.navbar-nav .nav-link.active{font-weight:700;color:white}.navbar-expand-lg .navbar-nav .nav-link{padding-left:21px;padding-right:21px}.navbar-toggler{border:0;padding:0;color:white}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg width='23' height='18' viewBox='0 0 23 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L21 2' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M2 9L21 9' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M2 16L21 16' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E")}.navbar-toggler:focus{box-shadow:none}.nav-link{color:white}.dropdown-menu{min-width:7rem;background-color:var(--third-green)}.dropdown-item{color:white}.dropdown-item:hover{background-color:var(--hover-green)}@media screen and (min-width:768px){.regular-p{font-size:18px;line-height:26px}.bg-third-green-rounded{border-radius:100px}}@media screen and (min-width:992px){.regular-p{font-size:20px;line-height:29px}}