@charset "utf-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);.tw-scope{@tailwind base;@tailwind components;@tailwind utilities}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button.ghost{background-color:#00415e;border-color:#fff}form.sign{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 50px;text-align:center}input{background-color:#f8f5f5;width:100%}.sign.container{background-color:#fff;border-radius:10px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;max-width:100%;min-height:80vh;overflow:hidden;position:relative}@media only screen and (max-width:1000px){.sign-in-container{left:0;width:100%;z-index:2}}.sign-in-container{left:0;width:50%;z-index:2}.container.right-panel-active .sign-in-container{transform:translateX(100%)}.container.right-panel-active .sign-up-container{animation:show .6s;opacity:1;transform:translateX(100%);z-index:5}.container.right-panel-active .overlay-container{transform:translateX(-100%)}.overlay{background:#b9daf1;background:linear-gradient(90deg,#b9daf1,#b9daf1);color:#000}.container.right-panel-active .overlay{transform:translateX(50%)}.container.right-panel-active .overlay-left{transform:translateX(0)}.container.right-panel-active .overlay-right{transform:translateX(20%)}.useStyles{min-width:120px}.MuiSelect-select.MuiSelect-select{padding-right:24px;width:120px}.select{margin-right:135px}#he3{margin-bottom:5px;margin-top:-25px}.nav{align-items:center;display:grid;grid-template-columns:2fr 1fr 2fr;margin:0 auto;max-height:80px;max-width:1300px}.nav,.nav-container{background-color:#fff;width:100%}.nav-container{box-shadow:0 2px 4px #0000001a;height:80px;position:relative}.nav-links{color:#000;font-size:.825rem;font-weight:700;list-style:none;margin:0;padding:0}.user-icon{font-size:1rem;margin-right:6px}.nav-item{position:relative}.nav-left{justify-content:space-between}.nav-center,.nav-left{align-items:center;display:flex}.nav-center{background-color:#fff;border-radius:50%;justify-content:center;padding:5px;position:relative;z-index:99}.logo{height:60px;width:60px}.search-form{flex-direction:row;position:relative}.nav-right,.search-form{align-items:center;display:flex}.nav-right{gap:24px;justify-content:flex-end}.nav-link{font-size:16px;font-weight:600;padding:2px}.nav-link:hover{color:#00415e;opacity:.8}.login-btn{background-color:#00415e;border-radius:50%;color:#fff;padding:8px}.login-btn:hover{opacity:.8}.search-wrapper{justify-items:center;padding:0}.search-button,.search-wrapper{align-items:center;display:flex}.search-button{background:none;border:none;color:#00415e;cursor:pointer;height:32px;justify-content:center;min-height:32px;min-width:32px;padding:8px;transition:color .2s ease;width:32px}.search-wrapper:focus-within{border-bottom-color:#00415e}.dropdown{float:right;list-style:none}.logo-container{align-items:center;display:flex;height:80px;justify-content:center;width:80px}.dropdown-toggle{border:none;color:inherit;cursor:pointer;display:inline-flex;text-decoration:none}.dropdown-toggle:hover{color:#0c1b22}.dropdown-toggle:focus{color:#00415e}.dropdown-menu{background-color:#fff;border-radius:4px;box-shadow:0 4px 12px #0000001a;display:none;left:0;margin:0;min-width:180px;padding:8px 0;position:absolute;top:calc(100% + 4px);z-index:50}.dropdown:hover .dropdown-menu,.dropdown[aria-expanded=true] .dropdown-menu{display:block}.dropdown-item{color:#000;display:block;font-weight:500;padding:8px 16px;text-decoration:none;white-space:nowrap}.dropdown-item:hover{opacity:.8}.mobile-toggle{display:none}@media (max-width:1024px){.nav{grid-template-columns:1fr 1fr 1fr}.logo{height:65px;width:65px}.nav-right{gap:16px}.text-input{width:120px}}@media (max-width:900px){.nav{grid-template-columns:1fr 1fr 1fr}.nav-link{font-size:13px}.logo-container{height:70px;width:70px}}@media (max-width:768px){.nav-left{display:none}.mobile-toggle{background:none;border:none;color:#00415e;cursor:pointer;display:inline-flex;padding:8px}.login-btn{align-items:center;display:flex;gap:0;margin-left:8px}.login-btn,.user-icon{font-size:.525rem}.nav-right{align-items:flex-end;flex-direction:row;gap:10px}.header-drop{height:15px;width:15px}.createcure{display:none}.search-button{height:22px;min-height:22px;min-width:22px;padding:4px;width:22px}.search-button svg{height:1rem;width:1rem}.search-form{width:100%}.MuiAutocomplete-popper{max-width:85vw!important;min-width:180px!important}.MuiAutocomplete-listbox{padding:4px!important}.MuiAutocomplete-option{min-height:32px!important}}@media (max-width:480px){.nav{grid-template-columns:1fr 1fr 1fr;padding:0 10px}.text-input{font-size:8px;width:100px}.nav-right{gap:2px}.createcure{display:none}.logo{height:40px;width:40px}}@media (max-width:360px){.mobile-nav{width:90%}.mobile-nav a,.mobile-nav span{font-size:1rem}}.mobile-nav-overlay{align-items:flex-start;background:#00000080;bottom:0;display:flex;justify-content:flex-start;left:0;position:fixed;right:0;top:80px;transition:background-color .3s ease;z-index:1000}.mobile-nav{background:#fff;border-radius:0 0 8px 0;box-shadow:2px 0 8px #0000001a;height:auto;list-style:none;margin:0;max-height:calc(100vh - 80px);max-width:300px;overflow-y:auto;padding:1rem;position:relative;transform:translateX(0);transition:transform .3s ease;width:60%;z-index:1001}.mobile-toggle{position:relative;z-index:1002}.mobile-nav-overlay.closing .mobile-nav{transform:translateX(-100%)}.mobile-nav a,.mobile-nav span{color:#00415e;cursor:pointer;display:block;font-size:1rem;padding:6px 0;position:relative;text-decoration:none;transition:color .2s ease}.mobile-nav a:active,.mobile-nav span:active{background-color:#00415e0d}.mobile-nav a:after,.mobile-nav span:after{color:#00415e;content:"›";font-size:1.2rem;opacity:.7;position:absolute;right:0;transition:transform .2s ease}.mobile-nav li.active span:after{content:"▼";font-size:.9rem;transform:none}.mobile-nav a:hover:after,.mobile-nav span:hover:after{transform:translateX(3px)}.mobile-nav li.active span:hover:after{transform:none}.mobile-submenu{border-left:2px solid #00415e;list-style:none;margin-top:.5rem;max-height:0;overflow:hidden;padding-left:1rem;transition:max-height .3s ease}.mobile-nav li.active .mobile-submenu{max-height:500px}.mobile-submenu a{color:#00415e;font-size:.9rem;opacity:.9;padding:8px 0}.mobile-submenu a:after{color:#00415e;content:"›";font-size:1.1rem;opacity:.7;position:absolute;right:0}.text-input{background-color:#fff;border:none;font:inherit;outline:none;padding:4px 8px;width:160px}.search-main-btns{background:none;border:none;cursor:pointer;padding:6px}.search-main-btns .header-search{color:#00415e;font-size:1.2rem}.header-search{color:#00415e}.header-drop{background-color:#00415e;border-radius:2rem;color:#fff;height:45px;position:relative;width:45px}.header-drop img{left:.45rem;position:absolute;top:.45rem}.nav-left-btn{display:flex;flex-direction:row}.btn-article-search{background-color:#00415e}.main-content-wrapper{margin-top:80px;position:relative;width:100%}.header-wrapper{height:80px;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}body{padding-top:80px}.fixed-header{left:0;position:fixed;right:0;top:0;z-index:1000}body.home-page{padding-top:80px}.search-button:hover{color:#002c3e}.search-button svg{height:1.2rem;width:1.2rem}.MuiAutocomplete-popper{max-width:90vw!important;min-width:200px!important}.featured-blogs{padding:1rem}.featured-blogs__title{color:#000;font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.featured-blogs__item{align-items:flex-start;display:flex;flex-shrink:0;gap:.75rem;padding-left:10px;padding-right:10px}.featured-blogs__image{border-radius:8px;flex-shrink:0;height:120px;overflow:hidden;width:150px}.featured-blogs__image img{height:100%;object-fit:cover;width:100%}.featured-blogs__content{display:flex;flex-direction:column}.featured-blogs__headline{color:#000;font-size:.875rem;font-weight:600;margin:10px 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:wrap}.featured-blogs__paragraph{align-self:baseline;color:#828282;font-size:.75rem;line-height:1.5;margin:0;max-width:200px}.featured-blogs__all{color:#00415e;cursor:pointer;font-weight:500;margin-top:5px;text-align:right}.next-arrow{right:-30px}.prev-arrow{left:-30px}@media (min-width:768px){.featured-blogs__item{background:#fff;border-radius:8px;flex-direction:column;padding-bottom:10px;width:275px}.featured-blogs__image{border-radius:8px;height:220px;width:100%}.featured-blogs__content{text-align:left}.featured-blogs__headline{font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-blogs__paragraph{font-size:1rem;margin-top:2px;max-width:300px}.featured-blogs__title{font-size:2rem;margin-bottom:15px}}.trending-cures__slider{padding:0 10px;will-change:transform}.trending-cures__card{align-items:center;display:flex!important;flex-direction:column;justify-content:center;padding-left:10px;padding-right:10px}.trending-cures__card,.trending-cures__image{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.trending-cures__image{border-radius:50%;height:85px;object-fit:cover;width:85px}.trending-cures__heading{color:#000;font-size:.625rem;font-weight:500;margin-top:3px;text-align:center}.trending-cures__loading{align-items:center;color:#666;display:flex;font-size:1rem;justify-content:center;min-height:200px}@media (min-width:768px){.trending-cures__image{border-radius:75px;height:150px;width:150px}.trending-cures__heading{font-size:1.25rem;margin-top:6px}}.trending-cures__slider .slick-slide{transition:transform .3s ease-out;will-change:transform}.trending-cures__slider .slick-track{will-change:transform}.doctor-cures{padding:1rem}.doctor-cures__title{color:#000;font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.doctor-cures__item{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:.25rem}.doctor-cures__docName{font-size:.75rem;margin-top:2px}.doctor-cures__image{border-radius:8px;flex-shrink:0;height:120px;overflow:hidden;position:relative;width:90%}.doctor-cures__content{display:flex;flex-direction:column}.doctor-cures__headline{color:#000;font-size:.75rem;font-weight:600;margin-top:10px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doctor-cures_docImg{border:3px solid #fff;border-radius:50%;height:50px;object-fit:cover;position:absolute;right:10px;top:10px;width:50px;z-index:2}.doctor-cures_articleImg{height:100%;object-fit:contain;width:100%}.doctor-cures__paragraph{color:#828282;font-size:.75rem;line-height:1.5;margin:0;max-width:150px}.doctor-cures__all{color:#00415e;cursor:pointer;font-weight:500;margin-top:1rem;text-align:right}.slick-slide{padding:0}.slick-dots{margin-top:20px}.custom-arrow{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 5px #0003;color:#333;cursor:pointer;display:flex!important;font-size:24px;height:40px;justify-content:center;transition:background .3s ease;width:40px;z-index:10}.custom-arrow:hover{background:#f0f0f0}.next-arrow{right:-50px}.prev-arrow{left:-50px}.doctor-cures__grid{grid-row-gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);justify-content:space-between;row-gap:.5rem}@media (min-width:768px){.doctor-cures__item{background:#fff;border-radius:8px;flex-direction:column;width:300px}.doctor-cures__image{border-radius:8px 8px;height:220px;object-fit:cover;width:275px}.doctor-cures__content{text-align:left}.doctor-cures__headline{font-size:1rem;margin-top:5px;max-width:275px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doctor-cures__paragraph{font-size:.95rem;margin-top:4px;max-width:275px}.doctor-cures__title{font-size:2rem;margin-bottom:15px}.doctor-cures_docImg{height:100px;right:20px;width:100px}}@media (max-width:768px){.next-arrow{right:10px}.prev-arrow{left:10px}}.trust-partner{padding:4rem 1rem;text-align:center}.trust-partner__heading{color:#000;font-size:1rem;font-weight:600;margin-bottom:2rem;text-transform:none}.trust-partner__grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);padding:5px}.trust-partner__card{display:flex;flex-direction:column}.trust-partner__icon{fill:#00415e;height:30px;margin-bottom:1rem;width:35px}.trust-partner__card-title{color:#000;font-size:.7rem;font-weight:600;margin:.5rem 0 .5rem 5px;text-align:left}.trust-partner__card-desc{color:#000;font-size:.5rem;line-height:150%;margin-left:5px;max-width:170px;text-align:left}.trust-partner__footer{color:#000;font-size:.6rem;font-weight:500;line-height:1.5}@media (min-width:768px){.trust-partner__grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.trust-partner__heading{font-size:1.375rem}.trust-partner__card-title{font-size:1rem}.trust-partner__card-desc{font-size:.675rem}.trust-partner__footer{color:#000;font-size:.75rem;font-weight:500;line-height:1.5;margin:5px auto 0}}.cures-container{padding:1rem}.landing-page__title{font-size:2rem;margin-bottom:1rem}.cures-grid__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,190px)}.cures-grid__item:first-child{grid-column:1/2;grid-row:1/3;min-height:400px}.cures-grid__item:nth-child(2){grid-column:2/3;grid-row:1/2}.cures-grid__item:nth-child(3){grid-column:3/4;grid-row:1/2}.cures-grid__item:nth-child(4){grid-column:2/3;grid-row:2/3}.cures-grid__item:nth-child(5){grid-column:3/4;grid-row:2/3}.cures-grid__item{background-color:#222;background-position:50%;background-repeat:no-repeat;border-radius:.5rem;overflow:hidden;position:relative;transition:transform .2s ease}.cures-grid__item:hover{transform:translateY(-4px)}.cures-grid__link{color:inherit;display:block;height:100%;text-decoration:none;width:100%}.cures-grid__overlay{background:linear-gradient(0deg,#000000d9,#000000b3,#0000);bottom:0;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:1rem;position:absolute;right:0;top:0}.cures-grid__headline{color:#fff;font-size:1.05rem;margin:0 0 .5rem}.cures-grid__paragraph{color:#ddd;font-size:.9rem;margin:0 0 1rem}.cures-grid__cta{color:#fff;font-size:1rem;font-weight:500;text-align:right}.cures-see-all{color:#007bff;cursor:pointer;margin-top:1rem;text-align:right}.cures-grid__item{background-size:cover}@media (max-width:767px){.cures-grid__grid{grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,100px)}.cures-grid__item:first-child{grid-column:1/2;grid-row:1/3;min-height:220px}.cures-grid__item:nth-child(2){grid-column:2/3;grid-row:1/2}.cures-grid__item:nth-child(3){grid-column:2/3;grid-row:2/3}.cures-grid__item:nth-child(n+4){display:none}.cures-grid__cta{font-size:.675rem}.cures-grid__item{background-size:cover}.cures-grid__headline{font-size:.55rem}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-loading{overflow:hidden;position:relative}.skeleton-text{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px}.our-expert__title{color:#000;font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:1rem;text-align:center}.our-expert_card{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem}.our-expert_card_container{align-items:center;background-color:#f3f3f3;border-radius:5px;display:flex;flex:0 0 auto;flex-direction:column;height:215px;max-width:150px;padding:1rem;text-align:center;width:80%}.user-icon{font-size:6.5rem}.our-expert_image{border-radius:8px;height:auto;margin-bottom:.75rem;max-height:120px;max-width:150px;object-fit:cover;width:100%}.our-expert_heading{color:#00415e;font-size:.563rem;font-weight:600;margin:.5rem 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.our-expert_sub_heading{color:#000;font-size:.375rem;font-weight:600;margin-bottom:.25rem}.our-expert_sub_heading1{color:#000;font-size:.475rem;font-weight:600;margin-bottom:5px}.our-expert__button{background-color:#00415e;border-radius:6px;color:#fff;cursor:pointer;font-size:.375rem;margin-top:auto;padding:.375rem}@media (min-width:600px){.our-expert_card_container{max-width:180px;width:45%}.our-expert_sub_heading1{font-size:.675rem}}@media (min-width:768px){.our-expert__title{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2rem;margin-bottom:1.5rem}.user-icon{font-size:14rem}.our-expert_card_container{height:380px;max-width:220px;padding:1.25rem;width:30%}.our-expert_image{height:220px;max-height:250px;max-width:220px;width:180px}.our-expert_heading{font-size:1rem}.our-expert_sub_heading{font-size:.85rem}.our-expert__button{font-size:.85rem;margin:1rem 0}}@media (min-width:1024px){.our-expert_card_container{max-width:220px}}.slick-prev{left:-2%!important}.slick-next,.slick-prev{color:#00415e!important;transform:none!important;z-index:1}.slick-next{right:-2%!important}.slick-next:before,.slick-prev:before{color:#00415e!important}.fallback-icon{align-items:center;background-color:#f0f0f0;border-radius:8px;color:#777;display:flex;height:220px;justify-content:center;width:180px}.expert-advice{padding:1rem}.expert-advice__title{font-size:1.5rem;margin-bottom:.5rem;text-align:center}.expert-advice__scroll{display:flex;overflow-x:auto;scrollbar-width:none}.expert-advice__scroll::-webkit-scrollbar{display:none}.expert-advice__item{flex:0 0 auto;width:34%}.expert-advice__wrapper{background:#000;border-radius:8px;height:230px;overflow:hidden;position:relative;width:90%}.expert-advice__wrapper :global(.react-player){left:0;position:absolute;top:0}.expert-advice__wrapper iframe{pointer-events:none;transition:pointer-events .2s}.expert-advice__wrapper:hover iframe{pointer-events:auto}@media (min-width:768px){.expert-advice__item{width:33.3333%}.expert-advice__wrapper{height:450px}}@media (min-width:1024px){.expert-advice__item{width:20%}}.expert-advice__loading{align-items:center;background:#0000001a;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.expert-advice__loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.subscriber-container{background-color:#fff;margin:2rem auto;padding:2rem;text-align:center}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.subscriber-text{color:#000;font-size:.625rem;font-weight:400;line-height:1.5;margin-bottom:1rem;text-align:center}.subscriber-form{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.subscriber-input{font-size:9px;width:70%}.subscriber-button{border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.525rem;font-weight:500;height:20px;padding:5px;text-align:center;width:73px}.subscriber-button,.subscriber-button:hover{background-color:#00415e}.subscriber-policy{color:#000;font-size:.575rem;margin-bottom:3px;text-align:center}.subscriber-policy-footer{color:#666;font-size:.575rem;text-align:center}@media (min-width:576px){.subscriber-container{width:100%}.subscriber-form{align-items:center;flex-direction:row}.subscriber-text{font-size:1rem;max-width:600px}.subscriber-button{align-self:center;font-size:.725rem;height:40px}.subscriber-input{font-size:1rem;width:500px}.subscriber-upper{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.subscriber-policy{align-items:center;display:flex;margin:0;max-width:500px;padding-left:10px;padding-right:10px}.subscriber-policy,.subscriber-policy-footer{color:#000;font-size:.85rem;font-weight:400}}.subscriber-alert{background-color:#d4edda;border-radius:4px;color:#155724;font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.footer-top{background-color:#00415e;padding:10px 0}.footer-brand .brand-icon{margin-right:8px;width:40px}.footer-brand .brand-text{color:#fff;font-size:16px;font-weight:400}.brand-text{color:#fff}.list-unstyled{font-weight:300}.footer-links li{margin-bottom:5px}.footer-links li a{color:#fff;text-decoration:none;transition:color .2s}.footer-links li a:hover{color:#c3d8fd}.quick-links-heading{color:#fff;font-size:16px;font-weight:600;margin-bottom:12px}.download-heading{color:#fff;font-size:12px;font-weight:400}.app-badges .badge-img{display:flex;flex-direction:column;margin-bottom:8px;margin-right:8px;width:150px}.social-icons .social-icon{height:30px;transition:opacity .2s;width:30px}.social-icons .social-icon:hover{opacity:.7}.footer-bottom{background-color:#e1e1e1}.footer-bottom .disclaimer{color:#555;font-size:14px;line-height:1.5}@media (max-width:991.98px){.footer-top{padding:5px 0}.footer-mobile-left{text-align:center}.footer-mobile-left .footer-links li,.footer-mobile-right .footer-links li{margin-bottom:4px}.footer-bottom,.footer-top{font-size:14px}.footer-links li a{font-size:11px}.quick-links-heading{font-size:14px}.download-heading{font-size:10px}.brand-text{font-size:14px}.footer-bottom .disclaimer{font-size:8px}}@media (max-width:512px){.app-badges .badge-img{width:100px}.disclaimer{font-size:8px}}*{font-family:Inter,sans-serif;margin:0;padding:0}body{background-color:#ffe!important;color:#444;font-size:16px;font-weight:400;text-align:left}#textBtn,body{position:relative}#textBtn{bottom:0;color:#fff;font-size:15px;right:10px}a:focus,a:hover{text-decoration:none!important}.mainSearch{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:0}@media only screen and (max-width:768px){.mainSearch{display:block}}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-25{margin-top:25px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-25{margin-bottom:25px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mr-2{margin-right:2px}.mr-220{margin-right:50px}.mr-3{margin-right:3px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-20{margin-bottom:20px}.mb-45{margin-bottom:45px}.mr-50{margin-right:50px}.ml-2{margin-left:2px}.ml-3{margin-left:3px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.mrl-10-neg{margin-left:-10px;margin-right:-10px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-40{padding-top:40px}.pt-50{padding-top:50px}.pt-60{padding-top:60px}.pt-70{padding-top:70px}.pt-80{padding-top:80px}.pt-90{padding-top:90px}.pt-100{padding-top:100px}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-55{padding-left:55px}.pl-60{padding-left:60px}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-40{padding-right:40px}.pr-45{padding-right:45px}.pr-50{padding-right:50px}.pr-55{padding-right:55px}.pr-60{padding-right:60px}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-60{padding-bottom:60px}.pb-70{padding-bottom:70px}.pb-80{padding-bottom:80px}.pb-90{padding-bottom:90px}.pb-100{padding-bottom:100px}.p-5{padding:5px}.pd-0{padding:0}.p-tb-50{padding:50px 0}.p-tb-70{padding:70px 0}.p-tb-80{padding:80px 0}.pdr-0{padding-right:0}.p-tb-120{padding:120px 0}.p-tb-100{padding:100px 0}p{margin:0;padding:0}a{text-decoration:none}.a .rate{padding-left:300px}a:active,a:hover{text-decoration:none}ol,ul{margin:0;padding:0}ol li,ul li{list-style:none}h1,h2,h3,h4,h5,h6{margin:0;text-transform:capitalize}.allBtn:hover{transition:all .4s ease-in-out}.relative{position:relative}.img-shadow{box-shadow:0 11px 94.94px 6.06px #bcbcbc38}.color-white{color:#fff}.color-light-gray{color:#8c8c8c}.color-blue-dark{color:#00415e}.bg-blue-dark{background:#00415e}.btn-bg{background:#3ad0ff}.bg-gray{background:#e3e3e3}.btn-white{background:#fff}.header{display:flex;justify-content:space-between;padding:38px 0}.logo img{height:40px;margin-right:8px;width:40px}.logo span{color:#000;font-weight:500;text-transform:uppercase}.serchlabel h1{color:#00415e;font-weight:700}.serchlabel .autocomplete{width:100%}.search{position:relative}.search span{color:#000;font-weight:700;left:14px;position:absolute;top:13px}.search-wrap-inner .form-control{border:0;border-radius:0;box-shadow:none;font-size:16px;font-weight:400;height:40px}.form-control::placeholder{color:#949494}.searchBtn{background:#00415e;border-radius:100px;color:#fff;font-weight:400;padding:9px 26px;position:absolute;right:0;top:0}#b5{margin-top:15px}.date{position:relative}.search-wrap-inner .form-group{width:100%}.form-group.zipcode{border-left:1px solid #000;border-left:1px solid #d6d6d6;border-right:1px solid #000;border-right:1px solid #d6d6d6}.search .form-control{border-radius:100px 0 0 100px;padding-left:40px}.date .form-control{border-radius:0 100px 100px 0}.serchlabel{bottom:90px;position:absolute}.search-wrap-inner{align-self:center;margin-top:15px;width:100%}@media only screen and (min-width:220px) and (max-width:412px){.search-wrap-inner{margin-bottom:120px;margin-top:1px;width:100%}}@media only screen and (min-width:412px) and (max-width:720px){.search-wrap-inner{margin-bottom:120px;margin-top:1px;width:100%}}.comman-heading h2{color:#00415e;font-size:18px;padding:26px 0}.tab-nav{display:flex;vertical-align:middle}.tab-nav ul li{display:inline-block;margin-right:20px}.tab-nav ul{margin:20px 0 0 31px}.cures-search .tab-nav ul{margin:0}.tab-nav ul li a{background:#e3e3e3;border-radius:15px;color:#8c8c8c;padding:5px 32px}.tab-nav ul .active a{background:#c8f5ff;color:#0092c0}.tab-nav ul li button{background:#e3e3e3;border-radius:15px;color:#8c8c8c;padding:5px 16px}.tab-nav ul .active button{background:#c8f5ff;color:#0092c0}.category .owl-carousel .item{border-radius:20px;height:264px;overflow:hidden;width:165px}.category .item{position:relative}.category .owl-carousel .owl-item img{bottom:0;position:absolute}.slider-heading p{color:#fff;font-size:20px;padding:15px 19px;text-transform:capitalize}.bg-pink{background:#f5b6ff}.bg-org{background:#ffc672}.bg-l-org{background:#ffa68a}.bg-voilet{background:#cca4ff}.bg-blue{background:#71ddff}.bg-green{background:#8bffba}.owl-theme .owl-controls .owl-nav [class*=owl-]{background:#fff!important;border-radius:100px!important;box-shadow:0 4px 4px #00000040;color:#000!important;cursor:pointer;display:inline-block;font-size:20px!important;height:30px;padding:2px!important;width:30px}.owl-prev{left:540px;position:relative;top:30px}#choose-category .owl-next,#featured .owl-next,#specialists .owl-next{background-color:#add8e6;border-radius:3rem;color:#fff;opacity:.8;padding:10px!important;position:absolute;right:-17px;top:106px}#featured .owl-next,#trending .owl-next{right:0}#featured .owl-next,#trending .owl-next,#trending .owl-prev{background-color:#add8e6;opacity:.8;padding:10px!important;position:absolute;top:39px}#featured .owl-next span,#featured .owl-prev span{font-size:45px}#choose-category .owl-next{background-color:#add8e6;border-radius:3rem;color:#fff;opacity:.8;padding:10px!important;position:absolute;right:8px;top:97px}#choose-category .owl-next span{color:#fff;font-size:45px}#specialists .owl-prev{top:110px}#choose-category .owl-prev{background-color:#add8e6;border-radius:3rem;left:-5px;opacity:.8;padding:10px!important;position:absolute;top:97px}#email{text-transform:lowercase}#choose-category .owl-next span,#choose-category .owl-prev span,#trending .owl-next span,#trending .owl-prev span{color:#000;font-size:45px}#featured .owl-prev,#specialists .owl-prev,#trending .owl-prev{background:#add8e6;color:#fff;left:0;opacity:.8;padding:10px!important;position:absolute}#specialists .owl-next span,#specialists .owl-prev span{font-size:45px}#featured .owl-prev:hover{background:#add8e6}#featured .owl-next{top:97px}#featured .owl-prev{background:#add8e6;opacity:.8;padding:10px!important;position:absolute;top:97px}.owl-nav :disabled{display:block}#testimonials .owl-nav .owl-next{background-color:#fff;border-radius:3rem;color:#000;font-weight:700;padding:2px 10px!important;position:absolute;right:-18px;top:108px}#choose-category .owl-next:hover,#choose-category .owl-prev:hover,#featured .owl-next:hover,#featured .owl-prev:hover,#specialists .owl-next:hover,#specialists .owl-prev:hover,#trending .owl-next:hover,#trending .owl-prev:hover{background-color:#00415e;color:#fff;opacity:.8}@media screen and (max-width:768px){#main-hero #featured .card-body{padding:1.25rem 1rem 0}}#testimonials .owl-nav .owl-next:hover{background-color:#00415e;color:#fff}#root{overflow-x:hidden}@media only screen and (max-width:600px){#doctor .item,#featured .item,#specialists .item{border:1px solid #c4c4c4;border-radius:20px;box-sizing:border-box;height:264px;overflow:hidden;position:relative;width:85%!important}.appStoreBg{margin-top:130px!important}.serchlabel{bottom:250px!important}.mainSearch{position:absolute!important;width:90%;z-index:999999}}#doctor .item,#featured .item,#specialists .item{border:1px solid #c4c4c4;border-radius:20px;box-sizing:border-box;height:264px;overflow:hidden;position:relative;width:100%}#doctor .item-img,#featured .item-img img,#specialists .item-img img{background:no-repeat 50%;background-color:#c6dffe;height:264px;object-fit:fill;vertical-align:middle;width:275px}#doctor .item-imgsBack,#featured .item-imgsBack,#specialists .item-imgsBack{align-items:center;background:no-repeat 50%;background-color:#c6dffe;display:flex;height:264px;justify-content:center;object-fit:none;vertical-align:middle}.item-imgs{height:297px;width:292px!important}@media only screen and (min-width:220px) and (max-width:760px){#doctor .item-imgsBack,#featured .item-imgsBack,#specialists .item-imgsBack{align-items:center;background:no-repeat 50%;background-color:#c6dffe;display:flex;height:264px;justify-content:flex-start;object-fit:none;vertical-align:middle}.item-imgs{height:170px;width:167px!important}}@media only screen and (min-width:768px) and (max-width:912px){#doctor .item-imgsBack,#featured .item-imgsBack,#specialists .item-imgsBack{align-items:center;background:no-repeat 50%;background-color:#c6dffe;display:flex;height:264px;justify-content:center;object-fit:none;vertical-align:middle;width:236px}.item-imgs{height:170px;width:167px!important}}.color-gray{color:#353535}#starMob{display:none}.rating{display:flex;left:12px;position:absolute;top:12px}.rating p{padding-left:6px}.sider-contain{opacity:.83}a.appointmentBtn{background:#fff;border-radius:16px;color:#00414a;display:inline-block;margin-bottom:14px;padding:7px 71px}.slider-heading h5{color:#fff;font-size:18px;font-weight:400;padding:28px 0 28px 37px;text-align:left;width:228px}#doctor .slider-heading h5,#featured .slider-heading h5,#specialists .slider-heading h5{color:#fff;font-size:16px;font-weight:400;line-height:inherit;text-transform:capitalize}.slider-heading h2{color:#fff;font-size:20px;font-weight:700;padding-top:7px;text-align:center;text-transform:capitalize}#doctor .slider-heading p,#featured .slider-heading p,#specialists .slider-heading p{font-size:16px;font-weight:300;padding:0}.sider-contain{background:#00414a;border-radius:20px;bottom:-240px;opacity:.72;position:absolute;transition:all .4s ease-in-out;width:100%}.sider-contain,.sider-contain p{text-align:center}#doctor .item:hover .sider-contain,#featured .item:hover .sider-contain,#specialists .item:hover .sider-contain{bottom:0}.specialists #featured,.specialists #specialists{margin:0 0 3rem}.owl-carousel .owl-item .active:last-child{margin-right:0!important}.consultunt{position:relative}.consultunt-inner{background:url(https://all-cures.com/static/media/videobg.d58457ff58b40fc8b7c6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;height:330px;padding:34px 48px;width:100%}.consultunt-inner h1{color:#fff;font-size:32px;font-weight:500;line-height:37px;padding-bottom:18px}.consultunt-inner p{color:#fff;font-size:18px;font-weight:300;line-height:21px;max-width:426px;text-transform:capitalize}.startVideoBtn{border-radius:100px;color:#fff;padding:6px 82px}.startVideo{bottom:41px;position:absolute}.client-img img{border-radius:100px;height:120px;left:-56px;object-fit:cover;position:absolute;top:58px;width:120px!important}.testomonial-info{position:relative}.client-msg{background:#fff;border:1px solid #c4c4c4;border-radius:20px;box-sizing:border-box;color:#00415e;font-size:16px;font-weight:300;line-height:19px;padding:36px 39px 33px 84px;text-transform:capitalize}.testomonial-info{margin-left:80px}.owl-prev{display:block!important}.client-msg h2{font-size:18px;font-weight:500;line-height:21px;padding-top:18px}#testomonial .owl-next{right:-18px}a.btn-bg.nearmoreBtn{border-radius:100px;color:#fff;padding:6px 82px}.partnerBG{background:url(https://all-cures.com/static/media/partnera.12e1d2e2d47967b88318.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;height:386px;position:relative;width:100%}.partnerBG h2{color:#00415e;font-size:32px;font-weight:500;line-height:37px;padding:34px 0 0 48px;text-transform:capitalize}.learnBtn{bottom:31px;left:50px;position:absolute}a.appBTN{background:#00415e;border-radius:25px;color:#fff;margin-right:21px;padding:15px 65px}.appStoreBg{background:#3ad0ff;border-radius:20px;height:400px}.doc-img,.innerapp{position:relative}.btn-Gropu{bottom:-217px;display:none;position:absolute;right:30px}.innerapp img{position:absolute;right:-15px;top:0}.subscribe h1{color:#fff;font-size:32px;font-weight:500;line-height:37px;padding:36px 0}.subscribe .h5 span{color:#1e7ca8}.subscribe p{color:#fff;font-size:16px;font-weight:300;line-height:19px;padding-bottom:19px}input.form-control{background:#fff;box-shadow:none;height:40px}a.subscribeBtn,input.form-control{border-radius:20px;box-sizing:border-box}a.subscribeBtn{background:#00415e;color:#fff;font-size:18px;padding:7px 30px;position:absolute;right:0;top:-.1rem}span.icon-chatbot{float:right;font-size:50px}#sectionMain{margin-bottom:15rem}section.footer{background:#00415e;color:#fff;padding-bottom:20px}.footer-inner h1{font-size:16px;font-weight:500;line-height:28px;padding:24px 0;text-transform:capitalize}.footer-inner p,.footer-inner ul li a{font-size:14px;font-weight:300}.footer-inner ul li a{color:#fff;line-height:16px;text-transform:capitalize;transition:all .4s ease-in-out}.footer-inner ul li a:hover{color:#3ad0ff;padding-left:5px}.helth-app h2{font-size:16px;font-weight:500;line-height:28px;padding:41px 0 24px;text-transform:capitalize}a.appBtn{width:200px}a.appBtn,button.appBtn{background:#000;border-radius:25px;color:#fff;display:inline-block;margin-bottom:20px;padding:15px 0;text-align:center}button.appBtn{width:100%}button.appBtn:hover{color:#f4f4f4}.socia-media-footer ul li{display:inline-block;font-size:40px;margin-right:15px}@media only screen and (min-width:767px){.socia-media-footer ul{float:right}}@media only screen and (max-width:767px){.textSize{font-size:18px}}.footer-bootm{background:#c4c4c4;padding:20px 0 8px}.copyRight p{font-size:18px;padding-top:16px}.footer-bootm .logo{padding-top:8px}.comman-pg-header{background:#cde4f8}.moreFilters{border-radius:15px;display:inline-table;height:.8rem;margin-left:50px;margin-top:1.8rem;padding:6px 56px}.physicians-tab .comman-heading h2{padding:33px 0}.tab-content-detail{border:1px solid #c4c4c4;border-radius:20px;box-sizing:border-box;margin-left:70px;padding:30px 0 0;position:relative}.tab-content-img{border:1px solid #c4c4c4;border-radius:100%;left:-71px;overflow:hidden;position:absolute;top:70px}.tab-content-img img{height:140px;object-fit:cover;vertical-align:middle;width:140px}.detail-r .coman-ul{display:inline-block}.detail-r .coman-ul a{text-align:center}.detail-l{padding-left:98px}.detail-l .rating{position:static}.name{color:#00415e;padding-top:20px}.name h4,.name p{font-weight:300}.name p{font-size:14px;padding-top:20px}.detail-l .btn-group a{border-radius:15px;margin-right:10px;padding:5px 32px}.detail-l .btn-group{padding:30px 0}.coman-ul p{color:#0fbb00;font-size:16px;padding-bottom:18px}.coman-ul li a{background:#fff;border:1px solid #3ad0ff;border-radius:100px;box-sizing:border-box;color:#00415e;display:inline-block;font-size:10px;padding:4px 0;width:60px}.coman-ul li .active{background:#00415e;border:1px solid #3ad0ff;color:#fff}.wed.coman-ul li a{background:#fff;border:1px solid #e3e3e3;border-radius:10px;box-sizing:border-box;color:#e3e3e3;display:inline-block;font-size:10px;padding:4px 0;width:60px}.coman-ul li{margin:0 5px 5px 0;text-align:center}.tab-content{padding-bottom:53px}.wed.coman-ul p{color:#e3e3e3!important}.coman-ul p{text-align:center}.detail-r{padding-left:30px}.profile-info-rating ul li{color:#ed8a19;display:inline-block;margin-right:5px}.profile-infoL-card,.rating-reviews{display:flex;justify-content:space-between}.profile-info-name h2{padding:17px 0}.rating-reviews{padding-top:17px}.profile-card{border:1px solid #c4c4c4;border-radius:20px;box-sizing:border-box;display:flex;margin-top:36px;padding:2rem 2rem 1.2rem}.profile-card-img{background:no-repeat 50%;background-color:#c6dffe;background-size:cover;border:1px solid #c4c4c4;border-radius:100%;height:180px;overflow:hidden;width:180px}.profile-card-img img{object-fit:cover;width:100%}.viewPhoto a{color:#3ad0ff;display:inline-block;font-size:14px;font-weight:500;padding-top:14px}.profileImageBlok{position:relative;text-align:center}.check-icon{font-size:38px}.reviews a{color:#0092c0;display:inline-block;font-size:16px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline}.aboutDr{border:1px solid #c4c4c4;border-radius:20px;box-sizing:border-box;color:#00415e;margin:36px 0;padding:30px 40px 58px}.text span.collapse,.text span.expand{background-color:#fff;border-radius:3px;color:#3ad0ff;cursor:pointer;display:inline-block;margin:0;padding-left:6px}.text span.collapse{color:#3ad0ff}.aboutDr h2{color:#00415e;font-size:18px;font-weight:500;padding-bottom:13px}.about-specialties ul{display:inline-block}.about-specialties ul+ul{margin-left:83px}.abt-eduction p{max-width:430px}.abt-photos ul li{background:#c4c4c4;border-radius:10px;display:inline-block;height:60px;margin-right:10px;position:relative;width:60px}.abt-photos ul li:last-child:after{color:#000;content:"\f067";font-family:FontAwesome;font-size:20px;position:absolute;right:23px;top:17px}.street{max-width:155px;padding:64px 0}.profile-rating .tab-nav ul{margin:5px 0 0}.profile-rating .tab-nav ul li a{font-size:16px;padding:5px 23px}.profile-rating .tab-nav{justify-content:space-between}.profile-rating .nav li{margin-left:13px}.paitent-profile img{border-radius:100px;height:120px;left:-56px;object-fit:cover;top:58px;width:120px}.rating-patient{background-color:#fff;border:1px solid #c4c4c4;border-radius:20px;box-sizing:border-box;margin-left:55px;margin-top:20px;padding:36px 32px 37px 84px;position:relative;width:900px}.select-all{font-weight:700;left:750px;position:relative;top:30px}select.form-select{bottom:25px;float:right;position:relative}.patient-name-add{display:flex;justify-content:space-between;padding-top:56px}.patient-rating ul li{color:#ed8a19;display:inline-block}.patient-msg p,h3,span{color:#00415e}.patient-msg p,span{color:#000}.patient-name-add h3{font-size:18px;font-weight:500}.back-top{z-index:999999}.back-top p{color:#000;font-size:14px;font-weight:400}.back-top p i{font-size:22px;font-weight:400}a.read-more-rating{background:#e3e3e3;border-radius:15px;color:#8c8c8c;padding:5px 30px}.rating-footer{display:flex;justify-content:space-between;padding-top:25px}.faqs-wrap{border:1px solid #c4c4c4;border-radius:20px;box-sizing:border-box;padding:20px}.question h2{color:#00415e;font-size:18px;font-weight:500;line-height:21px;padding-bottom:13px;text-transform:capitalize}.question{padding-bottom:30px}.faqs{margin-top:30px}.switch{display:inline-block;height:30px;position:relative;width:56px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:3px;content:"";height:24px;left:4px;width:24px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.bookAnAppoinment{border:1px solid #c4c4c4;border-radius:20px;box-sizing:border-box;margin-top:36px;padding:28px 25px}.bookAnAppoinment .detail-r{padding-left:0}.bookAnAppoinment .coman-ul li{margin:0 0 5px}.bookAnAppoinment h1{color:#00415e;font-size:20px;font-weight:500;line-height:23px;text-transform:capitalize}.bookAnAppoinment label{color:#00415e;font-size:16px;font-weight:400;padding-bottom:10px}.bookAnAppoinment .form-group{margin-top:30px}.bookAnAppoinment .form-control{border-radius:100px}.togleBtn p{color:#00415e;padding-bottom:10px}.detail-r h3,.togleBtn p{font-size:16px;font-weight:400}.detail-r h3{padding:20px 0}.profile-info{padding-left:29px}.bookAnAppoinment .btn-group a{border-radius:15px;display:inline-block;margin:10px 5px 0;padding:5px 25px}.login{background:url(https://all-cures.com/static/media/popupbg.df92c767de34ea1f6873.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:470px;width:100%}.sign-logo span{color:#000;display:block;font-size:45px;padding:10px}.signupForm input.form-control{border:1px solid #ccc}.signup{padding:15px 29px 26px}.signup h3{padding-bottom:24px}.modal-body{padding:0}.registerBtn{border-radius:100px;color:#fff;display:inline-block;margin-top:20px;padding:6px 82px}.popup-foooter ul li{display:inline-block;padding-top:20px;position:relative}.popup-foooter ul li a{font-weight:300}.login-inner,.popup-foooter{text-align:center}.login-inner{bottom:0;height:92px;left:0;margin:auto;position:absolute;right:0;top:0;width:280px}.login-inner h1{color:#fff;font-size:31px}.login-inner a{border:1px solid #fff;border-radius:100px;color:#fff;display:inline-block;margin-top:20px;padding:5px 30px}button.close{font-size:36px;padding:10px;position:absolute;right:0;z-index:1;z-index:1000}.modal-header{border:0;padding:0}#scroll{background:#3ad0ff;border-radius:60px;bottom:0;cursor:pointer;display:none;height:50px;position:fixed;right:10px;text-indent:-9999px;width:50px}#scroll span{border:8px solid;border-color:#0000 #0000 #fff;height:0;left:50%;margin-left:-8px;margin-top:-12px;position:absolute;top:50%;width:0;z-index:1000!important}#scroll:hover{bottom:10px;transition:all .4s ease-in-out}button{border-radius:20px;color:#fff;font-weight:700;letter-spacing:1px;padding:12px 45px;transition:transform 80ms ease-in}button:active{transform:scale(.95)}button:focus{outline:none}input{background-color:#eee;border:none;margin:8px 0;padding:12px 15px}.check{float:right}.bcolor{top:30px}#bcolor,.bcolor{background-color:#00415e;left:55px;position:relative}#bcolor{top:-7px}.outer{border-radius:15px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;max-width:100%;min-height:470px;overflow:hidden;position:relative;width:900px}.form-container{height:100%;position:absolute;top:0;transition:all .6s ease-in-out}.sign-up-container{left:0;opacity:0;width:50%;z-index:1}.outer.right-panel-active .sign-up-container{animation:show .6s;opacity:1;transform:translateX(100%);z-index:5}@keyframes show{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}.all{left:340px;position:relative;top:55px}.c1,.c2{left:200px;position:relative;top:20px}.overlay-container{height:100%;left:50%;overflow:hidden;position:absolute;top:0;transition:transform .6s ease-in-out;width:50%;z-index:100}.outer.right-panel-active .overlay-container{transform:translateX(-100%)}.overlay{background-position:0 0;background-repeat:no-repeat;background-size:cover;color:#fff;height:100%;left:-100%;position:relative;transform:translateX(0);transition:transform .6s ease-in-out;width:200%}.outer.right-panel-active .overlay{transform:translateX(50%)}.overlay-panel{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 40px;position:absolute;text-align:center;top:0;transform:translateX(0);transition:transform .6s ease-in-out;width:50%}.overlay-left{transform:translateX(-20%)}.outer.right-panel-active .overlay-left,.overlay-right{transform:translateX(0)}.overlay-right{right:0}.outer.right-panel-active .overlay-right{transform:translateX(20%)}.ads{background:#c4c4c4;margin-top:90px;min-height:500px}.fade.in{opacity:1}.dr-detail{display:flex}.icon-chatbot{display:none}#root{background-color:#fff}.ProfileLeft .profile-card{display:flex}.loading{height:30vh}.item{margin:1em}.item-img .fas{background-color:#c6dffe;display:flex;justify-content:center;padding:3.2rem 0}.dr-detail .fas{background-color:#00415e;color:#fff;font-size:90px;padding:1.3rem 2rem 1.8rem}.profile-card-img .fas{background-color:#00415e;color:#fff;padding:2.5rem 3rem 2.6rem}body{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.App{max-width:700px;width:100%}p.lorem-text{text-align:justify}.modal-cover{background-color:#000c;transform:translateZ(0);z-index:10}.modal-area,.modal-cover{height:100%;left:0;position:fixed;top:0;width:100%}.modal-area{background-color:#fff;box-shadow:0 0 10px 3px #0000001a;overflow-y:auto;padding:2.5em 1.5em 1.5em}.modal-aa{left:50%;position:absolute;top:50%}@media screen and (min-width:500px){.modal-area{height:auto;left:50%;max-height:calc(100% - 1em);max-width:30em;top:50%;transform:translate(-50%,-50%)}}._modal-close{background:#f6f6f7;border:0;box-shadow:none;cursor:pointer;line-height:1;padding:.5em;position:absolute;right:0;top:0}._modal-close-icon{fill:#0000;stroke:#000;stroke-linecap:round;stroke-width:2;height:25px;width:25px}.modal-body{padding-top:.25em}._hide-visual{clip:rect(0 0 0 0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.scroll-lock{margin-right:17px;overflow:hidden}.frontpage-job{color:#f77754}.wrapper{background-color:#f5f5f5;font-family:Arial;font-size:16px;letter-spacing:1px;line-height:1.5rem;margin:50px 0;max-width:500px;padding:40px 25px}.menu,.modal-wrapper{display:flex;justify-content:center}.modal-wrapper{background-color:#000000bf;height:calc(100vh - 100px);left:0;overflow-y:scroll;padding:50px 20px;position:fixed;top:0;width:calc(100% - 40px)}.no-modal-wrapper{background-color:#a4d1c8;border-radius:10px;font-size:16px;line-height:30px;margin-top:50px;max-width:500px;padding:20px}.modal p{font-size:12px;line-height:24px}.link{background-color:#537d91;border-radius:2px;color:#fff;font-family:Arial;font-size:20px;margin-right:10px;padding:10px}#modal-close{background:#f6f6f7;border:0;border-radius:1.6rem;box-shadow:none;cursor:pointer;line-height:1;padding:1rem;position:absolute;right:0;top:0}.wallpaper-dashboard{background-color:#b9daf1;opacity:inherit}.home__test{background:url(https://all-cures.com/static/media/o6rbxh0.ea6634e94210ab015060.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh}.logo-img{height:90px;object-fit:contain}.transparent_bg{align-items:center;background-color:#8cd4eb;display:flex;justify-content:center;min-height:75vh;padding:5vh 0}.ds-image{display:block;position:relative}.ds-image img{height:100%;object-fit:cover;width:100%}.col-sm{padding:0}.profile-info .rating{margin-top:5.5rem;padding-left:2.7rem}@media only screen and (max-width:320px){.profileImageBlok{bottom:20px;position:relative;text-align:center}h4{bottom:40px}.App,h4{position:relative}.App{bottom:50px}}@media only screen and (max-width:364px){.profileImageBlok{bottom:20px;position:relative;text-align:center}.App,h4{bottom:40px;position:relative}.select-all{font-weight:700;left:100px;position:relative;top:30px}}@media only screen and (min-width:365px) and (max-width:768px){.profileImageBlok{align-items:center;bottom:20px;display:flex;flex-direction:column;position:relative;text-align:center}.App,h4{position:relative}.App{bottom:50px}div#DocDetails{margin-left:-20px}.select-all{font-weight:700;left:120px;position:relative;top:30px}}@media only screen and (min-width:992px){.profile-card-img{bottom:5px;left:-15px;position:relative}}@media only screen and (max-width:315px){.profile-card-img{bottom:5px;left:-15px;position:relative}h4{bottom:50px;margin-bottom:20px}.App,h4{position:relative}.App{bottom:10px;left:0}}.modal-header .close{padding:1rem}@media only screen and (min-width:992px) and (max-width:1024px){.select-all{font-weight:700;left:730px;position:relative;top:30px}}.submit-popup{bottom:1rem;left:-20vw;position:absolute}a.text-underline,a.text-underline:hover{text-decoration:underline}a.text-underline:hover{color:#e7d3d3}.newsletter_float{background-color:#3ad0ff;border-radius:50px;bottom:0;box-shadow:2px 2px 3px #999;color:#fff;position:fixed;right:0;text-align:center;z-index:100}.newsletter-icon{margin-top:16px}@media screen and (max-width:767px){.newsletter-icon{margin-top:10px}.newsletter_float{bottom:20px;font-size:22px;height:40px;right:10px;width:40px}}div.MuiSelect-root.MuiSelect-select.MuiSelect-selectMenu.MuiInputBase-input.MuiInput-input{width:100%}.ad-space{height:8rem}.detail-l .btn-group button{border-radius:15px;margin-right:10px;padding:5px 32px}.subs-hero-2{border-radius:0 20px 20px 0}.chip{background-color:#f1f1f1;border-radius:2px;display:inline-block;font-size:16px;height:38px;line-height:38px;padding:0 25px;right:5px}.bg-review{background-color:#b9daf1}#comment{width:94%}.overview{background-color:#00415e;color:#fff}.cure{background-color:#6cce63;color:#fff}.symptoms{background-color:#54baf7;color:#fff}.country{background-color:#3ad0ff}.loader{align-items:center;display:flex;justify-content:center}.loader.main{height:100vh}.loader.main.on-submit-loading{background-color:#faebd7;bottom:0;left:0;opacity:.5;position:fixed;right:0;top:0;z-index:1111}.ad-spac{display:flex;justify-content:center;margin:1rem 0}.error-404{font-size:6.8rem}.not-found-msg{border:1px solid #444;border-radius:1rem;padding:1.5rem 2rem}.main-hero{display:contents}.bg-main-hero{background-color:#ecf4f7}.trending-articles{display:contents}.trending-articles .card{flex-direction:row;justify-content:space-between}div.trending-articles:nth-child(odd) .card{background-color:#e4faff}div.trending-articles .col-4:nth-last-child(2n) .card{background-color:#fee}.trending-articles .card .h5{margin:auto}.trending-articles .card img{height:125px}.trending-section .btn:focus{box-shadow:none}.alert.pop-up{left:0;margin-left:auto;margin-right:auto;padding:1rem 5rem;position:fixed;right:0;top:3%;width:30%;z-index:1100}.alert.pop-up .timer{animation:time 5s linear;border-bottom:5px solid #000;bottom:0;left:0;position:absolute;width:100%}.p1{font-size:2rem}@keyframes time{0%{width:100%}to{width:0}}.css-1d3z3hw-MuiOutlinedInput-notchedOutline{border-color:#fff!important;border-bottom:1px solid grey!important}.subscribe-btn{background-color:#000}.subscribe-btn:hover{background-color:#292727;color:#fff}.average-rating{width:34%}#userprofile{border-radius:0!important;left:200px;position:relative;top:0;transform:none}#mobile-feedback-fixed-btn{bottom:102px!important}.favouriteForm{bottom:244px;left:65%;position:relative}.btn-article-search i.fa-heart{padding:.22rem}.favourite{margin-top:150px!important;padding:3px 4px 5px 7px;position:absolute}#dis{background-color:#e4faff}#dis1{background-color:#fff;color:#000;padding:.5rem 1.9rem}.grid-container{display:grid;grid-template-columns:auto auto auto;padding-bottom:10px}.grid-item{background-color:#fffc;font-size:18px;padding-bottom:30px;text-align:center}.success{bottom:40px;left:-15%;position:absolute}#success-fav{bottom:-175px}.column{float:left;height:300px;padding:10px;width:33.33%}.column,.row:after{box-sizing:border-box}.row:after{background-color:#000;clear:both;content:"";display:table}.mainid{filter:blur(8px);-webkit-filter:blur(8px)}.bg-text{background-color:#000;background-color:#0000;color:#fff;font-weight:700;left:50%;padding:20px;position:absolute;text-align:center;top:20;transform:translate(-50%,-50%);width:80%;z-index:2}@media only screen and (max-width:768px){#mobile-feedback-fixed-btn,#mobile-subscribe-fixed-btn{width:135px!important}#mobile-feedback-fixed-btn{bottom:114px!important}.favouriteForm{bottom:236px;left:41%}.success{left:-80px;width:250px}.favourite{font-size:14px;font-weight:200;height:38px!important;padding:0 2px 6px 11px;top:80px}}.card-title .mr-5:after{content:"..."}#mobile-feedback-fixed-btn,#mobile-subscribe-fixed-btn{background-color:#00415e;border:2px solid #add8e6;border-radius:25px 25px 0 0!important;bottom:250px;float:left;font-size:1rem;font-size:15px;left:-58px;opacity:.9;padding:7px 2px;position:fixed;transform:rotate(90deg);width:150px;z-index:999999}.checked{color:orange}.article-title-container{display:flex;justify-content:space-between;margin:auto;width:96%}.article-title-container .h2{margin-right:4rem}.opacity-7{opacity:.7}#main-hero .card{border:none;min-height:36.5rem}#main-hero .card-body{padding:1.25rem 0}.main-hero #featured .card{min-height:31rem}.owl-carousel.owl-loaded#featured{height:565px}#trends{height:270px}#right-menu-card-article-content-preview .ce-block,.card-article-content-preview .ce-block{width:100%}.main-hero .color-gray:hover{color:#000}.ce-block__content{max-width:100%}.article-title{color:#007bff}.cures-search-tab{flex-direction:row}.cures-tab-img img{background-size:cover;height:100%;width:100%}.cures-tab-chips{bottom:0;position:absolute;right:.5rem}@media only screen and (max-width:765px){#main-hero .card{min-height:-webkit-fit-content;min-height:fit-content}.cures-search-tab{flex-direction:column}.cures-tab-chips{bottom:-40px;left:.8rem;position:absolute}.mtc{margin-bottom:40px!important}#posts-container .chip{border-radius:2px;display:inline-block;font-size:12px;height:28px;line-height:26px;padding:0 12px}}#table{margin-top:13px}#td{height:140px}.btn:focus{box-shadow:none}.list-0{display:none}.profile-card.doctors-article .col-md-3,.profile-card.doctors-article .col-md-9{flex:0 0 auto;max-width:100%}.profile-card.doctors-article .cures-search-tab{flex-direction:column}.profile-card.doctors-article{padding:1.2rem .7rem}#article-filter-carousel{margin:0 0 1rem;max-width:1140px;z-index:0}#article-filter-carousel .owl-nav .owl-prev{background-color:#fff;left:-40px}#article-filter-carousel .owl-nav .owl-next,#article-filter-carousel .owl-nav .owl-prev{border-radius:3rem;box-shadow:5px 5px 25px;padding:2px 10px!important;position:absolute;top:-2px}#article-filter-carousel .owl-nav .owl-next{background-color:#add8e6;right:-40px}@keyframes heartbeat{0%{transform:scale(.75)}20%{transform:scale(1)}40%{transform:scale(.75)}60%{transform:scale(1)}80%{transform:scale(.75)}to{transform:scale(.75)}}img#heart{height:100px;margin:3rem 0}img#heart,img#heartend{animation:heartbeat 2s infinite}img#heartend{height:80px}#edit-profile-img{bottom:0;color:#9c8fab;left:8rem;position:absolute}#fileInput{display:none}#icon{width:100px}#icon,.fa-edit{cursor:pointer}.image-edit-icon{bottom:132px;position:absolute;right:-1.5rem}.notchedOutline{border:"1px";border-color:"white !important"}.css-viou3o-MuiAutocomplete-root .MuiOutlinedInput-root{border:#fff!important}.comman-pg-header{background-color:#fff}.logo mt-2{width:13%}.bg-light{background-color:initial!important}.css-wj6mtw-MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input{padding:0!important}.navbar-light .navbar-nav .nav-link{color:#00415e;font-size:1.3rem;padding-left:.5rem}.navbar-light .navbar-nav .nav-link:hover{color:#00415e;font-weight:600}.my-10{margin-bottom:6rem!important}.MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiOutlinedInput-root,.MuiAutocomplete-hasPopupIcon.css-16awh2u-MuiAutocomplete-root .MuiOutlinedInput-root{margin-bottom:7px}.articlesub{display:flex;flex-direction:row-reverse;width:800px}@media only screen and (min-width:320px) and (max-width:914px){.articlesub{width:100%!important}}.mainsub{justify-content:center;margin:0 auto}.subscription{height:245px;transition:transform 1.5s}.subscription:hover{transform:scaleY(1.2)}.subscription .rounded-lg{background-color:#fff;border-radius:3rem!important;color:#00415e;min-height:200px}.subscription:hover .rounded-lg{background-color:#00415e!important;color:#fff}.subdetails{justify-content:center}.subscription .shadow{box-shadow:0 .5rem 1rem #00000026!important}.subscription .btn-sub{display:none}.subscription:hover .btn-sub{display:inline;left:0;position:absolute;top:210px}@media only screen and (min-width:320px) and (max-width:914px){.subscription{height:210px}.subscription .shadow{height:200px}.subscription h4{bottom:20px!important}.subscription:hover .btn-sub{display:table;height:30px;top:170px}}.hideScroll::-webkit-scrollbar{width:.1rem}.hideScroll::-webkit-scrollbar-thumb{background-color:initial}@media only screen and (min-width:320px) and (max-width:575px){.css-16b5y55-MuiPickersLayout-contentWrapper,.css-4pax7l-MuiPickersLayout-root .MuiPickersLayout-toolbar{grid-column:1!important}button.close.appn{left:320px}.css-160unip,.css-1tpoa8p{flex-direction:row!important}}#overview{overflow:hidden;text-overflow:ellipsis;width:200px}.countryDrop{max-height:400px;overflow-y:auto}@media (max-width:600px){.css-1k33q06{margin-right:20px!important}}@media only screen and (min-width:300px) and (max-width:768px){.feedbackmobile{margin-top:60px}}@media only screen and (min-width:992px){.btn-Gropu{right:0}.tab-nav ul li{margin-right:10px}.tab-nav ul li a{padding:5px 15px}.moreFilters{margin-left:0}}@media only screen and (min-width:768px){.socia-media-footer ul li{font-size:30px!important;margin-right:10px!important}.serchlabel{bottom:150px!important}.tab-nav ul li{margin-right:2px!important}.moreFilters,.tab-nav ul li a{font-size:13px!important}.moreFilters{margin-left:20px!important;padding:6px 36px!important}.tab-content-detail{padding:30px 0}}@media only screen and (min-width:220px) and (max-width:700px){.serchlabel{padding-left:15px!important}.header{padding:38px 15px!important}.banner{max-width:100%;min-width:300px}.serchlabel h1{font-size:24px!important}.serch-wrap-inner{margin:-179px 15px!important}.search .form-control{border-radius:100px!important}.form-group.zipcode{border:0!important}.city .form-control,.date .form-control,.serch-wrap-inner .form-control{border-radius:100px!important}.tab-nav{display:inline-block!important}.tab-nav ul{margin:0 0 30px 14px!important}.tab-nav ul li a{padding:5px 16px!important}.tab-nav ul li{margin-bottom:.6rem;margin-right:9px!important}.comman-heading{padding-left:15px!important}.item{margin-left:15px!important}.consultunt-inner{padding:34px 15px!important}.testomonial-info{margin-left:0;margin-right:15px!important}.subscribe h1{font-size:22px;padding:26px 0 2px!important;text-shadow:1px 2px 1px #0000001a!important}.btn-Gropu{bottom:-225px!important;display:inline-block!important;left:0!important}a.appBTN{margin-right:9px;padding:10px 14px}a.appBtn{margin-right:20px;padding:10px 35px}.socia-media-footer ul{float:none}.socia-media-footer ul li{font-size:26px;margin-top:20px}.startVideoBtn{display:inline-block;padding:6px 30px}.searchPage .tab-nav ul li a{font-size:13px!important;padding:5px 8px!important}.moreFilters{margin:0 0 10px 15px!important;padding:6px 25px!important}.detail-l{padding-left:0!important;padding-top:20px!important}.name p{width:auto!important}.tab-content-img{border:1px solid #c4c4c4!important;border-radius:100%!important;margin-left:15px!important;overflow:hidden!important;position:static!important;width:140px!important}.detail-l .btn-group a{font-size:13px!important;margin-right:10px!important;padding:5px 9px!important}.detail-r{flex-wrap:nowrap!important;min-width:200px!important;overflow:auto!important;padding-bottom:20px!important;padding-left:0!important}.tab-content-detail{margin-left:15px!important}.comman-pg-header .serch-wrap-inner{margin:-100px 15px!important}.comman-pg-header .megaSearch{margin:0 1rem;position:relative;top:-2.8rem}.ads,.logo span{display:none!important}}@media screen and (max-width:768px){.mainSearch{flex-direction:column}.btn-Gropu{display:none!important}.client-img,.doc-img{display:none}.client-msg{padding:36px 39px 33px}#testomonial .owl-next{right:0}}@media screen and (max-width:767px){#sidebar-wrapper{display:none}}@media screen and (max-width:768px){body{background-color:#fff}.appStore{margin:-7.8rem 1rem 0}.serch-wrap-inner{margin:-179px 15px!important}.serch-wrap-inner .form-control{border-radius:100px!important}.form-group .zipcode{border:0!important}.header .logo{margin:-15px 0 0 1rem}.footer-bootm{font-size:1.6rem}.footer-bootm .logo{float:left}.socia-media-footer ul{display:flex;justify-content:center}.consultunt,.partner{margin:0 1rem}.comman-pg-header{height:42vh}.rating-patient{margin:1rem;width:280px}.Profileleft .profile-card{display:block}.Profileleft{margin:1rem}.Profileleft .bookAnAppoinment{margin-left:-1rem}.dr-detail{display:block}.homeHeader .mainSearch{margin:0 1rem;position:relative;top:-14rem;z-index:0}}@media only screen and (max-width:768px){.alert.pop-up{padding:.6rem;width:90%}.autocomplete #search{border-radius:2rem;margin-left:30px;padding:6px;position:absolute;right:8rem;top:.5rem}.autocomplete{bottom:30px;left:15px;position:relative;width:100%}.col-lg-4{margin:0;padding:0}.autocomplete{display:block}.mainSearch{width:100%;z-index:1}.comman-pg-header{height:-webkit-max-content;height:max-content;max-width:100%;min-width:300px}.col-4{flex:1 1;max-width:100%}.main-hero .col-4{display:contents}.main-hero .col-4 .card{margin:0 .9rem}#posts-container{margin:auto}}@media screen and (min-width:500px){#search{float:right;margin-left:170px;padding:8px 18px;width:-webkit-min-content;width:min-content}.mainSearch{flex-direction:row;width:100%;z-index:0}.autocomplete{display:block}}.background-section{align-items:center;background-image:url(https://ik.imagekit.io/hg4fpytvry/product-images/assets/img/doctorconsult.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;position:relative}.background-overlay{background:#00000080;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(https://all-cures.com/static/media/icomoon.55fe34966fa7e46ef68c.eot);src:url(https://all-cures.com/static/media/icomoon.55fe34966fa7e46ef68c.eot#iefix) format("embedded-opentype"),url(https://all-cures.com/static/media/icomoon.916ade096c17f040c405.ttf) format("truetype"),url(https://all-cures.com/static/media/icomoon.0a5beaeaad54bfc8f757.woff) format("woff"),url(https://all-cures.com/static/media/icomoon.867c9ae84b8592a5b867.svg) format("svg")}[class*=" icon-"]{font-feature-settings:normal;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-chatbot .path1:before{color:#4671c6;content:"\e900"}.icon-chatbot .path2:before{color:#3762cc;content:"\e901";margin-left:-1em}.icon-chatbot .path3:before{color:#a4c9ff;content:"\e902";margin-left:-1em}.icon-chatbot .path4:before{color:#e0ebfc;content:"\e903";margin-left:-1em}.icon-chatbot .path5:before{color:#6bdddd;content:"\e904";margin-left:-1em}.icon-chatbot .path6:before{color:#f9a7a7;content:"\e905";margin-left:-1em}.icon-chatbot .path7:before{color:#f9cfcf;content:"\e906";margin-left:-1em}.icon-chatbot .path8:before{color:#f9cfcf;content:"\e907";margin-left:-1em}.icon-chatbot .path9:before{color:#e0ebfc;content:"\e908";margin-left:-1em}.icon-chatbot .path10:before{color:#4671c6;content:"\e909";margin-left:-1em}.icon-chatbot .path11:before{color:#4671c6;content:"\e90a";margin-left:-1em}.icon-chatbot .path12:before{color:#4671c6;content:"\e90b";margin-left:-1em}.icon-chatbot .path13:before{color:#3762cc;content:"\e90c";margin-left:-1em}.icon-chatbot .path14:before{color:#3762cc;content:"\e90d";margin-left:-1em}.icon-chatbot .path15:before{color:#3762cc;content:"\e90e";margin-left:-1em}.icon-chatbot .path16:before{color:#3762cc;content:"\e90f";margin-left:-1em}.icon-chatbot .path17:before{color:#3762cc;content:"\e910";margin-left:-1em}.icon-chatbot .path18:before{color:#3762cc;content:"\e911";margin-left:-1em}.icon-chatbot .path19:before{color:#3762cc;content:"\e912";margin-left:-1em}.icon-comment .path1:before{color:#50af00;content:"\e913"}.icon-comment .path2:before{color:#fff;content:"\e914";margin-left:-1em}.icon-correct-1:before{content:"\e915"}.icon-correct-2 .path1:before{color:#57a4ff;content:"\e916"}.icon-correct-2 .path2:before{color:#1e81ce;content:"\e917";margin-left:-1em}.icon-correct-2 .path3:before{color:#1e81ce;content:"\e918";margin-left:-1em}.icon-correct:before{content:"\e919"}.icon-facebook .path1:before{color:#3b5998;content:"\e91a"}.icon-facebook .path2:before{color:#fff;content:"\e91b";margin-left:-1em}.icon-heart:before{content:"\e91c"}.icon-instagram:before{color:#6a453b;content:"\e91d"}.icon-linkedin .path1:before{color:#007ab9;content:"\e91e"}.icon-linkedin .path2:before{color:#f1f2f2;content:"\e91f";margin-left:-1em}.icon-loupe:before{content:"\e920"}.icon-magnifying-glass:before{content:"\e921"}.icon-move-to-next:before{content:"\e922"}.icon-next:before{content:"\e923"}.icon-pin-1:before{content:"\e924"}.icon-pin:before{content:"\e925"}.icon-search:before{content:"\e926"}.icon-star-1:before{color:#ed8a19;content:"\e927"}.icon-star:before{color:#ffc107;content:"\e928"}.icon-stethoscope:before{content:"\e929"}.icon-twitter .path1:before{color:#55acee;content:"\e92a"}.icon-twitter .path2:before{color:#f1f2f2;content:"\e92b";margin-left:-1em}div .suggestion{background-color:#fff;border:1px solid #88d4d4;padding:.6rem;position:absolute}div .suggestion:hover{background-color:#00415e;color:#fff}.form-group #city,.form-group #doctors{margin-bottom:0}.sug{background-color:#fff;position:absolute}.suggestionSearch{background-color:#fff;border:1px solid #88d4d4;padding:.6rem}.suggestionSearch:hover{background-color:#00415e;color:#fff}.suggest{position:absolute;z-index:2}.suggestionSearch:nth-child(n+11){display:none}@media (min-width:992px){.navbar-expand-lg{padding:.5rem}}.css-1ald77x.Mui-focused,.css-1jy569b-MuiFormLabel-root-MuiInputLabel-root.Mui-focused{margin-top:10px}@media only screen and (max-width:768px){.article-search#article-search{margin-bottom:2rem;margin-top:3.6rem}.banner{height:40vh;margin-top:4.5rem}}.mb-25r{margin-bottom:2.5rem}.banner{animation:carousel 30s ease-in-out infinite;background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-300,f-webp/assets/img/Banner1-Full.jpg) 50%;height:49vh;opacity:.8;position:relative}.primary-btn-color{background-color:#00415e}@keyframes carousel{0%{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-1000,f-webp/assets/img/Banner1-Full.jpg) 50% no-repeat;background-size:cover}25%{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-1000,f-webp/assets/img/Banner2.jpg) 50% no-repeat;background-size:cover}50%{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-1000,f-webp/assets/img/Banner3.jpg) 50% no-repeat;background-size:cover}to{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-1000,f-webp/assets/img/Banner41.jpg) 50% no-repeat;background-size:cover}}.banner .banner-title{bottom:0;flex-direction:column;font-weight:700;left:0;position:absolute;right:0;text-shadow:2px 5px 5px #000;top:0}.banner .banner-title h1{font-weight:700}.trending-articles .card{min-height:8.5rem}.trending-articles #yoga{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-300,f-webp/assets/img/yoga.jpg) 50% no-repeat;background-size:cover}.trending-articles #chinese{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-300,f-webp/assets/img/chinese.jpg) 50% no-repeat;background-size:cover}.trending-articles #ayurveda{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-300,f-webp/assets/img/ayurvedic.jpg) 50% no-repeat;background-size:cover}.trending-articles #homepathies{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-300,f-webp/assets/img/Homepathy.jpg) 50% no-repeat;background-size:cover}.trending-articles #homeopathy{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-300,f-webp/assets/img/homeopathy.jpg) 50% no-repeat;background-size:cover}.trending-articles #naturopathy{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-300,f-webp/assets/img/herbal-naturopathic-medicine.jpg) 50% no-repeat;background-size:cover}.trending-articles #unani{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-300,f-webp/assets/img/unani.jpg) 50% no-repeat;background-size:cover}.trending-articles #arabic{background:url(https://ik.imagekit.io/hg4fpytvry/product-images/tr:w-300,f-webp/assets/img/arabic.jpg) 50% no-repeat;background-size:cover}.trending-articles .col-4{width:100%}.dropdown-toggle:after{content:none}.filter-white{filter:invert(99%) sepia(60%) saturate(1%) hue-rotate(291deg) brightness(119%) contrast(91%)}.card-img img{display:block;height:250px;max-width:350px;width:100%}.trending-section .comman-heading{width:11rem}.featured-articles .owl-prev{background:#00415e!important;left:0;position:absolute;top:8rem}.nav-item.dropdown:hover .dropdown-menu{display:block}.featured-articles .owl-prev span{color:#fff;padding:.55rem}button.active{background-color:#387a99;color:#f4f4f4}#show-all-cures{background-color:#00415e;color:#fff}.pagination-preview{margin:0 1rem}@media only screen and (max-width:768px){.pagination-preview button:nth-child(n+6){display:none}.pagination-preview button:last-child{display:inline}}.dropdown .newDropdown{left:-46px;margin-bottom:-5px;margin-top:-15px}.dropdown-menu .newDropdown-menu{left:5px;top:40%}.landing-page__title{color:#000;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.promo-banner{display:block;height:92px;margin:0 auto;padding-bottom:10px;padding-top:10px;width:402px}@media (min-width:768px){.promo-banner{height:auto;max-width:1300px;padding:10px;width:100%}.landing-page__title{font-size:2rem;margin-bottom:15px}}.doctor-patient-banner-container{contain:content;min-height:280px;position:relative;text-align:center;will-change:transform}.doctor-patient-banner-container.loading{opacity:0;transition:opacity .3s ease-in}.doctor-patient-banner-container.loaded{opacity:1}.doctor-patient-banner{-webkit-backface-visibility:hidden;backface-visibility:hidden;content-visibility:auto;max-height:380px;object-fit:cover;transform:translateZ(0);width:1300px}.doctor-patient-banner-btn{background-color:#00415e;border:2px solid #fff;border-radius:30px;bottom:45px;cursor:pointer;font-size:16px;left:78%;padding:8px 20px;position:absolute;transition:opacity .2s ease-in-out;will-change:opacity;z-index:2}.doctor-patient-banner-btn:hover{opacity:.7}@media (max-width:768px){.doctor-patient-banner-btn{bottom:20px;font-size:8px;left:50%;padding:5px 15px}.doctor-patient-banner{height:280px;width:100%}}.carousel-item{transition:transform .6s ease-in-out}.carousel-item.active{z-index:1}.ts-list{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-wrap:nowrap;gap:.75rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;transform:translateZ(0);will-change:transform}.ts-list::-webkit-scrollbar{display:none}.ts-link{flex:0 0 auto;text-decoration:none}.ts-pill{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#00415e,#111011) border-box;border:2px solid #0000;border-radius:9999px;color:#0a2f5a;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transform:translateZ(0);transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.ts-pill:focus,.ts-pill:hover{background-color:#0a2f5a;outline:none;transform:translateY(-1px)}.ts-pill:active{transform:translateY(0)}.ts-error{color:#dc3545}.ts-error,.ts-loading{padding:1rem;text-align:center}.ts-loading{color:#6c757d}@media (min-width:768px){.ts-list{gap:1rem}.ts-pill{font-size:1rem;padding:.75rem 1.5rem}}@media (prefers-reduced-motion:reduce){.ts-list{scroll-behavior:auto}.ts-pill{transition:none}}@media only screen and (min-width:320px) and (max-width:480px){#right-sidebar-wrapper{display:none}#doctor .item-img,#featured .item-img img,#specialists .item-img img{width:100%}}@media only screen and (min-width:481px){#video-popover{display:none}}@media only screen and (max-width:480px){#video-popover{display:block}}@media only screen and (min-width:220px) and (max-width:480px){div#socilaBtn{position:relative;right:51px;top:6px}div#filter{left:14px;margin-top:11px;position:relative}.copyRight p{font-size:16px;left:0;margin-right:40px;padding-top:16px;position:relative;text-align:center}#center-well #share-icons-regions{position:absolute;top:30px}#share-icons-regions{flex-direction:column-reverse;left:70px;position:relative}#s1{bottom:30px;font-size:19px;position:relative}#starMob{display:block;font-size:20px;position:absolute;right:10px;top:5px}#starWeb{display:none}.loginSign{position:absolute;right:1rem;top:1rem}#visitDoc{padding:5px 20px}#head5{padding-left:0;padding-right:80px}#none{display:none}button#dropHead{left:-5px;position:relative}#mainSearch{margin-right:-25px}#head1{bottom:30px;position:relative}#homeCity,#homeDoc{bottom:105px;left:15px;position:relative}#homeCity{margin-top:15px}#btnDoc{bottom:105px;left:13px;position:relative}form.sign{padding:0 5px}#accText{display:none}#headSign{font-size:2rem}#forgetPass{font-size:10px}#btn1{padding:6px 20px}#rightPanel{padding:0 5px}#signUp{padding:6px 20px}#docRate{right:6px;top:40px}#about,#docRate{position:relative}#about{top:15px}#profile{left:0}#head4,#profile{position:relative}#head4{top:2px}#searchBtn{margin-right:-5px}#searchDoc{left:15px;margin-top:10px;padding:0;position:relative;top:10px;width:97%}#searchArticle{margin:58px 0 0}#Article{font-size:13px;left:10px;padding:4px;position:relative}.newsletter_float{bottom:20px;font-size:22px;height:40px;position:fixed;right:10px;width:45%}#createArticle{font-size:10px;left:10px;padding-top:0;position:relative}#createArticle1{font-size:13px;left:10px;padding:5px;position:relative;text-align:center}#signIn{position:relative;width:132px}.serchlabel{margin-bottom:50px}.doc-name{margin:55px 26px 0 -5px}.article-search{margin:20px 0 0 -5px}.btn-article-search{background-color:#00415e;height:52px;margin-right:26px}.city-name.col-md-5{margin-left:-5px;margin-right:60px}}.breadcrumb{margin-bottom:0}#center-well #share-icons-regions{top:50px}#socilaBtn{right:28px}@media only screen and (min-width:320px) and (max-width:568px){div#socilaBtn{position:relative;right:53px}div#filter{left:14px;margin-top:16px;position:relative}#center-well #share-icons-regions{margin-top:35px;position:absolute}#share-icons-regions{flex-direction:column-reverse;left:70px;position:relative}#s1{bottom:30px;font-size:15px;position:relative}#s1:first-child{margin-left:20px}#starMob{display:block;font-size:20px;position:absolute;right:10px;top:5px}#starWeb{display:none}.loginSign{position:absolute;right:1rem;top:1rem}#visitDoc{padding:5px 20px}#head5{padding-left:0;padding-right:80px}#none{display:none}button#dropHead{left:5px;position:relative}#mainSearch{margin-right:-13px}#head1{bottom:30px;position:relative}#homeDoc{bottom:104px}#homeCity,#homeDoc{left:28px;position:relative}#btnDoc,#homeCity{bottom:98px}#btnDoc{left:13px}#about,#btnDoc{position:relative}#about{top:15px}#createArticle1{font-size:13px;padding:5px;position:relative;text-align:center}#createArticle{font-size:11px;left:20px;padding:0;position:relative}#signIn{left:5px;position:relative;width:132px}.serchlabel{margin-bottom:50px}.doc-name{margin:55px 26px 0 -5px}.article-search{margin:20px 0 0 -5px}.btn-article-search{background-color:#00415e;height:56px;margin-right:-12px}.city-name.col-md-5{margin-left:-5px;margin-right:60px}}@media only screen and (min-width:375px) and (max-width:914px){div#socilaBtn{position:relative;right:69px}div#filter{left:14px;margin-top:1px;position:relative}#share-icons-regions{flex-direction:column-reverse;left:85px;position:relative}#s1{bottom:30px;font-size:19px;position:relative}#starMob{display:block;font-size:20px;position:absolute;right:10px;top:5px}#starWeb{display:none}.loginSign{position:absolute;right:1rem;top:1rem}#visitDoc{padding:5px 20px}#head5{padding-left:0;padding-right:80px}#none{display:none}button#dropHead{left:-5px;position:relative}#Article{left:0;position:relative}#mainSearch{margin-right:-25px}#head1{bottom:30px;font-size:26px;position:relative}#homeCity,#homeDoc{left:15px}#btnDoc,#homeCity,#homeDoc{bottom:190px;position:relative}#btnDoc{left:13px}#about{position:relative;top:15px}#createArticle1{padding:5px;text-align:center}#createArticle,#createArticle1{font-size:13px;left:20px;position:relative}#createArticle{padding:3px}#signIn{left:-5px;position:relative}.serchlabel{margin-bottom:20px}.doc-name{margin:55px 26px 0 -5px}.article-search{margin:0 0 0 -5px}.btn-article-search{background-color:#00415e;height:56px;margin-right:23px}.city-name.col-md-5{margin-left:-5px;margin-right:60px}}@media only screen and (min-width:411px) and (max-width:732px){div#socilaBtn{position:relative;right:110px;top:6px}div#filter{left:14px;margin-top:1px;position:relative}#share-icons-regions{flex-direction:column-reverse;left:125px;position:relative}#s1{bottom:30px;font-size:19px;position:relative}#starMob{display:block;font-size:20px;position:absolute;right:10px;top:5px}#starWeb{display:none}.loginSign{position:absolute;right:1rem;top:1rem}#visitDoc{padding:5px 20px}#head5{padding-left:0;padding-right:60px}#none{display:none}button#dropHead{left:-5px;position:relative}#head1{bottom:30px;font-size:26px;position:relative}#homeCity,#homeDoc{left:15px}#btnDoc,#homeCity,#homeDoc{bottom:105px;position:relative}#btnDoc{left:13px}#artBtn{font-size:10px}#about{position:relative;top:15px}#createArticle1{font-size:13px;left:20px;padding:5px;position:relative;text-align:center}#createArticle{font-size:10px;left:20px;padding-top:0}#createArticle,#signIn{position:relative}.serchlabel{margin-bottom:20px}.doc-name{margin:55px 26px 0 -5px}.article-search{margin:20px 0 0 -5px}.btn-article-search{background-color:#00415e;height:56px;margin-right:23px}.city-name.col-md-5{margin-left:-5px;margin-right:60px}}@media screen and (min-width:360px) and (max-height:740px){#starMob{display:block;font-size:20px;position:absolute;right:10px;top:5px}#starWeb{display:none}#visitDoc{padding:5px 20px}#none{display:none}button#dropHead{left:-5px;position:relative}#head1{bottom:30px;font-size:26px}#Article,#head1{position:relative}#Article{font-size:13px;left:0;padding:5px}#searchHead{margin-right:-12px}#createArticle{font-size:12px;left:20px;padding:2px;position:relative}#signIn{left:-5px;position:relative}.serchlabel{margin-bottom:110px}#article{margin-right:12px}}@media screen and (min-width:320px) and (max-height:640px){#starMob{display:block;font-size:20px;position:absolute;right:10px;top:5px}#starWeb{display:none}#visitDoc{padding:5px 20px}#head5{padding-left:0}#none{display:none}button#dropHead{left:-5px;position:relative}#Article{left:0}#Article,#head1{position:relative}#head1{bottom:30px;font-size:26px}#createArticle{font-size:12px;left:20px;padding:2px;position:relative}#searchHead{margin-right:-12px}#signIn{left:-5px;position:relative}.serchlabel{margin-bottom:110px}}@media only screen and (min-width:768px) and (max-width:1024px){div#socilaBtn{position:relative;right:293px;top:32px}div#filter{left:14px;position:relative}#share-icons-regions{flex-direction:inherit;left:310px;position:relative;top:60px}#s1{bottom:10px;font-size:35px;position:relative}.loginSign{position:absolute;right:1rem;top:1rem}#head5{padding-left:0;padding-right:0}.article-search#article-search{margin-bottom:0;margin-top:3px}#searchHead{margin-left:65px}#head1{bottom:30px;font-size:2rem;position:relative}#homeDoc{margin-left:5px}#homeCity{left:18px}#docRate{position:relative;right:6px;top:40px}#mt{margin-top:3rem}#textComment{font-size:10px}#about{top:15px}#about,#profile{position:relative}#profile{left:0}#head4{position:relative;top:2px}.newsletter_float{bottom:20px;font-size:22px;height:40px;left:560px;position:fixed;width:20%}#searchBtn{margin-bottom:5px;margin-right:-30px}#searchCity{top:30px}#searchDoc{left:15px;margin-bottom:4px;margin-left:10px;padding:0;position:relative;width:97%}#searchCity{left:30px;position:relative;top:0}#searchArticle{margin:75px 0 0 150px}#btnDoc{left:-40px}#mainSearch{margin-left:20px}#Article{font-size:15px;left:0;padding:21px;position:relative}#searchMain{margin-bottom:5rem}#sectionMain{margin-bottom:16rem}.serchlabel{margin-bottom:210px}.doc-name{margin-left:-20px;margin-top:80px}.article-search{margin:20px 0 0 185px}.btn-article-search{background-color:#00415e;height:56px;margin-right:-25px;width:74px}.city-name.col-md-5{margin-left:-60px;margin-top:80px}.btn.btn-article-search.color-white.float-right{bottom:0;left:-20px;position:relative}#avg-rating{font-size:14px;left:14px;position:relative}}@media only screen and (min-width:1024px) and (max-width:1366px){#searchHead{margin-left:0}#head1{bottom:30px;font-size:2.5rem;position:relative}#mainSearch{margin-left:5px}#docRate{position:relative;top:0}#textComment{font-size:10px}#Article{font-size:15px;left:0;padding:6px;position:relative}.serchlabel{margin-bottom:160px;margin-bottom:70px}}@media only screen and (min-width:1366px) and (max-width:1366px) and (orientation:landscape){#textComment{font-size:10px}#Article,#searchBtn{position:relative}#Article{font-size:15px;left:0;padding:6px}@media (max-width:576px){.radio-button{display:block;margin-top:10px}}.serchlabel{margin-bottom:160px;margin-bottom:70px}}.chat-messages{flex-grow:1}.chat-message,.chat-messages{display:flex;flex-direction:column}.chat-message{margin:10px}.chat-message.sent{align-self:flex-start;text-align:left}.chat-message.received{align-self:flex-end;text-align:right}.chat-message .author{font-weight:700;margin-bottom:5px}.chat-message .text{background-color:#eee;border-radius:10px;padding:10px}.chat-list{max-height:650px;padding:8px}.chat-list::-webkit-scrollbar{display:none}.message-container{border-radius:1rem;display:flex;flex-direction:column;font-size:1rem;margin-bottom:1rem;max-width:70%;padding:.5rem 1rem}.sent{align-self:flex-end;background-color:#588092;color:#fff}.received,.sent{flex-direction:column}.received{align-self:flex-start;background-color:#f2f2f2}.chat-window{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:1rem;width:100%}.chat-window::-webkit-scrollbar{width:.5rem}.chat-window::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:.25rem}.chat-window::-webkit-scrollbar-track{background-color:#f9f9f9}.slide-up{animation:slide-up .5s ease-out forwards}@keyframes slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.user-message{display:flex;justify-content:flex-end;margin:10px}.user-message>div{background-color:#00bcd4;border-radius:10px;color:#fff;max-width:60%;padding:10px}.other-message{display:flex;justify-content:flex-start;margin:10px}.other-message>div{background-color:#f5f5f5;border-radius:10px;color:#000;max-width:60%;padding:10px}.chat-box-container{bottom:32px;position:fixed;right:20px;transform:translateY(100%);transition:all .5s ease-in-out;z-index:999}@media only screen and (max-width:320px){.chat-box-container{right:0}.chat-box-container.open{bottom:3px}}@media only screen and (max-width:480px){.chat-box-container{left:20px;right:0}}.chat-box-container.open{transform:translateY(0)}.toggle-button{background-color:#add8e6;border:none;border-radius:5px 0 0 0;color:#fff;cursor:pointer;padding:10px;position:-webkit-sticky;position:sticky;right:0;transition:all .5s ease-in-out}.chat-box{background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000004d;display:flex;flex-direction:column;height:450px;width:400px}@media only screen and (max-width:320px){.chat-box{width:299px}}.chat-footer{align-items:center;border-top:1px solid #d3d3d3;display:flex;height:63px;justify-content:space-between}.chat-footer>form{display:flex;flex:1 1}.chat-footer>form>input{border:none;flex:1 1;height:42px;margin:0;padding:10}.chat-footer>form>button{display:none}.privacy-policy{color:#333;font-family:Arial,sans-serif;line-height:1.6;padding:20px}.privacy-policy h1{margin-bottom:20px;text-align:center}.privacy-policy h2{color:#06c;margin-top:20px}.privacy-policy h3{color:#333;margin-top:15px}.privacy-policy p,.privacy-policy ul{color:#555;margin-bottom:10px}.privacy-policy ul{list-style:disc;padding-left:20px}.header-ad{display:inline-block;height:10rem}.sidebar{bottom:0;left:0;min-height:60vh!important;padding:1.3rem 0 0;position:relative;top:0;z-index:1}.breadcrumb-item a{color:#000}#right-sidebar-wrapper{border:.1rem solid #b9daf1;height:130rem;overflow:scroll}#sidebar-wrapper{border-radius:.8rem}#page-content-wrapper{min-width:0;width:100%}@media only screen and (max-width:768px){#center-well{padding-bottom:25px}}#center-well{border:.1rem solid #b9daf1;border-radius:.8rem;text-align:left}#center-well #para p{font-size:1.2rem}#center-well #quote h3{font-size:1.2rem;font-style:italic}#center-well #delimiter{font-size:3rem}.nav-link{color:#000}.disease-left{cursor:pointer;line-height:2rem}#posts-container hr{margin-top:3rem}.menu-item{color:#05060c7d;margin:.5rem 0;padding:.5rem .5rem 0}.menu-item:hover{text-decoration:underline}.share-buttons-region{display:flex;justify-content:end}@media only screen and (max-width:600px){.article-title-container{display:block}}.ce-block{margin:auto;width:96%}.white-button-shadow{box-shadow:3px 6px 20px 1px #888}.article-title-container .h2{width:62%}#sidebar-wrapper.left-menu,.left-menu #sidebar-wrapper{background:#c8f5ff;width:16rem}@media only screen and (max-width:968px){.article-title-container .h2{width:100%}#left-menu-ad{display:none}.ad-spac img{width:100%}}@media only screen and (max-width:936px){#sidebar-wrapper{display:none}#page-content-wrapper.col-md-7{flex:0 0 auto;max-width:100%}}#article-main-content{min-height:65vh}#dc-right-menu{margin:0 .5rem 0 .1rem}#dc-right-menu .col-md-3,#dc-right-menu .col-md-9{flex:0 0 auto;max-width:100%}#dc-right-menu .cures-search-tab{flex-direction:column}#sidebar-wrapper #l-menu{background:#b9daf1;border-radius:0 .8rem 0 0;padding-top:1.3rem}#center-well #share-icons-regions{display:flex;position:absolute;right:1.5rem}.socialMediaButton{margin-right:4px}.about-writer #writer-img{border-radius:10rem}#comments-column{border:.1rem solid #b9daf1;border-radius:.8rem;margin-top:2rem}.disclaimer{font-size:14px;padding:5px 30px}#image{position:relative;top:20px}#dropHead .btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#00415e;border-color:#00415e;color:#00415e}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0}.cdx-simple-image__picture{display:flex;justify-content:center}.carousel-articles{display:contents}.carousel-articles .col-4{width:100%}.carousel-articles .card{flex-direction:row;justify-content:space-between;min-height:14rem}.carousel-articles img{padding:0}.owl-item .col-4{max-width:100%}.articles-carousel#articles-carousel .owl-next:hover,.articles-carousel#articles-carousel .owl-prev:hover{background-color:#00415e;color:#fff;opacity:.8}.articles-carousel#articles-carousel .owl-next{background-color:#add8e6;border-radius:0;box-shadow:3px 3px 10px;color:#201f1f;opacity:.6;padding:5px 7px!important;position:absolute;right:0;top:18px}.articles-carousel#articles-carousel span{color:#000;font-size:30px}.articles-carousel#articles-carousel .owl-prev{background:#add8e6;border-radius:0;box-shadow:3px 3px 10px #000;left:0;opacity:.8;padding:5px 7px!important;position:absolute;top:18px}.articles-carousel#articles-carousel .owl-next:hover,.articles-carousel#articles-carousel .owl-prev:hover{opacity:1}.articles-carousel .card-img img{height:100px}.mh-18{min-height:18.5rem}.border-none{border:none}.fs-08{font-size:.85rem}.fs-07{font-size:.7rem}.buttonVideo{background:#00415e;background-size:400%;border:none;border-radius:1.5rem;color:#fff;cursor:pointer;display:block;height:2rem;margin:0 auto;overflow:hidden;padding:0 2rem;position:relative;text-align:center;transition:background .3s ease-in-out}.buttonVideo:hover:before{transform:scaleX(1)}.buttonVideo-content{color:#fff;font-size:12px;position:relative;z-index:1}.buttonVideo:before{background:linear-gradient(82.3deg,#006191 10.8%,#00415e 94.3%);border-radius:inherit;content:"";height:inherit;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:0 50%;transition:all .475s;width:100%}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:inherit;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:inherit;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;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{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1RTM0MEU5QzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1RTM0MEVBQzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTVFMzQwRTdDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTVFMzQwRThDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6n647gAAAP5klEQVR42uxcCVRU1xl+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) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent;margin-top:10px;text-align:center}.owl-theme .owl-nav [class*=owl-]{background:#d6d6d6;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:5px;padding:4px 7px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.5}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{-webkit-tap-highlight-color:transparent;text-align:center}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block;*display:inline}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;display:block;height:10px;margin:5px 7px;transition:opacity .2s ease;width:10px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.container1{display:flex}.chat{background-color:#fff;border-right:1px solid #ccc;flex:1 1}.chat::-webkit-scrollbar{display:none}.message{background-color:#f0f0f0;flex:2 1}.message-list::-webkit-scrollbar{display:none}.chat-list{background-color:#fff;display:flex;flex-direction:column;padding:20px}.chat-item{align-items:center;display:flex;margin-bottom:20px}.chat-item img{border-radius:50%;height:50px;margin-right:10px;width:50px}.chat-info{display:flex;flex-direction:column}.chat-info h3{margin:0}.chat-time{color:#999;font-size:12px;margin-left:auto}.message-list{max-height:650px;overflow-y:scroll;padding:20px}.message-item,.message-list{display:flex;flex-direction:column}.message-item{align-items:flex-start;margin:10px 0}.sender-message{align-items:flex-end}.receiver-message .message-text{background-color:#f2f2f2;border-radius:20px 20px 0 20px;margin-left:10px}.sender-message .message-text{background-color:#588092;border-radius:20px 20px 20px 0;margin-right:10px}.message-time{font-size:xx-small;margin-left:10px}.message-text{background-color:#fff;border-radius:10px;font-size:16px;padding:10px;position:relative;width:-webkit-fit-content;width:fit-content}.selected-chat{background-color:#f1f1f1}.message-header{align-items:center;background-color:#f0f8ff;border-bottom:1px solid #d3d3d3;display:flex;flex-direction:row;padding:20px}.message-footer{align-items:center;border-top:1px solid #d3d3d3;display:flex;height:63px;justify-content:space-between}.message-footer>form{display:flex;flex:1 1}.message-footer>form>input{border:none;flex:1 1;height:62px;margin:0;padding:10}.message-footer>form>button{display:none}.modal #diseaseModal{top:110px}.pagination{margin:15px auto 15px 630px}.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span{border-radius:unset}.pagination{list-style:none;margin:15px auto;outline:none}.pagination>.active>a{background-color:#47ccde;border-color:#47ccde;color:#fff}.pagination>li>a{border:1px solid #47ccde;cursor:pointer;outline:none;padding:5px 10px}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#47ccde;border-color:#47ccde;outline:none}.pagination>li>a,.pagination>li>span{color:#47ccde}.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span{border-radius:0;border-radius:initial}@media only screen and (max-width:768px){.webs{flex-direction:column;justify-content:center}}.textTruncate{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.doctor-card{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:auto;margin:0 auto;min-height:280px;padding:1.5rem;transition:transform .3s ease-in-out;width:100%}@media (min-width:768px){.doctor-card{flex-direction:row;min-height:200px}}.doctor-card:hover{transform:scale(1.05)}.doctor-card-main{display:flex;justify-content:space-around;width:90%}.doctor-image-container{flex-shrink:0}.doctor-image{border:4px solid #00415e;border-radius:50%;box-shadow:0 4px 6px #0000001a;height:8rem;width:8rem}@media (max-width:768px){.doctor-image{height:6rem;width:6rem}.doctor-name{font-size:1rem!important}.doctor-location{font-size:.8rem!important;font-weight:700;margin-top:.5rem}}.doctor-verified-icon{background-color:red;border:2px solid #00415e;border-radius:50%;bottom:.5rem;bottom:40;padding:.25rem;position:relative;right:0}.doctor-details{flex-grow:1;margin-left:1.25rem;width:300px}@media (max-width:768px){.doctor-details{width:auto}}.doctor-name{color:#00415e;font-size:1.25rem;font-weight:600}.doctor-specialty{font-size:.75rem;font-weight:300}.doctor-location{color:#1e293b;font-size:.875rem;font-weight:700;margin-top:.5rem}.doctor-hospital{color:#374151;font-size:.875rem}.doctor-separator{border-bottom:1px dotted #d1d5db;margin:1rem 0;width:66.6%}.doctor-rating{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:600}.doctor-rating-icon{color:#16a34a;margin-right:.5rem}.whatsapp-button{align-items:center;background-color:#f0fdf4;border:1px solid #16a34a;border-radius:.375rem;display:flex;font-weight:700;margin-left:.75rem;padding:.25rem .5rem}.whatsapp-button:hover{background-color:#d1fae5}.whatsapp-icon{color:#16a34a;font-size:1rem}.whatsapp-text{color:#065f46;font-size:.75rem;margin-left:.25rem}.book-button-container{align-items:flex-end;align-self:flex-end;display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}@media (max-width:768px){.book-button-container{align-items:center;width:100%}}.book-availability{color:#16a34a;font-size:.875rem;font-weight:700;margin-bottom:.25rem;text-align:center}.book-button{align-items:center;background-color:#00415e;border-radius:.375rem;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;font-size:.875rem;font-weight:500;padding:.25rem 1.25rem}.book-button:hover{background-color:#00334c}.book-button-icon{font-size:1rem;margin-right:.25rem}.modal-backdrop-doc{align-items:center;background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.modal-container-doc{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;max-width:28rem;overflow:hidden;width:100%}.modal-header-doc{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-left:25px}.modal-title-doc{color:#1f2937;font-size:1rem;font-weight:600}.modal-close-button-doc{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1.75rem;font-weight:700}.modal-close-button-doc:hover{color:#6b7280}.modal-body-doc{color:#374151;font-size:.875rem;line-height:1.5;padding:1.5rem}.modal-body-doc p{margin-bottom:1rem}.modal-body-doc .text-highlight{color:#dc2626;font-weight:600}.modal-footer-doc{border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;padding:1rem}.modal-footer-button-doc{background-color:#00415e;border-radius:.375rem;color:#fff;font-size:13px;font-weight:200;margin:3px;padding:.5rem}.modal-footer-button-doc:hover{background-color:#00334c}@media (min-width:768px){.search-heading{grid-template-columns:2fr 1fr}}.search-text{font-size:1.5rem}.search-subtext{font-size:.875rem}.search-subtext span{font-size:1rem}@media (min-width:768px){.search-image{justify-self:end}}.search-container{background-color:#fff;border-radius:.5rem}.search-heading{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:1fr;padding-bottom:1.5rem}@media (min-width:768px){.search-container{padding:1.5rem}.search-heading{grid-template-columns:2fr 1fr}}.search-text{color:#1f2937;font-size:2rem;font-weight:700;text-align:center}@media (min-width:768px){.search-text{text-align:left}}.search-subtext{color:#6b7280;font-size:1rem;margin-top:.5rem;text-align:center}.search-subtext span{color:#00415e;font-size:1.5rem}@media (min-width:768px){.search-subtext{text-align:left}}.search-image{height:9rem;justify-self:center}.search-input-group{display:flex;flex-direction:column;justify-content:space-around}@media (min-width:768px){.search-input-group{flex-direction:row;gap:1.5rem}.search-image{justify-self:end}}.search-input-label{color:#374151;font-size:.8rem;font-weight:700;margin-bottom:.5rem}.input-wrapper{align-items:center;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 3px #0000001a;display:flex;gap:.5rem;width:100%}.input-wrapper:focus-within{border-color:#00415e;box-shadow:0 0 0 2px #00415e4d}.input-icon{color:#6b7280;padding:0 .75rem}.input-field{border:none;flex-grow:1;font-size:.75rem;outline:none;padding:.5rem}.input-button{border-radius:.375rem;box-shadow:0 1px 3px #0000001a;font-size:1rem;margin:.25rem;padding:.5rem}.input-button--enabled{background-color:#00415e;color:#fff;cursor:pointer}.input-button--enabled:hover{background-color:#00334c}.input-button--disabled{background-color:#d1d5db;color:#6b7280;cursor:not-allowed}.doctor-connect-container{display:flex;flex-direction:column;min-height:100vh}.doctor-connect-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;width:100%}.doc-banner{height:auto;object-fit:contain;width:100%}@media (min-width:768px){.doc-banner{border-radius:2px;height:23rem;object-fit:contain}}.doc-text-container{flex-direction:column;width:100%}.doc-text-container,.doc-text-item{align-items:center;display:flex;font-size:1rem;margin-top:.5rem}.doc-text-item{gap:.5rem;padding:.5rem 1rem}.doc-text-item img{margin-right:.25rem}.doc-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;padding:1rem;width:100%}@media (max-width:768px){.doc-grid{grid-template-columns:1fr}.doc-list-section{gap:1rem;margin:0 auto;width:100%}}.doc-list-section{align-self:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:1200px}.doc-search-section{border-radius:.5rem;display:flex;flex-direction:column;margin-top:.25rem}.pagination-container{gap:.25rem}.pagination-button,.pagination-container{align-items:center;display:flex;justify-content:center}.pagination-button{background-color:#f3f4f6;border:none;border-radius:.5rem;color:#1f2937;cursor:pointer;font-size:1rem;min-height:38px;min-width:38px;padding:.5rem}.pagination-button:hover{background-color:#e5e7eb}.pagination-button:disabled{opacity:.5;pointer-events:none}.pagination-button.active{background-color:#00415e;color:#fff;font-weight:700}.background-screen{display:flex;flex:1 1;flex-direction:column;width:100%}.upper-section-container{display:flex;justify-content:space-evenly;margin-top:50px}.upper-section-container-text{color:#00415e;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.5rem;font-weight:700;margin-top:50px;text-align:center;width:35%}@media (max-width:768px){.upper-section-container-text{color:#00415e;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.25rem;font-weight:700;margin-top:50px;text-align:center;width:35%}}.upper-section-container-text-image{height:350px;width:350px}@media (max-width:768px){.upper-section-container-text-image{height:220px;width:220px}}.medicine-doc-container{align-self:center;background-color:#f8f9fa;border:2px solid #00415e;border-radius:12px;box-shadow:0 4px 10px #0000001a;display:flex;margin-top:30px;max-width:1200px;padding:20px}.medicine-doc-container-upper{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.medicine-doc-container-upper-text-heading{color:#00415e;font-size:1.8rem;font-weight:700;margin-bottom:10px;max-width:600px;text-align:left}.medicine-doc-container-upper-text-subHeading{color:#555;font-size:1rem;font-weight:500;line-height:1.5;max-width:600px}.medicine-doc-button{background-color:#00415e;border:2px solid #00415e;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;height:50px;padding:8px;text-align:center;transition:all .3s ease-in-out;width:170px}.medicine-doc-button:hover{background-color:#022c42;color:#fff}.medicine-types-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.medicine-type-card{background-color:#fff;border:2px solid #00415e;border-radius:12px;cursor:pointer;padding:1.2rem;text-align:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:180px}.medicine-type-card:hover{box-shadow:0 8px 15px #00415e33;transform:translateY(-8px)}.medicine-icon{color:#00415e;font-size:2.5rem;margin-bottom:.8rem}.medicine-type-title{color:#00415e;font-size:1.2rem;font-weight:700}@media (max-width:1024px){.medicine-doc-container-upper{align-items:center;flex-direction:column;text-align:center}.medicine-doc-container-upper-text-heading,.medicine-doc-container-upper-text-subHeading{text-align:center}}@media (max-width:768px){.medicine-types-container{align-items:center;flex-direction:column;gap:1rem}.medicine-type-card{padding:1rem;width:160px}.medicine-icon{font-size:2rem}.medicine-doc-button{display:none;font-size:.9rem;height:45px;width:150px}}@media (max-width:480px){.medicine-doc-container{flex-direction:column;margin:50px 20px;padding:15px}.medicine-doc-container-upper-text-heading{font-size:1rem}.medicine-doc-container-upper-text-subHeading{font-size:.7rem}.medicine-types-container{align-items:center;flex-direction:row}.medicine-type-card{max-width:150px;width:100%}.medicine-icon{font-size:1.2rem}.medicine-type-title{font-size:.8rem;text-align:center}}.medicine-doc-button-heading{color:#fff}.card-body-doc-article{background-color:initial;padding:6px}.doctor-landing-page{min-height:100vh;position:relative}.modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal-content{background:#fff;border-radius:8px;max-height:90vh;max-width:90%;overflow-y:auto;padding:5px;position:relative}@media (min-width:768px){.modal-content{background:#fff;border-radius:8px;max-height:90vh;max-width:90%;overflow-y:auto;padding:20px;position:relative}}:root{--primary-color:#00415e;--secondary-color:#023e8a;--text-color:#5a5a5a;--bg-color:#f9fafb;--card-bg:#fff;--card-shadow:#0000001a;--card-shadow-hover:#00000026;--transition-duration:0.3s;--border-radius:12px;--padding-large:2rem;--padding-medium:1.5rem;--padding-small:1rem}.values-section__container{margin:0 auto;max-width:1200px;text-align:center}.values-section__title{color:#00415e;color:var(--primary-color);font-size:1.25rem;font-weight:700;margin-bottom:2rem;text-align:center}.values-section__grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center}.values-section__card{align-items:center;background:#00415e;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:0 4px 12px var(--card-shadow);display:flex;flex-direction:column;min-width:80px;padding:1rem;padding:var(--padding-small);text-align:center;transition:transform .3s ease,box-shadow .3s ease;transition:transform var(--transition-duration) ease,box-shadow var(--transition-duration) ease;width:40%}.values-section__card:hover{box-shadow:0 6px 16px #00000026;box-shadow:0 6px 16px var(--card-shadow-hover);transform:translateY(-15px)}.values-section__icon{color:#023e8a;color:var(--secondary-color);font-size:1.5rem;margin-bottom:1rem}.values-section__card-title{color:#fff;font-size:.8rem;font-weight:600;margin-top:.3rem;max-width:80%;text-align:center}.values-section__card-description{color:#5a5a5a;color:var(--text-color);font-size:.7rem;line-height:1.5;text-align:center}@media (min-width:481px){.values-section{margin-top:30px}.values-section__title{font-size:1.75rem}.values-section__card{max-width:40%;padding:1.5rem;padding:var(--padding-medium)}}@media (min-width:769px){.values-section__title{font-size:2rem}.values-section__card{max-width:20%;padding:2rem;padding:var(--padding-large)}.values-section__card-title{font-size:.8rem}.values-section__card-description{font-size:1rem}.values-section__icon{font-size:3rem}}.values-section__image{height:2rem;width:2rem}body{background-color:#f8f9fa;margin:0;padding:0}.container{margin:0 auto;max-width:1300px;padding:10px}.top-doctors-slider{margin:20px 0}.slider-item{padding:0 10px}.top-doctors-slider .slick-dots{bottom:-50px}.top-doctors-slider .slick-dots li button:before{color:#00415e;font-size:12px}.top-doctors-slider .slick-dots li.slick-active button:before{color:#00415e;opacity:1}.top-doctors-slider .slick-next,.top-doctors-slider .slick-prev{height:40px;width:40px;z-index:1}.top-doctors-slider .slick-prev{left:-50px}.top-doctors-slider .slick-next{right:-50px}.top-doctors-slider .slick-next:before,.top-doctors-slider .slick-prev:before{color:#00415e;font-size:24px}.grid{align-items:center;display:flex;flex-direction:row;gap:15px;overflow-x:auto;padding:10px;scroll-snap-type:x mandatory;white-space:nowrap}.grid::-webkit-scrollbar{height:8px}.grid::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.grid::-webkit-scrollbar-track{background:#f1f1f1}.grid>*{flex:0 0 auto;scroll-snap-align:start}.card-top-doc{align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:row;max-width:800px;overflow:hidden;padding:15px;transition:transform .3s;width:100%}.card-top-doc:hover{transform:scale(1.02)}.card-top-doc img{object-fit:cover}.card-top-doc img,.no-image{border-radius:50%;height:100px;margin-right:15px;width:100px}.no-image{align-items:center;background-color:#ddd;color:#666;display:flex;font-size:14px;justify-content:center}.card-top-doc-content{flex-grow:1;text-align:left}.card-top-doc-title{font-size:18px;font-weight:700;margin-bottom:5px}.card-top-doc-text{color:#555;font-size:14px;margin-bottom:5px}.card-top-doc-footer{color:#333;font-size:14px;font-weight:700}@media (max-width:768px){.top-doctors-slider .slick-next,.top-doctors-slider .slick-prev{display:none!important}.slider-item{padding:0 5px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(https://all-cures.com/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(https://all-cures.com/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(https://all-cures.com/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(https://all-cures.com/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(https://all-cures.com/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.appointments-container{background-color:#fff;font-family:Inter,sans-serif;margin:0 auto;max-width:1200px;min-height:calc(100vh - 160px);padding:2rem 1rem}.appointments-header{margin-bottom:2.5rem;text-align:center}.appointments-title{color:#00415e;font-size:2.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.5rem}.appointments-subtitle{color:#444;font-size:1.1rem;font-weight:400;margin-bottom:0}.appointment-tabs-wrapper{background:#fff;border:.1rem solid #b9daf1;border-radius:.8rem;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;overflow:hidden}.appointment-tab-content{background:#fff;min-height:400px;padding:2rem}.appointment-item{background:#fff;border:.1rem solid #b9daf1;border-radius:.8rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.appointment-item:hover{border-color:#00415e;box-shadow:0 4px 12px #47ccde26;transform:translateY(-2px)}.appointment-item:before{background:#00415e;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.appointment-item:hover:before{opacity:1}.appointment-content{align-items:center;display:flex;gap:1.5rem}.profile-image-section{flex-shrink:0}.profile-avatar{border:2px solid #b9daf1;border-radius:.8rem;height:80px;object-fit:cover;transition:transform .2s ease;width:80px}.profile-avatar:hover{border-color:#00415e;transform:scale(1.05)}.profile-placeholder{align-items:center;background:linear-gradient(135deg,#00415e,#00415e);border:2px solid #b9daf1;border-radius:.8rem;color:#fff;display:flex;font-size:1.5rem;font-weight:600;height:80px;justify-content:center;width:80px}.appointment-details{flex:1 1;min-width:0}.appointment-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.person-name{color:#00415e;font-size:1.4rem;font-weight:600;line-height:1.4;margin:0}.specialty-badge{background:#00415e;border-radius:1.5rem;color:#fff;display:inline-block;font-size:.8rem;font-weight:500;letter-spacing:.025em;margin-bottom:1rem;padding:.4rem 1rem;text-transform:uppercase}.appointment-meta{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.meta-item{align-items:center;color:#444;display:flex;font-size:.95rem;gap:.5rem}.meta-icon{color:#00415e;height:16px;width:16px}.meta-label{color:#00415e;font-weight:500}.meta-value{color:#444;font-weight:600}.status-indicator{border-radius:1.5rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem}.status-completed,.status-upcoming{background:#00415e;color:#fff}.status-other{background:#b9daf1;color:#00415e}.empty-appointments{color:#444;padding:4rem 2rem;text-align:center}.empty-icon{color:#b9daf1;font-size:4rem;margin-bottom:1.5rem}.empty-title{color:#00415e;font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.empty-subtitle{color:#444;font-size:1rem;line-height:1.5}.MuiTabs-flexContainer{gap:0}.MuiTab-root{color:#444;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;min-height:60px;text-transform:none;transition:color .3s ease}.MuiTab-root.Mui-selected,.MuiTab-root:hover{color:#00415e}.MuiTabs-indicator{background:#00415e;border-radius:2px;height:3px}.appointment-skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%);background-size:200% 100%;border-radius:.8rem;height:120px;margin-bottom:1.5rem}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.text-center{text-align:center}.appointment-item:hover .meta-icon,.appointment-item:hover .person-name{color:#00415e}.specialty-badge{transition:all .3s ease}.appointment-item:hover .specialty-badge{background:#00415e;transform:scale(1.05)}@media only screen and (min-width:1200px){.appointments-container{padding:3rem 2rem}.appointment-item{padding:2rem}.profile-avatar,.profile-placeholder{height:90px;width:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.appointments-container{padding:2.5rem 1.5rem}.appointments-title{font-size:2.3rem}}@media only screen and (min-width:768px) and (max-width:991px){.appointments-container{padding:2rem 1rem}.appointments-title{font-size:2.2rem}.appointment-tab-content{padding:1.5rem}.appointment-meta{gap:.75rem;grid-template-columns:1fr}.profile-avatar,.profile-placeholder{height:70px;width:70px}.person-name{font-size:1.25rem}}@media only screen and (min-width:481px) and (max-width:767px){.appointments-container{padding:1.5rem .75rem}.appointments-title{font-size:2rem}.appointments-subtitle{font-size:1rem}.appointment-tab-content{padding:1.25rem}.appointment-item{margin-bottom:1.25rem;padding:1.25rem}.appointment-content{gap:1rem}.appointment-content,.appointment-header{align-items:flex-start;flex-direction:column}.appointment-header{width:100%}.appointment-meta{gap:.75rem;grid-template-columns:1fr;width:100%}.status-indicator{align-self:flex-start;margin-top:1rem;position:static}.profile-avatar,.profile-placeholder{height:60px;width:60px}.person-name{font-size:1.2rem}.specialty-badge{font-size:.75rem;padding:.3rem .8rem}.empty-appointments{padding:3rem 1rem}.empty-icon{font-size:3rem}.empty-title{font-size:1.3rem}.MuiTab-root{font-size:.9rem;min-height:50px}}@media only screen and (min-width:320px) and (max-width:480px){.appointments-container{padding:1rem .5rem}.appointments-header{margin-bottom:2rem}.appointments-title{font-size:1.8rem;margin-bottom:.25rem}.appointments-subtitle{font-size:.9rem;padding:0 1rem}.appointment-tabs-wrapper{border-radius:.5rem;margin-bottom:1.5rem}.appointment-tab-content{min-height:300px;padding:1rem}.appointment-item{border-radius:.5rem;margin-bottom:1rem;padding:1rem}.appointment-content{align-items:center;flex-direction:column;gap:.75rem;text-align:center}.appointment-details{width:100%}.appointment-header{align-items:center;flex-direction:column;gap:.5rem;width:100%}.appointment-meta{gap:.5rem;grid-template-columns:1fr;width:100%}.meta-item{font-size:.85rem;justify-content:center}.status-indicator{align-self:center;font-size:.7rem;margin-top:.75rem;padding:.4rem .8rem;position:static}.profile-avatar,.profile-placeholder{font-size:1.2rem;height:50px;width:50px}.person-name{font-size:1.1rem;text-align:center}.specialty-badge{font-size:.7rem;margin-bottom:.75rem;padding:.25rem .6rem}.empty-appointments{padding:2rem 1rem}.empty-icon{font-size:2.5rem;margin-bottom:1rem}.empty-title{font-size:1.1rem;margin-bottom:.5rem}.empty-subtitle{font-size:.9rem}.MuiTab-root{font-size:.8rem;min-height:45px;padding:.5rem}.MuiTabs-indicator{height:2px}}@media only screen and (max-width:319px){.appointments-container{padding:.75rem .25rem}.appointments-title{font-size:1.5rem}.appointments-subtitle{font-size:.8rem}.appointment-item,.appointment-tab-content{padding:.75rem}.profile-avatar,.profile-placeholder{font-size:1rem;height:40px;width:40px}.person-name{font-size:1rem}.meta-item{font-size:.8rem}.specialty-badge{font-size:.65rem;padding:.2rem .5rem}.MuiTab-root{font-size:.75rem;min-height:40px}}@media only screen and (max-height:500px) and (orientation:landscape){.appointments-container{padding:1rem}.appointments-header{margin-bottom:1rem}.appointments-title{font-size:1.5rem;margin-bottom:.25rem}.appointment-tab-content{min-height:200px;padding:1rem}.appointment-item{margin-bottom:.75rem;padding:1rem}.empty-appointments{padding:2rem 1rem}.empty-icon{font-size:2rem;margin-bottom:.5rem}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.appointment-item,.profile-avatar,.profile-placeholder{border-width:1px}}@media print{.appointments-container{background:#fff;box-shadow:none;padding:1rem}.appointment-item{border:1px solid #ccc;box-shadow:none;break-inside:avoid;margin-bottom:1rem;page-break-inside:avoid}.status-indicator{background:#fff!important;border:1px solid #ccc;color:#000!important}.appointment-tabs-wrapper{border:1px solid #ccc;box-shadow:none}}.allblogs{box-sizing:border-box;margin:0;padding:0;width:100%}.section-title{font-size:1.5rem;font-weight:600;margin:1.5rem 1rem .75rem}.recent-cures .recent-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-auto-rows:150px;grid-template-columns:repeat(2,1fr)}.recent-item.main{font-size:1.25rem;grid-column:1/-1}.recent-item{background:linear-gradient(0deg,#000000d9,#00000080,#0000);border-radius:5px;overflow:hidden;position:relative}.recent-item__image{background-position:50%;background-size:cover;height:100%;width:100%}.recent-item__info{background:linear-gradient(0deg,#000000d9,#0009,#0000);bottom:0;color:#fff;left:0;padding:1rem;position:absolute;right:0}.recent-item__meta{color:#fff;font-size:.5rem;opacity:.8}.recent-item__title{color:#fff;font-size:.625rem;font-weight:700;line-height:1.2;margin:.25rem 0}.recent-item__preview{font-size:.9rem;line-height:1.4}@media (min-width:768px){.recent-cures .recent-grid{grid-template-areas:"main sec1 sec2" "main sec3 sec4" "main sec5 sec6";grid-template-columns:2fr repeat(2,1fr);grid-template-rows:repeat(3,150px)}.recent-item.main{grid-area:main}.recent-item.sec1{grid-area:sec1}.recent-item.sec2{grid-area:sec2}.recent-item.sec3{grid-area:sec3}.recent-item.sec4{grid-area:sec4}.recent-item__meta{font-size:.8rem}.recent-item__title{font-size:1rem}}@media (max-width:767px){.recent-cures .recent-grid{grid-auto-rows:100px;grid-template-columns:repeat(2,1fr)}.recent-item.main{grid-column:1/-1;grid-row:span 2}}.curesGrid__container{border-radius:5px;overflow:hidden;padding:5px}.curesGrid__image{background-position:50%;background-size:cover;border-radius:5px;height:120px;position:relative;width:100%}.cure-grid__list{grid-gap:.1rem;display:grid;gap:.1rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}.cure-card{color:inherit;text-decoration:none}.cure-card__image img{aspect-ratio:4/3;border-radius:8px;object-fit:cover;width:100%}.cure-card__info{background:linear-gradient(0deg,#000000d9,#000000b3,#0000);bottom:0;padding:20px 5px 5px;position:absolute;width:100%}.cure-card__title{color:#fff;font-size:.625rem;font-weight:600;margin:.25rem 0}.cure-card__preview{color:#fff;font-size:.625rem;font-weight:700}@media (min-width:768px){.cure-grid__list{grid-template-columns:repeat(4,1fr)}.curesGrid__image{height:230px;width:300px}.cure-card__title{font-size:1rem}.cure-card__info{padding-top:50px}}.pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin:1rem 0;padding:0 1rem}.pag-btn{background:none;border:none;color:#00415e;cursor:pointer;padding:.25rem .5rem}.pag-btn.current{font-weight:700;text-decoration:underline}.pag-ellipsis{font-size:1rem}.expert-card__image{background-position:50%;background-size:cover;height:150px;position:relative;width:100%}.expert-card__container{overflow:hidden;padding:5px}.expert-card__image:after{background:linear-gradient(0deg,#000000bf,#0000);bottom:0;content:"";height:60%;left:0;position:absolute;right:0;z-index:1}.expert-card__info{bottom:1rem;left:1rem;padding-top:2rem;position:absolute;right:1rem;z-index:2}.expert-card__avatar{border:3px solid #fff;border-radius:50%;bottom:4.5rem;height:50px;left:1rem;object-fit:cover;position:absolute;width:50px;z-index:3}.expert-card__meta{color:#ffffffd9;font-size:.5rem;line-height:1.2;margin:0 0 .25rem;padding:5px}.expert-card__title{color:#fff;font-size:.625rem;font-weight:600;line-height:1.3;margin:0}.experts__mobile-grid{-webkit-overflow-scrolling:touch;display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,minmax(120px,150px));overflow-x:auto;scroll-snap-type:x mandatory}.expert-card__image{scroll-snap-align:start}.experts__desktop-slider{display:none}@media (min-width:768px){.experts__mobile-grid{display:none}.experts__desktop-slider{display:block;padding:0 1rem}.expert-card__image{height:200px}.expert-card__avatar{bottom:6rem;height:70px;width:70px}.expert-card__title{font-size:1rem}.expert-card__meta{font-size:.75rem}}.slick-dots li{margin:0!important}.experts__pagination{display:flex;justify-content:space-between;margin-top:1rem}.experts__pagination button{background:none;border:none;color:#1d428a;cursor:pointer;font-weight:600}.experts__pagination button:disabled{cursor:default;opacity:.5}#app-bnr{background-color:#00415e;bottom:0;color:#fff;left:0;padding:10px;position:fixed;right:0;text-align:center;z-index:1000}#open-app-button{background-color:#fff;border:none;border-radius:5px;color:#007bff;cursor:pointer;padding:10px 20px}.CookieConsent{display:block!important;text-align:center!important}#rcc-confirm-button{align-items:center!important;margin-bottom:10px!important;margin-top:0!important}.buttonClass{text-align:center!important}.myclass{flex:min-content 1!important;margin:3px!important}.cookie-consent-text{font-size:9px;padding:5px;text-align:center!important}@media (min-width:768px){.cookie-consent-text{font-size:14px;text-align:center!important}}
/*# sourceMappingURL=main.62ae73fd.css.map*/