.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Montserrat;padding-top:10rem;background-color:#f5f4ef;min-height:80dvh}.hero-heading{max-width:800px;width:90%;height:auto;margin-top:2rem;margin-right:60px}.hero-box{background:#fff;width:900px;max-width:95%;min-height:204px;border-radius:50px;box-shadow:0 4px 30px #e8e8e8b2;display:flex;font-weight:600;margin-top:-1rem;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem 4rem}.hero-text{color:#333;font-size:1.75rem;font-weight:600;margin-bottom:.6rem;line-height:1.6;&:nth-child(2){margin-bottom:2rem}}.pill{background:#0152ff;color:#fff;padding:.4rem .8rem;border-radius:9999px;font-weight:500;display:inline-block}.register-btn{background:#ffe34d;color:#000;padding:.8rem 2rem;border-radius:12px;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.register-btn:hover{opacity:.9;transform:translateY(-2px)}@media (max-width: 1024px){.hero-heading{max-width:600px}.hero-box{height:auto;padding:1.5rem}.hero-text{font-size:1rem}.register-btn{font-size:.9rem;padding:.7rem 1.6rem}}@media (max-width: 768px){.hero-heading{max-width:500px}.hero-box{width:95%}}@media (max-width: 480px){.hero-heading{max-width:350px}.pill{font-size:.85rem;padding:.4rem 1rem}.register-btn{font-size:.85rem;padding:.6rem 1.4rem}}.consult-container{max-width:1800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.bold-text{font-weight:700}.text-side{max-width:50%}.text-side>.title{font-size:75px;font-weight:800;position:relative}.subtitle{font-size:58px;font-weight:700;color:#333;line-height:1.4}.whatsapp-pill{display:inline-flex;align-items:center;background-color:#fff;border:4px solid #009E46;color:#333;font-weight:700;padding:4px 14px;border-radius:999px;text-decoration:none}.whatsapp-pill img{width:60px;height:60px;margin-left:16px}.star{color:#009e46}.subtitle{margin-top:10px}.whatsapp{background-color:#009e46;color:#fff;padding:5px 10px;border-radius:20px;display:inline-flex;align-items:center;gap:5px}.whatsapp:after{content:"🌿";font-size:16px}.underline{width:100px;height:4px;background-color:gold;margin-top:10px}@media screen and (max-width: 900px){.consult-container{flex-direction:column;text-align:center;padding:auto 4rem}.text-side{max-width:100%;padding-left:0;>.subtitle{font-size:36px}>.title{font-size:40px}}.phone{width:60%;margin-top:20px}}.how-to{text-align:center;font-family:Montserrat}.steps-container{max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:flex-start;position:relative;padding:4rem 0}.timeline{position:relative;display:flex;flex-direction:column;align-items:center;margin-right:60px}.timeline:before{content:"";position:absolute;height:2000px;top:0;bottom:auto;left:50%;width:2px;background-color:#d9d9d9;transform:translate(-50%)}.circle{width:20px;height:20px;border:2px solid #0152FF;border-radius:50%;background-color:transparent;z-index:1;margin-bottom:160px}.steps-container>.content{display:flex;flex-direction:column;gap:160px}.step{display:flex;align-items:center;gap:40px}.step img{width:375px;height:375px;object-fit:cover;border-radius:20px}.step .text{max-width:400px;text-align:left}.step h3{font-size:24px;margin-bottom:10px}.step p{font-size:16px;line-height:1.5}@media (max-width: 768px){.timeline{display:none}.steps-container{flex-direction:column;align-items:center}.step{flex-direction:column;gap:20px;text-align:center}.step img{width:100%;max-width:320px;height:auto}.step .text{text-align:center;max-width:100%}}.start-app{text-align:center}.section-title{font-size:36px;font-weight:600;margin-bottom:20px}.start-app>.subtitle{font-size:24px;margin-bottom:40px}.images-container{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.find-img{max-width:400px;border-radius:20px;box-shadow:0 4px 10px #0000001a}.doctor-card-exact{max-width:500px;min-height:500px;background-color:#fff;border-radius:50px;box-shadow:0 8px 30px #e8e8e8b2;display:flex;flex-direction:column;text-align:left;justify-content:space-between;padding-bottom:10px}.image-card{background-color:#fff9da;height:250px;display:flex;justify-content:center;align-items:center;border-radius:30px;margin:20px}.doctor-image{max-width:95%;max-height:100%;object-fit:contain;margin:40px 30px}.card-body{padding:0 30px 30px;display:grid;grid-template-columns:[info-text] 55% [action] 45%}.card-title{font-size:28px;font-weight:600;color:#333;margin-bottom:10px;span{font-weight:700;font-style:italic}}.card-description{font-size:20px;font-weight:500;color:#333;margin-bottom:20px;line-height:1.5}.action-container{display:flex;justify-content:flex-end;align-items:flex-end}.join-button{padding:10px 20px;background-color:#ffe34d;color:#333;border:none;border-radius:12px;text-decoration:none;font-weight:600;font-size:16px;transition:background-color .3s ease}.join-button:hover{background-color:#fcd700}@media (max-width: 768px){.images-container{flex-direction:column;align-items:center}.card-body{padding:0 20px 20px}.doctor-card-exact,.find-img{max-width:90%}}.bundles-container{max-width:1200px;min-width:80vw;margin:0 auto}.bundles-section{display:flex;justify-content:center;align-items:center}.bundle-box,.practice-box{border-radius:2.5rem;padding:4rem;margin:1rem 0}.bundle-card h3{margin:0 0 1rem;font-size:3rem}.bundle-card p{margin:.25rem 0;font-size:1.4rem;font-weight:600}.bundle-box{background:#0152ff;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;overflow:hidden;position:relative;min-height:40svh;>img{filter:grayscale(1) brightness(0) invert(1);mix-blend-mode:screen;min-width:180px;max-width:400px;overflow:hidden;position:absolute;right:24px;bottom:24px}}.practice-box{display:grid;grid-template-columns:1fr 1fr;background:#f9f9f9;gap:1rem;align-items:center;text-align:left}.closing-text{text-align:center;font-size:6rem;color:#3336;margin:4rem 1rem;font-weight:700}.closing-text p:nth-child(1){color:#111}@media (max-width: 1024px){.bundles-section{padding:50px 15px}.bundles-image{max-width:90%}.closing-text{font-size:3rem}}@media (max-width: 768px){.bundle-box,.practice-box{padding:2rem 1.75rem;h3{font-size:1.5rem}p{font-size:1rem}}.practice-box{grid-template-columns:1fr}.bundle-box{padding-bottom:1.5rem;min-height:50svh;img{max-width:200px;right:12px;bottom:12px}}.closing-text{font-size:3rem;margin-top:4rem}}@media (max-width: 768px){.bundles-section{padding:40px 0}.bundles-image{max-width:100%}}
