.moduleform{align-items:center;display:flex;position:relative;z-index:1}.moduleform a{color:var(--brand-colors-re-teal-50);text-decoration:underline;text-decoration-color:var(--brand-colors-re-turquoise-600);text-decoration-thickness:2px;transition:all .2s ease-in-out}.moduleform a:hover{color:#fff;text-decoration-color:#fff}.moduleform__wrapper{background-color:var(--brand-colors-re-teal-700,#006f72);border-bottom:1px solid var(--brand-colors-re-teal-600,#006f72);border-top:1px solid var(--brand-colors-re-teal-800,#004e58);overflow:hidden;position:relative}.moduleform__svg{height:110%;position:absolute;right:50%;top:50%;transform:translateY(-50%);width:auto}.moduleform__form{height:100%;width:50%}@media (max-width:1280px){.moduleform__svg{right:50px}.moduleform__form{width:100%}}.moduleform__text-wrapper{width:50%}@media (max-width:1280px){.moduleform__text-wrapper{width:100%}}.moduleform__heading{color:var(--misc-white);font-family:Be Vietnam Pro;font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:120%;margin:0 0 24px;width:90%}.moduleform__text{color:var(--misc-white);margin-bottom:16px}.moduleform__text ul:not([class]) li{list-style:none}.moduleform__text ul:not([class]) li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 448 512'%3E%3Cpath fill='%2301fbd9' d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7l233.4-233.3c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E")}.moduleform__text>*+*{margin-top:32px}.moduleform__content{display:flex;gap:64px}@media (max-width:1280px){.moduleform__heading{width:100%}.moduleform__text{margin-bottom:32px}.moduleform__text>*+*{margin-top:24px}.moduleform__content{flex-direction:column}}