.about-section{width:100%;padding:3rem 1rem;background-color:#FFFFFF}.about-container{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.about-header{width:100%;order:0;text-align:center}.about-image-column{width:100%;order:1}.about-image-wrapper{position:relative;width:100%;height:350px;border-radius:1.5rem;overflow:hidden;margin-top:-50px}.about-main-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.about-image{object-fit:contain;object-position:center}.about-ndis-badge{position:absolute;bottom:2.75rem;left:1.2rem;z-index:10;background-color:#FFFFFF;border-radius:1rem;padding:.75rem 1.25rem;width:160px;height:auto;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ndis-logo{width:500%;height:auto;object-fit:cover}.about-content-column{width:100%;order:2}.about-content{display:flex;flex-direction:column;gap:1rem}.about-badge-wrapper{margin-bottom:.5rem}.about-desktop-header{display:none}.about-description{font-family:var(--font-poppins),sans-serif;font-size:.938rem;line-height:1.5;color:#0C1628;margin-top:-40px}.about-services{display:flex;flex-direction:column;gap:.5rem}.about-services-title{font-family:var(--font-poppins),sans-serif;font-size:.938rem;font-weight:600;color:#0C1628;margin:0}.about-services-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.about-service-item{font-family:var(--font-poppins),sans-serif;font-size:.938rem;line-height:1.5;color:#0C1628;padding-left:1.5rem;position:relative}.about-service-item:before{content:"•";position:absolute;left:.5rem;color:#0C1628;font-weight:700;font-size:1.25rem}.about-cta-buttons{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:.5rem}@media (min-width:768px){.about-section{padding:4rem 2rem}.about-container{gap:2rem}.about-image-wrapper{height:450px}.about-ndis-badge{width:180px;padding:.5rem 1rem}.about-description,.about-service-item,.about-services-title{font-size:1rem}.about-cta-buttons{flex-direction:row;flex-wrap:wrap;align-items:flex-start}}@media (min-width:1024px){.about-section{padding:6rem 2rem 3rem}.about-container{flex-direction:row;align-items:flex-start;gap:2.5rem}.about-header{display:none}.about-image-column{width:45%;order:1}.about-image-wrapper{height:550px;margin-top:2.5rem}.about-ndis-badge{width:220px;padding:.5rem 1.75rem;position:absolute;bottom:5.2rem;left:2rem;z-index:10}.about-content-column{width:55%;order:2}.about-content{gap:1.25rem}.about-desktop-header{display:block}.about-desktop-header .about-badge-wrapper{margin-bottom:.5rem}.about-desktop-header .section-title{margin-bottom:0}.about-description{font-size:1.063rem;line-height:1.5;margin:0}.about-services-title{font-size:1.063rem}.about-service-item{font-size:1.063rem;line-height:1.6}.about-cta-buttons{margin-top:.1rem}}@media (min-width:1280px){.about-section{padding:3rem 2rem 3.5rem}.about-container{gap:3rem}.about-description,.about-service-item,.about-services-title{font-size:1.125rem}}.hero-section{position:relative;min-height:600px;overflow:hidden;display:flex;align-items:center}.hero-background{z-index:0}.hero-background,.hero-background-slider{position:absolute;top:0;left:0;width:100%;height:100%}.hero-background-image{object-fit:cover;object-position:center center;animation-duration:9s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@media (max-width:767px){.hero-background-image{object-position:60% center}}.hero-slide-1{animation-name:fadeSlide1}.hero-slide-2{animation-name:fadeSlide2}.hero-slide-3{animation-name:fadeSlide3}@keyframes fadeSlide1{0%{opacity:1}28%{opacity:1}33%{opacity:0}95%{opacity:0}to{opacity:1}}@keyframes fadeSlide2{0%{opacity:0}28%{opacity:0}33%{opacity:1}61%{opacity:1}67%{opacity:0}to{opacity:0}}@keyframes fadeSlide3{0%{opacity:0}61%{opacity:0}67%{opacity:1}95%{opacity:1}to{opacity:0}}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.85) 0,rgba(255,255,255,.5) 60%,transparent);z-index:1}.hero-container{position:relative;z-index:2;max-width:none;margin-left:0;margin-right:0;padding:3rem 1.5rem;width:100%}.hero-content{max-width:600px}.hero-title{font-family:var(--font-cooper),serif;font-size:1.875rem;font-weight:400;line-height:1.3;color:#0C1628;margin-bottom:1rem}.hero-highlight{background-color:#F8E8D8;color:#0C1628;padding-left:.5rem;padding-right:.5rem;border-radius:.5rem;display:inline-block}.hero-highlight-mt{margin-top:.5rem}.hero-description{font-family:var(--font-sans),sans-serif;font-size:1.125rem;color:#0C1628;margin-bottom:1.5rem;line-height:1.6}.hero-buttons{display:flex;flex-direction:row;gap:.75rem;margin-bottom:1.5rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;font-family:var(--font-sans),sans-serif;font-weight:600;font-size:.875rem;padding:.5rem 1.5rem;transition:all .2s ease;text-decoration:none;flex:1}.hero-button-primary{background-color:#FFFFFF;color:#0C1628;border:1px solid #0c1628}.hero-button-primary:hover{background-color:#F9FAFB}.hero-button-secondary{background-color:#0C1628;color:#FFFFFF}.hero-button-secondary:hover{background-color:#B1C3CD;color:#0C1628}.hero-ndis-badge-desktop{display:flex;margin-top:1.5rem;margin-left:0}.hero-ndis-content{display:flex;align-items:center;gap:0}.hero-ndis-logo-desktop{width:90px;height:45px;margin-left:-1.4rem}.hero-ndis-text-desktop{display:flex;flex-direction:column;margin-left:-.8rem}.hero-ndis-text-desktop span{font-size:.85rem;color:#0C1628;font-family:var(--font-sans),sans-serif;white-space:nowrap;line-height:1.3}.hero-button:focus-visible{outline:3px solid #5BC0BE;outline-offset:2px}@media (min-width:640px) and (max-width:767px){.hero-section{min-height:650px}.hero-container{padding:3rem 2rem}.hero-content{max-width:500px}.hero-title{font-size:2.25rem;margin-bottom:1.5rem}.hero-description{font-size:1.25rem;margin-bottom:2rem}.hero-buttons{gap:1rem;margin-bottom:2rem}.hero-button{font-size:1rem;padding:.625rem 2rem;flex:initial}.hero-ndis-badge-desktop{margin-left:-1.7rem}.hero-ndis-logo-desktop{width:100px;height:40px}.hero-ndis-text-desktop{margin-left:-1.2rem}.hero-ndis-text-desktop span{font-size:.75rem}}@media (min-width:768px) and (max-width:1023px){.hero-section{min-height:700px}.hero-container{padding:4rem 2.5rem}.hero-content{max-width:550px}.hero-title{font-size:3rem;margin-bottom:1.5rem}.hero-description{font-size:1.35rem;margin-bottom:2rem}.hero-buttons{gap:1rem;margin-bottom:2rem}.hero-button{font-size:1.05rem;padding:.625rem 2.25rem;flex:initial}.hero-ndis-badge-desktop{margin-left:-1.7rem}.hero-ndis-logo-desktop{width:110px;height:50px}.hero-ndis-text-desktop{margin-left:-1.2rem}.hero-ndis-text-desktop span{font-size:.9rem}}@media (min-width:1024px) and (max-width:1279px){.hero-section{min-height:750px}.hero-container{padding:3rem 2rem 5rem 0;margin-left:1rem}.hero-content{max-width:650px;margin-left:0}.hero-title{font-size:3.25rem;margin-bottom:.75rem}.hero-description{font-size:1.4rem;margin-bottom:1.25rem}.hero-button{font-size:1.1rem;padding:.5rem 2.25rem}.hero-ndis-logo-desktop{width:115px;height:55px;margin-left:-.2rem}.hero-ndis-text-desktop span{font-size:1.1rem}}@media (min-width:1280px) and (max-width:1535px){.hero-section{min-height:800px}.hero-container{padding:3rem 3.5rem 5rem}.hero-content{max-width:700px;margin-left:0}.hero-title{font-size:3.5rem;margin-bottom:.75rem}.hero-description{font-size:1.45rem;margin-bottom:1.25rem}.hero-button{font-size:1.15rem;padding:.5rem 1.95rem;flex:0 0 auto;width:auto}.hero-ndis-logo-desktop{width:118px;height:58px;margin-left:-1.8rem}.hero-ndis-text-desktop span{font-size:1.15rem}}@media (min-width:1536px) and (max-width:1919px){.hero-section{min-height:850px}.hero-container{padding:.5rem 7.5rem 5.5rem}.hero-content{max-width:750px;margin-left:0}.hero-title{font-size:3.75rem;margin-bottom:.75rem}.hero-description{font-size:1.5rem;margin-bottom:1.25rem}.hero-button{font-size:1.15rem;padding:.5rem 1.5rem;flex:0 0 auto;width:auto}.hero-ndis-logo-desktop{width:120px;height:60px;margin-left:-1.9rem}.hero-ndis-text-desktop span{font-size:1.2rem}}@media (min-width:1920px) and (max-width:2559px){.hero-section{min-height:900px}.hero-container{padding:4rem 11rem 6rem}.hero-content{max-width:850px;margin-left:0}.hero-title{font-size:4rem;margin-bottom:.75rem}.hero-description{font-size:1.75rem;margin-bottom:1.25rem}.hero-button{font-size:1.25rem;padding:.7rem 2rem;flex:0 0 auto;width:auto}.hero-ndis-logo-desktop{width:135px;height:65px;margin-left:-.2rem}.hero-ndis-text-desktop span{font-size:1.35rem}}@media (min-width:2560px){.hero-section{min-height:1000px}.hero-container{padding:4rem 15rem 7rem}.hero-content{max-width:950px;margin-left:0}.hero-title{font-size:4.5rem;margin-bottom:.75rem}.hero-description{font-size:2rem;margin-bottom:1.25rem}.hero-button{font-size:1.375rem;padding:.8rem 2.5rem;flex:0 0 auto;width:auto}.hero-ndis-logo-desktop{width:150px;height:75px;margin-left:-.2rem}.hero-ndis-text-desktop span{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.hero-button,.hero-stat-slide{transition:none}.hero-background-image{animation:none}.hero-slide-1{opacity:1}.hero-slide-2,.hero-slide-3{opacity:0}}.how-it-works-section{width:100%;padding:3rem 1rem;background-color:#FFFFFF}.how-it-works-container{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.how-it-works-header{text-align:center}.how-it-works-badge-wrapper{margin-bottom:.75rem}.how-it-works-content{display:flex;flex-direction:column;gap:2rem}.how-it-works-steps-list{display:flex;flex-direction:column;gap:.875rem;width:100%}.how-it-works-step-card{display:flex;align-items:flex-start;gap:.875rem;padding:1.25rem;background-color:#F8E8D8!important;border-radius:1rem;border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease;text-align:left;width:100%;opacity:1!important}.step-card-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#FFFFFF!important;border-radius:50%;padding:.625rem}.step-icon{width:100%;height:100%;color:#0C1628!important}.step-card-content{flex:1}.step-card-title{font-family:var(--font-cooper),serif;font-size:1.125rem;font-weight:400;margin:0 0 .375rem;line-height:1.3;color:#0C1628!important}.step-card-description{font-family:var(--font-poppins),sans-serif;font-size:.813rem;line-height:1.5;margin:0;color:#0C1628!important}.how-it-works-step-card.active{background-color:#0C1628!important;opacity:1!important}.how-it-works-step-card.active .step-card-icon{background-color:#FFFFFF!important}.how-it-works-step-card.active .step-icon{color:#0C1628!important}.how-it-works-step-card.active .step-card-description,.how-it-works-step-card.active .step-card-title{color:#FFFFFF!important}.how-it-works-image-display{width:100%;order:-1}.image-display-wrapper{position:relative;width:100%;height:350px;border-radius:1.5rem;overflow:hidden;background-color:#EDEFF3}.display-image{object-fit:cover;object-position:center;transition:opacity .3s ease}.how-it-works-cta{text-align:center;margin-top:1rem}@media (min-width:768px){.how-it-works-section{padding:4rem 2rem}.how-it-works-container{gap:3rem}.how-it-works-content{gap:2.5rem}.how-it-works-step-card{padding:1.375rem}.image-display-wrapper{height:450px}.step-card-icon{width:44px;height:44px}.step-card-title{font-size:1.25rem;font-weight:400}.step-card-description{font-size:.875rem}}@media (min-width:1024px){.how-it-works-section{padding:3rem 2rem 6rem}.how-it-works-container{gap:4rem}.how-it-works-content{flex-direction:row;align-items:center;gap:3rem}.how-it-works-steps-list{width:50%;gap:1rem}.how-it-works-image-display{width:50%;order:0}.image-display-wrapper{height:500px}.how-it-works-step-card{padding:1.375rem}.step-card-icon{width:48px;height:48px}.step-card-title{font-size:1.375rem;font-weight:400}.step-card-description{font-size:.938rem}}@media (min-width:1280px){.how-it-works-section{padding:5.75rem 2rem 7rem}.how-it-works-content{gap:4rem}.image-display-wrapper{height:550px}.step-card-icon{width:52px;height:52px}.step-card-title{font-size:1.5rem;font-weight:400}.step-card-description{font-size:1rem}}@media (prefers-reduced-motion:reduce){.display-image,.how-it-works-step-card{transition:none;transform:none}}.how-it-works-step-card:focus-visible{outline:3px solid #5BC0BE;outline-offset:2px}@media (prefers-contrast:high){.how-it-works-step-card{border:2px solid}}