:root{--xsmall-p:clamp(15px, 2.5vw, 35px);--small-p:clamp(20px, 4vh, 50px);--norm-p:clamp(20px, 6vh, 90px);--large-p:clamp(40px, 9vh, 110px);--xlarge-p:clamp(60px, 15vh, 150px)}@media screen and (max-width:550px){:root{--small-p:clamp(15px, 3vw, 30px);--norm-p:clamp(15px, 4vw, 50px);--large-p:clamp(25px, 7vw, 65px);--xlarge-p:clamp(40px, 10vw, 70px)}}#wrapper .gform_wrapper .gform_heading .gform_required_legend{display:none}#wrapper .gform_wrapper .gform_body .gform_fields{row-gap:30px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}#wrapper .gform_wrapper .gform_body .gform_fields .gfield input:not([type=submit]):not([type=checkbox]),#wrapper .gform_wrapper .gform_body .gform_fields .gfield textarea{border-color:#888;border-radius:4px;padding:20px 24px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:unset!important;line-height:1.2!important}#wrapper .gform_wrapper .gform_body .gform_fields .gfield input:not([type=submit]):not([type=checkbox])::-webkit-input-placeholder,#wrapper .gform_wrapper .gform_body .gform_fields .gfield textarea::-webkit-input-placeholder{color:#888;opacity:1}#wrapper .gform_wrapper .gform_body .gform_fields .gfield input:not([type=submit]):not([type=checkbox])::-moz-placeholder,#wrapper .gform_wrapper .gform_body .gform_fields .gfield textarea::-moz-placeholder{color:#888;opacity:1}#wrapper .gform_wrapper .gform_body .gform_fields .gfield input:not([type=submit]):not([type=checkbox]):-ms-input-placeholder,#wrapper .gform_wrapper .gform_body .gform_fields .gfield textarea:-ms-input-placeholder{color:#888;opacity:1}#wrapper .gform_wrapper .gform_body .gform_fields .gfield input:not([type=submit]):not([type=checkbox])::-ms-input-placeholder,#wrapper .gform_wrapper .gform_body .gform_fields .gfield textarea::-ms-input-placeholder{color:#888;opacity:1}#wrapper .gform_wrapper .gform_body .gform_fields .gfield input:not([type=submit]):not([type=checkbox])::placeholder,#wrapper .gform_wrapper .gform_body .gform_fields .gfield textarea::placeholder{color:#888;opacity:1}#wrapper .gform_wrapper .gform_body .gform_fields .gfield input[type=submit]{margin-left:auto!important;background-color:transparent!important;color:#03232b!important;border:1px solid #03232b!important;border-radius:4px!important;padding:13px 15px 15px 15px!important;min-width:unset!important;cursor:pointer;font-size:18px!important;line-height:1.3!important}#wrapper .gform_wrapper .gform_body .gform_fields .gfield input[type=submit]:hover{background-color:#03232b!important;color:#fff!important}#wrapper .gform_wrapper .gform_body .gform_fields .gfield .gfield_consent_label{color:#888;font-size:12px}