body{font-family:'Work Sans',sans-serif}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#74d68080}::-webkit-scrollbar-thumb{background:#378b2980}header.masthead{height:100vh;min-height:650px;padding-top:0;padding-bottom:0;background-color:#166d3b;background-image:linear-gradient(315deg,rgba(55,139,41,.36) 0,rgba(116,214,128,.365) 74%),url(../../img/header-bg.jpg);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;color:#fff}header h4{font-size:1.55rem;line-height:1.75;color:#fff;font-style:italic}h2{font-size:3.5rem}h2,h3{font-weight:700}section h4{font-weight:700}section.fixed-bg{background-image:url(../../img/header-bg2.jpg);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}.light-shadow{-webkit-filter:drop-shadow(5px 5px 5px #22222235);filter:drop-shadow(5px 5px 5px #22222235)}section{padding:150px 0;flex-basis:100%}section .card{height:100%;border-radius:30px}.bg-secondary ul li.list-group-item,.bg-success ul li.list-group-item{--bs-bg-opacity:1;background-color:transparent!important;color:#fff}.bg-light ul li.list-group-item{--bs-bg-opacity:1;background-color:transparent!important}.bg-gradient-green-1{background-color:#378b29;background-image:linear-gradient(315deg,#378b29 0,#74d680 74%)}.bg-gradient-green-2{background-color:#84fb95;background-image:linear-gradient(315deg,#84fb95 0,#cef576 74%)}.text-gradient{background:linear-gradient(315deg,#378b29,#74d680,#378b29,#74d680);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400% 400%;animation:gradientani 15s ease infinite alternate}::-moz-selection{color:#fff;background:#74d680}::selection{color:#fff;background:#74d680}.text-gradient::-moz-selection{color:#fff;background:#74d680;background-clip:initial}.text-gradient::selection{color:#fff;background:#74d680;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial}@media (max-width:575.98px){body{font-size:.85rem}header h4{font-size:1.25rem}h2{font-size:2.5rem}}@media (max-width:767.98px){header.masthead,section.fixed-bg{background-attachment:initial}}@keyframes gradientani{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}