:root{--primary:#d6581b;--primary-dark:#b34a17;--secondary:#004d4d;--accent:#066;--light:#f8f5f2;--dark:#002626;--gray:#5a6d6d;--light-gray:#f0f0f0;--white:#fff;--success:#2a8d8d}.plusphysio-homepage{font-family:Poppins,sans-serif!important;color:var(--dark);line-height:1.6;overflow-x:hidden;padding:88px 0}.plusphysio-homepage .container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5{font-weight:700;line-height:1.2;margin-bottom:1rem}.plusphysio-homepage h1{font-family:Poppins,sans-serif!important;margin-bottom:1.1rem;font-size:38px;color:var(--white);line-height:1.2}.plusphysio-homepage h2{font-family:Poppins,sans-serif!important;font-size:36px;margin-bottom:2rem;position:relative;color:var(--secondary)}.plusphysio-homepage h2:after{font-family:Poppins,sans-serif!important;content:"";position:absolute;bottom:-10px;left:0;width:80px;height:4px;background:var(--primary);border-radius:2px}.form-section h2,.request-form h2{color:var(--white)!important}.plusphysio-homepage h3{font-family:Poppins,sans-serif!important;font-size:29px;color:var(--secondary)}.plusphysio-homepage p{font-family:Poppins,sans-serif!important;margin-bottom:1.5rem;font-size:18px;color:var(--accent)}.form-section p,.request-form p{color:var(--light-gray)}.plusphysio-homepage .text-center{text-align:center}.plusphysio-homepage .text-center h2:after{left:50%;transform:translateX(-50%)}.plusphysio-homepage .btn{font-family:Poppins,sans-serif!important;display:inline-block;padding:14px 32px;border-radius:4px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.plusphysio-homepage .btn-primary{background:var(--primary);color:var(--white);box-shadow:0 4px 14px rgba(214,88,27,.4)}.plusphysio-homepage .btn-primary:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 6px 18px rgba(214,88,27,.5)}.plusphysio-homepage .btn-secondary{background:transparent;color:var(--white);border:2px solid var(--white)}.plusphysio-homepage .btn-secondary:hover{background:hsla(0,0%,100%,.1);transform:translateY(-3px)}.plusphysio-homepage .btn-teal{background:var(--secondary);color:var(--white);box-shadow:0 4px 14px rgba(0,77,77,.4)}.plusphysio-homepage .btn-teal:hover{background:var(--accent);transform:translateY(-3px);box-shadow:0 6px 18px rgba(0,77,77,.5)}.plusphysio-homepage .flex{display:flex}.plusphysio-homepage .flex-col{flex-direction:column}.plusphysio-homepage .items-center{align-items:center}.plusphysio-homepage .justify-between{justify-content:space-between}.plusphysio-homepage .grid{display:grid}.plusphysio-homepage .gap-8{gap:2rem}.about-section,.video-section{background:linear-gradient(135deg,#f8f5f2,#e9f0f0)}.video-section{padding:80px 0;position:relative;overflow:hidden}.video-section:before{top:-100px;left:-100px;background:rgba(214,88,27,.05)}.video-section:after,.video-section:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;filter:blur(50px);z-index:1}.video-section:after{bottom:-100px;right:-100px;background:rgba(0,77,77,.05)}.video-container{margin-top:60px;display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap;position:relative;z-index:2}.reel-3d-container{perspective:1200px;width:332px;height:590px}.reel-3d-inner{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden;transform-style:preserve-3d;transition:transform .4s ease;box-shadow:0 25px 50px rgba(0,0,0,.15),0 0 0 4px #d6581b,0 0 0 8px rgba(214,88,27,.2);cursor:pointer}.reel-3d-inner:hover{transform:scale(1.02)}.reel-3d-video{width:100%;height:100%;object-fit:cover;border-radius:20px;display:block;transition:all .3s ease}.reel-3d-corner{position:absolute;width:30px;height:30px;background:#d6581b;z-index:3}.reel-3d-corner-tl{top:0;left:0;border-radius:0 0 15px 0}.reel-3d-corner-tr{top:0;right:0;border-radius:0 0 0 15px}.reel-3d-corner-bl{bottom:0;left:0;border-radius:0 15px 0 0}.reel-3d-corner-br{bottom:0;right:0;border-radius:15px 0 0 0}.profiles{display:flex;flex-direction:column;gap:25px;max-height:590px;overflow-y:auto;padding:15px;scrollbar-width:thin;scrollbar-color:rgba(214,88,27,.5) transparent}.profiles::-webkit-scrollbar{width:5px}.profiles::-webkit-scrollbar-track{background:transparent;margin:10px 0}.profiles::-webkit-scrollbar-thumb{background:rgba(214,88,27,.5);border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.profiles::-webkit-scrollbar-thumb:hover{background:rgba(214,88,27,.8)}.profile-card-3d{position:relative;width:365px;height:120px;perspective:1000px}.profile-card-3d-inner{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#004d4d,#066);color:#fff;border-radius:16px;padding:25px;display:flex;align-items:center;gap:15px;transform-style:preserve-3d;transform:translateZ(20px);transition:all .3s ease;z-index:2;cursor:pointer;overflow:hidden}.profile-card-3d-inner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,hsla(0,0%,100%,.1),transparent);z-index:1}.profile-card-3d-inner:hover{transform:translateZ(30px) scale(1.03)}.profile-card-3d.active .profile-card-3d-inner{background:linear-gradient(135deg,#d6581b,#e87a45);transform:translateZ(35px)}.profile-card-3d-shadow{position:absolute;bottom:-10px;left:10%;width:80%;height:30px;border-radius:50%;filter:blur(10px);transition:all .3s ease;z-index:1}.profile-card-3d:hover .profile-card-3d-shadow{transform:scale(1.1);filter:blur(15px)}.profile-img{width:85px;height:85px;border-radius:50%;object-fit:cover;border:2px solid var(--white);z-index:2}.profile-text{display:flex;flex-direction:column;z-index:2}.profile-text span:first-child{font-weight:600;font-size:18px}.profile-text span:last-child{font-size:14px;color:hsla(0,0%,100%,.8)}.profile-hover-indicator{position:absolute;right:25px;width:40px;height:40px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:all .3s ease;z-index:2}.profile-card-3d:hover .profile-hover-indicator{opacity:1;transform:scale(1)}.profile-hover-indicator i{color:#fff}.overlay{position:absolute;bottom:50px;left:0;right:0;padding:0 20px;flex-direction:column;gap:10px;z-index:2}.overlay,.overlay .btn{display:flex;align-items:center}.overlay .btn{padding:8px 22px;background:rgba(214,88,27,.9);color:#fff;border:none;border-radius:30px;font-weight:600;font-size:15px;box-shadow:0 5px 15px rgba(214,88,27,.4);transition:all .3s ease;gap:8px;z-index:3}.overlay .btn:hover{background:#b34a17;transform:translateY(-3px);box-shadow:0 8px 20px rgba(214,88,27,.6)}.powered{font-size:12px;color:hsla(0,0%,100%,.7);margin-top:5px}.play-icon{position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1;display:flex;justify-content:center;align-items:center;width:90px;height:90px;background:rgba(214,88,27,.85)!important;border-radius:50%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 20px rgba(0,0,0,.3)}.reel-3d-container:hover .play-icon{opacity:1}.play-icon-inner i{margin-top:3px;margin-left:3px;font-size:24px;color:#fff}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 0 rgba(214,88,27,.7)}70%{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 0 0 40px rgba(214,88,27,0)}to{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 0 rgba(214,88,27,0)}}.play-icon.pulse{animation:pulse 2s infinite}.request-form{background-image:url(/assets/image/slides/LpImage.webp);object-fit:cover;width:100%;background-repeat:no-repeat;background-size:cover}.get-form{margin-top:40px;justify-content:center;display:flex}.form-container{background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:30px;max-width:500px;border:1px solid hsla(0,0%,100%,.2);box-shadow:0 10px 30px rgba(0,0,0,.1)}.form-group .error-message{color:red;font-size:.8rem;margin-top:-15px;padding-left:10px;margin-bottom:2px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{margin-bottom:0!important}.form-input{height:57px!important;font-family:Poppins,sans-serif!important;margin-bottom:1rem!important;padding:14px 16px;border-radius:8px!important;border:2px solid var(--secondary)!important;background:transparent!important;font-size:1rem;transition:all .3s ease}.form-input::placeholder{color:var(--gray)}.form-input:focus{outline:none;box-shadow:0 0 0 3px hsla(0,0%,100%,.3)!important;background:var(--white)}textarea.form-input{margin-bottom:15px!important;min-height:90px;resize:vertical;padding:14px 16px!important}.checkbox-group{display:flex;align-items:flex-start;margin-bottom:15px!important}.checkbox-group input[type=checkbox]{width:20px;height:20px}.checkbox-group input[type=checkbox]+label{font-size:13px;color:var(--secondary)}@media screen and (max-width:1024px){.video-container{margin-top:40px}}@media screen and (max-width:768px){.video-section{padding:60px 0}.profile-card-3d{width:345px!important}.overlay .btn{padding:8px 18px!important;font-size:13px!important}}@media screen and (width:768px){.video-container{gap:20px!important;padding-left:10px!important}}@media screen and (max-width:767px){.video-container{gap:25px!important}.profile-card-3d{width:300px!important;height:100px;flex-shrink:0}.profiles{flex-direction:row!important;overflow-y:hidden!important;overflow-x:auto!important;max-height:none!important;width:100vw;margin-left:-20px;padding:20px!important;gap:20px!important;scrollbar-width:none}.profiles::-webkit-scrollbar{display:none}.profile-img{width:70px!important;height:70px!important}.profile-text span:first-child{font-size:15px!important}.profile-text span:last-child{font-size:11px!important;line-height:1.7}}@media screen and (max-width:576px){.video-section{padding:50px 0 25px}.video-container{margin-top:30px}.contact-form .row{flex-direction:row}.form-group input,.form-group textarea{font-size:12px}.form-title{font-size:20px}.request-form h2{font-size:25px}.plusphysio-homepage h3{font-size:18px}}.AIPatientKeyFeatures_featuresSection__TllfZ{padding:70px 0;background-color:#f8fbff;overflow:hidden}.AIPatientKeyFeatures_container__llct9{max-width:1320px;margin:0 auto;padding:0 25px}.AIPatientKeyFeatures_titleWrapper__38fUg{text-align:center;margin-bottom:60px}.AIPatientKeyFeatures_titleWrapper__38fUg h2{letter-spacing:0!important}.AIPatientKeyFeatures_contentWrapper__GWtWQ{display:flex;gap:50px;align-items:flex-start}.AIPatientKeyFeatures_tabSidebar__P9H5r{flex:0 0 330px;display:flex;flex-direction:column;gap:12px;position:-webkit-sticky;position:sticky;top:120px;z-index:10;background:#fff;padding:30px;border-radius:30px;box-shadow:0 20px 60px rgba(0,70,150,.08)}.AIPatientKeyFeatures_tabButton__Ynxwz{background:transparent;border:1px solid transparent;padding:16px 18px;border-radius:12px;font-size:15px;font-weight:600;color:#334155;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:15px;text-align:left;line-height:1.4}.AIPatientKeyFeatures_tabIcon__aNsqD{font-size:20px;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .3s ease}.AIPatientKeyFeatures_tabButton__Ynxwz:hover{background:#f1f5f9;color:var(--primary-color)}.AIPatientKeyFeatures_tabButton__Ynxwz:hover .AIPatientKeyFeatures_tabIcon__aNsqD{color:var(--primary-color)}.AIPatientKeyFeatures_activeTab__a6IeX{background:var(--primary-color)!important;color:#fff!important;box-shadow:0 8px 20px rgba(0,82,204,.2)!important}.AIPatientKeyFeatures_activeTab__a6IeX .AIPatientKeyFeatures_tabIcon__aNsqD{color:#fff!important}.AIPatientKeyFeatures_showcaseContent__rV5J3{flex:1 1;min-width:0}.AIPatientKeyFeatures_featureCard__i7eOI{background:#fff;border-radius:40px;padding:50px;min-height:460px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 25px 70px rgba(0,50,100,.05);border:1px solid rgba(226,232,240,.5);position:relative;overflow:hidden}.AIPatientKeyFeatures_featureCardSolo__FcqKJ{min-height:390px!important}.AIPatientKeyFeatures_featureCard__i7eOI:before{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background:var(--primary-color)}@keyframes AIPatientKeyFeatures_contentFadeIn__TjUYa{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.AIPatientKeyFeatures_textContent__kLWb8{animation:AIPatientKeyFeatures_contentFadeIn__TjUYa .5s cubic-bezier(.16,1,.3,1) forwards}.AIPatientKeyFeatures_cardTitle__HpybS{font-size:2rem;font-weight:800;color:var(--primary-color);margin-bottom:30px;line-height:1.25}.AIPatientKeyFeatures_cardDescription___LYc5{font-size:1.15rem;color:#475569;line-height:1.8}.AIPatientKeyFeatures_cardDescription___LYc5 p{margin-bottom:20px}.AIPatientKeyFeatures_cardDescription___LYc5 p:last-child{margin-bottom:0}@media (max-width:1199px){.AIPatientKeyFeatures_featureCard__i7eOI{padding:40px;min-height:440px}.AIPatientKeyFeatures_cardTitle__HpybS{font-size:2rem}.AIPatientKeyFeatures_tabSidebar__P9H5r{flex:0 0 280px;padding:20px}}@media (max-width:1024px){.AIPatientKeyFeatures_contentWrapper__GWtWQ{flex-direction:column;gap:30px}.AIPatientKeyFeatures_tabSidebar__P9H5r{flex:none;width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:12px;gap:12px;padding:20px;position:static;border-radius:20px}.AIPatientKeyFeatures_tabButton__Ynxwz{padding:14px 20px;font-size:14px;justify-content:flex-start}.AIPatientKeyFeatures_featureCard__i7eOI{padding:35px;min-height:auto;border-radius:25px}.AIPatientKeyFeatures_featureCard__i7eOI:before{width:100%;height:4px;top:0;left:0}}@media (max-width:767px){.AIPatientKeyFeatures_featuresSection__TllfZ{padding:50px 0}.AIPatientKeyFeatures_titleWrapper__38fUg h2{font-size:1.8rem}.AIPatientKeyFeatures_contentWrapper__GWtWQ{gap:20px}.AIPatientKeyFeatures_tabSidebar__P9H5r{display:flex;flex-direction:row;overflow-x:auto;padding:10px;gap:10px;border-radius:15px;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.AIPatientKeyFeatures_tabSidebar__P9H5r::-webkit-scrollbar{height:4px}.AIPatientKeyFeatures_tabSidebar__P9H5r::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.AIPatientKeyFeatures_tabSidebar__P9H5r::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.AIPatientKeyFeatures_tabButton__Ynxwz{flex-shrink:0;white-space:nowrap;padding:10px 18px;font-size:13px;gap:10px}.AIPatientKeyFeatures_tabIcon__aNsqD{font-size:16px}.AIPatientKeyFeatures_featureCard__i7eOI{padding:25px;border-radius:20px}.AIPatientKeyFeatures_cardTitle__HpybS{font-size:1.4rem;margin-bottom:15px}.AIPatientKeyFeatures_cardDescription___LYc5{font-size:.95rem;line-height:1.6}}