.cl-hero .multiple-buttons{align-items:center;display:flex;flex-direction:column;gap:30px;margin-top:45px}.cl-hero,.cl-hero .multiple-buttons .button,.cl-hero .multiple-buttons .multiple-buttons__item{width:100%}.cl-hero{background-color:#192759;background-position:50%;background-size:cover;border-radius:20px;margin:0 auto;max-width:1550px;overflow:hidden;padding:50px 20px}.cl-hero__content{display:grid;gap:30px}.cl-hero__content h1,.cl-hero__content p{color:var(--white-color);margin:0 auto}.cl-hero__content p{font-size:18px;font-weight:300}@media (min-width:768px){.cl-hero .multiple-buttons{flex-direction:row;margin-top:70px}.cl-hero .multiple-buttons .button,.cl-hero .multiple-buttons .multiple-buttons__item{width:auto}.cl-hero__content{gap:50px}.cl-hero__content p{font-size:30px}}@media (min-width:992px){.cl-hero{padding:100px}}