.frame-type-form_formframework .statictext{font-family:"DM Serif Display",serif;line-height:1.1;font-weight:400}.frame-type-form_formframework .form-check span,.frame-type-form_formframework label{line-height:1.4}.frame-type-form_formframework .form-check span.text-center,.frame-type-form_formframework label.text-center{text-align:center}.frame-type-form_formframework{max-width:1330px}.frame-type-form_formframework .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:unset;column-gap:clamp(20px,8px + 2vw,40px);margin-top:16px}.frame-type-form_formframework .row.row-column{flex-direction:column;column-gap:unset;row-gap:8px}.frame-type-form_formframework .row>div{flex:1}@media (max-width:800px){.frame-type-form_formframework .row{flex-direction:column;align-items:stretch;column-gap:unset;row-gap:clamp(16px,6.4px + 1.6vw,32px)}}.frame-type-form_formframework .statictext{font-size:clamp(26px,20px + 1vw,36px);margin-bottom:16px}.frame-type-form_formframework .statictext:not(:first-of-type){margin-top:clamp(20px,8px + 2vw,40px)}.frame-type-form_formframework .statictext+.row{margin-top:unset}.frame-type-form_formframework .form-check span,.frame-type-form_formframework label{display:inline-block}.frame-type-form_formframework .form-check span a,.frame-type-form_formframework label a{color:#003c3d}.frame-type-form_formframework .form-check span.form-label,.frame-type-form_formframework label.form-label{font-weight:500}.frame-type-form_formframework input:not([type=checkbox],[type=radio]),.frame-type-form_formframework select,.frame-type-form_formframework textarea{display:inline-block;width:100%;appearance:unset;text-indent:unset;border:1px solid #003c3d;border-radius:unset;background-color:#fff;padding:8px;line-height:1.5;font-family:Jost,sans-serif;font-size:16px}.frame-type-form_formframework .actions{margin-top:clamp(20px,8px + 2vw,40px)}.frame-type-form_formframework .actions .submit{display:block;text-align:center}.frame-type-form_formframework .actions .btn{width:100%;color:#003c3d;border-color:#fff200;background:#fff200;font-size:16px;font-family:Jost,sans-serif}.frame-type-form_formframework .actions .btn:hover{color:#fff;border-color:#003c3d;background:#003c3d}.frame-type-form_formframework .form-group label{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;-moz-column-gap:8px;column-gap:8px;row-gap:16px;flex-wrap:nowrap;width:100%;font-weight:500}.frame-type-form_formframework .form-group label input{margin-top:4px}.frame-type-form_formframework .form-group label em{font-size:14px;font-weight:400}.frame-type-form_formframework .columns2 .inputs-list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:clamp(16px,6.4px + 1.6vw,32px);row-gap:8px}@media (max-width:800px){.frame-type-form_formframework .columns2 .inputs-list{grid-template-columns:repeat(1,1fr)}}