section.hero-form{--hero-split:65%;overflow:hidden;position:relative}section.hero-form .content{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;justify-content:space-between;position:relative}@media (max-width:900px){section.hero-form .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.hero-form .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;width:calc(var(--hero-split) - .75rem)}@media (max-width:900px){section.hero-form .heading br{display:none}section.hero-form .heading{gap:1rem;width:100%}}section.hero-form .eyebrow{margin-bottom:-1rem}@media (max-width:900px){section.hero-form .eyebrow{margin-bottom:0}}section.hero-form .icon img,section.hero-form .icon svg{height:50px;width:auto!important}@media (max-width:900px){section.hero-form .icon img,section.hero-form .icon svg{height:32px}}section.hero-form .content>.form-panel,section.hero-form .content>.form-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - var(--hero-split) - .75rem)}@media (max-width:900px){section.hero-form .content>.form-panel,section.hero-form .content>.form-wrap{width:100%}}section.hero-form .form-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:2.5rem}@media (max-width:900px){section.hero-form .form-wrap{padding:1.5rem}}section.hero-form .form-title{margin:0}section.hero-form .form-embed .hbspt-form{max-width:none}section.hero-form .form-embed .hs-button{width:100%}section.hero-form .container.containerized{overflow:visible}section.hero-form .container.containerized .underlay{background-color:transparent}section.hero-form .container.containerized .inner{padding:0}section.hero-form .container.containerized .heading{background:#fff;border-radius:16px;padding:3rem}@media (max-width:900px){section.hero-form .container.containerized .heading{padding:1.5rem}}section.orient-left.hero-form .content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:900px){section.orient-left.hero-form .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}