.checkup-form{min-height:500px;padding-bottom:50px;padding-top:50px}.checkup-form__title{font-size:35px;font-weight:600;line-height:35px}@media (min-width:768px){.checkup-form__title{font-size:70px;line-height:70px}}.checkup-form__content{font-family:Poppins,sans-serif;margin-bottom:50px;margin-top:50px}.checkup-form__content_title{font-size:25px;font-weight:600;line-height:25px}@media (min-width:768px){.checkup-form__content_title{font-size:30px;line-height:30px}}.checkup-form__content_subtitle{margin-bottom:35px}.checkup-form__content_text{font-weight:600}.checkup-form em{color:#ff9635}.checkup-form__tiles{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:50px}@media (min-width:768px){.checkup-form__tiles{gap:50px;justify-content:flex-start;margin-top:50px}}.checkup-form__tile{align-items:center;background-color:#007991;border-radius:30px;box-shadow:0 0 10px rgba(0,0,0,.16);color:#fff;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:center;padding:20px;width:200px}.checkup-form__tile:hover{background-color:#ff9635;color:#fff}.checkup-form__tile img{height:50px;width:50px}.checkup-form__input{align-items:center;background-color:#007991;border-radius:30px;box-shadow:0 0 10px rgba(0,0,0,.16);color:#fff;display:flex;flex-direction:column;gap:25px;justify-content:center;margin-top:50px;padding:60px 20px}@media (min-width:768px){.checkup-form__input{flex-direction:row;gap:50px;padding:40px 20px}}.checkup-form__input input{width:250px}.checkup-form .cuf__progress{align-items:start;display:flex;flex-flow:column nowrap;height:200px;justify-content:center;padding:20px}.checkup-form .progressbar{background:#ff9635;border-radius:50px;box-shadow:2px 14px 15px -7px rgba(30,166,250,.36);height:20px;transition:all .5s}.checkup-form__form input{margin-right:15px;margin-top:15px;min-width:100%}.checkup-form__form input[type=checkbox]{margin-right:15px;margin-top:15px;min-width:unset}@media (min-width:768px){.checkup-form__form input[type=email],.checkup-form__form input[type=text]{min-width:315px}.checkup-form__form input[type=submit]{min-width:150px}}
