@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600&family=Roboto:wght@400;700&display=swap");body,html{--bs-light-rgb:236,236,236;box-sizing:border-box;height:100%;padding:0;margin:0;font-family:Roboto,sans-serif;font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;color:var(--primary-color,#024731)}.wrapper{box-sizing:border-box;min-height:100%;display:flex;flex-direction:column}.mb-4{margin-bottom:1.5rem!important}.py-5{padding-top:3rem;padding-bottom:3rem}.card{transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 8px 20px rgba(0,0,0,.15)}.no-hover:hover{transform:none!important;box-shadow:none!important}.fade-in{opacity:0;animation:fadeInAnimation 1s forwards}@keyframes fadeInAnimation{to{opacity:1}}:root{--primary-color:#024731;--accent-color:#f3a712}.hero-section h1,.hero-section h2,.hero-section h3,.hero-section h4,.hero-section h5,.hero-section h6{color:#04a00c!important}.carousel img{width:100%;height:750px;object-fit:cover}.carousel img.small-image{border:5px solid #d3d3d3;object-fit:contain}main{padding-top:0}