.new_treatment{background-image:url(../../images/home/EECP-section-BG.webp)}.treatment-card{border-radius:30px}.new_treatment-card{height:100%;padding:10% 4%;color:var(--white);text-align:center}.new_treatment-card-parent{padding:3% 0}.new_treatment-card-parent .treatment-card{background:#fff!important;transition:transform .3s ease}.new_treatment-card-parent .treatment-card:hover{transform:translateY(-3px)}.new_treatment-card-parent .treatment-card h4{color:#1e95c3}.new_treatment-card-parent .treatment-card p{color:#000}.new_treatment-card-parent .main-button-wt{background:var(--primary-blue-colour)}.new_treatment-card-parent .main-button-wt:hover{background-color:var(--white)}.new_treatment-card>img{height:70px}.new_treatment-card>h4{font-size:20px;margin:2% 0}.new_treatment-card>p{margin-bottom:3%}@media screen and (max-width:1020px){.new_treatment .grid-4{grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media screen and (max-width:500px){.new_treatment .grid-4{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:700px){.new_treatment-card{margin-bottom:5%;border-bottom:4px solid #fff}}.loading-indicator{color:#487a9e;font-size:16px;font-weight:400}.three-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:3%}.card{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 12px 28px -12px rgba(0,35,55,.2);transition:all .2s ease;border:1px solid hsla(0,0%,100%,.8);display:flex;flex-direction:column;width:100%}.card:hover{transform:translateY(-4px);box-shadow:0 22px 36px -16px #1b405bb3}.card-img{height:200px;background-size:cover;background-position:50%;position:relative}.card-tag{position:absolute;top:16px;left:16px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(2px);padding:6px 20px;border-radius:40px;font-size:13px;font-weight:600;text-transform:uppercase;color:#1d4b6e;border:1px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.02);line-height:1;max-width:calc(100% - 32px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card-content{padding:28px 24px 32px;background:#fff;flex:1;flex-direction:column}.card-content,.meta-line{display:flex;justify-content:space-between}.meta-line{font-size:14px;color:#5b7f9b;margin-bottom:14px}.date,.meta-line{align-items:center}.date{display:flex;gap:5px}.date span{font-size:15px;display:flex}.date span i{font-size:18px;color:var(--primary-blue-colour)}.date span svg{width:18px;height:18px;fill:var(--primary-blue-colour)!important;vertical-align:middle}.read-time{background:#e9f1f8;padding:4px 16px;border-radius:40px;font-weight:500;color:#2b5b7e;font-size:13px;white-space:nowrap}.card-content h3{font-size:15px;font-weight:600;line-height:1.3;color:#102e41;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.excerpt{color:#3b6079;font-size:15px;line-height:1.6;margin-bottom:22px}.category-badge-container{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.category-mini{background:#ecf5fb;color:#1d4b6e;font-size:12px;padding:4px 12px;border-radius:30px;font-weight:500;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.quiet-link{color:#2e6a95;text-decoration:none;align-items:center;gap:5px;transition:.2s;cursor:pointer;width:-moz-fit-content;width:fit-content;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.quiet-link span{display:inline-block;font-size:14px;transition:transform .15s;color:#102e41;line-height:1;font-weight:500}.quiet-link:hover span{color:#0e405e;transform:translateX(4px)}.error-fallback{grid-column:1/-1;background:#fff;padding:40px;border-radius:28px;text-align:center;color:#a03e3e;font-size:18px;border:1px solid #ffcdcd}@media (max-width:600px){.card-content{padding:20px 18px 24px}.mini-header h2{font-size:28px;padding-left:16px}}.faq-section{margin-top:20px}.faq-column{border-radius:8px}.faq-item{margin-bottom:10px}.faq-item:last-child{margin-bottom:0}.faq-question{display:flex;align-items:center;cursor:pointer;padding:10px 0}.faq-question span{font-weight:700;font-size:16px}.faq-question img{margin-right:20px}.arrow_icon{transform:rotate(180deg);transition:all .3s ease-in}.faq-question i{margin-right:10px;font-size:35px;color:#1e95c3}.faq-question svg{margin-right:10px;min-width:35px;height:35px;fill:#1e95c3!important;vertical-align:top}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;border-left:4px solid var(--primary-blue-colour);padding:0 0 0 45px;display:flex;flex-direction:column;opacity:0;transition:max-height .5s ease-out,padding .5s ease-out,opacity .5s ease-out;margin-left:20px}.faq-item.active .faq-answer{opacity:1}.thum_video_faq-container h1{color:#222;margin-bottom:2rem}.view-more:hover .arrow{color:#fff}.view_more_arrow{text-align:center;margin:3% 0}.thum_video_faq-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.thum_video_faq-item{background:#fff;padding:1rem;border-radius:12px;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);transition:transform .3s ease}.thum_video_faq-item:hover{transform:translateY(-3px)}.thum_video_faq-container .video-thumbnail{position:relative;border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .2s ease;height:160px}.thum_video_faq-container .video-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.thum_video_faq-container .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.6);border:none;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;transition:all .3s ease;box-shadow:0 0 12px rgba(0,0,0,.3)}.thum_video_faq-container .play-button i{margin-left:5px}.thum_video_faq-container .video-thumbnail:hover .play-button{background:#e50914;transform:translate(-50%,-50%) scale(1.1)}.thum_video_faq-container iframe{width:100%;height:160px;border:none;border-radius:10px}.thum_video_heading{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:3%}.view-more .arrow{display:inline-block;margin-left:6px;animation:bounce 1s infinite}.view-more,.view-more .arrow{font-size:17px;color:var(--primary-blue-colour)}.view-more{font-weight:600}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.subscribe-container{display:flex;justify-content:center;align-items:center;animation:floatPulse 3s ease-in-out infinite;transition:transform .3s;margin-top:15px}.subscribe-container a img{width:220px;transition:transform .4s ease,filter .4s ease;cursor:pointer;margin-top:10px}.subscribe-container a img:hover{transform:scale(1.1) rotate(-3deg);filter:drop-shadow(0 6px 12px rgba(0,0,0,.2))}@media (max-width:500px){.thum_video_faq-container .video-thumbnail,.thum_video_faq-container iframe{height:140px}.view_more_arrow{margin:5% 0}}.video_testinomial_section{background-image:url(../../images/home/EECP-section-BG.webp)}.thum_testimonial_faq-container h1{color:#222;margin-bottom:2rem}.thum_testimonial_faq-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.thum_testimonial_faq-item{background:#fff;padding:1rem;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.05);transition:transform .3s ease}.thum_testimonial_faq-item:hover{transform:translateY(-3px)}.question{font-size:1.2rem;font-weight:700;color:#333;margin-top:.75rem}.thum_testimonial_faq-container .testimonial-thumbnail{position:relative;border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .2s ease;height:160px}.thum_testimonial_faq-container .testimonial-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.thum_testimonial_faq-container .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.6);border:none;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;transition:all .3s ease;box-shadow:0 0 12px rgba(0,0,0,.3)}.thum_testimonial_faq-container .play-button i,.thum_testimonial_faq-container .play-button svg{margin-left:5px}.thum_testimonial_faq-container .testimonial-thumbnail:hover .play-button{background:#e50914;transform:translate(-50%,-50%) scale(1.1)}.stars svg{fill:gold!important;width:13px;height:13px;vertical-align:middle}.user-card{margin:10px 0}.user-name{font-size:13px;font-weight:700}.user-card img{width:40px;height:40px;border-radius:50px;margin-right:7px}.thum_testimonial_faq-container iframe{width:100%;height:160px;border:none;border-radius:10px}.thum_testimonial_heading{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:3%}.thum_testimonial_heading .gradient-div{background:#fff!important}.thum_testimonial_heading .home-heading{color:#fff!important}@media (max-width:500px){.thum_testimonial_faq-container .testimonial-thumbnail,.thum_testimonial_faq-container iframe{height:auto}}.appointment-section{background-color:#e8f4f8;justify-content:center}.Schedule_heading,.appointment-section{display:flex;flex-direction:column;align-items:center}.appointment-title{font-size:2.5rem;font-weight:600;color:var(--primary-blue-colour);text-align:center;line-height:1}.appointment-form{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;gap:16px;align-items:center;max-width:1000px;width:100%}.input-group{flex:1;position:relative}.input-group input{width:100%;padding:16px 16px 16px 48px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;color:#374151;background:#f9fafb;transition:all .3s ease}.input-group input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.input-group input::-moz-placeholder{color:#9ca3af}.input-group input::placeholder{color:#9ca3af}.input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:20px}.input-icon i{font-size:20px;color:var(--primary-blue-colour)}.input-icon svg{width:22px;height:22px;fill:var(--primary-blue-colour)!important;vertical-align:middle}.book-button{background:var(--primary-blue-colour);border:2px solid #fff;color:#fff;padding:16px 30px;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.book-button:hover{background:#fff;border:2px solid var(--primary-blue-colour);color:var(--primary-blue-colour)}.book-button:active{transform:translateY(1px)}@media (max-width:768px){.appointment-title{font-size:2rem}.appointment-form{flex-direction:column;padding:20px}.input-group{width:100%}.book-button{width:100%;padding:16px}}@media (max-width:480px){.appointment-title{font-size:1.75rem}.appointment-section{padding:40px 16px}}.loader{width:50px;aspect-ratio:1;display:grid}.loader:after,.loader:before{content:"";grid-area:1/1;--c:no-repeat radial-gradient(farthest-side,#25b09b 92%,#0000);background:var(--c) 50% 0,var(--c) 50% 100%,var(--c) 100% 50%,var(--c) 0 50%;background-size:12px 12px;animation:l12 1s infinite}.loader:before{margin:4px;filter:hue-rotate(45deg);background-size:8px 8px;animation-timing-function:linear}@keyframes l12{to{transform:rotate(.5turn)}}#loader_container{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);z-index:9999;text-align:center;font-size:24px;font-weight:700;color:#333;justify-content:center;z-index:99999}.loader_box{display:flex;flex-direction:column;align-items:center;justify-content:center}#tabImage{transition:opacity .3s ease-in-out}#tabImage.fade-out{opacity:0}.button_position{top:20%!important;left:55%!important}.eecp-container{grid-template-columns:60% auto!important}.eecp-container .eecp-left{flex:1}.eecp-container .eecp-left h2{font-size:24px;color:var(--primary-blue-colour);border-bottom:2px solid var(--primary-blue-colour);display:inline-block;padding-bottom:4px}.eecp-container .eecp-left p{margin-top:15px;font-size:16px!important;color:#333}.eecp-container .tab-header{display:flex;margin:25px 0 15px}.eecp-container .tab-header span{font-weight:600;margin-right:20px;font-size:18px;color:gray;cursor:pointer;position:relative;transition:all .3s ease}.eecp-container .tab-header .active{color:#e80000}.eecp-container .tab-header .active:after{content:"";position:absolute;width:100%;height:2px;background:#e80000;bottom:-5px;left:0}.eecp-container .tab-box{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;display:none}.eecp-container .tab-box.active{display:block;opacity:1;transform:translateY(0)}.eecp-container .benefit-item{display:flex;gap:10px;margin-bottom:10px}.eecp-container .benefit-item img{width:50px;height:30px;-o-object-fit:contain;object-fit:contain}.eecp-container .benefit-text{font-size:15px}.eecp-container .view-all{margin-top:15px;color:#e80000;font-size:14px;font-weight:600;cursor:pointer;display:inline-block;transition:all .2s ease-in-out}.eecp-container .view-all:hover{transform:scale(1.1)}.eecp-container .eecp-right{display:flex;justify-content:end;padding:0 10%}.eecp-container .eecp-right img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.eecp-right{position:relative}.eecp-right .main-button-blue{position:absolute;top:27%;left:44%;padding:0 8px;font-size:10px;border-radius:20px;z-index:1;animation:floatPulse 3s ease-in-out infinite}.eecp-right .main-button-blue:after{content:"";position:absolute;right:6px;top:20px;transform:translateY(-50%);width:0;height:0;border-left:24px solid transparent;border-top:0 solid transparent;border-bottom:20px solid transparent;border-right:40px solid var(--primary-blue-colour);z-index:-1}.eecp-right .main-button-blue:hover{background-color:var(--primary-blue-colour);color:#fff;transform:scale(1.1)}.eecp-right .main-button-blue:hover a{color:#fff;transform:scale(1.1)}@media (max-width:900px){.eecp-container{grid-template-columns:auto!important}.eecp-right .main-button-blue a{font-size:10px}.eecp-right .main-button-blue{top:-2%;left:41%}.eecp-right .main-button-blue:after{border-bottom:10px solid transparent;border-right:20px solid var(--primary-blue-colour)}}.treatment{background-color:var(--gray-bg)}.treatment-card{height:100%;padding:10% 4%;color:var(--white);text-align:center}.treatment-card>img{height:70px}.treatment-card>h4{font-size:20px;margin:2% 0}.treatment-card>p{margin-bottom:3%}@media screen and (max-width:1020px){.treatment .grid-4{grid-template-columns:repeat(2,1fr);grid-gap:1%}}@media screen and (max-width:700px){.treatment .grid-4{grid-template-columns:repeat(1,1fr);grid-gap:0}.treatment-card{margin-bottom:5%;border-bottom:4px solid #fff}}.white_main_heading{flex-direction:column;display:flex;justify-content:end;align-items:center}.center_tab{margin:2%;flex-wrap:wrap}.center_tab .main-button{border-radius:50px;margin:3px}.centers-swiper{position:relative;padding:0 45px 40px}.centers-swiper .swiper-slide{height:auto}.centers-swiper .states-card{height:100%;margin-right:0!important;margin-bottom:0!important}.centers-button-next,.centers-button-prev{color:var(--primary-blue-colour)!important;background-color:var(--white)!important;border:2px solid var(--primary-blue-colour);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.centers-button-next:after,.centers-button-prev:after{font-size:18px!important;font-weight:800}.centers-button-next.swiper-button-disabled,.centers-button-prev.swiper-button-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.centers-pagination{bottom:10px!important}.centers-pagination .swiper-pagination-bullet{background:var(--primary-blue-colour)!important;opacity:.3;width:10px;height:10px;transition:all .3s ease}.centers-pagination .swiper-pagination-bullet-active{opacity:1;background:var(--primary-blue-colour)!important;width:24px;border-radius:5px}.active_tab{color:var(--white);background-color:var(--primary-blue-colour);border:2px solid var(--white)}.center_btn{display:block;margin:3% auto 0}.lazy-map iframe{opacity:0;animation:fadeIn .4s ease-in forwards}@keyframes fadeIn{to{opacity:1}}.loading-msg{padding:30px 0;text-align:center;font-size:14px;color:#555}:root{--light-blue:#e8f4f8;--team-green:#34d399;--team-orange:#fb923c;--team-blue-light:#60a5fa;--saaol-green:#16a34a;--saaol-green-dark:#15803d;--red:#dc2626}.bg-saaol-light{background-color:var(--light)!important}.bg-saaol-blue{background-color:var(--primary-blue-color)!important}.text-section-title{font-size:48px;font-weight:700;line-height:1.2}.text-lead{font-size:20px;font-weight:500;color:#4b5563;line-height:1.6}.text-lg{font-size:18px!important}.expert-text-sm{font-size:14px!important}.font-semibold{font-weight:600!important}.doctor-card-title{font-size:20px;font-weight:700;color:#111827;line-height:20px;text-align:left}.doctor_card_txt{line-height:18px;color:var(--primary-blue-color)!important}.text-saaol-green{color:var(--saaol-green)}.text-orange-600{color:#ea580c}.text-red-600{color:#dc2626}.text-blue-600{color:#2563eb}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-column{flex-direction:column}.flex-center-between{display:flex;align-items:center;justify-content:space-between}.flex-total-center{display:flex;align-items:center;justify-content:center}.items-stretch{align-items:stretch}.gap-8{gap:32px}.gap-6{gap:24px}.mx-auto{margin-left:auto;margin-right:auto}.max-w-1200{max-width:1200px}.h-full{height:100%}.team-card{background:#fff;padding:20px;border-radius:16px;box-shadow:0 5px 15px rgba(0,0,0,.05)}.team-card.book-online-appointment{position:relative;overflow:hidden;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease;z-index:1}.team-card.book-online-appointment:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(30,149,195,.15)}.team-card.book-online-appointment:before{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.65);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .3s ease;z-index:5}.team-card.book-online-appointment:hover:before{opacity:1}.team-card.book-online-appointment:after{content:"📅 Book Consultation";position:absolute;top:50%;left:50%;transform:translate(-50%,20px) scale(.9);opacity:0;background:linear-gradient(135deg,var(--primary-blue-colour,#1e95c3),#106f94);color:#fff;padding:12px 28px;border-radius:30px;font-weight:600;font-size:14px;white-space:nowrap;box-shadow:0 10px 20px rgba(30,149,195,.3);transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:10;pointer-events:none}.team-card.book-online-appointment:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1)}.team-card.book-online-appointment .avatar-small{transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.team-card.book-online-appointment:hover .avatar-small{transform:scale(1.15) rotate(-5deg)}.avatar-large{width:128px;height:128px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-blue-color);font-size:32px;font-weight:800;box-shadow:inset 0 4px 10px rgba(0,0,0,.1);overflow:hidden}.avatar-large img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;margin-top:10px}.avatar-small{min-width:40px;min-height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;margin-right:15px;overflow:hidden;background:#e8f4f8;border:2px solid var(--primary-blue-colour)}.avatar-small img{width:100%}.rounded-3xl{border-radius:20px!important}.shadow-2xl{box-shadow:0 25px 50px rgba(0,0,0,.2)!important}.landing_btn{padding:16px 32px;border-radius:12px;border:none;cursor:pointer;font-weight:600;transition:all .3s ease;text-align:center}.landing_btn-white-blue{background-color:#fff;color:var(--primary-blue-color);font-weight:700;box-shadow:0 10px 25px rgba(0,0,0,.2)}.landing_btn-white-blue:hover{background-color:#f3f4f6;transform:scale(1.05)}.landing_btn-red{background-color:var(--red);color:#fff}.landing_btn-red a{color:#fff}.landing_btn-red:hover{background-color:#991b1b}#doctor_appointment_popup_container{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease;backdrop-filter:blur(10px)}#doctor_appointment_popup_container.doc-popup-visible{opacity:1;visibility:visible}.doc-popup{background:#fff;border-radius:15px;width:500px;display:flex;flex-wrap:wrap;box-shadow:0 10px 30px rgba(0,0,0,.3)}.doc-popup-header{width:100%;background-color:var(--primary-blue-colour);color:#fff;padding:1rem;border-top-left-radius:15px;border-top-right-radius:15px;display:flex;justify-content:center;align-items:center;position:relative}.doc-popup-header h3{font-size:22px;color:#fff;margin-bottom:0}.doc-close-btn{background:none;border:none;color:#fff;font-size:45px;cursor:pointer;position:absolute;right:10px}.doc-popup-body{display:flex;flex:1;padding:.5rem;flex-wrap:wrap}.doc-popup-right{flex:1;min-width:300px;padding:1rem}.doc-popup-right input,.doc-popup-right select,.doc-popup-right textarea{width:100%;padding:10px;margin-bottom:1rem;border-radius:5px;border:1px solid #ccc;font-size:1rem}.doc-selected-doctor-display{background:#f8f9fa;border-radius:8px;padding:10px;margin:15px 0;border:1px solid #e9ecef}.doc-doctor-preview{display:flex;align-items:center;gap:15px}.doc-doctor-image{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e3f2fd;border:2px solid #2196f3}.doc-doctor-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.doc-doctor-info{flex:1}.doc-doctor-info h4{color:#2c3e50;font-size:16px;line-height:1.4;margin:0 0 5px}.doc-doctor-info p{color:#7f8c8d;font-size:14px;line-height:1.4;display:flex;align-items:center;margin:0 0 5px}.doc-priceOr_emergency_box{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.doc-change-note{color:#95a5a6;font-style:italic;font-size:12px;line-height:1.4;margin-top:5px}.doc-submit-btn{width:100%;background:var(--primary-blue-colour);color:#fff;padding:.8rem;border:none;border-radius:5px;font-size:1rem;position:relative;cursor:pointer;margin-top:17px;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:45px}.doc-submit-btn:before{content:"Consultation Now";position:absolute;top:-15px;right:0;background:#ec1d26;color:#fff;padding:.2rem 2rem;font-size:.8rem;font-weight:600;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%)}.doc-btn-spinner{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;display:none}@keyframes spin{to{transform:rotate(1turn)}}.doc-submit-btn.loading .doc-btn-spinner{display:inline-block}.doc-submit-btn.loading .doc-btn-text{opacity:.8}@media (max-width:768px){.doc-popup-body{flex-direction:column}.doc-popup-right{padding:.5rem}}@media (max-width:425px){.doc-popup{width:315px}.doc-popup-header h3{font-size:16px}.doc-close-btn{font-size:30px}.doc-popup-body{padding:5px}.doc-popup-right input,.doc-popup-right select,.doc-popup-right textarea{font-size:11px;margin-bottom:.5rem}.doc-doctor-info p,.doc-priceOr_emergency_box span{font-size:11px}.doc-doctor-info h4{font-size:13px}.doc-change-note small{font-size:9px}.doc-popup .doc-submit-btn{margin-top:10px}}.home-first-section{grid-template-columns:repeat(2,1fr);gap:5%}.home-first-left>img{height:450px;transition:opacity .8s ease-in-out}.home-first-left{color:var(--white);line-height:1.4}.home-first-right{margin-top:5%;padding:0 5% 0 0}.home-first-right>p{color:var(--white);line-height:1.7;font-size:18px}.home-first-treatment-section{margin-top:5%}.home-first-treatment-section>h2{font-size:50px;font-weight:600;color:var(--white)}.first-treatment-card{padding:15px 5px;grid-template-columns:25% 1fr;gap:5%;border-radius:5px;margin-right:10px;background-color:var(--white);color:var(--primary-blue-colour)}.first-treatment-card-left>img{height:100%;width:100%}.first-treatment-card-rigth{font-weight:500}.first-treatment-card-rigth>a{color:var(--primary-blue-colour)}.about-us{padding:5% 7%}.about-us-content .gradient-div{margin:1% 0}.about-us-content>p{margin:5% 0;color:var(--paragraph-font-color)}.about-us-image>img{height:430px;border-radius:3px;border:2px solid var(--primary-blue-colour)}.treatment-first{align-items:center;justify-content:center;flex-direction:column}.treatment-first .gradient-div{margin:1% 0}.treatment-card-parent{padding:3% 0}.eecp-ttm-parents{background-image:url(../../images/home/EECP-section-BG.webp);position:relative;z-index:1;width:100%;height:100%}.blue-layers{position:relative;top:0;left:0;width:100%;padding:5% 7%;grid-template-columns:62% 1fr;gap:5%}.eecp-treatment-contents .gradient-div{margin:1% 0}.eecp-treatment-contents .home-heading{color:var(--white)}.eecp-treatment-contents>p{margin:5% 0;color:var(--white)}.eecp-treatment-contents>h2>span{color:var(--primary-yellow-color)!important}.eecp-treatment-images>img{border-radius:3px;width:100%}.eecp-treatment-images>h4{color:var(--white)}.patient-says{position:relative;padding:5% 7%}.patient-says-first{align-items:center;justify-content:center;flex-direction:column}.patient-says-first .gradient-div{margin:1% 0}.why-choose{padding:5% 7%}.why-choose .patient-says-first>p{text-align:center;line-height:1.8}.why-choose-conatiner{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:2%}.why-choose-conatiner-card{position:relative;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);border-radius:30px;padding:10px;transition:transform .3s ease}.why-choose-conatiner-card:hover{transform:translateY(-3px)}.why-choose-img-circle>img{height:80px}.why-choose-conatiner-card>h5{color:var(--primary-blue-colour);margin:3% 0;font-size:16px;text-align:center}.why-choose-conatiner-card>p{margin-bottom:5%;text-align:center}.fixed-doctor-widget{display:flex;align-items:center;border-radius:50px;cursor:pointer;transition:all .4s ease;color:#fff!important}.fixed-doctor-widget:hover .fixed-doctor-text{transform:scale(1.05);box-shadow:0 12px 28px rgba(0,0,0,.25);border:2px solid var(--primary-blue-colour);background-color:#fff}.fixed-doctor-widget:hover .fixed-doctor-text p,.fixed-doctor-widget:hover .fixed-doctor-text span{color:var(--primary-blue-colour)}.fixed-doctor-text{background:var(--primary-blue-colour);border-radius:-96px 10px 10px -96px;width:158px;position:relative;left:-10px;padding:5px 5px 5px 18px;z-index:-1;border-radius:0 15px 15px 0;box-shadow:0 8px 20px rgba(0,0,0,.15);transition:all .4s ease;animation:pulse_widget 2s ease-in-out infinite}.fixed-doctor-widget .doctor-photo{width:85px}.fixed-doctor-text p{margin:0;font-weight:600;color:#fff;font-size:14px}.fixed-doctor-text span{font-size:12px;color:#fff}.sticky-doctor-widget{display:none;position:fixed;bottom:30px;right:30px;align-items:center;background:#fff;padding:10px 15px;border-radius:50px;box-shadow:0 8px 20px rgba(0,0,0,.15);cursor:pointer;z-index:9999;transition:all .4s ease;animation:slideIn 1s ease-out forwards,pulse_widget 2s ease-in-out infinite}.sticky-doctor-widget:hover{transform:scale(1.05);box-shadow:0 12px 28px rgba(0,0,0,.25)}.doctor-photo{width:50px;border-radius:25%;-o-object-fit:cover;object-fit:cover;margin-right:12px;border:2px solid #0a75c2}.doctor-text p{margin:0;font-weight:600;color:#0a75c2;font-size:14px}.doctor-text span{font-size:12px;color:#555}@keyframes slideIn{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pulse_widget{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 12px transparent}}.header-button{width:142px;padding:12px 18px;color:#fff;font-weight:500;font-size:17px;border-radius:15px;transition:all .3s ease;cursor:pointer;background-color:var(--primary-blue-colour)}.header-button,.header-button:hover{border:2px solid var(--primary-blue-colour)}.header-button:hover{color:var(--primary-blue-colour);background-color:#fff}.swiper-slide{min-height:100%!important;height:auto}.swiper-navigation{position:absolute;top:50%;left:0;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.swiper-button-next,.swiper-button-prev{pointer-events:auto;background-color:#e6f2fa4f;color:#fff!important;border-radius:50%;width:45px!important;height:45px!important;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px rgba(0,0,0,.2);transition:all .3s ease;z-index:10;top:55%!important}.swiper-button-prev{left:1%}.swiper-button-next{right:1%}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:var(--saaol-blue);transform:scale(1.1)}.swiper-button-next:hover:after,.swiper-button-prev:hover:after{color:#000}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px!important;color:red;font-weight:700}.swiper-pagination-bullet-active{background:red}@media screen and (max-width:800px){.blue-layers{grid-template-columns:repeat(1,1fr);gap:0}}@media (max-width:767px){.sticky-doctor-widget{bottom:20px;right:20px;padding:8px 12px}.fixed-doctor-widget .doctor-photo{width:70px!important}.fixed-doctor-text{width:140px;padding:2px 2px 2px 18px;line-height:0px}.doctor-photo{width:40px;margin-right:10px}.doctor-text p{font-size:13px}.fixed-doctor-text p{font-size:12px}.fixed-doctor-text span{font-size:10px}.header-button{display:none}.why-choose-conatiner{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.home-first-left>img{width:100%;height:100%}.home-first-section{grid-template-columns:repeat(1,1fr);gap:0;padding:10% 7%}.first-treatment-card{margin-bottom:10px}.about-us-content{margin-bottom:5%}.about-us-image>img{width:100%}.why-choose-img-circle>img{height:70px}.review-grid-left>h2{line-height:20px}}@media (max-width:500px){.why-choose-conatiner{grid-template-columns:repeat(1,1fr)}}.first-home{position:relative;min-height:500px}.home-content{margin:auto 0;overflow:hidden}img{display:block;height:auto}.hero-swiper img{max-width:100%}.hero-swiper{width:100%;height:100%}.check_circle{width:15px;margin-right:5px}.hero-swiper .swiper-slide{height:100%}.home-content .bx{line-height:1.8}.home_container{padding:2% 7% 0;display:grid;grid-template-columns:67% 33%}.home-content h1{font-size:45px;color:var(--primary-blue-colour);line-height:1.3;text-transform:capitalize;margin-bottom:1%}.home-content p{font-weight:600;line-height:1.5;color:var(--black);margin-bottom:3%}.home-content h3{font-weight:500;color:var(--primary-blue-colour);font-size:24px!important;margin:1% 0 3%}.home-content button,.third-home-content button{background-color:var(--primary-blue-colour)}.home-content button a,.third-home-content button a{color:var(--white)}.hero-slider .first-icons-container{flex-wrap:nowrap!important}.hero_section_button{padding:6px 18px;color:red;font-weight:500;font-size:17px;border-radius:4px;border:1px solid var(--primary-blue-colour);transition:all .3s ease;cursor:pointer;background-color:var(--white)!important}.hero_section_button:hover{color:var(--primary-blue-colour);border:1px solid red}.hero_section_button_container{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:3%}.first-home-content-box{position:relative}.bimal_img_box img{width:300px!important;height:auto;-o-object-fit:contain;object-fit:contain}.bimal_img_box{display:flex;justify-content:end;position:relative}.badge_image img{width:245px!important;height:auto;aspect-ratio:1/1;margin-left:0}.badge_grid{display:grid;grid-template-columns:70% 30%;place-items:center}.hero_bottom_hadding{width:100%;text-align:center;position:relative;background-color:var(--primary-blue-colour)}.hero_bottom_hadding h1{font-size:30px;color:#fff;padding:0 7%}.hero_bottom_hadding h1 span{font-size:30px;color:#fff432}.fourth-home-content h1,.third-home-content h1{font-size:40px;color:var(--primary-blue-colour);line-height:1.3;text-transform:capitalize}.fourth-home-content .sub_h3{letter-spacing:17px;color:red!important}.fourth-home-content .big_heading,.third-home-content .big_heading{font-size:130px!important;line-height:.7!important}.third-home-content .bimal_img{-o-object-fit:cover;object-fit:cover}.map_img{min-width:40%!important}.hero-contact-container{position:relative;right:0;bottom:55px;transition:all .5s ease}.genie-box{width:350px;height:400px;background:#fff;border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.2);position:fixed;bottom:60px;right:20px;transform-origin:bottom right;transition:transform .8s ease-in-out,opacity .8s ease-in-out;opacity:0;transform:scale(.05) translate(600px,500px);z-index:999;padding:20px;box-sizing:border-box;pointer-events:none}.genie-box.active{opacity:1;transform:scale(1) translate(0);pointer-events:auto}.genie-box h2{margin-top:0;color:var(--primary-blue-colour)}.genie-box form{display:flex;flex-direction:column}.genie-box input,.genie-box textarea{margin-bottom:15px;padding:10px;border:1px solid #ccc;border-radius:8px;font-size:16px}.genie-box button[type=submit]{background-color:var(--primary-blue-colour);color:#fff;border:none;padding:10px;border-radius:8px;cursor:pointer;font-size:16px}.genie-box button[type=submit]:hover{background-color:#0e78a1}.contact-btn{position:fixed;bottom:0;right:20px;padding:12px 20px;background-color:var(--primary-blue-colour);color:#fff;border:none;border-radius:50px;cursor:pointer;font-size:16px;z-index:1000;box-shadow:0 5px 15px rgba(0,0,0,.2)}.contact-btn:hover{background-color:#0e78a1}.hero_section_p_container{color:var(--primary-blue-colour)!important}.hero_section_p_container i{font-size:15px;margin-right:7px}.first_section_img img{margin-left:-20%}.hero_section_p{margin-bottom:0!important;font-size:17px;line-height:1.5;font-weight:500}.fourth_slider h1{font-size:45px;color:var(--primary-blue-colour);line-height:1;text-transform:capitalize;margin:0}.fourth_slider .city{font-size:16px;font-weight:500;margin-bottom:3%}.fourth_slider .city div{margin-right:20px}.fourth_slider .city a,.fourth_slider .city i{font-size:14px}.fourth_slider .city a{color:#000}.fourth_slider .city svg{fill:var(--primary-blue-colour)!important;vertical-align:middle}.fourth_slider .center{font-size:20px}.doawnload_img{margin-left:10px}.doawnload_img img{width:140px!important}.fourth_slider button{background-color:#fff!important;padding:3.5px 6px!important}.fourth_slider button:hover{background-color:var(--primary-blue-colour)!important;border:2px solid var(--white)!important}.fourth_slider button a{color:var(--primary-blue-colour)}.fourth_slider button a,.fourth_slider button span{font-size:17px!important}.SAFETY_CIRCL{border-right:2px solid #000}.saaol_circle{padding:1% 5%}.saaol_circle img{width:285px!important}.fifth_slider h6{font-size:22px!important;font-weight:600}.doctor-card{min-width:300px;background:#fff;border-radius:10px;padding:5px 10px;text-align:center;box-shadow:0 8px 16px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;position:absolute;bottom:0;right:0}.doctor-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.doctor-card h2{margin:0;font-size:20px;color:var(--primary-blue-colour);font-weight:700}.doctor-card p{font-size:14px;color:#333;line-height:1}.highlight{font-weight:700;font-size:14px}.stats-section{display:flex;flex-wrap:wrap;margin-bottom:3%}.stat-box{display:flex;align-items:center;margin-right:10px;padding-left:10px;border-left:2px solid var(--primary-blue-colour)}.stat-box img{width:25px!important;margin-right:5px}.stat-box p{font-size:8px;line-height:1}.stat-box h6{color:var(--primary-blue-colour)}@media screen and (max-width:1500px){.doawnload_img{margin-left:0;margin-top:10px}}@media screen and (max-width:1400px){.fourth_slider h1{font-size:35px}.fourth_slider .city{font-size:13px}.fourth_slider .city a,.fourth_slider .city i{font-size:12px}.fourth_slider .city div{margin-right:10px}.fourth_slider .center{font-size:20px!important}.red-heading{font-size:20px}.badge_image img{width:200px!important}.hero-slider .first-icons-container{display:grid;grid-template-columns:repeat(2,1fr)}.third_slider .badge_image img{margin-left:0}.saaol_circle img{width:230px!important}.fifth_slider h6{font-size:17px!important}}@media screen and (max-width:1024px){.about-us-image>img{height:300px}.doctor-card{right:auto}.benefits-grid-parent{grid-template-columns:repeat(2,1fr)}.home_container{grid-template-columns:1fr}.doawnload_img{margin-left:10px;margin-top:0}.bimal_img_box{justify-content:center}.home-content{margin:5px 0}.hero-slider h1,.hero_bottom_hadding h1 span{line-height:1.5}}@media screen and (max-width:900px){.doawnload_img{margin-left:0;margin-top:10px}}@media screen and (max-width:700px){.badge_image,.map_img{display:none}.doawnload_img{margin-left:10px;margin-top:0}.fifth_slider h6{font-size:11px!important}.fifth_slider p{font-size:9px!important}.saaol_circle img{width:200px!important}.home-content .main-heading{text-align:left}.first-icons-container>div{margin-bottom:3%}.about-us-image>img{height:430px;-o-object-fit:cover;object-fit:cover}.benefits-grid-parent{gap:0;grid-template-columns:repeat(1,1fr)}.benefits-grid-child{margin-bottom:3%}.review-grid{grid-template-columns:repeat(1,1fr)}.review-section .grid-center{place-items:start}.review-grid-left{margin-bottom:3%}.first-icons-container{display:grid;grid-template-columns:repeat(2,1fr)}.first_icon_box{margin-right:10px}}@media screen and (max-width:600px){.stat-box{margin-bottom:5px}}@media screen and (max-width:480px){.contact-btn{position:fixed;bottom:0;right:5px;padding:7px 15px;background-color:var(--primary-blue-colour);color:#fff;border:none;border-radius:50px;cursor:pointer;font-size:12px;z-index:1000;box-shadow:0 5px 15px rgba(0,0,0,.2)}.home-content .bx{line-height:1}.hero_bottom_hadding h1 span{font-size:16px;color:#fff432}.doawnload_img{margin-left:5px;margin-top:10px}.saaol_circle img{width:150px!important}.hero-slider h1{font-size:16px!important}.bimal_img_box img{width:100%!important;margin-bottom:-10px}.hero_section_p{font-size:12px}.fourth_slider .city{font-size:10px}.fourth_slider .center{font-size:14px!important}.fourth_slider .city a,.fourth_slider .city i{font-size:9px}.fourth_slider button a,.fourth_slider button span{font-size:10px!important}.doawnload_img img{width:100px!important}}@media screen and (max-width:400px){.highlight{font-size:13px}.doctor-card{min-width:auto}.doctor-card h2{margin:0;font-size:15px;color:var(--primary-blue-colour);font-weight:700;line-height:.8}.doctor-card p{margin-top:6px;font-size:14px;color:#333;line-height:1}.saaol_circle{padding:5% 2%}.saaol_circle_img{display:flex;justify-content:center}.saaol_circle img{width:126px!important}.fourth_slider .city a,.fourth_slider .city i{font-size:7.8px!important}}@media screen and (max-width:600px){.home-content .main-heading{font-size:25px!important}.home-content>p{line-height:1.5;color:var(--black);font-size:11px;font-weight:400}.red-heading{font-size:17px}.first-home{min-height:auto}}@media screen and (max-width:480px){.eecp-benefits .treatment-first .home-heading{text-align:center}.first_slider_h1{font-size:23px!important}.first_slider_h5{font-size:12px!important}}.first-home{height:-moz-max-content;height:max-content}.first-home-bg{height:100%;width:100%;background-image:url(../../images/webp/Top-slider-1.webp)}.first-home-content{width:62%;padding:5% 7%}.first-home-content>h1{font-size:45px;color:var(--primary-blue-colour);line-height:1.3;text-transform:capitalize}.first-home-content>p{font-weight:600;line-height:1.5;color:var(--black)}.first-home-content>h3{margin:1% 0;font-weight:500}.red-heading{margin:2% 0;font-weight:500;color:var(--red);font-size:25px}.first-home-content>button{background-color:var(--primary-blue-colour)}.first-home-content>button>a{color:var(--white)}.green{color:#018438}.first-icons-container{margin:4% 0 0;display:flex;flex-wrap:wrap}.first_icon_box{display:flex;align-items:center;margin-right:35px;margin-bottom:10px;gap:5px}.icon-container-first .icon-content{font-weight:500}.icon-container{grid-template-columns:30% 1fr}.home-icon>img{width:40px!important}.icon-container-first{grid-template-columns:30% 1fr}.iti{margin-bottom:1rem}.eecp-benefits{padding-top:5%;background-color:#fafafa}.eecp-benefits .treatment-first>h4{font-size:25px;font-weight:500px}.eecp-benefits .treatment-first>h4>span{color:var(--red);font-size:25px;font-weight:500px}.benefits-grid-parent{padding:5% 7% 0;grid-template-columns:repeat(3,1fr);gap:2%}.benefits-grid-child-content{padding-bottom:4%}.benefits-box{margin-bottom:8%}.benefits-heading-box{grid-template-columns:8% 1fr}.benefits-heading-box .benefits-icon>i{color:var(--primary-blue-colour);font-size:24px}.benefits-heading-box .content>h5{color:var(--primary-blue-colour);margin-bottom:1%;margin-top:-1%;font-weight:700;font-size:16px}#popup-container,.benefits-grid-child>img{height:100%;width:100%}#popup-container{position:fixed;top:0;left:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:999999;opacity:0;visibility:hidden;transition:opacity .3s ease;backdrop-filter:blur(10px)}#popup-container.popup-visible{opacity:1;visibility:visible}.popup{background:#fff;border-radius:15px;width:90%;max-width:1000px;display:flex;flex-wrap:wrap;box-shadow:0 10px 30px rgba(0,0,0,.3)}.popup-header{width:100%;background-color:var(--primary-blue-colour);color:#fff;padding:1rem;border-top-left-radius:15px;border-top-right-radius:15px;display:flex;justify-content:center;align-items:center;position:relative}.popup-header h3{font-size:25px}.popup-body{display:flex;flex:1;padding:2rem;flex-wrap:wrap}.popup-left,.popup-right{flex:1;padding:1rem}.popup-left h2{margin:0;font-size:20px}.popup-left p{margin:.8rem 0;color:#555}.popup-left{border-right:2px dotted}.step{margin:1rem 0;display:flex;gap:.5rem;align-items:flex-start;position:relative;z-index:1;align-items:center}.step span{font-size:13px;color:#555}.stats{display:flex;justify-content:space-between;margin-top:1rem;font-weight:700;text-align:center;padding:10px;background:#1e95c312;border-radius:7px}.stats_value{font-size:20px;line-height:1}.stats_content{font-weight:400}.popup-right input,.popup-right select{width:100%;padding:10px;margin-bottom:1rem;border-radius:5px;border:1px solid #ccc;font-size:1rem}.submit-btn{width:100%;background:var(--primary-blue-colour);color:#fff;padding:.8rem;border:none;border-radius:5px;font-size:1rem;position:relative;cursor:pointer;margin-top:17px}.submit-btn:before{content:"Consultation Now";position:absolute;top:-1.5rem;right:0;background:#ec1d26;color:#fff;padding:.2rem 2rem;font-size:.8rem;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%)}.close-btn{background:none;border:none;color:#fff;font-size:45px;cursor:pointer;position:absolute;right:10px}@media (max-width:768px){.popup-body{flex-direction:column;padding:5px}.popup-left{display:none}.popup-left,.popup-right{padding:.5rem}.stats{flex-direction:column;gap:1rem}}.popup_step_container{position:relative}.popup_step_container .line{position:absolute;height:90%;width:3px;left:12px;top:2px}.popup_step_container .line,.round_icon{background-color:var(--primary-blue-colour)}.round_icon{display:inline-block;min-width:27px;min-height:27px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-top:2px}.round_icon i{font-size:14px}.social-bar,.stats_div{display:flex;flex-direction:column}.social-bar{position:fixed;top:50%;left:0;transform:translateY(-50%);border-radius:0 7px 7px 0;overflow:hidden;z-index:1000;box-shadow:0 0 5px 2px rgba(0,0,0,.18)}.social-bar #toggleBtn i{font-size:20px}.social-icon,.social-toggle{display:flex;justify-content:center;align-items:center;height:40px;width:40px;background-color:#ccc;border:none;outline:none;cursor:pointer;transition:all .3s ease;font-size:20px;color:#000}.social-icon img{width:20px}.social-icon:hover{background-color:red!important}.social-icon:hover img{transform:scale(1.5);transition:transform .3s ease}.social-bar .social-icon:first-child{background-color:#8fcae1}.social-bar .social-icon:nth-child(2){background-color:#78bfdb}.social-bar .social-icon:nth-child(3){background-color:#62b5d5}.social-bar .social-icon:nth-child(4){background-color:#4baacf}.social-bar .social-icon:nth-child(5){background-color:#35a0c9}.social-toggle{background-color:#1e95c3;color:#fff;border-radius:0 0 7px 0}.social-toggle:hover{background-color:#0b5d7e}.social-toggle:hover i{transform:scale(1.3);transition:transform .3s ease}.social-icon-wrapper{overflow:hidden;display:flex;flex-direction:column;transition:max-height .4s ease,opacity .4s ease;max-height:500px;opacity:1}.collapsed .social-icon-wrapper{max-height:0;opacity:0}.collapsed .social-toggle{border-radius:10px 0 0 10px}.heart_icon{position:fixed;bottom:1%;left:1%;z-index:999;width:60px;animation:floatPulse 3s ease-in-out infinite;transition:transform .3s}.heart_icon:hover{transform:scale(1.1) rotate(-5deg)}@keyframes floatPulse{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}.animated_text{position:absolute;top:50%;left:-65%;transform:translate(-50%,-50%);font-size:12px;font-weight:700;color:#e63946;white-space:nowrap;opacity:0;animation:popText 4s infinite}@keyframes popText{0%{opacity:0;transform:translate(-50%,-60%)}10%{opacity:1;transform:translate(-50%,-50%)}50%{opacity:1;transform:translate(-50%,-50%)}60%{opacity:0;transform:translate(-50%,-40%)}to{opacity:0;transform:translate(-50%,-60%)}}iframe[title="chat widget"]{z-index:99999!important}@media screen and (max-width:1020px){.first-home-content{width:80%}.about-us-image>img{height:300px}.benefits-grid-parent{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.first-home-content{width:100%}.first-home-content .main-heading{text-align:left}.first-icons-container>div{margin-bottom:3%}.about-us-image>img{height:430px;-o-object-fit:cover;object-fit:cover}.benefits-grid-parent{gap:0;grid-template-columns:repeat(1,1fr)}.benefits-grid-child{margin-bottom:3%}.review-grid{grid-template-columns:repeat(1,1fr)}.review-section .grid-center{place-items:start}.review-grid-left{margin-bottom:3%}.first-icons-container{display:grid;grid-template-columns:repeat(2,1fr)}.first_icon_box{margin-right:10px}}@media screen and (max-width:600px){.first-home-content .main-heading{font-size:25px}.first-home-content>p{line-height:1.5;color:var(--black);font-size:11px;font-weight:400}.red-heading{font-size:17px}.heart_icon,.social-bar{display:none}}@media screen and (max-width:425px){.eecp-benefits .treatment-first .home-heading{text-align:center}.popup-header h3{font-size:15px}.close-btn{font-size:30px}}#tawkchat-container,iframe[src*="tawk.to"],iframe[title="chat widget"]{display:none!important;visibility:hidden!important;opacity:0!important}.popup-right .iti{margin-bottom:1rem}.iti{width:100%}.iti__country-list{width:300px}.faqs-section{background:#e8f4f8}.states-card p{padding:0 5% 2%;font-weight:400;font-size:12px}.card_addr{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:5em}.states-card span{margin-top:5px}.contact-popup-btn{flex:1;padding:5px;border:2px solid #3b82f6;background:#fff;color:#3b82f6;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.contact-popup-btn:hover{background:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,130,246,.3)}.contact-popup-btn.call{border-color:var(--primary-blue-colour);color:var(--primary-blue-colour)}.contact-popup-btn.call svg{fill:var(--primary-blue-colour)!important}.contact-popup-btn.call:hover svg{fill:#fff!important}.contact-popup-btn.call:hover{background:var(--primary-blue-colour);color:#fff;box-shadow:0 8px 20px rgba(16,185,129,.3)}.contact-popup-btn.text{border-color:#40c351;color:#40c351}.contact-popup-btn.text:hover{background:#62bc6d54;box-shadow:0 8px 20px rgba(139,92,246,.3)}.contact-options{display:flex;gap:15px;margin:10px 0}.conversation_box_icon{color:#fff;font-size:25px}.lazyload[data-bg]{background-size:cover;background-position:50%}.lazyloaded[data-bg]{background-image:url()}.back_img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.back_img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero{overflow:hidden}.first-home-content{position:relative}.owl-nav{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none;padding:0 10px}.owl-nav button{background-color:#fff!important;color:var(--primary-blue-colour)!important;border:2px solid var(--primary-blue-colour)!important;border-radius:50%;font-size:1.5rem!important;width:40px;height:40px;pointer-events:all;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.owl-nav button:hover{background-color:var(--primary-blue-colour)!important;color:#fff!important;transform:scale(1.1);box-shadow:0 0 8px hsla(0,0%,100%,.4)}.owl-dots{position:absolute;bottom:15px;width:100%;text-align:center}@media screen and (max-width:768px){.owl-nav button{width:35px;height:35px;font-size:1.2rem!important}}.gradient-line{margin:1%!important}#tawkchat-container{display:none!important}.first-banner-states{background-color:var(--primary-blue-colour);color:var(--white);height:40vh;width:100%}.first-banner-states h1{font-size:60px;font-weight:700;text-transform:capitalize}.states-card-conatienr{padding:5% 7%}.states-card-conatienr h2{text-align:center}.states-card{border-radius:8px;border:4px solid var(--primary-blue-colour);transition:all .3s ease;margin-bottom:5%;margin-right:5%;background-color:var(--primary-blue-colour);color:var(--white);display:flex;flex-direction:column;justify-content:space-between}.states-card-parent{padding:2%}.states-card-conatienr
.grid-3{grid-gap:0}.card-header{padding:2%}.card-header-icon i{font-size:20px;font-weight:700;color:var(--white)}.card-header-icon svg{width:22px;height:22px}.card-header-icon svg,.phone_svg{font-weight:700;fill:var(--white)!important}.phone_svg{width:17px;height:17px;vertical-align:middle}.card-header-content{font-size:17px;font-weight:700;color:var(--white)}.card-header{grid-template-columns:10% 1fr}.states-card iframe{height:200px;width:100%;border:none}.states-card p{padding:0 3% 3%;color:var(--white);font-weight:600}.states-card:hover p b span,.states-card:hover p i{color:var(--red)}.card-button{padding:3%;grid-template-columns:repeat(2,1fr);grid-gap:8px}.card-button button{width:100%}.main-button-spl{padding:0;line-height:2.7;color:var(--white);font-weight:500;font-size:16px;border-radius:4px;transition:all .3s ease;cursor:pointer;border:2px solid var(--primary-blue-colour)}.states-card:hover{background-color:var(--white);border:4px solid var(--primary-blue-colour)}.states-card:hover .card-header-content,.states-card:hover .card-header-icon i{color:var(--primary-blue-colour)}.states-card:hover .card-header-icon svg{fill:var(--primary-blue-colour)!important}.states-card:hover .phone_svg{fill:red!important}.states-card:hover p{color:#000}@media screen and (max-width:700px){.first-banner-states{height:25vh}.first-banner-states h1{font-size:30px;font-weight:600}.states-card{margin-bottom:5%}.card-button{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=home.min.css.map */
