/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}}:root{--ink:#071c24;--deep:#06262e;--lime:#c7f75c;--cream:#f2f2ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,100% - 44px);margin:auto}.nav{z-index:5;color:#fff;border-bottom:1px solid #ffffff25;justify-content:space-between;align-items:center;height:78px;font-size:11px;font-weight:800;display:flex;position:absolute;left:50%;transform:translate(-50%)}.brand{align-items:center;gap:11px;font-size:14px;display:flex}.brand>b{background:var(--lime);width:38px;height:38px;color:var(--ink);border-radius:9px;place-items:center;font-size:17px;display:grid}.brand small{color:#9cb9bb;font-weight:500;display:block}.hero{color:#fff;background:radial-gradient(circle at 77% 45%,#137078,#082f38 38%,#051a23 75%);min-height:700px;position:relative;overflow:hidden}.ring{border:1px solid #ffffff13;border-radius:50%;width:620px;height:620px;position:absolute;top:60px;right:-130px}.heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;min-height:700px;padding-top:90px;display:grid;position:relative}.eyebrow,.kicker,.lime{letter-spacing:.22em;color:#3f7b7c;font-size:10px;font-weight:800}.eyebrow{color:#b7cbcd}.hero h1{letter-spacing:-.06em;margin:20px 0;font-size:clamp(54px,6vw,82px);line-height:.92}.hero h1 em{color:var(--lime);font-style:normal}.lead{color:#bed0d2;max-width:620px;font-size:18px;line-height:1.65}.actions{align-items:center;gap:28px;margin-top:30px;font-size:13px;font-weight:700;display:flex}.button{background:var(--lime);color:var(--ink);border-radius:4px;justify-content:space-between;gap:42px;padding:18px 22px;font-weight:800;display:inline-flex;box-shadow:0 14px 35px #0003}.checks{color:#a8c0c2;margin-top:40px;font-size:10px}.visual{align-self:end;place-items:center;height:520px;display:grid;position:relative}.avatar,.photo{color:#ddffa1;letter-spacing:-.08em;background:linear-gradient(145deg,#ffffff13,#00101555);border:1px solid #ffffff38;border-radius:50%;place-items:center;width:285px;height:285px;font-size:76px;font-weight:900;display:grid;box-shadow:0 30px 80px #001015}.bio{color:var(--ink);background:#fff;border-radius:4px;min-width:230px;padding:16px 23px;position:absolute;bottom:50px;left:0}.bio small,.bio span{color:#728286;letter-spacing:.12em;font-size:9px;display:block}.bio b{margin:5px 0;display:block}.tag{background:var(--lime);color:var(--ink);border-radius:4px;align-items:center;gap:10px;padding:16px 20px;display:flex;position:absolute;top:105px;right:0;transform:rotate(3deg)}.tag b{font-size:38px}.tag span{font-size:9px;font-weight:800}.facts{background:#fff}.factsGrid{grid-template-columns:repeat(4,1fr);display:grid}.factsGrid>div{border-right:1px solid #e2e5df;padding:24px}.factsGrid>div:first-child{padding-left:0}.facts small,.checkout>small{color:#7a8789;letter-spacing:.18em;margin-bottom:7px;font-size:8px;display:block}.facts .price{background:var(--lime);border:0}.facts .price b{font-size:24px;display:block}.section{padding:100px 0}.heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:55px;display:flex}.section h2{letter-spacing:-.05em;margin:14px 0;font-size:clamp(40px,4.5vw,60px);line-height:1.03}.heading>p{color:#687679;max-width:410px;line-height:1.7}.cards{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.cards article{background:#fff;border:1px solid #e0e4de;min-height:275px;padding:30px;position:relative}.cards i{color:#cbd2cc;font-size:11px;font-style:normal;position:absolute;right:20px}.cards article>span{background:#e5fac7;border-radius:8px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.cards h3{margin:43px 0 12px}.cards p,.teacher p{color:#69777a;font-size:14px;line-height:1.7}.dark,.final{background:var(--deep);color:#fff}.dark .heading p,.final p{color:#a9c0c2}.lime{color:var(--lime)}.meetings{border-block:1px solid #ffffff25;grid-template-columns:repeat(3,1fr);display:grid}.meetings article{border-right:1px solid #ffffff25;padding:34px 30px}.meetings article:first-child{padding-left:0}.meetings article:last-child{border:0}.meetings article>div{color:#759597;justify-content:space-between;font-size:11px;display:flex}.meetings article>div b{color:var(--lime);letter-spacing:.1em}.meetings h3{margin-top:45px}.meetings p{color:#abc0c2;min-height:70px;font-size:13px;line-height:1.65}.meetings small{letter-spacing:.15em;color:#789294;font-size:8px}.topics{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.topics span{color:#aec1c3;border:1px solid #ffffff29;border-radius:30px;padding:8px 14px;font-size:10px}.teacher{background:#e6e8de}.teacherGrid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.photo{background:linear-gradient(145deg,#11646a,#06262e);border-radius:5px;width:100%;height:500px;font-size:90px}.teacher h3{color:#2d696b;font-size:16px}.teacher blockquote{border-left:3px solid var(--lime);margin:28px 0;padding:8px 22px;font-size:18px;font-weight:700;line-height:1.55}.finalGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;display:grid}.checkout{color:var(--ink);background:#fff;border-radius:6px;padding:35px}.checkout strong{letter-spacing:-.05em;font-size:62px;display:block}.checkout strong i{font-size:18px;font-style:normal}.checkout p{color:#768386;border-bottom:1px solid #e1e6e1;padding-bottom:18px;font-size:11px}.checkout .button{justify-content:center;width:100%;margin:12px 0 16px}.checkout>small:last-child{text-align:center}footer{color:#fff;background:#04171e;border-top:1px solid #ffffff16;padding:28px 0}footer .wrap{justify-content:space-between;align-items:center;display:flex}footer p{color:#708a8d;font-size:9px}@media (width<=820px){.nav>a:last-child{display:none}.heroGrid,.teacherGrid,.finalGrid{grid-template-columns:1fr}.heroGrid{padding-top:120px}.visual{height:380px}.factsGrid{grid-template-columns:1fr 1fr}.heading{display:block}.cards,.meetings{grid-template-columns:1fr}.meetings article,.meetings article:first-child{border-bottom:1px solid #ffffff25;border-right:0;padding:28px 0}.meetings p{min-height:auto}.teacherGrid,.finalGrid{gap:45px}.photo{height:380px}.section{padding:70px 0}}@media (width<=520px){.hero h1{font-size:50px}.lead{font-size:16px}.actions{flex-direction:column;align-items:stretch}.actions .button{justify-content:center}.checks{line-height:2}.factsGrid{grid-template-columns:1fr}.visual{height:330px}.avatar{width:210px;height:210px;font-size:58px}.tag{top:40px}.bio{bottom:20px}.section h2{font-size:40px}.photo{height:320px}.checkout{padding:26px 20px}footer .wrap{flex-direction:column;align-items:flex-start;gap:20px}}.heroPhoto{object-fit:cover;object-position:center;filter:saturate(.92)contrast(1.02);border-radius:8px;width:100%;height:100%;box-shadow:0 34px 80px #001015aa}.photo{overflow:hidden}.photo img{object-fit:cover;object-position:64% center;width:100%;height:100%}.visual .tag{top:auto;bottom:50px;right:0;transform:none}@media (width<=520px){.visual .tag{top:auto;bottom:20px;right:0}}.visual .bio{min-width:300px}.visual .bio b{white-space:nowrap;font-size:28px}.visual .bio span{white-space:nowrap;font-size:17px}.teacher .kicker{font-size:14px}.visual .tag b{font-size:42px}.visual .tag span{font-size:13px}.heroGrid>div{transform:translateY(-70px)}@media (width<=820px){.heroGrid>div{transform:none}}.facts small{font-size:12px}.facts b{font-size:18px}.facts .price b{font-size:28px}.priceOffer{align-items:center;gap:14px;display:flex}.facts .oldPrice{color:#5e775c;font-size:15px;font-weight:700;text-decoration:line-through}.facts .discount{letter-spacing:.08em;background:var(--ink);color:var(--lime);white-space:nowrap;border-radius:3px;padding:7px 9px;font-size:10px;font-weight:900}.checkoutOld{color:#758184;margin-top:14px;font-size:15px}.checkoutDiscount{background:var(--lime);letter-spacing:.1em;border-radius:3px;margin:-3px 0 4px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-block}.checkout strong{line-height:1}@media (width<=520px){.priceOffer{flex-wrap:wrap;gap:8px 12px}}.factsGrid .price{padding-left:18px;padding-right:12px}.priceOffer{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:9px;display:flex}.priceOffer>*{flex:none}.facts .oldPrice{white-space:nowrap;font-size:13px}.facts .price .priceOffer b{white-space:nowrap;font-size:25px;line-height:1;display:inline}.facts .discount{white-space:nowrap;padding:6px 7px;font-size:8px}@media (width<=520px){.priceOffer{flex-wrap:nowrap;gap:12px}.factsGrid .price{padding-left:16px;padding-right:16px}}.checks{font-size:16px}#programa .heading>p{width:calc(33.3333% - 10px);max-width:none}@media (width<=820px){#programa .heading>p{width:100%;max-width:410px}}#programa .heading{display:block}#programa .heading>p{width:auto;max-width:690px;margin:24px 0 0}@media (width<=820px){#programa .heading>p{width:100%;max-width:690px}}#programa .kicker{font-size:14px}#programa .cards h3{font-size:25px;line-height:1.25}#programa .cards p{font-size:18px;line-height:1.65}.dark .heading .lime{font-size:14px}.meetings h3{font-size:26px}.meetings p{font-size:17px}.meetingTop{font-size:18px}.meetingTop span,.meetingTop b{line-height:1;font-size:24px!important}.meetingTop span{letter-spacing:.04em;font-weight:800;font-size:32px!important}.meetingTop b{letter-spacing:.08em;font-size:40px!important}.meetings small{font-size:12px}.actions{font-size:17px}.actions .button{gap:0;padding:14px 18px;font-size:15px}@media (width<=520px){.hero{min-height:auto}.heroGrid{padding-bottom:20px}.visual{flex-direction:column;align-items:stretch;gap:10px;height:auto;margin-top:24px;display:flex}.visual .heroPhoto{aspect-ratio:1;object-position:center top;height:auto;box-shadow:0 22px 50px #00101588}.visual .bio{width:100%;min-width:0;padding:18px 20px;position:static;overflow:hidden}.visual .bio b{white-space:normal;font-size:25px;line-height:1.15}.visual .bio span{white-space:normal;font-size:14px;line-height:1.35}.visual .tag{justify-content:center;gap:12px;width:100%;padding:13px 18px;position:static}.visual .tag b{font-size:34px}.visual .tag span{font-size:12px;line-height:1.25}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
