.banner-container .banner{background-color:#005018;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;min-height:440px;overflow:hidden;padding:72px 20px 64px;position:relative}.banner-container .section-banner__media{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.banner-container .section-banner__overlay{background:linear-gradient(90deg,rgba(10,86,65,.4),rgba(10,86,65,.4)),linear-gradient(90deg,rgba(0,0,0,.1),rgba(0,0,0,.1));inset:0;position:absolute;z-index:0}.banner-container .section-banner__content{align-items:center;display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:727px;position:relative;width:100%;z-index:1}.banner-container .section-banner__title,.banner-container .section-banner__title>*{margin:0}.banner-container .section-banner__title{color:#fff;font-size:clamp(2.8rem,1.55rem + 4.8vw,5rem);font-weight:400;line-height:.98;width:100%}.banner-container .section-banner__title span{font-family:inherit!important;font-weight:inherit}.banner-container .section-banner__description{color:#fff;font-size:20px;line-height:1.3;max-width:727px;width:100%}.banner-container .section-banner__description>*{margin:0}.banner-container .section-banner__description>*+*{margin-top:2px}.banner-container .button{font-weight:600}.banner-container .section-banner__cta{align-items:center;background:hsla(0,0%,100%,.2);border:1px solid #fff;border-radius:26px;color:#fff;display:inline-flex;font-size:18px;font-weight:600;gap:0;justify-content:center;line-height:1.45;min-height:54px;padding:14px 20px;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease,gap .2s ease,padding-right .2s ease;white-space:nowrap}.banner-container .section-banner__cta:after{border-right:1.5px solid;border-top:1.5px solid;content:"";flex:0 0 7px;height:7px;margin-left:0;opacity:0;transform:rotate(45deg);transition:opacity .2s ease,margin-left .2s ease,transform .2s ease;width:7px}.banner-container .section-banner__cta:hover{background:rgba(10,86,65,.72);color:#fff;gap:4px;padding-right:18px;text-decoration:none}.banner-container .section-banner__cta:hover:after{margin-left:2px;opacity:1;transform:rotate(45deg) translateY(-1px)}@media screen and (min-width:768px){.banner-container .banner{padding:96px 32px 80px}}@media screen and (min-width:992px){.banner-container .banner{min-height:631px;padding:182px 32px 127px}.banner-container .section-banner__title{font-size:80px;line-height:1}}