@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);:root{--theme-color:#540a5d;--dark-color:#2e2d2d;--light-color:#fff;--light-gray:#8b8b8b;--border-color:#eee;--gray-blue:#f4f2f5;--bnt-secondary-color:#6c757d}*{box-sizing:border-box}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background-color:var(--light-gray)}::-webkit-scrollbar-thumb{background-color:var(--theme-color)}body{font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:1.5rem;margin:0}#root,body,html{background-color:var(--gray-blue)}#root{padding-bottom:64px}.white-bg{background-color:var(--light-color)!important}p{margin-bottom:0;padding:0}.btn{border-radius:0!important}.btn:focus,.form-control,a:focus{border-radius:0!important;outline:none!important;box-shadow:none!important}.modal-content{border-radius:0!important;border:0!important}.navbar-toggler:focus{outline:none!important;box-shadow:none!important}.btn.btn-theme:hover{background-color:var(--dark-color);color:var(--light-color)}.txt-theme{color:var(--theme-color);font-weight:900}.circle{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#2cb12c}@media(max-width:767px){body{padding-top:60px;padding-bottom:90px}}@media (max-width:767px){.btn{padding:.375rem .3rem;font-size:14px}.docCardBtnOuter .btnArrow{width:28px;height:28px}.docCardBtnOuter .btnArrow img{max-width:15px}.emailSection{padding-top:0}#heroImage{width:100%;height:auto}}.homeSection{padding-top:75px}body{padding-top:60px}.homeSection .nav{justify-content:center}.homeSection .nav-pills .nav-link.active,.homeSection .nav-pills .show>.nav-link{background-color:var(--theme-color);color:var(--light-color)}.homeSection .nav-pills .nav-link{padding:1rem 3rem;border:1px solid var(--theme-color);margin-left:-1px;border-radius:0;color:var(--theme-color);font-weight:600;font-size:16px}.medicalDocList>ul,.noneMedicalDocList>ul{margin:0;padding:0}.medicalDocList>ul>li,.noneMedicalDocList>ul>li{list-style:none;position:relative;display:block;margin-bottom:15px}.emailSection{display:flex;align-items:center;justify-content:center;padding:30px 0;position:relative}.loginInput{height:50px;border:1px solid var(--theme-color);padding:8px 0 8px 10px;width:100%}input.loginInput:focus{outline:none}input::placeholder{font-size:16px}.normalContent{font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:22px;color:var(--dark-color);text-align:justify}h2{font-size:18px}.email_comment{font-size:12px;color:var(--light-gray);padding:4px 10px}.dateContainer{padding:0 0 10px;display:inline-flex}.dateContainer img{width:25px;height:25px;margin-left:-27px;margin-top:2px;z-index:1;pointer-events:none}.react-datepicker__input-container input{padding-left:5px}.demoBtnOuter{display:flex;justify-content:flex-end;align-items:baseline}.demoBtn{align-items:center;padding:20px;border:1px dashed;border-radius:40px;text-align:center;margin-bottom:20px}.demoBtn:hover{background-color:var(--theme-color);color:#fff;cursor:pointer}@media(max-width:767px){.homeSection .nav-pills .nav-link{padding:.5rem 1rem}.homeSection{padding-top:60px}body{padding-top:10px}}.ThemeBtnComponent .btn-outline-secondary,.ThemeBtnComponent .btn-theme{transition:all .2s ease-in-out}.ThemeBtnComponent .btn-outline-secondary:hover,.ThemeBtnComponent .btn-theme:hover{transform:scale(1.05);color:#fff}.btn{border-radius:0}.btn:focus{outline:none;box-shadow:none}.btn.btn-theme{border-radius:0;background-color:var(--theme-color);color:var(--light-color)}.btn.btn-outline-secondary{border-radius:0;border-color:var(--bnt-secondary-color);color:var(--bnt-secondary-color)}.scheduleDetail .sechduleName{font-size:16px;color:var(--light-gray)}.scheduleDetails{background-color:var(--light-color);border:1px solid var(--border-color);margin-bottom:15px}.scheduleDetails header{display:flex;position:relative;justify-content:space-between;padding:15px;box-shadow:none;border-bottom:1px dashed var(--border-color);align-items:center}.scheduleName{font-size:18px;text-transform:capitalize}.scheduleName p{color:var(--light-gray)}.doctorFee{font-weight:600;font-size:18px;color:var(--theme-color)}.scheduleListRow{position:relative;margin:0;padding:0;overflow:hidden}.scheduleListRow ul.scheduleListUL{margin:0;padding:0;list-style:none;background-color:var(--light-color)}.scheduleListRow ul.scheduleListUL li{list-style:none;box-shadow:0 6px 6px rgba(84,10,93,.14901960784313725);padding:10px 15px;border-radius:2px;display:inline-block;margin:15px;cursor:pointer;background:linear-gradient(90deg,var(--theme-color) 50%,var(--light-color) 0);background-size:200% 100%;background-position:100% 100%;transition:all .5s ease-out}.scheduleListRow ul.scheduleListUL li:hover{background-color:var(--theme-color);color:var(--light-color);background-position:0 100%}.scheduleListRow ul.scheduleListUL li:hover .scheduleName{color:var(--light-color)}.scheduleListRow ul.scheduleListUL li:hover .scheduleName p{color:var(--light-color)!important}.scheduleListRow .scheduleNoRecord{margin:0;padding:0;list-style:none;background-color:var(--light-color)}.scheduleListRow .scheduleNoRecord p{text-align:center;padding:10px;font-size:14px;font-style:normal;font-weight:500}.AptULComponent{margin:0;padding:20px;list-style:none;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;grid-gap:10px 20px;gap:10px 20px;grid-row-gap:10px;row-gap:10px;grid-column-gap:20px;column-gap:20px}@media (min-width:768px) and (max-width:991px){.AptULComponent{justify-content:center}}@media (max-width:667px){.AptULComponent{justify-content:center}}.AptLiComponent{list-style:none;display:inline-block;border:1px dashed var(--theme-color);margin:5px;width:150px;padding:10px;cursor:pointer;transition:.3s ease-in-out;background-color:var(--gray-blue);text-align:center;transition:all .2s ease-in-out}.AptLiComponent:hover{transform:scale(1.1);background-color:var(--theme-color);color:var(--light-color)}@media (max-width:667px){.AptLiComponent{width:140px;margin:0}}.ScheduleItemComponent p{margin-bottom:0;color:var(--light-gray)}.ScheduleItemComponent:hover p{color:var(--light-color)}.doctorListCard{overflow:hidden;position:relative;display:flex;padding:15px;justify-content:space-between;background-color:var(--light-color);align-items:center;border:1px solid #eee;margin-top:-1px}.doctorListCard:after{content:" ";position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background-color:rgba(84,10,98,.09019607843137255)}.nameDegi{padding-left:15px}.doctorListCard .nameDegi p{margin:0;padding:0;color:var(--light-gray);font-size:16px;line-height:18px}.doctorListCard .nameDegi h2{font-weight:600;color:var(--dark-color);font-size:24px;margin:0}.fromHospital{font-size:14px;color:var(--dark-color);padding-top:6px;background-position:0 5px!important;padding-left:27px;background-size:22px!important;padding-bottom:3px;min-height:32px}.doctorInfo{display:flex;position:relative;flex:1 1}.doctorInfo .doctorImg{background-color:var(--light-gray);width:80px;height:80px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;overflow:hidden;flex:0 0 80px}.doctorInfo .doctorImg img{max-width:100%;height:100%;object-fit:cover}.ctaButtons{text-align:right}.ctaButtons .doctorFee{margin-bottom:10px;text-align:right}.docCardBtnOuter{display:flex;justify-content:space-around;align-items:center}.docCardBtnOuter .btnArrow{width:35px;height:35px;border-radius:100%;background-color:var(--light-color);border:1px solid var(--theme-color);outline:none;position:relative;padding:0}.docCardBtnOuter .btnArrow.active{transform:rotate(180deg)}.docCardBtnOuter .btnArrow img{max-width:20px}.doctorFee span{color:var(--light-gray)}.openCloseBtn{margin-left:10px}@media(max-width:767px){.doctorListCard{flex-direction:column;align-items:normal}.ctaButtons{margin-top:15px;display:flex;justify-content:space-between;align-items:center}.ctaButtons .doctorFee{margin-bottom:0}.docCardBtnOuter .openCloseBtn{margin-left:5px}.doctorListCard .nameDegi h2{font-size:18px}}@media(max-width:480px){.ctaButtons .doctorFee{margin-bottom:0;text-align:left;width:140px;line-height:22px}}.LoaderComponent{justify-content:center;align-items:center;width:100%;padding:35px 0 0;text-align:center}.LoaderComponent p{padding-top:10px;color:var(--light-gray);max-width:250px;margin:0 auto}.ThemeDialogueComponent{position:fixed;left:0;top:0;background-color:rgba(0,0,0,.7);z-index:1000;width:100%;height:100%}.modalDialogue{position:relative;margin:1.75rem auto;width:500px;border:0 solid #747474;height:400px;background-color:initial;animation-name:bounceIn;-webkit-animation-name:bounceIn;border-radius:0;padding:15px}.modalDialogueContent{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:0;outline:0;overflow:hidden;max-height:100%}.modalDialogueHeader{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modalDialogueTitle{color:var(--theme-color);font-weight:500;margin-bottom:0;line-height:1.5}.modalDialogueBody{position:relative;flex:1 1 auto;padding:1rem;overflow-y:auto}.modalDialogueFooter{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:space-between;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.AlertComponent{position:fixed;left:0;top:0;background-color:rgba(0,0,0,.7);z-index:1200;width:100%;height:100%;display:flex;align-items:center}.alertTitle{text-align:center;font-size:18px;font-weight:500;border-bottom:1px solid;border-bottom:1px solid var(--light-gray);padding:15px 0}.alertBody{padding:10px;align-items:center;width:100%;text-align:center;overflow-wrap:break-word}.alertButton{display:flex;align-items:flex-end;justify-content:space-around;padding:15px}.alertDialogue{width:300px;min-height:200px;position:relative;margin:1.75rem auto;border:0 solid #747474;background-color:#fff;animation-name:bounceIn;-webkit-animation-name:bounceIn;border-radius:0;display:flex;flex-direction:column;justify-content:space-between}.modalAnimate{animation-duration:.5s;-webkit-animation-duration:.5s;animation-fill-mode:both;-webkit-animation-fill-mode:both}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}input[type=checkbox]{cursor:pointer;-webkit-appearance:none;appearance:none;outline:0;background:var(--light-gray);height:28px;width:28px;border:1px solid var(--light-color);margin-right:10px;border-radius:4px}input[type=checkbox]:checked{background:var(--theme-color)}input[type=checkbox]:hover{filter:brightness(90%)}input[type=checkbox]:after{content:"";position:relative;left:44%;top:25%;width:15%;height:40%;border:solid var(--light-color);border-width:0 2px 2px 0;transform:rotate(45deg);display:none}input[type=checkbox]:checked:after{display:block}input[type=checkbox]:disabled:after{border-color:var(--dark-color)}.NoRecordComponent{width:100%;align-items:center;justify-content:center}.NoRecordComponent img{width:100%}.ActivityLoader{position:fixed;left:0;top:0;background-color:rgba(0,0,0,.7);z-index:1200;width:100%;height:100%;display:flex;align-items:center}.activityDialogue{width:300px;min-height:200px;position:relative;margin:1.75rem auto;background-color:initial;border-radius:0;display:flex;flex-direction:column;justify-content:space-between}header{background-color:var(--light-color);box-shadow:0 0 5px rgb(0 0 0/24%);z-index:100;position:fixed;left:0;right:0;top:0}.providerQueryText{font-size:16px;line-height:24px;margin-bottom:20px}.navbar-brand img{max-width:200px;height:auto}.navbar-brand h2{font-size:2rem!important}.navbar-nav{text-transform:uppercase;font-size:14px;color:var(--theme-color)}.navbar-collapse{flex-basis:auto;flex-grow:inherit!important;align-items:center}.itemCenter{display:flex;justify-content:space-between}.form_link{padding:5px 0!important;text-transform:uppercase;font-size:14px!important;color:rgba(0,0,0,.55)}.social-img{width:20px;height:auto}.social-img:hover{cursor:pointer}.menu-items{align-items:center}.navbar-brand h2{font-size:2.5rem!important}.headerButton{background:linear-gradient(270deg,#f0cced,#c9ccf2);color:var(--theme-color)!important;font-weight:500!important;border-radius:50px!important;text-decoration:none!important;padding:.5rem 1rem!important;border:0!important}.consult-btn{background:purple!important;color:#fff!important;transition:opacity 2s linear}@keyframes example{50%{opacity:.4}}.nav-link{font-size:.9rem}@media(min-width:768px) and (max-width:1024px){.menu-items{align-items:flex-start}.navbar-brand h2{font-size:1.725rem!important}.headerButton{font-size:.8rem!important}}@media(min-width:481px) and (max-width:767px){.navbar-brand img{max-width:150px}.navbar-brand h2{font-size:1.5rem!important}.menu-items{align-items:flex-start}}@media(max-width:480px){.navbar-brand img{max-width:130px}.menu-items{align-items:flex-start}.navbar-brand h2{font-size:1rem!important}.headerButton{font-size:.7rem!important}}@media (min-width:576px){.nav-link{font-size:1rem!important}}@media (min-width:768px){.nav-link{font-size:.85rem!important}}@media (min-width:992px){.headercom{grid-gap:1.25rem!important;gap:1.25rem!important}.nav-link{font-size:1rem!important}}@media (min-width:1200px){.headercom{grid-gap:1rem!important;gap:1rem!important}.nav-link{font-size:1.15rem!important}}@media (min-width:1400px){.headercom{grid-gap:1.25rem!important;gap:1.25rem!important}.nav-link{font-size:1.25rem!important}}.stepsbox+img{height:30px;width:30px}.FooterComponent{background-color:var(--light-color);position:fixed;bottom:0;z-index:1;width:100%}.FooterComponent ul{margin:0;padding:0;flex-wrap:wrap;display:flex;justify-content:space-between;align-items:center}.FooterComponent ul li{list-style:none;padding:10px 0}.FooterComponent ul li img{max-width:130px}.FooterComponent ul li a{text-decoration:none;color:var(--dark-color)}.FooterComponent ul li:hover a{color:var(--theme-color)}.FooterComponent{border-top:1px solid var(--theme-color)}@media(max-width:767px){.FooterComponent ul{text-align:center}.FooterComponent ul li{padding:7px 0;flex:1 1 100%}.FooterComponent ul li#poweredby{order:3}.FooterComponent ul li#enquireNow{order:1}.FooterComponent ul li#tnc{order:2}}.btn.btn-getstarted{padding:20px 60px;position:relative;display:flex;align-items:center;font-weight:500;font-size:18px;margin:30px auto 0;text-transform:uppercase;border:4px solid #f4f2f5}.btn.btn-getstarted:before{content:"";position:absolute;width:calc(100% + 8px);height:calc(100% + 8px);top:-4px;left:-4px;background:linear-gradient(90deg,#540a5d 0,#540a5d),linear-gradient(0deg,#540a5d 50%,transparent 0),linear-gradient(0deg,#540a5d 50%,transparent 0),linear-gradient(90deg,#540a5d 0,#540a5d),linear-gradient(270deg,#540a5d 0,#540a5d);background-size:100% 2px,2px 200%,2px 200%,0 2px,0 2px;background-position:50% 100%,0 0,100% 0,100% 0,0 0;background-repeat:no-repeat,no-repeat;transition:transform .3s ease-in-out,background-position .3s ease-in-out,background-size .3s ease-in-out;transform:scaleX(0) rotate(0deg);transition-delay:.3s,.1s,0s}.btn.btn-getstarted:hover:before{background-size:200% 2px,2px 400%,2px 400%,55% 2px,55% 2px;background-position:50% 100%,0 100%,100% 100%,100% 0,0 0;transform:scaleX(1) rotate(0deg);transition-delay:0s,.3s,.6s}.btn.btn-getstarted:hover{color:var(--light-color)}#heroSection{padding:30px 0}#heroSection .mainHeading{background-repeat:no-repeat;background-position-x:center;width:100%;height:50px}#heroSection .tabList{display:flex;align-items:center;justify-content:center;padding-top:30px}#heroSection .tabList .noAppDownlad,#heroSection .tabList .noMobileNo,#heroSection .tabList .noRegistration{background-repeat:no-repeat;font-family:"Poppins",sans-serif;font-weight:400;font-size:20px;text-align:left;color:var(--dark-color);padding:4px 10px 8px 45px;display:flex;align-items:flex-end;height:40px}#heroImage{height:100%;width:100%}#heroImage img{max-width:100%;max-height:100%}@media(max-width:480px){#heroSection .tabList{padding-top:15px;width:100%;display:grid}#heroSection .tabList .noAppDownlad,#heroSection .tabList .noMobileNo,#heroSection .tabList .noRegistration{font-size:16px;line-height:18px;height:45px;padding-top:11px;display:block;width:100%;float:left}.btn.btn-getstarted{margin-top:0;font-size:16px}#heroSection{padding-top:0}}@media(max-width:767px){#heroImage{height:auto}#heroSection .mainHeading{background-size:contain;max-width:95%;margin:0 auto;min-height:50px;height:auto}.HomeSectionComponent{padding-top:30px}body{padding-top:50px}}@media(min-width:481px) and (max-width:767px){#heroSection .mainHeading{min-height:70px;height:auto}#heroSection .tabList .noAppDownlad,#heroSection .tabList .noMobileNo,#heroSection .tabList .noRegistration{padding-left:45px;display:flex;align-items:center;font-size:16px;line-height:18px}}*{margin:0;padding:0}:focus{outline:none}.heading-title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.heading-title h1{text-align:left;font-size:24px;text-decoration:underline;color:var(--theme-color);margin:0}.heading-title p{font-size:14px;color:grey}.QAtitle{width:100%;min-height:35px;background-repeat:no-repeat;background-size:contain}.theme_input{border:1px solid #d3d3d3;width:100%;padding:5px}.theme_btn{background-color:purple;color:#fff;transition:.3s;border:0;padding:5px 15px}.theme_btn:hover{transform:scale(1.05);cursor:pointer}.theme_search{padding:10px 15px;font-size:14px;min-width:250px;border:1px solid #fff;outline:none;box-shadow:5px 5px 5px #e2e2e2}.img_btn img{max-height:12px;width:14px;padding:0;margin:0}.btn_link{background-color:initial;border-color:transparent;text-decoration:underline;font-size:14px;color:#8a390b}.left_block{color:#5b5b5b;font-size:14px;font-weight:400;text-align:left}.right_block{align-items:right}.align-right,.right_block{text-align:right}.align-left{text-align:left}.forum{margin-top:50px;border:2px solid #540a5d;padding:15px}@media (max-width:767px){.heading-title{justify-content:space-around}.heading-title h1{margin:10px 0}.theme_search{min-width:100%}}.QuestionComponent section{padding:20px 15px;background-color:#fff;margin-bottom:15px;box-shadow:5px 5px 5px #eee}.QuestionDateIdsRow{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.questionIdDate{color:#5b5b5b;font-size:14px;font-weight:400;text-align:left}.questionReportSpam{justify-self:end;font-size:14px}.questionReportSpam button{color:red}.question_box{border-left:4px solid #666;padding:15px;margin-top:10px}.topic{font-size:18px;font-weight:500;word-wrap:break-word}.question_desc{font-size:16px;font-weight:400;word-wrap:break-word}button.img_btn{border:0;outline:none;padding:5px 15px;text-align:center;border-radius:0;margin-left:15px}.AnswerComponent{margin:10px 0 15px 20px;background-color:#f2f2f2;border-radius:4px;padding:10px 15px;border-right:4px solid grey}.answer_desc{margin-left:5px;font-size:16px;font-weight:400;word-wrap:break-word}.answerDateRow{display:flex;justify-content:flex-end;align-items:center}.answerDate{text-align:right;font-size:12px;padding-right:15px;padding-top:3px}.reportSpam{margin-left:20px;font-weight:500}.reportSpam button{color:red}@media(max-width:768px){.AnswerComponent{margin-left:0;padding:6px 5px}.answerDateRow{justify-content:space-between}.QuestionComponent section{padding:10px;border-radius:2px}}.background{position:fixed;top:0;left:0;z-index:1055;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;background-color:rgba(0,0,0,.2)}.dialog{background-color:#fff;position:relative;margin:0 auto;transform:translateY(50px);width:50%;box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;overflow-y:auto;text-align:left}.consentform{font-size:16px;line-height:24px;text-align:justify;max-height:450px;overflow-y:auto}.consentFormHeading{font-size:24px;font-weight:500;margin-bottom:15px}.footer .form-check-label{padding-top:5px}.dialogueCrossBtn{pointer-events:none}@media(max-width:767px){.dialog{width:90%}}.dialog .header{border-bottom:1px solid #d3d3d3;font-size:18px;font-weight:400;color:purple;padding:15px}.dialog .body{font-size:16px;padding:15px}.dialog .footer{display:flex;justify-content:space-between;padding:10px 15px}.dialog .body textarea{min-height:150px;overflow-y:scroll}.dialog .body>*{margin-bottom:5px}.appointmentDetails{display:flex;justify-content:space-evenly;align-items:center;background-color:var(--light-color);padding:20px;border-bottom:1px dashed var(--light-gray)}.appointmentDetails .appointmentTime h2{font-size:14px;color:var(--theme-color);text-transform:uppercase}.appointmentDetails .appointmentTime{color:var(--theme-color);font-weight:500;font-size:14px}.vLine{width:1px;background-color:var(--light-gray);height:77px}.paymentMathod{background-color:var(--light-color);padding:25px;text-align:center}.paymentMathod span{font-weight:700;color:var(--theme-color)}.PaymentComponent{padding-top:100px}.PaymentComponent .appointmentDetails p{margin-bottom:0;color:var(--dark-color)}.scheduleName{font-size:14px;line-height:22px;color:var(--theme-color);font-weight:500;text-transform:uppercase}.confirmationBox{padding:100px 30px;width:40%;margin:30px auto 0;background-color:var(--light-color);text-align:center;color:var(--light-gray);border-radius:2px;position:relative;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.12156862745098039)}.confirmationBox:before{width:200px;height:5px}.confirmationBox:before,.message:before{position:absolute;content:" ";z-index:1;top:0;left:0;background-color:var(--theme-color)}.message:before{width:5px;height:200px}.confirmationBox:after{width:200px;height:5px}.confirmationBox:after,.message:after{position:absolute;content:" ";z-index:1;bottom:0;right:0;background-color:var(--theme-color)}.message:after{width:5px;height:200px}.confirmationBox .icon-img{text-align:center;padding-bottom:50px}.confirmationBox .icon-img img{max-width:80px}.confirmationBox .message{font-size:22px;line-height:28px;color:var(--dark-color);padding-bottom:20px}.confirmationBox .message strong{color:var(--theme-color);font-weight:700}.aptTimeAndDoc{display:flex;align-items:center;justify-content:space-around}.aptTimeAndDoc .aptTime{border-right:1px solid var(--light-gray);text-align:right}.aptTimeAndDoc .aptDocName{text-align:left}.aptTimeAndDoc .aptDocName,.aptTimeAndDoc .aptTime{flex:1 1;font-size:22px;color:var(--theme-color);padding:10px 20px}.aptDate{text-transform:uppercase;font-size:16px;color:var(--light-gray);padding-top:30px}@media (max-width:767px){.confirmationBox{width:90%}.confirmationBox .icon-img{padding-bottom:20px}}.FAQComponent{padding-top:80px;font-size:16px;line-height:24px}.FAQComponent>h5{margin-top:12px}.FAQComponent>p{margin:8px 16px}.WhatIsItComponent{font-size:16px;line-height:24px;padding-top:70px}.WhatIsItComponent>h5{margin-top:12px}.WhatIsItComponent>p{margin:8px 0}.stepsSection{padding:70px 0}.stepsSection .stepsSectionCont{position:relative;display:flex;align-items:center;justify-content:space-around;width:100%;height:auto}.stepsSectionCont .stepsCont{font-size:32px;color:var(--dark-color);line-height:48px;padding:15px;flex:1 1 50%}.stepsSectionCont .stepsImg{padding:15px;flex:1 1 50%;box-shadow:6px 10px 30px rgba(0,0,0,.1607843137254902)}.stepsImg img{max-width:100%}.stepsCont p{font-size:24px;line-height:32px;margin:15px 15px 15px 70px;position:relative}.stepsCont p:first-child:before{content:"A"}.stepsCont p:first-child:before,.stepsCont p:nth-child(2):before{position:absolute;z-index:1;top:8px;left:-60px;width:48px;height:48px;border-radius:30px;background-color:var(--theme-color);color:var(--light-color);align-items:center;justify-content:center;display:flex}.stepsCont p:nth-child(2):before{content:"B"}#steps .stepsSection:first-child .stepsSectionCont:before{position:absolute;z-index:1;content:"Step 1";top:0;font-size:32px;padding:5px 15px;left:15px;width:auto;height:48px;border-radius:4px;background-color:var(--theme-color);color:var(--light-color);align-items:center;justify-content:center;display:flex}#steps .stepsSection:nth-child(2) .stepsSectionCont:before,#steps .stepsSection:nth-child(4) .stepsSectionCont:before,#steps .stepsSection:nth-child(6) .stepsSectionCont:before{position:absolute;z-index:1;content:"Step 2";top:0;font-size:32px;padding:5px 15px;left:51%;width:auto;height:48px;border-radius:4px;background-color:var(--theme-color);color:var(--light-color);align-items:center;justify-content:center;display:flex}#steps .stepsSection:nth-child(4) .stepsSectionCont:before{content:"Step 4"}#steps .stepsSection:nth-child(6) .stepsSectionCont:before{content:"Step 6"}#steps .stepsSection:nth-child(3) .stepsSectionCont:before{content:"Step 3"}#steps .stepsSection:nth-child(3) .stepsSectionCont:before,#steps .stepsSection:nth-child(5) .stepsSectionCont:before{position:absolute;z-index:1;top:0;font-size:32px;padding:5px 15px;left:15px;width:auto;height:48px;border-radius:4px;background-color:var(--theme-color);color:var(--light-color);align-items:center;justify-content:center;display:flex}#steps .stepsSection:nth-child(5) .stepsSectionCont:before{content:"Step 5"}#steps .stepsSection:nth-child(7) .stepsSectionCont:before{position:absolute;z-index:1;content:"Step 7";top:0;font-size:32px;padding:5px 15px;left:15px;width:auto;height:48px;border-radius:4px;background-color:var(--theme-color);color:var(--light-color);align-items:center;justify-content:center;display:flex}@media(min-width:768px) and (max-width:991px){.stepsSection .stepsSectionCont{flex-wrap:wrap}.stepsSectionCont .stepsCont{font-size:20px;line-height:28px;padding-top:40px}.stepsSectionCont .stepsImg{margin:0}#steps .stepsSection:first-child .stepsSectionCont:before{left:15px;top:0}.stepsCont p{font-size:20px;line-height:28px}}@media (max-width:767px){.stepsSection .stepsSectionCont{flex-direction:column}.stepsSectionCont .stepsCont{font-size:20px;line-height:30px;padding:40px 0 15px}#steps .stepsSection:nth-child(2) .stepsImg,#steps .stepsSection:nth-child(4) .stepsImg,#steps .stepsSection:nth-child(6) .stepsImg{order:2}#steps .stepsSection:first-child .stepsSectionCont:before,#steps .stepsSection:nth-child(2) .stepsSectionCont:before,#steps .stepsSection:nth-child(3) .stepsSectionCont:before,#steps .stepsSection:nth-child(4) .stepsSectionCont:before,#steps .stepsSection:nth-child(5) .stepsSectionCont:before,#steps .stepsSection:nth-child(6) .stepsSectionCont:before,#steps .stepsSection:nth-child(7) .stepsSectionCont:before{font-size:20px;left:0;height:auto}.stepsCont p{font-size:14px;line-height:22px}.stepsCont p:first-child:before,.stepsCont p:nth-child(2):before{width:30px;height:30px}#steps .stepsSection:nth-child(7) .stepsSectionCont{padding-top:0;margin-top:0}.stepsSection{padding-bottom:0}.stepsSectionCont .stepsImg{max-width:90%}}.tncComponent{padding:80px}.terms-and-condition-cont{margin:0;padding:0;font-size:16px;line-height:24px}.terms-and-condition-cont li{list-style:decimal;padding:15px 0;font-size:16px;text-indent:0;margin-left:18px}.QuestionDetailComponent{min-height:60vh;padding:30px 0 50px}.questionSeoShell{background:#fff;border:1px solid #eee;box-shadow:5px 5px 5px #eee;padding:25px}.questionBreadcrumb{font-size:13px;color:#777;margin-bottom:18px}.questionBreadcrumb a,.questionTopicLabel{color:var(--theme-color)}.questionTopicLabel{display:inline-block;font-size:14px;font-weight:600;margin-bottom:8px}.questionSeoTitle{font-size:32px;line-height:1.25;color:var(--dark-color);margin-bottom:18px}.questionSeoText{font-size:17px;line-height:1.75;color:#333;white-space:pre-wrap}.questionSeoMeta{font-size:13px;color:#777;margin-top:10px}.questionSeoAnswer{margin-top:28px;padding:20px;border-left:4px solid var(--theme-color);background:#f8f7f8}.questionSeoAnswer h2,.questionSeoRelated h2,.questionSeoReplies h2{font-size:22px;margin-bottom:12px;color:var(--theme-color)}.questionSeoReplies{margin-top:30px}.questionSeoReply{margin-top:14px;padding:16px 18px;background:#f2f2f2;border-radius:4px;border-right:4px solid #888}.questionSeoReplyDate{font-size:12px;color:#777;margin-bottom:8px}.questionSeoRelated{margin-top:35px;padding-top:25px;border-top:1px solid #eee}.questionSeoRelatedList{padding-left:20px}.questionSeoRelatedList li{margin-bottom:8px}.questionSeoRelatedList a{color:var(--theme-color);text-decoration:underline}.questionSeoCta{margin-top:35px;padding:22px;background:#f4f2f5;text-align:center}.questionSeoCta h2{color:var(--theme-color);font-size:24px;margin-bottom:10px}.questionSeoCta .btn{margin-top:15px}.questionSeoState{padding:60px 20px;text-align:center}@media (max-width:767px){.QuestionDetailComponent{padding:20px 0 35px}.questionSeoShell{padding:18px}.questionSeoTitle{font-size:25px}.questionSeoText{font-size:16px}}
/*# sourceMappingURL=main.66117557.chunk.css.map */