.hero-second .content{align-items:center;display:flex;gap:50px}.hero-second .content>*{width:50%}.hero-second .content .text-content{width:60%}.hero-second .heading-text{line-height:120%;margin:0}.hero-second .richtext{margin-top:15px}.hero-second .list{list-style:none;margin:20px 0 0;padding:0}.hero-second .list li{display:flex;line-height:150%;margin-bottom:7px;padding-left:38px;position:relative}.hero-second .list li:before{background-repeat:no-repeat;background-size:100%;content:"";display:block;height:29px;left:0;position:absolute;top:0;width:28px}.hero-second .image-content img{width:100%}.hero-second .text-content .cta{display:flex;gap:20px;margin-top:25px}.hero-second .text-content .cta .btn{border-radius:12px;font-weight:700}.hero-second .text-content .bottom-text{margin-top:14px}@media (max-width:1024px){.hero-second .text-content{width:100%!important}}@media (max-width:1023px){.hero-second .content{flex-flow:column}.hero-second .content>*{width:100%!important}}@media (max-width:425px){.hero-second .text-content .cta{flex-flow:column;text-align:center}}