.secure-section__form h2{color:var(--color-text);margin:0}@media(min-width:0){.secure-section__form h2{font-family:ES Rebond Grotesque,sans-serif;font-size:28px;font-weight:500;line-height:140%}}@media(min-width:1200px){.secure-section__form h2{font-size:41px;line-height:125%}}@media(min-width:1920px){.secure-section__form h2{font-size:46px}}.secure-section{height:calc(100vh - var(--header-height))}.secure-section__inner{--page-padding:20px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));margin:0 auto;max-width:1920px;padding:0 var(--page-padding);grid-column-gap:20px;height:inherit;width:100%}@media(min-width:768px){.secure-section__inner{--page-padding:40px}}@media(min-width:1200px){.secure-section__inner{--page-padding:60px}}.secure-section__form{display:flex;flex-direction:column;grid-column:span 12;justify-content:center;padding-block-end:var(--header-height)}@media(min-width:768px){.secure-section__form{grid-column:3/span 8}}.secure-section__form form{align-items:flex-start;display:flex;flex-direction:column;gap:1em;width:100%}@media(min-width:768px){.secure-section__form form{align-items:center;flex-direction:row}}.secure-section__form .form-item{max-width:660px;width:100%}.secure-section__form .form-control{--color-form-field-bg:#fff;--color-form-field-text:#000}
