@keyframes fadeIn{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(0)}}@keyframes arrow-slide{0%{transform:translate(0);opacity:1}33%{transform:translate(5px);opacity:0}66%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInFromAboveFull{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(8%)}to{opacity:1;transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.img-box{position:relative;height:100%;display:block;overflow:hidden;width:100%;border-radius:8px}.img-box a,.img-box figure{position:relative;height:100%;display:block;overflow:hidden;width:100%;transition:.4s ease-in-out all}.img-box a img,.img-box figure img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px}.img-box a img.trsn-ifp-has-focus,.img-box figure img.trsn-ifp-has-focus{object-position:var(--trsn-ifp-focus, center)}.img-box img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px}.img-box img.trsn-ifp-has-focus{object-position:var(--trsn-ifp-focus, center)}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.text-only.has-bg{background-image:linear-gradient(300deg,#8bad0f,#abc606,#c8e172);background-repeat:no-repeat;background-size:100% var(--trsn-header-gradient-height, 100%);background-position:0 var(--trsn-header-gradient-offset, 0);padding:3.5rem 0 3rem}@media screen and (min-width:1300px){.text-only.has-bg{padding:4.5rem 0 4rem}}.text-only.has-bg{margin:0;overflow:hidden;position:relative}.text-only.has-bg .bg{display:block;height:auto;left:0;position:absolute;top:0;width:100%;z-index:2}.text-only.has-bg.has-bg-continue>.bg{display:none}.text-only.has-bg .container{position:relative;z-index:1}.text-only .text{text-align:left}.text-only .text.center{text-align:center}.text-only .text h2{color:#004631}.text-only .text p,.text-only .text ul,.text-only .text ol,.text-only .text li{color:#004631;font-weight:300;line-height:2rem;margin-bottom:1.5rem}@media screen and (min-width:1300px){.text-only .text p,.text-only .text ul,.text-only .text ol,.text-only .text li{font-size:1rem;margin-bottom:2rem}}.text-only .text p:last-child,.text-only .text ul:last-child,.text-only .text ol:last-child,.text-only .text li:last-child{margin-bottom:0}.text-only .text ul,.text-only .text ol{margin-bottom:1.5rem;padding-left:1.25rem}@media screen and (min-width:1300px){.text-only .text ul,.text-only .text ol{margin-bottom:2rem}}.text-only .text ul:last-child,.text-only .text ol:last-child{margin-bottom:0}.text-only .text ul{list-style:disc}.text-only .text ol{list-style:decimal}.text-only .text li{margin-bottom:.5rem}.text-only .text li:last-child{margin-bottom:0}.text-only .text .btn-container{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}@media screen and (min-width:1300px){.text-only .text .btn-container{margin-top:2rem}}.text-only .text.center .btn-container{justify-content:center}
