.mentor-program__candidate-form{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:8px;padding:32px 16px;max-width:1280px;width:100%;margin:0 auto}.mentor-program__candidate-form__header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:8px;background-color:#ffdb61;padding:12px;width:100%;text-align:center;color:#121212;font-weight:700;font-size:14px;line-height:20px}.mentor-program__candidate-form__header__note{background-color:#fff;padding:4px 8px;border-radius:4px;font-weight:600;font-size:14px;line-height:24px;color:#121212}.mentor-program__candidate-form__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;background-color:#36189e;padding:24px 16px;border-radius:8px}.mentor-program__candidate-form__content form{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:16px;width:100%;max-width:634px}.mentor-program__candidate-form__content form input{width:100%;padding:12px;border-radius:8px;border:1px solid #FFFFFF;background-color:#fff;color:#121212}.mentor-program__candidate-form__content form input::placeholder{color:#121212}.mentor-program__candidate-form__content__header{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.mentor-program__candidate-form__content__header h4{margin:0;font-weight:700;font-size:24px;line-height:32px;color:#fff}.mentor-program__candidate-form__content__header p{margin:0;font-weight:400;font-size:14px;line-height:20px;color:#fff}.mentor-program__candidate-form__content__phone{width:100%}.mentor-program__candidate-form__content__phone .phone-input-group{display:flex;align-items:center;height:50px;background-color:#fff;border-radius:8px;padding:0 12px}.mentor-program__candidate-form__content__phone .country-select{background-color:transparent;border:none;flex:0 1 auto;min-width:0;max-width:80px}.mentor-program__candidate-form__content__phone #phone-number{background-color:transparent;border:none;flex:1 1 0%;min-width:0}.mentor-program__candidate-form__content__agreements{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:8px;width:100%}.mentor-program__candidate-form__content__agreements input[type=checkbox]{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;border-radius:4px}.mentor-program__candidate-form__content__agreements input:checked{background-color:#005ff9;border-color:#005ff9}.mentor-program__candidate-form__content__agreements label{flex-grow:1;font-weight:400;font-size:14px;line-height:20px;color:#fff}.mentor-program__candidate-form__content__agreements label a{color:#fff;text-decoration:underline}.mentor-program__candidate-form__content__submit{display:flex;align-items:center;justify-content:center;width:100%}.mentor-program__candidate-form__content__submit button{all:unset;padding:12px 64px;border-radius:24px;background-color:#005ff9;color:#fff;font-weight:600;font-size:16px;line-height:24px;text-align:center;cursor:pointer}@media(min-width:768px){.mentor-program__candidate-form__content{padding:48px 16px}.mentor-program__candidate-form__header{flex-direction:row}}
