.footer{display:flex;flex-direction:column}.footer__container{padding-top:120px!important;padding-bottom:30px!important;display:flex;justify-content:center;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background-color:#fff}.footer__container>.boxed{display:flex;gap:77px;margin:0 auto}.footer__col{display:flex;flex-direction:column;gap:16px}.footer__col__heading{color:rgba(31,31,31,.6);font-size:13px;font-style:normal;font-weight:500;line-height:normal}.footer__col__links{display:flex;flex-direction:column;gap:10px}.footer__col__links__item{color:#1f1f1f;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px;opacity:.7;transition:all .2s}.footer__col__links__item:hover{opacity:1;text-decoration:underline;text-underline-offset:2px}.footer__col__socials{display:flex;gap:13px;flex-wrap:wrap;max-width:120px}.footer__col__socials__icon{font-size:24px;transition:all .2s;color:#1f1f1f;opacity:.6}.footer__col__socials__icon:hover{transform:translateY(-2px);opacity:1}.footer__col__socials__icon.active{transform:translateY(0)}.footer__col-group{display:flex;flex-direction:column;gap:32px}.footer__branding{padding-block:40px!important;padding-top:80px!important;gap:80px}.footer__branding,.footer__branding__top{display:flex;flex-direction:column;align-items:center}.footer__branding__top{gap:20px}.footer__branding__top>p{color:#fff;text-align:center;max-width:600px}.footer__branding__devtrox{display:flex;align-items:center;gap:8px;opacity:.7;transition:all .2s}.footer__branding__devtrox:hover .footer__branding__devtrox-text{opacity:1}.footer__branding__devtrox:hover .footer__branding__devtrox-img{transform:scale(1.15)}.footer__branding__devtrox:hover .footer__branding__devtrox-icon{display:block}.footer__branding__devtrox-img{width:20px;height:auto;-o-object-fit:contain;object-fit:contain;transition:all .4s ease-in-out}.footer__branding__devtrox-text{color:#fff;font-size:15px;font-weight:700;transition:all .2s;opacity:.7}@media screen and (max-width:800px){.footer__branding__devtrox-text{font-size:12px}}.footer__branding__devtrox-icon{display:none;width:20px;color:#fff;transition:all .2s ease-in-out}.footer__branding__image{width:100%;margin:0 auto;max-width:500px}@media screen and (max-width:800px){.footer{display:flex;flex-direction:column}.footer__container{padding-top:60px!important;padding-bottom:30px!important}.footer__container>.boxed{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;row-gap:30px}.footer__col{gap:20px}.footer__branding{padding-block:20px!important;padding-top:40px!important}.footer__branding__top>p{max-width:310px}.footer__branding__image{width:60%;margin:0 auto;max-width:1100px}}.scheduling-modal-overlay{position:fixed;inset:0;display:grid;place-items:center;padding:16px;background-color:rgba(0,0,0,.6);backdrop-filter:blur(4px);z-index:999;overflow:auto;animation:fadeIn .2s ease-out}@media(max-width:767px){.scheduling-modal-overlay{padding:0}}.scheduling-modal{--modal-spacing:36px;box-sizing:border-box;position:relative;display:flex;flex-direction:column;inline-size:100vw;block-size:100vh;max-inline-size:100%;max-block-size:100vh;background-color:#fff;border-radius:0;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden;animation:fadeIn .3s ease-out;contain:layout paint}@media(min-width:768px){.scheduling-modal{inline-size:95vw;block-size:auto;max-inline-size:900px;max-block-size:90vh;border-radius:24px;padding:0}}@media(min-width:1024px){.scheduling-modal{inline-size:90vw;max-inline-size:1100px;max-block-size:90vh;padding:48px var(--modal-spacing);border-radius:24px}}@media(min-width:1400px){.scheduling-modal{inline-size:85vw;max-inline-size:1200px}}@supports(height:1dvh){.scheduling-modal{block-size:100dvh;max-block-size:100dvh}@media(min-width:768px){.scheduling-modal{max-block-size:90dvh}}}.scheduling-modal__close{position:absolute;top:12px;right:12px;z-index:20;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:50%;background-color:hsla(0,0%,100%,.9);color:#1f1f1f;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.scheduling-modal__close:hover{background-color:#fff;transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.scheduling-modal__close:active{transform:scale(.95)}@media(min-width:768px){.scheduling-modal__close{top:16px;right:16px;width:36px;height:36px}}@media(min-width:1024px){.scheduling-modal__close{top:32px;right:calc(var(--modal-spacing) + 4px);width:36px;height:36px}}.scheduling-modal__layout{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}@media(min-width:1024px){.scheduling-modal__layout{flex-direction:row;align-items:stretch;gap:var(--modal-spacing)}}.scheduling-modal__image-panel{display:none}@media(min-width:1024px){.scheduling-modal__image-panel{display:flex;flex:0 0 40%;max-width:40%;position:relative;overflow:hidden}}.scheduling-modal__image-wrapper{position:relative;width:100%;height:100%;min-height:100%;border-radius:20px;overflow:hidden}.scheduling-modal__image-wrapper img{border-radius:20px;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.scheduling-modal__content-panel{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;height:100%;overflow:hidden}@media(min-width:1024px){.scheduling-modal__content-panel{flex:1;max-width:60%}}.scheduling-modal__body{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;width:100%}.scheduling-modal__body::-webkit-scrollbar{display:none}.scheduling-modal__body{-ms-overflow-style:none;scrollbar-width:none}.scheduling-modal__content{padding:20px 16px;width:100%;max-width:560px;margin:auto}@media(min-width:480px){.scheduling-modal__content{padding:24px 20px}}@media(min-width:768px){.scheduling-modal__content{padding:32px 28px;max-width:600px}}@media(min-width:1024px){.scheduling-modal__content{padding:0;max-width:100%}}@media(min-width:1400px){.scheduling-modal__content{padding:0}}.scheduling-modal__content .online-scheduling-page{padding:0;margin:0;width:100%;background:rgba(0,0,0,0)}.scheduling-modal__content .scheduling-step{box-shadow:none;border-radius:20px;margin-bottom:0;width:100%}.scheduling-modal__content .scheduling-section{padding:0!important;width:100%}.scheduling-modal__content .step-slots{max-width:100%}.scheduling-modal__content .booking-success,.scheduling-modal__content .step-1,.scheduling-modal__content .step-confirmation,.scheduling-modal__content .step-disqualified,.scheduling-modal__content .step-mfa,.scheduling-modal__content .step-qa{max-width:100%;margin:0 auto;width:100%}.scheduling-modal__content .scheduling-step.step-slots{max-width:100%}@supports(padding:env(safe-area-inset-bottom)){.scheduling-modal__content{padding-bottom:calc(20px + env(safe-area-inset-bottom))}@media(min-width:768px){.scheduling-modal__content{padding-bottom:calc(28px + env(safe-area-inset-bottom))}}@media(min-width:1024px){.scheduling-modal__content{padding-bottom:calc(0px + env(safe-area-inset-bottom))}}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.scheduling-modal-overlay.closing,.scheduling-modal-overlay.closing .scheduling-modal{animation:fadeOut .15s ease-in forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideDown{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.98)}}