.hero_section{background:#001c2a;display:flex;flex-wrap:wrap}.hero_section .text_part{padding:80px 0;width:50%}.hero_section .text_part .content{margin-left:auto;max-width:600px;padding-left:20px;padding-right:50px}.hero_section .text_part h2{color:#fff;font-size:36px;margin-bottom:20px}.hero_section .text_part p{color:#fff;font-size:18px;margin-bottom:15px}.hero_section .text_part ul{color:#fff;font-size:18px;list-style:none;margin-bottom:25px;padding:0}.hero_section .text_part ul li{padding:5px 0 5px 30px;position:relative}.hero_section .text_part ul li:before{background-image:url(https://5949381.fs1.hubspotusercontent-na1.net/hubfs/5949381/51849435-0-Check-Mark.svg);content:"";height:21px;left:0;position:absolute;top:8px;width:21px}.hero_section .text_part a{background:#cf1238;border-radius:5px;color:#fff;display:inline-flex;font-size:14px;font-weight:700;padding:13px 30px}.hero_section .text_part img{display:block;height:35px;margin-top:10px}.hero_section .img_part{width:50%}.hero_section .img_part img{height:100%;object-fit:cover;width:100%}@media (max-width:767px){.hero_section .text_part{padding:40px 0;width:100%}.hero_section .text_part .content{padding:0 20px}.hero_section .img_part{width:100%}}