:root{--orange:#ef4e2f;--orange-dark:#c73519;--ink:#24231f;--muted:#6d6c65;--paper:#fdfcf8;--line:#e3e1d9;--purple:#302247;--lime:#e0e88d;--body:'DM Sans',sans-serif;--heading:'Plus Jakarta Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{display:block;max-width:100%}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.header{height:98px;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-family:var(--heading);font-size:30px;font-weight:800;letter-spacing:-1.5px;display:inline-flex;align-items:center;white-space:nowrap;line-height:1}.brand-mark{font-family:Arial,sans-serif;color:var(--orange);font-size:48px;margin-right:9px;line-height:1}.brand-light{font-weight:500}.brand-dot{color:var(--orange)}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:550}.desktop-nav a:hover,.footer a:hover{color:var(--orange)}.button{min-height:50px;padding:13px 22px;display:inline-flex;gap:30px;align-items:center;justify-content:center;font-weight:650;font-size:14px;border-radius:7px;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#433f37}.button-orange{background:var(--orange);color:white}.button-orange:hover{background:var(--orange-dark)}.button-light{background:var(--paper);color:var(--ink)}.menu-toggle,.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:56px;padding-block:72px 75px}.eyebrow{font-family:var(--heading);font-size:12px;font-weight:750;letter-spacing:1.7px;margin:0 0 20px;line-height:1.5}.hero .eyebrow{display:flex;gap:9px;align-items:center;font-size:11px;letter-spacing:1.5px}.tiny-star{color:var(--orange);font-size:24px;line-height:1}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);font-weight:650;line-height:1.14}h1{font-size:clamp(46px,4.8vw,69px);letter-spacing:-3.5px;margin-bottom:24px;font-weight:750;white-space:nowrap}em{font-family:'Instrument Serif',Georgia,serif;font-weight:400;letter-spacing:-1.6px}h1 em{color:var(--orange);font-size:1.15em}.hero-description{font-size:17px;line-height:1.8;color:var(--muted);max-width:435px;margin-bottom:30px}.hero-actions{display:flex;gap:26px;align-items:center}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:650}.text-link:hover{color:var(--orange)}.play-icon{display:grid;place-items:center;width:30px;height:30px;border:1px solid #c6c4bb;border-radius:50%;font-size:19px;padding-left:2px}.hero-notes{display:flex;gap:24px;margin-top:35px;font-size:13px;color:var(--muted)}.hero-notes span span{color:var(--orange);margin-right:6px}.hero-visual{position:relative;padding:8px 18px 20px 0;isolation:isolate}.image-frame{height:448px;overflow:hidden;border-radius:140px 18px 18px 18px;background:#e6bc93;transform:rotate(2deg)}.image-frame img{width:100%;height:100%;object-fit:cover;transform:rotate(-2deg) scale(1.065);object-position:55% 50%}.hero-tag{position:absolute;top:-13px;left:-33px;background:var(--lime);width:133px;height:133px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:13px;line-height:1.35;transform:rotate(-12deg);box-shadow:0 3px 0 #24231f12}.hero-tag>span:first-child{font-size:33px;line-height:1.1;margin-bottom:4px}.hero-tag strong{font-weight:700}.image-caption{position:absolute;bottom:0;left:22px;display:flex;gap:13px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:16px 25px 16px 16px;font-size:13px;line-height:1.5;box-shadow:0 6px 20px #28201907}.caption-icon{display:grid;place-items:center;background:var(--orange);color:white;width:42px;height:42px;border-radius:50%;font-size:24px}.vertical-note{position:absolute;right:-13px;top:110px;writing-mode:vertical-rl;letter-spacing:2px;font-size:9px;font-weight:700}.creative-strip{background:var(--orange);color:#fff8ea;overflow:hidden;white-space:nowrap;padding:18px 0}.creative-strip>div{width:max-content;display:flex;gap:42px;align-items:center;font-family:var(--heading);font-weight:650;letter-spacing:1.5px;font-size:13px;margin-left:-8px}.creative-strip span{font-size:26px;line-height:1;color:#ffb388}.section{padding-block:88px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-top .eyebrow{color:var(--orange);margin-bottom:14px}h2{font-size:43px;letter-spacing:-1.8px;margin-bottom:0}h2 em{font-size:1.18em}.section-intro{font-size:15px;color:var(--muted);margin-bottom:3px;line-height:1.8}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.filter{background:transparent;border:1px solid var(--line);border-radius:30px;padding:10px 19px;font-size:14px;color:var(--muted);line-height:1.4;transition:background .2s}.filter:hover{background:#efede5;color:var(--ink)}.filter.active{background:var(--ink);border-color:var(--ink);color:white}.filter span{margin-left:7px;font-size:12px;opacity:.7}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 26px}.course-card{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:white;transition:transform .25s,box-shadow .25s}.course-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #24231f0c}.course-picture{position:relative;height:220px;overflow:hidden;background:#ece9e1}.course-picture img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.course-card:hover .course-picture img{transform:scale(1.04)}.course-number{position:absolute;top:14px;left:14px;font-size:12px;font-weight:650;padding:5px 10px;border-radius:5px;background:#fdfcf8ed}.course-body{padding:21px}.course-category{color:var(--orange-dark);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin:0 0 9px}.course-card h3{font-size:20px;line-height:1.4;letter-spacing:-.5px;min-height:56px;margin-bottom:13px}.course-meta{font-size:13px;color:var(--muted);display:flex;gap:14px;align-items:center;margin-bottom:21px}.course-meta span{display:inline-flex;gap:6px;align-items:center}.course-meta svg{width:15px;height:15px}.course-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px}.price{font-family:var(--heading);font-size:18px;font-weight:750}.detail-button{border:0;background:transparent;display:flex;align-items:center;gap:8px;padding:5px 0;font-size:13px;font-weight:650}.detail-button>span{width:28px;height:28px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:18px}.detail-button:hover{color:var(--orange)}.learning-section{background:var(--purple);color:var(--paper);padding:72px 0 76px}.learning-section .eyebrow{color:#ee9a78}.learning-section .section-intro{color:#c5becf}.learning-section h2 em{color:#ecd78d}.learning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:54px}.learning-grid article{border-top:1px solid #ffffff30;padding-top:22px}.step-number{font-size:13px;color:#e4cd8c}.learning-grid h3{font-size:20px;margin:24px 0 14px;letter-spacing:-.3px}.learning-grid p{font-size:15px;color:#c5becf;line-height:1.8;margin-bottom:0}.about{padding-block:85px}.about>.eyebrow{color:var(--orange)}.about-main{display:grid;grid-template-columns:.6fr 1fr;gap:80px;align-items:center}.about-star{font-family:Arial,sans-serif;font-size:230px;line-height:1;text-align:center;color:var(--orange)}.about h2{font-size:49px;margin-bottom:24px}.about p:not(.eyebrow){max-width:600px;color:var(--muted);line-height:1.9;margin-bottom:24px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding-block:30px 80px}.faq .eyebrow{color:var(--orange)}.faq h2{font-size:35px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{font-size:15px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:25px;line-height:1;font-weight:400}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:15px;color:var(--muted);line-height:1.8;padding-right:25px;margin-bottom:22px}.closing{background:var(--orange);color:var(--paper);padding:48px 50px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:14px;position:relative;overflow:hidden;isolation:isolate}.closing .eyebrow{font-size:11px;margin-bottom:16px}.closing h2{font-size:42px;line-height:1.2}.closing .button{position:relative;z-index:2;white-space:nowrap}.closing-star{position:absolute;right:130px;top:-48px;font-size:330px;font-family:Arial,sans-serif;opacity:.09;line-height:1;z-index:-1}.footer{padding-block:55px 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:34px}.footer-top .brand{font-size:25px}.footer-top .brand-mark{font-size:39px}.footer-top p{font-size:13px;color:var(--muted);margin:0}.footer-top>a:last-child{font-size:13px;font-weight:600}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-60px;left:12px;background:var(--ink);color:white;padding:10px 20px;z-index:100}.skip-link:focus{top:12px}dialog{padding:0;border:0;border-radius:18px;width:min(760px,calc(100% - 32px));max-height:88dvh;background:var(--paper);color:var(--ink);box-shadow:0 30px 90px #0005}dialog::backdrop{background:#201a29ad;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:16px;top:16px;z-index:1;border:0;background:var(--paper);border-radius:50%;width:40px;height:40px;font-size:26px;line-height:1}.dialog-image{width:100%;height:260px;object-fit:cover}.dialog-body{padding:32px 38px}.dialog-body h2{font-size:30px;line-height:1.25;margin-bottom:18px;letter-spacing:-1px}.dialog-body>p{color:var(--muted)}.dialog-facts{display:flex;gap:10px;flex-wrap:wrap;margin-block:22px}.dialog-facts span{padding:7px 12px;background:#eeece4;border-radius:6px;font-size:13px}.dialog-body h3{font-size:18px;margin-top:28px}.dialog-body ul{padding-left:20px;color:var(--muted)}.dialog-body li{padding-bottom:8px}.dialog-bottom{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;align-items:center}.dialog-bottom p{margin:0;font-size:12px;color:var(--muted)}.dialog-bottom strong{display:block;font-size:22px;color:var(--ink)}body.dialog-open{overflow:hidden}[hidden]{display:none!important}@media(min-width:1500px){.hero{gap:85px;padding-block:85px}.image-frame{height:490px}h1{font-size:72px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.hero{gap:36px}h1{font-size:53px;letter-spacing:-2.8px}.hero-actions{gap:16px;flex-wrap:wrap}.hero-description{font-size:16px}.image-frame{height:415px}.desktop-nav{gap:20px}.header-cta{gap:18px}.hero-tag{width:110px;height:110px;left:-20px}.course-picture{height:185px}.course-body{padding:18px}.course-card h3{font-size:18px}.detail-button{font-size:12px}.about-main{gap:40px}.footer-top{flex-wrap:wrap}}@media(max-width:850px){.container{width:calc(100% - 48px)}.header{height:82px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:1px solid var(--line);background:transparent;width:43px;height:43px;border-radius:6px;padding:10px}.menu-toggle span{height:2px;width:100%;background:var(--ink)}.mobile-nav{position:absolute;top:82px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px 24px;z-index:5;display:flex;flex-direction:column;gap:18px}.hero{grid-template-columns:1fr 1fr;gap:30px;padding-block:54px}.hero .eyebrow{font-size:9px;letter-spacing:1px}h1{font-size:40px;letter-spacing:-2px}.hero-description{font-size:15px}.hero-actions{gap:17px}.hero-notes{font-size:12px;gap:12px;flex-wrap:wrap;margin-top:22px}.image-frame{height:370px;border-top-left-radius:100px}.hero-tag{width:94px;height:94px;left:-14px;top:-10px;font-size:11px}.hero-tag>span:first-child{font-size:24px}.image-caption{left:4px;padding:12px;font-size:11px;gap:8px}.caption-icon{width:32px;height:32px}.vertical-note{display:none}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.course-picture{height:205px}.section{padding-block:65px}h2{font-size:36px}.section-intro{font-size:14px}.learning-grid{gap:25px}.learning-grid h3{font-size:18px}.learning-grid p{font-size:14px}.about-star{font-size:180px}.about h2{font-size:40px}.faq{grid-template-columns:1fr;gap:32px}.closing{padding:35px;flex-wrap:wrap}.closing h2{font-size:36px}.footer-top p{order:3;width:100%}.footer-bottom span:nth-child(2){display:none}}@media(max-width:600px){.container{width:calc(100% - 40px)}.brand{font-size:26px}.brand-mark{font-size:40px}.hero{grid-template-columns:1fr;gap:43px;padding-block:36px 42px}.hero .eyebrow{font-size:9px;letter-spacing:1.1px;margin-bottom:18px}h1{font-size:clamp(39px,10.4vw,60px);letter-spacing:-2.3px;margin-bottom:20px}.hero-description{font-size:16px;max-width:100%;margin-bottom:23px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-actions .button{padding:12px 19px;gap:20px}.hero-actions .text-link{font-size:12px;gap:7px}.play-icon{width:27px;height:27px}.hero-notes{font-size:12px;gap:23px;margin-top:24px}.hero-visual{padding:0 8px 17px 8px;margin-inline:8px}.image-frame{height:360px;border-radius:110px 16px 16px 16px}.hero-tag{width:105px;height:105px;left:-17px;top:-15px;font-size:12px}.hero-tag>span:first-child{font-size:29px}.image-caption{left:17px;font-size:12px;padding:13px 18px 13px 12px;gap:12px}.caption-icon{width:37px;height:37px}.creative-strip{padding-block:16px}.creative-strip>div{font-size:11px;gap:25px}.creative-strip span{font-size:22px}.section{padding-block:52px}.section-top{display:block;margin-bottom:24px}.section-top .eyebrow{font-size:10px}h2{font-size:33px;letter-spacing:-1.5px}.section-intro{margin:18px 0 0;font-size:15px}.desktop-only{display:none}.filters{gap:8px;margin-bottom:24px}.filter{font-size:12px;padding:9px 13px}.course-grid{grid-template-columns:1fr;gap:24px}.course-picture{height:230px}.course-body{padding:21px}.course-card h3{font-size:21px;min-height:0;margin-bottom:12px}.course-category{font-size:11px}.course-meta{font-size:13px}.detail-button{font-size:14px}.course-foot{padding-top:17px}.price{font-size:19px}.learning-section{padding-block:50px}.learning-section h2{font-size:37px}.learning-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.learning-grid article{padding-top:18px}.learning-grid h3{font-size:20px;margin:15px 0 12px}.learning-grid p{font-size:16px}.about>.eyebrow{font-size:10px}.about-main{grid-template-columns:1fr;gap:22px}.about-star{font-size:110px;text-align:left}.about h2{font-size:41px}.about p:not(.eyebrow){font-size:16px}.faq{padding-block:0 50px;gap:27px}.faq h2{font-size:33px}.faq .eyebrow{font-size:10px;margin-bottom:14px}.faq summary{font-size:15px;line-height:1.7}.closing{padding:30px 25px;border-radius:10px;gap:27px}.closing .eyebrow{font-size:9px}.closing h2{font-size:31px;letter-spacing:-1px}.closing-star{right:-30px;top:30px}.footer{padding-block:36px 24px}.footer-top{gap:22px;align-items:flex-start;flex-direction:column;padding-bottom:25px}.footer-top p{order:0;font-size:13px}.footer-bottom{font-size:11px}.dialog-image{height:210px}.dialog-body{padding:25px}.dialog-body h2{font-size:25px}.dialog-facts{gap:8px}.dialog-bottom{gap:15px}.dialog-bottom .button{font-size:12px;padding:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.access-label{font-size:13px;color:var(--muted)}.more-courses{display:flex;justify-content:center;margin-top:38px}.button-outline{background:transparent;border-color:var(--ink);color:var(--ink);padding-inline:30px}.button-outline:hover{background:var(--ink);color:white}.button-outline[hidden]+*{display:none}.course-picture img{aspect-ratio:1.64}.filter,.detail-button,.text-link{min-height:44px}.course-category{font-size:12px}.hero .eyebrow{font-size:12px}.hero-notes,.course-meta{font-size:14px}.vertical-note{font-size:12px}.hero-actions .text-link{line-height:1.5}h1{white-space:normal}.course-card h3{min-height:57px}@media(max-width:760px){.hero{grid-template-columns:1fr;gap:45px}.hero-copy{max-width:560px}.hero h1{font-size:clamp(42px,8vw,62px)}.hero-visual{max-width:520px;width:100%;justify-self:center}.image-frame{height:400px}.hero .eyebrow{font-size:11px}.hero-actions .text-link{font-size:14px}.hero-description{font-size:16px}.section-intro,.learning-grid p{font-size:16px}}@media(max-width:600px){.hero h1{font-size:clamp(36px,10.4vw,60px)}.image-frame{height:350px}.hero .eyebrow{font-size:10px}.hero-notes{font-size:13px}.filter{font-size:13px}.course-card h3{min-height:0}.closing .eyebrow{font-size:11px}.closing h2{font-size:clamp(26px,7.3vw,34px)}.footer-bottom{font-size:12px}.more-courses{margin-top:28px}}@media(min-width:601px) and (max-width:850px){.course-meta{font-size:12px;gap:10px}.hero .eyebrow{flex-wrap:wrap}}
/* Art academy — contemporary Indonesian atelier */
:root{--orange:#a05239;--orange-dark:#81412c;--ink:#153c3d;--muted:#65716b;--paper:#faf7f0;--line:#deddd1;--purple:#153c3d;--lime:#d3b377;--heading:'Plus Jakarta Sans',sans-serif;--serif:'Cormorant Garamond',Georgia,serif}
.announcement{min-height:36px;background:var(--ink);color:#eee5d1;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;letter-spacing:.2px}.announcement-separator{margin-inline:18px;color:#d8bd87}.icon{width:20px;height:20px;stroke-width:1.6;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.announcement .icon{width:15px;height:15px}.header{height:100px;background:var(--paper);border-color:#deddd1}.academy-brand{gap:13px;letter-spacing:0}.academy-monogram{font-family:var(--serif);font-size:35px;border:1px solid #bca274;width:55px;height:58px;display:grid;place-items:center;position:relative;border-radius:30px 30px 2px 2px;font-weight:500}.academy-monogram>span{position:absolute;font-family:serif;font-size:12px;bottom:-7px;background:var(--paper);padding-inline:5px;color:#a9894b;line-height:1}.academy-wordmark{font-family:var(--serif);font-weight:600;font-size:32px;line-height:1.05;white-space:nowrap}.academy-wordmark small{font-family:var(--heading);display:block;font-size:8px;font-weight:600;letter-spacing:1.8px;margin-top:8px}.desktop-nav{font-size:13px;gap:25px}.button{border-radius:3px;font-size:14px;padding:14px 23px;gap:20px}.button-dark{background:var(--ink)}.button-orange{background:var(--ink)}.button-orange:hover{background:#275456}.hero{gap:60px;grid-template-columns:1.08fr 1fr;padding-block:58px 90px}.hero .eyebrow{font-size:10px;color:#8b6943;font-weight:650;letter-spacing:1.65px;margin-bottom:21px}.hero h1{font-family:var(--serif);font-size:clamp(55px,5.6vw,82px);font-weight:500;line-height:.99;letter-spacing:-2.7px;white-space:normal;margin-bottom:26px}.hero h1 em{font-family:var(--serif);font-size:1em;font-weight:400;color:#a05239;letter-spacing:-3px}.hero-description{font-size:16px;line-height:1.9;max-width:440px;margin-bottom:27px}.hero-actions{gap:21px;flex-wrap:wrap}.hero-actions .text-link{font-size:13px;font-weight:500;gap:8px}.hero-promises{display:flex;flex-direction:column;gap:16px;margin-top:32px}.hero-promises>a{display:flex;align-items:center;gap:12px;max-width:max-content}.promise-icon{width:36px;height:38px;background:#ede8db;display:grid;place-items:center;border-radius:6px;color:#987846}.promise-icon .icon{width:22px;height:22px}.hero-promises strong{font-size:13px;line-height:1.5;display:block;font-weight:650}.hero-promises small{font-size:12px;color:var(--muted);line-height:1.7;display:block}.hero-edition{display:flex;gap:15px;align-items:center;margin-top:30px}.hero-edition>span:first-child{font-family:var(--serif);font-size:46px;line-height:1}.hero-edition p{font-size:10px;line-height:1.8;letter-spacing:.8px;margin:0}.hero-edition p:last-child{font-size:8px;color:var(--muted);letter-spacing:1.6px}.edition-line{height:28px;width:1px;background:var(--line);margin-inline:7px}.hero-visual{padding:0 16px 0 8px;align-self:stretch;max-height:605px;margin-block:4px 0}.hero-image-border{height:100%;border:1px solid #b5a77c;border-radius:240px 240px 5px 5px;padding:9px}.image-frame{height:100%;min-height:515px;border-radius:230px 230px 0 0;transform:none;background:#ded4bc}.image-frame img{transform:none;object-position:55% center;height:100%;width:100%;object-fit:cover}.art-stamp{position:absolute;right:-15px;top:38px;width:122px;height:122px;border-radius:50%;background:#a2543d;color:#fff6dd;border:1px solid #9c4a33;outline:1px dashed #dfb285;outline-offset:-8px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg);gap:5px}.art-stamp>span{font-size:7px;letter-spacing:1.3px}.art-stamp strong{font-family:var(--serif);font-size:24px;line-height:.95;font-weight:500}.art-polaroid{position:absolute;bottom:30px;left:-55px;width:180px;padding:9px 9px 10px;margin:0;background:#fffefa;box-shadow:0 8px 25px #17272726;transform:rotate(-8deg);border:1px solid #e7e0d4}.art-polaroid img{height:125px;object-fit:cover;width:100%}.art-polaroid figcaption{font-family:var(--serif);font-size:15px;text-align:center;margin-top:7px;font-style:italic}.hero-caption{position:absolute;left:140px;right:17px;bottom:20px;background:#153c3dec;color:#fff4dc;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 14px;font-size:12px}.creative-strip{background:#e9e2d1;color:#183d3d;border-block:1px solid #d7ceba;padding-block:15px}.creative-strip>div{font-size:11px;font-weight:600;letter-spacing:1.7px}.creative-strip span{color:#a17f4a;font-size:23px}h2{font-family:var(--serif);font-size:52px;line-height:1.08;letter-spacing:-1.2px;font-weight:500}h2 em{font-family:var(--serif);font-size:1em;color:#a05239}.section-top .eyebrow{font-size:11px;color:#9b7745;letter-spacing:1.8px}.course-card{border-radius:5px}.course-picture{height:235px}.filter{border-radius:4px}.closing{border-radius:3px}.closing h2{font-family:var(--serif)}.closing h2 em{color:#f3dcaf}.learning-section h2 em{color:#d5ba84}.about-star{color:#a27b43}@media(min-width:1500px){.hero{padding-block:70px 100px}.image-frame{height:100%;min-height:565px}.hero h1{font-size:86px}}@media(max-width:1150px){.hero{gap:35px}.hero h1{font-size:67px}.hero-visual{margin-top:15px}.image-frame{min-height:510px}.art-polaroid{left:-27px;width:150px}.art-polaroid img{height:100px}.hero-caption{left:120px;font-size:10px}.art-stamp{width:108px;height:108px;right:-4px}.desktop-nav{gap:18px;font-size:12px}.header-cta{padding-inline:17px}}@media(max-width:850px){.header{height:88px}.mobile-nav{top:124px}.hero{gap:30px;padding-block:45px 60px}.hero h1{font-size:55px}.hero-description{font-size:15px}.hero .eyebrow{font-size:9px}.hero-actions{gap:15px}.hero-edition{margin-top:25px}.hero-visual{padding:0 8px}.image-frame{min-height:490px}.art-polaroid{width:135px;bottom:25px;left:-10px}.art-polaroid img{height:95px}.art-polaroid figcaption{font-size:12px}.hero-caption{left:105px;bottom:15px;right:8px;padding:10px;font-size:9px}.art-stamp{width:95px;height:95px;right:-7px;top:45px}.art-stamp strong{font-size:21px}.art-stamp>span{font-size:6px}.announcement{font-size:11px;gap:7px}.announcement-separator{margin-inline:7px}.academy-wordmark{font-size:30px}.academy-monogram{width:48px;height:51px;font-size:30px}}@media(max-width:760px){.hero{grid-template-columns:1fr;gap:42px}.hero-copy{max-width:580px}.hero h1{font-size:clamp(55px,10vw,75px);letter-spacing:-2px}.hero-visual{width:100%;max-width:470px;height:505px;margin-top:0;margin-inline:auto}.hero-image-border{height:100%}.image-frame{min-height:0;height:100%}.hero-promises{flex-direction:row;gap:25px}.hero-promises strong{font-size:12px}.hero-promises small{font-size:11px}.hero-edition{margin-top:24px}.hero-caption{left:155px;bottom:20px;right:8px;font-size:11px}.art-polaroid{width:170px;left:-9px;bottom:30px}.art-polaroid img{height:120px}.art-polaroid figcaption{font-size:14px}.art-stamp{width:112px;height:112px;top:42px;right:-4px}.art-stamp strong{font-size:23px}.art-stamp>span{font-size:7px}.hero .eyebrow{font-size:10px}}@media(max-width:600px){.announcement{font-size:10px;gap:6px;padding:7px 10px;min-height:36px}.announcement .icon{width:13px;height:13px}.announcement-separator{margin-inline:3px}.academy-wordmark{font-size:29px}.academy-wordmark small{font-size:7px;letter-spacing:1.4px}.academy-monogram{width:43px;height:47px;font-size:29px}.academy-brand{gap:10px}.hero{padding-block:32px 55px;gap:35px}.hero h1{font-size:clamp(48px,12vw,69px);line-height:1.01}.hero h1 em{letter-spacing:-2px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:17px}.hero-description{font-size:16px;line-height:1.8;margin-bottom:22px}.hero-actions .text-link{font-size:12px}.hero-promises{gap:15px;margin-top:26px}.hero-promises>a{gap:8px}.promise-icon{width:30px;height:34px}.promise-icon .icon{width:19px;height:19px}.hero-promises strong{font-size:10px}.hero-promises small{font-size:9px;line-height:1.8}.hero-visual{height:460px;max-width:365px;padding-inline:12px}.hero-caption{font-size:9px;left:135px;right:12px;gap:5px}.hero-caption .icon{width:16px;height:16px}.art-polaroid{left:0;width:145px;bottom:38px}.art-polaroid img{height:105px}.art-polaroid figcaption{font-size:12px}.art-stamp{width:96px;height:96px;right:-2px;top:43px}.art-stamp strong{font-size:21px}.art-stamp>span{font-size:6px}.hero-edition p{font-size:9px}.hero-edition>span:first-child{font-size:41px}h2{font-size:42px}.section-top .eyebrow{font-size:10px}}
/* Illustrated learning experience */
.announcement-item{display:flex;gap:8px;align-items:center}.header{position:relative}.mobile-nav{top:100%}.creative-strip{background:#e9e2d1}.creative-strip .marquee-track{gap:35px;animation:marquee 50s linear infinite;will-change:transform}.creative-strip .marquee-track span{color:var(--ink);font-size:12px;font-family:var(--heading);font-weight:500;letter-spacing:1.6px}.creative-strip .marquee-track b{font-size:22px;color:#a0804a;font-weight:400}@keyframes marquee{to{transform:translateX(-50%)}}.creative-strip:hover .marquee-track{animation-play-state:paused}.benefit-belt{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding-block:32px;border-bottom:1px solid var(--line)}.benefit-belt>div{display:flex;align-items:center;gap:13px}.belt-icon{display:grid;place-items:center;background:#eeeadf;color:#977b44;min-width:44px;height:44px;border-radius:50%}.belt-icon .icon{width:23px;height:23px}.benefit-belt strong{display:block;font-size:13px;font-weight:650;line-height:1.6}.benefit-belt small{display:block;font-size:12px;color:var(--muted)}.catalog{padding-top:75px;padding-bottom:85px}.catalog .section-top{margin-bottom:32px}.catalog h2{font-size:54px}.section-intro{font-size:16px}.filters{gap:9px;margin-bottom:34px}.filter{display:flex;align-items:center;gap:8px;padding:10px 16px;font-size:13px;border-color:#d7d5c9}.filter.active{background:var(--ink)}.filter .filter-icon{margin:0;opacity:1;font-size:initial;display:flex}.filter .icon{width:17px;height:17px}.filter>span:not(.filter-icon){margin-left:2px}.course-grid{gap:28px 25px}.course-card{background:#fffdf9;display:flex;flex-direction:column;border-color:#dddcd1;box-shadow:0 2px 8px #153c3d03}.course-picture{border:0;padding:0;width:100%;height:230px;text-align:left;display:block;position:relative}.course-picture img{width:100%;height:100%;object-fit:cover}.picture-label{position:absolute;bottom:13px;left:13px;background:#fffaf1ef;color:var(--ink);border-radius:3px;font-size:12px;display:flex;align-items:center;gap:7px;padding:5px 9px}.picture-label .icon{width:16px;height:16px}.course-body{padding:22px;display:flex;flex-direction:column;flex:1}.course-category{font-size:10px;letter-spacing:1.5px;color:#967240;font-weight:650;margin-bottom:9px}.course-card h3{font-family:var(--heading);font-weight:650;font-size:19px;line-height:1.4;min-height:54px;letter-spacing:-.5px;margin-bottom:11px}.course-description{font-size:15px;color:var(--muted);line-height:1.8;min-height:81px;margin-bottom:20px}.course-meta{margin-top:auto;gap:16px;font-size:12px;margin-bottom:18px}.course-meta .icon{width:15px;height:15px}.course-benefits{display:flex;gap:12px;border-top:1px solid var(--line);padding-top:16px;margin-bottom:17px;color:#315759;font-size:12px}.course-benefits>span{display:flex;align-items:center;gap:5px}.course-benefits .icon{width:16px;height:16px;color:#a1844d}.course-body>.detail-button{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid #d8d9ca;background:#f3f2e9;border-radius:3px;padding:9px 13px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.course-body>.detail-button>.icon{width:19px;height:19px}.course-body>.detail-button:hover{background:var(--ink);color:#fff8e9}.more-courses{margin-top:34px}.button-outline .icon{width:20px;height:20px}.mentoring{display:grid;grid-template-columns:1.02fr 1fr;gap:85px;padding-block:20px 95px;align-items:center}.mentor-visual{position:relative;border-radius:4px 90px 4px 4px;padding-bottom:25px}.mentor-visual>img{width:100%;height:570px;object-fit:cover;object-position:51% center;border-radius:4px 100px 4px 4px}.mentor-visual::before{content:'';position:absolute;top:16px;left:16px;right:-16px;bottom:9px;border:1px solid #b9a776;border-radius:4px 100px 4px 4px;z-index:-1}.mentor-note{position:absolute;left:28px;right:-28px;bottom:0;background:#e8dfc9;padding:20px;display:flex;align-items:center;gap:15px;box-shadow:0 8px 20px #182f2f12}.mentor-note>.icon{width:30px;height:30px;color:#80612e}.mentor-note strong{display:block;font-family:var(--serif);font-size:25px;line-height:1.3;font-weight:600}.mentor-note span{font-size:12px;color:#65716b;line-height:1.8}.photo-index{position:absolute;top:20px;left:18px;padding:5px 9px;background:#fffaf0ed;font-size:9px;letter-spacing:1.5px}.mentor-copy .eyebrow{font-size:11px;color:#947546;letter-spacing:1.8px;margin-bottom:18px}.mentor-copy h2{font-size:56px;margin-bottom:23px}.large-copy{font-size:16px;line-height:1.9;color:var(--muted);margin-bottom:26px}.support-points{display:flex;flex-direction:column;gap:22px}.support-points article{display:flex;align-items:flex-start;gap:14px}.support-icon{width:39px;height:39px;border-radius:50%;background:#ebe6d9;display:grid;place-items:center;flex-shrink:0;color:#917544}.support-icon .icon{width:21px;height:21px}.support-points h3{font-size:16px;line-height:1.6;margin-bottom:5px;font-weight:650;letter-spacing:-.2px}.support-points p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:0}.editorial-link{border-bottom:1px solid #aaa381;padding-block:9px;margin-top:26px;font-size:14px;gap:18px}.editorial-link .icon{width:19px;height:19px}.certificate-section{background:#173a3d;color:#f8f2e6;overflow:hidden}.batik-edge{height:37px;background-image:linear-gradient(#173a3d20,#173a3d20),url('assets/batik.jpg');background-size:auto,auto 165px;background-position:center;opacity:.8}.certificate-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:75px;padding-block:62px}.certificate-emblem{display:block;width:max-content;padding:10px;border:1px solid #b29a6390;border-radius:50%;color:#dbbd7a;margin-bottom:24px}.certificate-emblem .icon{width:29px;height:29px;display:block}.certificate-copy .eyebrow{color:#d4bc87;font-size:10px;letter-spacing:1.9px;margin-bottom:16px}.certificate-copy h2{font-size:51px;line-height:1.07;letter-spacing:-.9px;margin-bottom:24px}.certificate-copy h2 em{color:#d4b477}.certificate-copy>p:not(.eyebrow){font-size:16px;color:#c7d1c9;line-height:1.9;margin-bottom:24px}.certificate-facts{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.certificate-facts>span{display:flex;align-items:center;gap:10px;font-size:13px;color:#e4e6d9}.certificate-facts .icon{width:17px;height:17px;color:#d1b27a}.button-gold{background:#dcc393;color:#18383b;border-color:#dcc393}.button-gold:hover{background:#ead5ad}.certificate-visual{margin:0;transform:rotate(2deg)}.certificate-visual>img{width:100%;height:auto;border-radius:3px;box-shadow:0 16px 45px #031e2350;aspect-ratio:4/3;object-fit:cover}.certificate-visual figcaption{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:#bdc7b7;margin-top:20px;transform:rotate(-2deg)}.certificate-visual figcaption .icon{width:15px;height:15px}.journey{padding-block:85px}.journey .section-top{margin-bottom:42px}.journey h2{font-size:49px}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.journey-grid article{position:relative;border-top:1px solid #cdc7b7;padding-top:28px}.journey-number{position:absolute;top:-13px;right:0;background:var(--paper);padding-left:13px;font-family:var(--serif);color:#9a7b44;font-size:22px;font-style:italic}.journey-icon{width:60px;height:60px;border-radius:50%;background:#e8e8dc;display:grid;place-items:center;margin-bottom:24px;color:#37605b}.journey-icon .icon{width:27px;height:27px}.journey-grid article:nth-child(2) .journey-icon{background:#f0e5d8;color:#a57042}.journey-grid article:nth-child(3) .journey-icon{background:#e0e6e1;color:#476c68}.journey-grid article:nth-child(4) .journey-icon{background:#eae0c8;color:#907242}.journey-grid h3{font-size:17px;line-height:1.5;font-weight:650;letter-spacing:-.2px;margin-bottom:12px}.journey-grid p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:0}.inspiration-section{padding-block:64px 0;background:#eeebdf;border-block:1px solid #ded9c9}.inspiration-heading{text-align:center}.inspiration-heading .eyebrow{font-size:10px;letter-spacing:2px;color:#977846;margin-bottom:19px}.inspiration-heading h2{font-size:53px;margin-bottom:20px}.inspiration-heading>p:last-child{font-size:16px;color:var(--muted);line-height:1.8}.inspiration-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:38px;padding:0 10px 10px}.gallery-tile{position:relative;display:block;overflow:hidden;height:340px;border-radius:2px}.gallery-tile>img{width:100%;height:100%;object-fit:cover;transition:transform .8s;object-position:center}.gallery-tile:hover>img{transform:scale(1.06)}.gallery-tile>span{position:absolute;inset:auto 0 0;background:linear-gradient(transparent,#092c30cf);padding:70px 25px 24px;color:#fff6e2;font-family:var(--serif);font-size:28px;font-weight:500;line-height:1.4}.gallery-tile small{font-family:var(--heading);font-size:8px;letter-spacing:1.6px;display:block;margin-bottom:5px;color:#e7decc}.gallery-tile>span .icon{position:absolute;right:21px;bottom:33px;width:20px;height:20px}.faq{padding-block:85px;grid-template-columns:.8fr 1.2fr;gap:75px}.faq .eyebrow{color:#967548;font-size:10px}.faq h2{font-family:var(--serif);font-size:44px}.faq summary{font-size:15px;font-weight:500}.faq details p{font-size:16px}.closing{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:0;background:#173a3d;color:var(--paper);border-radius:4px}.closing-copy{padding:45px 0 45px 50px}.closing .eyebrow{font-size:9px;color:#d4be8d;letter-spacing:1.5px}.closing h2{font-family:var(--serif);font-size:58px;line-height:1.02;letter-spacing:-1px;margin-bottom:22px}.closing h2 em{color:#d4b77f}.closing p:not(.eyebrow){font-size:14px;color:#c5d0c7;line-height:1.9;margin-bottom:25px}.closing-art{position:relative;height:100%;min-height:420px;overflow:hidden;padding:25px 25px 25px 0}.closing-art img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;opacity:.91}.closing-art>span{position:absolute;left:0;right:0;bottom:0;text-align:center;background:linear-gradient(transparent,#173a3d);padding:65px 12px 20px;color:#eee2cd;font-family:var(--serif);font-size:24px;font-style:italic}.footer{padding-block:50px 25px}.footer-top{align-items:center}.footer-top>p{font-family:var(--serif);font-size:22px;font-style:italic;line-height:1.3;color:#667069}.footer-links{display:flex;gap:24px;font-size:13px}.footer-bottom{font-size:12px}.footer .academy-wordmark{font-size:29px}.footer .academy-monogram{width:46px;height:50px;font-size:30px}.dialog-image{height:300px}.dialog-body h2{font-family:var(--serif);font-size:40px;font-weight:600;letter-spacing:-.7px}.dialog-lead{font-size:18px;line-height:1.8}.dialog-body>p{font-size:16px;line-height:1.9}.dialog-facts{gap:9px}.dialog-facts>span{display:flex;align-items:center;gap:6px;background:#eeeade;color:#52635e;font-size:12px}.dialog-facts .icon{width:15px;height:15px}.dialog-benefits{padding:20px;background:#e9eadd;display:grid;grid-template-columns:1fr 1fr;gap:22px;border-radius:3px}.dialog-benefits>div{display:flex;align-items:flex-start;gap:10px}.dialog-benefits .icon{width:23px;height:23px;color:#94783f;flex-shrink:0}.dialog-benefits strong{font-size:13px;display:block;line-height:1.6}.dialog-benefits small{font-size:12px;color:var(--muted);line-height:1.7;display:block}.dialog-body h3{font-size:19px;letter-spacing:-.3px;margin-bottom:14px;margin-top:30px}.outcome-list{list-style:none;padding:0!important}.outcome-list>li{display:flex;gap:10px;font-size:15px;line-height:1.8;padding-bottom:12px}.outcome-list .icon{width:19px;height:19px;color:#92763a;margin-top:4px}.curriculum{border-block:1px solid var(--line);margin-block:22px}.curriculum summary{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;font-size:15px;font-weight:600;list-style:none}.curriculum summary::-webkit-details-marker{display:none}.curriculum ul{font-size:15px;line-height:1.8}.course-audience{display:flex;gap:14px;padding:20px;background:#f0ecdf;margin-bottom:24px}.course-audience .icon{width:23px;height:23px;color:#917748}.course-audience p{font-size:14px;line-height:1.8;margin:0;color:var(--muted)}.course-audience strong{display:block;font-size:15px;color:var(--ink);margin-bottom:4px}.dialog-close{border:1px solid var(--line)}.reveal.in-view{animation:rise .8s ease-out both}@keyframes rise{from{transform:translateY(22px)}to{transform:translateY(0)}}.art-polaroid{transition:transform .6s}.hero-visual:hover .art-polaroid{transform:rotate(-4deg) translateY(-4px)}@media(max-width:1150px){.benefit-belt{gap:15px}.benefit-belt strong{font-size:12px}.benefit-belt small{font-size:11px}.belt-icon{min-width:36px;height:36px}.benefit-belt>div{gap:9px}.course-body{padding:18px}.course-card h3{font-size:17px}.course-description{font-size:14px;min-height:101px}.course-benefits{gap:10px;font-size:11px}.course-meta{font-size:11px;gap:12px}.course-picture{height:210px}.mentoring{gap:55px}.mentor-copy h2{font-size:49px}.mentor-visual>img{height:580px}.mentor-note{left:15px;right:-15px;padding:17px}.mentor-note strong{font-size:21px}.certificate-grid{gap:40px}.certificate-copy h2{font-size:44px}.certificate-copy>p:not(.eyebrow){font-size:15px}.gallery-tile{height:290px}.gallery-tile>span{font-size:25px;padding-inline:17px}.gallery-tile small{font-size:7px;letter-spacing:1px}.closing h2{font-size:50px}.closing-copy{padding-left:35px}.footer-links{gap:17px}}@media(max-width:850px){.benefit-belt{grid-template-columns:repeat(2,1fr);row-gap:24px;padding-block:28px}.benefit-belt strong{font-size:14px}.benefit-belt small{font-size:12px}.belt-icon{min-width:40px;height:40px}.benefit-belt>div{gap:13px}.catalog h2{font-size:47px}.catalog .section-top{align-items:flex-start}.section-intro{font-size:14px;max-width:260px}.filters{gap:8px}.filter{padding:9px 12px;font-size:12px}.filter .icon{width:16px;height:16px}.course-card h3{font-size:19px}.course-description{font-size:15px;min-height:108px}.course-meta{font-size:12px}.course-benefits{font-size:12px}.mentoring{gap:35px;padding-bottom:70px}.mentor-copy h2{font-size:43px}.mentor-visual>img{height:610px;border-radius:3px 60px 3px 3px}.mentor-visual::before{border-radius:3px 60px 3px 3px}.mentor-note{padding:14px;left:10px;right:-8px;gap:9px}.mentor-note strong{font-size:18px}.mentor-note span{font-size:11px}.mentor-note>.icon{width:24px;height:24px}.mentor-copy .eyebrow{font-size:9px;letter-spacing:1.5px}.support-points{gap:19px}.support-points h3{font-size:14px}.support-points p{font-size:13px}.support-points article{gap:10px}.support-icon{width:33px;height:33px}.large-copy{font-size:15px}.certificate-grid{gap:28px;padding-block:45px}.certificate-copy h2{font-size:38px}.certificate-copy .eyebrow{font-size:9px}.certificate-facts>span{font-size:12px}.certificate-visual figcaption{font-size:9px}.certificate-copy .button{font-size:12px;padding-inline:16px}.journey-grid{grid-template-columns:repeat(2,1fr);gap:40px}.journey h2{font-size:44px}.journey{padding-block:65px}.inspiration-heading h2{font-size:47px}.gallery-tile{height:245px}.gallery-tile>span{font-size:21px;padding:60px 12px 16px}.gallery-tile small{font-size:6px;letter-spacing:1px}.gallery-tile>span .icon{width:16px;height:16px;bottom:22px;right:9px}.faq{grid-template-columns:1fr;gap:30px;padding-block:65px}.closing{gap:25px}.closing-copy{padding:35px 0 35px 28px}.closing h2{font-size:43px}.closing p:not(.eyebrow){font-size:13px}.closing .eyebrow{font-size:8px}.closing-art{min-height:400px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top>p{order:0;width:auto}.footer-links{width:100%}.hero-promises strong{font-size:13px}.hero-promises small{font-size:12px}.hero .eyebrow{font-size:10px}}@media(max-width:760px){.mentoring{grid-template-columns:1fr;gap:50px;padding-top:5px}.mentor-visual{max-width:540px;width:100%;margin-inline:auto}.mentor-visual>img{height:420px;object-position:center}.mentor-note{right:20px;left:20px}.mentor-note strong{font-size:23px}.mentor-note span{font-size:13px}.mentor-note>.icon{width:29px;height:29px}.mentor-copy h2{font-size:52px}.mentor-copy .eyebrow{font-size:11px}.support-points h3{font-size:16px}.support-points p{font-size:15px}.support-icon{width:40px;height:40px}.support-points article{gap:14px}.large-copy{font-size:16px}.certificate-grid{grid-template-columns:1fr;gap:38px}.certificate-copy{max-width:540px}.certificate-copy h2{font-size:49px}.certificate-copy .eyebrow{font-size:11px}.certificate-copy>p:not(.eyebrow){font-size:16px}.certificate-facts>span{font-size:14px}.certificate-visual{max-width:540px;margin:0 auto 15px;transform:rotate(1deg)}.certificate-visual figcaption{font-size:12px}.certificate-copy .button{font-size:14px}.gallery-tile{height:250px}.inspiration-gallery{grid-template-columns:repeat(2,1fr)}.gallery-tile>span{font-size:27px;padding:65px 20px 18px}.gallery-tile small{font-size:9px}.gallery-tile>span .icon{width:20px;height:20px;bottom:25px;right:18px}.closing{grid-template-columns:1fr}.closing-copy{padding:35px 32px 5px}.closing-art{min-height:280px;height:280px}.closing h2{font-size:53px}.closing p:not(.eyebrow){font-size:15px}.closing .eyebrow{font-size:10px}.hero-promises{flex-wrap:wrap}.hero-promises strong{font-size:13px}.hero-promises small{font-size:12px}}@media(max-width:600px){.announcement{padding:8px 12px;font-size:12px;gap:2px;flex-direction:column;line-height:1.6}.announcement-separator{display:none}.announcement-item{gap:7px}.header{height:84px}.header-inner{gap:12px}.hero .eyebrow{font-size:10px;letter-spacing:1px}.hero-promises{flex-direction:column;gap:15px}.hero-promises>a{gap:11px}.promise-icon{width:37px;height:37px}.promise-icon .icon{width:21px;height:21px}.hero-promises strong{font-size:14px}.hero-promises small{font-size:12px}.hero-edition p{font-size:11px}.hero-edition p:last-child{font-size:10px}.hero-edition{gap:12px}.hero-actions .text-link{font-size:14px}.hero-caption{font-size:10px}.benefit-belt{gap:22px 14px;padding-block:27px}.benefit-belt>div{align-items:flex-start;gap:8px}.benefit-belt strong{font-size:12px;line-height:1.6}.benefit-belt small{font-size:11px;line-height:1.65;margin-top:3px}.belt-icon{min-width:31px;height:33px}.belt-icon .icon{width:20px;height:20px}.catalog{padding-block:50px}.catalog .section-top{display:block}.catalog h2{font-size:43px}.section-intro{font-size:16px;max-width:none}.section-top .eyebrow{font-size:10px}.filters{gap:7px;margin-bottom:27px}.filter{font-size:12px;padding:8px 10px;gap:6px}.filter .icon{width:15px;height:15px}.course-grid{gap:26px}.course-picture{height:240px}.course-body{padding:22px}.course-card h3{font-size:21px;min-height:0}.course-description{font-size:16px;min-height:0;line-height:1.8;margin-bottom:20px}.course-meta{font-size:13px;margin-bottom:18px;gap:20px}.course-benefits{font-size:13px;gap:20px}.course-category{font-size:11px}.course-body>.detail-button{font-size:14px;min-height:45px}.picture-label{font-size:12px}.mentor-visual>img{height:355px}.mentor-note{left:13px;right:13px;padding:15px;gap:11px}.mentor-note strong{font-size:20px}.mentor-note span{font-size:11px}.mentor-visual::before{right:-8px;left:10px;top:11px}.mentor-copy h2{font-size:46px}.mentoring{padding-bottom:55px;gap:36px}.large-copy{margin-bottom:24px}.support-points{gap:23px}.support-points p{font-size:15px}.photo-index{font-size:9px;top:15px;left:15px}.certificate-grid{padding-block:37px;gap:35px}.certificate-copy h2{font-size:43px}.certificate-copy .eyebrow{font-size:10px}.certificate-copy>p:not(.eyebrow){font-size:16px}.certificate-facts>span{font-size:13px}.certificate-emblem{margin-bottom:20px}.certificate-visual{transform:none;margin-bottom:0}.certificate-visual figcaption{font-size:10px;transform:none}.batik-edge{height:28px;background-size:auto,auto 110px}.journey{padding-block:50px}.journey h2{font-size:42px}.journey .section-top{margin-bottom:35px}.journey-grid{gap:33px 20px}.journey-grid article{padding-top:24px}.journey-icon{width:49px;height:49px;margin-bottom:19px}.journey-icon .icon{width:25px;height:25px}.journey-grid h3{font-size:15px;margin-bottom:10px}.journey-grid p{font-size:14px}.journey-number{font-size:21px}.inspiration-section{padding-top:45px}.inspiration-heading h2{font-size:43px}.inspiration-heading .eyebrow{font-size:9px;letter-spacing:1.3px}.inspiration-heading>p:last-child{font-size:15px}.inspiration-gallery{gap:7px;padding:0 7px 7px;margin-top:30px}.gallery-tile{height:235px}.gallery-tile>span{font-size:24px;padding:65px 12px 17px;line-height:1.1}.gallery-tile small{font-size:7px;letter-spacing:.8px;line-height:1.8;margin-bottom:7px}.gallery-tile>span .icon{display:none}.faq{padding-block:50px}.faq h2{font-size:41px}.faq summary{font-size:15px}.faq details p{font-size:16px}.closing-copy{padding:30px 26px 0}.closing .eyebrow{font-size:9px}.closing h2{font-size:48px}.closing p:not(.eyebrow){font-size:14px}.closing-art{min-height:240px;height:240px}.closing-art>span{font-size:23px}.footer-top{gap:24px;align-items:flex-start;flex-direction:column}.footer-top>p{font-size:23px;margin:0}.footer-links{gap:22px;font-size:12px;flex-wrap:wrap}.dialog-image{height:230px}.dialog-body h2{font-size:34px}.dialog-body>p{font-size:16px}.dialog-benefits{grid-template-columns:1fr;gap:19px;padding:18px}.dialog-benefits strong{font-size:14px}.dialog-benefits small{font-size:12px}.dialog-facts>span{font-size:12px}.dialog-body h3{font-size:18px}.dialog-bottom{flex-direction:column;align-items:stretch;gap:17px}.dialog-bottom p{font-size:13px}.dialog-bottom .button{font-size:14px}.course-audience{padding:16px}.hero-visual{overflow:visible}}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none!important}.reveal.in-view{animation:none!important}.course-card,.course-picture img,.gallery-tile img,.art-polaroid{transition:none!important}}
