section.embed .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin:0 auto 3rem;max-width:800px;text-align:center}@media (max-width:640px){section.embed .heading{margin-bottom:2rem}}section.embed .heading .icon img,section.embed .heading .icon svg{height:50px;width:auto!important}section.embed .container.containerized{overflow:visible}section.embed .container.containerized .underlay{border-radius:16px}section.embed{position:relative;z-index:3}section.embed .heading{margin-bottom:2rem}section.embed .embed-wrap iframe{max-width:100%}section.embed .embed-placeholder{background:#f6f6f6;border-radius:8px;color:#8d999b;padding:2rem;text-align:center}