.green_rounded_banner{background:var(--darkgreen,#0f5946);border-radius:0 110px;padding:60px 0}.green_rounded_banner .inner{display:flex;justify-content:space-between}.green_rounded_banner .inner .left{max-width:598px}.green_rounded_banner .inner h4{color:var(--newlightgray,#d2e0d0);font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.green_rounded_banner .inner h2{color:#fff;font-size:56px;font-style:normal;font-weight:700;line-height:115%}.green_rounded_banner .inner p{color:var(--white,#fff);font-size:18px;font-style:normal;font-weight:500;line-height:130%}.green_rounded_banner .inner a:not(.button){color:var(--lightgreen-2,#90c789);font-size:18px;font-style:normal;font-weight:700;line-height:130%;text-decoration:none;text-underline-offset:4px;transition:all .4s ease}.green_rounded_banner .inner a:not(.button):hover{text-decoration:underline}@media (max-width:868px){.green_rounded_banner{border-radius:0 70px}.green_rounded_banner .inner{flex-direction:column;gap:40px}.green_rounded_banner .inner h2{font-size:36px}}