section.basic-heading .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin:0 auto;max-width:900px;text-align:center}@media (max-width:1080px){section.basic-heading .heading br{display:none}}section.basic-heading .icon{margin:0 auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}section.basic-heading .icon img,section.basic-heading .icon svg{height:50px;width:auto!important}@media (max-width:640px){section.basic-heading .icon img,section.basic-heading .icon svg{height:32px}}section.basic-heading .cta-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}