.simple-hero{background-color:#0b2a44;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;overflow:hidden;padding:70px 24px;position:relative}.simple-hero button.first-button{background:#5f7e43;border:1px solid #5f7e43;border-radius:50px;color:#fff;font-size:16px;padding:14px 30px}section.simple-hero.inner .buttons-wrapper{justify-content:center}section.simple-hero.inner{background-position:50%;background-size:cover}.simple-hero button.first-button:hover{background-color:#1a334e;border:1px solid #1a334e;color:#fff}.simple-hero .buttons-wrapper{margin-top:20px}.simple-hero__inner *{color:#fff}.simple-hero__inner h2{font-size:50px;font-weight:500;margin-bottom:30px}.simple-hero:before{background:rgba(0,0,0,.35);content:"";inset:0;pointer-events:none;position:absolute}.simple-hero__inner{color:#fff;margin:0 auto;max-width:980px;position:relative;text-align:center}h1.simple-hero__title i{color:#4995c9;font-style:italic}.simple-hero__title{font-size:44px;font-weight:700;line-height:1.1;margin:0 0 12px}.simple-hero__desc{font-size:16px;line-height:1.6;opacity:.92}h1{color:#fff}@media (max-width:768px){.simple-hero{border-radius:12px;padding:56px 18px}.simple-hero__title{font-size:32px}section.simple-hero{margin-left:auto;margin-right:auto;max-width:95%}}