*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto}html,body{scroll-behavior:smooth;overflow-x:hidden}.firstpage{background-image:url(/assets/firstpagebackground-Bm4PwpQ4.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:100vw;height:auto;min-height:120vh;position:relative}nav{z-index:1000;justify-content:space-between;align-items:center;height:10vh;padding-top:21px;display:flex;position:sticky;top:0}.left a{color:#e4f2d4;background-color:#275f49;border:none;border-radius:22px;justify-content:center;align-items:center;width:100px;height:45px;margin-left:40px;font-family:Playfair Display;font-size:20px;text-decoration:none;display:flex}.center{color:#275f49;text-transform:capitalize;background-color:#dcd9fe;border:none;border-radius:22px;justify-content:center;align-items:center;gap:20px;width:500px;height:45px;margin-left:240px;font-family:Poppins;font-size:16px;text-decoration:none;display:flex}.center a{color:#275f49;text-decoration:none;position:relative}.center a:after{content:"";background:#275f49;width:0%;height:2px;transition:all .7s ease-in-out;position:absolute;bottom:-2px;left:0}.center a:hover:after{width:100%}.right{text-transform:capitalize;background-color:#e4f2d4;border:none;border-radius:22px;justify-content:center;align-items:center;gap:20px;width:135px;height:45px;margin-right:25px;font-family:Poppins;font-size:16px;font-weight:500;text-decoration:none;display:flex}.right a:after{content:"";background:#275f49;width:0%;height:2px;transition:all .7s ease-in-out;position:absolute;bottom:-2px;left:0}.right a:hover:after{width:100%}.right a{color:#275f49;text-decoration:none;position:relative}.hamburger{text-align:center;color:#e4f2d4;cursor:pointer;background-color:#275f49;border-radius:10px;width:40px;margin-right:30px;font-size:30px;display:none}@media (width<=900px){.hamburger{display:block}.center{background:#dcd9fe;flex-direction:column;gap:20px;width:200px;height:auto;margin-left:0;padding:20px 0;display:none;position:absolute;top:80px;right:0}.center.active{display:flex}.right{display:none}}.container1{color:#275f49;background-color:#e4f2d4;border-radius:40px;flex-direction:column;align-items:center;width:400px;height:530px;margin-top:55px;margin-left:54px;animation:1.2s ease-in anicont1;display:flex}@media (width<=500px){.container1{width:300px}.box1{flex-direction:column;justify-content:center;display:flex}.box1 .h1-1{margin-left:40px;font-size:48px}.box1 .h6-1{width:305px;margin-left:40px;font-size:24px}.box1 .p1{width:280px;margin-top:20px;margin-left:40px;font-size:16px}.btn1{width:140px;height:50px;margin-top:20px;margin-left:40px}}@media (width<=350px){.container1{width:200px}.box1 .h1-1{width:180px;margin-left:90px;font-size:24px}.box1{margin-left:30px}.box1 .h6-1{width:200px;margin-left:90px;font-size:12px}.box1 .p1{width:180px;margin-top:14px;margin-left:90px;font-size:16px}.btn1{width:100px;height:50px;margin-top:20px;margin-left:100px}}@keyframes anicont1{0%{opacity:0;transform:perspective(80vh)scale(1)rotateX(-80deg)}to{opacity:1;transform:rotatex(1)}}.box1{flex-direction:column;width:350px;margin:0 20px;font-family:Playfair Display;display:flex}.h1-1{margin-top:50px;font-family:Playfair Display;font-size:48px;font-weight:500}.h6-1{width:345px;margin-top:20px;font-size:22px;font-weight:400}.p1{width:330px;margin-top:20px;font-size:16px;font-weight:100}.btn1{color:#275f49;cursor:pointer;background:0 0;border:1px solid #275f49;border-radius:30px;width:140px;height:50px;margin-top:50px;font-family:PlayFair Display;font-size:18px}.btn1:hover{color:#e4f2d4;background-color:#275f49;transition:all .5s}.secondpage{background-color:#275f49;width:100vw}.container2{justify-content:center;gap:50px;width:100vw;height:auto;min-height:110vh;padding-top:40px;display:flex}.box2{width:34vw;min-height:45vh;margin-right:20px}.btn2{color:#275f49;text-transform:capitalize;cursor:pointer;border:none;border-radius:20px;width:100px;height:30px;font-size:12px;font-weight:600}.h2-1{color:#fff;margin-top:20px;font-family:PlayFair Display;font-size:48px;font-weight:400;animation:ease-out anih2-1;animation-timeline:view();animation-range:entry 10%}@keyframes anih2-1{0%{transform:translate(-100%)}to{transform:translate(0)}}.p2{color:#fff;margin-top:20px;font-family:Poppins;font-size:14px;font-weight:300;animation:1s ease-out anip2;animation-timeline:view();animation-range:entry 10%}@keyframes anip2{0%{transform:translate(-100%)}to{transform:translate(0%)}}.box3{grid-template-columns:1fr 1fr;align-items:center;width:50vw;height:90vh;display:grid}.father{border-radius:30px;grid-row:1/3;width:200px;height:220px;margin-left:90px;animation:2s ease-in-out infinite alternate-reverse father}@keyframes father{to{transform:scale(.94)}}.elder{border-radius:30px;width:200px;height:200px;animation:2s ease-in-out infinite alternate-reverse elder}@keyframes elder{to{transform:translateY(20%)}}.nurse{border-radius:30px;width:200px;height:220px;margin-left:10px;animation:2s ease-in-out infinite alternate-reverse nurse}@keyframes nurse{0%{transform:translate(10%)}to{transform:translate(20%)}}@media (width>=950px) and (width<=1200px){.container2{gap:0}.box2 .h2-1{width:330px;font-size:24px}.box2 .p2{width:330px}}@media (width>=600px) and (width<=950px){.container2{flex-direction:column;padding-left:30px;display:flex}.father{margin-left:0;margin-right:50px}.elder{margin-top:0;margin-bottom:50px;margin-left:50px}.nurse{border-radius:30px;width:200px;height:220px;margin-left:50px}.box3{height:500px}.box2 .h2-1{width:600px;font-size:24px}.box2 .p2{width:600px}}@media (width>=430px) and (width<=600px){.container2{flex-direction:column;padding-left:30px;display:flex}.father{margin-left:0;margin-right:50px}.elder{margin-top:0;margin-bottom:50px;margin-left:50px}.nurse{border-radius:30px;width:200px;height:220px;margin-left:50px}.box3{height:500px}.box2 .h2-1{width:400px;font-size:24px}.box2 .p2{width:400px}}@media (width<=430px){.container2{flex-direction:column;padding-left:30px;display:flex}.father{margin-left:0;margin-right:50px}.elder{margin-top:0;margin-bottom:50px;margin-left:50px}.nurse{border-radius:30px;width:200px;height:220px;margin-left:50px}.box3{height:500px}.box2 .h2-1{width:240px;font-size:24px}.box2 .p2{width:200px}}.thirdpage{background-color:#f3f2ed;width:100vw;height:auto;min-height:100vh}.container3{opacity:0;height:20vh;margin-left:60px;transition:all 1s ease-in-out;transform:translateY(-40%)}.container3.reveal{opacity:1;transform:translateY(0)}.btn3{color:#275f49;cursor:pointer;background-color:#dcd9fe;border-radius:20px;width:120px;height:25px;margin-top:40px;font-family:Poppins;font-size:12px;font-weight:500}.h3-1{color:#275f49;margin-top:20px;font-family:PlayFair Display;font-size:48px}.container4{justify-content:center;align-items:center;gap:125px;display:flex}.box4:hover{transform:scale(1.1)}.box4{transition:all 1s ease-in-out}.box4 img{opacity:0;border-radius:35px;width:250px;height:320px;transition:all 1s ease-in-out;animation:.5s box4;transform:rotateY(-120deg);box-shadow:4px 2px 14px 1px #474646}.box4 img.reveal,.box5 img.reveal{opacity:1;transform:rotateY(0)}.box5 img{opacity:0;border-radius:35px;width:250px;height:320px;transition:all 1s ease-in-out;animation:.5s box5;transform:rotateY(-120deg);box-shadow:4px 2px 10px 1px #474646}.box5:hover{transform:scale(1.1)}.box5{margin-top:200px;transition:all 1s ease-in-out}h4{color:#275f49;margin-top:5px;font-family:PlayFair Display;font-size:24px;font-weight:400}.p3{color:#275f49;margin-top:5px;margin-left:16px;padding-bottom:50px;font-family:Poppins;font-size:12px;font-weight:300}@media (width>=600px) and (width<=1000px){.container4{justify-content:center;align-items:center;gap:35px;display:flex}}@media (width<=600px){.container4{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.h3-1{font-size:34px}.p3{padding-bottom:0}.box4:first-child{margin-top:100px}.boxlast{margin-top:50px;margin-bottom:50px}.box5{margin-top:50px}}.fourthpage{background-color:#275f49;width:100vw;height:auto;min-height:100vh}.benefits-heading{opacity:0;transition:all 1s ease-in-out;transform:translateY(-50%)}.benefits-heading.reveal{opacity:1;transform:translateY(0)}.btn4{color:#275f49;cursor:pointer;background-color:#fff;border:none;border-radius:15px;width:90px;height:25px;margin-top:50px;margin-left:50px;font-family:Poppins;font-weight:500}.h3-2{color:#fff;margin-top:20px;margin-left:50px;font-family:PlayFair Display;font-size:47px;font-weight:400}.p4{color:#fff;margin-top:30px;margin-left:50px}.container6{justify-content:center;align-items:center;gap:120px;margin-top:40px;display:flex}.box6{opacity:0;background-color:#dcd9fe;border-radius:40px;width:660px;height:300px;margin-bottom:40px;padding:25px;transition:all 1s ease-in-out;transform:translate(20%)}.box6.reveal{opacity:1;transform:translate(0)}.h2-2{color:#275f49;margin-top:40px;margin-left:40px;font-family:PlayFair Display;font-size:32px;font-weight:400}.p5{color:#275f49;width:380px;margin-top:20px;margin-left:40px;font-family:PlayFair Display}.box7{opacity:0;background-color:#dcd9fe;border-radius:220px;justify-content:center;align-items:center;width:10vw;height:20vh;transition:all 1s ease-in-out;display:flex;transform:translateY(40%)rotate(40deg)}.box7.reveal{opacity:1;transform:translateY(0)rotate(0)}.box8{opacity:0;background-color:#e4f2d4;border-radius:200px;justify-content:center;align-items:center;width:10vw;height:20vh;transition:all 1s ease-in-out;display:flex;transform:translateY(40%)rotate(-40deg)}.box8.reveal{opacity:1;transform:translateY(0)rotate(0)}.box9{opacity:0;background-color:#e4f2d4;border-radius:40px;width:660px;height:300px;padding:25px;transition:all 1s ease-in-out;transform:translate(-40%)}.box9.reveal{opacity:1;transform:translate(0)}.box-personalized{opacity:0;background-color:#dcd9fe;border-radius:40px;width:660px;height:300px;margin-bottom:40px;padding:25px;transition:all 1s ease-in-out;transform:translate(20%)}.box-personalized.reveal{opacity:1;transform:translate(0)}.box-Svg-Personalized{opacity:0;background-color:#dcd9fe;border-radius:220px;justify-content:center;align-items:center;width:10vw;height:20vh;transition:all 1s ease-in-out;display:flex;transform:translateY(40%)rotate(40deg)}.box-Svg-Personalized.reveal{opacity:1;transform:translateY(0)rotate(0)}@media (width>=500px) and (width<=860px){.container6{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}}@media (width<=500px){.container6{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.box7,.box8{display:none}.btn4,.h3-2,.p4{margin-left:5px}.box-Svg-Personalized{display:none}.box6,.box9,.box-personalized{height:auto}}.fifthpage{background-color:#dcd9fe;width:100vw;min-height:100vh;padding:20px}.team{opacity:0;transition:all 1s ease-in-out;transform:translateY(-50%)}.team.reveal{opacity:1;transform:translateY(0)}.btn5{color:#dcd9fe;cursor:pointer;background-color:#275f49;border:none;border-radius:15px;width:130px;height:25px;margin-top:50px;margin-left:50px;font-family:Poppins;font-weight:500}.h3-3{color:#275f49;margin-top:20px;margin-left:50px;font-family:PlayFair Display;font-size:47px;font-weight:400}.p5{color:#275f49;width:40vw;margin-top:30px;margin-left:50px}.container7{opacity:0;justify-content:flex-end;align-items:center;gap:30px;margin-top:60px;margin-right:20px;transition:all 1s ease-in-out;display:flex;transform:translate(8%)translateY(10%)}.container7.reveal{opacity:1;transform:translate(0)translateY(0)}.bo1 img{border-radius:20px;width:210px;height:330px;margin-bottom:10px}.team-h4{margin-left:20px}.p6{color:#275f49;margin-top:5px;margin-bottom:80px;margin-left:20px}@media (width>=700px) and (width<=1200px){.container7{justify-content:flex-end;align-items:center;gap:25px;margin-top:60px;margin-left:20px;display:flex}.p5{width:450px}.bo1{width:190px}}@media (width>=500px) and (width<=700px){.container7{grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:5px;margin-top:60px;margin-right:0;display:grid}.bo1{width:250px}.p5{width:auto}}@media (width<=500px){.container7{flex-direction:column;justify-content:center;align-items:center;gap:5px;margin-top:60px;margin-right:0;display:flex}.p5{width:auto}.bo1{width:250px}}.sixthpage{background-color:#f3f2ed;width:100vw;min-height:100vh;padding:20px}.btn6{color:#275f49;cursor:pointer;background-color:#e4f2d4;border:none;border-radius:15px;width:130px;height:25px;margin-top:50px;margin-left:50px;font-family:Poppins;font-weight:500}.testimonials-heading{opacity:0;transition:all 1s ease-in-out;transform:translateY(-50%)}.testimonials-heading.reveal{opacity:1;transform:translateY(0)}.container8{opacity:0;justify-content:center;align-items:center;gap:50px;margin-top:70px;margin-right:10px;transition:all 1s ease-in-out;display:flex;transform:translate(-20%)translateY(50%)}.container8.reveal{opacity:1;transform:translate(0)translateY(0)}.bx1{text-align:center;background-color:#e4f2d4;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:100px;display:flex}.p7{color:#275f49;margin-top:30px;padding:0 35px}.h4-test{color:#275f49;margin-top:35px}@media (width>=800px) and (width<=1200px){.container8{width:auto}.bx1{height:auto}}@media (width>=600px) and (width<=800px){.container8{width:auto}.bx1{height:auto}.h4-test{font-size:20px}}@media (width<=600px){.container8{grid-template-columns:1fr;width:auto;display:grid}.bx1{width:auto;height:auto;margin-bottom:10px;padding:20px}.h4-test{font-size:20px}}.seventhpage{background-image:url(https://static.wixstatic.com/media/84770f_b7ce8c19c2d642be9d066903628e1148~mv2.jpg/v1/fill/w_1791,h_1308,al_bl,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/84770f_b7ce8c19c2d642be9d066903628e1148~mv2.jpg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-attachment:fixed;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100vw;min-height:130vh;padding:100px 50px;display:flex}.container9{background-color:#f3f2ed;border-radius:30px;width:540px;height:auto;min-height:90vh;padding:20px 30px}.h4-5{margin-bottom:10px}.grid{flex-direction:column;justify-content:center;display:flex}.grid-table{grid-template-columns:1fr 1fr;display:grid}.grid-one,.grid-two{grid-template-columns:1fr;gap:10px;margin-top:30px;display:grid}.input3{background-color:#0000;border:1px solid #275f49;border-radius:20px;width:230px;height:35px;padding:0 15px}span{color:#275f49}.email{grid-column:1/3;margin-top:20px}.input4{background-color:#0000;border:1px solid #275f49;border-radius:18px;grid-column:1/3;width:480px;height:35px;margin-top:10px;padding:0 15px}.phone,.title,.message{grid-column:1/3;margin-top:20px}.input5{background-color:#0000;border:1px solid #275f49;border-radius:18px;grid-column:1/3;width:474px;height:17vh;margin-top:10px;padding:0 25px}.btn7{color:#fff;background-color:#275f49;border:none;border-radius:20px;width:98%;height:40px;margin-top:20px}.btn7:hover{filter:brightness(1.3)}@media (width>=400px) and (width<=650px){.seventhpage{justify-content:center;align-items:center;display:flex}.container9{width:400px;height:auto;min-height:90vh}.grid-table{grid-template-columns:1fr;display:grid}.input3,.input4,.input5{width:350px}}@media (width<=400px){.seventhpage{justify-content:center;align-items:center;display:flex}.container9{width:200px;height:auto;min-height:90vh;padding-left:20px}.grid-table{grid-template-columns:1fr;display:grid}.input3,.input4,.input5{width:160px}}.container-10{color:#e4f2d4;background-color:#275f49;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:auto;padding:15px;font-size:15px;display:flex}.container-10 p{margin-top:10px}
