:root{--blue:#0799b9;--bright:#00acd1;--coral:#ef7976;--ink:#263d42;--muted:#637579;--line:#cde8eb;--tint:#f0fafb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:#fff;color:var(--ink);font:400 15px/1.75 Montserrat,Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1240px,calc(100% - 112px));margin:auto}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:12px;align-items:center;font-size:13px;line-height:1.3;font-weight:700;letter-spacing:.07em}.brand img{width:47px;height:47px;object-fit:contain}.brand small{font-size:8px;letter-spacing:.2em;font-weight:500}.nav nav{display:flex;gap:30px;font-size:12px}.nav-button{border:1px solid var(--line);padding:10px 22px;border-radius:30px;font-size:12px;font-weight:600;display:flex;gap:28px}.nav a:hover{color:var(--blue)}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:680px}.hero-image{position:absolute;inset:0 0 0 35%;z-index:-2}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:center 65%}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.95) 10%,rgba(255,255,255,.3) 31%,transparent 48%)}.hero-inner{position:relative;min-height:680px;display:flex;align-items:center}.hero-copy{padding:42px 0 48px;position:relative}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin:0 0 25px}.hero .eyebrow{color:var(--coral);font-size:12px;letter-spacing:.07em}.hand{font:400 32px/1.16 'Marck Script',cursive;color:var(--blue);margin:0 0 17px}.hero .hand{margin-bottom:15px}h1,h2,h3{font-family:Oswald,'Arial Narrow',sans-serif;font-weight:700;color:var(--blue);margin:0;line-height:1.08}h1{font-size:clamp(50px,5.25vw,76px);letter-spacing:-.035em}h2{font-size:clamp(34px,3.6vw,49px);letter-spacing:-.025em}h2 span{color:var(--bright)}h3{font-size:28px}.intro{margin:25px 0 27px;font-size:16px;line-height:1.75}.intro b{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:48px;border-radius:32px;background:var(--coral);color:#fff;padding:16px 27px;font-size:13px;font-weight:600;border:0;cursor:pointer}.button:hover{background:#df6866}.button span{font-size:21px;line-height:1}.qualities{display:flex;gap:26px;margin-top:31px;max-width:340px;padding-top:19px;border-top:1px solid var(--line)}.qualities span{display:flex;flex-direction:column;align-items:center;font-size:10px;gap:5px;min-width:55px}.qualities img{height:30px;width:34px;object-fit:contain;mix-blend-mode:multiply}.leaf{position:absolute;left:0;top:0;width:70px;z-index:-1;mix-blend-mode:multiply}.photo-note{position:absolute;right:0;bottom:32px;text-align:right;color:#fff;text-shadow:0 1px 12px #385756}.photo-note span{font:36px 'Marck Script';display:block}.photo-note small{font-size:10px}.ribbon{display:flex;align-items:center;justify-content:center;gap:45px;padding:23px 24px;background:var(--tint);font-size:10px;font-weight:600;letter-spacing:.13em;color:var(--blue)}.ribbon i{font-style:normal;color:var(--coral)}.section{padding-top:110px;padding-bottom:110px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-photo{position:relative;padding:0 32px 20px 0}.about-photo img{height:480px;width:100%;object-fit:cover;border-radius:2px 110px 2px 2px}.about-photo .hand{position:absolute;bottom:-8px;right:-10px;background:#fff;padding:18px 8px 0 22px;transform:rotate(-5deg);font-size:29px;max-width:330px}.about-copy>p:not(.eyebrow){max-width:490px;font-size:14px;margin-top:25px}.about-copy blockquote{border-left:2px solid var(--coral);margin:30px 0 0;padding-left:24px;font-size:13px}.about-copy blockquote b{color:var(--blue)}
@media(min-width:1600px){.hero-image{right:calc((100% - 1600px)/2)}.hero{max-width:1800px;margin:auto}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.nav nav{gap:18px}.hero-image{left:28%}.hero .intro{font-size:14px}.about{gap:40px}.about-photo img{height:440px}.ribbon{gap:20px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.nav{height:76px;gap:10px}.brand{font-size:10px;gap:8px}.brand small{font-size:7px}.brand img{width:33px;height:33px}.nav nav{display:none}.nav-button{font-size:10px;padding:8px 12px;gap:12px}.hero{min-height:0;padding-bottom:0}.hero-inner{min-height:0;display:block}.hero-copy{padding:30px 0 0}.hero .eyebrow{font-size:10px;margin-bottom:22px}.hero .hand{font-size:29px}.hero h1{font-size:clamp(36px,10.7vw,68px);letter-spacing:-.035em;line-height:1.1}.intro{font-size:14px;max-width:340px;margin-top:21px}.desktop{display:none}.button{padding:14px 24px;font-size:12px}.qualities{margin-top:26px;padding-top:16px;max-width:100%;justify-content:space-between;gap:10px}.hero-image{position:relative;inset:auto;height:340px;margin-top:20px;z-index:0}.hero{display:flex;flex-direction:column}.hero-image{order:2}.hero-inner{order:1;width:calc(100% - 40px)}.hero-image:after{background:linear-gradient(180deg,#fff,transparent 24%)}.hero-image>img{object-position:center 72%}.photo-note{display:none}.leaf{width:32px}.ribbon{padding:18px 20px;display:grid;grid-template-columns:1fr 1fr;gap:9px 20px;text-align:center;font-size:8px}.ribbon i{display:none}.section{padding-top:64px;padding-bottom:64px}.about{grid-template-columns:1fr;gap:38px}.about-copy{order:1}.about-photo{order:2;padding-right:14px}.about-photo img{height:370px;border-top-right-radius:85px}.about-photo .hand{font-size:25px;right:0;max-width:280px}.eyebrow{font-size:9px;margin-bottom:20px}h2{font-size:36px}.about-copy>p:not(.eyebrow){font-size:13px}.about-copy blockquote{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}.section-head>p:not(.hand){font-size:13px;margin:0;color:var(--muted)}.section-head .hand{font-size:34px;margin:0 35px 0 0;transform:rotate(-5deg)}.practices{background:var(--tint)}.practice-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.practice-image{width:100%;height:480px;object-fit:cover;border-radius:120px 0 0 0}.practice-items article{display:flex;gap:24px;padding:21px 0;border-bottom:1px solid var(--line)}.practice-items article:first-child{padding-top:0}.practice-items article:last-child{border-bottom:0}.practice-items article>span{font:17px Oswald;color:var(--coral);padding-top:5px}.practice-items h3{font-size:25px}.practice-items p{font-size:13px;line-height:1.7;margin:10px 0 0;max-width:390px}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.experience-grid figure{position:relative;margin:0}.experience-grid figure>img{height:420px;width:100%;object-fit:cover;object-position:center}.experience-grid figcaption{position:absolute;bottom:18px;left:24px;right:24px;margin:0;color:#fff;font-size:29px;text-shadow:0 2px 10px #195967}.experience-grid ol{list-style:none;margin:0;padding:0}.experience-grid li{display:flex;gap:23px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:500}.experience-grid li:first-child{padding-top:0}.experience-grid li span{color:var(--blue);font:22px Oswald}.speaker-section{background:#f2f9f8}.speaker{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.speaker-image{height:610px;overflow:hidden}.speaker-image img{height:100%;width:100%;object-fit:contain;object-position:bottom}.speaker-copy{padding:60px 0}.speaker h2{font-size:65px}.speaker .hand{font-size:29px}.speaker-role{max-width:440px;font-size:13px;margin:25px 0}.speaker-facts{border-top:1px solid var(--line);max-width:440px}.speaker-facts p{font-size:12px;margin:0;padding:13px 0;border-bottom:1px solid var(--line)}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.included h3{font-size:25px}.included ul{list-style:none;margin:24px 0;padding:0}.included li{font-size:13px;margin:12px 0;padding-left:22px;position:relative}.included li:before{content:'+';position:absolute;left:0;color:var(--blue);font-size:17px;line-height:1.3}.excluded{border-top:1px solid var(--line);padding-top:20px;font-size:12px}.excluded b{font-weight:600}.excluded p{margin:5px 0;color:var(--muted)}.price-card{background:var(--tint);border:1px solid var(--line);padding:40px}.price-card .eyebrow{letter-spacing:.07em;font-size:10px;color:var(--blue);margin:0}.price{font:700 80px/1.2 Oswald;color:var(--blue);letter-spacing:-.04em;margin-top:18px}.price small{font-size:44px}.saving{font-size:11px;color:#b95a58;margin:10px 0 26px}.price-card .button{width:100%;gap:10px}.next-prices{margin-top:30px;border-top:1px solid var(--line);padding-top:12px}.next-prices p{display:flex;justify-content:space-between;font-size:11px;gap:15px;margin:13px 0}.next-prices b{font-size:13px;white-space:nowrap}.closing{position:relative;isolation:isolate;overflow:hidden;background:var(--tint)}.closing-photo{position:absolute;inset:0 0 0 43%;z-index:-1}.closing-photo img{width:100%;height:100%;object-fit:cover}.closing-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--tint),rgba(240,250,251,.85) 12%,transparent 54%)}.closing-inner{padding-top:85px;padding-bottom:70px}.request-copy{width:510px;max-width:100%}.request-copy>p:not(.eyebrow){font-size:13px;margin:23px 0}form{margin-top:25px}form label{display:block;font-size:10px;font-weight:500}input:not([type=checkbox]){display:block;width:100%;min-width:0;border:0;border-bottom:1px solid #adcdd1;border-radius:0;background:#ffffffa6;padding:12px 10px;color:var(--ink);font-size:12px;margin:5px 0 15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}label.check{display:flex;gap:8px;align-items:start;margin:10px 0;font-weight:400;font-size:9px}.check input{accent-color:var(--blue);margin:2px 0 0}.request-copy button{margin-top:15px}.demo-note{font-size:9px;color:var(--muted);margin:9px 0}#demo-result{background:#fff;padding:15px;font-size:12px}.footer{display:flex;gap:20px;justify-content:space-between;align-items:center;padding-top:30px;padding-bottom:30px;font-size:9px;letter-spacing:.06em}.footer>span:first-child{font-weight:600;color:var(--blue)}
@media(max-width:1000px){.practice-grid,.experience-grid{gap:35px}.speaker,.price-grid{gap:45px}.price-card{padding:28px}.price{font-size:65px}.speaker h2{font-size:55px}.section-head .hand{font-size:28px;margin-right:0}.speaker-image{height:580px}}
@media(max-width:700px){.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:25px!important}.section-head .hand{font-size:27px;transform:none}.practice-grid,.experience-grid,.speaker,.price-grid{grid-template-columns:1fr;gap:32px}.practice-image{height:320px;border-top-left-radius:80px}.practice-items article{gap:18px;padding:20px 0}.practice-items h3{font-size:24px}.practice-items p{font-size:12px}.experience-grid figure>img{height:310px}.experience-grid figcaption{font-size:25px;left:18px}.experience-grid li{font-size:12px;gap:18px;padding:15px 0}.speaker{gap:0}.speaker-copy{order:1;padding:55px 0 20px}.speaker-image{order:2;height:410px}.speaker h2{font-size:52px}.speaker .hand{font-size:26px}.speaker-role{font-size:12px}.price-card{padding:26px}.price{font-size:70px}.price-section h2{font-size:34px}.closing-photo{position:relative;inset:auto;height:280px;z-index:0;order:2}.closing{display:flex;flex-direction:column}.closing-photo:after{background:linear-gradient(180deg,var(--tint),transparent 38%)}.closing-inner{order:1;padding:55px 0 20px}.request-copy h2{font-size:35px}.request-copy .eyebrow{font-size:8px}.form-row{grid-template-columns:1fr;gap:0}label.check{font-size:9px;max-width:300px}.footer{flex-wrap:wrap;font-size:8px;gap:15px}.footer a{margin-left:auto}.qualities img{height:29px}}

/* Revision 3 — presentation-led scenes, larger type and integrated photographs. */
:root{--blue:#009abf;--bright:#04aed2;--ink:#24424a;--tint:#f2fbfc}
body{font-size:17px;line-height:1.65}.wrap{width:min(1280px,calc(100% - 96px))}.nav{height:90px}.nav nav{font-size:14px;gap:26px}.nav-button{font-size:14px}.brand{gap:18px;font-size:14px}.brand small{font-size:9px}.academy-logo-crop{display:block;flex:0 0 172px;width:172px;height:44px;overflow:hidden}.brand .academy-logo-crop img{display:block;width:172px;max-width:none;height:auto;object-fit:initial}.brand>span:last-child{border-left:1px solid var(--line);padding-left:17px}
h1,h2,h3{line-height:1.18}h1{font-size:clamp(54px,5.2vw,75px)}h2{font-size:clamp(38px,3.7vw,52px)}.eyebrow{font-size:12px;margin-bottom:16px;letter-spacing:.11em}.section{padding-top:62px;padding-bottom:62px}.section-head{margin-bottom:30px;gap:32px}.section-head>p:not(.hand){font-size:16px}.section-head .hand{font-size:34px}.hero,.hero-inner{min-height:650px}.hero-copy{padding:26px 0 30px}.hero .eyebrow{font-size:14px;margin-bottom:19px}.hero .hand{font-size:34px}.intro,.hero .intro{font-size:18px;line-height:1.65;margin:22px 0}.button{font-size:15px;padding:16px 28px}.hero-image{left:34%}.hero-image:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.95) 11%,rgba(255,255,255,.18) 33%,transparent 47%)}.leaf{width:75px;top:0;left:0;mix-blend-mode:multiply;mask-image:linear-gradient(180deg,#000 75%,transparent)}.qualities{margin-top:23px;padding-top:15px;gap:31px;max-width:370px}.qualities span{font-size:12px}.qualities img{height:35px;width:40px}.photo-note small{font-size:12px}.ribbon{font-size:12px;padding:18px 24px;gap:30px}
.about{gap:45px;padding-top:44px;padding-bottom:44px}.about-photo{padding:0;isolation:isolate}.about-photo img{height:495px;border-radius:0;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 85%,transparent),linear-gradient(0deg,transparent,#000 12%,#000 92%,transparent);mask-composite:intersect}.about-photo .hand{right:18px;bottom:0;background:none;transform:rotate(-4deg);font-size:30px;text-shadow:0 0 15px #fff,0 0 8px #fff;padding:12px 0;max-width:340px}.about-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;margin-top:19px;max-width:100%}.about-copy blockquote{font-size:16px;margin-top:22px}.practices{background:white;position:relative}.practices:before{content:'';position:absolute;top:40px;left:0;bottom:20px;width:74px;background:url('assets/foliage-top.webp') top left / 74px auto no-repeat;mix-blend-mode:multiply;pointer-events:none}.practices .section{padding-top:40px;padding-bottom:42px}.practice-grid{gap:40px;align-items:center}.practice-image{height:495px;border-radius:0;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 84%,transparent),linear-gradient(0deg,transparent,#000 12%,#000 88%,transparent);mask-composite:intersect}.practice-items article{padding:17px 0;gap:20px}.practice-items article>span{font-size:23px}.practice-items h3{font-size:29px}.practice-items p{font-size:16px;line-height:1.6;max-width:100%;margin-top:7px}
.experiences{padding:0}.experience-intro{padding-top:44px;padding-bottom:28px}.experience-intro h2{font-size:clamp(42px,4.5vw,63px);line-height:1.13}.experience-intro>.hand{font-size:33px;margin:17px 0 25px}.experience-nav{display:flex;flex-wrap:wrap;gap:10px 23px;border-top:1px solid var(--line);padding-top:17px;font-size:14px;color:var(--blue)}.experience-nav a{padding:5px 0;border-bottom:1px solid transparent}.experience-nav a:hover{border-color:var(--blue)}.journey-scene{position:relative;isolation:isolate;max-width:1800px;margin:0 auto;overflow:hidden;background:white;scroll-margin-top:10px}.scene-inner{min-height:590px;display:flex;align-items:center;padding-top:34px;padding-bottom:34px}.scene-copy{position:relative;width:43%;z-index:2}.scene-photo{position:absolute;top:0;bottom:0;right:0;width:60%;z-index:0}.scene-photo img{height:100%;width:100%;object-fit:cover;object-position:center}.scene-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,.94) 9%,rgba(255,255,255,.3) 28%,transparent 44%),linear-gradient(0deg,#fff,transparent 13%,transparent 92%,#fff)}.scene-number{display:flex;align-items:center;gap:13px;color:var(--blue);margin:0 0 15px!important}.scene-number strong{font:600 36px/1 Oswald}.scene-number span{font-size:14px;border-left:1px solid var(--line);padding-left:13px}.scene-copy h3{font-size:clamp(38px,3.8vw,53px);line-height:1.12;letter-spacing:-.02em}.scene-copy>p:not(.hand):not(.scene-number):not(.scene-tags){font-size:17px;line-height:1.6;margin:18px 0;max-width:500px}.scene-copy .hand{font-size:30px;line-height:1.13;margin:23px 0;color:var(--bright)}.scene-tags{font-size:12px;letter-spacing:.02em;color:var(--blue);margin:0;padding-top:15px;border-top:1px solid var(--line);max-width:460px}.reverse .scene-inner{justify-content:flex-end}.reverse .scene-photo{left:0;right:auto}.reverse .scene-photo:after{background:linear-gradient(270deg,#fff,rgba(255,255,255,.94) 9%,rgba(255,255,255,.3) 28%,transparent 44%),linear-gradient(0deg,#fff,transparent 13%,transparent 92%,#fff)}.scene-1:after,.scene-5:after{content:'';position:absolute;bottom:0;left:0;width:80px;height:220px;background:url('assets/foliage-bottom.webp') bottom left / contain no-repeat;mix-blend-mode:multiply;z-index:1;pointer-events:none}.scene-7 .scene-photo img{object-fit:contain;object-position:75% center}.scene-7 .scene-photo:after{background:linear-gradient(90deg,#fff,transparent 30%),linear-gradient(0deg,#fff,transparent 15%,transparent 90%,#fff)}
.speaker-section{background:white;position:relative}.speaker{gap:40px;min-height:570px}.speaker-image{height:570px;position:relative;overflow:visible}.speaker-image img{height:100%;width:100%;object-fit:cover;object-position:center 22%;mask-image:linear-gradient(90deg,transparent,#000 19%,#000 81%,transparent),linear-gradient(0deg,transparent,#000 19%,#000 90%,transparent);mask-composite:intersect}.speaker-copy{padding:30px 0}.speaker h2{font-size:65px;line-height:1.13}.speaker-role{font-size:17px;max-width:100%;margin:20px 0}.speaker-facts{max-width:100%}.speaker-facts p{font-size:16px;padding:14px 0}.speaker .hand{font-size:31px}.price-section{padding-top:42px;padding-bottom:52px}.price-section .section-head{align-items:center;margin-bottom:28px}.price-section h2{font-size:56px}.price-grid{gap:55px}.included h3{font-size:31px}.included li{font-size:17px;margin:11px 0;padding-left:25px}.included li:before{font-size:21px}.excluded{font-size:16px;padding-top:16px}.price-card{padding:30px;background:linear-gradient(145deg,#f0fcff,#fff);border-radius:3px}.price-card .eyebrow{font-size:12px}.price{font-size:84px;margin-top:10px}.saving{font-size:14px;margin:8px 0 22px}.next-prices{margin-top:23px}.next-prices p{font-size:14px}.next-prices b{font-size:16px}.closing-inner{padding-top:55px;padding-bottom:45px}.request-copy{width:560px}.request-copy>p:not(.eyebrow){font-size:17px;margin:18px 0}.request-copy h2{font-size:49px}form label{font-size:13px}input:not([type=checkbox]){font-size:16px;padding:12px;margin-bottom:13px}label.check{font-size:12px;line-height:1.5;gap:10px}.check input{margin-top:3px;width:15px;height:15px;flex-shrink:0}.demo-note{font-size:11px}.footer{font-size:11px;padding-top:23px;padding-bottom:23px}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav nav{gap:16px;font-size:12px}.academy-logo-crop{width:130px;flex-basis:130px;height:33px}.brand .academy-logo-crop img{width:130px}.brand{gap:12px;font-size:12px}.brand>span:last-child{padding-left:12px}.nav-button{font-size:12px;padding:10px 15px}.hero h1{font-size:56px}.scene-copy{width:46%}.scene-copy h3{font-size:42px}.scene-copy>p:not(.hand):not(.scene-number):not(.scene-tags){font-size:16px}.scene-copy .hand{font-size:28px}.scene-inner{min-height:565px}.about-copy h2{font-size:37px}.about-copy>p:not(.eyebrow){font-size:16px}.practice-items p{font-size:16px}.speaker-role{font-size:16px}.speaker-facts p{font-size:15px}.price-grid{gap:32px}.included li{font-size:16px}.ribbon{font-size:10px;gap:22px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.nav{height:78px;gap:10px}.academy-logo-crop{width:103px;flex-basis:103px;height:26px}.brand .academy-logo-crop img{width:103px}.brand{gap:9px;font-size:10px;letter-spacing:.02em}.brand small{font-size:7px;letter-spacing:.09em}.brand>span:last-child{padding-left:9px}.nav-button{font-size:10px;padding:9px 11px;gap:6px}.nav-button span{display:none}.hero,.hero-inner{min-height:0}.hero-inner{width:calc(100% - 40px)}.hero-copy{padding:20px 0 0}.hero .eyebrow{font-size:12px;margin-bottom:18px;letter-spacing:.03em}.hero .hand{font-size:29px}.hero h1{font-size:clamp(36px,10.4vw,68px);line-height:1.15}.hero .intro{font-size:16px;line-height:1.6;margin:19px 0;max-width:100%}.button{font-size:14px;padding:14px 24px}.hero-image{left:auto;height:290px;margin-top:10px}.hero-image:after{background:linear-gradient(180deg,#fff,transparent 25%)}.leaf{width:29px}.qualities{padding-top:13px;margin-top:22px;gap:10px}.qualities span{font-size:12px}.qualities img{width:35px;height:30px}.ribbon{font-size:9px;gap:8px;padding:15px 20px}.section{padding-top:36px;padding-bottom:36px}.eyebrow{font-size:11px;letter-spacing:.08em;margin-bottom:15px}h2{font-size:35px;line-height:1.2}.about{gap:8px}.about-copy h2{font-size:34px;line-height:1.22}.about-copy>p:not(.eyebrow){font-size:16px;margin-top:17px}.about-copy blockquote{font-size:15px;margin-top:20px;padding-left:16px}.about-photo{padding:0;margin:0 -20px}.about-photo img{height:335px}.about-photo .hand{font-size:26px;right:20px;bottom:2px;max-width:290px}.practices .section{padding-top:20px;padding-bottom:28px}.practices:before{width:28px;background-size:28px;top:0}.section-head{margin-bottom:23px}.section-head>p:not(.hand){font-size:16px}.section-head .hand{font-size:28px;margin-top:18px!important}.practice-grid{display:flex;flex-direction:column;gap:8px}.practice-image{order:2;height:300px;width:calc(100% + 40px);max-width:none}.practice-items{order:1}.practice-items h3{font-size:28px}.practice-items p{font-size:16px}.practice-items article{padding:17px 0;gap:15px}.experience-intro{padding-top:25px;padding-bottom:22px}.experience-intro h2{font-size:40px;line-height:1.16}.experience-intro>.hand{font-size:28px;margin:16px 0 20px}.experience-nav{gap:7px 17px;font-size:13px;padding-top:13px}.journey-scene{display:flex;flex-direction:column;padding:0}.scene-inner{min-height:0;display:block;padding:24px 0 0;order:1}.scene-copy{width:100%}.scene-number{margin-bottom:16px!important}.scene-number strong{font-size:32px}.scene-number span{font-size:14px}.scene-copy h3{font-size:40px;line-height:1.17}.scene-copy>p:not(.hand):not(.scene-number):not(.scene-tags){font-size:16px;line-height:1.6;margin:16px 0;max-width:100%}.scene-copy .hand{font-size:28px;margin:18px 0}.scene-tags{font-size:12px;line-height:1.5;padding-top:12px}.scene-photo,.reverse .scene-photo{position:relative;inset:auto;width:100%;height:310px;order:2;margin-top:10px}.scene-photo:after,.reverse .scene-photo:after{background:linear-gradient(0deg,#fff,transparent 12%,transparent 86%,#fff)}.scene-1:after,.scene-5:after{display:none}.scene-7 .scene-photo{height:400px}.scene-7 .scene-photo img{object-position:center;object-fit:contain}.scene-7 .scene-photo:after{background:linear-gradient(0deg,#fff,transparent 16%,transparent 92%,#fff)}.speaker{min-height:0;gap:0}.speaker-copy{padding:35px 0 0}.speaker .hand{font-size:28px}.speaker h2{font-size:52px}.speaker-role{font-size:16px;margin:17px 0}.speaker-facts p{font-size:15px;padding:12px 0}.speaker-image{height:370px;margin:0 -20px}.speaker-image img{object-fit:contain;object-position:center;mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent),linear-gradient(0deg,transparent,#000 17%,#000 92%,transparent)}.price-section{padding-top:20px;padding-bottom:36px}.price-section h2{font-size:40px;line-height:1.18}.price-section .section-head{margin-bottom:24px}.price-section .section-head .hand{font-size:29px}.price-grid{gap:25px}.included h3{font-size:29px}.included li{font-size:16px;line-height:1.5;margin:12px 0}.included ul{margin:20px 0}.excluded{font-size:15px}.price-card{padding:25px 22px}.price-card .eyebrow{font-size:11px;line-height:1.6}.price{font-size:75px}.saving{font-size:13px}.next-prices p{font-size:13px}.next-prices b{font-size:15px}.closing-inner{padding-top:35px;padding-bottom:10px}.request-copy{width:100%}.request-copy h2{font-size:35px;line-height:1.22}.request-copy>.eyebrow{font-size:10px}.request-copy>p:not(.eyebrow){font-size:16px}.closing-photo{height:250px}form label{font-size:13px}.form-row{gap:0}label.check{font-size:12px;max-width:100%}.demo-note{font-size:11px}.footer{font-size:10px;padding-top:18px;padding-bottom:18px;gap:12px}}
@media(max-width:365px){.academy-logo-crop{width:88px;flex-basis:88px;height:22px}.brand .academy-logo-crop img{width:88px}.brand{font-size:9px}.brand small{font-size:6px}.brand>span:last-child{padding-left:6px}.nav-button{padding:8px;font-size:9px}.scene-copy h3{font-size:36px}.experience-intro h2{font-size:36px}.about-copy h2{font-size:31px}.hero h1{font-size:10.2vw}.price{font-size:67px}}
.leaf{mask-image:linear-gradient(90deg,#000 62%,transparent),linear-gradient(180deg,#000 78%,transparent);mask-composite:intersect}
@media(min-width:701px) and (max-width:950px){.nav nav{display:none}.hero h1{font-size:clamp(45px,6vw,56px)}.hero .intro{font-size:16px}.scene-copy h3{font-size:36px}.scene-copy>p:not(.hand):not(.scene-number):not(.scene-tags){font-size:15px}.scene-copy .hand{font-size:25px}.scene-inner{min-height:600px}.about-copy h2{font-size:31px}.speaker h2{font-size:52px}.price{font-size:65px}}
