.basic-button{background-color:var(--color-primary);color:#fff;border:2px solid #fff;border-radius:20px;padding:5px 60px;width:max-content;font-size:18px;transition:.3s ease-in-out;cursor:pointer;text-align:center}.basic-button:hover{background-color:var(--color-primary-hover)}.basic-button.secondary{background-color:transparent}.basic-button.secondary:hover{background-color:var(--color-primary-hover)}.input-container{width:100%;height:auto}.input-container label{margin-left:17px}.input-container label.required:after{content:"*";color:red}.input-container .input-container-inner{height:40px;margin-top:5px}.input-container .input-container-inner input{height:100%;width:100%;border:2px solid #000;border-radius:20px;box-sizing:border-box;padding-left:15px}.input-container .input-container-inner input.input-error{border:2px solid red}.contact-form .form-inner{display:flex;flex-direction:column;row-gap:30px}.contact-form .form-inner .input-flex-container{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:30px}.contact-form .form-inner .input-flex-container div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 10px);min-width:200px}.contact-form .form-inner textarea{width:100%;height:100px;resize:none;padding:10px 10px 10px 15px;border:2px solid #000;border-radius:20px;box-sizing:border-box;margin-top:5px}.contact-form .form-inner .button-holder{width:100%;display:flex;justify-content:flex-end}.contact-form .form-inner .contact-status{text-align:right}.contact-form .form-inner .contact-status p{margin:0}.contact-form .form-inner .contact-status p.error-text{color:#cc3232}.contact-form .form-inner .contact-status p.success-text{color:#2dc937}@media only screen and (max-width:450px){.contact-form .form-inner .input-flex-container div{min-width:100%}}.image-with-text-flex .image-with-text-flex-inner{position:relative;flex-wrap:wrap;width:90%;margin:0 auto;max-width:var(--max-width);display:flex;gap:30px}.image-with-text-flex .image-with-text-flex-inner .blob-container{top:-60px;left:-200px;position:absolute;height:450px;width:450px;opacity:.4;z-index:-1;transform:rotate(0deg)}.image-with-text-flex .image-with-text-flex-inner .image-with-text-section{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 30px);border-radius:10px;background-size:cover;background-position:top;min-width:300px}.image-with-text-flex .image-with-text-flex-inner .image-with-text-section.image{min-height:300px}.image-with-text-flex .image-with-text-flex-inner .image-with-text-section.image.contain-image{background-size:contain;background-repeat:no-repeat}.image-with-text-flex .image-with-text-flex-inner .image-with-text-section h2{margin:0}.image-with-text-flex .image-with-text-flex-inner .image-with-text-section .bold-text{font-weight:600}@media only screen and (max-width:580px){.image-with-text-flex .image-with-text-flex-inner .image-with-text-section{min-width:100%}}.key-values .key-values-inner{width:90%;max-width:var(--max-width);margin:0 auto}.key-values .key-values-inner .key-values-track{display:flex;justify-content:flex-start;width:100%;gap:45px;flex-wrap:wrap}.key-values .key-values-inner .key-values-track .key-value-single{flex:1 1 300px;background-color:#f7f7f7;padding:30px;border-radius:20px}.key-values .key-values-inner .key-values-track .key-value-single svg{width:100px;min-width:100px;height:min-content;fill:var(--color-primary)}.key-values .key-values-inner .key-values-track .key-value-single .key-value-text h3{font-size:1.5rem;margin-bottom:10px}.key-values .key-values-inner .key-values-track .key-value-single .key-value-text p{margin:0}.wrapper{display:flex;flex-direction:column;margin-top:100px;gap:200px}@media only screen and (max-width:700px){.wrapper{gap:100px}}.contact-section h2{width:90%;margin:0 auto 30px;max-width:var(--max-width)}.contact-section .contact-section-inner{display:flex;flex-wrap:wrap;width:90%;max-width:var(--max-width);margin:0 auto;gap:30px}.contact-section .contact-section-inner .contact-section-inner-section{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 15px);min-width:400px}@media only screen and (max-width:850px){.contact-section .contact-section-inner .contact-section-inner-section{min-width:100%}}.home-hero{height:max-content;min-height:100vh;background-size:cover;background-position:50%;margin-bottom:100px}.home-hero .home-hero-overlay{height:max-content;min-height:100vh;padding:120px 0;background-color:rgba(1,1,1,.4);width:100%;height:100%;display:flex;align-items:center}.home-hero .home-hero-overlay .home-hero-overlay-inner{color:#fff;margin:0 auto;max-width:var(--max-width);width:90%}.home-hero .home-hero-overlay .home-hero-overlay-inner h1{margin:0}.home-hero .home-hero-overlay .home-hero-overlay-inner p{font-size:20px;max-width:750px;line-height:1.4;margin-bottom:36px}@media only screen and (max-width:1023px){.home-hero{background-attachment:scroll}}@media only screen and (max-width:600px){.home-hero .home-hero-overlay .home-hero-overlay-inner{margin:45px auto 0}}.care-type-scroller{margin-top:100px;background-color:var(--color-primary);min-height:100vh;display:flex;justify-content:flex-end;gap:30px;position:relative;top:0}.care-type-scroller .care-type-scroller-section{padding:100px 0;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 15px)}.care-type-scroller .care-type-scroller-section.text{max-width:calc(var(--max-width)/2 - 15px);margin-left:5%}.care-type-scroller .care-type-scroller-section.text .care-type{height:500px}.care-type-scroller .care-type-scroller-section.text .care-type .care-type-title{font-size:2.5rem;color:#fff;margin:60px 0;display:flex;align-items:center;gap:30px}.care-type-scroller .care-type-scroller-section.text .care-type p{color:#fff;max-width:600px;display:none}.care-type-scroller .care-type-scroller-section.text .care-type a{margin:30px 0;display:none}.care-type-scroller .care-type-scroller-section.text .care-type.show .care-type-title{margin-bottom:0}.care-type-scroller .care-type-scroller-section.text .care-type.show a,.care-type-scroller .care-type-scroller-section.text .care-type.show p{display:block}.care-type-scroller .care-type-scroller-section.image{position:-webkit-sticky;position:sticky;top:0;max-width:calc(50% - 15px);max-height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;transition:background-image .5s ease-in-out}.care-type-scroller .svg-container-top{position:absolute;top:-6px;width:100%;transform:rotate(180deg);z-index:2}.care-type-scroller .svg-container-bottom{position:absolute;bottom:-6px;width:100%;z-index:2}@media only screen and (max-width:1000px){.care-type-scroller{position:relative;flex-direction:column}.care-type-scroller .care-type-scroller-section{padding:50px 0}.care-type-scroller .care-type-scroller-section.text{max-width:100%;padding-top:100px}.care-type-scroller .care-type-scroller-section.text .care-type{height:max-content}.care-type-scroller .care-type-scroller-section.text .care-type .care-type-title{margin:30px 0}.care-type-scroller .care-type-scroller-section.text .care-type p{max-width:95%}.care-type-scroller .care-type-scroller-section.text .care-type.show{margin:60px 0}.care-type-scroller .care-type-scroller-section.image{position:static;max-width:100%;min-height:400px}}