@charset "UTF-8";@media(min-width:318px){.wrapper-application.open-modal{display:flex}.wrapper-application{width:100%;position:fixed;z-index:999;display:none;padding:0 5px;align-items:center;justify-content:center;background:#194b9238;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);inset:0}.fade-modal{width:100%;position:relative;width:92%;margin:auto}.thank-modal{padding:clamp(30px,30 / var(--app-scale-layout),75px) clamp(20px,20 / var(--app-scale-layout),85px);display:none;background:#fff}.thank-modal.is-visible{display:block;border-radius:5px}.thank-modal.is-visible .modal-header{display:flex}.thank-modal.is-visible .modal-content-title{margin-top:clamp(15px,15 / var(--app-scale-layout),20px);font-size:clamp(13px,13 / var(--app-scale-layout),24px)}.outer-wrapper-form.is-hidden{display:none}.outer-wrapper-form{position:relative;z-index:5;top:0;left:0;padding:clamp(20px,20 / var(--app-scale-layout),75px) clamp(20px,20 / var(--app-scale-layout),85px);background:#fff;right:0;max-width:1030px;height:max-content}.outer-wrapper-form .heading-h2{margin-top:0}.outer-wrapper-form .modal-header{display:flex;align-items:center;justify-content:space-between}.outer-wrapper-form .modal-header .heading-h2{margin-top:0}.outer-wrapper-form .modal-header .back>svg{width:auto}.outer-wrapper-form .modal-header svg{width:clamp(23px,23 / var(--app-scale-layout),33px);height:auto;cursor:pointer}.heading-h2{margin-top:clamp(10px,10 / var(--app-scale-layout),20px);margin-bottom:clamp(20px,20 / var(--app-scale-layout),60px)}.bg-application{padding:clamp(32px,32 / var(--app-scale-layout),75px) clamp(20px,20 / var(--app-scale-layout),85px);position:absolute;width:100%;height:100%;border-radius:5px;left:0;right:0;background:var(--app-dark-blue-color);transform:rotate(-3deg);transform-origin:center;z-index:-1;margin:auto}.back{display:flex;align-items:center}.back a{font-size:clamp(13px,13 / var(--app-scale-layout),18px);color:var(--app-dark-blue-color)}.back svg{transform:rotateY(-180deg);margin-right:10px}form{margin-top:clamp(20px,20 / var(--app-scale-layout),40px)}.description{font-size:clamp(13px,13 / var(--app-scale-layout),24px)}.fields{gap:10px;display:flex;justify-content:space-between;flex-direction:column;width:100%}label{width:100%;font-size:clamp(13px,13 / var(--app-scale-layout),18px);color:#757575}input[type=text],input[type=tel],input[type=email],textarea,.file{font-size:clamp(13px,13 / var(--app-scale-layout),18px);padding:15px clamp(10px,10 / var(--app-scale-layout),15px);border:2px solid var(--app-middle-grey-color);border-radius:5px;width:100%;height:clamp(40px,40 / var(--app-scale-layout),52px);color:var(--app-dark-blue-color)}textarea{overflow:hidden;white-space:nowrap;overflow-x:hidden;overflow-y:hidden;resize:none}.file:has(input[type=file]:valid) .file-text,.file:has(input[type=file]:valid) svg,.file:has(input[type=file]:valid),input:focus,textarea:focus{color:var(--app-dark-blue-color);border-color:var(--app-dark-blue-color)!important;outline:none}.file:has(input[type=file]) svg{color:#757575}.wrapper-form label[data-error] textarea,.wrapper-form label[data-error] input,.wrapper-form .file[data-error],.wrapper-application label[data-error] textarea,.wrapper-application label[data-error] input,.wrapper-application .file[data-error]{border:2px solid var(--app-error-color);background:#ff44441a}label[data-error]:after{color:var(--app-error-color);content:attr(data-error);font-size:14px;margin-top:5px;display:block}.file[data-error]:after{color:var(--app-error-color);content:attr(data-error);font-size:14px;margin-top:75px;display:block;position:absolute;margin-left:-12px}.file{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.agree{margin-top:25px;display:flex;align-items:center;justify-content:start}.checkbox input{display:none}.checkbox span:before{content:"";max-width:20px;min-width:20px;min-height:20px;max-height:20px;border:2px solid var(--app-middle-grey-color);border-radius:5px;margin-right:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.checkbox input:checked+span:before{content:"✓";color:var(--app-white-color);background:var(--app-dark-blue-color);font-size:clamp(13px,13 / var(--app-scale-layout),18px)}label{font-size:clamp(13px,13 / var(--app-scale-layout),18px)}label span{display:flex;align-items:center;justify-content:start;color:#757575}.close-modal,#close-sub-modal{cursor:pointer}.el-blue-button{margin-top:clamp(15px,15 / var(--app-scale-layout),40px);width:min-content}}@media(min-width:768px){.bg-application{width:100%}.fields{flex-direction:row;flex-wrap:wrap}.fields label,.fields .file{width:calc(50% - 5px)}}@media(min-width:1200px){.fade-modal{max-width:1030px;position:absolute}}@media(min-width:1400px){form{margin-top:40px}.fields{gap:20px}.fields label,.fields .file{width:calc(50% - 10px)}.wrapper-form{display:block}.description{width:100%}}
