.faq{position:unset}.getInTouch-outer p{color:#fff!important}.faq .h2,.faq h2{font-size:calc(var(--baseFontSize) + 18px)!important}.therapy-category-page p{color:#2b2b2a}.therapy-category-page .common-card{background-color:#fbeef1;border-radius:1rem;padding:1.5rem 1.25rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;min-height:155px;gap:1rem;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.therapy-category-page .common-card:hover{transform:translateY(-2px)}.therapy-category-page .common-card .card-icon{color:#2b2b2a;display:flex;align-items:center;justify-content:center}.therapy-category-page .common-card .card-icon svg{width:26px;height:26px;stroke-width:1.5}.therapy-category-page .common-card .card-text{font-size:calc(var(--baseFontSize) + 2px);color:#2b2b2a;line-height:1.45;margin:0;text-align:left;font-weight:400}.therapy-category-page .benefit-card{background-color:#fbeef1;border-radius:1rem;padding:1.5rem 1.25rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;min-height:165px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.therapy-category-page .benefit-card:hover{transform:translateY(-2px)}.therapy-category-page .benefit-card .benefit-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;width:100%}.therapy-category-page .benefit-card .benefit-card-header .benefit-card-icon{color:#2b2b2a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.therapy-category-page .benefit-card .benefit-card-header .benefit-card-icon svg{width:24px;height:24px;stroke-width:1.5}.therapy-category-page .benefit-card .benefit-card-header .benefit-card-title{font-size:calc(var(--baseFontSize) + 2px);font-weight:700;color:#2b2b2a;margin:0;line-height:1.3;text-align:left}.therapy-category-page .benefit-card .benefit-card-desc{font-size:calc(var(--baseFontSize) + 1px);color:#2b2b2a;line-height:1.5;margin:0;text-align:left;font-weight:400}.therapy-category-page .condition-card{background-color:#fff;border:1px solid #e5e5e5;border-radius:1.25rem;overflow:hidden;width:100%;display:flex;flex-direction:column;height:100%;min-height:420px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.therapy-category-page .condition-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.07)}.therapy-category-page .condition-card .condition-card-image{width:100%;height:200px;position:relative;overflow:hidden;background-color:#f5f5f5}.therapy-category-page .condition-card .condition-card-image img{width:100%;height:100%;object-fit:cover;display:block}.therapy-category-page .condition-card .condition-card-body{padding:1.5rem 1.25rem;display:flex;flex-direction:column;flex:1}.therapy-category-page .condition-card .condition-card-body .condition-card-title{font-size:calc(var(--baseFontSize) + 4px);font-weight:700;color:var(--PrimaryColor);margin:0 0 1rem;line-height:1.3;text-align:left}.therapy-category-page .condition-card .condition-card-body .condition-card-list{padding-left:1.25rem!important;margin:0;list-style-type:disc!important}.therapy-category-page .condition-card .condition-card-body .condition-card-list .condition-card-item{font-size:calc(var(--baseFontSize) + 1px);color:#2b2b2a;line-height:1.6;margin-bottom:.35rem;text-align:left;list-style-type:disc!important}.therapy-category-page .condition-card .condition-card-body .condition-card-list .condition-card-item:last-child{margin-bottom:0}.therapy-category-page .sub-therapy-card{position:relative;width:100%;height:375px;border-radius:1.25rem;overflow:hidden;box-sizing:border-box;transition:box-shadow .25s ease;cursor:pointer}.therapy-category-page .sub-therapy-card:hover{box-shadow:0 12px 28px rgba(0,0,0,.2)}.therapy-category-page .sub-therapy-card .sub-therapy-img-wrapper{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.therapy-category-page .sub-therapy-card .sub-therapy-img-wrapper .sub-therapy-bg-img{width:100%;height:100%;object-fit:cover}.therapy-category-page .sub-therapy-card .sub-therapy-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.25rem 1.25rem;background:rgba(0,0,0,.3);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;z-index:1}.therapy-category-page .sub-therapy-card .sub-therapy-content .sub-therapy-title{font-size:calc(var(--baseFontSize) + 6px);font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.25;text-align:left}.therapy-category-page .sub-therapy-card .sub-therapy-content .sub-therapy-desc-clamped{font-size:calc(var(--baseFontSize) + 1px);color:#fff;line-height:1.45;margin:0 0 1rem;text-align:left;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.therapy-category-page .sub-therapy-card .sub-therapy-content .sub-therapy-read-more{background:none;border:none;padding:0;color:#fff;display:inline-flex;align-items:center;gap:.6rem;cursor:pointer;font-size:calc(var(--baseFontSize) + 2px);font-weight:600;width:fit-content;transition:opacity .2s ease}.therapy-category-page .sub-therapy-card .sub-therapy-content .sub-therapy-read-more:hover{opacity:.85}.therapy-category-page .sub-therapy-card .sub-therapy-content .sub-therapy-read-more:hover .read-more-circle{background:hsla(0,0%,100%,.45);transform:translateX(2px)}.therapy-category-page .sub-therapy-card .sub-therapy-content .sub-therapy-read-more .read-more-circle{width:26px;height:26px;border-radius:50%;background:hsla(0,0%,100%,.28);display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.therapy-category-page .sub-therapy-card .sub-therapy-content .sub-therapy-read-more .read-more-circle svg{width:14px;height:14px;stroke:#fff}.therapy-category-page .benefits-slider-container,.therapy-category-page .common-cards-slider,.therapy-category-page .conditions-slider-container,.therapy-category-page .sub-therapies-slider-container{position:relative;margin-top:1.25rem;margin-bottom:2rem}.therapy-category-page .benefits-slider-container .swiper,.therapy-category-page .common-cards-slider .swiper,.therapy-category-page .conditions-slider-container .swiper,.therapy-category-page .sub-therapies-slider-container .swiper{padding:8px 4px}.therapy-category-page .benefits-slider-container .swiper-slide,.therapy-category-page .common-cards-slider .swiper-slide,.therapy-category-page .conditions-slider-container .swiper-slide,.therapy-category-page .sub-therapies-slider-container .swiper-slide{height:auto;display:flex}.therapy-category-page .benefits-slider-navigation,.therapy-category-page .common-slider-navigation,.therapy-category-page .conditions-slider-navigation{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;margin-top:1.25rem;padding-right:.5rem}.therapy-category-page .benefits-slider-navigation .slider-nav-btn,.therapy-category-page .common-slider-navigation .slider-nav-btn,.therapy-category-page .conditions-slider-navigation .slider-nav-btn{background:none;border:none;padding:.25rem;cursor:pointer;color:#2b2b2a;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.therapy-category-page .benefits-slider-navigation .slider-nav-btn:hover:not(:disabled):not(.disabled),.therapy-category-page .common-slider-navigation .slider-nav-btn:hover:not(:disabled):not(.disabled),.therapy-category-page .conditions-slider-navigation .slider-nav-btn:hover:not(:disabled):not(.disabled){transform:scale(1.15)}.therapy-category-page .benefits-slider-navigation .slider-nav-btn.disabled,.therapy-category-page .benefits-slider-navigation .slider-nav-btn:disabled,.therapy-category-page .common-slider-navigation .slider-nav-btn.disabled,.therapy-category-page .common-slider-navigation .slider-nav-btn:disabled,.therapy-category-page .conditions-slider-navigation .slider-nav-btn.disabled,.therapy-category-page .conditions-slider-navigation .slider-nav-btn:disabled{opacity:.3;cursor:not-allowed}.therapy-category-page .sub-therapies-slider-navigation{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;margin-top:1.25rem;padding-right:.5rem}.therapy-category-page .sub-therapies-slider-navigation .slider-nav-btn{background:none;border:none;padding:.25rem;cursor:pointer;color:var(--PrimaryColor);display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.therapy-category-page .sub-therapies-slider-navigation .slider-nav-btn:hover:not(:disabled):not(.disabled){transform:scale(1.15)}.therapy-category-page .sub-therapies-slider-navigation .slider-nav-btn.disabled,.therapy-category-page .sub-therapies-slider-navigation .slider-nav-btn:disabled{opacity:.3;cursor:not-allowed}.therapy-category-page .common-section{margin-top:3.5rem;margin-bottom:3.5rem}@media(max-width:767px){.therapy-category-page .common-section{margin-top:2.5rem;margin-bottom:2.5rem}}.therapy-category-page .section-heading{color:var(--PrimaryColor);font-size:calc(var(--baseFontSize) + 18px);text-align:center}.therapy-category-page .section-description{margin-top:1rem;margin-left:auto;margin-right:auto}.therapy-category-page .slider-subheading{font-size:calc(var(--baseFontSize) + 6px);font-weight:500;color:#2b2b2a;margin:1.5rem 0 1rem;text-align:center}.therapy-category-page .banner-section{margin-top:3rem;width:100%;position:relative}.therapy-category-page .banner-section img{width:100%;height:auto;object-fit:cover;display:block}.therapy-category-page .banner-section .banner-img-desktop,.therapy-category-page .banner-section .banner-img-mobile{width:100%;height:auto;object-fit:cover}.therapy-category-page .banner-section .banner-content{position:absolute;top:30%;left:5%;text-align:left;color:#fff}.therapy-category-page .banner-section .banner-content h1{font-size:calc(var(--baseFontSize) + 24px);line-height:1.1;position:static;width:auto;height:auto;text-align:left}.therapy-category-page .banner-section .banner-content h1 span{font-size:1.4em}.therapy-category-page .banner-section .banner-content p{text-align:left;font-size:calc(var(--baseFontSize) + 4px);max-width:35rem;margin-top:.75rem;color:#fff}@media(max-width:768px){.therapy-category-page .banner-section{margin-top:5rem}.therapy-category-page .banner-section .banner-content{top:50%;transform:translateY(-50%);left:6%;right:6%}.therapy-category-page .banner-section .banner-content h1{font-size:calc(var(--baseFontSize) + 14px);text-shadow:0 2px 6px rgba(0,0,0,.65)}.therapy-category-page .banner-section .banner-content h1 span{font-size:1.25em}.therapy-category-page .banner-section .banner-content p{font-size:calc(var(--baseFontSize) - 1px);max-width:100%;margin-top:.5rem;text-shadow:0 1px 4px rgba(0,0,0,.65)}}.therapy-category-page .who-needs-physiotherapy-section .slider-subheading{margin:1.25rem 0 1rem}.therapy-category-page .therapy-conditions-section .conditions-summary{margin-top:1.5rem}.therapy-category-page .sub-therapies-section{overflow-x:clip}.therapy-category-page .sub-therapies-section .container-right{margin-left:var(--container-margin-left);margin-right:0;width:calc(100% - var(--container-margin-left));max-width:none;padding-left:var(--container-padding-x);padding-right:0;box-sizing:border-box}@media(max-width:767px){.therapy-category-page .sub-therapies-section .container-right{margin-left:auto;margin-right:auto;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}.therapy-category-page .sub-therapies-section .sub-therapies-slider-container{margin-top:1.5rem;margin-bottom:2rem;padding-left:0;padding-right:0}@media(max-width:767px){.therapy-category-page .sub-therapies-section .sub-therapies-slider-container{padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}.therapy-category-page .sub-therapies-section .sub-therapies-swiper{overflow:visible;padding:8px 0}.therapy-category-page .view-more-therapies-section{background-color:#fff8fa;padding:3rem 0;margin-top:3rem;margin-bottom:3rem}@media(max-width:767px){.therapy-category-page .view-more-therapies-section{padding:2.5rem 0;margin-top:2.5rem;margin-bottom:2.5rem}}.therapy-category-page .view-more-therapies-section .section-heading{margin-bottom:2rem}.therapy-category-page .view-more-therapies-section .view-more-therapies-slider{position:relative}.therapy-category-page .view-more-therapies-section .more-therapies-swiper{padding:8px 4px}@media(max-width:767px){.therapy-category-page .view-more-therapies-section .more-therapies-swiper{padding:0}}.therapy-category-page .view-more-therapies-section .more-therapies-swiper .swiper-slide{height:auto;display:flex}.therapy-category-page .view-more-therapies-section .more-therapy-card{width:100%;background:#fff;border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 4px 16px rgba(101,9,48,.05);border:1px solid rgba(101,9,48,.08);text-decoration:none;transition:box-shadow .25s ease}.therapy-category-page .view-more-therapies-section .more-therapy-card:hover{box-shadow:0 10px 24px rgba(101,9,48,.1)}.therapy-category-page .view-more-therapies-section .more-therapy-card:hover .more-therapy-link{gap:.65rem}.therapy-category-page .view-more-therapies-section .more-therapy-card .more-therapy-img-wrapper{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background-color:#f7ede8}.therapy-category-page .view-more-therapies-section .more-therapy-card .more-therapy-img-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.therapy-category-page .view-more-therapies-section .more-therapy-card:hover .more-therapy-img-wrapper img{transform:scale(1.04)}.therapy-category-page .view-more-therapies-section .more-therapy-card .more-therapy-body{padding:1.25rem 1.25rem 1.5rem;display:flex;flex-direction:column;flex:1}.therapy-category-page .view-more-therapies-section .more-therapy-card .more-therapy-body .more-therapy-title{color:var(--PrimaryColor);font-size:calc(var(--baseFontSize) + 3px);font-weight:700;line-height:1.3;margin:0 0 .6rem;text-align:left}.therapy-category-page .view-more-therapies-section .more-therapy-card .more-therapy-body .more-therapy-desc{color:#666;font-size:calc(var(--baseFontSize));line-height:1.45;margin:0 0 1.25rem;text-align:left;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.therapy-category-page .view-more-therapies-section .more-therapy-card .more-therapy-body .more-therapy-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--PrimaryColor);font-size:calc(var(--baseFontSize) + 1px);font-weight:600;margin-top:auto;width:fit-content;text-decoration:none;transition:gap .2s ease,opacity .2s ease}.therapy-category-page .view-more-therapies-section .more-therapy-card .more-therapy-body .more-therapy-link:hover{opacity:.85}.therapy-category-page .view-more-therapies-section .more-therapies-navigation{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;margin-top:1.5rem;padding-right:.5rem}.therapy-category-page .view-more-therapies-section .more-therapies-navigation .slider-nav-btn{background:none;border:none;padding:.25rem;cursor:pointer;color:var(--PrimaryColor);display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.therapy-category-page .view-more-therapies-section .more-therapies-navigation .slider-nav-btn:hover:not(:disabled):not(.disabled){transform:scale(1.15)}.therapy-category-page .view-more-therapies-section .more-therapies-navigation .slider-nav-btn.disabled,.therapy-category-page .view-more-therapies-section .more-therapies-navigation .slider-nav-btn:disabled{opacity:.3;cursor:not-allowed}.therapy-category-page .view-more-therapies-section .more-therapies-action{display:flex;justify-content:center;margin-top:2.25rem}.therapy-category-page .view-more-therapies-section .more-therapies-action .view-all-therapies-btn{background-color:var(--PrimaryColor);color:#fff;border-radius:9999px;padding:.75rem 2.25rem;font-size:calc(var(--baseFontSize) + 2px);font-weight:600;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 14px rgba(101,9,48,.2);transition:background-color .2s ease,box-shadow .2s ease}.therapy-category-page .view-more-therapies-section .more-therapies-action .view-all-therapies-btn:hover{background-color:#500726;box-shadow:0 6px 18px rgba(101,9,48,.28)}.therapy-category-page .therapy-videos-section .therapy-video-slider{margin-top:1.5rem;position:relative}.therapy-category-page .therapy-videos-section .therapy-videos-swiper{padding:8px 4px}.therapy-category-page .therapy-videos-section .therapy-videos-swiper .swiper-slide{height:auto;display:flex}.therapy-category-page .therapy-videos-section .therapy-video-card{width:100%;padding:0;border:1px solid #efe3e6;border-radius:1rem;background-color:#fef9fa;overflow:hidden;cursor:pointer;text-align:left;display:flex;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease}.therapy-category-page .therapy-videos-section .therapy-video-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.09)}.therapy-category-page .therapy-videos-section .therapy-video-card:hover .therapy-video-play-btn{transform:translate(-50%,-50%) scale(1.08);background:rgba(0,0,0,.5)}.therapy-category-page .therapy-videos-section .therapy-video-thumbnail{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#000}.therapy-category-page .therapy-videos-section .therapy-video-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.therapy-category-page .therapy-videos-section .therapy-video-thumbnail .therapy-video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:50px;height:50px;border-radius:50%;background:rgba(0,0,0,.35);border:1.5px solid hsla(0,0%,100%,.85);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.therapy-category-page .therapy-videos-section .therapy-video-title{color:#2b2b2a;font-size:calc(var(--baseFontSize) + 2px);font-weight:500;margin:0;padding:1.25rem 1.25rem 1.5rem;line-height:1.45;min-height:5.5rem;flex:1}.therapy-category-page .therapy-videos-section .therapy-video-navigation{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:1.75rem}@media(max-width:767px){.therapy-category-page .therapy-videos-section .therapy-video-navigation{justify-content:flex-end;gap:1.5rem;padding-right:.5rem}}.therapy-category-page .therapy-videos-section .therapy-video-navigation .slider-nav-btn{background:none;border:none;padding:.25rem;cursor:pointer;color:#2b2b2a;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.therapy-category-page .therapy-videos-section .therapy-video-navigation .slider-nav-btn:hover:not(:disabled):not(.disabled){transform:scale(1.2)}.therapy-category-page .therapy-videos-section .therapy-video-navigation .slider-nav-btn.disabled,.therapy-category-page .therapy-videos-section .therapy-video-navigation .slider-nav-btn:disabled{opacity:.25;cursor:not-allowed}.sub-therapy-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem}.sub-therapy-modal-backdrop .sub-therapy-modal-content{background:#fff;border-radius:1rem;max-width:600px;width:100%;padding:2rem;position:relative;box-shadow:0 16px 40px rgba(0,0,0,.2);max-height:85vh;overflow-y:auto}.sub-therapy-modal-backdrop .sub-therapy-modal-content .sub-therapy-modal-close{position:absolute;top:1rem;right:1rem;background:#f5f5f5;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#2b2b2a;transition:background .2s ease}.sub-therapy-modal-backdrop .sub-therapy-modal-content .sub-therapy-modal-close:hover{background:#e5e5e5}.sub-therapy-modal-backdrop .sub-therapy-modal-content .sub-therapy-modal-title{font-size:calc(var(--baseFontSize) + 8px);font-weight:700;color:var(--PrimaryColor);margin:0 0 1rem;padding-right:2rem}.sub-therapy-modal-backdrop .sub-therapy-modal-content .sub-therapy-modal-desc{font-size:calc(var(--baseFontSize) + 3px);color:#2b2b2a;line-height:1.6;margin:0}:root{--space-a:40px}.iwc-banner{background-size:cover;background-position:50%;height:95vh;margin-top:85px}@media(max-width:768px){.iwc-banner{margin-top:75px;height:60vh}}.iwc-banner .content{max-width:600px;padding-top:clamp(40px,5vw,80px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}@media(max-width:768px){.iwc-banner .content{align-items:center;justify-content:space-between;max-width:100%;height:90%}}.iwc-banner .content .heading{color:#fff;font-size:calc(var(--baseFontSize) + 32px)!important;text-align:center;margin:0 30px;max-width:320px;line-height:normal}@media(max-width:768px){.iwc-banner .content .heading{font-size:calc(var(--baseFontSize) + 24px)!important}}.iwc-banner .content .subHeading{font-size:calc(var(--baseFontSize) + 10px)!important;text-align:center;margin:0 30px;max-width:400px;font-weight:500}@media(max-width:768px){.iwc-banner .content .subHeading{font-size:calc(var(--baseFontSize) + 8px)!important;margin-top:1rem}}.iwc-banner .content .cta-button{border-radius:100%;background-color:rgba(103,19,47,.631);border-radius:30px;padding:10px 20px;width:max-content;font-size:calc(var(--baseFontSize) + 4px)!important;display:flex;align-items:center;gap:8px;flex-direction:row}.head-h2{position:unset;font-size:calc(var(--baseFontSize) + 35px);color:#67132f;width:100%;height:auto}.head-h3{font-size:calc(var(--baseFontSize) + 7px)!important}.space-a{padding:var(--space-a) 0}.space-a-t{padding-top:var(--space-a)}.space-a-b{padding-bottom:var(--space-a)}.iwc-philosophy{text-align:center;padding:1vw 2vw;margin-top:2rem}.iwc-philosophy .our-care-swiper{min-height:12rem}.iwc-philosophy h2{color:#a32636;font-size:clamp(2rem,2.4vw,2.4rem);margin-bottom:42px}.iwc-philosophy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}@media(max-width:600px){.iwc-philosophy-grid{grid-template-columns:1fr}}.iwc-philosophy-grid{gap:1rem;gap:10px;max-width:1120px;margin:0 auto}.iwc-philosophy-grid .iwc-philosophy-img{width:100%}.iwc-philosophy-card{display:flex;flex-direction:column;align-items:center;border:1px solid rgba(73,35,35,.212);border-radius:6px;padding:8px}@media(min-width:1024px){.iwc-philosophy-card{min-height:330px}}.iwc-philosophy-card .heading{margin-top:1rem}.iwc-philosophy-card .iwc-philosophy-img{width:100%;height:10rem;object-fit:cover}@media(max-width:700px){.iwc-philosophy-card{flex-direction:row}.iwc-philosophy-card .iwc-philosophy-img{width:35%;height:8rem;object-fit:cover;gap:6px}}.iwc-philosophy-icon{width:56px;height:56px;border:2px solid #b33444;border-radius:50%;display:grid;place-items:center;color:#b33444;font-size:26px;margin-bottom:14px}.iwc-philosophy-card h3{color:#202020;font-size:clamp(1.55rem,2vw,2rem);margin-bottom:6px;line-height:1.2}.iwc-philosophy-card p{color:#3b3b3b;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.5;max-width:560px}.iwc-service-offering h2{text-align:center;margin-bottom:8px;color:var(--PrimaryColor)}.iwc-service-subtitle{text-align:center;margin:0 auto 30px;line-height:1.4;color:#000}.iwc-service-body{display:grid;grid-template-columns:40% 56%;gap:24px;align-items:center;color:#000;width:95%;margin:1rem auto auto;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:10px}.iwc-service-nav-wrap{display:flex;justify-content:flex-end;gap:10px;margin-bottom:18px;position:relative}.iwc-service-nav-wrap .iwc-service-next,.iwc-service-nav-wrap .iwc-service-prev{position:absolute;top:12rem;z-index:10;border-radius:100%;width:40px;height:40px}@media(max-width:600px){.iwc-service-nav-wrap .iwc-service-next,.iwc-service-nav-wrap .iwc-service-prev{display:none}}.iwc-service-nav-wrap .iwc-service-prev{left:-2rem}.iwc-service-nav-wrap .iwc-service-next{right:-2rem}.iwc-service-nav{width:40px;height:32px;border:1px solid #fff;border-radius:6px;background:var(--PrimaryColor);color:#000;display:grid;place-items:center;font-size:18px}.iwc-service-nav.swiper-button-disabled{opacity:.45}.iwc-service-image{width:100%;margin:0 auto;overflow:hidden;height:100%}.iwc-service-image img{height:100%;width:100%;object-fit:cover;transition:.5s ease}.iwc-service-image img:hover{transform:scale(1.1)}.iwc-service-image-placeholder{height:220px;border:8px solid #b7b7b7;border-radius:6px;color:#666;background:#ececec;display:grid;place-items:center;font-size:24px}.iwc-service-copy{margin:0 auto;padding:16px;border-radius:8px}@media(max-width:600px){.iwc-service-copy{min-height:240px}}.iwc-service-copy h3{color:#000;margin-bottom:8px}.iwc-service-copy p{color:#000;line-height:1.5}.iwc-service-swiper .swiper-slide{min-height:28rem!important}.iwc-service-swiper .swiper-slide .swiper-pagination .swiper-pagination-bullet-active{background:var(--PrimaryColor)!important}.iwc-service-swiper .iwc-service-image img{min-height:24rem}@media(max-width:600px){.iwc-service-swiper .iwc-service-image img{min-height:15rem}.iwc-service-swiper{min-height:35rem}}.iwc-service-cta-wrap{text-align:center;margin-top:14px}.iwc-service-cta{display:inline-flex;align-items:center;justify-content:center;height:48px;border:1px solid #fff;border-radius:10px;color:#fff;font-size:22px;padding:0 20px;background-color:var(--PrimaryColor)}.white-star{width:30px}.ch-offerings{padding:var(--space-a) 0!important;background-image:url(/assets/images/Big-star-offerings.png);background-repeat:no-repeat;background-position:100% 100%;background-size:15%}.ch-offerings .title{color:#67132f;font-size:calc(var(--baseFontSize) + 2px);font-weight:800;margin-bottom:0}.care-facility-outer{display:none!important}.explore-outer .memory-care .memory-care-outer{margin:0 auto!important;align-items:center}.explore-outer{margin:0!important;padding:0!important}.ch-offerings-inner>img{width:80%;margin:0 auto 12px}.ch-offerings-inner a h6{color:#000;font-size:calc(var(--baseFontSize) + 1px);font-weight:600;padding-top:10px;margin-right:20px}.iwc-offerings-slider .container{position:relative}.iwc-offerings-nav-wrap{display:flex;justify-content:flex-end;gap:10px;margin-bottom:18px}.iwc-offerings-nav{width:40px;height:32px;border-radius:6px;display:grid;place-items:center}.iwc-offerings-nav.swiper-button-disabled{opacity:.45}.iwc-offerings-swiper .swiper-slide{height:auto!important}@media(max-width:767px){.iwc-service-body{grid-template-columns:1fr;gap:16px}.iwc-service-nav-wrap{justify-content:center}}.iwc-offerings-swiper .ch-offerings-inner{width:100%}.iwc-service-cta:hover{background:#530b23}@media(max-width:991px){.iwc-service-body{grid-template-columns:1fr;gap:16px}.iwc-service-arrow{display:none}.memory-care-inner{text-align:center!important}.memory-care-outer{flex-direction:column!important}.memory-care-outer h2{margin-right:0!important}.memory-care-outer .scrollerwrap{padding-right:0!important}.explore-outer .memory-care .memory-care-outer .memory-care-inner .scrollerwrap{min-height:auto!important;height:auto;margin-bottom:2rem}.explore-outer .h2,.explore-outer h2{margin-bottom:1rem}.explore-outer .memory-care{padding:var(--space-a) 0!important}}@media(max-width:767px){.iwc-philosophy>p br,.iwc-service-subtitle br{display:none}.iwc-service-copy h3{font-size:22px;font-weight:700}.iwc-service-cta-wrap{margin-top:30px}.my-banner .my-banner-common h5 span{font-size:inherit}.my-banner .my-banner-common h5{font-size:30px!important}:root{--space-a:30px}.head-h2{font-size:calc(var(--baseFontSize) + 12px)!important}}.wellness-offering{max-width:900px;margin:auto}.wellness-offering .subtitle,.wellness-offering .title{text-align:center;max-width:40rem;margin:auto}.wellness-offering .subtitle{color:#000}.wellness-offering .swiper{margin-top:20px;min-height:22rem}@media(max-width:768px){.wellness-offering .swiper{min-height:24rem}}.wellness-offering .swiper .wellness-card{width:100%;border-radius:6px}.wellness-offering .swiper .wellness-card img{width:100%}.wellness-offering .swiper .wellness-card .title{color:#000;text-align:center;font-size:16px;margin-top:6px;padding:10px 0}.wellness-offering .btn-container{display:flex;justify-content:center}.wellness-offering .btn-container .cta{display:inline-flex;align-items:center;justify-content:center;height:48px;border:1px solid #fff;border-radius:10px;color:#fff;font-size:22px;padding:0 20px;background-color:var(--PrimaryColor)}.country-code-mobile-input .phone-input{width:100%}@media(min-width:768px){.country-code-mobile-input .phone-input{height:82px}}.country-code-mobile-input .phone-input .PhoneInputCountry{margin-right:8px;position:absolute}.country-code-mobile-input .phone-input .PhoneInputCountry .PhoneInputCountrySelect{color:#000}@media(min-width:768px){.country-code-mobile-input .phone-input .PhoneInputCountry{top:25px}}.country-code-mobile-input .phone-input .PhoneInputCountry .PhoneInputCountryIcon{width:2rem;box-shadow:none;border:none}.country-code-mobile-input .phone-input .PhoneInputCountry .PhoneInputCountrySelectArrow{color:#fff;opacity:1}.country-code-mobile-input .phone-input .PhoneInputInput{background-color:transparent;border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;outline:none;box-shadow:none;padding-left:3.25rem;padding-bottom:.5rem}.country-code-mobile-input .phone-input .PhoneInputInput:focus,.country-code-mobile-input .phone-input .PhoneInputInput:focus-visible{border:none;border-bottom:1px solid #fff;outline:none;box-shadow:none}.country-code-mobile-input .phone-input .PhoneInput:focus-within{outline:none;box-shadow:none;border:none}.form-control,.form-select{border:none!important;border-bottom:1px solid gray!important;border-radius:0}.form-control:focus,.form-select:focus{outline:none;box-shadow:none;border-bottom:1px solid gray}.form-errors{color:red}.Webinar .expertSeniorCare{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;padding:4rem 7rem 5rem}.Webinar .expertSeniorCare .img,.Webinar .expertSeniorCare .img img{width:100%}.Webinar .expertSeniorCare .text{padding-top:0}.Webinar .expertSeniorCare .text h2{color:var(--PrimaryColor)}.Webinar .expertSeniorCare .text h2 span{font-weight:200}.Webinar .expertSeniorCare .text p{color:#131313;font-size:calc(var(--baseFontSize) + 7px);font-weight:300}.Webinar .expertSeniorCare .text h6{color:var(--PrimaryColor);font-size:calc(var(--baseFontSize) + 16px);font-weight:600}.Webinar .webinarList{display:flex;flex-direction:column;padding:3rem 5rem;cursor:pointer}.Webinar .webinarList h2{color:var(--PrimaryColor);text-align:center;font-weight:400}.Webinar .webinarList h2 span{font-weight:200}.Webinar .webinarList .cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;margin:30px 0}.Webinar .webinarList .cards .card{border:none;display:flex;flex-direction:column}.Webinar .webinarList .cards .card img{width:100%}.Webinar .webinarList .cards .card .date{font-size:calc(var(--baseFontSize) + 2px);margin:10px 0 5px}.Webinar .webinarList .cards .card .title{color:#000;font-size:calc(var(--baseFontSize) + 5px);text-decoration:none!important;font-weight:300;line-height:25px}.Webinar .webinarList .cards .card .title:hover{text-decoration:underline var(--PrimaryColor);color:var(--PrimaryColor)}.show .modal-dialog{display:flex;justify-content:center;align-items:center}.show .modal-dialog .modal-content{width:max-content}.webinarCardPopup{display:flex;justify-content:center;align-items:center}.webinarCardPopup .webinarCardPopupInner{padding:1rem;background-color:#fff;height:max-content;z-index:3;width:100%;max-width:700px;min-width:670px}.webinarCardPopup .webinarCardPopupInner .closeBtn{position:absolute;top:-1rem;right:-1rem;cursor:pointer;width:2rem;height:2rem;background-color:var(--PrimaryColor);display:flex;justify-content:center;align-items:center;border-radius:100px;border:1px solid var(--PrimaryColor);transition:all .3s ease}.webinarCardPopup .webinarCardPopupInner .closeBtn span{transition:all .3s ease;height:2px;width:1.2rem;position:absolute;background-color:#fff}.webinarCardPopup .webinarCardPopupInner .closeBtn span:first-child{transform:rotate(-45deg)}.webinarCardPopup .webinarCardPopupInner .closeBtn span:nth-child(2){transform:rotate(45deg)}.webinarCardPopup .webinarCardPopupInner .closeBtn:hover{background-color:#fff}.webinarCardPopup .webinarCardPopupInner .closeBtn:hover span{background-color:var(--PrimaryColor)}.webinarCardPopup .webinarCardPopupInner .video{width:100%}.webinarCardPopup .webinarCardPopupInner .video .youtubeVideo div{width:100%!important}.webinarCardPopup .popupwid50{width:50%;padding:2rem}.webinarCardPopup .popupwid50 h2{color:#610631;font-weight:400;font-size:calc(var(--baseFontSize) + 15px)}.webinarCardPopup .popupwid50 h5{color:#0c0c0c;font-weight:400;font-size:calc(var(--baseFontSize) + 4px)}.webinarCardPopup .popupwid50 p{font-size:calc(var(--baseFontSize) + 4px);font-weight:300;color:#0c0c0c;line-height:26px;margin:13px 0}.webinarCardPopup .popupwid50 .scrollerwrap{min-height:160px;overflow-y:auto;max-height:260px;padding-right:30px}.webinarCardPopup .popupwid50 .scrollerwrap::-webkit-scrollbar{width:2px}.webinarCardPopup .popupwid50 .scrollerwrap::-webkit-scrollbar-track{box-shadow:inset 0 0 2px transparent;border-radius:10px}.webinarCardPopup .popupwid50 .scrollerwrap::-webkit-scrollbar-thumb{background:#67132f;border-radius:10px}.webinarCardPopup .popupwid50 .scrollerwrap::-webkit-scrollbar-thumb:hover{background:#67132f}.webinarCardPopup.active{opacity:1}.Blogs .blogsHeading{color:var(--PrimaryColor);padding:5rem}.Blogs .blogsHeading h2{text-align:center}.Blogs .blogsHeading h2 span{font-weight:200}.Blogs .blogsHeading p{color:#000;max-width:600px;margin:0 auto 2rem;font-weight:300}.Blogs .blogsHeading h3{text-align:center;font-weight:600}.Blogs .blogList{border:none;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.85rem;margin-bottom:60px}.Blogs .blogList .card{border:none}.Blogs .blogList .card img{border-radius:8px;width:100%;aspect-ratio:35/25}.Blogs .blogList .card .date{margin:0}.Blogs .blogList .card .date a{font-size:calc(var(--baseFontSize));color:#000;font-weight:300;text-decoration:none}.Blogs .blogList .card .date:hover+.title{text-decoration:2px underline var(--PrimaryColor);color:var(--PrimaryColor)}.Blogs .blogList .card .title{font-size:calc(var(--baseFontSize) + 6px);text-decoration:none;color:#000;font-weight:300;line-height:1.8rem}.Blogs .blogList .card .title:hover{color:var(--PrimaryColor);text-decoration:2px underline var(--PrimaryColor)}.BlogDetail{margin-top:90px;display:grid;grid-template-columns:65% 35%;grid-gap:2rem}.BlogDetail .leftSide{padding-top:1rem}.BlogDetail .leftSide .social-icons-outer{display:flex;width:25%;justify-content:space-between;align-items:flex-start}.BlogDetail .leftSide .social-icons-outer p{color:#67132f}.BlogDetail .leftSide .goBack{color:var(--PrimaryColor);font-weight:600;text-decoration:none;display:flex;width:max-content}.BlogDetail .leftSide .goBack span{width:20px;height:20px;display:flex;align-items:center;transition:all .3s ease-in-out}.BlogDetail .leftSide .goBack span img{height:12px;transform:rotate(180deg);margin:0}.BlogDetail .leftSide .goBack:hover span{transform:translateX(-.4rem)}.BlogDetail .leftSide h1{position:static;width:auto;height:auto;color:var(--PrimaryColor);line-height:40px;font-size:calc(var(--baseFontSize) + 28px);margin-top:20px;margin-bottom:20px}.BlogDetail .leftSide .dateAndAuthor{color:var(--PrimaryColor);display:flex;font-weight:300}.BlogDetail .leftSide .dateAndAuthor p:first-child{margin-right:2rem;font-size:calc(var(--baseFontSize) + 4px)}.BlogDetail .leftSide .dateAndAuthor p:nth-child(2){text-transform:capitalize;font-size:calc(var(--baseFontSize) + 4px)}.BlogDetail .leftSide .shortDesc{color:#000;font-weight:300;line-height:2rem}.BlogDetail .leftSide h6{color:var(--PrimaryColor);font-weight:600}.BlogDetail .leftSide img{width:100%;margin-bottom:1rem}.BlogDetail .leftSide .longDesc{color:#000;font-weight:300;line-height:2rem}.BlogDetail .leftSide .longDesc a{text-decoration:underline!important;color:var(--PrimaryColor);font-weight:600}.BlogDetail .leftSide .longDesc b{font-weight:500}.BlogDetail .leftSide .longDesc ul{list-style:disc;list-style-position:inside;padding:0}.BlogDetail .leftSide .longDesc ul li{font-size:calc(var(--baseFontSize) + 7px);color:#000}.BlogDetail .leftSide .longDesc ul li::marker{content:"●  ";margin-right:.2rem;font-size:18px}.BlogDetail .leftSide .longDesc ol{list-style:decimal}.BlogDetail .leftSide .longDesc ol li{font-size:calc(var(--baseFontSize) + 7px);color:#000}.BlogDetail .rightSide{padding:2rem 1.5rem;background-color:#f8f8f8;height:max-content}.BlogDetail .rightSide h3{color:var(--PrimaryColor);margin:23px 0 30px}.BlogDetail .rightSide h3 span{font-weight:300}.BlogDetail .rightSide ul{padding:0;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.BlogDetail .rightSide ul li a{display:grid;grid-template-columns:25% 75%;color:#000;text-decoration:none;font-size:calc(var(--baseFontSize) - 4px);gap:1rem}.BlogDetail .rightSide ul li a .image{height:100%;aspect-ratio:1/1;border-radius:7px;overflow:hidden}.BlogDetail .rightSide ul li a .image img{height:100%;width:100%;object-fit:cover}.BlogDetail .rightSide ul li a p{font-weight:300;line-height:1.6rem;margin-bottom:0}.BlogDetail .rightSide .viewAllBlogs{color:#fff;padding:11px 22px;background-color:var(--PrimaryColor);text-decoration:none;border-radius:5px;font-size:calc(var(--baseFontSize) + 2px);border:1px solid var(--PrimaryColor);transition:all .3s ease}.BlogDetail .rightSide .viewAllBlogs:hover{color:var(--PrimaryColor);background-color:transparent}.Media .Heading{padding:5rem}.Media .Heading h2{color:var(--PrimaryColor);text-align:center}.Media .Heading p{color:#000;max-width:600px;font-weight:300;margin:0 auto 1rem}.Media .Heading h6{color:var(--PrimaryColor);font-weight:600;text-align:center}.Media .mediaCards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;margin-bottom:2rem;margin-top:4em}.Media .mediaCards .card{border:1px solid var(--PrimaryColor);border-radius:10px;padding:1rem .8rem;position:relative;min-height:15rem;transition:all .3s ease}.Media .mediaCards .card .bg{position:absolute;bottom:0;left:0;z-index:0;border-bottom-left-radius:10px}.Media .mediaCards .card .text{font-size:calc(var(--baseFontSize) + 2px);font-weight:400;line-height:1.4rem;z-index:1}.Media .mediaCards .card .dateAndName{color:#333;font-size:calc(var(--baseFontSize) - 2px);z-index:1;transition:all .3s ease}.Media .mediaCards .card a{display:flex;align-items:center;gap:.4rem;color:#aaa;text-decoration:none;z-index:1;position:absolute;right:.8rem;bottom:1rem;transition:all .3s ease}.Media .mediaCards .card a:hover{color:#fff}.Media .mediaCards .card a:hover img{filter:saturate(0)}.Media .mediaCards .card:hover{background-color:var(--PrimaryColor);color:#fff}.Media .mediaCards .card:hover .dateAndName{color:#fff}.Media .mediaCards .card:hover a img{filter:brightness(0) invert(1)}.Media .galleryCards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;margin-bottom:2rem;margin-top:4em}.Media .galleryCards .card{border:1px solid var(--PrimaryColor);border-radius:10px;position:relative;min-height:15rem;transition:all .3s ease}.Media .galleryCards .card:hover{background-color:var(--PrimaryColor);color:#fff}.Media .galleryCards .card:hover .dateAndName{color:#fff}.Media .galleryCards .card:hover a img{filter:brightness(0) invert(1)}.ContactUs .Heading{padding:5rem}.ContactUs .Heading h2{color:var(--PrimaryColor);text-align:center}.ContactUs .Heading p{color:#000;font-weight:300;max-width:600px;margin:0 auto 1rem}.ContactUs .Heading h6{color:var(--PrimaryColor);font-weight:600;text-align:center}.ContactUs .contactUsCards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;margin-bottom:5rem;margin-top:1rem}.ContactUs .contactUsCards .card{background-color:#be9c53;min-height:356px;position:relative;overflow:hidden;color:#fff;border:none;padding:40px 15px 20px;transition:all .3s ease}.ContactUs .contactUsCards .card .bg{position:absolute;bottom:0;right:0;transform:rotate(-90deg)}.ContactUs .contactUsCards .card ul{padding-left:1.6rem}.ContactUs .contactUsCards .card ul li{position:relative;margin-bottom:.8rem;font-size:calc(var(--baseFontSize))}.ContactUs .contactUsCards .card ul li span{position:absolute;left:-2rem}.ContactUs .contactUsCards .card ul li a{color:#fff;text-decoration:none}.ContactUs .contactUsCards .card .getDirections{text-decoration:none;color:#fff;display:flex;align-items:center;position:absolute;bottom:2rem;left:15px}.ContactUs .contactUsCards .card .getDirections span{width:20px;height:20px;border:2px solid #fff;border-radius:20px;display:flex;justify-content:center;align-items:center;margin-left:.4rem;transition:all .3s ease}.ContactUs .contactUsCards .card .getDirections span img{filter:brightness(0) invert(1)}.ContactUs .contactUsCards .card .getDirections:hover span{margin-left:.7rem}.ContactUs .contactUsCards .card:hover{background-color:var(--PrimaryColor)}.International .DiscoverTheBenefits{padding:3rem 0}.International .DiscoverTheBenefits h2{color:var(--PrimaryColor);text-align:center;margin-bottom:3rem}.International .DiscoverTheBenefits h2 span{font-weight:300}.International .DiscoverTheBenefits .sliderWithBenefits .swiper-slide{display:flex;flex-direction:column;align-items:center}.International .DiscoverTheBenefits .sliderWithBenefits .swiper-slide p{color:#000;font-size:calc(var(--baseFontSize) + 2px);text-align:center}.disclosureCards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;width:70%;min-width:700px;max-width:1000px;margin:3rem auto;position:relative;z-index:2}.disclosureCards .disclosureCard{display:flex;align-items:center;cursor:pointer;text-decoration:none}.disclosureCards .disclosureCard img{aspect-ratio:1/1;margin-right:1rem;height:fit-content;min-height:43px}.disclosureCards .disclosureCard .pdfName p{color:#000;font-size:calc(var(--baseFontSize) + 4px);line-height:1.5rem;margin-bottom:0;font-weight:300}.footer-links{display:inline-flex;gap:.4rem;margin-left:auto;font-size:calc(var(--baseFontSize) + 2px);font-weight:300}.footer-links a{color:#000;transition:all .3s ease}.footer-links a:hover{color:var(--PrimaryColor)}.footer-links hr{background-color:#000;height:70%;width:1px;margin:auto;opacity:1}.Terms .termsAndPrivacy{width:70%;min-width:700px;max-width:1000px;margin:4rem auto 0}.Terms .termsAndPrivacy .part h2{color:var(--PrimaryColor);margin-bottom:2rem}.Terms .termsAndPrivacy .part h6{color:var(--PrimaryColor);font-weight:600;text-align:center}.Terms .termsAndPrivacy .part .text{margin-bottom:3rem}.Terms .termsAndPrivacy .part .text p{color:#000;font-weight:300;font-size:calc(var(--baseFontSize) + 6px);text-align:justify}.Terms .termsAndPrivacy .part .text h3{color:var(--PrimaryColor);font-size:calc(var(--baseFontSize) + 10px)}.Terms .termsAndPrivacy .part .text h4{color:#000;font-size:calc(var(--baseFontSize) + 10px)}.Terms .termsAndPrivacy .part .text .divaData{display:flex}.Terms .termsAndPrivacy .part .text ul{padding-left:1rem}.Terms .termsAndPrivacy .part .text ul li{color:#000;font-size:calc(var(--baseFontSize) + 6px);font-weight:300;padding-left:.6rem;text-align:justify}.Terms .termsAndPrivacy .part .text ul li::marker{content:url(/cdn/assets/images/footerBullet.png)}.Terms .termsAndPrivacy .part .text ol{padding-left:1rem;list-style:auto}.Terms .termsAndPrivacy .part .text ol li{color:#000;font-size:calc(var(--baseFontSize) + 6px);font-weight:300;padding-left:.6rem}.Terms .termsAndPrivacy .part .text ol li::marker{content:unset;font-size:1.6rem}.Terms .termsAndPrivacy .Address{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;margin-bottom:3rem}.Terms .termsAndPrivacy .Address .address h6{color:var(--PrimaryColor);font-size:calc(var(--baseFontSize) + 5px)!important}.Terms .termsAndPrivacy .Address .address p{color:#000;font-weight:200;font-size:calc(var(--baseFontSize) + 4px);margin-bottom:0}.Terms .termsAndPrivacy .Address .address p b{font-weight:500}.Terms .termsAndPrivacy .Address .address p a{color:#000}.Terms .termsAndPrivacy .Address .address p a:hover{color:var(--PrimaryColor)}img.starimg{height:230px}.content-formet h2{font-size:40px}.content-formet h3{font-size:34px}.content-formet h4{font-size:28px}.content-formet h5{font-size:24px}.content-formet h6{font-size:20px}.page_container__gwaEm{padding-top:60px;padding-bottom:60px;overflow:hidden}.page_title__dMM4H{color:#512236;text-align:center;font-size:40px;font-weight:600;margin-bottom:40px}.page_card__zGoeH,.page_sliderWrapper__TZzrk{position:relative;width:100%}.page_card__zGoeH{height:420px;border-radius:20px;overflow:hidden}.page_image__NPIRc{border-radius:20px;z-index:1}.page_overlay__nvDAA{height:70%;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,transparent);z-index:2;border-radius:0 0 20px 20px}.page_content__5ZGnd,.page_overlay__nvDAA{position:absolute;bottom:0;left:0;width:100%}.page_content__5ZGnd{padding:30px 24px;z-index:3;color:#fff;display:flex;flex-direction:column;align-items:flex-start}.page_content__5ZGnd h3{font-size:22px;font-weight:700;margin-bottom:12px;line-height:1.3;color:#fff}.page_content__5ZGnd p{font-size:14px;font-weight:400;margin-bottom:24px;line-height:1.5;opacity:.95;color:#fff}.page_bookBtn__PILq_{display:flex;align-items:center;gap:10px;color:#fff!important;font-size:16px;font-weight:500;text-decoration:none;transition:opacity .3s ease}.page_bookBtn__PILq_:hover{opacity:.8;color:#fff}.page_arrowIcon__vc4Vr{display:flex;align-items:center;justify-content:center}.page_navContainer__IrKLu{display:flex;justify-content:flex-end;gap:16px;margin-top:30px}.page_navBtn__w5sU3{cursor:pointer;transition:opacity .3s ease}.page_navBtn__w5sU3:hover{opacity:.7}@media (max-width:767px){.page_container__gwaEm{padding-top:40px;padding-bottom:40px}.page_title__dMM4H{font-size:26px;margin-bottom:30px}.page_card__zGoeH{height:380px}.page_content__5ZGnd{padding:24px 20px}.page_content__5ZGnd h3{font-size:20px}.page_content__5ZGnd p{font-size:13px}}.CtaStrip_sticky_cta_strip__d45fS{display:flex;justify-content:space-between;align-items:center;gap:4px;position:fixed;bottom:0;z-index:1000;background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);width:100%;padding:10px 20px}.CtaStrip_sticky_cta_strip__d45fS svg{width:20px;height:20px}.CtaStrip_sticky_cta_strip__d45fS svg[data-icon=whatsapp]{width:32px;height:32px}.CtaStrip_sticky_cta_strip__d45fS button{color:#fff;font-weight:600;padding:10px 20px;background-color:#67132f;border-radius:10px}@media(min-width:600px){.CtaStrip_sticky_cta_strip__d45fS{display:none}}@media(max-width:600px){.assisted-living-form{padding:10px 20px!important;background-color:#67132f!important;width:95%!important;margin-inline:auto;margin-top:.75rem}.assisted-living-form h2{color:#fff}.assisted-living-form .form-select{padding:1rem .5rem}.assisted-living-form .form-check-label{color:#fff!important}.assisted-living-form .dropdown{margin:0!important}.assisted-living-form .form-but{background-color:#fff!important;color:#67132f!important;margin-top:.5rem!important}}.assisted-living-form .PhoneInput .PhoneInputCountrySelect{color:#000}.assisted-living-form .PhoneInput .PhoneInputCountry{position:absolute;top:16px}@media(max-width:768px){.assisted-living-form .PhoneInput .PhoneInputCountry{left:6px}}.assisted-living-form .PhoneInput .PhoneInputCountry .PhoneInputCountryIcon{width:38px;height:auto}.assisted-living-form .PhoneInput .PhoneInputCountry .PhoneInputCountrySelectArrow{color:#000;opacity:1}.assisted-living-form .PhoneInput .PhoneInputInput{color:#000;padding:1rem .75rem 1rem 4rem;border:none}.assisted-living-form .PhoneInput .PhoneInputInput:focus,.assisted-living-form .PhoneInput .PhoneInputInput:focus-visible{border:none;outline:none;box-shadow:none}.CareAppraoch_wayLife__d9Xzq{margin-top:15px}@media(min-width:600px){.CareAppraoch_wayLife__d9Xzq{display:none}}.CareAppraoch_wayLifeAccordion__h0vwr{--accordion-item-height:100px;width:90%;margin:auto}.CareAppraoch_wayLifeAccordion__h0vwr .accordion-item{border:none;margin-bottom:.15rem}.CareAppraoch_wayLifeAccordion__h0vwr .CareAppraoch_show__t6KBj{margin-bottom:.75rem}.CareAppraoch_wayLifeAccordion__h0vwr .accordion-button{padding:0;background:none;box-shadow:none;display:block;height:100px}.CareAppraoch_wayLifeAccordion__h0vwr .accordion-button:focus{box-shadow:none}.CareAppraoch_wayLifeAccordion__h0vwr .accordion-button:after{filter:brightness(0) invert(1);margin-right:10px}.CareAppraoch_wayLifeAccordion__h0vwr .accordion-button:not(.collapsed):after{transform:rotate(180deg)}.CareAppraoch_wayLifeAccordion__h0vwr .accordion-body{padding:0;margin-top:8px;border-radius:8px}.CareAppraoch_wayLifeAccordion__h0vwr .accordion-body div{border-radius:8px}.CareAppraoch_wayLifeHeader__k2_5D{position:relative;min-height:100px;width:100%;display:flex;align-items:center;justify-content:center;padding:20px;background-size:cover;background-position:50%;color:#fff;overflow:hidden}.CareAppraoch_wayLifeHeaderOverlay__QnqL7{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.1))}.CareAppraoch_wayLifeHeader__k2_5D h6{position:relative;z-index:1;font-size:18px;font-weight:600;margin:0}.CareAppraoch_wayLifeDescWrapper__ZvWSN{background:rgba(255,226,189,.71);padding:20px;animation:CareAppraoch_fadeSlide__BiP30 .35s ease}.CareAppraoch_wayLifeDesc__EPHi9{margin:0;line-height:1;color:#000;font-size:calc(var(--baseFontSize) + 2px)!important;font-weight:400}.CareAppraoch_wayLifeCtaBtn__A6K1V{margin-top:40px;text-align:center}.CareAppraoch_wayLifeCtaBtn__A6K1V span{color:#67132f;font-weight:600;cursor:pointer}@keyframes CareAppraoch_fadeSlide__BiP30{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.listing_box h2{color:#67132f;font-size:40px;font-weight:700}.listing_box p{color:#000;font-weight:300}.border_row{position:relative;padding:45px 0}.row.border_row.align-items-center:before{width:88%;position:absolute;content:"";left:50%;bottom:0;height:1px;background:#67132f;transform:translate(-50%)}.page_heading{font-size:70px}.senior_care_section{position:relative}.senior_care_section:before{background:url(/assets/images/listing_bg.svg) no-repeat;width:349px;height:383px;position:absolute;right:-180px;top:141px;content:"";background-size:100%;z-index:-1}.page_heading{position:relative}.page_heading:before{background:url(/assets/images/senior_title_bg.svg) no-repeat;width:530px;height:218px;position:absolute;left:50%;top:0;content:"";background-size:100%;z-index:-1;transform:translate(-50%)}.listing_box{padding-right:70px}.border_row:last-child:before{display:none}.my-banner .my-banner-common{font-size:24px}.my-banner .my-banner-common .h3,.my-banner .my-banner-common h3{margin-bottom:4px;font-weight:300}.my-banner.innerheight img{opacity:.9}.my-banner.innerheight{background:#000}.doctors{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}.doctors .doctor{display:flex;position:relative;width:100%}.doctors .doctor:before{content:"";position:absolute;right:0;width:1px;height:50px;background-color:#707070;top:50%;transform:translateY(-50%)}.doctors .doctor:last-child:before{display:none}.doctors .doctor img{background-color:#000;border-radius:50%;width:80px;height:80px;margin-right:18px}.doctors .doctor .content{display:flex;flex-direction:column;justify-content:center}.doctors .doctor .content h4{color:#67132f;font-weight:700;margin-bottom:0}.doctors .doctor .content p{margin-bottom:0}@media (max-width:767px){.senior_care_section:before{display:none}.doctors .doctor{justify-content:center}.image img{width:230px;margin:0 auto 25px;display:block}.listing_box{padding-right:0;text-align:center}.listing_box .d-flex{justify-content:center}.enquire-now h6{margin-right:6px}.page_heading:before{width:309px}.my-banner.innerheight img{opacity:.7}.doctors{grid-template-columns:1fr;gap:20px}.doctors .doctor{padding-bottom:20px}.doctors .doctor:before{right:50%;width:200px;height:1px;top:unset;bottom:0;transform:translate(50%)}.doctors .doctor .content{text-align:center}}@media screen and (min-width:768px) and (max-width:991px){.doctors{grid-template-columns:1fr;gap:20px;width:max-content}.doctors .doctor{padding-bottom:20px;width:max-content}.doctors .doctor:before{right:50%;width:200px;height:1px;top:unset;bottom:0;transform:translate(50%)}}.case-study-banner{position:relative}.page_heading{color:#67132f;margin-bottom:18px;font-size:52px}.common_box li,.common_box p{color:#000;font-size:20px;font-weight:300}.overview_section{position:relative;padding:60px 0}section.overview_section.howdoesworks_section{background:#fff9fa;margin:60px 0 40px}ul{padding-left:22px;list-style:disc}.case-study-main .section-2{padding:60px 0}.case-study-main .page_heading:before{display:none!important}.case-study-main .section-2:nth-child(2n){background-color:#fff9fa;background-image:url(/assets/images/vector_bg2.svg);background-repeat:no-repeat;background-size:auto 380px;background-position:0 50%}.case-study-main .section-2:nth-child(odd){background-color:#fff;background-image:url(/assets/images/senior_title_bg.svg);background-repeat:no-repeat;background-size:auto 218px;background-position:50% 0}.case-study-main .section-2.no-bg{background-image:none!important}.overview_section.howdoesworks_section:before{background:url(/assets/images/vector_bg2.svg) no-repeat;width:263px;height:380px;position:absolute;left:0;top:50%;content:"";background-size:178px;transform:translateY(-50%)}.keyfesture_cntr{display:flex;flex-wrap:wrap;gap:15px;padding-top:20px}.keyfeature_box{background:#fff9fa;padding:15px;border-radius:20px;width:48%}.common_box ul{padding-left:22px;list-style:disc;font-size:20px;font-weight:300}.common_box .months{margin-bottom:5rem}.common_box.senior-care{width:100%}.related_blogs{background:#cccccc30;padding:15px 15px 2px;border-radius:15px}.related_blogs a{display:flex;gap:10px;margin-bottom:12px}.related_blogs .image img{height:80px;border-radius:10px;object-fit:cover}.related_blogs p{font-size:18px;color:#000;margin:0;width:100%;font-weight:400}.related_blogs .image{width:106px}.common_box{padding-right:30px}.common_box .faq-inner.accordion li,.common_box p b{font-size:20px}.common_box.senior_care .faq-inner .accordionItemPink{background-color:#fff9fa}.common_box ul li{color:#000}.common_box .faq-inner.accordion li b,.common_box p b{color:#67132f}.common_box .faq-inner.accordion .accordion-button{font-size:28px;padding:12px 0}.common_box .faq-inner.accordion .senior-care .accordion-body,.common_box.senior-care .accordion-body{padding-left:0}.common_box a,.keyfeature_box a{color:#67132f;font-weight:500;display:block}.common_box h4{color:#67132f;font-size:30px}.senior-tab-outer{display:flex;justify-content:center;gap:3.5rem;overflow-x:auto}.senior-tab-outer a{color:#fff;padding:.9rem 0}.senior-tab-outer a.active{border-bottom:3px solid #fff}.senior-tab-outer .senior-tab-inner-active{padding:10px 20px!important}.senior_cntr{position:absolute;bottom:0;z-index:99!important;background-color:#67132f;backdrop-filter:blur(22px);width:100%;padding:.1rem 5rem}#what-to-bring .keyfeature_box.common_box{width:100%}.senior_cntr::-webkit-scrollbar{width:2px}.senior_cntr::-webkit-scrollbar-track{box-shadow:inset 0 0 2px transparent;border-radius:10px}.senior_cntr::-webkit-scrollbar-thumb{background:#67132f;border-radius:10px;width:2px}.senior_cntr::-webkit-scrollbar-thumb:hover{background:#67132f}section#overview:before{background:url(/assets/images/vector_bg1.svg) no-repeat;width:413px;height:424px;position:absolute;left:0;top:0;content:"";background-size:100%;z-index:-1}.related_blogs_heading{font-size:30px;color:#67132f;margin-bottom:12px}.related_blogs .doctors{display:flex}.related_blogs .doctors .image{border-radius:50%;overflow:hidden;min-width:70px;max-width:70px;height:70px;aspect-ratio:1/1;margin-right:6px}.related_blogs .doctors .image img{width:100%;height:100%;object-fit:cover}.related_blogs .doctors h6{color:#67132f;font-size:22px;font-weight:600}.related_blogs .doctors p{color:#000;font-size:14px;font-weight:300}.related_blogs .doctors button{color:#67132f}.common_box.senior-care table{margin-bottom:40px;width:100%}.common_box.senior-care table td,.common_box.senior-care table th{font-size:18px;border:1px solid;padding:9px 15px}.popDoctor{display:flex;padding:20px}.popDoctor .image{width:15%;height:15%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;margin-right:10px}.popDoctor .image img{width:100%;height:100%;object-fit:cover}.popDoctor .content{width:85%}.popDoctor h5{color:#67132f;font-size:32px;font-weight:600;margin-bottom:0}.popDoctor h6{font-size:24px;margin-bottom:20px}.popDoctor p{color:#000;font-size:16px;font-weight:300}@media screen and (min-width:768px) and (max-width:1200px){.senior_cntr{overflow-x:auto}.senior_cntr .senior-tab-outer{width:max-content}}@media (max-width:767px){.case-study-main .section-2:nth-child(odd){background-size:75% auto}.common_box h4{font-size:22px}.case-study-main .section-2{padding:40px 0}h3{font-size:calc(var(--baseFontSize) + 7px)!important}section.overview_section{padding:40px 0}section.overview_section.howdoesworks_section{margin:0}.common_box{padding-right:0}.keyfeature_box{width:100%}.keyfeature_box.common_box{padding-right:15px}.common_box.senior-care .accordion-body{padding:0;width:100%}.common_box .faq-inner.accordion .accordion-button,.common_box p b{font-size:22px}.common_box li,.common_box p{font-size:18px!important}.related_blogs{margin-top:25px}.senior_cntr{padding:10px 10px 0}.senior_cntr .senior-tab-outer{width:1205px}.senior_cntr .senior-tab-outer .senior-tab-inner{padding:10px 13px}section#overview:before{width:235px;height:424px;background-size:100%}.senior_cntr{overflow-x:auto}.senior_cntr .senior-tab-outer{width:max-content}.common_box.senior-care table td,.common_box.senior-care table th{font-size:14.5px;border:1px solid;padding:8px 5px}.popDoctor{display:block}.popDoctor .image{width:25%;height:25%}.popDoctor .content{width:100%}}