.Main-module__ypiznW__main{background:#fff;max-width:100%;margin:0 auto;padding:20px 100px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.Main-module__ypiznW__section{margin-bottom:80px}.Main-module__ypiznW__primaryContainer{align-items:center;gap:60px;display:flex}.Main-module__ypiznW__primaryImage{border-radius:16px;width:50%;height:auto;transition:transform .3s}.Main-module__ypiznW__primaryImage:hover{transform:scale(1.02)}.Main-module__ypiznW__primaryText{flex:1}.Main-module__ypiznW__secondaryContainer{align-items:center;gap:60px;display:flex}.Main-module__ypiznW__secondaryText{flex:1}.Main-module__ypiznW__secondaryImage{border-radius:16px;width:50%;height:auto;transition:transform .3s}.Main-module__ypiznW__secondaryImage:hover{transform:scale(1.02)}.Main-module__ypiznW__explanationContainer{align-items:flex-start;gap:60px;display:flex}.Main-module__ypiznW__explanationText{flex:1}.Main-module__ypiznW__explanationImage{border-radius:16px;width:50%;height:auto;transition:transform .3s}.Main-module__ypiznW__explanationImage:hover{transform:scale(1.02)}.Main-module__ypiznW__buttons{flex-wrap:wrap;gap:20px;margin-top:40px;display:flex}.Main-module__ypiznW__whatsappButton,.Main-module__ypiznW__orderButton{color:#fff;cursor:pointer;border:none;border-radius:40px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 20px #0000001a}.Main-module__ypiznW__whatsappButton{background:linear-gradient(135deg,#25d366,#128c7e)}.Main-module__ypiznW__whatsappButton:hover{background:linear-gradient(135deg,#128c7e,#075e54);transform:translateY(-3px);box-shadow:0 12px 28px #25d36666}.Main-module__ypiznW__orderButton{background:linear-gradient(135deg,#0070f3,#0051b3)}.Main-module__ypiznW__orderButton:hover{background:linear-gradient(135deg,#0051b3,#003d80);transform:translateY(-3px);box-shadow:0 12px 28px #0070f366}.Main-module__ypiznW__schoolsSection{text-align:center;margin-top:80px}.Main-module__ypiznW__schoolsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:center;gap:30px;margin-top:40px;display:grid}.Main-module__ypiznW__schoolLogo{object-fit:contain;filter:grayscale(.3);opacity:.8;background:#fff;border-radius:12px;width:100%;height:auto;max-height:80px;padding:10px;transition:all .3s;box-shadow:0 5px 15px #0000000d}.Main-module__ypiznW__schoolLogo:hover{filter:grayscale(0);opacity:1;transform:scale(1.05);box-shadow:0 10px 25px #0000001a}.Main-module__ypiznW__backToTop{color:#0070f3;margin:30px 0 20px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.Main-module__ypiznW__backToTop:hover{color:#0051b3;text-decoration:underline}.Main-module__ypiznW__h1{background:linear-gradient(135deg,#1e2b3a,#2c3e50);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.Main-module__ypiznW__h2{color:#1e2b3a;margin:40px 0 20px;padding-bottom:10px;font-size:2.2rem;font-weight:700;line-height:1.3;position:relative}.Main-module__ypiznW__h2:after{content:"";background:linear-gradient(90deg,#0070f3,#00c6ff);border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:0}.Main-module__ypiznW__h3{color:#2c3e50;margin:35px 0 15px;font-size:1.8rem;font-weight:600}.Main-module__ypiznW__h4{color:#34495e;margin:25px 0 10px;font-size:1.3rem;font-weight:600}.Main-module__ypiznW__p{color:#4a5568;margin-bottom:20px;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.Main-module__ypiznW__main{padding:20px 30px}.Main-module__ypiznW__primaryContainer,.Main-module__ypiznW__secondaryContainer,.Main-module__ypiznW__explanationContainer{flex-direction:column;gap:30px}.Main-module__ypiznW__primaryImage,.Main-module__ypiznW__secondaryImage,.Main-module__ypiznW__explanationImage{width:100%}.Main-module__ypiznW__h1{font-size:2.2rem}.Main-module__ypiznW__h2{font-size:1.8rem}.Main-module__ypiznW__h2:after{width:120px;left:50%;transform:translate(-50%)}.Main-module__ypiznW__buttons{justify-content:center}}.Main-module__ypiznW__section:last-of-type{margin-bottom:40px}
.StressLeft-module___DVWYa__container{background:#fff;align-items:center;gap:3rem;max-width:100%;margin:0 auto;padding:40px 100px;transition:box-shadow .3s;display:flex}.StressLeft-module___DVWYa__container:hover{box-shadow:0 30px 50px -15px #00000026}.StressLeft-module___DVWYa__imageWrap{flex:1;min-width:280px}.StressLeft-module___DVWYa__image{object-fit:contain;border-radius:24px;width:100%;height:500px;transition:transform .4s,box-shadow .4s}.StressLeft-module___DVWYa__image:hover{transform:scale(1.02)}.StressLeft-module___DVWYa__content{flex-direction:column;flex:1;gap:1.5rem;display:flex}.StressLeft-module___DVWYa__title{color:#1e293b;margin:0;padding-bottom:.5rem;font-size:2.5rem;font-weight:400;line-height:1.2;position:relative}.StressLeft-module___DVWYa__title:after{content:"";background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:0}.StressLeft-module___DVWYa__lead{color:#334155;margin:0;font-size:1.1rem;line-height:1.7}.StressLeft-module___DVWYa__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:50px;align-self:flex-start;padding:.9rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 18px -6px #2563eb66}.StressLeft-module___DVWYa__cta:hover{background:linear-gradient(135deg,#1d4ed8,#4338ca);transform:translateY(-3px);box-shadow:0 12px 24px -8px #2563eb80}.StressLeft-module___DVWYa__cta:active{transform:translateY(-1px);box-shadow:0 8px 16px -6px #2563eb66}@media (max-width:1024px){.StressLeft-module___DVWYa__container{gap:2rem;padding:40px 60px}.StressLeft-module___DVWYa__title{font-size:2rem}}@media (max-width:860px){.StressLeft-module___DVWYa__container{flex-direction:column;gap:2rem;padding:2rem}.StressLeft-module___DVWYa__imageWrap{width:100%;min-width:auto}.StressLeft-module___DVWYa__title{font-size:1.9rem}.StressLeft-module___DVWYa__title:after{width:70px}}@media (max-width:480px){.StressLeft-module___DVWYa__container{border-radius:0;padding:1.5rem}.StressLeft-module___DVWYa__imageWrap{order:2}.StressLeft-module___DVWYa__image{width:100px;height:auto}.StressLeft-module___DVWYa__title{font-size:1.7rem}.StressLeft-module___DVWYa__lead{font-size:1rem}.StressLeft-module___DVWYa__cta{text-align:center;justify-content:center;width:100%;padding:.75rem 2rem;font-size:1rem}}
.RiskRight-module__Z5H0ha__wrapper{box-sizing:border-box;background:#fff;width:100%;padding:2rem 1rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif}.RiskRight-module__Z5H0ha__inner{grid-template-columns:1.2fr 1fr;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.RiskRight-module__Z5H0ha__copy{background:linear-gradient(90deg,#0d948805,#0000 80%);border-left:4px solid #0d948840;border-radius:0 8px 8px 0;padding-left:1rem}.RiskRight-module__Z5H0ha__h4{color:#0b3b3b;letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.3rem;font-weight:700;line-height:1.3}.RiskRight-module__Z5H0ha__h5{color:#2e4a4b;max-width:95%;margin:0 0 1.25rem;font-size:1rem;font-weight:380;line-height:1.7}.RiskRight-module__Z5H0ha__points{color:#1d3b3b;counter-reset:risk-counter;margin:0 0 1.5rem;padding-left:1.8rem;list-style-type:none}.RiskRight-module__Z5H0ha__points li{counter-increment:risk-counter;color:#2c4a4a;margin:.75rem 0;padding-left:.5rem;font-size:1rem;line-height:1.6;position:relative}.RiskRight-module__Z5H0ha__points li:before{content:counter(risk-counter)".";text-align:right;color:#0d9488;width:1.5rem;font-size:1rem;font-weight:600;position:absolute;left:-1.8rem}.RiskRight-module__Z5H0ha__button{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(145deg,#0d9488,#0a7a70);border:none;border-radius:40px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 12px 28px -8px #0d948866}.RiskRight-module__Z5H0ha__button:hover{transform:translateY(-3px);box-shadow:0 20px 32px -8px #0d948880}.RiskRight-module__Z5H0ha__button:active{transform:translateY(0);box-shadow:0 8px 18px -6px #0d948880}.RiskRight-module__Z5H0ha__media{background:#f9fdfd;border-radius:24px;justify-content:center;align-items:center;margin:0;padding:1.2rem;display:flex}.RiskRight-module__Z5H0ha__image{object-fit:contain;border-radius:16px;width:auto;max-width:100%;height:auto;max-height:500px;transition:transform .3s}.RiskRight-module__Z5H0ha__image:hover{transform:scale(1.01)}@media (max-width:860px){.RiskRight-module__Z5H0ha__inner{grid-template-columns:1fr;gap:1.2rem}.RiskRight-module__Z5H0ha__copy{background:0 0;border-left:none;border-radius:0;padding-left:0}.RiskRight-module__Z5H0ha__h4{font-size:1.2rem}.RiskRight-module__Z5H0ha__h5{max-width:100%;font-size:.98rem}.RiskRight-module__Z5H0ha__media{box-shadow:none;background:0 0;order:-1;padding:.8rem}.RiskRight-module__Z5H0ha__image{max-width:200px;max-height:none;box-shadow:0 10px 20px -8px #06323226}.RiskRight-module__Z5H0ha__points{padding-left:1.5rem}.RiskRight-module__Z5H0ha__points li:before{width:1.2rem;font-size:.95rem;left:-1.5rem}}@media (max-width:480px){.RiskRight-module__Z5H0ha__wrapper{padding:1.5rem .75rem}.RiskRight-module__Z5H0ha__h4{font-size:1.1rem}.RiskRight-module__Z5H0ha__button{text-align:center;width:100%;padding:.7rem 1rem}}
.faq-module__KaVtRW__root{color:#1e293b;background:#fff;max-width:100%;margin:0 auto;padding:48px 100px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif}@media (max-width:880px){.faq-module__KaVtRW__root{padding:32px 20px}}.faq-module__KaVtRW__title{background:linear-gradient(135deg,#0f2b3d,#1e4a6f);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:2.2rem;font-weight:700}.faq-module__KaVtRW__subtitle{color:#334155;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);max-width:780px;margin:0 0 32px;font-size:1.1rem;font-weight:400;line-height:1.5}.faq-module__KaVtRW__grid{grid-template-columns:1fr 280px;align-items:start;gap:24px;display:grid}.faq-module__KaVtRW__cards{gap:16px;display:grid}.faq-module__KaVtRW__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border:1px solid #ffffff80;border-radius:20px;padding:0;transition:transform .2s,box-shadow .3s;overflow:hidden;box-shadow:0 20px 35px -8px #00142826,inset 0 0 0 1px #ffffff4d}.faq-module__KaVtRW__card:hover{transform:translateY(-3px);box-shadow:0 30px 45px -12px #001e3c40,inset 0 0 0 1px #fff9}.faq-module__KaVtRW__summary{cursor:pointer;color:#0b2b40;padding:20px 24px;font-size:1.1rem;font-weight:600;list-style:none;transition:background .2s;display:block;position:relative}.faq-module__KaVtRW__summary:hover{background:#fff6}.faq-module__KaVtRW__summary::-webkit-details-marker{display:none}.faq-module__KaVtRW__summary:after{content:"+";float:right;color:#2c6c9e;font-size:1.8rem;font-weight:300;line-height:1;transition:transform .3s}.faq-module__KaVtRW__card[open] .faq-module__KaVtRW__summary:after{content:"−";color:#0f3b5e;transform:rotate(180deg)}.faq-module__KaVtRW__detailBody{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1e3a5f;background:#ffffff4d;border-top:1px dashed #2c6c9e33;border-radius:0 0 20px 20px;padding:0 24px 24px;font-size:1rem;line-height:1.7}.faq-module__KaVtRW__sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #fff9;border-radius:24px;padding:20px 16px;box-shadow:0 20px 30px -10px #001e321a}.faq-module__KaVtRW__tipTitle{color:#0f2f44;letter-spacing:-.01em;align-items:center;gap:8px;margin:0 0 16px;font-size:1.2rem;font-weight:600;display:flex}.faq-module__KaVtRW__tipTitle:before{content:"✨";font-size:1.4rem}.faq-module__KaVtRW__tipList{color:#254358;margin:0;padding-left:24px;font-size:.98rem;line-height:1.6}.faq-module__KaVtRW__tipList li{margin-bottom:10px}.faq-module__KaVtRW__meta{border-top:1px solid #2c6c9e33;margin-top:24px;padding-top:16px}.faq-module__KaVtRW__metaText{color:#2f4b6e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffff04d;border-radius:30px;margin:0;padding:8px 12px;font-size:.92rem;font-style:italic}@media (max-width:880px){.faq-module__KaVtRW__grid{grid-template-columns:1fr;gap:20px}.faq-module__KaVtRW__sidebar{order:2}.faq-module__KaVtRW__title{font-size:1.9rem}}
