@import"https://fonts.cdnfonts.com/css/gilroy-bold";@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&family=Roboto:wght@100&display=swap";body{margin:0;padding:0;width:100%;background-image:linear-gradient(80deg,#0a0f27,#0a0f27);font-family:Gilroy-Medium,Helvetica,sans-serif}.root{position:relative}html{height:100%;min-width:100%}#container{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:650px}*,:after,:before{box-sizing:content-box!important}.four_zero_four_bg{background-image:url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);background-position:center;background-repeat:no-repeat;background-color:#fff}.four_zero_four_bg h1{text-align:center;position:relative;bottom:200px;font-size:7.5rem}.contant_box_404{background-color:#fff}.h2{text-align:center;position:relative;bottom:250px;font-size:2rem}.contant_box_404 p{text-align:center;position:relative;bottom:250px;font-size:1.5rem}#up{position:fixed;top:-100px;left:-80px;height:600px;width:250px;border-radius:40%;background-image:linear-gradient(60deg,#ebe4e9,#fff,#fcf9ff);filter:blur(160px);z-index:-100}#down{position:fixed;right:-80px;bottom:-100px;height:300px;width:400px;max-height:300px;max-width:400px;border-radius:50%;background-image:linear-gradient(80deg,#f5cf52cc,#c70a72);filter:blur(160px);z-index:-100}#middleContent{margin:1.5rem;text-align:center;height:100%}#middleContent>img{margin:4rem 1.5rem 1.5rem;height:80vh}#middleContent>div{z-index:1000;color:#fff;position:relative;bottom:35vh;font-family:Oswald,sans-serif;font-style:normal;font-weight:150;font-size:5.5rem;line-height:5.3rem;text-wrap:balance}#middleButtons{display:flex;justify-content:center}#middleButtons>div{display:grid;place-items:center;position:relative;-webkit-background-clip:padding-box;background-clip:padding-box;width:112px;height:112px;background-color:#ffffff1a;border-radius:50%;line-height:30px;font-size:1.4rem;margin:3.5rem 1.5rem}#middleButtons>div>.circle{position:absolute;-webkit-background-clip:padding-box;background-clip:padding-box;width:102%;height:102%;top:-8px;left:-6.5px;padding:5px;border-radius:50%;border:2px solid rgba(255,34,100);border-right:1px solid transparent;transform:rotate(45deg)}@media (max-width: 800px){#idcText{font-size:4.5rem!important}}@media (max-width: 750px){#middleContent>img{margin-top:5rem;margin-bottom:6rem;height:60vh}}#navbar{margin:auto;max-width:75%}#first_nav{display:flex;flex-direction:row;gap:1rem;justify-content:space-around;margin:.5rem;margin-bottom:0;border-bottom:solid 1px #4c4c5a}#first_nav>div{display:grid;place-items:center}#social_media_icons{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:.5rem;width:3rem}.switch{position:relative;display:inline-block;width:45px;height:18px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#0a0f27;border:.5px solid white;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:13px;width:13px;left:4px;right:4px;bottom:2px;background-color:#ff2264;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#faa6bf}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}#toggle{grid-template-columns:repeat(3,1fr);gap:.1rem;color:#fff;visibility:hidden}#address{grid-template-columns:repeat(2,auto);gap:.5rem;color:#80828f;font-size:.95 rem!important;line-height:24px}#address>a{text-decoration:none;color:#80828f}#address>a:hover{color:#fff;text-decoration:none}#phone{grid-template-columns:repeat(2,auto);gap:.8rem;color:#fff}#phone>div>a{text-decoration:none;color:#80828f}#phone>div>a:hover{color:#fff;text-decoration:none}#second_nav{display:flex;align-items:center;justify-content:space-between;border-bottom:solid 1px #ffffff;padding:.1rem;margin:.5rem}#second_nav{color:#fff;position:relative}#second_nav>div{width:100%;display:flex;align-items:center;gap:.4rem}#second_nav>div>ul{display:flex;justify-content:center;gap:2.5rem;list-style-type:none}#second_nav>div>ul>li>a{text-decoration:none;color:#bfc1c9;position:relative;bottom:2px}#second_nav>div>ul>li>a:hover{text-decoration:none;color:#fff}#right_items{flex-basis:content;display:flex!important;bottom:4.5px;align-items:center!important;margin-right:1.5rem;background-color:#3c6;border:2px solid green;padding:.5rem 1.5rem;border-radius:25px}.logo-image{fill:#ff0;transition:fill .3s ease}.logo-link:hover .logo-image{fill:red}.menu-img{display:none;height:2rem;width:2rem}.sidebar-open{position:relative;height:100%;width:250px;position:fixed;top:0;right:0;background-color:#0a0f27;color:#fff;padding-top:20px;transition:.5s;z-index:1001}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.sidebar-close{display:none}.sidebar-open h2{text-align:center}.sidebar-open ul{list-style-type:none;padding:0}.sidebar-open li{padding:10px;text-align:center;border-bottom:1px solid #555}.sidebar-open li:hover{background-color:#ff2264}.sidebar-open li a{text-decoration:none;color:#fff}.sidebar-open li a:hover{color:#ff2264}.closeMenu{position:absolute;right:10px;top:10px;height:1.2rem;width:1.5rem}@media (max-width: 1024px){#first_nav{display:flex;flex-direction:row;gap:.5rem;justify-content:space-around;border-bottom:solid 1px #4c4c5a}#address{grid-template-columns:repeat(3,auto);gap:.5rem;color:#80828f;font-size:.9rem;line-height:1}#phone>a{text-decoration:none;color:#80828f;font-size:.9rem;line-height:1}}@media (max-width: 1175px){#first_nav{display:none}#second_nav{flex:0 0 auto;display:flex;flex-direction:row;justify-content:space-between;border-bottom:solid 1px #ffffff;padding:.1rem;margin-top:.4rem!important}#right_items{display:none!important}#second_nav>div{justify-content:space-between}}@media (max-width: 990px){#second_nav{display:flex;justify-content:space-between;flex-grow:1}#second_nav>div>ul{display:none}.menu-img{display:block}#navbar{max-width:92%!important;margin-top:13px}#second_nav{margin-left:0rem;margin-right:0rem}}.footer-parent{max-width:74%;margin:40px auto;padding-top:20px;margin-top:14rem}.footer-first-child{padding-right:30px;margin-left:40%}.footer-heading{font-size:3rem;margin:20px auto;font-weight:100}.footer-second-child{width:100%;position:relative;padding-bottom:50px}.footer-line{height:.5px;width:100%;margin:auto;background:#40404b}.footer-logo{position:absolute;left:50%;top:-25px;transform:translate(-50%);z-index:10;background-color:transparent;padding-left:1rem;padding-right:1rem}.footer-logo>img{background-color:none}.footer-social-logo{position:absolute;top:40px;transform:translate(-50%);left:50%;display:flex;gap:12px}.site-by{position:absolute;top:90px;transform:translate(-50%);left:50%;font-size:12px}.site-by>span{text-decoration:underline;color:#213b66}.left-links{display:flex;position:absolute;gap:20px;left:5%;top:77px;font-size:13px}.left-links a,.right-links a{text-decoration:none;color:#000;min-width:97px}.right-links{display:flex;position:absolute;gap:20px;right:5%;top:77px;font-size:13px}.footer-content{line-height:22px}.footer-social-mobile-logo-svg{display:flex}.footer-logo-parent{padding-bottom:40px;color:#fff;display:flex;justify-content:space-between;height:fit-content;width:100%;margin:auto}.left-new-links,.right-new-links{display:flex;gap:20px;font-size:13px}.left-new-links>a,.right-new-links>a{color:#fff;text-decoration:none}.left-new-links>a:hover,.right-new-links>a:hover{color:#d91f5a;text-decoration:none}.footer-second-child{margin-bottom:50px}@media screen and (max-width: 990px){.footer-parent{max-width:92%}}@media screen and (max-width: 821px){.footer-parent{max-width:92%;margin-top:30rem}.footer-first-child{padding-right:30px;padding-left:30px;margin-left:0}.footer-logo{background-color:transparent}.footer-logo img{background-color:none;padding-left:1rem;padding-right:1rem}}@media screen and (max-width: 574px){.footer-logo-parent{flex-direction:column;align-items:center;justify-content:center;gap:20px}.left-new-links>a,.right-new-links>a{text-align:center;min-width:100px;font-size:11px}.left-new-links,.right-new-links{gap:0}}@media screen and (max-width: 330px){.left-new-links,.right-new-links{flex-direction:column;gap:5px}.footer-logo-parent{gap:5px}}@media (max-width: 750px){.footer-parent{margin-top:15rem}}@media (max-width: 450px){.footer-parent{margin-top:15rem}}.signin-parent-div{position:relative;display:flex;width:100%;min-height:100vh}.signin-card{flex:1;min-width:50%;background:#f6f8fa;color:#e5624d;min-height:100%;display:flex;flex-direction:column;justify-content:space-between}.sign-in-container{width:50%;margin:auto;height:min-content}.signin-icon-container{text-align:center}.login-button{font-size:16px;text-align:center;box-shadow:5px 5px 10px #0000001a;transition:box-shadow .3s ease;border-radius:60px;width:250px;padding:12px 16px;margin:20px auto;display:flex;text-wrap:pretty;cursor:pointer}.login-button:hover{box-shadow:5px 5px 20px #0003}.login-button>div{text-align:center;flex:1}.signin-heading{text-align:center;max-width:100%;font-size:28px;line-height:47px;margin:20px auto}.email-login{font-size:16px;text-align:center;width:fit-content;cursor:pointer;margin:20px auto;padding:12px 16px}.card-footer{text-align:center;display:flex;flex-direction:column;justify-content:flex-end;margin:30px auto}#root>div>div.signin-card>div.card-footer>div.card-footer-content>span{text-decoration:underline}.card-footer-content{margin-bottom:20px}.footer-links,.footer-links a{font-size:14px;color:#000}.footer-links a:hover{text-decoration:underline;font-size:14px;color:#00f}.apple-icon{height:18px}.circle-parent{background:#fff;min-width:50%;overflow:hidden;position:relative}.circle{position:absolute;left:100%;top:50%;background:radial-gradient(circle,#95e1ffcc,#fcfcd5b3,#a2b3ec99);background-color:red;width:600px;height:600px;margin:auto;border-radius:100%;overflow:hidden;filter:blur(70px)}.circle-parent span{display:block;font-size:240px;color:#fff!important;height:300px;width:300px;text-align:center;position:absolute;top:50%;left:100%;background-color:#fff;border-radius:100%;z-index:2000;filter:blur(1px);animation:grow 10s infinite}.circle{animation:grow 10s infinite;animation-fill-mode:forwards}@keyframes grow{0%{-webkit-transform:translate(-50%,-50%) scale(0);-moz-transform:translate(-50%,-50%) scale(0);-o-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}50%{-webkit-transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}to{-webkit-transform:translate(-50%,-50%) scale(.8);-moz-transform:translate(-50%,-50%) scale(.8);-o-transform:translate(-50%,-50%) scale(.8);-ms-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(0)}}.resources-parent-div{color:#fff;display:grid;grid-template-columns:repeat(auto-fit,minmax(10%,1fr) minmax(20%,1fr) minmax(40%,5fr));gap:30px;padding:40px 20px;max-width:73%;margin:auto}.resources-2nd-div-heading{line-height:64px;font-size:35px}.resources-heading{font-size:30px;font-weight:100;line-height:48px}.resources-div{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:center;padding:25px 0;justify-content:space-evenly;border-bottom:solid 1px #4c4c5a;margin-bottom:30px}.resources-svg{display:flex;margin-right:30px}.resources-svg svg{height:64px;width:64px}.back-button{display:flex;align-items:center;height:fit-content}.back-button svg{flex:1;max-height:64px;max-width:50px;margin-right:17px;display:inline-block}.resources-2nd-div-content{font-size:16px;font-style:normal;line-height:28px;position:relative}.resources-2nd-div-div{position:relative}.dot-visible{display:inline-block!important}.dot{display:none;background-color:#ff2264;width:5px;height:5px;border-radius:100%;margin-right:20px}.resources-3rd-div{flex-grow:1}.resources-3rd-div-item{margin-bottom:20px;display:flex;margin-right:15px;align-items:center;justify-content:flex-start;max-width:250px}.resources-content{line-height:20px}div.resources-3rd-div>div:nth-child(1)>div.resources-heading{padding-top:10px}@media screen and (max-width: 1200px){.back-button{flex-direction:column;justify-content:center}.back-button svg{margin-right:0}}@media screen and (max-width: 990px){.resources-parent-div{max-width:92%!important}}@media screen and (max-width: 780px){.resources-2nd-div,.back-button{display:none}.resources-div{display:block}.resources-3rd-div-item{max-width:100%}}@media screen and (max-width: 1080px){.back-button svg{margin-right:0!important}div.resources-parent-div>div.back-button>p{display:none}.back-button{display:none}.resources-2nd-div-heading{font-size:25px}.resources-parent-div{grid-template-columns:repeat(auto-fit,minmax(10%,2fr) minmax(70%,4fr))}}#root>div.resources-parent-div>div.resources-3rd-div>div{padding-top:8px!important}.teams-3rd-div-row{margin-right:10px;width:fit-content}.img-container-3{margin-bottom:0!important}.teams-heading{margin-bottom:30px}.img-container{position:relative}.teams-3rd-div-row:nth-of-type(2n){padding-top:70px}.doctor-img{height:350px;width:30%;background-position:top}.div-image{height:350px;width:100%;background-size:cover;background-position:left}.team-image-content{position:absolute;bottom:-50px;left:30px;font-size:26px;line-height:30px}.team-image-content span{font-size:17px}.teams-div{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,200px));gap:20px;margin-bottom:100px}.imagee,.imagee2,.imagee3{height:300px;width:200px}.bottom-bar{position:fixed;bottom:0;height:fit-content;width:75%;margin:auto;background-color:#0a0f27;z-index:20;opacity:.8;display:flex;align-items:center;padding:0 20px 0 10px;display:none;justify-content:flex-start;overflow-x:scroll}.bottom-bar-back-button{position:fixed;bottom:70px;left:130px;height:fit-content;width:fit-content;z-index:500;display:flex;color:#fff;flex-direction:row!important;gap:20px;display:none}.bottom-bar-item{border-radius:50px;padding:7px 11px;background-color:#ffffff3d;border:1px solid var(--w, #fff);color:#fff;margin:5px;font-size:10px;cursor:pointer;text-align:center;text-wrap:nowrap}.bottom-bar-item-selected{border:1px solid var(--1, #ff2264);background:#ff226466}@media screen and (min-width: 1870px){.teams-3rd-div-row:nth-of-type(4n+2){padding-top:70px}.teams-3rd-div-row:nth-of-type(4n+3){padding-top:140px}.teams-3rd-div-row:nth-of-type(4n+4){padding-top:210px}}@media screen and (max-width: 1869px){.teams-3rd-div-row:nth-of-type(n){padding-top:0}.teams-3rd-div-row:nth-of-type(3n){padding-top:140px}.teams-3rd-div-row:nth-of-type(3n+2){padding-top:70px}}@media screen and (max-width: 1421px){.teams-3rd-div-row:nth-of-type(n){padding-top:0}.teams-3rd-div-row:nth-of-type(2n){padding-top:70px}}@media screen and (max-width: 1080px){.bottom-bar-back-button{display:flex;flex-direction:column}.img-container{margin-bottom:100px}}@media screen and (max-width: 1020px){.teams-2nd-div{display:none}.bottom-bar{display:flex;margin:auto;left:12%}.bottom-bar-back-button{display:flex}.teams-3rd-div-row:nth-of-type(n){padding-top:0}.teams-div{justify-content:space-between}}@media screen and (max-width: 990px){.bottom-bar{width:100%;max-width:93%;left:0%!important}.bottom-bar-back-button{display:none!important}}@media screen and (max-width: 770px){.bottom-bar-back-button{display:none}.teams-div{grid-template-columns:repeat(auto-fill,minmax(200px,200px))}.imagee,.imagee2,.imagee3{width:200px;height:300px}}@media screen and (max-width: 575px){.teams-div{justify-content:center}.teams-heading{text-align:center}}#Offices{font-family:Gilroy-Medium,Helvetica,sans-serif;margin:auto;max-width:70%;color:#fff;margin-top:7rem}.offices-heading{font-family:Gilroy-Medium,Helvetica,sans-serif;font-size:4em;letter-spacing:3px;color:#fafafa;margin:3rem!important;margin-left:0!important}#contact-days{margin-top:3rem;display:flex;gap:2.5rem;flex-direction:row;flex-wrap:wrap}#mapAddress{background-color:#2c2845;margin:5rem auto;padding:2.5rem 4rem;display:flex;flex-direction:row;flex-wrap:wrap-reverse;justify-content:center;gap:1rem}#mapAddress div{flex:1;margin:1.5rem}.contact-input{color:#fff;font-family:inherit;line-height:inherit;margin:inherit;overflow:inherit}.contact-input::placeholder{color:#fff}.contact-withus-heading{font-size:3rem;margin-bottom:3rem!important;margin-left:0!important;line-height:3.5rem}#mapAddress form{display:grid;grid-template-rows:repeat(4,auto);gap:2rem}#mapAddress form input[type=text]{background:transparent;border:none;font-size:1rem;padding-bottom:1rem;border-bottom:solid .5px white}#mapAddress form input:focus{outline:none;color:#fff}#mapAddress textarea{background:transparent;border:none;font-size:1rem;padding-bottom:1rem;border-bottom:solid .5px white;resize:none}#mapAddress textarea:focus{color:#fff;outline:none}#contact-us-submit-button{display:flex;align-items:center;gap:25px;margin-left:0!important;cursor:pointer}#map-embed-container{margin-right:0!important;flex:1}#send-button{background-color:#ff4e83!important;padding:1rem;border-radius:5%;border:none;color:#fff}#map-other-Details{margin:2.5rem}#phone-contact{display:flex;grid-template-columns:repeat(2,1fr)}#map-other-Details{margin:1rem}#phone-contact div a{text-decoration:none;color:#fff;margin-left:.5rem}#phone-contact div a:hover{color:#ff4e83}@media (max-width: 705px){#Offices{font-family:Gilroy-Medium,Helvetica,sans-serif;margin:auto;max-width:100%;color:#fff;margin-top:7rem;margin-left:1.5rem;margin-right:1.5rem}.offices-heading{font-size:2em}}.about-parent-div{max-width:75%;margin:40px auto;color:#fff;margin-top:8rem}.about-first-div{max-width:70%;margin:auto auto 40px}.about-heading{font-size:37px;margin-bottom:20px;line-height:38px}.about-first-content{color:var(--2, #ff4e83);font-size:18px;font-style:normal;font-weight:300;line-height:30px}.about-second-div{opacity:.9;background:#2c2845;color:#fff;padding:30px;margin-bottom:40px}.about-second-div-flex{display:flex;justify-content:space-between;gap:40px}.about-content{color:var(--white, #fff);font-size:13px;font-style:normal;font-weight:400;line-height:19px;opacity:.8}.about-third-div{max-width:70%;margin:auto auto 40px}.about-third-div-content{font-size:18px;font-style:normal;font-weight:300;line-height:30px}.about-third-div-content>span{color:var(--2, #ff4e83);font-size:18px;font-style:normal;font-weight:300}.about-fourth-div{max-width:70%;margin:40px auto;position:relative}.about-fourth-div-child{max-width:45%;margin-bottom:40px}.about-subheading{font-size:25px;margin-bottom:30px;opacity:1!important}.about-circle{position:absolute;right:-115px;top:0%;border-radius:480px;opacity:.2;background:#c4c4c4;width:300px;height:300px}.about-fourth-div-svg-box{display:flex;align-self:center;margin:30px 0}.about-fourth-div-svg-box>div{align-self:center;margin-left:30px}.about-sub-subheading{color:var(--white, #fff);font-size:16px;margin:20px 0}.step{display:flex;gap:30px;position:relative;min-height:70px}.point{background-color:#ff2264;height:25px;min-width:25px;border-radius:100%;text-align:center;display:inline-block;vertical-align:center;line-height:25px;font-size:14px}.point-content{max-width:50%}.line{position:absolute;left:12px;height:100%;width:2px;background:#ff2264;z-index:-1}.step:nth-child(3) .line{display:none}.about-fifth-div{max-width:70%;margin:auto auto 40px}.about-fifth-div-flex{display:flex;gap:60px}#root>div.about-parent-div>div.about-fifth-div>div.about-fifth-div-flex>div:nth-child(1){flex:1}#root>div.about-parent-div>div.about-fifth-div>div.about-fifth-div-flex>div:nth-child(2){flex:1}.sixth-div-contact{display:flex;gap:10px;flex-wrap:wrap;color:#ff2264;justify-content:normal;margin:10px 0}.about-sixth-div{max-width:70%;margin:auto}.sixth-div-contact-item{height:fit-content;background-color:#ff2264;color:#fff;font-size:15px;border-radius:50px;padding:7px 11px;text-wrap:nowrap}.about-mobile-circle{border-radius:50%;opacity:.2;background:#c4c4c4;max-width:300px;height:300px;margin:40px auto;display:none}.about-second-div>div{max-width:74%;margin:auto}@media screen and (max-width: 1500px){.about-second-div-flex{flex-direction:column;gap:20px}.about-fifth-div-flex{flex-direction:column}}@media screen and (max-width: 990px){.about-second-div>div{max-width:100%}.about-circle{right:0}.about-parent-div{max-width:90%}.about-first-div,.about-second-div,.about-third-div,.about-fourth-div,.about-fifth-div{max-width:100%}.about-fourth-div-child,.point-content{max-width:60%}.about-fifth-div-flex{flex-direction:column}.about-sixth-div{max-width:100%;margin:auto}.about-second-div-flex{flex-direction:column;gap:20px}}@media screen and (max-width: 600px){.about-mobile-circle{display:block}.about-circle{display:none}.about-fourth-div-child,.point-content{max-width:100%}}.services-parent-div{display:flex;align-items:center;color:#fff;padding:40px 20px;max-width:73%;margin:auto;gap:50px}.card-icons-first-div:hover{transform:scale(1.1)}.services-second-column{flex:1}.services-heading{font-size:37px;line-height:38px;padding-top:12px;margin-bottom:30px}.services-categories-flex{display:flex;flex-wrap:wrap;align-items:center}.services-category{border-radius:50px;padding:12px 11px;background-color:#ffffff3d;border:1px solid var(--w, #fff);color:#fff;margin:5px;font-size:12px;cursor:pointer;text-align:center;text-wrap:nowrap}.services-selected-category{border:1px solid var(--1, #ff2264);background:#ff226466}.services-back-button{align-self:flex-start}.services-card{position:relative;border-radius:12px;background:#171930;padding:30px 40px;margin:40px 0;max-width:70%}.services-subheading{font-size:28px;margin-bottom:18px;max-width:70%;line-height:40px}.services-card-description{font-size:13px;margin-bottom:18px}.services-more{margin-bottom:18px;color:var(--2, #ff4e83);font-size:13px}.services-time-rqd-heading{margin-bottom:18px;display:flex;font-size:14px}.services-time-rqd{max-width:70%}.services-time-rqd svg{display:inline-block;margin-right:10px}.services-time-rqd-heading>div{color:#ffe27a}.services-content{font-size:13px;margin-bottom:18px;color:#fff;line-height:22px}.services-line{max-width:100%;background:var(--white, #fff);margin-bottom:18px;height:1px;opacity:.64}.services-cost-child{display:flex;justify-content:space-between;margin-bottom:18px;gap:50px}.services-cost-child-first-div{display:flex;color:#fff;line-height:20px}.card-icons{display:flex;gap:40px;margin-top:10px}.card-icons-first-div{display:flex;align-items:center;gap:25px}.card-icons-first-div>svg{display:inline-block;max-width:60px}.card-icons-first-div>div{font-size:13px}#root>div.services-parent-div>div.services-second-column>div.services-card>div:nth-child(6){max-width:60%}.services-card-description{max-width:70%;line-height:21px}.services-time-rqd>.services-line{opacity:.2}#root>div.services-parent-div>div.services-second-column>div.services-card>div:nth-child(5)>div.services-line{opacity:.63}.services-cost-child-first-div>div{font-size:14px}.card-icons>div{font-size:15px}.services-image{position:absolute;right:-140px;top:50%;height:90%;max-width:50%;transform:translateY(-50%)}.services-cost-child-second-div{text-align:end;min-width:60px;font-size:14px}.mobile-doctor-image{display:none}.services-bottom-bar{position:fixed;bottom:0;left:-10px;height:fit-content;width:100%;margin:auto;background-color:#0a0f27;z-index:20;opacity:.8;padding:10px 20px 10px 10px;overflow-x:scroll;display:none}.services-bottom-bar-item{border-radius:50px;padding:7px 11px;background-color:#ffffff3d;border:1px solid var(--w, #fff);color:#fff;margin:5px;font-size:14px;cursor:pointer;text-align:center;white-space:nowrap}.services-bottom-bar-item-selected{border:1px solid var(--1, #ff2264);background:#ff226466}@media screen and (max-width: 1030px){.services-image{right:-150px}}@media screen and (max-width: 990px){.services-parent-div{max-width:92%}.services-time-rqd{max-width:76%}.services-image{right:-130px;width:250px}.services-subheading,.services-card-description{max-width:76%}.services-bottom-bar{display:flex}.services-categories-flex{display:none}}@media screen and (max-width: 690px){.mobile-doctor-image{display:block;position:absolute;left:50%;transform:translate(-50%);top:-150px}.mobile-doctor-image-container{overflow:hidden;height:300px;position:relative;margin:auto auto 30px;max-width:90%}.services-image{display:none}.services-time-rqd{margin:auto auto 18px;max-width:90%}.services-subheading{max-width:90%;margin:auto auto 18px}.services-card-description{margin:auto auto 18px;max-width:90%}.card-icons{justify-content:flex-start;margin:auto;max-width:90%}.card-icons-first-div>svg{max-width:50px}.services-card{padding:30px 0;max-width:100%;margin:40px auto}.services-more{margin:auto auto 18px;max-width:90%}#root>div.services-parent-div>div.services-second-column>div.services-card>div:nth-child(6){margin:auto auto 18px;max-width:90%}.services-parent-div{padding-top:20px!important}}.uploadWrap{width:min(900px,96vw);margin:0 auto;box-sizing:border-box}.uploadTitle{color:#fff;text-align:center;font-size:clamp(1.3rem,4.2vw,2rem);margin:20px 0}.uploadMeta{color:#fff;text-align:left}.uploadRow{color:#fff;text-align:left;word-break:break-word}.uploadAccent{color:#0ff;word-break:break-word}.uploadLink{color:#0ff;text-decoration:none}.uploadButtons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%;margin:18px 0 12px}.uploadButtons .button{width:auto;min-width:140px}.dropZone{border:2px dashed rgba(255,255,255,.5);border-radius:12px;min-height:140px;padding:16px;text-align:center;display:flex;align-items:center;justify-content:center;color:#fff;background:#ffffff0d;box-sizing:border-box}.fileList{margin-top:16px}.fileCard{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:#ffffff0f;margin-bottom:10px;box-sizing:border-box}.fileThumb{width:44px;height:44px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffffff1f;flex-shrink:0}.fileThumbImg{width:100%;height:100%;object-fit:cover}.fileThumbText{font-size:12px;color:#fff}.fileInfo{color:#fff;flex:1;min-width:0}.fileName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fileSize{opacity:.8;font-size:12px}.fileRemoveBtn{width:auto!important;background:#ffffff1f!important;color:#fff!important;padding:8px 12px!important;border-radius:8px}.uploadFooter{margin-top:14px;display:flex;justify-content:center}.uploadPrimaryBtn{min-width:180px}@media (max-width: 480px){.uploadButtons .button{min-width:46%}.fileCard{flex-wrap:wrap}.fileRemoveBtn{width:100%!important}.uploadFooter{justify-content:stretch}.uploadPrimaryBtn{width:100%!important}}.uploadButtonsRow{display:flex;gap:12px;width:100%;margin:18px 0 12px}.uploadButtonsRow .button{flex:1;width:auto!important}@media (max-width: 360px){.uploadButtonsRow{gap:8px}}.progressWrap{width:100%;margin-top:12px}.progressLabel{color:#fff;font-size:14px;margin-bottom:4px}.progressBar{width:100%;height:10px;background:#333;border-radius:6px;overflow:hidden}.progressFill{height:100%;background:#2185d0;transition:width .2s ease}.progressPercent{color:#fff;font-size:12px;text-align:right;margin-top:2px}#regdForm,#updateform{width:auto;border:1px solid #dfdfdf;padding:20px;border-radius:5px;background:#fff;margin:20px}*,:after,:before{box-sizing:border-box!important}.ui.dropdown{max-width:800px}label{width:max-content}label i{color:red}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.container{display:flex!important;flex-direction:column;justify-content:center;align-items:center;height:100vh;max-width:500px;width:100%;margin:auto}.container>form{width:70%;border:1px solid #dfdfdf;padding:20px;border-radius:5px;background:#fff}pre{width:70%;color:#fff;font-size:larger}button{background:#0563b4!important}#pre-loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.field{color:red}#pre-loader .loader-section{position:fixed;top:0;width:51%;height:100%;z-index:1000;background:radial-gradient(circle,#020024,#1e363b 0%,#5d5d74);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}#pre-loader .loader-section.section-left{left:0}#pre-loader .loader-section.section-right{right:0}#loader-logo{display:block;position:relative;left:calc(50% - 10em);top:15%;width:20em;height:9.375em;background-repeat:no-repeat;background-position:center;background-image:url(http://imgh.us/loading_4.svg);z-index:1001}#loader-circle{display:block;position:relative;left:50%;top:35%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;z-index:1001}#loader-circle:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}#loader-circle:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.loaded #pre-loader .loader-section.section-left{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%);-webkit-transition:all .7s .3s cubic-bezier(.645,.045,.355,1);transition:all .7s .3s cubic-bezier(.645,.045,.355,1)}.loaded #pre-loader .loader-section.section-right{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%);-webkit-transition:all .7s .3s cubic-bezier(.645,.045,.355,1);transition:all .7s .3s cubic-bezier(.645,.045,.355,1)}.loaded #loader-logo,.loaded #loader-circle{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.loaded #pre-loader{visibility:hidden;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .3s 1s ease-out;transition:all .3s 1s ease-out}.no-js #pre-loader{display:none}a{color:#fff;text-decoration:none;transition:all .3s linear 0s}.wrapper-1{width:100%;height:100vh;display:flex;flex-direction:column}.wrapper-2{padding:30px;text-align:center}h2{font-family:"Raleway",Arial Black,Sans-Serif;font-size:4em;font-weight:900;letter-spacing:3px;color:#fafafa;margin:40px 0}.wrapper-2 p{margin:0;font-size:1.3em;color:#fafafa;font-family:Raleway,sans-serif;letter-spacing:1px;line-height:1.5}.go-home{background:#e83890;border:none;padding:25px 30px;margin:30px 0;border-radius:5px;cursor:pointer}.go-home:hover{opacity:.9}.go-home a{font-family:Raleway,Arial Black;font-size:1rem;font-weight:700!important;text-transform:uppercase;letter-spacing:2px}.footer-like{margin-top:auto;background:#1f2682;padding:6px;text-align:center}.footer-like p{margin:0;padding:4px;color:#fafafa;font-family:Raleway,sans-serif;letter-spacing:1px}.footer-like p a{text-decoration:none;color:#5892ff;font-weight:600}.footer-like p a:hover{color:#fff}@media (min-width: 360px){.go-home{margin-bottom:20px}}@media (min-width: 600px){.thankyoucontent{max-width:1000px;margin:0 auto}.wrapper-1{height:initial;max-width:620px;margin:50px auto 0}}div#reader__dashboard_section_csr>span{display:block!important;margin:.8rem}div#reader__dashboard_section_csr+div>label>button{color:#fff;margin:.2rem}#html5-qrcode-anchor-scan-type-change{color:#fff}#reader__dashboard_section>div{margin:.5rem}#html5-qrcode-anchor-scan-type-change{margin-top:.5rem}.confirm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1050}.confirm-modal{background:#fff;padding:1.5rem 2rem;max-width:420px;width:90%;border-radius:8px;box-shadow:0 10px 30px #00000040}.confirm-modal h3{margin-top:0;margin-bottom:1rem}.confirm-modal p{margin:.25rem 0}.confirm-modal-buttons{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.25rem}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.privacy-parent{max-width:74%;margin:auto;color:#fff;margin-top:5rem;padding:40px 100px}.privacy-parent a{color:#fff;text-wrap:balance}.privacy-heading{font-size:4rem;line-height:70px;margin-bottom:40px;color:#ff2264}.privacy-last-updated{margin-bottom:40px}.privacy-first-div-content{font-size:1.5rem;margin-bottom:40px;line-height:34px}.privacy-subheading{font-size:2rem;line-height:50px;margin:20px 0;color:#ff2264}.privacy-small-heading{margin-bottom:25px;font-weight:700;font-size:1.8rem}.privacy-content{font-size:1.2rem;line-height:28px;word-wrap:break-word}.privacy-bold{font-weight:700}.privacy-bold a{word-wrap:break-word}.privacy-content a{word-wrap:break-word;margin-left:10px}@media screen and (max-width: 990px){.privacy-parent{padding:80px 50px;max-width:92%}}@media screen and (max-width: 550px){.privacy-small-heading{line-height:2.5rem}}.blogs-wrapper{padding:120px 20px}.blogs-container{max-width:1200px;margin:0 auto}.blogs-title{font-size:48px;font-weight:700;color:#fff;margin-bottom:60px;text-align:center}.blogs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}.blog-card{background:#ffffff0d;border-radius:20px;padding:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;border:1px solid rgba(255,255,255,.08)}.blog-card:hover{transform:translateY(-8px);background:#ffffff14;border:1px solid rgba(255,255,255,.15)}.blog-card-link{text-decoration:none;color:inherit;display:block}.blog-card-title{font-size:24px;font-weight:600;color:#fff;margin-bottom:15px;line-height:1.4}.blog-card-date{font-size:14px;color:#fff9;margin-bottom:25px}.blog-card-read{font-size:14px;font-weight:500;color:#60a5fa;transition:.3s ease}.blog-card:hover .blog-card-read{letter-spacing:1px}.blog-wrapper{padding:120px 20px}.blog-content{max-width:820px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.8;font-size:18px;color:#ffffffd9}.blog-content h1,.blog-content h2,.blog-content h3{all:unset;display:block;font-weight:700;color:#fff}.blog-content h1{font-size:46px;margin-bottom:40px;line-height:1.25}.blog-content h2{font-size:30px;margin-top:70px;margin-bottom:20px}.blog-content h3{font-size:22px;margin-top:40px;margin-bottom:15px}.blog-content p{margin-bottom:22px;color:#fffc}.blog-content ul,.blog-content ol{margin:25px 0 35px 25px}.blog-content li{margin-bottom:10px}.blog-content strong{font-weight:600;color:#fff}
