.form{padding:25px 0}.form-header{background:#32a7e5;height:60px;border-radius:2px;display:flex;justify-content:space-between;margin-bottom:30px;position:relative}.form-header:after{border:15px solid transparent;border-top-color:#32a7e5;content:"";position:absolute;top:60px;left:20px}.form-header-title{padding:20px 10px;color:#fff;font-weight:600;text-transform:uppercase;font-size:13px}.form-header-option:before,.form-header-title:before{vertical-align:middle;margin-right:10px;display:inline-block}.form-user-information:before{content:url(/assets/images/gnarus/profile/icon-info-profile.svg)}.form-header-option{padding:20px 10px;color:#fff}.form-label{display:flex;justify-content:space-between;color:#747c81;font-size:15px}.form-warning{color:#747c81;opacity:.5;font-size:12px}.form-label-checkbox{display:inline-block;font-family:Lato;color:#747c81}.form-input{display:block;margin:8px 0 25px;padding:15px;width:100%;color:#747c81;border:1.5px solid #e3e9ec;border-radius:2px;background-color:#fbfeff}textarea{margin:8px 0 0}.form-checkbox{display:inline-block;margin:8px 5px 25px 0;padding:15px;color:#747c81;transform:scale(1.1)}.form-input:disabled{background:#f2f5f7;color:#747c81}.form-textarea{height:220px}.urlName{display:flex}.form-submit{background:#edf3f6;width:100%;height:90px;text-align:right}.form-submit.form-submit__alurabootcamp{background:#121212}.form-submit-button{background:#5ad678;width:240px;height:50px;border:none;transform:translateY(40%);margin-right:20px}.hide-checkbox{display:none}@media (min-width:480px){.form-header-option,.form-header-title{padding:20px}.form-header-option:before,.form-header-title:before{margin:0 15px}}@media (min-width:900px){.form{width:780px}.form-line{display:flex;justify-content:flex-start}.form-line-field{width:48.8%;margin-right:20px}.form-line-field:last-child{margin-right:0}.smallSize{width:80px}.mediumSize{width:180px}.betweenMediumSize{width:280px}.bigSize{width:380px}.extraBigSize{width:480px}.form-submit-button{left:auto;right:0;margin-right:20px}}