video{width:100%}html{box-sizing:border-box;scroll-behavior:smooth;scroll-padding-top:100px;font-size:100%;overflow-x:hidden}*,:before,:after{box-sizing:inherit}body{margin:0;padding:0;font-family:Poppins,sans-serif}img{object-fit:cover;width:100%;height:22rem}.logo{width:2rem;height:100%}@media (width>=33em){img{height:40em}}a,li,p,h1,h2,h3,h4{margin:0;padding:0;text-decoration:none;list-style:none}section{box-sizing:border-box;display:block;unicode-bidi:normal!important}.wrapper,.info-wrapper{padding:0 2rem}.flex{display:flex}.flex-jc-sb{justify-content:space-between}.flex-ai-c{align-items:center}.flex-jc-sa{justify-content:space-around}.flex-fd-c{flex-direction:column}.flex-gap{gap:2rem}.flex-gap-small{gap:.8rem}.flex-wrap{flex-wrap:wrap;justify-content:center}.flex-wrap-right{flex-wrap:wrap;justify-content:flex-end}.object-fit{object-fit:cover;height:40rem}input[type=text],input[type=email]{background-color:#e7ecef;border:none;outline:none;width:100%;height:3rem;margin:.5rem 0;font-family:Poppins,sans-serif;font-size:1rem;transition:all .3s ease-out}input[type=text]:focus,input[type=email]:focus{-webkit-box-shadow:0 0 24px -4px #00000040;border-bottom:2px solid #073280;box-shadow:0 0 24px -4px #0000001f}textarea{width:100%;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;resize:none;background-color:#e7ecef;border:none;outline:none;font-family:Poppins,sans-serif;font-size:1rem;overflow:auto}textarea:focus{-webkit-box-shadow:0 0 24px -4px #00000040;border-bottom:2px solid #073280;box-shadow:0 0 24px -4px #0000001f}@media screen and (width>=50em){.wrapper{padding:0 5rem}}@media screen and (width>=100em){.wrapper{padding:0 20rem}}@media screen and (width<=768px){.hide-mobile{display:none}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{color:#fff;z-index:1000;background:#612c69;border-radius:4px;width:1px;height:1px;padding:8px;font-weight:600;text-decoration:none;position:absolute;top:auto;left:-10000px;overflow:hidden}.skip-link:focus{width:auto;height:auto;position:fixed;top:6px;left:6px;overflow:visible}#main-content:focus{outline-offset:4px;outline:2px solid #612c69}.error-message{color:#d32f2f;margin-top:.25rem;font-size:.875rem;display:none}.error-message.show{display:block}.form-group{margin-bottom:1.5rem}.form-group label{color:#612c69;margin-bottom:.5rem;font-weight:500;display:block}.form-group input,.form-group textarea,.form-group select{border:2px solid #e0e0e0;border-radius:4px;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#612c69;outline:none;box-shadow:0 0 0 3px #612c691a}.form-group input:invalid,.form-group textarea:invalid,.form-group select:invalid,.form-group input[aria-invalid=true],.form-group textarea[aria-invalid=true],.form-group select[aria-invalid=true]{border-color:#d32f2f}button:focus{outline:none}a:focus{outline-offset:2px;outline:2px solid #612c69}@media (prefers-contrast:high){.button{border:2px solid}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.menu-toggle{cursor:pointer;background:0 0;border:none;padding:.5rem}.menu-toggle:focus{outline-offset:2px;outline:2px solid #612c69}.header{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;justify-content:space-between;align-items:center;width:80%;max-width:1200px;padding:1rem 2rem;transition:all .3s;display:flex;position:fixed;top:2rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001a}.header .logo-container{z-index:1001;align-items:center;display:flex}.header .logo-container .logo{width:auto;height:40px}.header nav{align-items:center;display:flex}.header nav .nav-links{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.header nav .nav-links li a{color:#612c69;border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.header nav .nav-links li a:hover{color:#943c84;background:#943c841a;transform:translateY(-2px)}.header nav .nav-links li a.active{color:#943c84;background:#943c8426}.header .menu-toggle{cursor:pointer;z-index:1002;border-radius:8px;flex-direction:column;padding:.5rem;display:none;position:relative}.header .menu-toggle .hamburger{background:#612c69;border-radius:2px;width:25px;height:3px;margin:3px 0}@media (width<=768px){.header{width:95%;padding:1rem 1.5rem;top:1rem}.header nav{-webkit-backdrop-filter:blur(20px);z-index:999;background:linear-gradient(135deg,#fffffffa 0% 100%);width:300px;height:100vh;padding:5rem 2rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000004d}.header nav.nav-active{border:none;border-radius:16px;right:0}.header nav .nav-links{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.header nav .nav-links li{width:100%}.header nav .nav-links li a{color:#612c69;text-align:right;background:#8835cc0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;display:block}.header nav .nav-links li a:hover{color:#98c11d;background:#a0dd6726;border-color:#fff3;transform:translate(5px)}.header nav .nav-links li a.active{color:#98c11d;background:#98c11d33;border-color:#98c11d4d}.header .menu-toggle{z-index:1003;border-radius:8px;padding:.75rem;display:flex;position:fixed;right:2rem}.header .menu-toggle .hamburger{background:#612c69}.nav-overlay{-webkit-backdrop-filter:blur(5px);z-index:998;opacity:0;visibility:hidden;background:#00000080;width:100vw;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.nav-overlay.active{opacity:1;visibility:visible}}@media (width<=480px){.header nav{width:280px;padding:4rem 1.5rem 2rem}}.footer{color:#fff;background:linear-gradient(135deg,#612c69 0%,#85367b 100%);margin-top:4rem;padding:4rem 0 2rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-main{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem;display:grid}@media (width<=768px){.footer-main{grid-template-columns:1fr;gap:2.5rem}}.footer-brand .footer-logo{filter:brightness(0)invert();width:200px;height:auto;margin-bottom:1.5rem}.footer-brand .footer-description{color:#ffffffe6;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.footer-brand .footer-contact-info p{margin:.5rem 0;font-size:.95rem}.footer-brand .footer-contact-info p strong{color:#fff;font-weight:600}.footer-brand .footer-contact-info p a{color:#98c11d;font-weight:500;text-decoration:none}.footer-brand .footer-contact-info p a:hover{color:#fff;text-decoration:underline}.footer-services h4,.footer-company h4,.footer-connect h4{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700;position:relative}.footer-services h4:after,.footer-company h4:after,.footer-connect h4:after{content:"";background-color:#98c11d;width:30px;height:2px;position:absolute;bottom:-.5rem;left:0}.footer-nav{flex-direction:column;gap:.75rem;display:flex}.footer-nav a{color:#ffffffe6;min-height:24px;padding:.25rem 0;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .3s;display:block}.footer-nav a:hover{color:#98c11d}@media (width>=769px){.footer-nav a:hover{padding-left:.5rem}}@media (width<=768px){.footer-nav a{background-color:#ffffff1a;border:1px solid #fff3;border-radius:6px;margin-bottom:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:#fff!important}.footer-nav a:hover{background-color:#ffffff26;border-color:#ffffff4d;color:#4ade80!important}.footer-nav a:last-child{margin-bottom:0}}.footer-connect .footer-connect-text{color:#fffc;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.social-media-links{gap:1rem;display:flex}.social-media-links a{background-color:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.social-media-links a:hover{background-color:#98c11d;border-color:#98c11d;transform:translateY(-2px);box-shadow:0 4px 12px #98c11d4d}.social-media-links a:hover img{filter:brightness(0)invert()}.social-media-links a img{filter:brightness(0)invert();width:20px;height:20px;transition:filter .3s}.footer-bottom{border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-top:2rem;display:flex}@media (width<=768px){.footer-bottom{text-align:center;flex-direction:column;gap:1.5rem}}.footer-accreditation{align-items:center;gap:2rem;display:flex}@media (width<=768px){.footer-accreditation{flex-direction:column;gap:1rem}}.footer-accreditation .accreditation-text{color:#fffc;margin:0;font-size:.9rem;font-weight:500}.footer-accreditation .ndis-logo-container{align-items:center;gap:1.5rem;display:flex}.footer-accreditation .ndis-logo-container img{opacity:.9;width:auto;height:2.5rem;transition:all .3s}.footer-accreditation .ndis-logo-container img:nth-child(2){height:3rem}.footer-accreditation .ndis-logo-container img:hover{opacity:1;transform:scale(1.05)}.footer-legal{text-align:right}@media (width<=768px){.footer-legal{text-align:center}}.footer-legal p{color:#ffffffb3;margin:0;font-size:.85rem;line-height:1.4}.footer-legal p:first-child{color:#ffffffe6;margin-bottom:.25rem;font-weight:500}.footer-legal .footer-abn{color:#fff9;font-size:.75rem}@media (width<=480px){.footer{padding:3rem 0 1.5rem}.footer-container{padding:0 1rem}.footer-main{gap:2rem}.footer-brand .footer-logo{width:150px}.social-media-links{justify-content:center}.footer-accreditation .ndis-logo-container{gap:1rem}.footer-accreditation .ndis-logo-container img{height:2rem}.footer-accreditation .ndis-logo-container img:nth-child(2){height:2.5rem}}.button{color:#fff;text-align:center;background:#612c69;border:none;border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 8px #612c6933}.button:focus{outline:none}.button:hover{cursor:pointer;background:#85367b;transform:translateY(-1px);box-shadow:0 4px 12px #612c6940}.button:active{transform:translateY(0)}.button-secondary{color:#612c69;background:0 0;border:1px solid #612c6999}.button-secondary:hover{color:#612c69;background:#612c691a;border-color:#612c69}.button-green{background:#98c11d;box-shadow:0 2px 8px #98c11d33}.button-green:hover{background:#02833f;box-shadow:0 4px 12px #98c11d40}.flex-box-wrapper{background:#fff;border-radius:0;grid-template-columns:1fr;gap:0;margin-top:2rem;display:grid;overflow:hidden;box-shadow:0 2px 15px #00000014}@media screen and (width>=768px){.flex-box-wrapper{margin-top:3rem}}@media screen and (width>=60em){.flex-box-wrapper{grid-template-columns:1.2fr 1fr;min-height:600px;margin-top:5rem}}.flex-box-wrapper .text-container{color:#fff;text-align:center;background-image:linear-gradient(135deg,#612c69d9 0%,#85367be6 100%),url(family.5cd5e79c.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:300px;padding:3rem 1.5rem;display:flex}@media screen and (width>=480px){.flex-box-wrapper .text-container{padding:3rem 2rem}}@media screen and (width>=768px){.flex-box-wrapper .text-container{min-height:350px;padding:4rem 2rem}}@media screen and (width>=60em){.flex-box-wrapper .text-container{text-align:left;justify-content:flex-end;align-items:flex-start;min-height:600px;padding:4rem 3rem}}.flex-box-wrapper .text-container h2{margin-bottom:0;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:700;line-height:clamp(1.9rem,4vw,3.3rem)}@media screen and (width<=480px){.flex-box-wrapper .text-container h2{font-size:1.8rem;line-height:1.9rem}}.flex-box-wrapper .text-container p{opacity:.95;max-width:450px;font-size:clamp(.95rem,2vw,1.2rem);line-height:1.4}@media screen and (width<=480px){.flex-box-wrapper .text-container p{font-size:.95rem;line-height:1.3}}.flex-box-wrapper .form-container{background:#fff;flex-direction:column;justify-content:center;padding:3rem 1.5rem;display:flex}@media screen and (width>=480px){.flex-box-wrapper .form-container{padding:3rem 2rem}}@media screen and (width>=768px){.flex-box-wrapper .form-container{padding:4rem 2rem}}@media screen and (width>=60em){.flex-box-wrapper .form-container{padding:4rem 3rem}}.flex-box-wrapper .form-container form{flex-direction:column;gap:1.5rem;width:100%;max-width:500px;margin:0 auto;display:flex}@media screen and (width<=480px){.flex-box-wrapper .form-container form{gap:1rem}}.flex-box-wrapper .form-container form input,.flex-box-wrapper .form-container form textarea,.flex-box-wrapper .form-container form select{background:#f5f4f505;border:none;border-bottom:2px solid #f5f4f580;border-radius:0;width:100%;padding:1.2rem;font-family:Poppins,sans-serif;font-size:1rem}@media screen and (width<=480px){.flex-box-wrapper .form-container form input,.flex-box-wrapper .form-container form textarea,.flex-box-wrapper .form-container form select{padding:1rem;font-size:.95rem}}.flex-box-wrapper .form-container form input:focus,.flex-box-wrapper .form-container form textarea:focus,.flex-box-wrapper .form-container form select:focus{background:#fff;border-bottom-color:#612c69;outline:none}.flex-box-wrapper .form-container form input::placeholder,.flex-box-wrapper .form-container form textarea::placeholder,.flex-box-wrapper .form-container form select::placeholder{color:#00000080;font-weight:400}.flex-box-wrapper .form-container form select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23666'><path d='M7 10l5 5 5-5H7z'/></svg>");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2rem;padding-right:3rem}.flex-box-wrapper .form-container form select option{color:#000;background:#fff;padding:.5rem;font-family:Poppins,sans-serif}.flex-box-wrapper .form-container form select option[disabled]{color:#00000080;font-style:italic}.flex-box-wrapper .form-container form textarea{resize:vertical;min-height:120px;font-family:Poppins,sans-serif}@media screen and (width<=480px){.flex-box-wrapper .form-container form textarea{min-height:100px}}.flex-box-wrapper .form-container form button{color:#fff;cursor:pointer;background:#612c69;border:none;border-radius:4px;margin-top:.5rem;padding:1rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;transition:all .2s;box-shadow:0 2px 8px #612c6933}@media screen and (width<=480px){.flex-box-wrapper .form-container form button{padding:.9rem 1.5rem;font-size:.95rem}}.flex-box-wrapper .form-container form button:hover{background:#85367b;transform:translateY(-1px);box-shadow:0 4px 12px #612c6940}.flex-box-wrapper .form-container form button:active{transform:translateY(0)}.hero-section{background:linear-gradient(135deg,#f5f4f5 0%,#fff 100%);padding:4rem 0 3rem}@media (width>=768px){.hero-section{padding:6rem 0 4rem}}@media (width>=1024px){.hero-section{padding:8rem 0 6rem}}.hero-content{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}@media (width>=768px){.hero-content{grid-template-columns:1fr 1fr;gap:4rem;padding:0 2rem}}@media (width>=1024px){.hero-content{gap:6rem}}.hero-text .hero-heading{color:#612c69;margin-bottom:1.5rem;font-family:DM Serif Display,serif;font-size:clamp(2.5rem,5vw,4rem);line-height:1.2}@media (width>=768px){.hero-text .hero-heading{font-size:clamp(3rem,5vw,4.5rem)}}.hero-text .hero-subtitle{color:#85367b;margin-bottom:2rem;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:500;line-height:1.6}.hero-text .hero-description{color:#666;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hero-text .hero-description strong{color:#612c69;font-weight:600}.hero-text .hero-cta{flex-direction:column;gap:1rem;display:flex}@media (width>=480px){.hero-text .hero-cta{flex-direction:row}}.hero-text .hero-cta .button{text-align:center;border-radius:8px;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .3s}.hero-text .hero-cta .button.primary{color:#fff;background:#612c69}.hero-text .hero-cta .button.primary:hover{background:#85367b;transform:translateY(-2px);box-shadow:0 4px 20px #612c694d}.hero-text .hero-cta .button.secondary{color:#612c69;background:0 0;border:2px solid #612c69}.hero-text .hero-cta .button.secondary:hover{color:#fff;background:#612c69}.hero-image{position:relative}.hero-image img{object-fit:cover;border-radius:20px;width:100%;height:400px;box-shadow:0 20px 60px #0000001a}@media (width>=768px){.hero-image img{height:500px}}.hero-image:after{content:"";z-index:-1;opacity:.3;background:linear-gradient(135deg,#943c84 0%,#85367b 100%);border-radius:20px;width:100%;height:100%;position:absolute;top:20px;right:20px}.service-features-section{background:#fff;padding:4rem 0}@media (width>=768px){.service-features-section{padding:6rem 0}}@media (width>=1024px){.service-features-section{padding:8rem 0}}.section-header{text-align:center;max-width:800px;margin:0 auto 3rem;padding:0 1.5rem}@media (width>=768px){.section-header{margin:0 auto 4rem;padding:0 2rem}}@media (width>=1024px){.section-header{margin:0 auto 5rem}}.section-header h2{color:#612c69;margin-bottom:1.5rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.3}.section-header p{color:#666;font-size:clamp(1rem,2.5vw,1.3rem);line-height:1.6}.features-grid{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}@media (width>=768px){.features-grid{gap:4rem;padding:0 2rem}}@media (width>=1024px){.features-grid{gap:6rem}}.feature-item{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=768px){.feature-item{grid-template-columns:1fr 1fr;gap:4rem}.feature-item:nth-child(2n) .feature-content{order:2}.feature-item:nth-child(2n) .feature-image{order:1}}.feature-content .feature-title{color:#612c69;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.3}.feature-content .feature-description{color:#666;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.feature-content .feature-benefits{margin:0;padding:0;list-style:none}.feature-content .feature-benefits li{color:#555;margin-bottom:.8rem;padding-left:2rem;line-height:1.6;position:relative}.feature-content .feature-benefits li:before{content:"✓";color:#98c11d;font-size:1.2rem;font-weight:700;position:absolute;left:0}.feature-image{position:relative}.feature-image img{object-fit:cover;border-radius:16px;width:100%;height:300px;box-shadow:0 10px 40px #0000001a}@media (width>=768px){.feature-image img{height:350px}}.feature-image .image-overlay{background:linear-gradient(#0000,#000000b3);border-radius:0 0 16px 16px;padding:2rem;position:absolute;bottom:0;left:0;right:0}.feature-image .image-overlay .overlay-text{color:#fff;opacity:.9;font-size:.9rem;font-weight:500}.process-section{background:linear-gradient(135deg,#f5f4f5 0%,#fff 100%);padding:4rem 0}@media (width>=768px){.process-section{padding:6rem 0}}@media (width>=1024px){.process-section{padding:8rem 0}}.process-steps{grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;padding:0 1.5rem;display:grid}@media (width>=768px){.process-steps{grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 2rem}}@media (width>=1024px){.process-steps{gap:3rem}}.process-step{text-align:center;background:#fff;border-radius:20px;padding:2rem 1.5rem;transition:transform .3s;position:relative;box-shadow:0 10px 30px #0000000d}@media (width>=768px){.process-step{padding:2.5rem 2rem}}@media (width>=1024px){.process-step{padding:3rem 2rem}}.process-step:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.process-step .step-number{color:#fff;background:linear-gradient(135deg,#612c69 0%,#85367b 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:1.3rem;font-weight:700;display:flex}@media (width>=768px){.process-step .step-number{width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem}}.process-step h3{color:#612c69;margin-bottom:.8rem;font-size:1.2rem;font-weight:600}@media (width>=768px){.process-step h3{margin-bottom:1rem;font-size:1.3rem}}.process-step p{color:#666;font-size:.95rem;line-height:1.6}@media (width>=768px){.process-step p{font-size:1rem}}.service-cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#612c69 0%,#85367b 100%);padding:4rem 0}@media (width>=768px){.service-cta-section{padding:6rem 0}}@media (width>=1024px){.service-cta-section{padding:8rem 0}}.service-cta-section .cta-content{max-width:800px;margin:0 auto;padding:0 1.5rem}@media (width>=768px){.service-cta-section .cta-content{padding:0 2rem}}.service-cta-section .cta-content h2{margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(1.8rem,4vw,3rem);line-height:1.3}@media (width>=768px){.service-cta-section .cta-content h2{margin-bottom:1.5rem}}.service-cta-section .cta-content p{opacity:.9;margin-bottom:2rem;font-size:clamp(.95rem,2.5vw,1.3rem);line-height:1.6}@media (width>=768px){.service-cta-section .cta-content p{margin-bottom:2.5rem}}.service-cta-section .cta-content .button{border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}@media (width>=768px){.service-cta-section .cta-content .button{padding:1.2rem 2.5rem;font-size:1.1rem}}.service-cta-section .cta-content .button.large{padding:1.2rem 2.5rem;font-size:1.1rem}@media (width>=768px){.service-cta-section .cta-content .button.large{padding:1.4rem 3rem;font-size:1.2rem}}.service-cta-section .cta-content .button.primary{color:#612c69;background:#98c11d}.service-cta-section .cta-content .button.primary:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 20px #ffffff4d}.service-cta-section .cta-content .button.secondary{color:#fff;background:0 0;border:2px solid #fff}.service-cta-section .cta-content .button.secondary:hover{color:#612c69;background:#fff}.service-cta-section .cta-content .cta-buttons{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (width>=480px){.service-cta-section .cta-content .cta-buttons{flex-direction:row}}.community-care-img{background-image:url(supported-living-wheelchair.4d07172b.webp);background-position:50%}.community-social-img{background-image:url(social.929653a1.jpg)}.personal-activities-img{background-image:url(woman-working.1b417ac3.jpg)}.household-task-img{background-image:url(cleaning.3087593e.jpg)}.nursing-care-img{background-image:url(nurse-care.e9700022.jpeg);background-position:50%}.personal-activities-img{background-image:url(exercising.d53ae100.jpg);background-position:50%}.independent-living-img{background-image:url(woman-working.1b417ac3.jpg);background-position:50%}.shared-living-img{background-image:url(cleaning.3087593e.jpg);background-position:50%}.transport-img{background-image:url(travel-support.fcc53387.jpg);background-position:50%}
/*# sourceMappingURL=nursing-care.1b3bd29f.css.map */
