.doctor-faq-section{display:flex;justify-content:flex-start;flex-direction:column;margin:32px auto}@media(min-width:768px){.doctor-faq-section{margin:60px auto}}.doctor-faq-section .heading{margin:24px 0}@media(min-width:768px){.doctor-faq-section .heading{margin:0 24px 24px 0}}@media(min-width:900px){.doctor-faq-section .heading{margin:0 0 48px}}.doctor-faq-section .faqs-header{text-align:left;display:flex;align-items:center;justify-content:space-between}.doctor-faq-section .faqs-header .arrow-icon-wrapper{border:1px solid #000;display:flex;justify-content:center;align-items:center;border-radius:50%;margin:0 6px;width:20px;height:20px}.doctor-faq-section .faqs-header .arrow-icon-wrapper .arrow-icon{position:relative;transition:transform .3s ease-in-out}.doctor-faq-section .faqs-header .arrow-icon-wrapper .arrow-icon.expanded{transform:rotate(-180deg)}@media(min-width:900px){.doctor-faq-section .faqs-header .arrow-icon-wrapper{width:28px;height:28px}}.doctor-faq-section .faqs-header .testimonial-content{margin:6px 0}.doctor-faq-section .oui-accordion--content .oui-accordion--content-wrapper{padding-block:0!important}.doctor-faq-section .testimonial-list{margin-left:12px}.doctor-faq-section .testimonial-point{margin:6px 0}.doctor-faq-section .testimonial-answer{margin-bottom:16px}.doctor-features-section-wrapper{background:#f5f5f5;padding:30px 0}@media(min-width:900px){.doctor-features-section-wrapper{padding:60px 0}}.doctor-features-section-wrapper .doctor-features-section{display:flex;justify-content:center;flex-direction:column}.doctor-features-section-wrapper .doctor-features-section .heading{color:#3c3c3c;text-align:center;font-weight:800;padding-bottom:32px}.doctor-features-section-wrapper .doctor-features-section .card-container{gap:16px;display:none}@media(min-width:900px){.doctor-features-section-wrapper .doctor-features-section .card-container{display:flex;flex-direction:row}}.doctor-features-section-wrapper .doctor-features-section .card-wrapper{border-radius:20px;overflow:hidden;flex:1 1;position:relative;background-color:#fff}.doctor-features-section-wrapper .doctor-features-section .card-wrapper .image-wrapper{padding-top:18px;position:relative;display:flex;justify-content:center;overflow:hidden;background:#f7941d;flex-direction:column;align-items:center}.doctor-features-section-wrapper .doctor-features-section .card-wrapper .image-wrapper .image{width:180px;height:245px;position:relative}.doctor-features-section-wrapper .doctor-features-section .card-wrapper .image-wrapper .heading-wrapper{position:relative;background:hsla(0,0%,100%,.9);border-radius:20px 20px 0 0;padding:12px 22px;backdrop-filter:blur(32px);width:100%;bottom:0;height:78px;margin-top:-12px}@media(min-width:900px){.doctor-features-section-wrapper .doctor-features-section .card-wrapper .image-wrapper .heading-wrapper{margin:-6px}}.doctor-features-section-wrapper .doctor-features-section .card-wrapper .image-wrapper .heading-wrapper .sub-title{color:#323232;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.doctor-features-section-wrapper .doctor-features-section .card-wrapper .card-content{padding:18px}.doctor-features-section-wrapper .doctor-features-section .card-wrapper .card-content .points-content{display:flex;margin:8px 0;font-size:16px}.doctor-features-section-wrapper .doctor-features-section .card-wrapper .card-content .points-content .star-rating{margin:0 6px}.doctor-features-section-wrapper .doctor-features-section .card-wrapper .card-content .points-content .check-icon{width:18px;height:18px;padding:2px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(1,179,122,.35),#01b37a);border-radius:50%;margin-right:6px}.doctor-features-section-wrapper .doctor-features-section .sign-up-button{max-width:175px;padding:12px 30px;margin:32px auto 0;font-family:manrope;display:none}@media(min-width:900px){.doctor-features-section-wrapper .doctor-features-section .sign-up-button{display:block}}.doctor-features-section-wrapper .doctor-features-section .carousel-wrapper{position:relative;padding-inline:0;display:flex;flex-direction:column;justify-content:center}@media(min-width:900px){.doctor-features-section-wrapper .doctor-features-section .carousel-wrapper{display:none}}.doctor-features-section-wrapper .doctor-features-section .carousel-wrapper .pagination{display:flex;justify-content:center;margin:12px 0}.doctor-features-section-wrapper .doctor-features-section .carousel-wrapper .carousel-card{width:300px}.register-modal-wrapper{border-radius:0;padding:32px 72px 72px}.register-modal-wrapper input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff!important;-webkit-text-fill-color:#000}.register-modal-wrapper .back-heading{display:flex;justify-content:center;align-items:center;margin:12px 0;position:relative}.register-modal-wrapper .back-icon{transform:rotate(180deg);cursor:pointer}.register-modal-wrapper .back-button{position:absolute;left:0;gap:4px;display:flex;align-items:center;margin-right:12px}.register-modal-wrapper .back-button .back-text{color:#3c3c3c;margin-bottom:2px}.register-modal-wrapper input:-moz-autofill{background-color:#fff;color:#000}.register-modal-wrapper .success-state-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:32px}.register-modal-wrapper .success-state-wrapper .check-icon{padding:4px;border-radius:50%;margin:24px 0 12px;background:linear-gradient(180deg,rgba(1,179,122,.35),#01b37a)}.register-modal-wrapper .success-state-wrapper .error-icon{background-color:#fce6e6;padding:12px;border-radius:50%}.register-modal-wrapper .success-state-wrapper .submitted-heading{margin:18px 0 12px;text-align:center;line-height:20px;font-size:20px}@media(min-width:768px){.register-modal-wrapper .success-state-wrapper .submitted-heading{font-size:24px}}.register-modal-wrapper .success-state-wrapper .sub-heading-desc{color:#3c3c3c;margin-top:16px}.register-modal-wrapper .success-state-wrapper .sub-description{line-height:20px;color:#979797;text-align:center;font-size:16px;font-style:normal;font-weight:600}.register-modal-wrapper .success-state-wrapper .dowload-links{display:flex;margin:24px 0 12px;align-items:center;gap:12px}.register-modal-wrapper .success-state-wrapper .dowload-links img{width:120px;height:42px;cursor:pointer}@media(min-width:768px){.register-modal-wrapper .success-state-wrapper .dowload-links img{width:180px;height:54px}}.register-modal-wrapper .register-modal{display:flex;align-items:center;flex-direction:column}.register-modal-wrapper .register-modal .sub-heading{margin-bottom:16px}.register-modal-wrapper .register-modal .form-step-wrapper{display:flex;justify-content:center;gap:12px}.register-modal-wrapper .register-modal .form-step-wrapper .step{border-radius:66.667px;background:#01b37a;flex:1 1;width:120px;height:6px}.register-modal-wrapper .register-modal .form-step-wrapper .step-wrapper{font-size:10px;text-align:center}.register-modal-wrapper .register-modal .form-step-wrapper .step-wrapper .completed{opacity:1}.register-modal-wrapper .register-modal .form-step-wrapper .step-wrapper .active{opacity:.5}.register-modal-wrapper .register-modal .form-step-wrapper .step-wrapper .inactive{background-color:gray;opacity:.5}.register-modal-wrapper .register-modal .input-fields{margin-top:12px;display:flex;flex-direction:column;width:100%}.register-modal-wrapper .register-modal .input-fields .form-heading{text-align:center;margin:20px 0;font-size:20px;line-height:24px;color:#3c3c3c}.register-modal-wrapper .register-modal .input-fields .single-input-row{display:flex;flex-direction:column;margin-bottom:16px}@media(min-width:900px){.register-modal-wrapper .register-modal .input-fields .single-input-row{margin-bottom:16px}}.register-modal-wrapper .register-modal .input-fields .type-of-partnership-heading{color:#3c3c3c}.register-modal-wrapper .register-modal .input-fields .first-row-input{display:flex;flex-direction:column}.register-modal-wrapper .register-modal .input-fields .first-row-input .input-field-wrapper{margin-bottom:16px;flex:1 1}@media(min-width:900px){.register-modal-wrapper .register-modal .input-fields .first-row-input .input-field-wrapper{margin:0 28px 16px 0}.register-modal-wrapper .register-modal .input-fields .first-row-input{flex-direction:row}}.register-modal-wrapper .register-modal .input-fields .row-input{display:flex;flex-direction:column;margin-bottom:16px}.register-modal-wrapper .register-modal .input-fields .row-input .input-field-wrapper{margin-bottom:16px}@media(min-width:900px){.register-modal-wrapper .register-modal .input-fields .row-input{flex-direction:row;margin-bottom:16px}.register-modal-wrapper .register-modal .input-fields .row-input .input-field-wrapper{margin:0 24px 0 0;flex:1 1}}.register-modal-wrapper .register-modal .input-fields .second-row{display:flex;margin-bottom:16px;flex-direction:column}@media(min-width:768px){.register-modal-wrapper .register-modal .input-fields .second-row{flex-direction:row;gap:24px}}.register-modal-wrapper .register-modal .input-fields .select-options{font-family:Manrope;font-size:14px;font-weight:500;margin-bottom:16px;width:100%}@media(min-width:768px){.register-modal-wrapper .register-modal .input-fields .select-options{width:50%;margin:0 0 16px}}.register-modal-wrapper .register-modal .input-fields .select-options .member-and-down-arrow{margin-right:12px;display:flex;align-items:center;gap:8px}.register-modal-wrapper .register-modal .input-fields .select-options .member-and-down-arrow .down-arrow{transform:rotate(-90deg)}.register-modal-wrapper .register-modal .input-fields .clinic-details-wrapper{margin-top:32px}@media(min-width:900px){.register-modal-wrapper .register-modal .input-fields .clinic-details-wrapper{margin-top:28px}}.register-modal-wrapper .register-modal .input-fields .clinic-details-heading{margin-bottom:28px;font-size:22px;color:#3c3c3c}@media(min-width:900px){.register-modal-wrapper .register-modal .input-fields .clinic-details-heading{margin-bottom:12px}}.register-modal-wrapper .register-modal .input-fields .same-as-checkbox{margin-top:8px!important}.register-modal-wrapper .register-modal .input-fields .btn-wrapper{display:flex;justify-content:center;margin:12px 0}@media(min-width:900px){.register-modal-wrapper .register-modal .input-fields .btn-wrapper{margin:0}}.register-modal-wrapper .register-modal .input-fields .options-input-fields{display:flex;flex-direction:column}@media(min-width:768px){.register-modal-wrapper .register-modal .input-fields .options-input-fields{flex-direction:row;gap:24px}}.register-modal-wrapper .register-modal .input-fields .submit-btn{width:175px;padding:12px 42px;margin:12px auto 0}.register-modal-wrapper .register-modal .input-fields .receptionist-radio-input{margin-bottom:12px}.register-modal-wrapper .register-modal .input-fields .same-as-txt{margin-top:8px}.register-modal-wrapper .register-modal .oui-input--error-text{font-family:Manrope}.register-modal-wrapper .register-modal .error-txt{color:#d53333;font-size:12px}.register-modal-wrapper .oui-select__control{border-radius:10px!important;color:#b1b1b1!important;border:1px solid #d8d8d8!important;margin-top:4px!important}.register-modal-wrapper .placeholder-error .oui-select__control{background-color:#fcf2f2;border:1px solid #d53333!important}.register-modal-wrapper input::-moz-placeholder{color:grey!important;font-family:Manrope;font-weight:500!important;font-size:14px}.register-modal-wrapper input::placeholder{color:grey!important;font-family:Manrope;font-weight:500!important;font-size:14px}.register-modal-wrapper .radio-label{color:#616161;line-height:20px;font-weight:500}.register-modal-wrapper .radio-label .bold-heading{font-weight:700}.oui-radio-button--wrapper{gap:12px!important}.option-label{font-size:14px;cursor:pointer;pointer-events:all;font-family:manrope}.option-label:hover{background-color:#f5f5f5}.oui-select__menu-portal{z-index:1000!important;pointer-events:auto}.oui-input--field-wrapper>.oui-input--wrapper>.oui-input--prefix:after{display:none}.oui-modal .oui-modal--content{z-index:600!important}.map-loading{display:flex;justify-content:center;align-items:center}.oui-input--field-wrapper>.oui-input--label{margin:0 0 4px}.spinner{position:relative;width:100px;height:100px;margin:30px}.spinner.dark .double-bounce1,.spinner.dark .double-bounce2{background:var(--oui-orange-40)}.spinner .double-bounce1,.spinner .double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s ease-in-out infinite}.spinner .double-bounce2{animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}