.service_package h2{display:block;text-align:center}.service_package .bottom_content{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.service_package .bottom_content .headline img{background:var(--theme_primary);border-radius:50%;padding:7px;width:50px;height:50px}.service_package .bottom_content .headline{display:flex;align-items:center;gap:10px}.service_package .bottom_content .headline h4{font-weight:700;color:var(--theme_primary)}.service_package .bottom_content .description{margin-top:8px}.service_package .bottom_content .description p{line-height:28px}.service_package .bottom_content .description ul{margin:7px 0}.service_package .bottom_content .description ul li{position:relative;padding-left:20px;line-height:28px;font-weight:800}.service_package .bottom_content .description ul li:before{content:"";background-image:url(https://20855445.fs1.hubspotusercontent-na1.net/hubfs/20855445/website-theme/arrow.png);background-size:contain;background-repeat:no-repeat;background-position:0;left:0;top:6px;width:10px;height:15px;position:absolute}@media(max-width:767px){.service_package .bottom_content{grid-template-columns:1fr;margin-top:25px}}@media (max-width:575px){.service_package .bottom_content{gap:20px}}