.hero-2.grey{background-color:#f6f6f6}.hero-2{align-items:center;display:flex;position:relative}.hero-2__label-img{margin-bottom:25px;max-width:190px}.hero-2__container{display:flex;gap:2.5px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:100px 20px 35px;width:100%}.hero-2__cta{background-color:#ef0a35;border-radius:100px;color:#fff;display:block;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:150%;margin-top:20px;padding:18px 30px;text-align:center;transition:background .3s;width:fit-content}.hero-2__cta:hover{background:#dd0909}.hero-2__image{display:flex;justify-content:flex-end}.hero-2__content{max-width:655px;width:100%}.hero-2__title{font-weight:500;line-height:114%;margin-bottom:28px}.hero-2__text,.hero-2__title{color:#191735;font-family:Poppins,sans-serif}.hero-2__text{font-size:16px;font-weight:400;line-height:150%}.hero-2__text a{color:#0600ff;text-decoration:underline}.hero-2__image{max-width:542px;width:100%}.hero-2__image img{height:auto;object-fit:contain}.hero-2.display_first_block .hero-2__image{display:none}.hero-2.display_first_block .hero-2__content{text-align:center}.hero-2.display_second_block .hero-2__content{display:none}.hero-2.display_second_block .hero-2__image{margin:0 auto}.hero-2__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-2__bg img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:1024px){.hero-2__title{font-size:40px}}@media screen and (max-width:768px){.hero-2__container{flex-direction:column;gap:20px}.hero-2__image{justify-content:center;max-width:100%}}.hero-2__text ul{list-style:none;margin:0;padding:0}.hero-2__text li{padding-left:13px;position:relative}.hero-2__text li:not(:last-of-type){margin-bottom:11px}.hero-2__text li:before{color:#ef0a35;content:"•";font-size:18px;left:0;position:absolute;top:-.5px}.hero-2__text strong{font-weight:600}.hero-2__text em,.hero-2__text i{color:#646376;font-style:italic}.hero-2__text a{color:#646376;transition:opacity .2s ease-in-out}.hero-2__text a:hover{opacity:.7}@media screen and (max-width:475px){.hero-2__cta.center{margin-left:auto;margin-right:auto}}