@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../fonts/bricolage-grotesque-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../fonts/bricolage-grotesque-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../fonts/dm-sans-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../fonts/dm-sans-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink:#203340;--blue:#244fca;--sky:#e3edf2;--mist:#f2f6f7;--white:#fff;--coral:#edaa93;--muted:#566977;--line:#cbd9df;--display:"Bricolage Grotesque",sans-serif;--body:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--body);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:1.05;letter-spacing:-.055em}h2{font-size:clamp(40px,4.5vw,66px)}p{color:var(--muted)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.wrap{width:min(1280px,calc(100% - 100px));margin-inline:auto}.pad{padding-block:110px}.label{display:block;font-size:12px;font-weight:600;letter-spacing:.08em;margin-bottom:24px}.label:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor;margin-right:10px;vertical-align:1px}.skip{position:fixed;top:-90px;left:20px;background:#fff;color:var(--ink);padding:16px;z-index:100}.skip:focus{top:10px}.header{height:100px;display:flex;align-items:center;position:relative;z-index:20;background:var(--sky)}.nav{display:flex;align-items:center;justify-content:space-between;gap:25px}.brand-v2{width:213px;flex-shrink:0}.brand-v2 img{width:100%;height:auto}.menu{display:flex;align-items:center;gap:31px;font-size:13px;font-weight:500}.menu a{position:relative}.menu a:after{content:"";position:absolute;bottom:-6px;left:0;width:0;height:2px;background:var(--blue);transition:width .2s}.menu a:hover:after{width:100%}.pill{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:54px;padding:13px 22px;border-radius:100px;background:var(--blue);color:#fff;border:1px solid transparent;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.pill:hover{background:#173d9d;transform:translateY(-3px)}.pill .arrow{font-size:23px;font-weight:400;line-height:1}.pill.outline{background:transparent;border-color:#9db0bc;color:var(--ink)}.pill.white{background:#fff;color:var(--ink)}.nav .pill{min-height:45px;font-size:12px}.menu-toggle{display:none;border:1px solid var(--ink);border-radius:50%;width:43px;height:43px;background:transparent;color:var(--ink);font-size:22px}.hero-v2{background:var(--sky);padding:48px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:48px;align-items:center;padding-bottom:55px}.hero-copy{position:relative;z-index:2;padding-bottom:10px}.hero-copy .label{margin-bottom:25px}.hero-copy h1{font-size:clamp(60px,6.9vw,100px);line-height:1;letter-spacing:-.068em;max-width:750px}.hero-copy h1 span{color:var(--blue);position:relative;display:inline-block}.hero-copy h1 span:after{content:"";position:absolute;bottom:-7px;left:2%;width:97%;height:12px;border-top:3px solid var(--blue);border-radius:50%;transform:rotate(-3deg)}.hero-copy>p{font-size:16px;max-width:405px;line-height:1.75;margin:34px 0 25px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.small-link{font-size:12px;font-weight:600;border-bottom:1px solid currentColor;padding:6px 0}.hero-art{position:relative;margin-left:15px}.portrait-window{height:580px;overflow:hidden;border-radius:270px 270px 32px 150px;position:relative;background:#bcc8ca}.portrait-window img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.portrait-note{position:absolute;bottom:32px;left:-42px;background:#fff;border-radius:18px;padding:17px 24px;box-shadow:0 12px 40px #20334010;transform:rotate(-5deg);font-size:12px;color:var(--ink);line-height:1.4}.portrait-note strong{display:block;font-family:var(--display);font-size:22px;font-weight:500;margin-bottom:3px;letter-spacing:-.05em}.orbit{width:108px;height:108px;display:grid;place-content:center;position:absolute;right:-24px;top:25px;border-radius:50%;background:var(--coral);color:var(--ink);transform:rotate(12deg);text-align:center;font-size:11px;line-height:1.35;font-weight:600}.orbit b{display:block;font-size:34px;line-height:1;margin-bottom:3px;font-weight:400}.hero-bottom{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-top:1px solid #b7c8d1;font-size:11px;color:var(--muted)}.hero-bottom span:last-child{display:flex;gap:27px}.intro{display:grid;grid-template-columns:.8fr 1.7fr;gap:85px;align-items:start}.intro-lead{max-width:800px;font-family:var(--display);font-size:clamp(29px,3.2vw,46px);line-height:1.25;letter-spacing:-.04em;color:var(--ink)}.intro-lead span{color:#7e929d}.credentials{display:flex;gap:38px;margin-top:35px}.credentials strong{display:block;font-family:var(--display);font-size:25px;font-weight:500}.credentials span{display:block;font-size:10px;line-height:1.4;color:var(--muted);max-width:130px;margin-top:6px}.learning{background:var(--mist);border-radius:55px 55px 0 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:52px}.section-head>p{max-width:330px;font-size:14px}.course-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:45px;align-items:start}.combo{background:var(--blue);border-radius:28px;padding:35px;color:#fff;position:relative;overflow:hidden}.combo-top{display:flex;align-items:center;justify-content:space-between;font-size:11px}.combo-top span{border:1px solid #ffffff70;border-radius:40px;padding:5px 12px}.combo-graphic{height:130px;display:flex;align-items:center;justify-content:center;margin:12px 0}.combo-graphic span{font-family:var(--display);font-size:98px;line-height:1;border:1px solid #ffffff60;border-radius:80px;width:130px;text-align:center;transform:rotate(-10deg);margin-right:-25px}.combo-graphic span+span{transform:rotate(12deg);background:var(--blue)}.combo h3{font-size:37px;max-width:300px;margin:22px 0 15px;color:#fff}.combo>p{color:#d9e3ff;font-size:13px}.combo-price{margin:28px 0 23px;font-size:12px}.combo-price strong{font-family:var(--display);font-size:43px;letter-spacing:-.05em;line-height:1.2;font-weight:500;display:block}.combo-price span{display:block;color:#d9e3ff}.combo .pill{width:100%}.combo small{display:block;color:#d9e3ff;font-size:10px;margin-top:12px}.course-list details{border-bottom:1px solid var(--line);padding:22px 0}.course-list details:first-child{padding-top:0}.course-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center}.course-list summary::-webkit-details-marker{display:none}.course-list summary h3{font-size:31px;letter-spacing:-.04em}.course-list summary small{display:block;color:var(--muted);font-size:11px;margin-top:7px}.course-list summary:after{content:"+";width:40px;height:40px;border-radius:50%;display:grid;place-items:center;border:1px solid #b5c6cf;font-size:25px;flex:none}.course-list details[open] summary:after{content:"\2212";background:var(--ink);color:#fff;border-color:var(--ink)}.course-body{padding-top:22px;max-width:500px}.course-body p{font-size:13px}.course-body ul{padding:0;list-style:none;display:flex;gap:7px;flex-wrap:wrap;margin:17px 0 22px}.course-body li{font-size:10px;border:1px solid #bbcbd4;border-radius:20px;padding:4px 10px}.course-buy{display:flex;justify-content:space-between;align-items:center;gap:14px}.course-buy strong{font-size:23px;font-weight:500}.course-buy small{display:block;font-size:10px;color:var(--muted)}.course-buy a{font-size:12px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.course-note{font-size:11px;margin-top:24px}.reforma-link{margin-top:38px;padding:20px 25px;border-radius:18px;border:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:13px}.reforma-link b{font-size:22px;font-weight:400}.about-v2{padding-top:135px}.about-grid-v2{display:grid;grid-template-columns:1.1fr 1fr;gap:105px;align-items:center}.photo-collage{position:relative;padding:0 70px 60px 0}.photo-collage .main-photo{width:100%;height:560px;object-fit:cover;object-position:center 38%;border-radius:24px 150px 24px 24px}.photo-collage .small-photo{position:absolute;width:47%;height:265px;bottom:0;right:0;object-fit:cover;object-position:center 28%;border:9px solid white;border-radius:100px 100px 22px 22px;transform:rotate(7deg)}.photo-collage figcaption{position:absolute;bottom:9px;left:0;font-size:11px}.about-copy-v2 h2{font-size:clamp(42px,4.3vw,65px);margin-bottom:30px}.about-copy-v2 p{font-size:14px;margin-bottom:20px}.about-copy-v2 .pill{margin-top:13px}.practice{margin-top:110px;display:grid;grid-template-columns:1fr 1.1fr;gap:75px;align-items:center}.practice>img{width:100%;height:390px;object-fit:cover;border-radius:24px 24px 110px}.practice h2{font-size:45px;margin-bottom:25px}.service-row{padding:20px 0;border-bottom:1px solid var(--line);display:flex;gap:20px;justify-content:space-between;align-items:start}.service-row h3{font-size:21px;letter-spacing:-.025em;margin-bottom:8px}.service-row p{font-size:12px;max-width:350px}.service-row>span{font-size:25px}.voices{margin-top:110px;background:var(--sky);border-radius:55px;padding:70px 85px;display:grid;grid-template-columns:.6fr 1.6fr;gap:75px}.quote-intro h2{font-size:36px}.quote-symbol{font-family:Georgia,serif;font-size:110px;color:var(--blue);line-height:1;height:67px}.quote-slide blockquote{font-family:var(--display);font-size:clamp(26px,3vw,40px);line-height:1.2;letter-spacing:-.03em;margin:10px 0 28px}.quote-slide cite{font-style:normal;font-size:13px;font-weight:600}.quote-slide cite span{display:block;font-size:11px;color:var(--muted);font-weight:400}.quote-controls{display:flex;align-items:center;gap:8px;margin-top:28px}.quote-controls button{border:1px solid #b3c5cf;background:transparent;border-radius:50%;width:40px;height:40px;color:var(--ink)}.quote-controls button:hover{background:var(--ink);color:#fff}.quote-controls span{font-size:11px;margin-left:10px}.quote-slide[hidden]{display:none}.journal .section-head{align-items:center}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.article-card{display:flex;flex-direction:column;border:0;background:transparent}.article-card-cover{display:block;overflow:hidden;border-radius:22px;height:220px;background:var(--sky)}.article-card-cover img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.article-card:hover img{transform:scale(1.035)}.article-card-body{padding-top:22px}.article-category{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--blue)}.article-card :is(h2,h3){font-size:26px;margin:11px 0 15px}.article-card p{font-size:12px}.article-meta{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted);margin-top:20px}.article-meta a{color:var(--ink);font-weight:600}.article-grid:has(.article-card:only-child){grid-template-columns:1fr}.article-card:only-child{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.article-card:only-child .article-card-cover{height:300px}.article-card:only-child :is(h2,h3){font-size:39px}.article-card:only-child .article-card-body{padding:0}.article-card:only-child p{font-size:14px}.faq-v2{display:grid;grid-template-columns:1fr 1.3fr;gap:110px;padding-bottom:100px}.faq-v2 h2{font-size:48px}.faq-v2 .small-link{display:inline-block;margin-top:28px}.faq-v2 details{border-bottom:1px solid var(--line);padding:20px 0}.faq-v2 details:first-child{padding-top:0}.faq-v2 summary{cursor:pointer;font-size:15px;font-weight:500}.faq-v2 details p{font-size:13px;margin-top:15px}.contact-v2{background:var(--blue);color:#fff;padding:90px 0;border-radius:55px 55px 0 0}.contact-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:60px}.contact-heading h2{font-size:clamp(55px,7.8vw,110px);line-height:.95;max-width:850px}.round-contact{width:125px;height:125px;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:var(--ink);font-size:60px;flex:none;transition:transform .25s}.round-contact:hover{transform:rotate(45deg)}.contact-grid-v2{display:grid;grid-template-columns:1fr 1.1fr;gap:110px}.contact-info p{color:#c3d1d9;max-width:350px;font-size:14px;margin-bottom:30px}.contact-info a{display:block;margin:12px 0;font-size:17px}.contact-info address{font-style:normal;font-size:12px;color:#c3d1d9;margin-top:28px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form label{font-size:11px;color:#d0dce3;display:block}.contact-form input,.contact-form textarea{display:block;width:100%;border:0;border-bottom:1px solid #ffffff50;border-radius:0;background:transparent;color:#fff;padding:12px 0;outline-offset:3px}.contact-form textarea{resize:vertical}.contact-form .wide{grid-column:1/-1}.contact-form .consent-row{display:flex;align-items:start;gap:10px;font-size:10px}.consent-row input{width:16px;height:16px;flex:none;margin:4px 0}.consent-row a{text-decoration:underline}.contact-form .pill{justify-self:start;min-width:200px}.form-note{font-size:10px;color:#c3d1d9}.footer-v2{background:var(--blue);color:#d0dce3;padding:35px 0}.footer-top{border-top:1px solid #ffffff25;padding:35px 0;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-top img{width:210px}.footer-top div{display:flex;gap:28px;font-size:11px}.footer-bottom-v2{display:flex;justify-content:space-between;gap:25px;font-size:10px}.cookie-v2{position:fixed;bottom:18px;left:20px;max-width:370px;z-index:40;background:#fff;color:var(--ink);box-shadow:0 5px 35px #122e3426;border-radius:20px;padding:21px;display:none}.cookie-v2.show{display:block}.cookie-v2 p{font-size:11px;line-height:1.65}.cookie-v2 a{text-decoration:underline}.cookie-actions{display:flex;gap:10px;justify-content:end;margin-top:13px}.cookie-actions button{background:var(--ink);color:#fff;border:0;border-radius:25px;padding:8px 14px;font-size:11px}.cookie-actions button:first-child{background:var(--sky);color:var(--ink)}.float-contact{position:fixed;bottom:20px;right:20px;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;box-shadow:0 5px 25px #20334030;z-index:30}.float-contact svg{width:23px;fill:currentColor}.hero-copy{animation:arrive .7s ease both}.hero-art{animation:arrive .9s .1s ease both}@keyframes arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.hero-copy h1{font-size:105px}.portrait-window{height:630px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.menu{gap:20px}.hero-grid{gap:25px}.hero-copy h1{font-size:70px}.portrait-window{height:520px}.orbit{right:-12px;width:88px;height:88px}.about-grid-v2{gap:50px}.intro{gap:45px}.voices{gap:40px;padding:55px}.contact-grid-v2{gap:60px}.hero-bottom span:last-child{gap:15px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:80px}.brand-v2{width:180px}.nav>.pill{display:none}.menu-toggle{display:block}.menu{position:absolute;left:20px;right:20px;top:72px;background:#fff;border-radius:18px;padding:25px;display:none;box-shadow:0 15px 35px #20334018}.menu.open{display:flex;flex-direction:column;align-items:start;gap:21px}.hero-v2{padding-top:25px}.hero-grid{gap:20px}.hero-copy h1{font-size:52px}.hero-copy>p{font-size:13px;margin-top:28px}.hero-actions{gap:14px}.hero-actions .pill{padding:11px 17px;gap:15px;font-size:12px}.hero-art{margin:0}.portrait-window{height:460px;border-radius:180px 180px 25px 90px}.portrait-note{left:-20px;padding:12px 17px;bottom:25px}.portrait-note strong{font-size:19px}.orbit{display:none}.hero-bottom{align-items:start;gap:20px}.hero-bottom span:last-child{flex-wrap:wrap;justify-content:end}.pad{padding-block:75px}.intro{grid-template-columns:1fr;gap:5px}.intro .label{margin-bottom:18px}.section-head{gap:30px}.section-head>p{max-width:230px;font-size:12px}.course-layout{gap:28px;grid-template-columns:1fr 1.2fr}.combo{padding:25px}.combo h3{font-size:30px}.combo-graphic span{font-size:75px;width:100px}.combo-price strong{font-size:35px}.course-list summary h3{font-size:25px}.course-buy{align-items:start;flex-direction:column}.about-grid-v2{gap:35px}.photo-collage{padding-right:35px}.photo-collage .main-photo{height:460px}.photo-collage .small-photo{height:200px;width:55%}.about-copy-v2 h2{font-size:40px}.about-copy-v2 p{font-size:12px}.practice{gap:35px;margin-top:75px}.practice h2{font-size:35px}.practice>img{height:370px}.voices{padding:40px;gap:30px;margin-top:70px}.quote-intro h2{font-size:29px}.faq-v2,.contact-grid-v2{gap:45px}.round-contact{width:85px;height:85px;font-size:40px}}@media(max-width:600px){.hero-grid{grid-template-columns:1fr;padding-bottom:30px}.hero-copy{padding-bottom:25px}.hero-copy h1{font-size:clamp(53px,13.2vw,78px);max-width:470px}.hero-copy .label{font-size:10px;margin-bottom:23px}.hero-copy>p{max-width:350px;font-size:14px;margin-bottom:24px}.hero-actions{gap:22px}.hero-art{width:calc(100% - 28px);margin:0 auto}.portrait-window{height:470px;border-radius:220px 220px 28px 115px}.portrait-note{left:-8px;bottom:28px}.orbit{display:grid;right:-7px;top:18px}.hero-bottom{padding:20px 0;font-size:9px}.hero-bottom span:last-child{max-width:190px;gap:5px 15px}.intro-lead{font-size:30px}.credentials{gap:24px;justify-content:space-between}.credentials strong{font-size:23px}.credentials span{font-size:9px}.section-head{display:block;margin-bottom:32px}.section-head h2{font-size:45px}.section-head>p{max-width:340px;margin-top:20px;font-size:13px}.learning{border-radius:32px 32px 0 0}.course-layout{grid-template-columns:1fr;gap:40px}.combo{padding:28px}.combo-graphic{height:90px;justify-content:end;margin-top:0;position:absolute;right:25px;top:65px;opacity:.45}.combo-graphic span{font-size:66px;width:80px}.combo h3{max-width:215px;font-size:34px;position:relative;margin-top:30px}.combo>p{max-width:240px}.combo-price strong{font-size:43px}.course-list summary h3{font-size:29px}.course-list details{padding:24px 0}.course-buy{flex-direction:row;align-items:center}.course-body{max-width:none}.reforma-link{font-size:12px;padding:18px}.about-grid-v2{grid-template-columns:1fr;gap:42px}.photo-collage{max-width:440px;padding-right:50px}.photo-collage .main-photo{height:460px}.photo-collage .small-photo{width:47%;height:225px}.photo-collage figcaption{font-size:10px}.about-copy-v2 h2{font-size:47px}.about-copy-v2 p{font-size:14px}.practice{grid-template-columns:1fr;gap:35px}.practice>img{height:280px;border-radius:25px 25px 80px}.practice h2{font-size:40px}.service-row p{font-size:13px}.voices{border-radius:30px;margin-top:65px;grid-template-columns:1fr;padding:30px;gap:15px}.quote-intro h2{font-size:31px}.quote-symbol{font-size:80px;height:45px}.quote-slide blockquote{font-size:29px}.quote-controls{margin-top:23px}.journal .section-head .pill{margin-top:24px}.article-grid,.article-card:only-child{grid-template-columns:1fr;gap:25px}.article-card:only-child .article-card-cover{height:230px}.article-card:only-child :is(h2,h3){font-size:31px}.article-card:only-child p{font-size:13px}.faq-v2{grid-template-columns:1fr;gap:35px;padding-bottom:70px}.faq-v2 h2{font-size:43px}.contact-v2{border-radius:32px 32px 0 0;padding:65px 0}.contact-heading{gap:20px;align-items:center;margin-bottom:40px}.contact-heading h2{font-size:56px}.round-contact{width:65px;height:65px;font-size:33px}.contact-grid-v2{grid-template-columns:1fr;gap:40px}.contact-info a{font-size:16px}.contact-form{gap:20px 16px}.footer-top{align-items:start;flex-direction:column;gap:28px}.footer-top div{flex-wrap:wrap;gap:18px}.footer-bottom-v2{flex-direction:column;gap:12px}.cookie-v2{left:12px;bottom:12px;max-width:calc(100% - 24px)}.float-contact{width:45px;height:45px;right:13px;bottom:13px}.pill{min-height:50px}.label{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.contact-form input[type=hidden]{display:none}.contact-form :focus-visible{outline-color:var(--coral)}@media(max-width:600px){.combo-graphic{display:none}.combo h3,.combo>p{max-width:none}}@media(max-width:360px){.hero-copy h1{font-size:46px}.contact-heading h2{font-size:45px}.portrait-window{height:420px}.hero-bottom{font-size:8px}.hero-bottom span:last-child{max-width:150px}}.container{width:min(1280px,calc(100% - 100px));margin:auto}.section{padding:85px 0}.site-header{background:var(--sky)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:95px}.brand img{width:210px;height:auto}.nav-links{display:flex;gap:28px;font-size:13px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:14px 24px;border-radius:40px;border:0;background:var(--blue);color:#fff;font-size:13px;font-weight:500}.btn-secondary{background:var(--sky);color:var(--ink)}.eyebrow{font-size:11px;letter-spacing:.08em;display:block;margin-bottom:24px;color:var(--blue)}.blog-hero,.article-header{background:var(--sky);padding:75px 0 95px}.blog-hero h1,.article-header h1{font-size:clamp(42px,6vw,80px);max-width:1000px;margin:0 0 25px}.blog-hero p,.article-lead{max-width:750px}.article-back{display:inline-block;font-size:12px;margin-bottom:30px}.article-byline{display:flex;gap:25px;font-size:12px;margin-top:30px}.article-byline span{color:var(--muted)}.article-main-cover{max-width:1000px;width:100%;max-height:530px;object-fit:cover;border-radius:30px;margin:-45px auto 65px;position:relative}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 270px;justify-content:space-between;gap:75px;padding-bottom:90px}.article-content{font-size:17px;line-height:1.85}.article-content p{margin-bottom:23px}.article-content h2{font-size:35px;margin:45px 0 22px}.article-content h3{font-size:26px;margin:30px 0 15px}.article-content blockquote{margin:30px 0;border-left:3px solid var(--blue);padding:20px 25px;background:var(--sky);border-radius:0 20px 20px 0}.article-aside{background:var(--mist);border-radius:25px;align-self:start;padding:30px;text-align:center}.article-aside img{width:55px;margin:0 auto 20px}.article-aside p{font-size:12px;margin:15px 0 22px}.blog-filters{display:grid;grid-template-columns:2fr 1fr auto;gap:25px;margin-bottom:45px;align-items:end}.blog-filters label{display:grid;gap:10px;font-size:12px}.blog-filters input,.blog-filters select{width:100%;padding:14px 18px;border:1px solid var(--line);background:#fff;border-radius:12px;color:var(--ink)}.blog-empty{padding:70px 30px;text-align:center;background:var(--mist);border-radius:30px}.site-footer{background:var(--blue);color:#fff;padding:35px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:11px}.policy-wrap{max-width:850px}.policy-wrap h1{font-size:60px;margin-bottom:30px}.policy-wrap h2{font-size:32px;margin:40px 0 20px}.policy-wrap h3{font-size:23px;margin:28px 0 14px}.policy-wrap p{font-size:14px;margin-bottom:20px}.policy-wrap li{font-size:14px;margin-bottom:12px}.policy-wrap a{color:var(--blue);text-decoration:underline}.thanks-page{min-height:100vh;background:var(--sky)}.thanks-main{padding:70px 0}.thanks-card{max-width:850px;margin:auto;border-radius:40px;background:#fff;padding:70px;text-align:center}.thanks-icon{width:65px;height:65px;border-radius:50%;background:var(--sky);padding:17px;margin:0 auto 25px}.thanks-icon svg{fill:none;stroke:var(--blue);stroke-width:2}.thanks-card h1{font-size:65px;margin-bottom:25px}.thanks-card p{font-size:15px;max-width:550px;margin:0 auto 30px}.thanks-actions{display:flex;gap:15px;justify-content:center}.whatsapp-float,.nav-toggle{display:none}.article-cover-placeholder{display:grid;place-items:center;font-family:var(--display);font-size:80px}@media(max-width:800px){.container{width:calc(100% - 40px)}.nav-wrap{min-height:80px;flex-wrap:wrap;padding:16px 0}.brand img{width:175px}.nav-links{gap:20px;font-size:12px}.hide-mobile{display:none}.article-layout{grid-template-columns:1fr;gap:35px}.article-header h1{font-size:52px}.article-aside{max-width:400px}.blog-filters{grid-template-columns:1fr 1fr}.blog-filters .btn{grid-column:1/-1;justify-self:start}.thanks-card{padding:45px 25px}.thanks-card h1{font-size:45px}.policy-wrap h1{font-size:43px}.footer-bottom{flex-direction:column;gap:12px}}@media(max-width:500px){.section{padding:55px 0}.nav-wrap{gap:18px}.nav-links{width:100%;justify-content:space-between}.blog-hero,.article-header{padding:45px 0 70px}.article-header h1{font-size:42px}.article-byline{flex-direction:column;gap:8px}.blog-filters{grid-template-columns:1fr}.article-main-cover{border-radius:18px;margin-bottom:35px}.article-content{font-size:15px}.thanks-actions{flex-direction:column}.thanks-main{padding-top:40px}.policy-page .btn{padding:11px 15px;font-size:11px}}.pill.outline,.header .nav>.pill,.course-buy a{background:var(--blue);border-color:var(--blue);color:#fff}.pill.outline:hover,.header .nav>.pill:hover,.course-buy a:hover{background:#173d9d;border-color:#173d9d;color:#fff}.pill.white,.combo .pill.white,.contact-form .pill.white{background:var(--coral);border-color:var(--coral);color:var(--ink)}.pill.white:hover,.combo .pill.white:hover,.contact-form .pill.white:hover{background:#f1bfa9;border-color:#f1bfa9;color:var(--ink)}.hero-actions .small-link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:11px 19px;border:1px solid var(--coral);border-radius:100px;background:var(--coral);color:var(--ink);text-align:center}.hero-actions .small-link:hover{background:#f1bfa9;border-color:#f1bfa9}.talks-copy .small-link,.media-footer .small-link,.faq-v2 .small-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--blue);border:1px solid var(--blue);border-radius:100px;padding:12px 18px;min-height:44px;color:#fff;text-decoration:none}.talks-copy .small-link:hover,.media-footer .small-link:hover,.faq-v2 .small-link:hover{background:#173d9d;border-color:#173d9d}.quote-controls button,.ribbon-toggle,.menu-toggle{background:var(--blue);border-color:var(--blue);color:#fff}.quote-controls button:hover,.ribbon-toggle:hover,.menu-toggle:hover{background:#173d9d;border-color:#173d9d;color:#fff}.cookie-actions button{background:var(--blue);color:#fff}.cookie-actions button:first-child{background:var(--coral);color:var(--ink)}.cookie-actions button:hover{background:#173d9d}.cookie-actions button:first-child:hover{background:#f1bfa9}.combo :focus-visible,.contact-v2 :focus-visible,.footer-v2 :focus-visible,.site-footer :focus-visible{outline:3px solid #fff;outline-offset:5px}@media(max-width:600px){.hero-actions{gap:12px}.hero-actions .small-link{padding:11px 16px}.media-footer .small-link{white-space:normal;text-align:center}}.contact-form input:not([type=checkbox]):focus,.contact-form textarea:focus{outline:none;border-bottom-color:var(--coral);box-shadow:0 1px 0 var(--coral);background:#ffffff08}.media-item .media-index{opacity:1;color:var(--ink)}.footer-top img{height:auto}.media-item-bottom time{color:var(--ink)}.contact-info p,.contact-info address,.contact-form .form-note{color:#e3edf2}.media-item:first-child .media-item-bottom time{color:#fff}
