.ExamCardsGrid-module__KP_cqW__section{background:var(--bg-surface-alt);padding:5rem 0}.ExamCardsGrid-module__KP_cqW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ExamCardsGrid-module__KP_cqW__header{text-align:center;margin-bottom:3.5rem}.ExamCardsGrid-module__KP_cqW__title{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.ExamCardsGrid-module__KP_cqW__subtitle{color:var(--text-secondary);max-width:680px;margin:0 auto;font-size:1.0625rem;line-height:1.65}.ExamCardsGrid-module__KP_cqW__category{margin-bottom:3rem}.ExamCardsGrid-module__KP_cqW__catLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-navy);background:var(--tint-navy);border-left:3px solid var(--accent-navy);border-radius:0 var(--radius-xs) var(--radius-xs) 0;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:.35rem .85rem .35rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.ExamCardsGrid-module__KP_cqW__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.ExamCardsGrid-module__KP_cqW__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md,12px);box-shadow:var(--shadow-xs);flex-direction:column;gap:.5rem;padding:1.4rem 1.35rem 1.2rem;text-decoration:none;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex}.ExamCardsGrid-module__KP_cqW__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-3px)}.ExamCardsGrid-module__KP_cqW__cardName{color:var(--text-primary);font-size:1.125rem;font-weight:700;line-height:1.3}.ExamCardsGrid-module__KP_cqW__cardDesc{color:var(--text-secondary);flex:1;margin:0;font-size:.8125rem;line-height:1.65}.ExamCardsGrid-module__KP_cqW__cardFooter{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.ExamCardsGrid-module__KP_cqW__targetScore{color:var(--accent-navy);background:var(--tint-navy);letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:.22rem .6rem;font-size:.6875rem;font-weight:600}.ExamCardsGrid-module__KP_cqW__arrow{color:var(--accent-navy);flex-shrink:0;font-size:1.1rem;transition:transform .2s}.ExamCardsGrid-module__KP_cqW__card:hover .ExamCardsGrid-module__KP_cqW__arrow{transform:translate(4px)}@media (prefers-color-scheme:dark){.ExamCardsGrid-module__KP_cqW__section{background:var(--bg-base)}.ExamCardsGrid-module__KP_cqW__card{background:var(--bg-surface);border-color:var(--border-subtle)}}:root[data-theme=dark] .ExamCardsGrid-module__KP_cqW__section{background:var(--bg-base)}:root[data-theme=dark] .ExamCardsGrid-module__KP_cqW__card{background:var(--bg-surface);border-color:var(--border-subtle)}@media (max-width:640px){.ExamCardsGrid-module__KP_cqW__section{padding:3.5rem 0}.ExamCardsGrid-module__KP_cqW__grid{grid-template-columns:1fr 1fr}}@media (max-width:420px){.ExamCardsGrid-module__KP_cqW__grid{grid-template-columns:1fr}}
.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)}
@keyframes ptPulse{0%{box-shadow:0 0 #f26522a6}70%{box-shadow:0 0 0 10px #f2652200}to{box-shadow:0 0 #f2652200}}.pt-wrapper{z-index:900;filter:drop-shadow(-4px 0 20px #09143224);align-items:stretch;transition:transform .48s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:90px;right:0}.pt-wrapper--open{transform:translate(0)}.pt-wrapper--closed{transform:translate(320px)}.pt-tab{z-index:10;color:#fff;cursor:pointer;background:linear-gradient(#4a9de0 0%,#2a72b8 100%);border:none;border-radius:12px 0 0 12px;outline:none;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:10px;width:40px;padding:16px 0;transition:width .22s,background .22s;display:flex;position:relative}.pt-tab:hover{background:linear-gradient(#60aee8 0%,#3a85cc 100%);width:44px}.pt-tab:active{transform:scale(.97)}.pt-wrapper--open .pt-tab{opacity:0;pointer-events:none;width:0;min-width:0;padding:0;overflow:hidden}.pt-tab-dot{background:var(--accent-orange,#f26522);z-index:20;border:2px solid #fff;border-radius:50%;width:11px;height:11px;animation:2.2s ease-out infinite ptPulse;position:absolute;top:-4px;left:-4px}.pt-tab-icon{background:#ffffff29;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.pt-tab-text{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;color:#ffffffe0;font-size:11.5px;font-weight:700;transform:rotate(180deg)}.pt-panel{background:var(--bg-surface);border-radius:12px 0 0 12px;flex-direction:column;width:320px;display:flex;overflow:hidden}.pt-panel-close{z-index:30;color:#ffffffbf;cursor:pointer;background:#ffffff29;border:1px solid #ffffff3d;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,color .15s;display:flex;position:absolute;top:11px;right:13px}.pt-panel-close:hover{color:#fff;background:#ffffff4d}.pt-header{background:linear-gradient(148deg,#5aabef 0%,#2f7dc8 100%);flex-shrink:0;padding:16px 18px 18px;position:relative;overflow:hidden}.pt-header:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1f 0%,#0000 65%);width:160px;height:160px;position:absolute;top:-40px;right:-30px}.pt-header-strip{background:linear-gradient(90deg,#ffffff26 0%,#fff9 50%,#ffffff26 100%);width:calc(100% + 36px);height:3px;margin:-16px -18px 14px}.pt-levels{align-items:center;gap:3px;margin-bottom:13px;display:flex}.pt-level{letter-spacing:.1em;color:#ffffff8c;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:100px;padding:2px 8px;font-size:9px;font-weight:700}.pt-level-sep{color:#ffffff38;font-size:8px;line-height:1}.pt-level-highlight{color:#fff;background:#ffffff38;border-color:#ffffff80;font-weight:800}.pt-header-row{align-items:center;gap:11px;display:flex}.pt-avatar-ring{background:linear-gradient(135deg,#fff9,#ffffff2e);border-radius:50%;flex-shrink:0;width:44px;height:44px;padding:2px}.pt-avatar{background:#ffffff1f;border:2px solid #2563a899;border-radius:50%;width:100%;height:100%;overflow:hidden}.pt-title{color:#fff;letter-spacing:-.015em;margin:0;font-size:16.5px;font-weight:900;line-height:1.15}.pt-subtitle{color:#fff9;margin:3px 0 0;font-size:10.5px;font-weight:500}.pt-body{background:var(--bg-surface);flex:1;padding:14px 18px 18px}.pt-desc{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);margin:0 0 12px;padding-bottom:12px;font-size:12px;line-height:1.68}.pt-features{flex-direction:column;gap:5px;margin-bottom:13px;display:flex}.pt-feature{background:var(--bg-surface-alt);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:8px;align-items:center;gap:10px;padding:7px 11px;font-size:12px;font-weight:500;transition:background .14s,border-color .14s;display:flex}.pt-feature:hover{background:var(--bg-surface-hover);border-color:var(--border-strong)}.pt-feat-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.pt-feat-icon-timer{background:color-mix(in srgb, #f26522 12%, var(--bg-surface))}.pt-feat-icon-target{background:color-mix(in srgb, #6366f1 12%, var(--bg-surface))}.pt-feat-icon-chart{background:color-mix(in srgb, #10b981 12%, var(--bg-surface))}.pt-cta{color:#fff;letter-spacing:.04em;background:linear-gradient(130deg,#2f7dc8 0%,#1a5fa0 100%);border-radius:11px;justify-content:space-between;align-items:center;width:100%;padding:12px 11px 12px 17px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 22px -8px #1a5fa073}.pt-cta:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 30%,#fff3 50%,#0000 70%);transition:transform .65s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-130%)}.pt-cta:hover:before{transform:translate(130%)}.pt-cta:hover{transform:translateY(-2px);box-shadow:0 10px 30px -8px #1a5fa099}.pt-cta:active{transform:translateY(0)scale(.99)}.pt-cta-text{z-index:1;position:relative}.pt-cta-arrow{z-index:1;background:#fff3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;transition:transform .2s;display:flex;position:relative}.pt-cta:hover .pt-cta-arrow{transform:translate(2px)}.pt-footer{text-align:center;color:var(--text-muted);letter-spacing:.02em;margin-top:8px;font-size:10px}.pt-backdrop{z-index:899;-webkit-backdrop-filter:blur(2px);background:#09142829;position:fixed;inset:0}@media (max-width:640px){.pt-wrapper--closed{transform:translate(280px)}.pt-wrapper{bottom:85px}.pt-tab{width:32px;padding:4px 0}.pt-tab-text{font-size:9px}.pt-panel{width:272px}.pt-body{padding:13px 15px 16px}.pt-header{padding:14px 16px 16px}}@media (max-height:600px){.pt-wrapper{bottom:6vh}}@media (prefers-reduced-motion:reduce){.pt-tab-dot{animation:none}.pt-wrapper,.pt-cta,.pt-feature,.pt-tab{transition:none}}
.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__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}
