.first-section{background:url(/images/home/firstSection/BG_image.png) no-repeat 50%;background-size:cover;height:924px;display:flex;flex-direction:column;justify-content:center;color:#fff;font-family:Arial,sans-serif;padding:20px}.first-section,.first-section__content{position:relative;align-items:center;text-align:center}.first-section__content{z-index:5;width:100%}.heading{font-size:90px;font-weight:700}.heading,.subheading{font-family:var(--Outfit)}.subheading{font-size:34px;margin-bottom:3rem}.search-bar{align-items:center;width:100%;height:72px;gap:30px;margin-bottom:40px}.button-container,.search-bar{display:flex;justify-content:center}.button-container{margin-top:20px}.custom-dropdown{position:relative;width:100%;max-width:320px}.custom-dropdown .dropdown-header{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:12px;border:1.5px solid rgba(0,0,0,0);font-style:normal;font-weight:300;line-height:1.625rem;font-size:1.5rem;padding-left:1.44rem;padding-right:1.31rem;cursor:pointer;font-size:18px;color:rgba(0,0,0,.6);height:4.375rem}.custom-dropdown .dropdown-header:focus,.custom-dropdown .dropdown-header:hover{border:1.5px solid #01652f}@media only screen and (min-width:300px)and (max-width:600px){.custom-dropdown .dropdown-header{height:3.125rem;border-radius:.625rem}}.custom-dropdown .dropdown-header__selected{background:#02652f!important;color:#fff;border:1.5px solid #fff}.custom-dropdown .dropdown-header__selected:focus,.custom-dropdown .dropdown-header__selected:hover{border:1.5px solid #fff}.custom-dropdown .dropdown-icon{transition:transform .3s ease-in-out}.custom-dropdown .rotate{transform:rotate(180deg)}.custom-dropdown .dropdown-list{position:absolute;margin-top:7px;top:100%;left:0;width:400px;background:#fff;border:1.5px solid #01652f;border-top:none;border-radius:0 0 6px 6px;max-height:404px;border-radius:12px;overflow-y:auto;z-index:10}@media only screen and (min-width:601px)and (max-width:1024px){.custom-dropdown .dropdown-list{margin-top:20px!important;width:100%}}@media only screen and (min-width:300px)and (max-width:600px){.custom-dropdown .dropdown-list{width:100%}}.custom-dropdown .dropdown-item{padding:14px;margin:.25rem;color:rgba(23,23,23,.8823529412);text-align:left;font-family:Outfit;font-size:1.1875rem;font-style:normal;font-weight:lighter;line-height:1.625rem;background-color:#fdf9f0;cursor:pointer;transition:background .2s ease-in-out;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.custom-dropdown .active,.custom-dropdown .dropdown-item:hover{background:#01652f;color:#fff}.custom-dropdown .dropdown-list::-webkit-scrollbar{width:6px}.custom-dropdown .dropdown-list::-webkit-scrollbar-track{background:#fdf8eb}.custom-dropdown .dropdown-list::-webkit-scrollbar-thumb{background:#165016;border-radius:10px}.custom-dropdown .dropdown-list::-webkit-scrollbar-thumb:hover{background:#104010}.input-field{width:100%;height:100%;padding:12px 16px;border:none;font-size:24px;color:#333;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;outline:none;font-family:outfit}.dropdown-arrow{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none;color:#000;z-index:2}.button-container{margin-top:30px}.search-button-desktop{color:#fff;border-radius:40px;border:2px solid #fcf5e8;background:#01652f;cursor:pointer;transition:background-color .3s ease;font-size:24px;display:inline-flex;padding:20px 30px;justify-content:center;align-items:center;gap:10px;font-weight:500}.search-button-desktop:hover{background-color:#005d30}.search-button-desktop:disabled{cursor:not-allowed;opacity:.6}@media only screen and (max-width:1600px){.first-section{height:730px}.first-section__content{margin-top:120px}.heading{font-size:70px}.subheading{font-size:25px;margin-bottom:2rem}.search-bar{margin-bottom:30px}.custom-dropdown{height:80%;width:240px}.input-field{font-size:20px}.dropdown-arrow{top:55%}.search-button-desktop{padding:12px 22px;font-size:18px}}@media only screen and (min-width:300px)and (max-width:600px){.first-section{height:1003px}.first-section__content{margin-top:0}.search-bar{flex-direction:column;gap:20px;max-width:400px;margin-top:6rem;margin-bottom:6rem}.heading{font-size:38px;margin-top:5rem}.subheading{font-size:18px}.custom-dropdown{width:100%;position:relative;border-radius:10px}.input-field{height:56px;border-radius:10px;border:1.5px solid #01652f;padding:12px 16px;font-family:var(--Outfit);font-size:18px;color:#333;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background-color:#fff}.dropdown-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#000;z-index:2}.search-button-desktop{display:inline-flex;padding:15px 25px;justify-content:center;align-items:center;gap:10px;cursor:pointer;margin-top:10px;transition:background-color .3s ease;border-radius:35px;border:1.5px solid #fcf5e8;background:#01652f;color:#fff;font-size:18px;font-weight:500;line-height:26px}.search-button-desktop:hover{background-color:#014f24}}.second-section{position:relative;padding:40px 20px;text-align:center;font-family:var(--Outfit);border-radius:30px 30px 0 0;overflow:hidden;margin-top:-2rem}.second-section__background{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/secondSection/RectangleBG.png) no-repeat 50%;background-size:cover;z-index:1}.second-section__content{position:relative;z-index:2;width:100%}.second-section__heading{font-family:var(--Outfit);font-size:50px;color:#333;margin-bottom:2rem;margin-top:2rem}.highlight{color:#408556}.practitioner-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;justify-items:center;max-width:900px;margin:0 auto}@media only screen and (min-width:300px)and (max-width:600px){.practitioner-grid{max-width:100%;grid-gap:10px}}@media only screen and (min-width:601px)and (max-width:1024px){.practitioner-grid{max-width:100%;grid-gap:10px}}.practitioner-item{position:relative;width:100%;max-width:290px}@media only screen and (min-width:300px)and (max-width:600px){.practitioner-item{max-width:100%}}@media only screen and (min-width:601px)and (max-width:1024px){.practitioner-item{max-width:100%}}.practitioner-overlay{position:relative;border-radius:12px;overflow:hidden;border:2px solid #fff}.practitioner-image{display:block;width:17.875rem;height:18.125rem;border-radius:12px;transition:transform .3s ease}@media only screen and (min-width:300px)and (max-width:600px){.practitioner-image{width:100%;height:10rem}}@media only screen and (min-width:601px)and (max-width:1024px){.practitioner-image{width:100%;max-height:42rem;height:100%}}.practitioner-overlay:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,black,transparent);pointer-events:none;border-radius:12px}.practitioner-item:hover .practitioner-image{transform:scale(1.02)}.practitioner-title-overlay{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);color:#fff;font-family:var(--Outfit);font-size:23px;line-height:23px;font-weight:500;padding:5px 10px;border-radius:5px;text-align:center;z-index:3;width:100%}.partners-container{margin:0 auto}.partners,.partners-container{display:flex;justify-content:center;padding:20px}.partners{flex-direction:row;align-items:center;gap:40px;background-color:rgba(0,0,0,0);border-radius:12px;width:1028px;margin-top:40px}.partners p{font-family:var(--Outfit);font-size:34px;font-weight:500;color:#333;margin:0}.partners-logo{width:auto;height:100px}.provider-section{background-color:#01652f;border-radius:12px;padding:25px;margin-top:30px;text-align:center;width:90%;height:347px;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1397px;margin-left:auto;margin-right:auto}.provider-text{width:90%;color:#fff;font-size:34px;font-weight:500;margin-bottom:25px;font-family:var(--Outfit)}.provider-button{background-color:#fff;color:#01652f;border:none;padding:25px 35px;font-size:24px;font-weight:700;border-radius:45px;cursor:pointer;transition:all .3s ease}.desktop-text{display:inline}.mobile-text{display:none}.provider-button:hover{background-color:#fcf5e8}@media only screen and (max-width:1600px){.second-section__heading{font-size:32px}.practitioner-grid{grid-gap:20px;max-width:900px}.practitioner-title-overlay{bottom:15px;font-size:18px;line-height:20px}.partners{margin-top:0;width:100%;gap:20px}.partners p{font-size:20px}.partners-logo{height:60px}.provider-section{padding:15px;width:85%;margin-top:50px;height:270px}.provider-text{font-size:24px;width:80%}.provider-button{padding:18px 30px;font-size:18px}}@media only screen and (min-width:601px)and (max-width:1024px){.second-section__heading{font-size:24px;margin-top:1rem}.practitioner-grid{grid-template-columns:repeat(2,1fr);grid-gap:10px;max-width:95%}.partners,.partners-container{padding:0;margin-top:20px}.partners{flex-direction:column;gap:0;width:100%}.partners p{font-size:21px;font-weight:500}.partners-logo{height:60px}.desktop-text{display:none}.mobile-text{display:inline}.provider-section{padding:15px;width:100%;height:300px;margin-top:50px}.provider-text{font-size:24px;width:95%}.provider-button{padding:12px 25px;font-size:18px}}@media only screen and (min-width:300px)and (max-width:600px){.second-section__heading{font-size:24px;margin-top:1rem}.practitioner-grid{grid-template-columns:repeat(2,1fr);grid-gap:10px}.partners,.partners-container{padding:0;margin-top:20px}.partners{flex-direction:column;gap:0;width:100%}.partners p{font-size:21px;font-weight:500}.partners-logo{height:60px}.desktop-text{display:none}.mobile-text{display:inline}.provider-section{padding:15px;width:100%;height:300px;margin-top:50px}.provider-text{font-size:24px;width:95%}.provider-button{padding:12px 25px;font-size:18px}}.third-Section{background-color:#f4f8f6;padding:40px 20px;text-align:center;font-family:var(--Outfit);position:relative}.grid-container{width:1200px;justify-content:center;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:15px;gap:15px;justify-items:center;margin:0 auto 40px}.grid-container-mob{display:none}.grid-item{background:#fff;display:flex;justify-content:center;align-items:center;padding:40px;border-radius:8px;width:220px;max-width:220px;height:140px}.logo-image{max-width:100%;max-height:100%;object-fit:contain}.insurance-info{background-color:rgba(1,101,47,.8);color:#fff;padding:20px;border-radius:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:624px;height:218px;max-width:700px;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.insurance-main-text{font-size:26px;font-weight:700;letter-spacing:2px}.insurance-sub-text{font-size:20px;font-weight:400;color:#fff}@media only screen and (max-width:1600px){.grid-container{width:85%;gap:10px;margin-bottom:40px}.grid-item{padding:25px;width:175px;height:125px}.insurance-info{width:500px;height:170px;max-width:600px;border-radius:20px}}@media only screen and (max-width:600px){.grid-container{width:85%;gap:10px;margin-bottom:40px}.grid-item{padding:25px;width:175px;height:125px}.insurance-info{width:500px;height:170px;max-width:600px;border-radius:20px}}@media only screen and (min-width:601px)and (max-width:1024px){.grid-container{display:none}.third-Section{background-color:#f4f8f6;padding:40px 20px;text-align:center;font-family:var(--Outfit);position:relative;display:flex;flex-direction:column}.grid-container-mob{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;justify-items:center;margin:0 auto 40px}.grid-container-mob,.grid-item{width:100%;justify-content:center}.grid-item{background:#fff;display:flex;align-items:center;padding:40px;border-radius:8px;max-width:220px;height:140px}.logo-image{max-width:100%;max-height:100%;object-fit:contain}.insurance-info{background-color:rgba(1,101,47,.8);color:#fff;padding:20px;border-radius:30px;position:relative;top:unset;left:unset;transform:none;z-index:2;width:100%;height:218px;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:40px}.insurance-main-text{font-size:26px;font-weight:700;letter-spacing:2px}.insurance-sub-text{font-size:20px;font-weight:400;color:#fff}}@media only screen and (min-width:300px)and (max-width:600px){.grid-container{display:none}.third-Section{background-color:#f4f8f6;padding:40px 20px;text-align:center;font-family:var(--Outfit);position:relative;display:flex;flex-direction:column}.grid-container-mob{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;justify-items:center;margin:0 auto 40px}.grid-container-mob,.grid-item{width:100%;justify-content:center}.grid-item{background:#fff;display:flex;align-items:center;padding:40px;border-radius:8px;max-width:220px;height:140px}.logo-image{max-width:100%;max-height:100%;object-fit:contain}.insurance-info{background-color:rgba(1,101,47,.8);color:#fff;padding:20px;border-radius:30px;position:relative;top:unset;left:unset;transform:none;z-index:2;width:100%;height:218px;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:40px}.insurance-main-text{font-size:26px;font-weight:700;letter-spacing:2px}.insurance-sub-text{font-size:20px;font-weight:400;color:#fff}}.fourth-section{background-color:#fdf9f0;padding:40px 20px;text-align:center;font-family:var(--Outfit)}.fourth-section__heading{font-size:50px;color:#02652f;margin-bottom:3rem;margin-top:3rem;font-weight:700}@media only screen and (min-width:300px)and (max-width:600px){.fourth-section__heading{width:90%;margin:0 auto;padding-bottom:2.4rem}}.licensed_practitioner-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;justify-content:center;max-width:1794px;margin:auto;overflow:hidden}@media only screen and (max-width:1600px){.licensed_practitioner-grid{width:80%}}.licensed_practitioner-grid a{display:flex;justify-content:center}.licensed_practitioner-grid-mob{display:none}@media only screen and (min-width:300px)and (max-width:600px){.licensed_practitioner-grid{display:none}.licensed_practitioner-grid-mob{display:block}}@media only screen and (min-width:601px)and (max-width:1024px){.licensed_practitioner-grid{display:none}.licensed_practitioner-grid-mob{display:block}}.licensed_practitioner-card{background-color:#fff;border:2.5px solid rgba(1,101,47,.3);border-radius:25px;display:flex;flex-direction:column;max-width:100%;text-align:center;overflow:hidden;padding:20px;transition:all 12sec ease-in}.licensed_practitioner-card:hover{border:2.5px solid #02652f;transition:all 2sec ease-in}.licensed_practitioner-details{order:-1;padding:15px}.licensed_practitioner-name{font-size:24px;font-weight:700;margin:0 0 5px;color:#333}.licensed_practitioner-specialty{font-family:var(--Outfit);font-size:14px;color:#666;margin:0;height:30px}.licensed_practitioner-image{width:100%;height:100%;object-fit:cover;border-radius:10px}.licensed_practitioner-details{text-align:left;padding:0 0 15px}.search-therapists-button{background-color:#02652f;color:#fff;border:none;border-radius:45px;padding:15px 25px;font-family:var(--Outfit);font-size:21px;cursor:pointer;margin-top:4rem;margin-bottom:2rem;transition:background-color .3s ease}.search-therapists-button:hover{background-color:#01652f}.navigation-button-wrapper{display:flex;justify-content:center;margin-top:2rem}.custom-slider-navigation{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #01652f;border-radius:50px;padding:8px 30px;gap:12px;font-weight:700;color:#006400;font-size:18px;width:-moz-fit-content;width:fit-content}.custom-slider-navigation .nav-button{background:none;border:none;color:#006400;font-size:22px;cursor:pointer;transition:opacity .3s ease}.custom-slider-navigation .nav-button:disabled{opacity:.3;cursor:not-allowed}.custom-slider-navigation .slider-counter{font-size:18px;color:#006400}@media only screen and (max-width:1600px){.fourth-section__heading{font-size:36px}.licensed_practitioner-card{padding:16px;border-radius:15px}.licensed_practitioner-name{font-size:18px}.licensed_practitioner-specialty{font-size:12px}.search-therapists-button{font-size:18px;padding:12px 20px}}@media only screen and (min-width:601px)and (max-width:1024px){.fourth-section{padding:40px 0}.slick-track{display:flex;gap:.94rem!important}.licensed_practitioner-grid-mob .licensed_practitioner-card{background-color:#fff;border:1px solid rgba(1,101,47,.3019607843);border-radius:1.4375rem;display:flex;flex-direction:column;height:100%;width:100%!important;text-align:center;overflow:hidden;transition:transform .3s ease;padding:15px}.licensed_practitioner-grid-mob .licensed_practitioner-card .licensed_practitioner-details{order:-1;padding:15px}.licensed_practitioner-grid-mob .licensed_practitioner-card .licensed_practitioner-details .licensed_practitioner-name{font-size:24px;font-weight:700;margin:0 0 5px;color:#333}.licensed_practitioner-grid-mob .licensed_practitioner-card .licensed_practitioner-details .licensed_practitioner-specialty{font-family:var(--Outfit);font-size:14px;color:#666;margin:0}.licensed_practitioner-grid-mob .licensed_practitioner-image{width:inherit;height:-moz-fit-content;height:fit-content;object-fit:cover;border-radius:10px}.licensed_practitioner-card:hover{border:1px solid #02652f}}@media only screen and (min-width:300px)and (max-width:600px){.fourth-section{padding:40px 0}.slick-track{display:flex;gap:.94rem!important}.licensed_practitioner-grid-mob .licensed_practitioner-card{background-color:#fff;border:1px solid rgba(1,101,47,.3019607843);border-radius:1.4375rem;display:flex;flex-direction:column;height:100%;width:100%!important;text-align:center;overflow:hidden;transition:transform .3s ease;padding:15px;transform:translateX(-5px)}.licensed_practitioner-grid-mob .licensed_practitioner-card img{height:22.11656rem}.licensed_practitioner-grid-mob .licensed_practitioner-card .licensed_practitioner-details{order:-1;padding:15px}.licensed_practitioner-grid-mob .licensed_practitioner-card .licensed_practitioner-details .licensed_practitioner-name{font-size:24px;font-weight:700;margin:0 0 5px;color:#333}.licensed_practitioner-grid-mob .licensed_practitioner-card .licensed_practitioner-details .licensed_practitioner-specialty{font-family:var(--Outfit);font-size:14px;color:#666;margin:0}.licensed_practitioner-grid-mob .licensed_practitioner-image{width:inherit;height:-moz-fit-content;height:fit-content;object-fit:cover;border-radius:10px}.licensed_practitioner-card:hover{border:1px solid #02652f}}@media only screen and (max-width:600px){.fourth-section__heading{font-size:30px}}.fifth-section{background-color:#fdfcf7;display:flex;flex-direction:column;gap:0;padding:40px 20px 100px}.content-block{margin:60px auto 0;display:flex;align-items:center;justify-content:space-between;background-color:rgba(196,220,63,.1490196078);border-radius:16px;padding:20px;gap:20px;height:702px;width:1378px}.content-block.reverse{flex-direction:unset}.content-text{flex:1 1;padding:0 20px 20px}.content-heading{font-size:20px;color:#02652f;margin-bottom:10px}.content-heading,.content-subheading{font-family:var(--Outfit);font-weight:700}.content-subheading{font-size:44px;line-height:47px;text-align:left;color:#333;margin-bottom:15px;margin-top:20px}.content-subheading .highlight{color:#02652f}.content-description{font-family:var(--Outfit);font-size:20px;color:#555;margin-bottom:20px;margin-top:30px}.fifth_cta-button{font-family:var(--Outfit);margin-top:60px;background-color:#02652f;color:#fff;border:none;border-radius:45px;padding:15px 25px;font-size:21px;cursor:pointer;transition:background-color .3s ease}.fifth_cta-button:hover{background-color:#00582d}.content-image_Boy{flex:1 1;display:flex;justify-content:flex-end;align-items:center}.content-image_Boy img{height:660px;width:595px;border-radius:12px;object-fit:cover}.content-image_Girl{flex:1 1;display:flex;justify-content:flex-start;align-items:center}.content-image_Girl img{height:660px;width:595px;border-radius:12px;object-fit:cover}@media only screen and (max-width:1600px){.content-heading{font-size:18px}.content-subheading{font-size:32px;text-align:center;width:auto;margin-top:10px}.content-description{font-size:16px;width:100%;margin-top:0;margin-bottom:0}.fifth_cta-button{font-size:18px;padding:12px 20px}.content-block{width:85%;height:auto;padding:20px}.content-image_Boy img,.content-image_Girl img{width:100%;height:auto}}@media only screen and (max-width:1200px){.content-block{height:auto;width:95%;padding:30px}.content-block,.content-block.reverse{flex-direction:column}.content-image_Boy img,.content-image_Girl img{width:100%;height:auto}.content-text{text-align:center}.fifth_cta-button{width:100%;max-width:250px;margin:30px auto 0}}@media only screen and (max-width:768px){.content-subheading{font-size:30px;line-height:36px;text-align:center;width:auto}.content-description{font-size:16px}.fifth_cta-button{font-size:18px;padding:12px 20px}}@media only screen and (max-width:600px){.fifth-section{padding:0}.content-heading{font-size:18px;text-align:left;margin-bottom:5px}.content-subheading{font-size:26px;width:100%;line-height:26px;text-align:left;margin-top:5px}.content-description{font-size:16px;text-align:left}.fifth_cta-button{font-size:16px;padding:14px 18px;margin-left:0;display:flex;justify-content:flex-start;width:auto;margin-bottom:16px}.content-text{padding:0;display:flex;flex-direction:column;align-items:flex-start}.content-block{padding:50px 40px;width:100%;margin-top:0;border-radius:0}.content-block.reverse{flex-direction:column-reverse}}.sixth-section{background-color:rgba(196,220,63,.1490196078);text-align:center;font-family:var(--Outfit);padding:100px 20px}.section-heading{margin-bottom:20px}.sixth_cta-button{background-color:#02652f;color:#fff;border:none;border-radius:25px;padding:15px 25px;font-family:var(--Outfit);font-size:1rem;cursor:pointer;margin-bottom:40px;transition:background-color .3s ease}.sixth_cta-button:hover{background-color:#00582d}.card-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;justify-items:center;max-width:1794px;margin:auto;overflow:hidden}.card-container-mob{display:none}@media only screen and (min-width:300px)and (max-width:600px){.card-container{display:none}.card-container-mob{display:block}}@media only screen and (min-width:601px)and (max-width:1024px){.card-container{display:none}.card-container-mob{display:block}}.info-card{background-color:#fff;border:1px solid rgba(1,101,47,.3019607843);border-radius:25px;overflow:hidden;text-align:left;display:flex;flex-direction:column;height:630px;width:492px;padding:30px}@media only screen and (min-width:601px)and (max-width:1024px){.info-card{height:100%!important}}.info-card:hover{border:1px solid #02652f}.card-image{width:100%;height:368px;object-fit:cover;border-radius:10px}@media only screen and (min-width:601px)and (max-width:1024px){.card-image{height:100%!important}}.card-text{padding-left:0;padding-top:40px}.card-title{font-family:var(--Outfit);font-size:30px;font-weight:700;color:#333;margin-bottom:10px}.card-description{font-family:var(--Outfit);font-size:20px;color:#666;line-height:27px}@media only screen and (max-width:1600px){.card-container{width:1200px;width:95%}.section-subheading{font-size:18px;margin-bottom:0}.section-heading{font-size:50px;margin-bottom:16px;font-weight:700}.info-card{width:350px;height:auto;padding:24px}.card-image{height:250px}.card-text{padding-top:20px}.card-title{font-size:20px}.card-description{font-size:16px}.sixth_cta-button{padding:12px 20px}}@media only screen and (min-width:601px)and (max-width:1024px){.section-heading{font-size:28px;margin-bottom:10px;margin-top:10px;padding-top:20px}.sixth_cta-button{font-size:16px;padding:14px 22px;margin-top:10px}}@media only screen and (min-width:300px)and (max-width:600px){.section-heading{font-size:28px;margin-bottom:10px;margin-top:10px}.sixth-section{background-color:rgba(196,220,63,.1490196078);text-align:center;font-family:var(--Outfit);padding:100px 0}.card-container-mob .info-card{height:500px}.sixth_cta-button{font-size:16px;padding:14px 22px;margin-top:10px}}.seventh-section{background-color:#fdfcf7;padding:100px 0;text-align:center;font-family:var(--Outfit);overflow:hidden}.section-subheading{font-size:20px;color:#02652f;margin-bottom:10px}.section-heading{font-size:60px;color:#333;margin-bottom:40px}.section-heading .highlight{color:#02652f}.carousel-container{position:relative;width:100%;overflow:hidden}.carousel-container-mob{display:none}.review-card{display:flex;flex-direction:row;align-items:center;background-color:#eaf9e8;border-radius:25px;margin:14px;padding:20px;gap:20px;flex:0 0 53.6875rem}.review-image-container{flex:0 0 150px}.review-author-image{width:150px;height:150px;border-radius:50%;object-fit:cover;border:2px solid #fff}.review-content{flex:1 1;text-align:left}.review-text{color:#333;margin-bottom:10px;line-height:25px}.review-author-name,.review-text{font-family:var(--Outfit);font-size:20px}.review-author-name{color:#000;font-weight:700}@media only screen and (min-width:300px)and (max-width:600px){.carousel-container{display:none}.carousel-container-mob{display:block}}.carousel-row{display:flex;animation:scroll 130s linear infinite;width:5400px}.carousel-row2{display:flex;animation:scroll-reverse 130s linear infinite;width:5400px}.carousel-row.reverse{animation:scroll-reverse 60s linear infinite}.carousel-row.reverse:hover,.carousel-row:hover{animation-play-state:paused}@media only screen and (min-width:300px)and (max-width:600px){.seventh-section{padding:3.5rem 0}.section-heading{width:90%!important;margin:0 auto}.slick-slide:first-of-type .review-card-mob{background-color:#c5e7ad}.slick-slide:nth-of-type(2) .review-card-mob{background-color:#b8dce4}.slick-slide:nth-of-type(3) .review-card-mob{background-color:#dcdccd}.slick-slide:nth-of-type(4) .review-card-mob{background-color:#daee96}.slick-slide:nth-of-type(5) .review-card-mob{background-color:#f4e0b4}.slick-slide:nth-of-type(6) .review-card-mob{background-color:#e9cbb5}.slick-slide:nth-of-type(7) .review-card-mob{background-color:#e4d1e0}.slick-slide:nth-of-type(8) .review-card-mob{background-color:#c8e4f0}.slick-slide:nth-of-type(9) .review-card-mob{background-color:#f9e8c9}.review-card-mob{display:flex;flex-direction:column;align-items:center;border-radius:16px;padding:20px;max-width:350px;margin:14px auto;height:390px}.review-card-mob .review-content{text-align:left;font-size:14px;color:#333;line-height:22px}.review-card-mob .review-author-name{font-weight:700;margin-top:10px}.review-card-mob .review-image-container{margin-top:16px}.review-card-mob .review-author-image{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-top:1.12rem;border:2px solid #fff}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes scroll-reverse{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media only screen and (max-width:1600px){.section-subheading{font-size:18px;margin-bottom:0}.section-heading{font-size:50px;margin-bottom:10px;font-weight:700}.carousel-row{width:3600px}.review-card{flex:0 0 750px;padding:15px}.review-image-container{flex:0 0 100px}.review-author-image{width:100px;height:100px}.review-text{font-size:16px;width:96%}.review-author-name{font-size:18px}}@media only screen and (max-width:600px){.section-heading{font-size:28px;margin-bottom:10px;margin-top:10px}}.videoSection_section__Snu2I{height:100%;padding-bottom:15rem;background:#fdf9f0!important}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA{background:#fdf9f0!important;box-shadow:none!important;height:100%;overflow:visible!important;display:flex;justify-content:space-around;align-items:center}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us{width:37.0625rem;flex:1 1;padding-right:20px}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_heading__3fmOA{color:#01652f;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.25rem;text-transform:capitalize;margin-bottom:15px}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_subHeading__7YCPE{color:#171717;font-size:2.75rem;font-style:normal;font-weight:500;line-height:2.9375rem;width:37.0625rem;margin-bottom:15px}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_subHeading__7YCPE span{color:#01652f}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_dec__fLhvr{color:#171717;font-family:Outfit;font-size:1.25rem;font-style:normal;width:37.0625rem;font-weight:400;line-height:1.6875rem}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb{overflow:hidden;position:relative;margin-top:5rem;flex:1 1;border-radius:1.875rem;border:3px solid #fff;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#d3d3d3 50%/cover no-repeat;box-shadow:0 4px 50px 0 rgba(5,41,22,.2)}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_transparentLayer__eULHs{background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;right:0;z-index:1;width:100%;height:100%;border-radius:30px}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb video{width:100%;height:100%;scale:1.05;position:absolute;top:0;left:0;right:0}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_coverImage__xlw_e .videoSection_coverImageMob__yMR9M{scale:1;height:100%;width:100%;object-fit:cover}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_coverImage__xlw_e .videoSection_playbtn__jse6X{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:222;outline:none;border:none;background-color:rgba(0,0,0,0)}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_playbtn__jse6X{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:1;outline:none;border:none;background-color:rgba(0,0,0,0)}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_mute__Xzhvh{position:absolute;top:94%;left:94%;transform:translate(-50%,-50%);cursor:pointer;outline:none;background-color:rgba(0,0,0,0);border:none;z-index:-1}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb:hover .videoSection_mute__Xzhvh,.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb:hover .videoSection_playbtn__jse6X{z-index:9}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb:hover .videoSection_transparentLayer__eULHs{z-index:8}@media only screen and (min-width:601px)and (max-width:1024px){.videoSection_section__Snu2I{min-height:auto;padding-top:5rem;padding-bottom:5rem}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA{background:#fdf9f0!important;box-shadow:none!important;height:750px;overflow:visible!important;display:flex;flex-direction:column}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us{width:90%;flex:1 1;padding-right:0}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_heading__3fmOA{color:#01652f;font-size:18px;font-style:normal;font-weight:500;line-height:18px;text-transform:capitalize;margin-bottom:20px;text-align:center}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_subHeading__7YCPE{color:#171717;font-size:36px;font-style:normal;font-weight:500;line-height:36px;width:100%;margin-bottom:20px;text-align:center}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_subHeading__7YCPE span{color:#01652f}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_dec__fLhvr{color:#171717;font-family:Outfit;font-size:24px;font-style:normal;font-weight:400;line-height:24px;text-align:center;width:100%}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb{border-radius:.875rem;border:2px solid #fff;width:480px;max-width:1024px;height:100%;margin-top:-100px}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_transparentLayer__eULHs{background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;right:0;z-index:1;width:100%;height:100%;border-radius:0}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb video{width:100%;height:100%;scale:1.1;position:absolute;top:0;left:0;right:0}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_playbtn__jse6X{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:1;outline:none;border:none;background-color:rgba(0,0,0,0)}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_playbtn__jse6X{scale:.8}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_mute__Xzhvh{scale:.8;top:93%;left:95%}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA:hover .videoSection_mute__Xzhvh,.videoSection_section__Snu2I .videoSection_mainSection__ub_eA:hover .videoSection_playbtn__jse6X{z-index:9}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA:hover .videoSection_transparentLayer__eULHs{z-index:8}}@media only screen and (min-width:320px)and (max-width:600px){.videoSection_section__Snu2I{min-height:auto;padding-top:1rem;padding-bottom:4.87rem}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA{background:#fdf9f0!important;box-shadow:none!important;height:750px;overflow:visible!important;display:flex;flex-direction:column}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us{width:90%;flex:1 1;padding-right:0}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_heading__3fmOA{color:#01652f;font-size:18px;font-style:normal;font-weight:500;line-height:18px;text-transform:capitalize;margin-bottom:15px}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_subHeading__7YCPE{color:#171717;font-size:30px;font-style:normal;font-weight:500;line-height:30px;width:100%;margin-bottom:15px}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_subHeading__7YCPE span{color:#01652f}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_leftContent__bP3Us .videoSection_dec__fLhvr{color:#171717;font-family:Outfit;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.6875rem;width:100%}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb{border-radius:.875rem;border:2px solid #fff;max-width:600px;min-width:320px;width:100%;height:100%;margin-top:10px}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_transparentLayer__eULHs{background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;right:0;z-index:1;width:100%;height:100%;border-radius:0}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb video{width:100%;height:100%;scale:1;position:absolute;top:0;left:0;right:0}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_coverImage__xlw_e .videoSection_coverImageMob__yMR9M{scale:1;height:100%;width:100%;object-fit:cover}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_coverImage__xlw_e .videoSection_playbtn__jse6X{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:222;outline:none;border:none;background-color:rgba(0,0,0,0)}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_playbtn__jse6X{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:1;outline:none;border:none;background-color:rgba(0,0,0,0)}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb .videoSection_mute__Xzhvh{position:absolute;top:95%;left:96.5%;transform:translate(-50%,-50%);cursor:pointer;outline:none;background-color:rgba(0,0,0,0);border:none;z-index:-1}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb:hover .videoSection_mute__Xzhvh,.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb:hover .videoSection_playbtn__jse6X{z-index:9}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_videoSection__QhkOb:hover .videoSection_transparentLayer__eULHs{z-index:8}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_coverImage__xlw_e img{object-fit:cover;width:100%;height:100%}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_coverImage__xlw_e .videoSection_coverImageLaptop__8Jgjk{display:none}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_coverImage__xlw_e .videoSection_coverImageMob__yMR9M{display:block}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_coverImage__xlw_e .videoSection_playbtn__jse6X{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:1;outline:none;border:none;background-color:rgba(0,0,0,0)}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_playbtn__jse6X svg{scale:.7}.videoSection_section__Snu2I .videoSection_mainSection__ub_eA .videoSection_mute__Xzhvh{scale:.7;top:90%;left:93%}}.secondSection_section__KRLhz{max-height:100%;background-color:#f4f8f6;padding-bottom:25px}.secondSection_section__KRLhz .secondSection_topHeading__Fx6x7{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:60px;padding-top:60px}.secondSection_section__KRLhz .secondSection_topHeading__Fx6x7 .secondSection_sectionTitle__7SR1d{font-size:60px;margin-bottom:10px;color:#02652f}.secondSection_section__KRLhz .secondSection_topHeading__Fx6x7 .secondSection_sectionSubtitle__cBQMe{font-size:20px;color:#333;text-align:center}.secondSection_section__KRLhz .secondSection_cards__eY5LC{height:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;width:97%;margin:auto auto 30px;flex-wrap:wrap}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG{width:auto;border-radius:15px;background:#fff;padding:20px;height:auto;margin-top:20px;margin-bottom:5px;border:1px solid rgba(1,101,47,.3019607843)}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_image__SVYoq{position:relative;overflow:hidden;height:19rem}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_image__SVYoq img{border-radius:7px;width:100%;height:100%;object-fit:cover}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_heading__WDfXj{color:#333;font-family:var(--Gg-Rg);font-size:24px;font-style:normal;font-weight:400;line-height:28px;margin-top:20px}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_dec__sATVX{color:hsla(0,0%,100%,.7);font-family:var(--Sa-Rg);font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-top:20px}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG:hover{background-color:#fff;border:1px solid #02652f}@media(max-width:1200px){.secondSection_section__KRLhz .secondSection_cards__eY5LC{grid-template-columns:repeat(2,1fr)}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_image__SVYoq{height:12.5rem!important}}@media(max-width:768px){.secondSection_section__KRLhz .secondSection_cards__eY5LC{grid-template-columns:1fr}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_image__SVYoq{height:14rem}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_heading__WDfXj{font-size:20px;line-height:24px}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_dec__sATVX{font-size:14px}}@media(max-width:480px){.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG{padding:15px;margin:auto}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_image__SVYoq{height:12rem}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_heading__WDfXj{font-size:18px;line-height:22px}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_dec__sATVX{font-size:12px}}.secondSection_section__KRLhz .secondSection_marquee__w2PO1{width:100%;overflow:hidden;position:relative;background:rgba(0,0,0,0)}.secondSection_section__KRLhz .secondSection_marquee__w2PO1 .secondSection_track__0ofFT{display:flex;width:auto}.secondSection_section__KRLhz .secondSection_marquee__w2PO1 .secondSection_content__HMWOU{white-space:nowrap;color:#cbbd70;text-align:center;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.5px;margin-left:10px;margin-right:10px}.secondSection_section__KRLhz .secondSection_Marquee__epLd4{height:30px;display:flex;align-items:center}.secondSection_section__KRLhz .secondSection_modal__5WQwI{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:999999;background-color:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.secondSection_section__KRLhz .secondSection_modal__5WQwI video{height:revert;width:100%;scale:.6}.secondSection_section__KRLhz .secondSection_modal__5WQwI .secondSection_backdrop__KT5_d{z-index:99999999999;position:absolute}@media only screen and (max-width:1600px){.secondSection_section__KRLhz{padding-top:0;padding-bottom:20px}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG{padding:15px;margin-top:0}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_image__SVYoq{height:15rem}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_heading__WDfXj{font-size:20px}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG .secondSection_dec__sATVX{font-size:14px;margin-top:10px}.secondSection_section__KRLhz .secondSection_Marquee__epLd4{height:20px}.secondSection_section__KRLhz .secondSection_Marquee__epLd4 .secondSection_heading__WDfXj{font-size:13px}}@media only screen and (min-width:601px)and (max-width:1024px){.secondSection_section__KRLhz{padding-bottom:25px;padding-top:0}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG{padding:15px;margin-top:0}.secondSection_section__KRLhz .secondSection_marquee__w2PO1 .secondSection_content__HMWOU{font-size:.9375rem}.secondSection_section__KRLhz .secondSection_modal__5WQwI video{scale:1}}@media only screen and (min-width:320px)and (max-width:600px){.secondSection_section__KRLhz{padding-bottom:25px;padding-top:0}.secondSection_section__KRLhz .secondSection_topHeading__Fx6x7{margin-bottom:30px;padding-top:30px}.secondSection_section__KRLhz .secondSection_topHeading__Fx6x7 .secondSection_sectionTitle__7SR1d{font-size:40px;margin-bottom:10px}.secondSection_section__KRLhz .secondSection_topHeading__Fx6x7 .secondSection_sectionSubtitle__cBQMe{font-size:13px;width:90%;margin:auto}.secondSection_section__KRLhz .secondSection_cards__eY5LC .secondSection_singleItem__8K6KG{width:98%}.secondSection_section__KRLhz .secondSection_marquee__w2PO1 .secondSection_content__HMWOU{font-size:.9375rem}.secondSection_section__KRLhz .secondSection_modal__5WQwI video{scale:1}}