@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap";.header{display:flex;justify-content:space-between;align-items:center;width:90%;align-self:center;box-sizing:border-box;padding:1.5rem 3rem;background:#fff;border-radius:50px;box-shadow:0 4px 8px #0000000d;font-family:Arial,sans-serif}.header-logo{height:35px;width:auto;padding-right:30px}@media screen and (max-width: 768px){.header-logo{padding-right:0}}.header-logo-group{display:flex;align-items:center;gap:8px}.partner-logo{height:55px}@media screen and (max-width: 768px){.partner-logo{height:40px}}.mobile-header-wrapper{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.mobile-header-wrapper{width:100%}}.initial-wrapper{justify-content:center}.back-button-mobile{display:none!important;background:none;border:none;padding:0;margin-left:.5rem;font-size:16px;font-weight:500;color:#000;display:flex;align-items:center;gap:.5rem;cursor:pointer}.back-button-mobile .arrow{width:16px;height:16px}.back-button-mobile .arrow-text{font-weight:600}@media screen and (max-width: 768px){.back-button-mobile{display:flex!important}.desktop-step-progress{display:none}}.step-wrapper{display:flex;align-items:center;gap:1.5rem;width:fit-content}.step-track{display:flex;align-items:center;gap:.5rem}.step-circle{background:#91caef;color:#fff;padding:.5rem;border-radius:50%;font-weight:700;font-size:22px;display:flex;align-items:center;justify-content:center;min-width:2.2rem;min-height:2.2rem;box-shadow:0 4px 10px #00000026}.step-circle.active{background:#228cb9;color:#fff}.step-line{height:2px;width:1.5rem;background:#228cb9}.step-label{font-weight:500;font-size:20px}.step-label strong{font-weight:700}.desktop-step-progress{display:block}.footer{display:flex;justify-content:center;align-items:center;background:#fff;font-size:.85rem;color:#666;margin-top:auto;height:70px}.footer a{color:#3d9fd1;text-decoration:none;margin:0 .5rem}.footer a:first-child{margin-left:0}.footer .footer-left,.footer .footer-right{display:flex;align-items:center}.footer .footer-left{gap:3rem}.footer-container{display:flex;width:90%;align-self:center;justify-content:space-between}.appointment-container{display:flex;flex-direction:column;min-height:100vh;background:#f4f6fb}.appointment-main{display:flex;justify-content:space-between;align-items:center;max-width:1700px;margin:0 auto;width:100%;flex:1}@media screen and (max-width: 768px){.appointment-main{box-sizing:border-box}}.appointment-main .text-content{padding-right:2rem;text-align:left;max-width:800px}.appointment-main .text-content h1{font-size:36px;font-weight:500}.appointment-main .text-content p{margin-bottom:1.5rem;color:#444;font-size:24px;font-weight:300}.appointment-main .text-content-appointment{flex:0 0 60%}.appointment-main .text-content .appointment-input,.appointment-main .text-content .appointment-button{width:100%;max-width:800px;padding:1rem 1.5rem;border-radius:30px;border:none;font-size:1rem;outline:none;box-sizing:border-box}.appointment-main .text-content .appointment-input{background-color:#fff;color:#000}.appointment-main .text-content .appointment-input::placeholder{color:#949494}.appointment-main .text-content .appointment-button{background-color:#238cb9;color:#fff;font-weight:700;cursor:pointer;margin-top:1rem}.appointment-main .text-content .appointment-button:disabled{background-color:#90caef;cursor:not-allowed}.appointment-main .illustration{display:flex;justify-content:end}.appointment-main .illustration img{width:100%;max-width:500px;max-height:600px;height:auto;padding:20px 0 20px 20px}.appointment-main .illustration-appointment{flex:0 0 40%}.results-dropdown{border-radius:24px;background:#fff;box-shadow:0 6px 12px #00000014;padding:.5rem 0;max-height:100px;overflow-y:auto}.result-item{display:flex;justify-content:space-between;padding:1rem 1.5rem;cursor:pointer;font-size:16px;font-weight:400}.result-item:hover{background-color:#f0f8ff}.result-item .bga{flex:1;text-align:left;color:#666;padding-left:30px}.result-item .location{flex:1;text-align:left;color:#888;padding-left:30px}.result-item span:first-child{flex:1;font-weight:500;color:#222}.result-item:not(:last-child){border-bottom:1px solid #f0f0f0}.input-wrapper{position:relative;display:flex;align-items:center;width:100%;max-width:800px}.input-wrapper .appointment-input{width:100%;padding-right:50px;border-radius:40px;padding:1rem 1.5rem;font-size:16px;border:none;box-shadow:0 4px 8px #0000000d}.input-wrapper .info-icon-wrapper{position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:100}.input-wrapper .info-icon-wrapper .info-icon{width:24px;height:24px}.input-wrapper .info-popup{position:absolute;bottom:0;left:0;width:100%;max-width:800px;box-sizing:border-box;background:#fff;border-radius:20px;padding:60px 40px;box-shadow:0 4px 12px #0000001a;z-index:10;font-size:14px}.input-wrapper .info-popup ul{font-size:22px;font-weight:300}.input-wrapper .info-popup ul li{font-size:22px;font-weight:300;margin-bottom:10px}.input-wrapper strong{font-size:22px;font-weight:500}@media screen and (max-width: 768px){.info-popup{position:absolute;bottom:0;left:0;width:100%;background:#fff;z-index:999;border-radius:16px;padding:40px 20px!important;box-shadow:0 4px 12px #0000001a}.info-popup strong{font-size:14px;margin-bottom:.5rem;display:block}.info-popup p{font-size:14px;margin-bottom:.5rem}.info-popup ul{font-size:14px!important;font-weight:300}.info-popup ul li{font-size:14px!important;font-weight:300;margin-bottom:10px}}.training-box{background:#fff;border-radius:30px;padding:1rem;margin:1.5rem 0;box-shadow:0 4px 8px #0000000d}.training-box.scrollable{max-height:180px;overflow-y:auto}.training-item{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #eee;padding-right:60px}.training-item:last-child{border-bottom:none}.training-item input[type=checkbox]{width:20px;height:20px;accent-color:#238CB9;margin-right:1rem;cursor:pointer;outline:#238CB9}.training-item span{font-size:16px;font-weight:500}.training-item .training-name{color:#aaa;padding-left:40px;margin-right:auto;font-weight:400;font-size:22px}.training-item .training-client{font-weight:400;padding-left:20px;font-size:22px}.back-button{display:flex;align-items:center;background:none;border:none;color:#000;cursor:pointer;padding:0;gap:10px;margin-bottom:40px}.back-button .arrow{height:19px;width:19px}.back-button .arrow-text{font-weight:600;font-size:18px}@media screen and (max-width: 768px){.back-button{display:none}}input[type=checkbox]{display:none}.custom-checkbox{width:26px;height:26px;border-radius:8px;border:2px solid #238CB9;background-color:#fff;position:relative;flex-shrink:0;margin-right:1rem;cursor:pointer}@media screen and (max-width: 768px){.custom-checkbox{width:18px;height:18px;margin-right:.5rem}}input[type=checkbox]:checked+.custom-checkbox{background-color:#238cb9;border-color:#238cb9}input[type=checkbox]:checked+.custom-checkbox:after{content:"";position:absolute;left:10px;top:3px;width:6px;height:12px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}@media screen and (max-width: 768px){input[type=checkbox]:checked+.custom-checkbox:after{left:6px;top:3px;width:4px;height:8px}}.training-button{width:100%;padding:1rem 1.5rem;border-radius:30px;border:none;font-size:1rem;margin-bottom:1rem;outline:none;box-sizing:border-box;background-color:#238cb9;color:#fff;font-weight:700;cursor:pointer;margin-top:1rem}.training-button:disabled{background-color:#90caef;cursor:not-allowed}@media screen and (max-width: 1200px){.appointment-main .text-content h1{font-size:30px}.appointment-main .text-content p{font-size:20px}.appointment-main .text-content .training-client,.appointment-main .text-content .training-name{font-weight:400;padding-left:40px;font-size:18px}.appointment-main .text-content .training-item{padding-right:80px}}@media screen and (max-width: 1200px) and (max-width: 768px){.appointment-main .text-content .training-item{padding-right:0}}.no-trainings{text-align:left;padding:2rem;border-radius:30px}.no-trainings strong{font-size:22px;font-weight:500;color:#666;display:block;margin-bottom:10px}.no-trainings p{color:#999;font-size:18px;font-weight:400;margin:0}@media screen and (max-width: 768px){.appointment-main{flex-direction:column-reverse;align-items:center;padding:2rem 1.5rem;text-align:center;gap:1.5rem}.appointment-main .text-content{text-align:center;padding:0;max-width:100%}.appointment-main .text-content h1{font-size:22px;font-weight:700;margin:0 0 1rem}.appointment-main .text-content p{font-size:14px;line-height:1.4;margin-bottom:1rem}.appointment-main .text-content .appointment-input{text-align:left;font-size:16px;padding:1rem 1.5rem;border-radius:30px;box-shadow:none;background:#f9f9f9}.appointment-main .text-content .appointment-button{font-size:14px;padding:1rem;border-radius:30px;margin-top:1.5rem}.appointment-main .illustration{display:flex;justify-content:center;margin-bottom:1rem}.appointment-main .illustration img{width:100px;height:auto}.header{flex-direction:column;align-items:center;padding:1rem;gap:1rem}.header-logo{height:30px;width:auto}.step-wrapper{flex-direction:column;align-items:center;gap:.5rem}.step-wrapper .step-label{font-size:14px}.step-wrapper .step-circle{font-size:14px;min-width:2rem;min-height:2rem}.step-wrapper .step-line{width:.5rem}}.desktop-header,.desktop-footer{display:block}.mobile-step-progress{display:none}@media screen and (max-width: 768px){.desktop-header,.desktop-footer{display:none}.mobile-step-progress{display:flex;justify-content:center;padding:1rem;background:#f2f4fa;box-shadow:0 3px 40px #38383833}.step-wrapper{flex-direction:row;align-items:center;gap:1rem}.step-label,.desktop-step-progress{display:none}.no-trainings{padding:1rem}.no-trainings strong{font-size:14px;text-align:center}.no-trainings p{text-align:center}}@media screen and (max-width: 768px){.training-box{padding:.5rem;border-radius:20px;margin:1rem 0}.training-box.scrollable{max-height:220px}.training-item{padding:.75rem 1rem;border-bottom:1px solid #eee;justify-content:flex-start;gap:.5rem}.training-item .custom-checkbox{width:20px;height:20px;border-radius:6px;margin-right:.5rem}.training-item .training-client{font-size:14px!important;font-weight:500;padding-left:0!important;text-align:left}.training-item .training-name{font-size:14px!important;padding-left:10px!important;max-width:135px!important;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.no-trainings{padding:1rem}.no-trainings strong{font-size:14px;text-align:center}.no-trainings p{font-size:12px;text-align:center}}.training-status{position:absolute;right:10px;top:50%}.info-icon-wrapper{position:relative;display:inline-flex;align-items:center;cursor:default}.info-icon-wrapper .info-popup-training{display:none;position:absolute;bottom:calc(100% + 8px);right:0;white-space:nowrap;background:#fff;border-radius:10px;padding:20px;font-size:20px;font-weight:400;box-shadow:0 4px 12px #0000001f;z-index:100}@media screen and (max-width: 768px){.info-icon-wrapper .info-popup-training{width:100px;right:100%}}.info-icon-wrapper:hover .info-popup,.info-icon-wrapper:focus-within .info-popup{display:block}input[type=checkbox][disabled]+.custom-checkbox{border-color:#cfd6dd;background:#eef3f7;cursor:not-allowed}.training-item{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #eee;gap:12px;overflow:visible}.training-left{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0}.training-status{position:relative;flex:0 0 auto}.info-icon-wrapper{display:inline-flex;align-items:center}.info-icon-wrapper .info-icon{width:24px;height:24px}.info-popup-training{position:absolute;right:16px;top:-8px;transform:translateY(-100%);z-index:1000;background:#fff;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:400;box-shadow:0 4px 12px #0000001f;white-space:nowrap;pointer-events:auto}@media (max-width: 768px){.info-popup-training{right:12px;max-width:180px;white-space:normal;word-break:break-word}}.suggest-textarea{width:100%;min-height:220px;border-radius:20px;border:none;padding:1.5rem;font-size:1rem;background-color:#fff;box-shadow:0 4px 8px #0000000d;resize:none;margin:1.5rem 0;box-sizing:border-box;font-family:Rubik,sans-serif}.suggest-textarea::placeholder{color:#bbb}.suggest-textarea:focus{outline:none;border:1px solid #90CAEF}.suggest-button{width:100%;padding:1rem 1.5rem;border-radius:30px;border:none;font-size:1rem;margin-bottom:1rem;outline:none;box-sizing:border-box;background-color:#238cb9;color:#fff;font-weight:700;cursor:pointer;margin-top:1rem}.suggest-button:disabled{background-color:#90caef;cursor:not-allowed}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem;max-width:800px;margin:2rem 0}@media screen and (max-width: 768px){.contact-form{grid-template-columns:1fr;gap:1rem}}.contact-form input{padding:1rem 1.5rem;border-radius:30px;border:none;font-size:1rem;box-shadow:0 4px 8px #0000000d;background-color:#fff}.contact-form input::placeholder{color:#aaa}.consent-checkbox{display:flex;align-items:flex-start;gap:10px;margin-bottom:2rem;max-width:800px}.consent-checkbox input[type=checkbox]{width:20px;height:20px;accent-color:#238cb9;margin-top:5px}.consent-checkbox span{font-size:16px;line-height:1.2;font-weight:300}@media screen and (max-width: 768px){.consent-checkbox span{font-size:10px}}.consent-checkbox span a{color:#000;text-decoration:underline}.contact-button{width:100%;padding:1rem 1.5rem;border-radius:30px;border:none;font-size:1rem;margin-bottom:1rem;outline:none;box-sizing:border-box;background-color:#238cb9;color:#fff;font-weight:700;cursor:pointer;margin-top:1rem}.contact-button:disabled{background-color:#90caef;cursor:not-allowed}.thankyou-main{display:flex;gap:2rem;align-items:center;justify-content:space-between;max-width:1700px;margin:0 auto;width:100%;padding:0 1rem}.thankyou-main .text-content{flex:1;text-align:center;margin:0 auto}.thankyou-main .text-content h1{font-size:24px;font-weight:700;line-height:1.2;margin:1.25rem 0}.thankyou-main .text-content .lead{font-size:14px;font-weight:400;color:#333;line-height:1.5;margin:0 auto 1.25rem;max-width:32rem}.thankyou-main .text-content .campus-banner{display:inline-block;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014}@media screen and (max-width: 768px){.thankyou-main .text-content .campus-banner{display:none}}.thankyou-main .text-content .campus-banner img{max-width:100%;height:auto;display:block}.thankyou-main .text-content .campus-banner-mobile{display:none;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014}@media screen and (max-width: 768px){.thankyou-main .text-content .campus-banner-mobile{display:inline-block}}.thankyou-main .text-content .campus-banner-mobile img{max-width:100%;height:auto;display:block}.thankyou-main .text-content .qr-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;justify-items:center;margin:1rem 0 0}.thankyou-main .text-content .qr-grid .qr-card{display:none}@media screen and (max-width: 768px){.thankyou-main .text-content .qr-grid .qr-card{display:inline-block}}.thankyou-main .text-content .qr-grid .qr-card img{width:auto;height:140px;display:block;border-radius:10px}.thankyou-main .illustration{display:none}.thankyou-main .illustration img{width:100%;max-width:420px;height:auto}@media (min-width: 1024px){.thankyou-main{padding:0 2rem}.thankyou-main .text-content{text-align:left}.thankyou-main .text-content h1{font-size:32px}.thankyou-main .text-content .lead{font-size:18px;margin-left:0}.thankyou-main .text-content .qr-grid{justify-items:start}.thankyou-main .text-content .qr-grid .qr-card{width:160px}.thankyou-main .text-content .qr-grid .qr-card .store-badge{font-size:13px}.thankyou-main .illustration{display:block;max-width:400px;padding:40px 0 0}}body{padding:0;margin:0;font-family:Rubik,sans-serif}p{margin:0;padding:0}.app-container{background-color:#f2f4fa;display:flex;justify-content:center;flex-direction:column;height:calc(100vh - 70px);padding-top:60px}@media screen and (max-width: 768px){.app-container{height:100vh;padding-top:30px;box-sizing:border-box}}.app-main{width:90%;align-self:center;height:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.app-main{overflow-y:auto;width:100%;align-items:flex-start}}ul{margin:0}
