.NedenBizFeaturesSection-module__jrCyRW__section{background-color:var(--bg-surface);padding:5rem 0}.NedenBizFeaturesSection-module__jrCyRW__container{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}@media (min-width:992px){.NedenBizFeaturesSection-module__jrCyRW__container{grid-template-columns:1fr 1fr;align-items:start;gap:4rem}}.NedenBizFeaturesSection-module__jrCyRW__columnTitle{color:var(--text-primary);margin-bottom:.6rem;font-size:1.7rem;font-weight:800;line-height:1.3}.NedenBizFeaturesSection-module__jrCyRW__columnSubtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.92rem;line-height:1.6}.NedenBizFeaturesSection-module__jrCyRW__featureList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.NedenBizFeaturesSection-module__jrCyRW__featureItem{align-items:flex-start;gap:1rem;display:flex}.NedenBizFeaturesSection-module__jrCyRW__featureIcon{background-color:var(--bg-surface-alt);width:46px;height:46px;color:var(--accent-red);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.NedenBizFeaturesSection-module__jrCyRW__featureText{flex:1}.NedenBizFeaturesSection-module__jrCyRW__featureTitle{color:var(--text-primary);margin:0 0 .3rem;font-size:1rem;font-weight:700}.NedenBizFeaturesSection-module__jrCyRW__featureDesc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.NedenBizFeaturesSection-module__jrCyRW__accordion{flex-direction:column;gap:0;display:flex}.NedenBizFeaturesSection-module__jrCyRW__accordionItem{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:.5rem;margin-bottom:.6rem;overflow:hidden}.NedenBizFeaturesSection-module__jrCyRW__accordionHeader{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;transition:background-color .2s;display:flex}.NedenBizFeaturesSection-module__jrCyRW__accordionHeader:hover,.NedenBizFeaturesSection-module__jrCyRW__accordionHeaderOpen{background-color:var(--bg-base)}.NedenBizFeaturesSection-module__jrCyRW__chevron{color:var(--accent-red);flex-shrink:0;transition:transform .3s}.NedenBizFeaturesSection-module__jrCyRW__chevronOpen{transform:rotate(180deg)}.NedenBizFeaturesSection-module__jrCyRW__contentClosed{opacity:0;max-height:0;transition:max-height .35s,opacity .25s;overflow:hidden}.NedenBizFeaturesSection-module__jrCyRW__contentOpen{opacity:1;max-height:1200px;transition:max-height .5s,opacity .35s;overflow:visible}.NedenBizFeaturesSection-module__jrCyRW__accordionContent{color:var(--text-secondary);padding:0 1.25rem 1rem;font-size:.9rem;line-height:1.7}
.CourseFAQ-module__RE3AbG__faqSectionWrapper{background-color:var(--bg-base);padding:100px 0;position:relative;overflow:hidden}.CourseFAQ-module__RE3AbG__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.CourseFAQ-module__RE3AbG__faqContainer{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:60px;display:grid}.CourseFAQ-module__RE3AbG__faqHeader{flex-direction:column;gap:20px;display:flex;position:sticky;top:100px}.CourseFAQ-module__RE3AbG__iconWrapper{width:56px;height:56px;color:var(--accent-red);background:#dc26261a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.CourseFAQ-module__RE3AbG__title{color:var(--text-primary);margin:0;font-size:36px;font-weight:800;line-height:1.2}.CourseFAQ-module__RE3AbG__desc{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.6}.CourseFAQ-module__RE3AbG__accordion{flex-direction:column;gap:16px;display:flex}.CourseFAQ-module__RE3AbG__accordionItem{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.CourseFAQ-module__RE3AbG__accordionItemOpen{border-color:var(--border-strong);box-shadow:0 10px 30px -10px #00000014}.CourseFAQ-module__RE3AbG__accordionItemOpen:before{content:"";background-color:var(--accent-red);border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.CourseFAQ-module__RE3AbG__accordionHeader{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px;font-size:16px;font-weight:700;transition:color .2s;display:flex}.CourseFAQ-module__RE3AbG__accordionHeader:hover,.CourseFAQ-module__RE3AbG__accordionHeaderOpen{color:var(--accent-red)}.CourseFAQ-module__RE3AbG__arrowIcon{color:var(--text-muted);flex-shrink:0;transition:transform .4s cubic-bezier(.4,0,.2,1)}.CourseFAQ-module__RE3AbG__accordionHeader:hover .CourseFAQ-module__RE3AbG__arrowIcon,.CourseFAQ-module__RE3AbG__accordionHeaderOpen .CourseFAQ-module__RE3AbG__arrowIcon{color:var(--accent-red)}.CourseFAQ-module__RE3AbG__arrowIconOpen{transform:rotate(45deg)}.CourseFAQ-module__RE3AbG__accordionContent{overflow:hidden}.CourseFAQ-module__RE3AbG__accordionBody{color:var(--text-secondary);padding:0 24px 24px;font-size:15px;font-weight:400;line-height:1.7}@media (max-width:992px){.CourseFAQ-module__RE3AbG__faqContainer{grid-template-columns:1fr;gap:40px}.CourseFAQ-module__RE3AbG__faqHeader{position:relative;top:0}}@media (max-width:768px){.CourseFAQ-module__RE3AbG__faqSectionWrapper{padding:60px 0}.CourseFAQ-module__RE3AbG__title{font-size:28px}.CourseFAQ-module__RE3AbG__accordionHeader{padding:20px;font-size:15px}.CourseFAQ-module__RE3AbG__accordionBody{padding:0 20px 20px}}.CourseFAQ-module__RE3AbG__contentClosed{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.CourseFAQ-module__RE3AbG__contentOpen{opacity:1;max-height:1000px;transition:max-height .6s,opacity .4s;overflow:visible}
.EducationModels-module__Q7U-Na__section{background-color:var(--bg-surface);padding:6rem 0}.EducationModels-module__Q7U-Na__container{max-width:1200px;margin:0 auto;padding:0 1rem}.EducationModels-module__Q7U-Na__header{text-align:center;margin-bottom:4rem}.EducationModels-module__Q7U-Na__title{color:var(--text-primary);font-size:2.5rem;font-weight:800}.EducationModels-module__Q7U-Na__cardsGrid{grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (min-width:768px){.EducationModels-module__Q7U-Na__cardsGrid{grid-template-columns:1fr 1fr}}.EducationModels-module__Q7U-Na__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:1.5rem;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.EducationModels-module__Q7U-Na__card:hover{border-color:var(--border-strong);transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.EducationModels-module__Q7U-Na__popularCard{border:2px solid var(--accent-blue)}.EducationModels-module__Q7U-Na__popularCard:hover{border-color:var(--brand-ink)}.EducationModels-module__Q7U-Na__badge{background-color:var(--accent-red);color:#fff;z-index:10;padding:.5rem 3rem;font-size:.8rem;font-weight:700;position:absolute;top:1rem;right:-2rem;transform:rotate(45deg);box-shadow:0 4px 10px #e11d484d}.EducationModels-module__Q7U-Na__cardHeader{text-align:center;background-color:var(--bg-base);border-bottom:1px solid var(--border-subtle);padding:2.5rem 2rem 1.5rem}.EducationModels-module__Q7U-Na__popularCard .EducationModels-module__Q7U-Na__cardHeader{background-color:var(--tint-navy);border-bottom-color:var(--text-inverse-muted)}.EducationModels-module__Q7U-Na__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem;font-weight:800}.EducationModels-module__Q7U-Na__popularCard .EducationModels-module__Q7U-Na__cardTitle{color:var(--brand-ink)}.EducationModels-module__Q7U-Na__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.EducationModels-module__Q7U-Na__cardBody{flex:1;padding:2rem}.EducationModels-module__Q7U-Na__featureList{margin:0 0 2rem;padding:0;list-style:none}.EducationModels-module__Q7U-Na__featureItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;font-weight:500;display:flex}.EducationModels-module__Q7U-Na__checkIcon{color:var(--accent-green);flex-shrink:0;margin-top:.1rem}.EducationModels-module__Q7U-Na__cardFooter{flex-direction:column;gap:1rem;padding:0 2rem 2.5rem;display:flex}.EducationModels-module__Q7U-Na__btnWhatsapp{color:#fff;cursor:pointer;background-color:#22c55e;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex}.EducationModels-module__Q7U-Na__btnWhatsapp:hover{background-color:var(--accent-green)}.EducationModels-module__Q7U-Na__btnForm{background-color:var(--accent-red);color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex}.EducationModels-module__Q7U-Na__btnForm:hover{background-color:var(--hover-red)}
.SeoContentBlock-module__2PNYoW__container{max-width:1200px;margin:6rem auto;padding:0 1rem}.SeoContentBlock-module__2PNYoW__block{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:24px;margin-bottom:3rem;padding:3rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 40px -10px #0000000d}.SeoContentBlock-module__2PNYoW__block:hover{transform:translateY(-5px);box-shadow:0 20px 40px -10px #00000014}.SeoContentBlock-module__2PNYoW__block:nth-child(2n){background:var(--bg-surface-alt)}.SeoContentBlock-module__2PNYoW__title{letter-spacing:-.4px;color:var(--text-primary);margin-bottom:1.4rem;padding-bottom:1rem;font-size:1.7rem;font-weight:700;line-height:1.3;position:relative}.SeoContentBlock-module__2PNYoW__title:after{content:"";background:var(--accent-red);border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:0}.SeoContentBlock-module__2PNYoW__desc{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;font-weight:400;line-height:1.75}.SeoContentBlock-module__2PNYoW__bulletList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.SeoContentBlock-module__2PNYoW__bulletList.SeoContentBlock-module__2PNYoW__hasSummary{margin-bottom:2rem}.SeoContentBlock-module__2PNYoW__bulletItem{color:var(--text-primary);background:var(--bg-surface-hover);border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;font-size:.98rem;line-height:1.5;transition:background .2s;display:flex}.SeoContentBlock-module__2PNYoW__bulletItem:hover{background:var(--bg-surface)}.SeoContentBlock-module__2PNYoW__iconWrapper{color:var(--accent-red);flex-shrink:0;margin-top:2px}.SeoContentBlock-module__2PNYoW__summary{color:var(--text-secondary);border-left:4px solid var(--accent-red);background:#dc26260d;border-radius:0 12px 12px 0;padding:1.5rem;font-size:1rem;font-style:italic;line-height:1.75}@media (max-width:768px){.SeoContentBlock-module__2PNYoW__block{padding:2rem 1.5rem}.SeoContentBlock-module__2PNYoW__title{font-size:1.4rem}.SeoContentBlock-module__2PNYoW__bulletList{grid-template-columns:1fr}}.SeoContentBlock-module__2PNYoW__tableWrapper{margin-bottom:2rem;overflow-x:auto}.SeoContentBlock-module__2PNYoW__seoTable{border-collapse:collapse;width:100%;margin-top:1rem}.SeoContentBlock-module__2PNYoW__seoTable th,.SeoContentBlock-module__2PNYoW__seoTable td{border:1px solid var(--border-subtle);text-align:left;padding:12px 16px}.SeoContentBlock-module__2PNYoW__seoTable th{background-color:var(--bg-surface-alt);font-weight:700}.SeoContentBlock-module__2PNYoW__tableCaption{caption-side:top;text-align:left;color:var(--text-secondary);padding:0 0 8px;font-size:.9rem}.SeoContentBlock-module__2PNYoW__triangleIcon,.SeoContentBlock-module__2PNYoW__diamondIcon{color:var(--accent-red);flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;font-size:1.2rem;display:inline-flex}
