@media screen and (max-width:767px){.main__hero img{width:90%;height:240px;margin-bottom:80px}.hero__text{margin-top:-40px}}@media screen and (min-width:768px)and (max-width:1023px){.main__hero img{width:100%}}.hero{background-size:cover;background-position:50%;height:70vh;display:flex;justify-content:center;align-items:center;text-align:center}.hero__title{font-family:Cocogoose;position:relative;font-size:20px;color:#000;margin-top:32px}.hero__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-180%);animation:hero__text 16s ease-in-out infinite}.hero__text:first-child{animation-delay:-16s}.hero__text:nth-child(2){animation-delay:-12.8s}.hero__text:nth-child(3){animation-delay:-9.6s}.hero__text:nth-child(4){animation-delay:-6.4s}.hero__text:nth-child(5){animation-delay:-3.2s}@keyframes hero__text{0%,5%,to{filter:blur(0);opacity:1}20%,80%{filter:blur(1em);opacity:0}}.hero__navigation{display:flex;justify-content:center;margin-top:8px}.hero__icon{font-size:48px;margin:0 10px;color:#000}.hero__arrow{color:#000;margin-top:32px;font-size:24px;animation:bounce 1.5s infinite;display:flex;justify-content:center;align-items:center}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@media screen and (max-width:767px){.doctor-section{flex-direction:column}.doctor-image>img{width:320px;height:400px;margin-bottom:-480px}.doctor-info{margin-bottom:-480px;text-align:center}.doctor-info>h1{margin-top:40px}}@media screen and (min-width:768px)and (max-width:1023px){.doctor-section{flex-direction:column}.doctor-image>img{width:480px;height:640px;margin-top:80px}.doctor-info{text-align:center;margin-bottom:-400px}}@media screen and (min-width:1024px){.doctor-info{margin-right:80px}}.doctor-section{display:flex;align-items:center;justify-content:center;height:100vh;background-color:linear-gradient(#e9d7c1,#d59b99);margin-top:80px}.doctor-image,.doctor-info{flex:1 1;text-align:center}.doctor-info{font-family:Mayfast;font-weight:700;font-size:23px;padding:0 20px}.doctor-image>img{border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.1)}@media screen and (max-width:767px){.customer-section{margin-top:1120px!important}.customer-info>h2{font-size:24px}}@media screen and (min-width:768px)and (max-width:1023px){.customer-section{margin-top:320px!important}}.customer-section{background-color:linear-gradient(#e9d7c1,#d59b99);padding:40px 20px;margin-top:80px}.customer-info{font-family:Mayfast;font-size:23px;margin:40px auto 0}.customer-info h2{text-align:center;margin-bottom:30px}.testimonial-container{display:flex;justify-content:center}.testimonial{text-align:center;max-width:600px;background-color:linear-gradient(#e9d7c1,#d59b99);border-radius:8px;padding:20px;margin-right:20px;vertical-align:top;width:600px}.testimonial:last-child{margin-right:0}.testimonial-content p{font-family:Mayfast;text-align:center;font-size:16px;font-weight:700;line-height:1.5}.testimonial-content span{font-family:Cocogoose;font-size:23px;text-align:center;font-weight:700;display:block;margin-top:16px}@keyframes moveLeft{0%{transform:translateX(100%)}to{transform:translateX(-200%)}}@media screen and (max-width:767px){.experience-container{margin-top:1600px}.experience-item{width:98%}}@media screen and (min-width:768px)and (max-width:1023px){.experience-container{margin-top:400px}}.experience-section{position:relative;padding:40px 20px;height:100vh;display:flex;justify-content:center;align-items:center}.experience-background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:linear-gradient(#e9d7c1,#d59b99);z-index:-1}.experience-container{position:relative;max-width:800px;text-align:center}.experience-container h2{font-family:Mayfast;font-size:32px;margin-bottom:32px}.experience-timeline{display:flex;flex-direction:column;gap:20px}.experience-item{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);position:relative;z-index:1}.experience-item h3{font-family:Cocogoose;font-size:20px;margin-bottom:10px}.experience-item p{font-size:16px;margin-bottom:5px}@font-face{font-family:Mayfast;src:url(/_next/static/media/Mayfest.1e4e2c05.ttf) format("truetype")}@font-face{font-family:Cocogoose;src:url(/_next/static/media/Cocogoose.b68e82bb.ttf) format("truetype")}@media screen and (max-width:767px){.footer-container{width:350px}}@media screen and (min-width:768px)and (max-width:1023px){.footer-container{display:flex;justify-content:center!important}}.footer{background-color:linear-gradient(#e9d7c1,#d59b99);padding:20px 0}.footer-container{max-width:800px;margin:0 auto;display:flex;justify-content:space-between}.footer-logo img,.footer-your-company img{display:block}.footer-logo a{font-size:32px;display:inline-block;margin-top:40px}