@import"https://fonts.googleapis.com/css2?family=Italiana&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Edu+AU+VIC+WA+NT+Hand:wght@400..700&family=Kalnia+Glaze:wght@100..700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Teko:wght@300..700&display=swap";.health-concerns-section{padding:3rem 2rem;background:#fff;perspective:1000px}.health-concerns-section .section-header{display:flex;justify-content:space-between;align-items:start;max-width:1200px;margin:0 auto 2.5rem}.health-concerns-section .section-header .header-content{text-align:left;display:flex;flex-direction:column}.health-concerns-section .section-header .header-content h2{font-size:1.75rem;color:#1a2b4b;margin-bottom:.5rem;font-weight:600}.health-concerns-section .section-header .header-content p{color:#64748b;margin-bottom:0;font-size:1rem}.health-concerns-section .section-header .view-all{color:#06f;text-decoration:none;font-size:.95rem;padding:.5rem 1rem;border:1px solid #06f;border-radius:8px;transition:all .3s ease}.health-concerns-section .section-header .view-all:hover{background:#06f;color:#fff;text-decoration:none}.health-concerns-section .concerns-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}.health-concerns-section .concern-card{text-decoration:none;text-align:center;padding:1.5rem;border-radius:16px;background:#f8f9fc;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform-style:preserve-3d;position:relative;height:100%;box-shadow:0 4px 6px #0000000d}.health-concerns-section .concern-card:hover{transform:translateY(-5px) rotateX(5deg) rotateY(5deg);box-shadow:0 15px 30px #0000001a}.health-concerns-section .concern-card:hover .concern-icon{transform:translateZ(20px);box-shadow:0 8px 16px #06f3}.health-concerns-section .concern-card:hover .concern-icon img{transform:scale(1.1)}.health-concerns-section .concern-card:hover .consult-now{color:#0052cc;transform:translateZ(15px)}.health-concerns-section .concern-card .concern-icon{width:75px;height:75px;margin:0 auto 1.25rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .4s ease;box-shadow:0 4px 12px #00000014;position:relative;overflow:hidden}.health-concerns-section .concern-card .concern-icon img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.health-concerns-section .concern-card h3{color:#1a2b4b;font-size:.95rem;margin-bottom:.75rem;font-weight:500;line-height:1.4;transform:translateZ(10px)}.health-concerns-section .concern-card .consult-now{color:#06f;font-size:.8rem;font-weight:600;transition:all .3s ease;display:inline-block;padding:.5rem 0}@media(max-width:1024px){.concerns-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.health-concerns-section{padding:2rem 1rem}.health-concerns-section .concerns-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.health-concerns-section .section-header h2{font-size:1.5rem}.health-concerns-section .concern-card{padding:1.25rem}.health-concerns-section .concern-card .concern-icon{width:64px;height:64px}}@media(max-width:768px){.health-concerns-section .section-header{flex-direction:column;text-align:center;gap:1rem}.health-concerns-section .section-header .header-content{text-align:center}.health-concerns-section .section-header .view-all{margin:0 auto}}.service__section{padding:4rem 2rem;background:#fff;overflow:hidden}.service__header{max-width:1200px;margin:0 auto 2rem}.service__header h2{font-size:1.75rem;color:#1a2b4b;margin-bottom:.5rem;font-weight:600}.service__header p{color:#64748b;font-size:1rem}.service__slider{position:relative;overflow:hidden;max-width:1200px;margin:0 auto}.service__slider:after,.service__slider:before{content:"";position:absolute;top:0;width:150px;height:100%;z-index:2;pointer-events:none}.service__slider:before{left:0;background:linear-gradient(90deg,#fff,#0000)}.service__slider:after{right:0;background:linear-gradient(270deg,#fff,#0000)}.service__container{display:flex;gap:1.5rem;padding:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:1200px}.service__card{min-width:280px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000000d;transition:all .3s ease;text-decoration:none;cursor:pointer}.service__card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a}.service__card:hover .service__image img{transform:scale(1.05)}.service__inner{height:100%}.service__image{width:100%;height:180px;overflow:hidden}.service__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service__content{padding:1.5rem}.service__content h3{font-size:1.1rem;color:#1a2b4b;margin-bottom:.5rem;font-weight:500}.service__content p{color:#64748b;font-size:.9rem;line-height:1.5}@media(max-width:768px){.service__section{padding:3rem 1rem}.service__header h2{font-size:1.5rem}.service__card{min-width:260px}}.form input,.form select,.form textarea{border-color:#bfbfbf;border-radius:0;outline:0;box-shadow:none;color:#595959;font-style:normal}.form input:focus,.form select:focus,.form textarea:focus{border-color:#ff4a3b;-o-box-shadow:0 0 5px 0 #ff796e;-ms-box-shadow:0 0 5px 0 #ff796e;box-shadow:0 0 5px 0 #ff796e}.form ::-webkit-input-placeholder{font-style:14px;font-style:italic;color:#595959}.form :-moz-placeholder,.form ::-moz-placeholder{font-style:14px;font-style:italic;color:#595959}.form :-ms-input-placeholder{font-style:14px;font-style:italic;color:#595959}.form select{font-style:normal;background:url(/_next/static/media/select-icon.79bfcb5c.png) no-repeat 100%;display:inline-block;-webkit-appearance:none;appearance:none;cursor:pointer}.form select::-ms-expand{display:none}.form ::placeholder{font-style:normal}.social-links{overflow:hidden}.social-links li{float:left;width:35px;height:35px;margin-right:1px}.social-links li a{background-color:#ff796e;width:35px;height:35px;line-height:35px;display:block;color:#fff;text-align:center}.social-links li a:hover{background-color:#ff4a3b}.header-search-form{position:fixed;left:0;top:0;height:100vh;width:100%;z-index:99999;margin-top:-540px;transform:translateY(-100%);background-color:#000000e6;transition:all 1.5s cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.header-search-form .close-header-search{position:absolute;right:25px;left:auto;color:#fff;width:auto;height:auto;top:25px;margin:0;border:none;transition:all .5s ease;width:50px;height:50px;background:#ff4a3b;opacity:0;visibility:hidden;border-radius:50%}.header-search-form .close-header-search i{position:relative;display:block;color:#fff;font-size:20px}.header-search-form form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:#0000;transition:all .3s ease}.header-search-form .form-group{position:relative;margin:0;overflow:hidden;border-radius:40px}.header-search-form .form-group input[type=search],.header-search-form .form-group input[type=text]{position:relative;display:block;font-size:18px;line-height:50px;color:#000;height:70px;width:100%;padding:10px 30px;background:#fff;transition:all .5s ease;font-weight:500;text-transform:capitalize;border-radius:40px;border:0}.header-search-form .form-group input[type=search]:focus,.header-search-form .form-group input[type=text]:focus{outline:none;border-color:#ff4a3b}.header-search-form .form-group input[type=submit]{position:absolute;right:30px;top:0;height:70px;line-height:70px;background:#0000;text-align:center;font-size:24px;color:#000;padding:0;cursor:pointer;transition:all .5s ease}.header-search-form .form-group button:hover,.header-search-form .form-group input[type=submit]:hover{color:#000}.header-search-form .form-group .search-btn{width:60px;height:70px;background:#ff4a3b;color:#fff;position:absolute;right:0;top:0;border:0}.header-search-form input::placeholder,.header-search-form textarea::placeholder{color:#000}.header-search-form.active{transform:translateY(0);margin-top:0}.header-search-form.active .close-header-search{visibility:visible;opacity:1;transition-delay:1.5s}.header-search-form.active form{transform:scaleX(1);transition-delay:1.2s}.page-title{background:linear-gradient(135deg,#1f1c2c,#333337);height:40vh;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1;overflow:hidden;box-shadow:0 10px 20px #0000004d}@media(max-width:767px){.page-title{height:250px}}@media(max-width:575px){.page-title{height:150px}}.page-title:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/_next/static/media/background.19a56041.jpg);background-size:cover;background-position:50%;opacity:.3;z-index:-1;filter:blur(2px)}.page-title .breadcumb-wrap{text-align:center;padding-bottom:30px;text-shadow:2px 2px 4px #000000b3}.page-title .breadcumb-wrap h2{font-size:80px;font-style:normal;font-weight:400;line-height:normal;color:#fff;margin-bottom:25px}@media(max-width:767px){.page-title .breadcumb-wrap h2{font-size:30px;line-height:55px;margin-bottom:10px}}.page-title .breadcumb-wrap ol{padding-left:0;margin-bottom:0;display:flex;justify-content:center}.page-title .breadcumb-wrap ol li{display:inline-block;padding:0 15px;color:#fff;position:relative;font-size:20px}@media(max-width:767px){.page-title .breadcumb-wrap ol li{font-size:18px}}@media(max-width:575px){.page-title .breadcumb-wrap ol li{font-size:16px;padding:0 10px}.page-title .breadcumb-wrap ol li:first-child{padding-left:0}}.page-title .breadcumb-wrap ol li:after{content:"/";position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.page-title .breadcumb-wrap ol li:last-child span{color:#cbd4fd}.page-title .breadcumb-wrap ol li:last-child:after{display:none}.page-title .breadcumb-wrap ol li a{color:#fff;font-size:20px;transition:all .3s}@media(max-width:767px){.page-title .breadcumb-wrap ol li a{font-size:18px}}@media(max-width:575px){.page-title .breadcumb-wrap ol li a{font-size:16px}}.page-title .breadcumb-wrap ol li a:hover{color:#cbd4fd}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#1f1f1f;z-index:999}.loader{display:block;position:relative;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;border:3px solid #0000;border-top-color:#ff4a3b;animation:spin 2s linear infinite}.loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid #0000;border-top-color:#219653;animation:spin 3s linear infinite}.loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid #0000;border-top-color:#f2c94c;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.custom-search-section{min-height:90vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden;top:4rem}.custom-search-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(https://images.unsplash.com/photo-1507413245164-6160d8298b31?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:50%;opacity:.1;pointer-events:none;mix-blend-mode:soft-light}.custom-search-section{animation:sectionFadeIn 1s ease-out forwards}.search-content-wrapper{width:100%;max-width:1200px;text-align:center;position:relative;z-index:1}.search-header{margin-bottom:3rem}.search-header h1{font-size:3.5rem;color:#fff;margin-bottom:1rem;font-weight:600;text-shadow:0 2px 4px #0000001a;animation:slideUpFade .8s ease-out forwards;opacity:0}.search-header h2{font-size:2rem;color:#ffffffe6;font-weight:400;animation:slideUpFade .8s ease-out .2s forwards;opacity:0}.search-container{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;margin:0 auto;max-width:800px;animation:slideUpFade .8s ease-out .4s forwards;opacity:0}.custom-search-bar{display:flex;gap:1rem;background:#fff;padding:.5rem;border-radius:50px;box-shadow:0 10px 25px #0000001a}.select-wrapper{position:relative;min-width:180px}.select-wrapper input.custom-location-select{width:100%;padding:.8rem 2rem .8rem 1rem;border:none;border-radius:25px;background:#f8f9fa;color:#333;font-size:1rem;cursor:text}.select-wrapper input.custom-location-select::placeholder{color:#999}.select-wrapper input.custom-location-select:focus{outline:none;background:#fff;box-shadow:0 0 0 2px #2575fc33}.select-wrapper select{width:100%;padding:.8rem 2rem .8rem 1rem;border:none;border-radius:25px;-webkit-appearance:none;appearance:none;background:#f8f9fa;color:#333;font-size:1rem;cursor:pointer}.select-wrapper select:focus{outline:none;background:#fff;box-shadow:0 0 0 2px #2575fc33}.select-wrapper i{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#666;pointer-events:none;font-size:.8rem}.select-wrapper .location-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 0 0 1px #0000000a;max-height:320px;overflow-y:auto;z-index:1000;border:1px solid #0000000f}.select-wrapper .location-dropdown::-webkit-scrollbar{width:6px}.select-wrapper .location-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 12px 12px 0}.select-wrapper .location-dropdown::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.select-wrapper .location-dropdown::-webkit-scrollbar-thumb:hover{background:#a0aec0}.select-wrapper .location-dropdown .location-loading{padding:1.5rem;text-align:center;color:#64748b;font-size:.9rem}.select-wrapper .location-dropdown .location-item{padding:12px 16px;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .2s ease;border-bottom:1px solid #f1f5f9}.select-wrapper .location-dropdown .location-item:last-child{border-bottom:none}.select-wrapper .location-dropdown .location-item:hover{background:linear-gradient(90deg,#f8fafc,#f1f5f9);padding-left:20px}.select-wrapper .location-dropdown .location-item .location-item-icon{color:#2575fc;font-size:1rem;width:20px;text-align:center;flex-shrink:0}.select-wrapper .location-dropdown .location-item .location-text{flex:1 1;display:flex;flex-direction:column;gap:2px;min-width:0}.select-wrapper .location-dropdown .location-item .location-text .location-name{color:#1a202c;font-size:.95rem;font-weight:500;line-height:1.3}.select-wrapper .location-dropdown .location-item .location-text .location-region{color:#64748b;font-size:.85rem;line-height:1.2}.select-wrapper .location-dropdown .location-item span{color:#1a202c;font-size:.95rem;font-weight:500;flex:1 1;line-height:1.4}.select-wrapper .location-dropdown .location-item .doctor-count{margin-left:auto;color:#64748b;font-size:.8rem;font-weight:500;background:#f1f5f9;padding:4px 10px;border-radius:12px;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;gap:4px}.select-wrapper .location-dropdown .location-item .doctor-count i{font-size:.75rem;color:#2575fc}.select-wrapper .location-dropdown .location-no-results{padding:1.5rem;text-align:center;color:#94a3b8;font-size:.9rem}.search-input-wrapper input::placeholder{color:#999}.search-input-wrapper .search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#666}.search-input-wrapper .doctor-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;max-height:350px;overflow-y:auto;z-index:1000}.search-input-wrapper .doctor-dropdown .doctor-loading{padding:1.5rem;text-align:center;color:#666;display:flex;align-items:center;justify-content:center}.search-input-wrapper .doctor-dropdown .doctor-item{padding:.875rem 1rem;gap:.875rem;transition:background .2s ease;border-bottom:1px solid #f0f0f0}.search-input-wrapper .doctor-dropdown .doctor-item:last-child{border-bottom:none}.search-input-wrapper .doctor-dropdown .doctor-item:hover{background:#f8f9fa}.search-input-wrapper .doctor-dropdown .doctor-item .doctor-item-icon{color:#2575fc;font-size:1.1rem;flex-shrink:0}.search-input-wrapper .doctor-dropdown .doctor-item .doctor-item-info{min-width:0}.search-input-wrapper .doctor-dropdown .doctor-item .doctor-item-info .doctor-name{font-size:.95rem;margin-bottom:.25rem}.search-input-wrapper .doctor-dropdown .doctor-item .doctor-item-info .doctor-details{font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-input-wrapper .doctor-dropdown .doctor-no-results{padding:1.5rem;text-align:center;color:#999;font-size:.9rem}.custom-search-button{padding:.8rem 2rem;border:none;border-radius:25px;background:linear-gradient(135deg,#2575fc,#6a11cb);color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease}.custom-search-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #2575fc4d}.custom-popular-searches{margin-top:1.5rem;animation:slideUpFade .8s ease-out .6s forwards;opacity:0}.custom-popular-searches .popular-searches-label{color:#ffffffe6;font-size:1rem;margin-bottom:.75rem;display:block}.custom-search-tags-container{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.75rem;animation:slideUpFade .8s ease-out .7s forwards;opacity:0}.custom-search-tag{background:#fff;border:none;padding:.5rem 1rem;border-radius:4px;color:#333;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-weight:500;box-shadow:0 2px 4px #0000001a}.custom-search-tag .tag-icon{font-size:1rem;color:#666}.custom-search-tag:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.all-specialties-link{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;margin-top:1rem;font-size:.9rem;transition:all .3s ease;opacity:.9;position:relative;padding:.3rem .5rem;overflow:hidden}.all-specialties-link:before{content:"";position:absolute;left:-100%;top:0;width:100%;height:100%;background:#ffffff26;transition:left .3s ease;border-radius:4px}.all-specialties-link i{transition:transform .3s ease;font-size:.8rem}.all-specialties-link i,.all-specialties-link span{position:relative;z-index:2;color:inherit}.all-specialties-link:hover{opacity:1;color:#fff}.all-specialties-link:hover:before{left:0}.all-specialties-link:hover i{transform:translateX(5px)}.custom-action-section{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;gap:1rem;margin-top:2rem;padding:1.5rem;background:#ffffff1a;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:slideUpFade .8s ease-out .8s forwards;opacity:0;margin-bottom:2rem}.action-item{flex-direction:column;gap:.75rem;padding:1rem;border-radius:15px;cursor:pointer;opacity:0;animation:slideUpFade .8s ease-out forwards;animation-delay:calc(.9s + var(--index, 0)*.1s)}.action-item,.action-item .action-icon{display:flex;align-items:center;transition:all .3s ease}.action-item .action-icon{width:40px;height:40px;background:#ffffff26;border-radius:50%;justify-content:center}.action-item .action-icon i{font-size:1.1rem;color:#fff}.action-item span{color:#fff;font-size:.85rem;text-align:center;font-weight:500}.action-item:hover{transform:translateY(-5px)}.action-item:hover .action-icon{background:#ffffff40;transform:scale(1.1)}@media(max-width:992px){.custom-action-section{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.custom-action-section{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem}}@media(max-width:480px){.custom-action-section{grid-template-columns:repeat(2,1fr);gap:.8rem;padding:1rem}.custom-search-bar{border-radius:1rem}.action-item{padding:1rem}.action-item .action-icon{width:40px;height:40px}.action-item .action-icon i{font-size:1.1rem}.action-item span{font-size:.8rem}}@media(max-width:992px){.search-header h1{font-size:2.8rem}.search-header h2{font-size:1.6rem}.custom-search-bar{flex-direction:column;padding:1rem}.custom-search-button,.search-input-wrapper,.select-wrapper{width:100%}}@media(max-width:768px){.custom-search-section{padding:1.5rem}.search-header h1{font-size:2.2rem}.search-header h2{font-size:1.4rem}.custom-action-section{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}.action-item{padding:1rem}.action-item .action-icon{width:50px;height:50px}}@media(max-width:480px){.search-header h1{font-size:1.8rem}.search-header h2{font-size:1.2rem}.custom-action-section{grid-template-columns:1fr}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes sectionFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.doctor-profiles-container,.search-page-container{display:flex;flex-direction:column;width:100%;align-items:center}.doctor-profiles-container{max-width:1200px;padding:0 20px;margin:0 auto}.custom-search-section{background:linear-gradient(135deg,#6a11cb,#2575fc);padding:30px 20px;color:#fff;border-radius:0 0 20px 20px;min-width:100vw}.search-input-wrapper{flex:1 1;position:relative}.search-input-wrapper input{width:100%;padding:.8rem 1rem .8rem 2.5rem;border:none;border-radius:25px;font-size:1rem;background:#f8f9fa}.search-input-wrapper input:focus{outline:none;background:#fff;box-shadow:0 0 0 2px #2575fc33}.search-input-wrapper .doctor-dropdown .search-category-section{border-bottom:1px solid #eee}.search-input-wrapper .doctor-dropdown .search-category-section:last-child{border-bottom:none}.search-input-wrapper .doctor-dropdown .search-category-title{padding:8px 12px;background-color:#f8f9fa;color:#666;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.search-input-wrapper .doctor-dropdown .context-label{padding:8px 12px;background-color:#f5f5f5;color:#666;font-size:.9em;font-weight:500;border-bottom:1px solid #eee}.search-input-wrapper .doctor-dropdown .doctor-item{padding:12px;cursor:pointer;display:flex;align-items:center;gap:12px}.search-input-wrapper .doctor-dropdown .doctor-item:hover{background-color:#f5f5f5}.search-input-wrapper .doctor-dropdown .doctor-item .doctor-item-icon{color:#4a90e2;font-size:1.2em;width:24px;text-align:center}.search-input-wrapper .doctor-dropdown .doctor-item .doctor-item-info{flex:1 1}.search-input-wrapper .doctor-dropdown .doctor-item .doctor-item-info .doctor-name{display:block;font-weight:500;color:#333}.search-input-wrapper .doctor-dropdown .doctor-item .doctor-item-info .doctor-details{display:block;font-size:.9em;color:#666}.doctor-item-photo{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid #eee}.search-container{position:relative;z-index:100}.medicine-reminder-section{padding:4rem 2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);perspective:1000px;overflow:hidden;position:relative}.medicine-reminder-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,#00b39b1a 0,#0000 70%);pointer-events:none}.medicine-reminder-section .reminder-container{max-width:1200px;margin:0 auto;background:#ffffffe6;border-radius:30px;padding:3rem;box-shadow:0 20px 40px #0000001a,0 0 100px #00b39b1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-style:preserve-3d;animation:containerFloat 6s ease-in-out infinite}.medicine-reminder-section .reminder-intro{display:flex;align-items:center;justify-content:space-between;gap:4rem;padding:2rem 0}.medicine-reminder-section .reminder-intro .intro-content{flex:1 1;max-width:600px;transform-style:preserve-3d;animation:contentSlide 1s ease-out}.medicine-reminder-section .reminder-intro .intro-content h1{font-size:3.5rem;color:#333;line-height:1.2;margin-bottom:1rem;transform:translateZ(30px);text-shadow:2px 2px 4px #0000001a}.medicine-reminder-section .reminder-intro .intro-content p{font-size:1.2rem;color:#666;margin-bottom:2rem;transform:translateZ(20px)}.medicine-reminder-section .reminder-intro .intro-content .feature-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem;transform:translateZ(10px)}.medicine-reminder-section .reminder-intro .intro-content .feature-list .feature-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fffc;border-radius:12px;box-shadow:0 4px 8px #0000000d;transition:all .3s ease}.medicine-reminder-section .reminder-intro .intro-content .feature-list .feature-item:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 8px 16px #0000001a}.medicine-reminder-section .reminder-intro .intro-content .feature-list .feature-item i{font-size:1.5rem;color:#2d68f8;animation:iconPulse 2s infinite}.medicine-reminder-section .reminder-intro .intro-content .feature-list .feature-item span{font-size:1rem;color:#555;font-weight:500}.medicine-reminder-section .reminder-intro .intro-content .add-medicine-btn{background:linear-gradient(135deg,#2d68f8,#2753c0);color:#fff;border:none;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;transform:translateZ(40px);box-shadow:0 4px 15px #00b39b4d}.medicine-reminder-section .reminder-intro .intro-content .add-medicine-btn:hover{transform:translateZ(40px) translateY(-5px);box-shadow:0 8px 25px #00b39b66,0 0 0 2px #00b39b33}.medicine-reminder-section .reminder-intro .intro-illustration{flex:1 1;max-width:450px;transform-style:preserve-3d;animation:illustrationFloat 1s ease-out}.medicine-reminder-section .reminder-intro .intro-illustration .medicine-box-graphic{width:100%;height:400px;border-radius:30px;overflow:hidden;box-shadow:0 20px 40px #00b39b33,0 0 0 1px #ffffff1a;transform:translateZ(50px) rotateY(-5deg);transition:all .5s ease}.medicine-reminder-section .reminder-intro .intro-illustration .medicine-box-graphic:hover{transform:translateZ(60px) rotateY(0deg)}.medicine-reminder-section .reminder-intro .intro-illustration .medicine-box-graphic .medicine-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;filter:brightness(1.05) contrast(1.05)}.medicine-reminder-section .reminder-intro .intro-illustration .medicine-box-graphic .medicine-image:hover{transform:scale(1.05)}@keyframes contentSlide{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes illustrationFloat{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@media(max-width:992px){.medicine-reminder-section .reminder-intro{flex-direction:column;text-align:center;gap:2rem}.medicine-reminder-section .reminder-intro .intro-content{max-width:100%}.medicine-reminder-section .reminder-intro .intro-content .feature-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center}.medicine-reminder-section .reminder-intro .intro-content h1{font-size:3rem}.medicine-reminder-section .reminder-intro .intro-illustration{max-width:100%}.medicine-reminder-section .reminder-intro .intro-illustration .medicine-box-graphic{transform:translateZ(30px) rotateY(0deg)}}@media(max-width:576px){.medicine-reminder-section{padding:2rem 1rem}.medicine-reminder-section .reminder-container{padding:1.5rem}.medicine-reminder-section .reminder-intro{padding:1rem 0}.medicine-reminder-section .reminder-intro .intro-content h1{font-size:2rem}.medicine-reminder-section .reminder-intro .intro-content p{font-size:1rem}.medicine-reminder-section .reminder-intro .intro-content .feature-list{grid-template-columns:1fr}}.reminder-header{text-align:center;margin-bottom:2rem}.reminder-header h2{font-size:2rem;color:#333;margin-bottom:.5rem}.reminder-header p{color:#666;font-size:1.1rem}.upcoming-doses{margin-bottom:3rem}.upcoming-doses h3{font-size:1.5rem;color:#333;margin-bottom:1rem}.upcoming-doses .dose-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.upcoming-doses .dose-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;display:flex;align-items:center;gap:1.5rem}.upcoming-doses .dose-card .dose-time{font-size:1.2rem;font-weight:600;color:#00b39b}.upcoming-doses .dose-card .dose-details{flex:1 1}.upcoming-doses .dose-card .dose-details h4{margin:0;color:#333;font-size:1.1rem}.upcoming-doses .dose-card .dose-details p{margin:.25rem 0;color:#666}.upcoming-doses .dose-card .dose-details .instructions{font-size:.9rem;color:#888}.upcoming-doses .dose-card .dose-actions{display:flex;flex-direction:column;gap:.5rem}.upcoming-doses .dose-card .dose-actions button{padding:.5rem 1rem;border-radius:6px;border:none;cursor:pointer;font-weight:500;transition:all .3s ease}.upcoming-doses .dose-card .dose-actions button.take-btn{background:#00b39b;color:#fff}.upcoming-doses .dose-card .dose-actions button.take-btn:hover{background:#00806f}.upcoming-doses .dose-card .dose-actions button.skip-btn{background:#f0f0f0;color:#666}.upcoming-doses .dose-card .dose-actions button.skip-btn:hover{background:#d7d7d7}.medicine-list .list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.medicine-list .list-header h3{font-size:1.5rem;color:#333}.medicine-list .list-header .add-medicine-btn{background:#00b39b;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease}.medicine-list .list-header .add-medicine-btn:hover{background:#00806f;transform:translateY(-2px)}.medicine-list .medicine-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.medicine-list .medicine-cards .medicine-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #0000000d}.medicine-list .medicine-cards .medicine-card h4{margin:0 0 1rem;color:#333;font-size:1.1rem}.medicine-list .medicine-cards .medicine-card .medicine-info{display:flex;flex-direction:column;gap:.75rem}.medicine-list .medicine-cards .medicine-card .medicine-info .info-item{display:flex;align-items:center;gap:.75rem;color:#666}.medicine-list .medicine-cards .medicine-card .medicine-info .info-item i{color:#00b39b;font-size:1.1rem}.add-medicine-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.add-medicine-modal .modal-content{background:#fff;padding:2rem;border-radius:12px;width:100%;max-width:500px}.add-medicine-modal .modal-content h3{margin:0 0 1.5rem;color:#333}.add-medicine-modal .modal-content .form-group{margin-bottom:1rem}.add-medicine-modal .modal-content .form-group label{display:block;margin-bottom:.5rem;color:#555}.add-medicine-modal .modal-content .form-group input,.add-medicine-modal .modal-content .form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem}.add-medicine-modal .modal-content .form-group input:focus,.add-medicine-modal .modal-content .form-group textarea:focus{outline:none;border-color:#00b39b}.add-medicine-modal .modal-content .form-group textarea{height:100px;resize:vertical}.add-medicine-modal .modal-content .form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.add-medicine-modal .modal-content .form-actions button{padding:.75rem 1.5rem;border-radius:6px;border:none;cursor:pointer;font-weight:500;transition:all .3s ease}.add-medicine-modal .modal-content .form-actions button:first-child{background:#f0f0f0;color:#666}.add-medicine-modal .modal-content .form-actions button:first-child:hover{background:#d7d7d7}.add-medicine-modal .modal-content .form-actions button:last-child{background:#00b39b;color:#fff}.add-medicine-modal .modal-content .form-actions button:last-child:hover{background:#00806f}@media(max-width:768px){.medicine-reminder-section{padding:1.5rem}.medicine-reminder-section .dose-card{flex-direction:column;text-align:center}.medicine-reminder-section .dose-card .dose-actions{flex-direction:row;justify-content:center}}@media(max-width:576px){.medicine-reminder-section{padding:2rem 1rem}.reminder-intro{padding:1rem 0}.reminder-intro .intro-content h1{font-size:2rem}.reminder-intro .intro-content p{font-size:1rem}.reminder-intro .intro-content .feature-list{grid-template-columns:1fr}}.appointment-section{padding:4rem 2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);perspective:1000px;overflow:hidden;position:relative;margin-top:0}.appointment-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,#00b39b1a 0,#0000 70%);pointer-events:none}.appointment-section .appointment-container{max-width:1200px;margin:0 auto;background:#ffffffe6;border-radius:30px;padding:3rem;box-shadow:0 20px 40px #0000001a,0 0 100px #00b39b1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-style:preserve-3d;animation:containerFloat 6s ease-in-out infinite}.appointment-container,.appointment-section{display:flex;align-items:center}.appointment-container{max-width:1200px;margin:0 auto;padding:40px;gap:60px;background:#fff;border-radius:24px;box-shadow:0 20px 40px #0000000d;transition:transform .3s ease}.appointment-container:hover{transform:translateY(-5px)}.appointment-content{flex:1 1}.appointment-content .appointment-title{font-size:3.5rem;font-weight:700;color:#2d3748;line-height:1.2;margin-bottom:1rem}.appointment-content .subtitle{color:#718096;font-size:1.1rem;margin-bottom:2.5rem}.appointment-content .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}.appointment-content .features-grid .feature-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f7fafc;border-radius:12px;transition:all .3s ease}.appointment-content .features-grid .feature-item:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000000d}.appointment-content .features-grid .feature-item .icon{width:40px;height:40px;background:#00b5a3;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.appointment-content .features-grid .feature-item .text{font-weight:500;color:#4a5568}.appointment-content .add-medicine-btn{background:linear-gradient(135deg,#2d68f8,#2753c0);color:#fff;border:none;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;transform:translateZ(40px);box-shadow:0 4px 15px #00b39b4d}.appointment-content .add-medicine-btn:hover{transform:translateZ(40px) translateY(-5px);box-shadow:0 8px 25px #00b39b66,0 0 0 2px #00b39b33}.app-preview{position:relative}.app-preview img{width:100%;border-radius:20px;transform:perspective(1000px) rotateY(-5deg);box-shadow:20px 20px 60px #0000001a,-20px -20px 60px #fffc;transition:all .5s ease}.app-preview img:hover{transform:perspective(1000px) rotateY(0deg)}.app-preview:after{content:"";position:absolute;top:10%;right:-10%;width:200px;height:200px;background:radial-gradient(circle,#00b5a31a 0,#0000 70%);border-radius:50%;z-index:-1}@media(max-width:992px){.appointment-container{flex-direction:column;padding:30px}.appointment-content .appointment-title{font-size:2.5rem}}@media(max-width:768px){.appointment-section{padding:40px 20px}.features-grid{grid-template-columns:1fr!important}.appointment-content .appointment-title{font-size:2rem}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.appointment-title{font-size:2.5rem;margin-bottom:30px;color:#333}.guaranteed{color:#2d68f8;margin-left:8px}.appointment-stats{margin-bottom:30px}.stat-item{display:flex;align-items:center;margin-bottom:15px}.check-icon{color:#2d68f8;margin-right:10px}.find-doctor-btn{background:linear-gradient(135deg,#2d68f8,#2753c0);color:#fff;border:none;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;width:55%;display:inline-block;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #00b39b4d;text-decoration:none}.find-doctor-btn:hover{color:#fff;transform:translateY(-5px);box-shadow:0 8px 25px #00b39b66,0 0 0 2px #00b39b33}.testimonial-section{margin-top:40px}.testimonial-carousel{position:relative}.testimonial-item{background:#f8f9fa;padding:20px;border-radius:12px;display:none}.testimonial-item.active{display:block}.rating{color:#ffc107;margin-bottom:10px}.testimonial-author{display:flex;align-items:center;margin-top:15px}.author-avatar{width:40px;height:40px;background:#2d68f8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px}.app-preview{flex:1 1}.phone-mockup{background:#f8f9fa;border-radius:20px;padding:20px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column}.doctor-card{background:#fff;padding:20px;border-radius:12px;display:none;order:1}.doctor-card.active{display:block}.doctor-info{margin-bottom:20px}.doctor-avatar{flex-shrink:0;width:60px;height:60px;border-radius:50%;overflow:hidden;border:2px solid #f0f0f0}.doctor-avatar img{width:100%;height:100%;object-fit:cover}.doctor-avatar .name-avatar{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:20px;text-transform:uppercase;background:linear-gradient(135deg,#2d68f8,#2753c0)}.doctor-details h4{margin:0}.doctor-details p{margin:5px 0 0}.doctor-stats{margin-bottom:20px}.stat-row{margin-bottom:10px;color:#666}.stat-row i{color:#2d68f8;margin-right:10px}.book-appointment-btn{background:linear-gradient(135deg,#2d68f8,#2753c0);color:#fff;border:none;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;width:100%;display:inline-block;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #00b39b4d;text-decoration:none;height:39px;padding:5px 0}.book-appointment-btn:hover{color:#fff;transform:translateY(-5px);box-shadow:0 8px 25px #00b39b66,0 0 0 2px #00b39b33}@media(max-width:768px){.appointment-container{flex-direction:column}.appointment-title{font-size:2rem}}@keyframes containerFloat{0%,to{transform:translateY(0) rotateX(2deg)}50%{transform:translateY(-10px) rotateX(0deg)}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media(max-width:992px){.appointment-container{flex-direction:column;text-align:center;gap:2rem}.appointment-container .appointment-content{max-width:100%}.appointment-container .appointment-content .features-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center}.appointment-container .appointment-content .appointment-title{font-size:2.5rem;text-align:left}.appointment-container .guaranteed{display:block;margin:0}.appointment-container .app-preview,.appointment-container .find-doctor-btn{width:70vw}}@media(max-width:576px){.appointment-container{padding:1.5rem}.appointment-section .appointment-container{padding:2rem}.appointment-content .appointment-title{font-size:2rem}.appointment-content .subtitle{font-size:1rem}.appointment-content .features-grid{grid-template-columns:1fr}.doctor-card{order:1}.patient-reviews-section{order:2;margin-top:15px}}.doctor-card{padding:15px;border-radius:10px;box-shadow:0 4px 8px #0000001a;background-color:#fff;margin-bottom:15px;transition:all .3s ease}.doctor-card.active{transform:scale(1.02);box-shadow:0 6px 12px #00000026}.doctor-info{margin-bottom:15px}.doctor-info,.name-avatar{display:flex;align-items:center}.name-avatar{width:50px;height:50px;border-radius:50%;justify-content:center;color:#fff;font-weight:600;font-size:16px}.doctor-details h4{margin:0 0 5px;font-size:18px;color:#333}.doctor-details p{margin:0;font-size:14px;color:#666}.doctor-stats{margin-bottom:15px}.stat-row{display:flex;align-items:center;margin-bottom:8px;font-size:14px}.stat-row i{color:#4caf50;margin-right:8px}.patient-reviews-section{margin-top:20px;padding:15px;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;order:2}.patient-reviews-section h4{margin:0 0 15px;font-size:18px;color:#333}.review-item{margin-bottom:12px;padding:8px;background-color:#f9f9f9;border-radius:6px}.review-rating{margin-bottom:5px}.review-rating i{color:#ddd;font-size:14px}.review-rating i.filled{color:gold}.review-comment{margin:5px 0;font-size:13px;font-style:italic;color:#555}.review-author{margin:0;font-size:12px;text-align:right;color:#888}.error-message{color:#d32f2f;padding:10px;margin:10px 0;background-color:#ffebee;border-radius:4px;text-align:center}.loading-indicator{text-align:center;padding:15px;color:#666}.medical-record-intro{padding:4rem 2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);text-align:center}.medical-record-intro .intro-container{max-width:1200px;margin:0 auto}.medical-record-intro .intro-title{font-size:3rem;font-weight:700;color:#4b5563;margin-bottom:1.5rem;line-height:1.2}.medical-record-intro .intro-title .highlight{display:block;color:#3b82f6;margin-top:.5rem;font-size:4rem;font-weight:900;text-transform:uppercase;letter-spacing:.1rem;background:none;-webkit-background-clip:text;-webkit-text-fill-color:#3b82f6}.medical-record-intro .intro-description{font-size:1.2rem;color:#4b5563;max-width:800px;margin:0 auto 2rem;line-height:1.6}.medical-record-intro .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin:3rem auto}.medical-record-intro .features-grid .feature-item{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease}.medical-record-intro .features-grid .feature-item:hover{transform:translateY(-5px)}.medical-record-intro .features-grid .feature-item .feature-icon{font-size:2rem;margin-bottom:1rem}.medical-record-intro .features-grid .feature-item .feature-text{font-weight:500;color:#1f2937}.medical-record-intro .cta-button{background:#2563eb;color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;width:21rem;position:relative;top:-20px;transition:background-color .3s ease;box-shadow:0 4px 14px #2563eb4d}.medical-record-intro .cta-button:hover{background:#1d4ed8}.medical-record-intro .cta-button:active{transform:translateY(1px)}@media(max-width:768px){.medical-record-intro{padding:2rem 1rem}.medical-record-intro .cta-button{width:80vw}.medical-record-intro .intro-title{font-size:2rem}.medical-record-intro .intro-title .highlight{font-size:2.5rem}.medical-record-intro .intro-description{font-size:1rem}.medical-record-intro .features-grid{grid-template-columns:1fr}}.qlyno-app-section{position:relative;overflow:hidden}.qlyno-app-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#dbeafe4d,#ffffff80);z-index:0}.qlyno-app-section .qlyno-app-content{position:relative;z-index:1}.qlyno-app-section .app-info{animation:fadeInLeft .8s ease-out}.qlyno-app-section .app-info h2{background:linear-gradient(135deg,#1e40af,#3b82f6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#0000;color:#0000;margin-bottom:1.5rem}.qlyno-app-section .app-info p{line-height:1.7}.qlyno-app-section .app-preview{animation:floatAnimation 3s ease-in-out infinite}.qlyno-app-section .app-preview img{transition:transform .3s ease}.qlyno-app-section .app-preview img:hover{transform:translateY(-10px)}.qlyno-app-section .store-buttons{display:flex;gap:1rem;flex-wrap:wrap}.qlyno-app-section .store-buttons .MuiButton-root{min-width:180px;padding:.75rem 1.5rem;border-radius:8px;transition:all .3s ease}.qlyno-app-section .store-buttons .MuiButton-root:hover{transform:translateY(-2px)}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes floatAnimation{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.patient-auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background-color:#f9fafb;font-family:Poppins,sans-serif}.patient-auth-container .auth-card{width:100%;max-width:400px;padding:25px;background-color:#fff;border-radius:12px;box-shadow:0 10px 20px #00000014;animation:fadeIn .6s ease-out,floatUp .8s ease-out;transition:transform .3s ease,box-shadow .3s ease;margin-top:2rem}.patient-auth-container .auth-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001f}.patient-auth-container .auth-card .logo-container{text-align:center;margin-bottom:15px}.patient-auth-container .auth-card .logo-container .auth-logo{height:45px;width:auto;animation:pulse 2s infinite}.patient-auth-container .auth-card .auth-title{font-size:20px;font-weight:600;color:#333;text-align:center;margin-bottom:20px}.patient-auth-container .auth-card .form-group{margin-bottom:15px}.patient-auth-container .auth-card .form-group label{display:flex;align-items:center;margin-bottom:5px;font-size:13px;color:#333}.patient-auth-container .auth-card .form-group label .input-icon{margin-right:8px;color:#3b82f6;animation:fadeIn .5s ease-out}.patient-auth-container .auth-card .form-group input{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .3s ease}.patient-auth-container .auth-card .form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626;transform:translateY(-2px)}.patient-auth-container .auth-card .form-group input::placeholder{color:#9ca3af}.patient-auth-container .auth-card .form-row{display:flex;gap:10px;margin-bottom:15px}.patient-auth-container .auth-card .form-row .form-group{flex:1 1;margin-bottom:0}.patient-auth-container .auth-card .forgot-password{text-align:right;margin-bottom:15px}.patient-auth-container .auth-card .forgot-password a{font-size:12px;color:#3b82f6;text-decoration:none;transition:color .3s ease}.patient-auth-container .auth-card .forgot-password a:hover{color:#0a59da;text-decoration:underline}.patient-auth-container .auth-card .auth-button{width:100%;padding:10px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.patient-auth-container .auth-card .auth-button:hover{background-color:#1469f4;transform:translateY(-2px)}.patient-auth-container .auth-card .auth-button:active{transform:translateY(1px)}.patient-auth-container .auth-card .auth-button:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff80;opacity:0;border-radius:100%;transform:scale(1) translate(-50%);transform-origin:50% 50%}.patient-auth-container .auth-card .auth-button:focus:not(:active):after{animation:ripple 1s ease-out}.patient-auth-container .auth-card .divider{display:flex;align-items:center;margin:15px 0}.patient-auth-container .auth-card .divider:after,.patient-auth-container .auth-card .divider:before{content:"";flex:1 1;height:1px;background-color:#e5e7eb}.patient-auth-container .auth-card .divider span{padding:0 10px;color:#6b7280;font-size:12px}.patient-auth-container .auth-card .google-button{display:flex;align-items:center;justify-content:center;width:100%;padding:9px;background-color:#fff;color:#333;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.patient-auth-container .auth-card .google-button .google-icon{margin-right:10px;color:#ea4335}.patient-auth-container .auth-card .google-button:hover{background-color:#f8f9fa;box-shadow:0 2px 5px #00000014;transform:translateY(-2px)}.patient-auth-container .auth-card .toggle-form{margin-top:15px;text-align:center}.patient-auth-container .auth-card .toggle-form p{font-size:12px;color:#6b7280}.patient-auth-container .auth-card .toggle-form button{background:none;border:none;color:#3b82f6;font-weight:500;cursor:pointer;transition:color .3s ease}.patient-auth-container .auth-card .toggle-form button:hover{color:#0a59da;text-decoration:underline}@keyframes floatUp{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes ripple{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}@media(max-width:576px){.patient-auth-container{padding:10px}.patient-auth-container .auth-card{padding:20px 15px}.patient-auth-container .auth-card .auth-title{font-size:18px}.patient-auth-container .auth-card .form-group input{padding:8px 10px}.patient-auth-container .auth-card .form-row{flex-direction:column;gap:15px}}.header{background-color:#fff;padding:0;height:64px;box-shadow:0 1px 2px #00000008;position:fixed;width:100%;top:0;z-index:1000;transition:all .3s ease;border-bottom:1px solid #f0f0f0}.header.scrolled{height:56px;background-color:#fffffffa;box-shadow:0 2px 8px #0000000d}.header .mobile-menu-toggle{display:none;width:32px;height:26px;position:relative;cursor:pointer;background:#0000;border:none;padding:4px;z-index:1002;flex-direction:column;justify-content:space-between;border-radius:8px;transition:all .3s ease}.header .mobile-menu-toggle:hover{background:#0066ff0d}.header .mobile-menu-toggle span{display:block;height:3px;width:100%;background:linear-gradient(135deg,#06f,#4f46e5);border-radius:2px;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center;box-shadow:0 1px 2px #06f3}.header .mobile-menu-toggle.active span:first-child{transform:rotate(45deg) translate(7px,7px);background:linear-gradient(135deg,#ff4757,#ff3838)}.header .mobile-menu-toggle.active span:nth-child(2){opacity:0;transform:scale(0)}.header .mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px);background:linear-gradient(135deg,#ff4757,#ff3838)}.nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;height:100%;padding:0 2rem;position:relative}.logo-section{height:100%;z-index:1002}.logo-link{display:flex;align-items:center;height:100%;text-decoration:none;transition:all .2s ease}.logo-link:hover{opacity:.8;transform:scale(1.02)}.logo-image{height:48px;width:auto;object-fit:contain;margin-left:0}.logo-text{font-size:1.5rem;text-decoration:none;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;height:100%}.logo-text:hover{color:#0052cc}.nav-links{display:flex;gap:2.5rem;align-items:center}.nav-links a{color:#4a5568;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease;padding:.5rem 0}.nav-links a:hover{color:#06f}.login-dropdown-container{position:relative}.login-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#06f;transition:all .2s ease;border:none;cursor:pointer}.login-btn i{color:#fff;font-size:1rem}.login-btn:hover{background-color:#0052cc;transform:translateY(-1px)}.login-dropdown{position:absolute;top:calc(100% + 8px);right:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;width:180px;z-index:1001;overflow:hidden;animation:fadeIn .2s ease-out}.login-dropdown .dropdown-item{display:flex;align-items:center;gap:10px;padding:12px 16px;color:#4a5568;text-decoration:none;transition:background-color .2s ease}.login-dropdown .dropdown-item i{color:#06f;font-size:1rem}.login-dropdown .dropdown-item:hover{background-color:#f7fafc;color:#06f}.login-dropdown:before{content:"";position:absolute;top:-6px;right:13px;width:12px;height:12px;background-color:#fff;transform:rotate(45deg);border-top:1px solid #f0f0f0;border-left:1px solid #f0f0f0}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0006,#0066ff1a);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;opacity:0;animation:fadeInOverlay .4s cubic-bezier(.4,0,.2,1) forwards}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes slideInFromRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutToRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}@media(max-width:1024px){.nav-container{padding:0 1rem}.nav-links{gap:1.5rem}}@media(max-width:768px){.header .mobile-menu-toggle{display:flex}.header .nav-links{position:fixed;top:64px;right:-100%;width:320px;height:calc(100vh - 64px);background:linear-gradient(135deg,#fff,#f8fafc);flex-direction:column;gap:0;transition:all .4s cubic-bezier(.4,0,.2,1);padding:2.5rem 0 1rem;z-index:999;box-shadow:-4px 0 20px #00000026;overflow-y:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:1px solid #fff3}.header .nav-links.active{right:0;animation:slideInFromRight .4s cubic-bezier(.4,0,.2,1)}.header .nav-links a{width:100%;padding:1.25rem 2rem;font-size:1.05rem;font-weight:500;margin:.25rem 1rem;border-radius:12px;transition:all .3s ease;position:relative;color:#374151;text-decoration:none}.header .nav-links a:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:0;background:linear-gradient(135deg,#06f,#4f46e5);border-radius:2px;transition:height .3s ease}.header .nav-links a:hover{background:linear-gradient(135deg,#0066ff14,#4f46e50d);color:#06f;transform:translateX(8px)}.header .nav-links a:hover:before{height:24px}.header .nav-links a:active{transform:scale(.98) translateX(8px)}.header .nav-links .login-dropdown-container{width:100%;padding:1.5rem 2rem 1rem;margin-top:1rem;border-top:1px solid #0066ff1a;background:linear-gradient(135deg,#0066ff08,#4f46e505)}.header .nav-links .login-dropdown-container .login-btn{width:100%;height:52px;border-radius:16px;justify-content:center;background:linear-gradient(135deg,#06f,#4f46e5);border:none;box-shadow:0 4px 15px #0066ff4d;transition:all .3s ease;position:relative;overflow:hidden}.header .nav-links .login-dropdown-container .login-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#0000,#fff3,#0000);transition:left .5s ease}.header .nav-links .login-dropdown-container .login-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #06f6}.header .nav-links .login-dropdown-container .login-btn:hover:before{left:100%}.header .nav-links .login-dropdown-container .login-btn:active{transform:translateY(0)}.header .nav-links .login-dropdown-container .login-btn i{color:#fff;margin-right:.75rem;font-size:1.1rem}.header .nav-links .login-dropdown-container .login-btn:after{content:"Login Options";color:#fff;font-size:1rem;font-weight:600;letter-spacing:.5px}.header.scrolled .nav-links{top:56px;height:calc(100vh - 56px)}.header .login-dropdown{position:static;width:100%;border-radius:16px;box-shadow:none;margin-top:1.5rem;background:#fff;border:1px solid #0066ff1a;overflow:hidden}.header .login-dropdown:before{display:none}.header .login-dropdown .dropdown-item{padding:1.25rem 1.5rem;border-bottom:1px solid #0066ff0d;transition:all .3s ease;position:relative}.header .login-dropdown .dropdown-item:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:linear-gradient(135deg,#0066ff1a,#4f46e50d);transition:width .3s ease}.header .login-dropdown .dropdown-item:hover{background:linear-gradient(135deg,#0066ff0d,#4f46e508);color:#06f;transform:translateX(4px)}.header .login-dropdown .dropdown-item:hover:before{width:4px}.header .login-dropdown .dropdown-item:hover i{transform:scale(1.1);color:#4f46e5}.header .login-dropdown .dropdown-item:last-child{border-bottom:none}.header .login-dropdown .dropdown-item i{color:#06f;font-size:1.1rem;transition:all .3s ease}}@media(max-width:480px){.header{height:56px}.header.scrolled{height:52px}.header .nav-links{top:56px;width:100%;right:-100%;padding:2rem 0 1rem}.header .nav-links.active{right:0}.header .nav-links a{margin:.25rem .75rem;padding:1rem 1.5rem}.header .nav-links .login-dropdown-container{padding:1.5rem 1rem 1rem}.header.scrolled .nav-links{top:52px;height:calc(100vh - 52px)}.header .logo-image{height:60px;width:60px}.header .logo-text{font-size:1.25rem}.header .mobile-menu-toggle{width:28px;height:22px}.nav-container{padding:0 1rem}.login-btn{width:32px;height:32px}.login-btn i{font-size:.875rem}}.hero-container{background-color:#fff;min-height:100vh;padding:6rem 2rem 2rem;display:flex;align-items:flex-start;justify-content:center}.hero-content{max-width:1200px;width:100%;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px #00000008}.hero-content,.logo-section{display:flex;flex-direction:column;align-items:center}.logo-section{gap:0;margin-bottom:0}.hero-logo{height:100px;width:100px;object-fit:contain;margin-bottom:0}.logo-circle{background:#06f;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.logo-circle .search-icon{color:#fff;font-size:1rem}.logo-text{font-size:1.75rem;color:#06f;font-weight:600}.hero-title{font-size:3rem;color:#1a2b4b;margin-bottom:1.5rem;line-height:1.2;max-width:900px;font-weight:700;margin-top:1.5rem;text-align:center;background:linear-gradient(135deg,#1a2b4b,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#64748b;line-height:1.6;max-width:800px;margin-bottom:2.5rem;text-align:center;font-weight:400}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2.5rem;perspective:1000px}@media(max-width:1024px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}.service-card{background:#f8f9fc;padding:2.5rem;border-radius:16px;text-align:center;transition:all .4s ease;cursor:pointer;transform-style:preserve-3d;position:relative;box-shadow:0 10px 20px #0000000d}.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#ffffff1a,#ffffff80);border-radius:16px;transform:translateZ(-1px);opacity:0;transition:opacity .3s ease}.service-card img{width:160px;height:160px;margin:0 auto 2rem;object-fit:cover;border-radius:50%;border:6px solid #fff;box-shadow:0 8px 16px #0000001a;transition:all .4s ease;transform:translateZ(30px)}.service-card h3{color:#1a2b4b;font-size:1.5rem;margin-bottom:1rem;font-weight:600;transform:translateZ(20px)}.service-card p{color:#64748b;font-size:1rem;transform:translateZ(15px)}.service-card:hover{transform:rotateX(5deg) rotateY(5deg) scale(1.02);box-shadow:0 20px 40px #0000001a}.service-card:hover:before{opacity:1}.service-card:hover img{transform:translateZ(40px);box-shadow:0 12px 24px #00000026}.service-card:hover h3{transform:translateZ(30px);color:#06f}.service-card:hover p{transform:translateZ(25px)}@media(max-width:768px){.hero-container{padding:5rem 1rem 2rem}.hero-content{padding:1.5rem}.hero-logo{height:80px;width:80px}.hero-title{font-size:2rem;margin-top:1rem;line-height:1.3}.hero-subtitle{font-size:1rem;margin-bottom:2rem}.services-grid{grid-template-columns:1fr;gap:1.5rem;perspective:none}.service-card{transform-style:flat;padding:2rem}.service-card img{width:120px;height:120px;margin-bottom:1.5rem}.service-card:hover{transform:translateY(-5px)}}.search-section{display:flex;flex-direction:column;gap:12px;background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 12px #00000014;max-width:1200px;margin:0 auto}.location-input,.search-input{position:relative;display:flex;align-items:center;background-color:#f8f9fa;border-radius:8px;border:1px solid #e2e8f0;padding:0 16px;transition:all .2s ease}.location-input:focus-within,.search-input:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f64d}.doctor-icon,.location-icon{color:#4b5563;font-size:18px;margin-right:12px}.location-input input,.search-input input{flex:1 1;border:none;background:#0000;padding:14px 0;font-size:16px;color:#1f2937;width:100%}.location-input input::placeholder,.search-input input::placeholder{color:#9ca3af}.location-input input:focus,.search-input input:focus{outline:none}.doctor-dropdown,.location-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:10;max-height:300px;overflow-y:auto}.doctor-loading,.doctor-no-results,.location-loading,.location-no-results{padding:16px;text-align:center;color:#6b7280}.doctor-item,.location-item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s}.doctor-item:hover,.location-item:hover{background-color:#f3f4f6}.doctor-item-icon,.location-item-icon{color:#4b5563;margin-right:12px;font-size:16px}.doctor-count{margin-left:8px;font-size:14px;color:#6b7280;background-color:#e5e7eb;padding:2px 8px;border-radius:12px}.doctor-item-info{display:flex;flex-direction:column;flex:1 1}.doctor-name{font-weight:600;color:#1f2937}.doctor-details{font-size:14px;color:#6b7280;margin-top:4px}.search-button{background-color:#2563eb;color:#fff;border:none;border-radius:8px;padding:14px 24px;font-weight:600;font-size:16px;cursor:pointer;transition:background-color .2s}.search-button:hover{background-color:#1d4ed8}.search-button:active{transform:translateY(1px)}.search-help-link{text-align:center;margin-top:12px}.specialist-finder-link{display:flex;align-items:center;justify-content:center;color:#2563eb;text-decoration:none;font-size:14px;gap:6px}.specialist-finder-link:hover{text-decoration:underline}@media(min-width:768px){.search-section{flex-direction:row;flex-wrap:wrap;align-items:center}.location-input{flex:.4 1;min-width:150px}.search-input{flex:.6 1;min-width:250px}.search-button{margin-left:auto}.search-help-link{width:100%;margin-top:16px}}.doctor-item{border-bottom:1px solid #e5e7eb}.doctor-item:last-child{border-bottom:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.doctor-dropdown,.location-dropdown{animation:fadeIn .2s ease-out}.footer{background-color:#1a2b4b;color:#fff;padding:3rem 0 0;font-family:Arial,sans-serif}.footer__container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 2fr;grid-gap:3rem;gap:3rem}.footer__logo img{height:60px;width:auto;object-fit:contain;margin-bottom:1rem}.footer__logo h2{font-size:1.8rem;margin-bottom:.5rem}.footer__logo p{color:#ffffffb3;font-size:.9rem}.footer__links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.footer__column{display:flex;flex-direction:column;gap:.6rem}.footer__column h3{font-size:1.1rem;font-weight:700;margin-bottom:1.25rem;color:#fff;position:relative}.footer__column h3:after{content:"";position:absolute;bottom:-6px;left:0;width:30px;height:2px;background:#3b82f6}.footer__column a{color:#fff9;text-decoration:none;font-size:.9rem;transition:all .3s ease;padding:2px 0}.footer__column a:hover{color:#3b82f6;transform:translateX(4px)}.footer__bottom{border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:3rem auto 0;padding:1.5rem 2rem}.footer__bottom p{color:#ffffff80;font-size:.8rem}.footer__social{display:flex;gap:1rem}.footer__social a{color:#ffffffb3;font-size:1.2rem;transition:color .3s ease}.footer__social a:hover{color:#fff}@media(max-width:768px){.footer__container{grid-template-columns:1fr;gap:2rem}.footer__links{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.footer__links{grid-template-columns:1fr}.footer__bottom{flex-direction:column;gap:1rem;text-align:center}}.footer-section{background-color:#1a2b4b;color:#fff;padding:3rem 0 0}.footer-section .about-widget .logo img{height:120px;width:auto;margin-left:-3rem;object-fit:contain;filter:brightness(0) invert(1)}.footer-section .widget-title{margin-bottom:1.5rem}.footer-section .widget-title h3{color:#fff;font-size:1.2rem;font-weight:600}.footer-section .contact-ft ul{list-style:none;padding:0;margin:0}.footer-section .contact-ft ul li{color:#ffffffb3;margin-bottom:1rem;display:flex;align-items:flex-start;gap:.75rem}.footer-section .contact-ft ul li i{color:#2563eb;margin-top:.25rem;font-size:1.1rem}.footer-section .link-widget ul{list-style:none;padding:0;margin:0}.footer-section .link-widget ul li{margin-bottom:.75rem}.footer-section .link-widget ul li a{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-section .link-widget ul li a:hover{color:#fff}.footer-section .instagram ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.footer-section .instagram ul li{width:calc(33.333% - .35rem)}.footer-section .instagram ul li a{display:block;border-radius:8px;overflow:hidden}.footer-section .instagram ul li a img{width:100%;height:auto;display:block;transition:transform .3s ease}.footer-section .instagram ul li a:hover img{transform:scale(1.1)}.footer-section .lower-footer{margin-top:3rem;padding:1.5rem 0;border-top:1px solid #ffffff1a}.footer-section .lower-footer .lower-footer-link{list-style:none;padding:0;margin:0;display:flex;gap:2rem}.footer-section .lower-footer .lower-footer-link li a{color:#ffffff80;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-section .lower-footer .lower-footer-link li a:hover{color:#fff}.footer-section .lower-footer .copy-right{text-align:right}.footer-section .lower-footer .copy-right p{color:#ffffff80;font-size:.9rem;margin:0}.footer-section .lower-footer .copy-right p a{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-section .lower-footer .copy-right p a:hover{color:#fff}@media(max-width:768px){.footer-section .lower-footer .row{flex-direction:column;text-align:center}.footer-section .lower-footer .lower-footer-link{justify-content:center}.footer-section .lower-footer .copy-right{text-align:center;margin-top:1rem}}.sticky-header{width:100%;position:fixed;left:0;top:-200px;z-index:9999;opacity:0;transition:all .7s}.sticky-on{opacity:1;top:0}@media(max-width:991px){.about-page .about-content{text-align:center}}.about-page .about-content h2{font-size:114px;font-style:normal;font-weight:400;line-height:130px}@media(max-width:1199px){.about-page .about-content h2{font-size:100px;line-height:120px}}@media(max-width:991px){.about-page .about-content h2{font-size:80px;line-height:100px}}@media(max-width:575px){.about-page .about-content h2{font-size:50px;line-height:60px}}.about-page .about-content h3{font-size:60px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:6px;margin-bottom:40px}@media(max-width:1199px){.about-page .about-content h3{font-size:50px;margin-bottom:30px}}@media(max-width:991px){.about-page .about-content h3{font-size:40px}}@media(max-width:575px){.about-page .about-content h3{font-size:25px;line-height:30px}}.about-page .about-content p{margin-bottom:0}.about-page .event-section{padding:100px 0}@media(max-width:1199px){.about-page .event-section{padding:80px 0}}@media(max-width:991px){.about-page .event-section{padding-top:0}.about-page .event-section .event-items{text-align:center}}.about-page .event-section .event-items .event-item h4,.about-page .event-section .event-items .event-item span,.about-page .event-section .event-items h3{color:#1f1f1f}.about-page .about-apge-right-img{position:relative;width:120%;margin-bottom:-50px;z-index:11}@media(max-width:991px){.about-page .about-apge-right-img{width:100%}}.about-us-page .service-section .service-left-text{padding-right:50px}@media(max-width:991px){.about-us-page .service-section .service-left-text{padding-right:0}}.about-us-page .service-section .service-left-text h2,.about-us-page .service-section .service-left-text p,.about-us-page .service-section .service-left-text span,.about-us-page .service-section .service-wrap .service-item h2 a{color:#fff}.about-us-page .service-section .service-wrap .service-item h2 a:hover{color:#ff4a3b}.about-us-page .service-section .service-wrap .service-item p{color:#fff}.about-us-page .project-section-s2 .project-text h2 a{color:#1f1f1f}.about-us-page .project-section-s2 .project-text h2 a:hover{color:#ff4a3b}.about-us-page .project-section-s2 .project-btn .fancy-btn{color:#fff}.image-icon img{width:10rem;filter:invert(1) sepia(1) saturate(10000%) hue-rotate(180deg);transition:filter .3s ease}.image-icon img:hover{filter:invert(1) sepia(1) saturate(10000%) hue-rotate(-120deg)}.service-page .service-section-s2{padding-bottom:50px}.service-page .exprience-service .exprience-service-wrap{background:#1f1f1f;padding:0}.service-page .exprience-service .exprience-service-wrap .exprience-service-item{border-color:#0000001a}.service-page .exprience-service .exprience-service-wrap .exprience-service-item ul li b{color:#fff}.service-page .exprience-service .exprience-service-wrap .exprience-service-item ul li:first-child:before{background:#0000001a}.service-page .exprience-service .exprience-service-wrap .exprience-service-item ul li span{color:#1f1f1f}.service-page .exprience-service .exprience-service-wrap .exprience-service-item:hover ul li i svg{stroke:#fff}.service-single-page .service-single-wrap h2{font-size:80px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}@media(max-width:991px){.service-single-page .service-single-wrap h2{font-size:60px}}@media(max-width:575px){.service-single-page .service-single-wrap h2{font-size:40px}.service-single-page .service-single-wrap{text-align:center}}.service-single-page .service-single-wrap .inner-img{padding:60px 0}.service-single-page .service-single-wrap .inner-img img{margin-bottom:10px;width:100%}.service-single-page .event-section{padding:60px 0 100px}@media(max-width:1199px){.service-single-page .event-section{padding:80px 0}}@media(max-width:991px){.service-single-page .event-section{padding-bottom:0;padding-top:0}.service-single-page .event-section .event-items{text-align:center}}.service-single-page .event-section .event-items .event-item h4,.service-single-page .event-section .event-items .event-item span,.service-single-page .event-section .event-items h3{color:#1f1f1f}.service-single-page .event-section .event-left-img{position:relative;width:360%}@media(max-width:991px){.service-single-page .event-section .event-left-img{width:100%;margin-bottom:0}.service-single-page .blog-sidebar{padding-bottom:60px}}.team-page .event-section .event-items .event-item h4,.team-page .event-section .event-items .event-item span,.team-page .event-section .event-items h3{color:#1f1f1f}.team-page .event-section .event-left-img{text-align:center}@media(max-width:991px){.team-page .event-section .event-left-img{display:none}}.team-single-page .team-details-img img{width:100%;max-height:800px;object-fit:cover}@media(max-width:1199px){.team-single-page .team-details-text{margin-top:30px}}.team-single-page .team-details-text h2{font-size:80px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}@media(max-width:1199px){.team-single-page .team-details-text h2{font-size:50px}}@media(max-width:991px){.team-single-page .team-details-text h2{font-size:40px}}.team-single-page .team-details-text .team-text-items{display:flex;flex-wrap:wrap}.team-single-page .team-details-text .team-text-items .team-text-item{flex-basis:50%;margin-bottom:30px}.team-single-page .team-details-text .team-text-items .team-text-item h4{font-family:Space Mono;font-size:18px;font-style:normal;font-weight:700;line-height:29px;text-transform:uppercase}.team-single-page .team-details-text .team-text-items .team-text-item span{font-size:16px;font-style:normal;font-weight:400;line-height:29px}@media(max-width:991px){.team-single-page .team-details-text .team-text-items .team-text-item span{font-size:13px}}.team-single-page .team-details-text .team-text-items .team-text-item .social{display:flex}.team-single-page .team-details-text .team-text-items .team-text-item .social a{font-size:16px;font-style:normal;font-weight:400;line-height:29px;display:block;color:#1f1f1f}.team-single-page .team-details-text .team-text-items .team-text-item .social a+a{margin-left:20px}.team-single-page .team-details-text p{margin-bottom:0}@media(max-width:1199px){.team-single-page .team-details-text p{font-size:15px}}.team-single-page .contact-area .contact-area-wrapper{background:#fff;box-shadow:0 1px 15px 0 #3e419f26}.team-single-page .contact-area .contact-area-wrapper .contact-info-wrap .contact-info-icon i,.team-single-page .contact-area .contact-area-wrapper .contact-info-wrap .contact-info-text h4,.team-single-page .contact-area .contact-area-wrapper .contact-info-wrap .contact-info-title h3,.team-single-page .contact-area .contact-area-wrapper .contact-info-wrap .contact-info-title p{color:#1f1f1f}.team-single-page .contact-area .contact-area-wrapper .contact-form-area .form-control{background:#fdf9f6;color:#1f1f1f}.team-single-page .contact-area .contact-area-wrapper .contact-form-area .form-control::-webkit-input-placeholder{color:#1f1f1f}.team-single-page .contact-area .contact-area-wrapper .contact-form-area .form-control::-moz-placeholder{color:#1f1f1f}.team-single-page .contact-area .contact-area-wrapper .contact-form-area .form-control:-ms-input-placeholder{color:#1f1f1f}.team-single-page .contact-area .contact-area-wrapper .contact-form-area .form-control:-moz-placeholder{color:#1f1f1f}.team-single-page .contact-area .contact-area-wrapper .contact-form-area .submit-area button{color:#1f1f1f}.short-form-editing{background-color:#0a0a0a;color:#fff;text-align:center}.short-form-editing h1{font-size:3rem;font-weight:700;margin-bottom:20px;color:#fff}.short-form-editing h1 span{color:#ff0;position:relative}.short-form-editing h1 span:after{content:"";position:absolute;bottom:-10px;left:0;height:5px;width:100%;background-color:red}.cta-b{margin-top:-1rem}@media(max-width:600px){.cta-b{margin-top:24rem}}.short-form-editing p{margin-bottom:40px;font-size:1rem;color:#ccc}.thumbnail-grid{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.thumbnail-grid video{width:150px;height:266px;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease}.thumbnail-grid video:hover{transform:scale(1.05);box-shadow:0 4px 20px #ff0c}.cta-button{background-color:#fff;color:#000;padding:10px 20px;border:none;cursor:pointer;position:relative;top:-40px}.wistia-grid{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}@media(max-width:1024px){.wistia-grid{gap:100px}}@media(max-width:600px){.wistia-grid{gap:320px}}.wistia_responsive_padding{position:relative;width:300px;margin-bottom:10px;padding:48% 0 0!important}@media(max-width:820px){.cta-button{margin-top:21px}}@media(max-width:480px){.wistia-grid{gap:350px}.cta-button{margin-top:21px}}.long-form-editing{background-color:#0a0a0a;color:#fff;text-align:center}.long-form-editing h1{font-size:3rem;font-weight:700;margin-bottom:20px;color:#fff}.long-form-editing h1 span{color:#ff0;position:relative}.long-form-editing h1 span:after{content:"";position:absolute;bottom:-10px;left:0;height:5px;width:100%;background-color:red}.long-form-editing p{font-size:1rem;color:#ccc}.long-form-grid{display:flex;justify-content:center;flex-wrap:wrap;flex-direction:column;width:70vw;margin:0 auto}.wistia_responsive_wrapper_long{height:"100%";position:relative;left:0;top:0;width:70vw}.wistia_responsive_padding_long{position:relative;margin:auto 10px;padding:2% 0 0!important}.cta-button-long{background-color:#fff;color:#000;padding:10px 20px;border:none;cursor:pointer;position:relative;top:50px;width:165px;margin:auto}.map-section iframe{width:100%;height:700px}@media(max-width:767px){.map-section iframe{height:500px}}@media(max-width:575px){.map-section iframe{height:400px}}@media(max-width:767px){.contact-page .office-info{text-align:center}}.contact-page .office-info h3{font-size:30px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px;color:#fff}.contact-page .office-info ul{padding-right:15px}.contact-page .office-info ul li{margin-bottom:30px;padding-left:30px;position:relative;color:#fff}@media(max-width:767px){.contact-page .office-info ul li{padding-left:0}}.contact-page .office-info ul li i{position:absolute;left:0;top:3px;color:#ff4a3b}@media(max-width:767px){.contact-page .office-info ul li i{position:relative}}.contact-page .contact-form-area .form-field{margin-bottom:30px}.contact-page .contact-form-area .form-control{background:#fdf9f6;border:0;height:60px;padding:15px}.contact-page .contact-form-area .form-control:focus{outline:none;box-shadow:none}.contact-page .contact-form-area textarea.form-control{height:109px}@media(max-width:767px){.contact-page .contact-form-area .submit-area{text-align:center}}.contact-page .contact-form-area .submit-area button{border:1px solid #ff4a3b;font-size:16px;font-style:normal;font-weight:400;line-height:29px;color:#1f1f1f;font-family:Space Mono;color:#fff}.instagram-section{padding-bottom:15px}.instagram-section .instagram-item a{position:relative;display:block}.instagram-section .instagram-item a:before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";border-radius:5px;background:#26262699;font-family:themify;color:#fff;display:flex;justify-content:center;flex-direction:column;align-items:center;opacity:0;visibility:hidden;transition:all .3s;z-index:1;font-size:40px;transition:all .6s}.instagram-section .instagram-item:hover a:before{opacity:1;visibility:visible}.instagram-section .owl-nav{display:none}.blog-grid-page .blog-section-s2 .blog-item{margin-bottom:30px}.blog-page-area .blog-item{margin-bottom:60px}.blog-page-area .blog-item:last-child{margin-bottom:0}.blog-page-area .blog-item .blog-content{padding-top:30px}.blog-page-area .blog-item .blog-content span{font-size:16px;font-style:normal;font-weight:400;line-height:29px;color:#fff}.blog-page-area .blog-item .blog-content h2{font-size:58px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px;margin-top:5px}@media(max-width:1199px){.blog-page-area .blog-item .blog-content h2{font-size:50px}}@media(max-width:991px){.blog-page-area .blog-item .blog-content h2{font-size:40px}}@media(max-width:767px){.blog-page-area .blog-item .blog-content h2{font-size:30px}}.blog-page-area .blog-item .blog-content h2 a{color:#fff}.blog-page-area .blog-item .blog-content h2 a:hover{color:#ff4a3b}.blog-page-area .blog-item .blog-content .read-more{font-size:18px;font-style:normal;font-weight:400;line-height:29px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#fff}.blog-page-area .blog-item .blog-content .read-more:hover{color:#ff4a3b}.blog-page-area .blog-item .blog-no-img{width:100%;background:#fdf9f6;height:429px;display:flex;justify-content:center;flex-direction:column;text-align:center}@media(max-width:767px){.blog-page-area .blog-item .blog-no-img{height:250px}}.blog-page-area .blog-item .blog-no-img h3{color:#bababa;font-size:80px;font-style:normal;font-weight:400;line-height:normal}@media(max-width:767px){.blog-page-area .blog-item .blog-no-img h3{font-size:40px}}@media(max-width:991px){.blog-sidebar{margin-top:50px}}.blog-sidebar .widget{margin-bottom:100px;color:#fff}@media(max-width:1199px){.blog-sidebar .widget{margin-bottom:60px}}.blog-sidebar .widget:last-child{margin-bottom:0}.blog-sidebar .widget h3{font-size:40px;font-style:normal;font-weight:400;line-height:50px;margin-bottom:20px;color:#fff}@media(max-width:1199px){.blog-sidebar .widget h3{font-size:32px;line-height:40px}}.blog-sidebar .service-category{padding:40px;background:#fdf9f6}@media(max-width:1199px){.blog-sidebar .service-category{padding:30px}}.blog-sidebar .service-category h4{font-size:30px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}.blog-sidebar .service-category ul li+li{margin-top:20px}.blog-sidebar .service-category ul li a{display:block;padding:15px 20px;background:#3f3636;font-size:16px;font-style:normal;font-weight:400;line-height:29px;color:#fff;position:relative}.blog-sidebar .service-category ul li a:after{position:absolute;right:15px;top:15px;content:"";font-family:themify;transition:all .3s}.blog-sidebar .service-category ul li a:hover{background:#ff4a3b;color:#fff}.blog-sidebar .blog-right-info p{margin-bottom:0;color:#fff}.blog-sidebar .recent-post .post{display:flex;margin-bottom:30px;align-items:center}.blog-sidebar .recent-post .post .post-img{flex-basis:40%;margin-right:20px}.blog-sidebar .recent-post .post .post-content{flex-basis:60%}.blog-sidebar .recent-post .post .post-content span{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.blog-sidebar .recent-post .post .post-content h4{font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-top:6px}.blog-sidebar .recent-post .post .post-content h4 a{color:#fff}.blog-sidebar .recent-post .post .post-content h4 a:hover{color:#ff4a3b}.blog-sidebar .category-widget ul li+li{margin-top:25px}.blog-sidebar .category-widget ul li a{color:#fff}.blog-sidebar .category-widget ul li a:hover{color:#ff4a3b}.blog-sidebar .tag-widget ul{display:flex;flex-wrap:wrap}.blog-sidebar .tag-widget ul li+li{margin-left:15px}.blog-sidebar .tag-widget ul li a{color:#fff}.blog-sidebar .tag-widget ul li a:hover{color:#ff4a3b}.blog-sidebar .cta-widget{background:url(/_next/static/media/cta.73a92d70.jpg);background-size:cover;padding-top:160px}.blog-sidebar .cta-widget .cta-text{padding:120px 45px 50px;text-align:center;margin-top:50px;background:#1f1f1fe6;-webkit-clip-path:polygon(50% 0,100% 38%,100% 100%,0 100%,0 38%);clip-path:polygon(50% 0,100% 38%,100% 100%,0 100%,0 38%)}@media(max-width:1199px){.blog-sidebar .cta-widget .cta-text{padding:80px 25px 40px}}.blog-sidebar .cta-widget p{font-size:22px;font-style:normal;font-weight:400;line-height:normal;color:#fff;font-family:Italiana}@media(max-width:1199px){.blog-sidebar .cta-widget p{font-size:18px}}.blog-sidebar .cta-widget span{font-size:29px;font-style:normal;font-weight:400;line-height:29px;color:#fff}@media(max-width:1199px){.blog-sidebar .cta-widget span{font-size:25px}}