/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.overline{text-decoration-line:overline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--coral:#f15a31;--navy:#17366f;--deep:#102b5d;--lime:#a8c535;--cream:#fff9ef;--ink:#122c5d;--muted:#65738e;--white:#fff;--line:#e7e6e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.top-strip{background:var(--navy);color:#dce6fb;letter-spacing:.04em;justify-content:center;align-items:center;gap:24px;height:37px;font-size:11px;display:flex}.top-strip a{color:#fff;border-bottom:1px solid var(--lime);font-weight:900}.site-header{align-items:center;gap:50px;width:min(1200px,100% - 48px);height:82px;margin:auto;display:flex}.brand{width:132px;margin-right:auto}.brand img{width:100%;display:block}.site-header nav{gap:31px;font-size:13px;font-weight:800;display:flex}.site-header nav a:hover{color:var(--coral)}.pill{color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:18px;padding:16px 23px;font-size:13px;font-weight:900;transition:all .2s;display:inline-flex;box-shadow:0 12px 28px #14326424}.pill:hover{transform:translateY(-2px)}.pill-small{background:var(--navy);border-radius:9px;padding:12px 18px}.pill-coral{background:var(--coral)}.pill-navy{background:var(--navy)}.hero{background:radial-gradient(circle at 10% 0,#fff 0,#fff9ef 52%,#f7f8f4 100%);grid-template-columns:1.04fr .96fr;align-items:center;gap:58px;min-height:700px;padding:68px max(24px,50% - 600px) 82px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #f1d8cc;border-radius:50%;width:350px;height:350px;position:absolute;top:50px;left:-190px}.hero:after{content:"✦  ✦  ✦";color:#f2b8a6;letter-spacing:16px;position:absolute;bottom:40px;left:42%;transform:rotate(-12deg)}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--navy);letter-spacing:.1em;background:#fff;border:1px solid #eee5dc;border-radius:99px;align-items:center;gap:9px;padding:8px 13px;font-size:10px;font-weight:900;display:inline-flex}.eyebrow span{color:var(--coral)}.hero h1{letter-spacing:-.055em;color:var(--navy);max-width:670px;margin:24px 0;font-size:clamp(52px,5.7vw,82px);line-height:.94}.hero h1 em{color:var(--coral);font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--lime);border-radius:50%;height:7px;position:absolute;bottom:-8px;left:1%;right:0}.hero-copy>p{color:var(--muted);max-width:590px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:25px;margin-top:30px;display:flex}.video-link{align-items:center;gap:12px;display:flex}.video-link i{width:44px;height:44px;color:var(--coral);background:#fff;border-radius:50%;place-items:center;font-style:normal;display:grid;box-shadow:0 8px 24px #d9d5ca}.video-link span{flex-direction:column;display:flex}.video-link strong{font-size:12px}.video-link small{color:#8792a4;margin-top:3px;font-size:10px}.trust-row{align-items:center;gap:13px;margin-top:31px;display:flex}.avatars{display:flex}.avatars b{border:3px solid var(--cream);background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;margin-left:-8px;font-size:9px;display:grid}.avatars b:first-child{background:var(--coral);margin:0}.avatars b:last-child{background:var(--lime);width:48px}.trust-row>div:last-child{grid-template-columns:auto auto;gap:0 7px;display:grid}.stars{color:#f5a623;letter-spacing:1px;font-size:12px}.trust-row strong{font-size:11px}.trust-row small{color:#8490a4;grid-column:1/-1;font-size:9px}.hero-media{height:540px;position:relative}.hero-media:before{content:"";background:var(--coral);border-radius:46% 54% 36% 64%/43% 39% 61% 57%;position:absolute;inset:10px 0 0 35px;transform:rotate(5deg)}.hero-media img{object-fit:cover;object-position:center 38%;filter:saturate(1.06);border-radius:49% 51% 42% 58%/49% 43% 57% 51%;width:100%;height:100%;position:absolute;inset:0;box-shadow:0 25px 60px #17366f33}.float-card{z-index:3;background:#fff;border-radius:13px;position:absolute;box-shadow:0 18px 45px #152d5b38}.float-top{padding:14px 18px;top:43px;right:-15px;transform:rotate(3deg)}.float-top span{color:var(--coral);font-size:25px;font-weight:900;display:block}.float-top small{color:#73819a;font-size:9px;display:block}.float-bottom{align-items:center;gap:11px;padding:13px 16px;display:flex;bottom:47px;left:-35px}.float-bottom i{background:var(--lime);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.float-bottom div{flex-direction:column;display:flex}.float-bottom strong{font-size:12px}.float-bottom small{color:#8590a4;font-size:10px}.spark{z-index:4;color:var(--lime);font-size:35px;position:absolute}.spark-one{top:3px;left:20px}.spark-two{color:var(--coral);bottom:84px;right:-25px}.doodle{z-index:5;font-weight:900;position:absolute}.doodle-arrow{color:var(--navy);font-size:54px;top:80px;left:-32px;transform:rotate(20deg)}.doodle-wow{background:var(--lime);color:#fff;letter-spacing:.08em;border:4px solid #fff;border-radius:8px;padding:10px 13px;font-size:11px;bottom:145px;right:-10px;transform:rotate(-7deg);box-shadow:0 12px 25px #2b446233}.logo-band{background:var(--coral);color:#fff;text-transform:uppercase;letter-spacing:.06em;justify-content:center;align-items:center;gap:36px;height:76px;margin:-11px -10px 0;font-size:14px;font-weight:900;display:flex;overflow:hidden;transform:rotate(-1deg)}.logo-band i{color:#ffc4b1;font-style:normal}.section-pad{padding:105px max(24px,50% - 600px)}.section-title{text-align:center;max-width:760px;margin:0 auto 48px}.section-title p,.overline{color:var(--coral);letter-spacing:.16em;margin:0;font-size:11px;font-weight:900}.section-title h2,.transform-copy h2,.reviews h2,.cta h2{letter-spacing:-.045em;margin:12px 0 15px;font-size:clamp(40px,4.6vw,62px);line-height:1.02}.section-title span{color:var(--muted)}.pain{background:#fff}.pain-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pain-grid button{text-align:left;min-height:210px;color:var(--navy);cursor:pointer;background:#fafafa;border:1px solid #e2e5ea;border-radius:15px;padding:22px;transition:all .2s;position:relative}.pain-grid button:hover{transform:translateY(-4px);box-shadow:0 16px 35px #122c5d17}.pain-grid button.active{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 20px 44px #122c5d33}.pain-grid small{color:var(--coral);font-weight:900}.pain-grid i{width:42px;height:42px;color:var(--coral);background:#fff0eb;border-radius:12px;place-items:center;font-size:24px;font-style:normal;display:grid;position:absolute;top:16px;right:19px}.pain-grid h3{margin:48px 0 8px;font-size:22px}.pain-grid p{color:#79859a;max-width:250px;font-size:13px;line-height:1.5}.pain-grid b{color:var(--lime);position:absolute;bottom:16px;right:19px}.selected-bar{background:#f5f6f7;border-radius:14px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:18px;margin-top:15px;padding:18px 22px;display:grid}.selected-bar span{color:var(--coral);text-transform:uppercase;font-size:9px;font-weight:900}.selected-bar strong{font-size:16px}.selected-bar p{color:var(--muted);margin:0;font-size:12px}.selected-bar a{color:var(--coral);font-size:12px;font-weight:900}.transformation{background:var(--cream);grid-template-columns:.9fr 1.1fr;align-items:center;gap:95px;display:grid}.photo-stack{height:530px;position:relative}.photo-main{object-fit:cover;border-radius:28px;width:85%;height:76%;position:absolute;top:0;left:0;box-shadow:0 25px 55px #2031502e}.photo-mini{object-fit:cover;border:9px solid var(--cream);border-radius:22px;width:62%;height:45%;position:absolute;bottom:0;right:0;box-shadow:0 20px 45px #20315026}.stamp{background:var(--lime);color:#fff;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:115px;height:115px;font-size:10px;line-height:1.2;display:flex;position:absolute;top:14%;right:3%;transform:rotate(8deg);box-shadow:0 12px 30px #506a1442}.stamp b{font-size:16px}.stamp i{margin-top:6px;font-style:normal}.transform-copy h2 em{color:var(--coral);font-style:normal}.transform-copy>p:not(.overline){color:var(--muted);max-width:590px;line-height:1.7}.steps{gap:13px;margin:28px 0;display:grid}.steps>div{align-items:center;gap:14px;display:flex}.steps b{width:43px;height:43px;color:var(--coral);background:#fff;border-radius:12px;place-items:center;font-size:11px;display:grid;box-shadow:0 7px 20px #e5dfd3}.steps span{flex-direction:column;display:flex}.steps strong{font-size:14px}.steps small{color:#78859a}.numbers{background:var(--navy);color:#fff;grid-template-columns:repeat(4,1fr);padding:55px max(24px,50% - 600px);display:grid}.numbers div{border-right:1px solid #ffffff2b;flex-direction:column;padding:0 30px;display:flex}.numbers div:last-child{border:0}.numbers strong{color:#fff;font-size:38px}.numbers span{color:#b8c6e0;margin-top:7px;font-size:11px}.graduation{background:var(--deep);color:#fff;height:760px;position:relative;overflow:hidden}.graduation>img{object-fit:cover;object-position:center;filter:saturate(1.08);width:100%;height:100%}.graduation-shade{background:linear-gradient(90deg,#051431e0 0%,#0a1e4085 50%,#08142d14 80%),linear-gradient(#0000 55%,#05112875);position:absolute;inset:0}.graduation-copy{z-index:2;max-width:760px;position:absolute;top:50%;left:max(24px,50% - 600px);transform:translateY(-50%)}.graduation-copy p{color:#d8ed72;letter-spacing:.18em;margin:0 0 18px;font-size:11px;font-weight:900}.graduation-copy h2{letter-spacing:-.05em;text-shadow:0 3px 22px #00000052;margin:0 0 32px;font-size:clamp(45px,5.4vw,78px);line-height:.98}.graduation-copy h2 em{color:#ff7651;font-style:normal}.graduate-chip{z-index:3;color:var(--navy);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 15px 35px #0000004d}.graduate-chip b{background:var(--lime);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.graduate-chip span{color:#7b879d;flex-direction:column;font-size:9px;display:flex}.graduate-chip strong{color:var(--navy);font-size:12px}.chip-one{top:17%;right:6%;transform:rotate(3deg)}.chip-two{bottom:12%;right:9%;transform:rotate(-3deg)}.graduate-sticker{z-index:3;background:var(--coral);color:#fff;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:126px;height:126px;font-size:10px;line-height:1.1;display:flex;position:absolute;top:12%;right:31%;transform:rotate(10deg);box-shadow:0 15px 30px #00000038}.graduate-sticker b{font-size:16px}.graduate-sticker i{margin-top:8px;font-style:normal}.experience{background:#fff;grid-template-columns:.78fr 1.22fr;align-items:center;gap:80px;display:grid}.experience-copy h2{letter-spacing:-.045em;margin:12px 0 20px;font-size:clamp(42px,4.4vw,62px);line-height:1.01}.experience-copy h2 em{color:var(--coral);font-style:normal}.experience-copy>p:not(.overline){color:var(--muted);line-height:1.7}.experience-pills{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.experience-pills span{background:var(--cream);border:1px solid #f0e8dc;border-radius:99px;padding:10px 12px;font-size:10px;font-weight:900}.text-cta{border-bottom:2px solid var(--lime);gap:20px;padding:0 0 7px;font-size:12px;font-weight:900;display:inline-flex}.text-cta b{color:var(--coral)}.experience-collage{height:570px;position:relative}.collage-wide{object-fit:cover;border-radius:28px;width:87%;height:72%;position:absolute;top:0;right:0;box-shadow:0 25px 60px #142b5333}.collage-tall{object-fit:cover;object-position:center 35%;border:9px solid #fff;border-radius:22px;width:32%;height:54%;position:absolute;bottom:0;left:0;transform:rotate(-3deg);box-shadow:0 20px 45px #142b532e}.collage-note{background:var(--navy);color:#fff;border-radius:14px;grid-template-columns:1fr auto;width:250px;padding:15px 17px;display:grid;position:absolute;bottom:7%;right:4%;box-shadow:0 16px 35px #142b5340}.collage-note strong,.collage-note span{grid-column:1;display:block}.collage-note strong{font-size:13px}.collage-note span{color:#c6d2e6;margin-top:3px;font-size:10px}.collage-note i{color:var(--lime);grid-area:1/2/3;align-self:center;font-size:22px;font-style:normal}.collage-star{color:var(--coral);filter:drop-shadow(0 4px #fff);font-size:55px;position:absolute;top:10%;left:31%}.reviews-head{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.reviews-head h2{margin-bottom:0}.google-score{border:1px solid #e4e6ea;border-radius:16px;align-items:center;gap:16px;padding:14px 20px;display:flex;box-shadow:0 10px 28px #e8e8e8}.google-g{color:#4285f4;font-size:34px;font-weight:900}.google-score div{grid-template-columns:auto auto;gap:1px 9px;display:grid}.google-score b{font-size:23px}.google-score small{color:#778399;grid-column:1/-1;font-size:9px}.review-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.review-grid article{background:#fafafa;border:1px solid #e2e5e9;border-radius:18px;flex-direction:column;min-height:275px;padding:23px;display:flex}.review-stars{color:#f5a623;letter-spacing:1px}.review-stars b{float:right;color:#4285f4}.review-grid blockquote{color:#34496e;margin:25px 0;font-size:15px;line-height:1.65}.review-grid footer{align-items:center;gap:11px;margin-top:auto;display:flex}.review-grid footer>span{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.review-grid footer div{flex-direction:column;display:flex}.review-grid footer small{color:#8994a6;font-size:10px}.map-link{border-bottom:2px solid var(--lime);width:max-content;margin:34px auto 0;padding-bottom:7px;font-size:12px;font-weight:900;display:flex}.map-link span{color:var(--coral);margin-left:14px}.cta{background:var(--coral);color:#fff;grid-template-columns:.9fr 1.1fr;gap:95px;display:grid;position:relative;overflow:hidden}.cta:after{content:"";border:1px solid #ffffff38;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-250px;left:-190px}.overline.light{color:#d9f179}.cta-copy{position:relative}.cta-copy h2{margin-bottom:17px}.cta-copy>p:not(.overline){color:#ffe3dc;max-width:520px;line-height:1.65}.cta-copy ul{gap:9px;margin:25px 0;padding:0;font-size:13px;font-weight:800;list-style:none;display:grid}.cta-copy li{color:#fff}.cta-copy img{object-fit:cover;border:5px solid #fffc;border-radius:17px;width:260px;height:145px;transform:rotate(-4deg);box-shadow:0 17px 30px #872a1333}.cta form{z-index:2;color:var(--navy);background:#fff;border-radius:24px;gap:16px;padding:33px;display:grid;position:relative;box-shadow:0 25px 60px #691f0f40}.form-badge{color:#6d8c15;text-transform:uppercase;background:#edf4d5;border-radius:99px;width:max-content;padding:7px 10px;font-size:9px;font-weight:900}.cta form h3{margin:2px 0 6px;font-size:25px}.cta label{flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.cta input,.cta select{width:100%;height:48px;color:var(--navy);background:#fafafa;border:1px solid #dfe3e8;border-radius:10px;outline:none;padding:0 13px}.cta input:focus,.cta select:focus{border-color:var(--lime);box-shadow:0 0 0 3px #a8c53526}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cta form button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:11px;height:53px;font-weight:900}.cta form button span{margin-left:14px}.privacy{text-align:center;color:#8c96a6;font-size:9px}.footer{background:var(--deep);color:#fff;grid-template-columns:150px 1fr auto;align-items:center;gap:35px;min-height:180px;padding:45px max(24px,50% - 600px);display:grid}.footer img{background:#fff;border-radius:9px;width:140px;padding:5px}.footer p{color:#b8c6df;max-width:450px;font-size:12px;line-height:1.6}.footer div{gap:20px;font-size:11px;font-weight:900;display:flex}.footer>span{color:#8292b1;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:18px;font-size:9px}.whatsapp{z-index:30;color:#fff;background:#21b864;border-radius:99px;align-items:center;gap:9px;padding:11px 15px;font-size:11px;font-weight:900;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 32px #103e2a40}.whatsapp i{font-size:18px;font-style:normal}:focus-visible{outline:3px solid var(--lime);outline-offset:3px}@media (width<=900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-media{width:min(570px,100%);margin:auto}.pain-grid{grid-template-columns:repeat(2,1fr)}.transformation,.cta,.experience{grid-template-columns:1fr;gap:60px}.photo-stack{width:min(620px,100%)}.numbers{grid-template-columns:repeat(2,1fr);gap:30px}.graduation{height:680px}.graduate-sticker{top:7%;right:5%}.experience-collage{width:min(720px,100%)}.review-grid{grid-template-columns:1fr}.reviews-head{align-items:flex-start;gap:25px}.footer{grid-template-columns:140px 1fr}.footer div{grid-column:2}}@media (width<=600px){.top-strip{text-align:center;gap:8px;padding:0 12px;font-size:9px}.site-header{width:calc(100% - 30px);height:74px}.brand{width:105px}.pill-small{padding:10px 12px;font-size:10px}.hero{gap:35px;padding-left:16px;padding-right:16px}.hero h1{font-size:50px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.video-link{margin-left:8px}.hero-media{height:470px}.hero-media img{object-position:center 35%}.float-top{right:3px}.float-bottom{bottom:18px;left:3px}.doodle-arrow{display:none}.doodle-wow{bottom:112px;right:5px}.logo-band{white-space:nowrap;justify-content:flex-start;gap:19px;height:60px;padding-left:15px}.section-pad{padding:75px 16px}.pain-grid,.selected-bar{grid-template-columns:1fr}.transformation{gap:35px}.photo-stack{height:390px}.numbers{grid-template-columns:1fr 1fr;padding:40px 16px}.numbers div{border:0;padding:0 8px}.numbers strong{font-size:28px}.graduation{height:720px}.graduation>img{object-position:56% center}.graduation-shade{background:linear-gradient(#0000,#08163161 30%,#051431ed 100%)}.graduation-copy{inset:auto 16px 44px;transform:none}.graduation-copy h2{font-size:43px}.graduation-copy h2 br,.graduate-chip,.graduate-sticker{display:none}.experience{gap:36px}.experience-collage{height:430px}.collage-wide{width:94%;height:70%}.collage-tall{border-width:6px;width:38%;height:49%}.collage-note{width:205px;bottom:5%;right:1%}.reviews-head{display:grid}.google-score{width:100%}.form-row{grid-template-columns:1fr}.cta form{padding:23px}.footer{grid-template-columns:1fr;padding:45px 20px}.footer div{flex-wrap:wrap;grid-column:1}.footer>span{grid-column:1}.whatsapp span{display:none}.whatsapp{padding:11px 14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{--yellow:#ffd447;--sky:#75d6f4;--purple:#7659c8;--pink:#ff91b8;--mint:#bce477}.site-header{z-index:20;background:#fff;position:relative}.site-header nav a{border-radius:99px;padding:9px 12px;transition:all .2s}.site-header nav a:hover{color:var(--navy);background:#fff2c8}.pill{border-radius:999px}.hero{background:radial-gradient(circle at 7% 18%,#fff1a9 0 8%,#0000 8.2%),radial-gradient(circle at 42% 5%,#d9f5ff 0 12%,#0000 12.2%),radial-gradient(circle at 95% 8%,#f9c7da 0 12%,#0000 12.2%),linear-gradient(135deg,#f8fdff,#fff9df 55%,#f4ecff);border-radius:0 0 60px 60px;min-height:740px}.hero:before{border:28px solid #75d6f433;width:280px;height:280px;top:120px;left:-120px}.hero h1{font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(49px,5vw,72px);line-height:1.01}.hero h1 em{color:var(--coral);display:inline}.hero h1 em:after{background:var(--yellow);height:10px;bottom:-9px}.eyebrow{background:#fff;border:2px solid #d7eff8;box-shadow:0 8px #75d6f42e}.hero-media:before{background:linear-gradient(135deg,var(--sky),var(--purple));border-radius:43% 57% 54% 46%/46% 40% 60% 54%;inset:-5px -10px 0 22px;transform:rotate(4deg);box-shadow:18px 18px #ffd447b3}.hero-media>img:not(.hero-mini-photo){object-position:center 42%;border:8px solid #fff;border-radius:43% 57% 51% 49%/47% 42% 58% 53%}.hero-media img.hero-mini-photo{z-index:4;object-fit:cover;object-position:center 25%;border:7px solid #fff;border-radius:25px;width:128px;height:168px;position:absolute;inset:auto auto -18px -42px;transform:rotate(-7deg);box-shadow:0 18px 40px #17366f3d}.float-bottom{bottom:-8px;left:auto;right:35px}.float-top{background:#fff7ce;border:2px solid #fff}.doodle-wow{background:var(--purple);border-radius:16px}.kid-shape{z-index:1;place-items:center;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-weight:900;display:grid;position:absolute}.kid-shape-a{background:var(--yellow);width:68px;height:68px;color:var(--navy);border-radius:24px;top:12%;left:2.2%;transform:rotate(-10deg);box-shadow:0 10px #eaa8262e}.kid-shape-b{background:var(--pink);color:#fff;border-radius:50%;width:54px;height:54px;font-size:26px;top:13%;left:47%;transform:rotate(10deg)}.kid-shape-c{color:var(--purple);font-size:18px;bottom:13%;left:43%;transform:rotate(-14deg)}.logo-band{background:linear-gradient(90deg,#ff7651,var(--coral),#ff7956);box-shadow:0 12px 0 var(--yellow);border-top:6px solid #fff;border-bottom:6px solid #fff;border-radius:26px;height:82px;margin:-20px 8px 12px;transform:rotate(-1deg)}.logo-band i{color:var(--yellow)}.pain{background:linear-gradient(#fff 0,#f7fcff 100%);position:relative}.pain:before{content:"";background:var(--sky);opacity:.22;border-radius:50% 45% 52% 48%;width:90px;height:90px;position:absolute;top:90px;left:4%}.section-title h2,.transform-copy h2,.experience-copy h2,.families-title h2,.reviews h2,.cta h2{font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif}.pain-grid button{border:0;border-radius:28px;overflow:hidden;box-shadow:0 10px #17366f14}.pain-grid button:first-child{background:#eaf8ff;transform:rotate(-1deg)}.pain-grid button:nth-child(2){background:#fff5ca;transform:rotate(1deg)}.pain-grid button:nth-child(3){background:#f8eaff;transform:rotate(-.7deg)}.pain-grid button:nth-child(4){background:#eaf7d7;transform:rotate(.8deg)}.pain-grid button:nth-child(5){background:#ffe8f0;transform:rotate(-.7deg)}.pain-grid button:nth-child(6){background:#e9ecff;transform:rotate(1deg)}.pain-grid button:hover{transform:translateY(-6px)rotate(0)}.pain-grid button.active{background:var(--navy);box-shadow:0 12px 0 var(--yellow)}.pain-grid i{background:#fff;border-radius:50%;box-shadow:0 5px #17366f14}.selected-bar{background:var(--yellow);border-radius:24px;box-shadow:0 10px #e4a61b29}.selected-bar p{color:#4d5e7a}.transformation{background:linear-gradient(135deg,#e9f8ff,#fff9d8);position:relative;overflow:hidden}.transformation:after{content:"ABC";color:#7659c81a;font-size:62px;font-weight:900;position:absolute;top:4%;right:3%;transform:rotate(9deg)}.photo-main,.photo-mini{border-radius:38px}.stamp{background:var(--purple);border:6px solid #fff;box-shadow:0 12px #ffd447bf}.steps b{background:var(--yellow);color:var(--navy);border-radius:50%}.numbers{gap:12px}.numbers div{background:#ffffff14;border:0;border-radius:22px;padding:23px}.numbers div:nth-child(2){background:var(--coral)}.numbers div:nth-child(3){background:var(--purple)}.numbers div:nth-child(4){background:#6e9c20}.graduation{box-shadow:0 18px 0 var(--yellow);border-radius:48px;margin:24px}.graduate-sticker{background:var(--yellow);color:var(--navy)}.graduate-chip{border-radius:22px}.experience-pills span{background:#fff;border:2px solid #e6eef5;border-radius:18px;box-shadow:0 5px #eef3f7}.collage-wide,.collage-tall{border-radius:35px}.collage-note{background:var(--purple);border-radius:24px}.families{background:linear-gradient(#fff7d2,#fff1f6);position:relative;overflow:hidden}.families:before,.families:after{content:"";opacity:.45;border-radius:50%;position:absolute}.families:before{background:var(--sky);width:220px;height:220px;top:-70px;left:-100px}.families:after{background:#e0cbff;width:300px;height:300px;bottom:-120px;right:-130px}.families-title{z-index:2;text-align:center;max-width:760px;margin:0 auto 55px;position:relative}.families-title h2{letter-spacing:-.045em;margin:12px 0 20px;font-size:clamp(43px,4.7vw,66px);line-height:1.02}.families-title h2 em{color:var(--coral);font-style:normal}.families-title>p:not(.overline){color:var(--muted);max-width:650px;margin:0 auto;line-height:1.7}.family-scrapbook{z-index:2;max-width:1100px;height:690px;margin:auto;position:relative}.scrap{background:#fff;border-radius:12px;margin:0;padding:10px 10px 46px;position:absolute;box-shadow:0 20px 45px #322d4a2e}.scrap img{object-fit:cover;border-radius:7px;width:100%;height:100%}.scrap figcaption{color:var(--navy);font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:12px;position:absolute;bottom:14px;left:18px;right:18px}.scrap figcaption span{float:right;color:var(--coral);font-size:17px}.scrap-one{width:36%;height:570px;top:45px;left:1%;transform:rotate(-4deg)}.scrap-two{width:29%;height:510px;top:0;left:36%;transform:rotate(3deg)}.scrap-three{width:36%;height:500px;top:76px;right:1%;transform:rotate(-2deg)}.family-message{z-index:5;background:var(--purple);color:#fff;width:29%;min-height:125px;box-shadow:0 13px 0 var(--yellow);border:6px solid #fff;border-radius:28px;flex-direction:column;padding:20px 22px;display:flex;position:absolute;bottom:18px;left:37%;transform:rotate(-2deg)}.family-message span{letter-spacing:.18em;font-size:10px}.family-message strong{font-size:28px}.family-message b{color:#dff587;font-size:19px}.family-message i{color:var(--yellow);font-size:26px;font-style:normal;position:absolute;bottom:18px;right:18px}.tape{z-index:6;background:#ffd447c7;width:85px;height:26px;position:absolute;transform:rotate(-12deg)}.tape-one{top:26px;left:31%}.tape-two{background:#75d6f4d4;top:76px;right:29%;transform:rotate(13deg)}.crayon{z-index:7;font-size:55px;font-weight:900;position:absolute}.crayon-one{color:var(--coral);bottom:30px;left:3%;transform:rotate(13deg)}.crayon-two{color:var(--purple);top:4px;right:4%}.reviews{background:#f5fbff}.review-grid article{background:#fff;border:0;border-radius:28px;box-shadow:0 10px #75d6f42e}.review-grid article:nth-child(2){box-shadow:0 10px #ffd44773}.review-grid article:nth-child(3){box-shadow:0 10px #ff91b840}.google-score{background:#fff;border:0;border-radius:24px;box-shadow:0 10px #e5eef5}.cta{background:linear-gradient(135deg,var(--purple),var(--navy));border-radius:48px 48px 0 0}.cta:before{content:"★  ✦  ●  ★";color:#fff3;letter-spacing:18px;font-size:34px;position:absolute;top:30px;right:4%}.cta form{box-shadow:0 16px 0 var(--yellow);border:7px solid #fff;border-radius:32px}.cta input,.cta select{border-radius:16px}.cta form button{background:var(--coral);border-radius:999px}.signal-cloud{flex-wrap:wrap;justify-content:center;gap:10px;max-width:980px;margin:35px auto 0;display:flex}.signal-cloud span{color:#54647e;background:#fff;border:2px dashed #d8e6ef;border-radius:99px;padding:12px 16px;font-size:11px;font-weight:900}.signal-cloud span:nth-child(2n){background:#fff8d9;border-color:#eadb8e}.superpowers{background:linear-gradient(#fff,#f3eeff)}.superpower-heading{text-align:center;max-width:760px;margin:0 auto 45px}.superpower-heading h2{letter-spacing:-.045em;margin:12px 0 18px;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(42px,4.7vw,66px);line-height:1.02}.superpower-heading h2 em{color:var(--purple);font-style:normal}.superpower-heading>p:not(.overline){color:var(--muted);line-height:1.7}.superpower-grid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.superpower-grid article{text-align:center;background:#fff;border-radius:30px;min-height:225px;padding:22px 18px;box-shadow:0 10px #17366f14}.superpower-grid article:nth-child(2){background:#fff5ca}.superpower-grid article:nth-child(3){background:#eaf8ff}.superpower-grid article:nth-child(4){background:#eaf7d7}.superpower-grid article:nth-child(5){background:#ffe8f0}.superpower-grid article>span{background:#fff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 15px;font-size:34px;display:grid;box-shadow:0 6px #17366f12}.superpower-grid h3{margin:0 0 8px;font-size:18px}.superpower-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.promise-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:45px;display:grid}.promise-row>div{background:var(--navy);color:#fff;border-radius:22px;align-items:center;gap:11px;padding:17px;display:flex}.promise-row b{background:var(--yellow);width:36px;height:36px;color:var(--navy);border-radius:50%;flex:0 0 36px;place-items:center;font-size:10px;display:grid}.promise-row span{flex-direction:column;display:flex}.promise-row strong{font-size:12px}.promise-row small{color:#c9d5e8;margin-top:3px;font-size:9px}.locations{background:linear-gradient(135deg,#e8f8ff,#eff9d9);grid-template-columns:1fr 1fr auto;align-items:center;gap:60px;display:grid}.location-copy h2{letter-spacing:-.045em;margin:12px 0 16px;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(40px,4.4vw,60px);line-height:1.02}.location-copy h2 em{color:var(--coral);font-style:normal}.location-copy>p:not(.overline){color:var(--muted);line-height:1.6}.location-map{height:280px;position:relative}.map-heart{background:var(--coral);color:#fff;width:110px;height:110px;box-shadow:0 12px 0 var(--yellow);border:7px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-heart strong{font-size:15px}.map-heart small{font-size:9px}.map-orbit{background:#fff;border-radius:99px;padding:9px 12px;font-size:10px;font-weight:900;position:absolute;box-shadow:0 7px 16px #17366f1f}.orbit-a{top:15%;left:4%;transform:rotate(-6deg)}.orbit-b{top:31%;right:2%;transform:rotate(5deg)}.orbit-c{bottom:12%;left:10%;transform:rotate(3deg)}.location-map>i{color:var(--purple);letter-spacing:8px;font-style:normal;position:absolute;top:50%;left:17%;right:17%;transform:rotate(-13deg)}.faq{background:#fff;grid-template-columns:.7fr 1.3fr;gap:80px;display:grid}.faq-title h2{letter-spacing:-.045em;margin:12px 0 16px;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(40px,4.4vw,60px);line-height:1.02}.faq-title h2 em{color:var(--purple);font-style:normal}.faq-title>span{color:var(--muted);line-height:1.6}.faq-list{align-content:start;display:grid}.faq-list details{border-bottom:2px dashed #dbe4ec}.faq-list details:first-child{border-top:2px dashed #dbe4ec}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:77px;font-weight:900;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary b{width:35px;height:35px;color:var(--navy);background:#fff0bd;border-radius:50%;place-items:center;font-size:20px;transition:all .2s;display:grid}.faq-list details[open] summary b{background:var(--coral);color:#fff;transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-5px 55px 22px 0;font-size:13px;line-height:1.65}@media (width<=900px){.kid-shape-b{top:6%;left:auto;right:5%}.superpower-grid{grid-template-columns:repeat(2,1fr)}.superpower-grid article:last-child{grid-column:1/-1}.promise-row{grid-template-columns:repeat(2,1fr)}.numbers{gap:12px}.graduation{margin:18px}.family-scrapbook{max-width:720px;height:980px}.scrap-one{width:51%;height:520px}.scrap-two{width:43%;height:470px;left:auto;right:1%}.scrap-three{width:51%;height:430px;top:500px;right:0}.family-message{width:43%;bottom:40px;left:2%}.locations{grid-template-columns:1fr 1fr}.locations>.pill{grid-column:1/-1;width:max-content}.faq{grid-template-columns:1fr;gap:35px}}@media (width<=600px){.hero{border-radius:0 0 35px 35px}.hero h1{font-size:45px}.hero-media{height:500px}.hero-media>img:not(.hero-mini-photo){object-position:center 40%}.hero-media img.hero-mini-photo{width:96px;height:130px;bottom:-10px;left:-2px}.float-bottom{bottom:-8px;left:auto;right:3px}.kid-shape-a{top:21%;left:-12px;transform:scale(.72)rotate(-10deg)}.kid-shape-b{display:none}.kid-shape-c{bottom:49%;left:auto;right:5%}.logo-band{border-radius:18px;height:66px;margin:-8px 5px 10px}.numbers div{padding:16px}.graduation{border-radius:30px;margin:10px}.families-title h2{font-size:42px}.family-scrapbook{grid-template-columns:1fr 1fr;gap:14px;height:auto;display:grid}.scrap{padding:7px 7px 42px;width:auto!important;height:330px!important;position:relative!important;inset:auto!important;transform:none!important}.scrap-one{grid-column:1/-1;height:430px!important}.scrap-three{grid-column:1/-1}.family-message{grid-column:1/-1;width:auto;min-height:120px;position:relative;inset:auto;transform:none}.tape,.crayon{display:none}.cta{border-radius:34px 34px 0 0}.signal-cloud{justify-content:flex-start}.signal-cloud span{font-size:10px}.superpower-grid{grid-template-columns:1fr}.superpower-grid article:last-child{grid-column:auto}.promise-row{grid-template-columns:1fr}.locations{grid-template-columns:1fr;gap:25px}.location-map{height:250px}.locations>.pill{grid-column:auto;width:100%}.faq{gap:28px}.faq-title h2{font-size:41px}.faq-list summary{font-size:14px}.faq-list details p{margin-right:20px}.superpower-heading h2{font-size:42px}}.pain .section-title{margin-bottom:56px}.pain .section-title h2{max-width:880px;margin-left:auto;margin-right:auto}.pain-grid{gap:22px}.pain-grid button.problem-card{--card:#e8f7ff;--accent:#2aaedc;--shadow:#ccecf7;background:linear-gradient(145deg,#fff 0,var(--card) 100%);min-height:292px;box-shadow:0 11px 0 var(--shadow),0 24px 45px #17366f14;color:var(--navy);isolation:isolate;border:2px solid #ffffffc7;border-radius:32px;padding:22px 24px 20px;transition:transform .28s,box-shadow .28s,border-color .28s;transform:none}.pain-grid button.problem-card:before{content:"";z-index:-1;background:var(--accent);opacity:.08;border-radius:50%;width:125px;height:125px;position:absolute;top:-50px;right:-50px}.pain-grid button.problem-card:after{content:"✦";z-index:-1;color:var(--accent);opacity:.18;font-size:18px;position:absolute;top:70px;right:74px}.pain-grid button.problem-card:nth-child(2){--card:#fff3be;--accent:#e3a916;--shadow:#f4e29c}.pain-grid button.problem-card:nth-child(3){--card:#f4e6ff;--accent:#8b62d8;--shadow:#e6d5f4}.pain-grid button.problem-card:nth-child(4){--card:#e8f6cf;--accent:#76a82d;--shadow:#d6e9ba}.pain-grid button.problem-card:nth-child(5){--card:#ffe6ef;--accent:#e96796;--shadow:#f3cfdd}.pain-grid button.problem-card:nth-child(6){--card:#e8ebff;--accent:#566fd0;--shadow:#d8dcf5}.pain-grid button.problem-card:hover{box-shadow:0 11px 0 var(--shadow),0 30px 55px #17366f24;border-color:#fff;transform:translateY(-7px)}.pain-grid button.problem-card.active{color:#fff;box-shadow:0 12px 0 var(--yellow),0 30px 55px #17366f38;background:linear-gradient(145deg,#244a8e,#102b5d);border-color:#315ba5;transform:translateY(-4px)}.problem-card-top{justify-content:space-between;align-items:center;display:flex}.pain-grid .problem-card-top small{width:38px;height:28px;color:var(--accent);letter-spacing:.08em;background:#ffffffb8;border-radius:99px;place-items:center;font-size:11px;display:grid}.problem-icon{border:2px solid #ffffffe0;transition:transform .28s;transform:rotate(3deg);width:68px!important;height:68px!important;color:var(--accent)!important;box-shadow:0 8px 0 var(--shadow)!important;background:#fff!important;border-radius:22px!important;place-items:center!important;display:grid!important;position:static!important}.problem-icon svg,.selected-icon svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:43px;height:43px}.problem-card:hover .problem-icon{transform:rotate(-4deg)scale(1.04)}.problem-card.active .problem-icon{color:var(--coral)!important;box-shadow:0 8px #ffd447eb!important}.problem-card.active .problem-card-top small{color:var(--yellow);background:#ffffff21}.problem-skill{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin-top:25px;font-size:10px;font-weight:900;display:block}.problem-card.active .problem-skill{color:#aee9ff}.pain-grid button.problem-card h3{letter-spacing:-.02em;margin:7px 0 8px;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:24px}.pain-grid button.problem-card p{color:#60718c;max-width:275px;margin:0;font-size:13px;line-height:1.55}.pain-grid button.problem-card.active p{color:#d6e2f4}.problem-card-footer{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:10px;font-weight:900;display:flex;position:absolute;bottom:19px;left:24px;right:24px}.problem-card-footer b{background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:15px;display:grid;color:var(--accent)!important;position:static!important}.problem-card.active .problem-card-footer{color:var(--yellow)}.problem-card.active .problem-card-footer b{background:var(--yellow);color:var(--navy)!important}.selected-bar{color:#fff;box-shadow:0 10px 0 var(--yellow),0 24px 45px #17366f29;background:linear-gradient(100deg,#102b5d,#214788);border:3px solid #fff;border-radius:27px;grid-template-columns:62px minmax(0,1fr) auto;gap:18px;margin-top:28px;padding:18px 20px}.selected-icon{background:var(--yellow);width:58px;height:58px;color:var(--navy);border-radius:19px;place-items:center;font-style:normal;display:grid;transform:rotate(-4deg)}.selected-icon svg{width:38px;height:38px}.selected-copy{grid-template-columns:auto 1fr;align-items:center;gap:1px 14px;display:grid}.selected-copy span{color:#9edff5;letter-spacing:.12em;font-size:9px}.selected-copy strong{font-size:18px}.selected-copy small{color:#cbd8ed;grid-column:1/-1;font-size:11px;line-height:1.45}.selected-bar>a{min-height:46px;color:var(--navy);white-space:nowrap;background:#fff;border-radius:99px;align-items:center;gap:12px;padding:0 18px;transition:all .2s;display:inline-flex;box-shadow:0 6px #0718362e}.selected-bar>a:hover{background:#fff8d8;transform:translateY(-2px)}.selected-bar>a b{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}@media (width<=900px){.pain-grid button.problem-card{min-height:280px}.selected-bar{grid-template-columns:58px 1fr}.selected-bar>a{grid-column:1/-1;justify-content:center}}@media (width<=600px){.pain .section-title{margin-bottom:38px}.pain-grid{gap:20px}.pain-grid button.problem-card{min-height:264px;padding:20px 21px}.problem-icon{width:62px!important;height:62px!important}.problem-icon svg{width:39px;height:39px}.problem-skill{margin-top:20px}.pain-grid button.problem-card h3{font-size:23px}.problem-card-footer{left:21px;right:21px}.selected-bar{grid-template-columns:50px 1fr;gap:14px;padding:17px}.selected-icon{border-radius:15px;width:48px;height:48px}.selected-icon svg{width:31px;height:31px}.selected-copy{flex-direction:column;align-items:flex-start;display:flex}.selected-copy strong{font-size:17px}.selected-bar>a{grid-column:1/-1;width:100%}}.transformation{background:radial-gradient(circle at 5% 12%,#75d6f447 0 9%,#0000 9.2%),radial-gradient(circle at 95% 90%,#ffd4474d 0 11%,#0000 11.2%),linear-gradient(135deg,#effaff,#fff9dc);grid-template-columns:1.03fr .97fr;gap:78px;overflow:hidden}.transformation:after{content:"ABC";font-size:70px;top:2%;right:2%}.method-visual{height:620px;position:relative}.method-visual figure{margin:0}.method-photo-primary,.method-photo-celebration{background:#fff;border:8px solid #fff;position:absolute;overflow:hidden;box-shadow:0 26px 55px #1d37622e}.method-photo-primary{border-radius:44px;width:82%;height:65%;top:22px;left:0;transform:rotate(-2deg)}.method-photo-celebration{width:84%;height:43%;box-shadow:0 13px 0 var(--yellow),0 28px 55px #1d376233;border-radius:38px;bottom:16px;right:0;transform:rotate(2deg)}.method-visual figure>img{object-fit:cover;width:100%;height:100%;display:block}.method-photo-primary>img{object-position:center}.method-photo-celebration>img{object-position:center 46%}.method-photo-primary figcaption{color:var(--navy);background:#fffffff0;border-radius:18px;align-items:center;gap:11px;padding:11px 15px;display:flex;position:absolute;bottom:17px;left:18px;box-shadow:0 10px 26px #102b5d2e}.method-photo-primary figcaption i{background:var(--yellow);border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.method-photo-primary figcaption span{flex-direction:column;display:flex}.method-photo-primary figcaption strong{font-size:12px}.method-photo-primary figcaption small{color:var(--muted);margin-top:2px;font-size:9px}.method-photo-celebration figcaption{color:#fff;text-transform:uppercase;letter-spacing:.1em;text-shadow:0 2px 8px #0009;justify-content:space-between;align-items:center;font-size:10px;font-weight:900;display:flex;position:absolute;bottom:15px;left:18px;right:18px}.method-photo-celebration:after{content:"";pointer-events:none;background:linear-gradient(#0000,#07142ebd);position:absolute;inset:55% 0 0}.method-photo-celebration figcaption{z-index:2}.method-photo-celebration figcaption b{background:var(--coral);border-radius:99px;padding:6px 9px;font-size:9px}.method-seal{z-index:5;background:var(--purple);color:#fff;text-align:center;width:126px;height:126px;box-shadow:0 12px 0 var(--yellow),0 24px 42px #412e7d33;border:7px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:5%;right:2%;transform:rotate(8deg)}.method-seal span{letter-spacing:.12em;font-size:9px}.method-seal strong{font-size:20px}.method-seal i{color:var(--yellow);margin-top:5px;font-style:normal}.method-doodle{z-index:6;color:var(--coral);font-size:55px;font-weight:900;position:absolute;bottom:13%;left:3%;transform:rotate(18deg)}.transform-copy{z-index:2;position:relative}.transform-copy h2{font-size:clamp(42px,4.4vw,61px)}.transform-copy>p:not(.overline){font-size:15px}.method-path{gap:12px;margin:26px 0 18px;display:grid;position:relative}.method-path:before{content:"";border-left:2px dashed #b9d5e8;position:absolute;top:56px;bottom:56px;left:31px}.method-path article{background:#ffffffc2;border:2px solid #ffffffe0;border-radius:24px;grid-template-columns:64px 1fr;align-items:center;gap:14px;min-height:82px;padding:12px 16px 12px 10px;display:grid;position:relative;box-shadow:0 8px #75d6f421}.method-path article>span{z-index:2;width:54px;height:54px;color:var(--navy);background:#e4f6ff;border-radius:18px;place-items:center;display:grid;position:relative;transform:rotate(-3deg)}.method-path article:nth-child(2)>span{background:#fff0ad;transform:rotate(3deg)}.method-path article:nth-child(3)>span{background:#eadfff;transform:rotate(-2deg)}.method-path article>span b{font-size:10px}.method-path article>span i{color:var(--coral);font-size:15px;font-style:normal;position:absolute;bottom:4px;right:5px}.method-path article>div{flex-direction:column;display:flex}.method-path article strong{font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:15px}.method-path article small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.45}.method-trust{background:linear-gradient(100deg,#ece6ff,#e8f8ff);border:2px solid #fff;border-radius:22px;align-items:center;gap:12px;margin:0 0 22px;padding:13px 15px;display:flex}.method-trust>i{width:48px;height:48px;color:var(--purple);background:#fff;border-radius:16px;flex:0 0 48px;place-items:center;font-style:normal;display:grid;box-shadow:0 6px #7659c81c}.method-trust svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:33px;height:33px}.method-trust>span{flex-direction:column;display:flex}.method-trust strong{font-size:12px}.method-trust small{color:var(--muted);margin-top:3px;font-size:9px}.transform-copy>.pill{box-shadow:0 10px #17366f24}@media (width<=900px){.transformation{gap:52px}.method-visual{width:min(700px,100%);height:640px;margin:auto}.transform-copy{max-width:720px;margin:auto}.method-photo-primary{width:78%}.method-photo-celebration{width:80%}}@media (width<=600px){.transformation{gap:34px}.method-visual{height:510px}.method-photo-primary{border-width:6px;border-radius:30px;width:92%;height:62%;top:10px}.method-photo-celebration{border-width:6px;border-radius:26px;width:91%;height:39%;bottom:12px;right:0}.method-photo-primary figcaption{padding:8px 10px;bottom:10px;left:10px}.method-photo-primary figcaption small{display:none}.method-photo-celebration figcaption{font-size:8px;bottom:10px;left:12px;right:12px}.method-seal{border-width:5px;width:94px;height:94px;top:0;right:-3px}.method-seal strong{font-size:15px}.method-doodle{display:none}.transform-copy h2{font-size:42px}.method-path article{grid-template-columns:56px 1fr;padding-right:12px}.method-path article>span{width:48px;height:48px}.method-path:before{left:27px}.method-trust{align-items:flex-start}.transform-copy>.pill{width:100%}}.hero-hook{background:linear-gradient(90deg,var(--yellow),#fff0a1);width:max-content;max-width:100%;color:var(--navy);border-radius:999px;align-items:center;gap:10px;margin:24px 0 12px;padding:11px 17px;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:19px;font-weight:900;display:flex;transform:rotate(-1deg);box-shadow:0 8px #e4a61b2e}.hero-hook span{font-size:25px}.hero-hook b{color:var(--coral)}.hero-copy>.hero-hook+p{margin-top:15px}.logo-band{white-space:normal;background:linear-gradient(105deg,#ff6749,#f6533d 43%,#795bca);grid-template-columns:repeat(5,1fr);gap:12px;height:auto;min-height:164px;margin:-20px 8px 22px;padding:16px 24px 22px;display:grid;overflow:visible;transform:rotate(-.45deg)}.areas-label{text-align:center;color:#fff;letter-spacing:.04em;text-transform:uppercase;grid-column:1/-1;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:15px;font-weight:900}.area-item{min-width:0;color:var(--navy);background:#fff;border-radius:20px;justify-content:center;align-items:center;gap:9px;padding:13px 10px;display:flex;transform:rotate(-1deg);box-shadow:0 7px #24195529}.area-item:nth-of-type(2n){background:#fff6ca;transform:rotate(1deg)}.area-item:nth-of-type(3){background:#e8f8ff}.area-item:nth-of-type(4){background:#e9f7d8}.area-item:nth-of-type(5){background:#ffe8f1}.area-item>b{font-size:24px}.area-item>span{flex-direction:column;line-height:1.1;display:flex}.area-item strong{font-size:12px}.area-item small{color:#718097;text-transform:none;letter-spacing:0;margin-top:4px;font-size:9px}.selected-bar>span{max-width:160px;line-height:1.25}.student-videos{color:#fff;background:linear-gradient(145deg,#101f4d,#39256c 63%,#7047a9);position:relative;overflow:hidden}.student-videos:before{content:"▶";color:#ffffff21;border:3px dashed #ffffff29;border-radius:50%;place-items:center;width:180px;height:180px;font-size:70px;display:grid;position:absolute;top:40px;right:-35px;transform:rotate(12deg)}.video-section-head{z-index:2;grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:45px;display:grid;position:relative}.video-section-head h2{letter-spacing:-.045em;margin:12px 0 0;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(42px,4.7vw,66px);line-height:1.02}.video-section-head h2 em{color:var(--yellow);font-style:normal}.video-section-head>p{color:#cbd5ee;max-width:440px;margin:0;line-height:1.7}.shorts-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:18px;display:grid;position:relative}.short-card{min-width:0;color:var(--navy);background:#fff;border-radius:28px;padding:9px 9px 16px;box-shadow:0 13px #ffd44747}.short-card:nth-child(2){transform:translateY(16px);box-shadow:0 13px #75d6f44d}.short-card:nth-child(3){box-shadow:0 13px #ff91b847}.short-card:nth-child(4){transform:translateY(16px);box-shadow:0 13px #bce47747}.short-frame{aspect-ratio:9/16;background:#07142f;border-radius:21px;overflow:hidden}.short-frame iframe{border:0;width:100%;height:100%}.short-caption{grid-template-columns:38px 1fr;align-items:center;gap:9px;padding:13px 7px 0;display:grid}.short-caption>span{background:var(--yellow);border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.short-caption>div{flex-direction:column;min-width:0;display:flex}.short-caption small{color:var(--coral);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:900}.short-caption strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;line-height:1.3;overflow:hidden}.youtube-link{z-index:2;border:2px solid #ffffff38;border-radius:999px;align-items:center;gap:10px;width:max-content;margin:48px auto 0;padding:12px 18px;font-size:11px;font-weight:900;display:flex;position:relative}.youtube-link>span{background:#ff3b30;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.youtube-link b{color:var(--yellow)}.beyond-gallery{background:linear-gradient(#e9f8ff,#fff8dc);position:relative;overflow:hidden}.beyond-gallery:after{content:"✦";color:#7659c82e;font-size:90px;position:absolute;bottom:6%;left:4%;transform:rotate(-12deg)}.gallery-heading{text-align:center;max-width:820px;margin:0 auto 42px}.gallery-heading h2{letter-spacing:-.045em;margin:12px 0 16px;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(43px,4.8vw,68px);line-height:1.02}.gallery-heading h2 em{color:var(--coral);font-style:normal}.gallery-heading>p:not(.overline){color:var(--muted);margin:0;line-height:1.6}.gallery-shell{z-index:2;max-width:1060px;margin:auto;padding:0 58px;position:relative}.gallery-window{background:var(--navy);border:9px solid #fff;border-radius:38px;overflow:hidden;box-shadow:0 22px #ffd447a6,0 30px 65px #21365d2e}.gallery-track{transition:transform .55s cubic-bezier(.2,.75,.25,1);display:flex}.gallery-slide{flex:0 0 100%;height:600px;margin:0;position:relative;overflow:hidden}.gallery-slide img{object-fit:cover;width:100%;height:100%}.gallery-slide:after{content:"";background:linear-gradient(#0000,#05122fd9);position:absolute;inset:55% 0 0}.gallery-slide figcaption{z-index:2;color:#fff;align-items:center;gap:14px;display:flex;position:absolute;bottom:28px;left:34px;right:34px}.gallery-slide figcaption span{background:var(--coral);border-radius:50%;place-items:center;width:44px;height:44px;font-size:11px;font-weight:900;display:grid}.gallery-slide figcaption strong{font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:24px}.gallery-arrow{z-index:4;background:var(--navy);color:#fff;cursor:pointer;width:54px;height:54px;box-shadow:0 9px 0 var(--yellow);border:0;border-radius:50%;font-size:24px;position:absolute;top:50%;transform:translateY(-50%)}.gallery-prev{left:0}.gallery-next{right:0}.gallery-arrow:hover{background:var(--coral)}.gallery-dots{justify-content:center;gap:8px;margin-top:34px;display:flex}.gallery-dots button{cursor:pointer;background:#bdc9d7;border:0;border-radius:99px;width:11px;height:11px;padding:0;transition:all .25s}.gallery-dots button.active{background:var(--purple);width:38px}@media (width<=900px){.logo-band{grid-template-columns:repeat(3,1fr)}.shorts-grid{grid-template-columns:repeat(2,1fr);gap:28px}.short-card{justify-self:center;width:min(340px,100%)}.video-section-head{grid-template-columns:1fr;gap:18px}.gallery-slide{height:500px}}@media (width<=600px){.hero-hook{padding:9px 12px;font-size:14px}.hero-hook span{font-size:20px}.logo-band{scroll-snap-type:x mandatory;align-items:stretch;gap:10px;min-height:114px;margin:-8px 5px 18px;padding:14px;display:flex;overflow-x:auto}.areas-label{display:none}.area-item{scroll-snap-align:start;flex:0 0 164px}.shorts-grid{scroll-snap-type:x mandatory;padding:0 4px 22px;display:flex;overflow-x:auto}.short-card,.short-card:nth-child(n){scroll-snap-align:center;flex:0 0 82%;width:auto;transform:none}.short-caption strong{white-space:normal}.youtube-link{max-width:100%;font-size:10px}.gallery-shell{padding:0 8px}.gallery-window{border-width:6px;border-radius:25px}.gallery-slide{height:430px}.gallery-slide figcaption{bottom:18px;left:18px;right:18px}.gallery-slide figcaption strong{font-size:18px}.gallery-arrow{top:auto;bottom:-77px;transform:none}.gallery-prev{left:20px}.gallery-next{right:20px}.gallery-dots{margin-top:38px;padding-bottom:34px}.gallery-heading h2{font-size:42px}}.student-videos .shorts-grid{grid-template-columns:repeat(3,minmax(0,310px));justify-content:center;gap:26px}.student-videos .short-card{width:100%;max-width:310px}.student-videos .short-card:nth-child(2){transform:translateY(16px)}.student-videos .short-card:nth-child(3){transform:none}.tiktok-link{z-index:2;border:2px solid #ffffff38;border-radius:999px;align-items:center;gap:10px;width:max-content;margin:52px auto 0;padding:12px 18px;font-size:11px;font-weight:900;display:flex;position:relative}.tiktok-link>span{color:#fff;background:#050505;border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;display:grid;box-shadow:3px 0 #25f4ee,-3px 0 #fe2c55}.tiktok-link b{color:var(--yellow)}.tiktok-link:hover{border-color:#ffffff8c;transform:translateY(-2px)}@media (width<=900px){.student-videos .shorts-grid{grid-template-columns:repeat(2,minmax(0,340px))}.student-videos .short-card:nth-child(3){grid-column:1/-1}}@media (width<=600px){.student-videos .shorts-grid{scroll-snap-type:x mandatory;justify-content:flex-start;gap:18px;padding:0 4px 22px;display:flex;overflow-x:auto}.student-videos .short-card,.student-videos .short-card:nth-child(n){scroll-snap-align:center;flex:0 0 82%;width:auto;max-width:none;transform:none}.tiktok-link{max-width:100%;margin-top:34px;font-size:10px}}.selected-bar.eval-banner{min-height:138px;box-shadow:0 12px 0 var(--yellow),0 26px 50px #17366f2e;background:linear-gradient(100deg,#102b5d,#244f93);border:4px solid #fff;border-radius:32px;grid-template-columns:minmax(0,1fr) auto;gap:32px;margin-top:34px;padding:28px 34px}.selected-bar.eval-banner>strong{color:#fff;letter-spacing:-.025em;max-width:760px;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(25px,3vw,42px);line-height:1.05}.selected-bar.eval-banner>a{min-height:64px;color:var(--navy);background:#fff;padding:0 25px;font-size:15px;box-shadow:0 8px #07183633}.selected-bar.eval-banner>a b{width:34px;height:34px;font-size:18px}.selected-bar.eval-banner>a:hover{background:#fff8d8}@media (width<=700px){.selected-bar.eval-banner{text-align:center;grid-template-columns:1fr;gap:22px;padding:27px 22px}.selected-bar.eval-banner>strong{font-size:30px}.selected-bar.eval-banner>a{justify-content:center;width:100%}}.branches{background:radial-gradient(circle at 4% 10%,#75d6f44f 0 8%,#0000 8.2%),radial-gradient(circle at 96% 90%,#ffd44759 0 10%,#0000 10.2%),linear-gradient(145deg,#f1fbff,#fff9de 58%,#f4edff);position:relative;overflow:hidden}.branches:before{content:"✦";color:#7659c82b;font-size:86px;position:absolute;top:8%;right:6%;transform:rotate(13deg)}.branches-heading{z-index:2;grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:46px;display:grid;position:relative}.branches-heading h2{letter-spacing:-.045em;margin:12px 0 0;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(43px,4.8vw,68px);line-height:1.01}.branches-heading h2 em{color:var(--coral);font-style:normal}.branches-heading>p{max-width:470px;color:var(--muted);margin:0 0 7px;font-size:15px;line-height:1.7}.branches-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:18px;display:grid;position:relative}.branch-card{background:#fff;border:3px solid #fff;border-radius:31px;flex-direction:column;min-height:250px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 11px #75d6f440,0 25px 48px #17366f17}.branch-card:after{content:"";background:var(--sky);opacity:.16;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-52px;right:-48px}.branch-card:nth-child(2){background:#fff5c8;box-shadow:0 11px #ffd44773,0 25px 48px #17366f17}.branch-card:nth-child(3){background:#e9f8ff}.branch-card:nth-child(4){background:#f1e8ff;box-shadow:0 11px #7659c833,0 25px 48px #17366f17}.branch-card:nth-child(5){background:#ffeaf2;box-shadow:0 11px #ff91b842,0 25px 48px #17366f17}.branch-card:nth-child(6){background:#eaf7d7;box-shadow:0 11px #bce47752,0 25px 48px #17366f17}.branch-card:nth-child(7){background:#e9ecff;box-shadow:0 11px #566fd038,0 25px 48px #17366f17}.branch-card:nth-child(8){background:#fff0e7;box-shadow:0 11px #f15a3133,0 25px 48px #17366f17}.branch-card:hover{box-shadow:0 11px 0 var(--yellow),0 32px 55px #17366f26;transform:translateY(-7px)}.branch-number{min-width:38px;color:var(--purple);text-align:center;background:#ffffffc2;border-radius:99px;padding:7px 9px;font-size:10px;font-weight:900;position:absolute;top:18px;right:18px}.branch-card>i{background:var(--navy);width:62px;height:62px;box-shadow:0 8px 0 var(--yellow);border-radius:20px;place-items:center;margin-bottom:25px;font-size:29px;font-style:normal;display:grid;transform:rotate(-4deg)}.branch-card>small{color:var(--coral);letter-spacing:.14em;font-size:9px;font-weight:900}.branch-card h3{letter-spacing:-.025em;margin:7px 0 21px;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:25px}.branch-card>a{z-index:2;color:var(--navy);border-top:2px dashed #17366f24;justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;font-size:12px;font-weight:900;display:flex;position:relative}.branch-card>a b{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.branches-help{z-index:2;color:#fff;box-shadow:0 11px 0 var(--yellow);background:linear-gradient(105deg,#102b5d,#264f92);border:4px solid #fff;border-radius:28px;grid-template-columns:58px 1fr auto;align-items:center;gap:17px;margin-top:42px;padding:22px 25px;display:grid;position:relative}.branches-help>span{background:var(--yellow);width:54px;height:54px;color:var(--navy);border-radius:18px;place-items:center;font-size:25px;display:grid;transform:rotate(-5deg)}.branches-help>div{flex-direction:column;display:flex}.branches-help strong{font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:18px}.branches-help small{color:#cad7ec;margin-top:4px;line-height:1.45}.branches-help>a{color:var(--navy);white-space:nowrap;background:#fff;border-radius:99px;align-items:center;gap:18px;padding:15px 20px;font-size:12px;font-weight:900;display:flex}.branches-help>a b{color:var(--coral)}@media (width<=900px){.branches-heading{grid-template-columns:1fr;gap:18px}.branches-grid{grid-template-columns:repeat(2,1fr)}.branches-help{grid-template-columns:54px 1fr}.branches-help>a{grid-column:1/-1;justify-content:center}}@media (width<=600px){.branches-heading h2{font-size:42px}.branches-grid{grid-template-columns:1fr;gap:20px}.branch-card{min-height:225px}.branches-help{text-align:center;grid-template-columns:1fr;padding:24px 20px}.branches-help>span{margin:auto}.branches-help>div{align-items:center}.branches-help>a{grid-column:auto;justify-content:center;width:100%}}.kommo-form-card{z-index:2;min-width:0;min-height:590px;color:var(--navy);box-shadow:0 16px 0 var(--yellow),0 30px 65px #131b4e40;background:#fff;border:7px solid #fff;border-radius:32px;padding:25px 22px 22px;position:relative}.kommo-form-card>.form-badge{margin:0 0 17px 8px}.kommo-form-mount{background:#fff;border-radius:23px;width:100%;min-height:510px;overflow:hidden}.kommo-form-mount iframe{min-height:510px;display:block;border:0!important;width:100%!important;max-width:100%!important}.kommo-form-mount>div{max-width:100%!important}.kommo-form-mount form{box-shadow:none;border:0;border-radius:0;padding:0}@media (width<=600px){.kommo-form-card{border-width:5px;border-radius:26px;min-height:640px;padding:18px 12px 14px}.kommo-form-card>.form-badge{margin-left:5px}.kommo-form-mount,.kommo-form-mount iframe{min-height:570px}}.beyond-gallery{background:radial-gradient(circle at 5% 12%,#ff91b840 0 8%,#0000 8.2%),radial-gradient(circle at 95% 88%,#75d6f44d 0 11%,#0000 11.2%),linear-gradient(#fff8d9,#eaf9ff)}.beyond-gallery:before{content:"A+";color:#f15a311f;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:88px;font-weight:900;position:absolute;top:6%;right:5%;transform:rotate(10deg)}.gallery-heading{z-index:2;max-width:930px;position:relative}.gallery-heading>.overline{color:var(--coral);background:#fff;border-radius:99px;padding:8px 13px;display:inline-flex;box-shadow:0 7px #ffd44773}.gallery-heading h2{margin-top:20px;line-height:.98}.gallery-heading>p:not(.overline){max-width:720px;margin:0 auto;font-size:15px;line-height:1.7}.play-values{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.play-values span{color:var(--navy);background:#ffffffc7;border:2px solid #fff;border-radius:99px;padding:10px 15px;font-size:11px;font-weight:900;box-shadow:0 6px #17366f12}.gallery-slide figcaption>div{flex-direction:column;gap:5px;min-width:0;display:flex}.gallery-slide figcaption small{color:var(--yellow);letter-spacing:.15em;font-size:9px;font-weight:900}.gallery-slide figcaption strong{line-height:1.12}.gallery-slide:nth-child(2) img{object-position:center 45%}.gallery-slide:nth-child(4) img{object-position:center 48%}@media (width<=600px){.gallery-heading h2{font-size:41px}.gallery-heading h2 br{display:none}.gallery-heading>p:not(.overline){font-size:13px}.play-values{gap:7px;margin-top:19px}.play-values span{padding:9px 11px;font-size:10px}.gallery-slide figcaption{align-items:flex-end}.gallery-slide figcaption small{letter-spacing:.09em;font-size:8px}.gallery-slide figcaption strong{white-space:normal;font-size:17px}}body{font-size:16px}.site-header nav,.pill{font-size:14px}.section-title p,.overline{font-size:12px}.section-title>span,.video-section-head>p,.superpower-heading>p:not(.overline),.families-title>p:not(.overline),.gallery-heading>p:not(.overline),.branches-heading>p,.cta-copy>p:not(.overline){font-size:16px}.pain-grid p,.superpower-grid p{font-size:14px}.short-caption small{font-size:9px}.short-caption strong{font-size:13px}.review-grid blockquote{font-size:16px}.review-grid footer strong{font-size:13px}.review-grid footer small{font-size:11px}.branch-card>small{font-size:10px}.branch-card>a,.branches-help small{font-size:13px}.cta-copy ul{font-size:15px}.footer p{font-size:13px}.footer div{font-size:12px}@media (width<=760px){html,body{-webkit-text-size-adjust:100%;width:100%;max-width:100%;overflow-x:hidden}body{font-size:16px}main{width:100%;overflow:hidden}img,svg,iframe{max-width:100%}.top-strip{text-align:center;flex-wrap:wrap;gap:4px 10px;height:auto;min-height:48px;padding:9px 13px;font-size:11px;line-height:1.35}.site-header{gap:10px;width:100%;height:auto;min-height:76px;padding:10px 16px}.brand{flex:0 0 108px;width:108px}.site-header .pill-small{text-align:center;min-height:46px;margin-left:auto;padding:10px 13px;font-size:11px;line-height:1.2}.hero{border-radius:0 0 34px 34px;grid-template-columns:minmax(0,1fr);gap:42px;min-height:auto;padding:44px 18px 70px}.hero>*{min-width:0}.eyebrow{font-size:11px;line-height:1.25}.hero h1{letter-spacing:-.045em;max-width:100%;margin:22px 0;font-size:clamp(44px,12vw,54px);line-height:1.02}.hero-hook{text-align:center;white-space:normal;justify-content:center;width:100%;padding:12px 14px;font-size:16px;line-height:1.25}.hero-copy>p{max-width:100%;font-size:17px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;gap:16px;width:100%;margin-top:26px}.hero-actions .pill{text-align:center;width:100%;min-height:58px;padding:15px 18px;font-size:15px}.video-link{width:100%;min-height:58px;margin:0;padding:7px 4px}.video-link strong{font-size:14px}.video-link small{font-size:12px}.trust-row{flex-wrap:wrap;align-items:flex-start}.trust-row strong{font-size:13px}.trust-row small{font-size:11px}.hero-media{width:100%;height:min(118vw,480px);margin:auto}.hero-media img.hero-mini-photo{border-width:5px;width:105px;height:140px;bottom:-12px;left:0}.float-card{max-width:180px}.float-top span{font-size:22px}.float-top small,.float-bottom small{font-size:11px}.float-bottom strong{font-size:13px}.kid-shape-b,.kid-shape-c,.doodle-arrow{display:none}.section-pad{padding:72px 18px}.section-title{margin-bottom:40px}.section-title p,.overline{font-size:12px;line-height:1.4}.section-title h2,.transform-copy h2,.experience-copy h2,.superpower-heading h2,.families-title h2,.reviews h2,.cta h2,.video-section-head h2,.gallery-heading h2,.branches-heading h2{letter-spacing:-.035em;font-size:clamp(39px,10.8vw,46px);line-height:1.03}.section-title>span,.video-section-head>p,.superpower-heading>p:not(.overline),.families-title>p:not(.overline),.gallery-heading>p:not(.overline),.branches-heading>p,.experience-copy>p:not(.overline),.cta-copy>p:not(.overline){font-size:16px;line-height:1.65}.pain-grid{grid-template-columns:1fr;gap:20px}.pain-grid button.problem-card{width:100%;min-height:250px;padding:23px 22px}.pain-grid h3{font-size:25px}.pain-grid p{max-width:90%;font-size:15px;line-height:1.6}.problem-card-footer{font-size:13px}.selected-bar.eval-banner{text-align:center;grid-template-columns:1fr;gap:22px;min-height:auto;padding:28px 21px}.selected-bar.eval-banner>strong{font-size:31px;line-height:1.08}.selected-bar.eval-banner>a{justify-content:center;width:100%;min-height:64px;padding:0 18px;font-size:16px}.video-section-head{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.student-videos .shorts-grid{grid-template-columns:1fr;justify-items:center;gap:32px;padding:0;display:grid;overflow:visible}.student-videos .short-card,.student-videos .short-card:nth-child(n){width:100%;max-width:360px;transform:none}.short-caption{grid-template-columns:44px 1fr;gap:11px;padding:15px 9px 2px}.short-caption>span{width:40px;height:40px;font-size:12px}.short-caption small{font-size:10px}.short-caption strong{white-space:normal;font-size:14px;line-height:1.4}.tiktok-link{text-align:center;justify-content:center;width:100%;max-width:360px;min-height:56px;margin-top:36px;padding:12px 16px;font-size:14px}.superpower-grid{grid-template-columns:1fr;gap:17px}.superpower-grid article,.superpower-grid article:last-child{text-align:left;grid-column:auto;grid-template-rows:auto auto;grid-template-columns:72px 1fr;align-items:center;gap:5px 16px;min-height:0;padding:21px;display:grid}.superpower-grid article>span{grid-row:1/3;width:66px;height:66px;margin:0;font-size:31px}.superpower-grid h3{align-self:end;margin:0;font-size:21px}.superpower-grid p{align-self:start;font-size:15px;line-height:1.55}.promise-row{grid-template-columns:1fr;gap:13px;margin-top:34px}.promise-row>div{min-height:76px;padding:18px}.promise-row strong{font-size:14px}.promise-row small{font-size:12px;line-height:1.45}.numbers{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:42px 18px}.numbers div{min-width:0;padding:20px 14px}.numbers strong{font-size:32px}.numbers span{font-size:13px;line-height:1.4}.graduation{border-radius:30px;height:680px;margin:10px}.graduation-copy{bottom:38px;left:18px;right:18px}.graduation-copy p{font-size:12px;line-height:1.5}.graduation-copy h2{font-size:clamp(40px,10.8vw,47px);line-height:1.02}.graduation-copy .pill{text-align:center;width:100%;min-height:58px;padding:15px;font-size:15px}.graduate-chip,.graduate-sticker{display:none}.experience{grid-template-columns:1fr;gap:38px}.experience-pills span{padding:11px 13px;font-size:13px;line-height:1.3}.text-cta{font-size:14px}.experience-collage{width:100%;height:430px}.collage-note{max-width:88%}.collage-note strong{font-size:15px}.collage-note span{font-size:12px}.gallery-heading{margin-bottom:34px}.gallery-heading>.overline{text-align:center;font-size:11px}.play-values span{font-size:12px}.gallery-shell{width:100%;padding:0 4px}.gallery-window{border-width:6px;border-radius:25px}.gallery-slide{height:410px}.gallery-slide figcaption{align-items:flex-end;bottom:17px;left:17px;right:17px}.gallery-slide figcaption span{flex:0 0 40px;width:40px;height:40px;font-size:11px}.gallery-slide figcaption small{font-size:9px}.gallery-slide figcaption strong{white-space:normal;font-size:19px;line-height:1.18}.gallery-arrow{width:50px;height:50px;bottom:-74px}.gallery-prev{left:18px}.gallery-next{right:18px}.family-scrapbook{grid-template-columns:1fr;gap:22px;height:auto;display:grid}.scrap,.scrap-one,.scrap-two,.scrap-three{padding:8px 8px 45px;grid-column:1!important;width:100%!important;height:410px!important;position:relative!important;inset:auto!important;transform:none!important}.scrap figcaption{font-size:14px}.family-message{grid-column:1;width:100%;min-height:135px;padding:22px;position:relative;inset:auto;transform:none}.family-message span{font-size:11px}.family-message strong{font-size:31px}.family-message b{font-size:21px}.reviews-head{gap:25px;display:grid}.google-score{justify-content:center;width:100%}.review-grid{grid-template-columns:1fr;gap:21px}.review-grid article{min-height:0;padding:25px 22px}.review-grid blockquote{margin:22px 0;font-size:17px;line-height:1.65}.review-grid footer strong{font-size:14px}.review-grid footer small{font-size:12px}.map-link{text-align:center;max-width:100%;font-size:14px;line-height:1.4}.branches-grid{grid-template-columns:1fr;gap:22px}.branch-card{min-height:235px;padding:24px}.branch-card h3{font-size:28px}.branch-card>a{min-height:50px;font-size:15px}.branches-help{text-align:center;grid-template-columns:1fr;gap:15px;padding:25px 20px}.branches-help>span{margin:auto}.branches-help>div{align-items:center}.branches-help strong{font-size:21px}.branches-help small{font-size:14px;line-height:1.55}.branches-help>a{grid-column:auto;justify-content:center;width:100%;min-height:54px;font-size:14px}.cta{border-radius:34px 34px 0 0;grid-template-columns:1fr;gap:38px;padding-left:18px;padding-right:18px}.cta-copy ul{font-size:16px;line-height:1.5}.cta-copy img{width:100%;height:200px;margin-top:8px}.kommo-form-card{border-width:5px;border-radius:25px;width:100%;min-height:650px;padding:17px 11px 14px}.kommo-form-card>.form-badge{font-size:11px}.kommo-form-mount,.kommo-form-mount iframe{min-height:585px}.footer{grid-template-columns:1fr;gap:22px;min-height:0;padding:44px 20px}.footer img{width:150px}.footer p{max-width:100%;font-size:15px}.footer div{flex-direction:column;grid-column:1;gap:8px;font-size:14px}.footer div a{border-bottom:1px solid #ffffff1a;align-items:center;min-height:42px;display:flex}.footer>span{grid-column:1;font-size:11px}.whatsapp{justify-content:center;width:56px;height:56px;padding:0;bottom:14px;right:14px}.whatsapp span{display:none}.whatsapp i{font-size:22px}}@media (width<=420px){.site-header{padding-inline:13px}.brand{flex-basis:96px;width:96px}.site-header .pill-small{max-width:180px;font-size:10px}.hero{padding-inline:15px}.hero h1{font-size:clamp(41px,12.5vw,49px)}.hero-media{height:410px}.section-pad{padding:64px 15px}.section-title h2,.transform-copy h2,.experience-copy h2,.superpower-heading h2,.families-title h2,.reviews h2,.cta h2,.video-section-head h2,.gallery-heading h2,.branches-heading h2{font-size:38px}.selected-bar.eval-banner>strong{font-size:28px}.numbers{padding-inline:15px}.numbers strong{font-size:29px}.graduation{height:640px}.graduation-copy{left:15px;right:15px}.graduation-copy h2{font-size:39px}.experience-collage{height:390px}.gallery-slide{height:370px}.gallery-slide figcaption strong{font-size:17px}.scrap,.scrap-one,.scrap-two,.scrap-three{height:370px!important}.kommo-form-card{padding-inline:8px}.kommo-form-mount,.kommo-form-mount iframe{min-height:600px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
