.image-form-block .wrapper-outer{background:var(--bck-color, #F6F6F6)}.image-form-block .wrapper-inner{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 0;gap:20px}@media only screen and (min-width:767px){.image-form-block .wrapper-inner{padding:50px 0;gap:30px}}@media only screen and (min-width:1024px){.image-form-block .wrapper-inner{padding:60px 0;gap:40px}}@media only screen and (min-width:1280px){.image-form-block .wrapper-inner{padding:70px 0;gap:50px}}.image-form-block .wrapper-inner-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}@media only screen and (min-width:1024px){.image-form-block .wrapper-inner-content{align-items:stretch;justify-content:space-between;flex-direction:row;gap:2%}}.image-form-block .headline{width:100%}.image-form-block .side-photo{width:100%;display:flex;align-items:center;justify-content:center}.image-form-block .side-photo img{width:100%;max-width:850px}@media only screen and (min-width:1024px){.image-form-block .side-photo{width:65%}.image-form-block .side-photo img{width:100%;height:auto}}.image-form-block .side-form,.image-form-block .side-form .subtitle{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:20px}@media only screen and (min-width:1024px){.image-form-block .side-form{width:33%}}.image-form-block .side-form .subtitle{gap:15px}.image-form-block .side-form .subtitle .line{width:50px;height:4px;background:#27aeef}.image-form-block .side-form .subtitle span{display:block;color:#27aeef;font-family:Mulish-Bold;font-size:26px;font-style:normal;line-height:1.125;letter-spacing:.15px}@media only screen and (min-width:992px){.image-form-block .side-form .subtitle span{font-size:32px}}.image-form-block .gform_fields{display:flex;flex-wrap:wrap;column-gap:13px;row-gap:13px}@media only screen and (min-width:1280px){.image-form-block .gform_fields{gap:13px}}.image-form-block .gform_title{color:#000;font-family:Mulish-Regular;text-align:center;margin-bottom:25px}@media only screen and (min-width:768px){.image-form-block .gform_title{font-size:24px}}.image-form-block .gform_submission_error{font-size:15px;color:red;font-family:Mulish-Regular;margin:25px 0;border:2px solid red;border-radius:3px;padding:20px;outline:0}.image-form-block .gform_validation_errors:focus-visible{outline:0}.image-form-block .gform_footer{margin-top:25px}@media only screen and (min-width:1280px){.image-form-block .gform_wrapper{margin-top:35px}}.image-form-block .gform_required_legend{display:none}.image-form-block .gform_footer{position:absolute;opacity:0;visibility:collapse;top:0;z-index:-10}.image-form-block .gfield_required{display:none}.image-form-block .gfield_validation_message{color:red;font-size:14px;font-family:Mulish-Regular;margin-top:15px;font-weight:700}.image-form-block .gfield--type-consent legend,.image-form-block .gfield_label{display:none}.image-form-block .gfield--width-half{flex:0 0 100%;max-width:100%}@media only screen and (min-width:768px){.image-form-block .gfield--width-half{flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}}.image-form-block .gfield--width-full{flex:0 0 100%;max-width:100%}.image-form-block .gfield--type-consent .ginput_container_consent{display:flex;align-items:center;justify-content:flex-start}.image-form-block .gfield--type-consent .ginput_container_consent label{font-family:'Mulish',sans-serif;font-weight:400;font-size:14px!important;line-height:24px;color:#24334a!important}.image-form-block .gfield--type-consent .ginput_container_consent input{width:18px;height:18px;appearance:none;border:1px solid #a9acaf;background:#fff;border-radius:0;cursor:pointer;padding:unset!important;min-height:unset!important}.image-form-block .gfield--type-consent .ginput_container_consent input:checked{background-color:#27aeef}.image-form-block .gfield--type-consent .ginput_container_consent input:focus{border-color:#a9acaf}.image-form-block .gfield input,.image-form-block .gfield textarea{font-family:Mulish-Regular;resize:none;border-radius:5px;outline:0;transition:all .25s ease-out;border:1px solid #a9acaf;font-size:14px;padding:12px;width:100%;min-height:27px;box-sizing:border-box}@media only screen and (min-width:1024px){.image-form-block .gfield input,.image-form-block .gfield textarea{font-size:16px}}.image-form-block .gfield input:focus,.image-form-block .gfield textarea:focus{border-color:#a9acaf;outline:0}.image-form-block .gfield input::placeholder,.image-form-block .gfield textarea::placeholder{font-size:14px;color:#a9acaf}.image-form-block .gfield textarea{padding-top:15px;height:200px}.image-form-block .btn-form{width:auto;background:#27aeef;position:relative;z-index:1;display:flex;flex-shrink:0;align-items:center;justify-content:center;padding:12px 24px;text-decoration:none;border-radius:10px;cursor:pointer}.image-form-block .btn-form span{color:#f2f2f2;position:relative;z-index:3;text-decoration:none;font-weight:400;font-size:16px;line-height:.9;letter-spacing:-.4px;font-family:Mulish-Regular;transition:.3s ease-out color}