/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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)}.block{display:block}.table{display:table}}:root{--ink:#111827;--muted:#6b7280;--soft:#f6f7f8;--red:#ef4444;--yellow:#fbbf24;--green:#34c759;--blue:#3b82f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Avenir Next,Avenir,Segoe UI,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{justify-content:space-between;align-items:center;gap:36px;max-width:1400px;margin:auto;padding:20px 32px;display:flex}.brand{width:225px;height:69px;display:block;overflow:hidden}.brand img{object-fit:contain;object-position:center top;width:100%;height:100%;display:block}nav{align-items:center;gap:34px;font-size:14px;font-weight:600;display:flex}nav a:not(.nav-cta):hover{color:var(--blue)}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;padding:13px 20px}.hero{background:var(--soft);border-radius:38px;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;max-width:1400px;min-height:650px;margin:0 auto;padding:70px;display:grid;overflow:hidden}.eyebrow{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin-bottom:22px;font-size:13px;font-weight:750;display:inline-block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:690px;margin-bottom:26px;font-size:clamp(52px,5.3vw,78px);line-height:1.02}h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#4b5563;max-width:650px;margin-bottom:34px;font-size:19px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 25px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:#fff}.primary:hover{background:#2563eb}.text-link{border-bottom:1px solid #cbd5e1;padding:13px 0 8px;font-weight:650}.location-line{color:var(--muted);margin-top:40px;font-size:13px}.location-line span{color:var(--green);margin-right:7px}.hero-art{height:500px;position:relative}.soft-orbit{border:1px solid #e3e7ec;border-radius:50%;position:absolute}.orbit-one{width:420px;height:420px;top:25px;right:0}.orbit-two{width:300px;height:300px;top:85px;right:60px}.block{color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:30px;align-items:flex-end;width:145px;height:145px;padding:20px;font-size:13px;font-weight:750;display:flex;position:absolute}.block.red{background:var(--red);top:80px;left:34px;transform:rotate(-5deg)}.block.yellow{background:var(--yellow);color:#684b00;top:25px;left:198px;transform:rotate(4deg)}.block.green{background:var(--green);top:246px;left:85px;transform:rotate(3deg)}.block.blue{background:var(--blue);top:200px;left:250px;transform:rotate(-4deg)}.hero-note{background:#fff;border-radius:18px;padding:17px 22px;font-size:14px;font-weight:650;position:absolute;bottom:7px;right:30px;box-shadow:0 10px 40px #11182714}.trust-strip{color:#4b5563;letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;gap:34px;max-width:1160px;min-height:100px;margin:0 auto;font-size:13px;font-weight:700;display:flex}.trust-strip i{background:#cbd5e1;border-radius:50%;width:4px;height:4px}.section{max-width:1280px;margin:0 auto;padding:110px 32px}.section-heading{justify-content:space-between;align-items:flex-end;gap:80px;margin-bottom:54px;display:flex}h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(38px,4vw,58px);line-height:1.08}.section-heading>p{color:var(--muted);max-width:470px;margin-bottom:4px;line-height:1.7}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-card{border:1px solid #0000;border-radius:28px;flex-direction:column;min-height:430px;padding:30px;display:flex}.service-card.research{background:#fff4f3;border-color:#ffd9d6}.service-card.plus{background:#fffae8;border-color:#fceab4}.service-card.lego{background:#effbf2;border-color:#cef1d7}.service-card.coaching{background:#eff6ff;border-color:#d3e5ff}.service-top{justify-content:space-between;align-items:flex-start;margin-bottom:48px;display:flex}.service-icon{color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:30px;font-weight:500;display:grid}.research .service-icon{background:var(--red)}.plus .service-icon{background:var(--yellow);color:#684b00}.lego .service-icon{background:var(--green)}.coaching .service-icon{background:var(--blue)}.service-top small{color:#9ca3af;font-weight:700}.service-card h3{letter-spacing:-.02em;margin-bottom:16px;font-size:23px}.service-card p{color:#5c6470;font-size:15px;line-height:1.65}.service-card a{border-top:1px solid #1118271a;justify-content:space-between;margin-top:auto;padding-top:22px;font-size:13px;font-weight:750;display:flex}.process{background:var(--ink);color:#fff;border-radius:38px;grid-template-columns:.85fr 1.15fr;gap:110px;max-width:1400px;padding:90px;display:grid}.light{color:#8eb9ff}.process-intro h2{max-width:480px}.process-intro p{color:#aeb6c4;max-width:480px;margin:28px 0 36px;line-height:1.75}.light-button{color:var(--ink);background:#fff}.steps{margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid #313a49;grid-template-columns:58px 1fr;gap:22px;padding:27px 0;display:grid}.steps li:first-child{padding-top:0}.steps li:last-child{border:0}.steps li>span{color:#8eb9ff;border:1px solid #536073;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.steps h3{margin:4px 0 8px;font-size:20px}.steps p{color:#aeb6c4;margin:0;line-height:1.6}.about{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.portrait-placeholder{background:#f1f4f6;border-radius:34px;place-items:center;min-height:550px;display:grid;position:relative;overflow:hidden}.portrait-placeholder:before,.portrait-placeholder:after{content:"";border-radius:28px;position:absolute}.portrait-placeholder:before{background:#dceaff;width:210px;height:210px;top:60px;left:70px;transform:rotate(-8deg)}.portrait-placeholder:after{background:#d9f6df;width:180px;height:180px;bottom:75px;right:50px;transform:rotate(7deg)}.portrait-mark{z-index:1;background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:180px;height:180px;font-size:74px;font-weight:800;display:grid;box-shadow:0 22px 55px #3b82f638}.portrait-placeholder span{z-index:1;text-transform:uppercase;letter-spacing:.08em;background:#fff;border-radius:999px;padding:12px 18px;font-size:12px;font-weight:750;position:absolute;bottom:30px;left:30px}.about-copy .lead{color:#374151;margin:30px 0 18px;font-size:22px;line-height:1.55}.about-copy>p:not(.lead){color:var(--muted);line-height:1.75}blockquote{border-left:4px solid var(--yellow);margin:32px 0 0;padding:22px 0 22px 26px;font-size:19px;font-weight:650;line-height:1.55}.faq{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.faq-list details{border-bottom:1px solid #e5e7eb;padding:24px 0}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:18px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:25px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:18px 0 4px;padding-right:60px;line-height:1.7}.contact{background:var(--blue);color:#fff;border-radius:38px;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;padding:74px 80px;display:grid}.contact h2{max-width:650px}.contact p{color:#dbeafe;max-width:600px;margin:22px 0 0;line-height:1.7}.contact-actions{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.white-button{color:var(--ink);background:#fff}.contact-actions>span{color:#dbeafe;font-size:13px}footer{grid-template-columns:220px 1fr;align-items:center;gap:45px;max-width:1280px;margin:0 auto;padding:65px 32px 35px;display:grid}.footer-logo{width:200px;height:61px;overflow:hidden}.footer-logo img{object-fit:contain;object-position:center top;width:100%;height:100%}.footer-intro>p{color:var(--muted);margin:0;font-size:14px}.footer-socials{flex-wrap:wrap;gap:10px 18px;margin-top:16px;display:flex}.footer-socials a{color:var(--ink);border-bottom:1px solid #d1d5db;align-items:center;gap:6px;padding-bottom:4px;font-size:13px;font-weight:750;display:inline-flex}.footer-socials a:hover{color:var(--blue);border-color:var(--blue)}.footer-meta{color:#9ca3af;border-top:1px solid #e5e7eb;grid-column:1/-1;justify-content:space-between;padding-top:24px;font-size:11px;display:flex}@media (width<=1000px){nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding:55px}.hero-art{max-width:520px;height:420px}.service-grid{grid-template-columns:repeat(2,1fr)}.process,.about,.faq,.contact{grid-template-columns:1fr;gap:60px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px}.process{padding:64px}.portrait-placeholder{min-height:430px}.contact{padding:60px}.faq-heading{max-width:600px}}@media (width<=650px){.site-header{padding:14px 18px}.brand{width:155px;height:48px}.nav-cta{padding:11px 14px;font-size:12px}.hero{border-radius:28px;min-height:0;margin:0 12px;padding:40px 24px}.hero-copy>p{font-size:17px}.hero-art{height:330px;margin-top:15px}.block{border-radius:22px;width:105px;height:105px;padding:13px;font-size:10px}.block.red{top:70px;left:0}.block.yellow{top:20px;left:118px}.block.green{top:190px;left:35px}.block.blue{top:155px;left:155px}.orbit-one{width:290px;height:290px}.orbit-two{width:210px;height:210px}.hero-note{font-size:11px;right:0}.trust-strip{justify-content:flex-start;gap:18px;padding:0 24px;overflow:auto}.section{padding:78px 22px}.service-grid{grid-template-columns:1fr}.service-card{min-height:360px}.process{border-radius:28px;margin:0 12px;padding:48px 24px}.about{gap:45px}.portrait-placeholder{min-height:380px}.faq{gap:35px}.faq-list details p{padding-right:0}.contact{border-radius:28px;gap:40px;margin:0 12px;padding:48px 25px}footer{grid-template-columns:1fr;gap:22px}.footer-meta{flex-direction:column;grid-column:1;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.form-note a,.price-disclaimer a{text-underline-offset:2px;font-weight:700;text-decoration:underline}.legal-page{background:#f6f7f8;padding:56px 24px 90px}.legal-document{background:#fff;border-radius:30px;max-width:920px;margin:0 auto;padding:68px 76px;box-shadow:0 16px 70px #1118270f}.legal-title{border-bottom:1px solid #e5e7eb;padding-bottom:34px}.legal-title h1{margin-bottom:24px;font-size:clamp(43px,5vw,66px)}.legal-title>p{color:#5b6470;line-height:1.7}.legal-intro{color:#374151;background:#f7f8fa;border-radius:18px;margin:38px 0 56px;padding:24px 28px;font-size:17px;line-height:1.8}.legal-chapter{margin-top:64px}.legal-chapter>header{background:#eff6ff;border-radius:20px;margin-bottom:36px;padding:28px 30px}.legal-chapter>header h2{margin-bottom:8px;font-size:32px}.legal-chapter>header p{color:#4b6484;margin:0;line-height:1.6}.legal-article{margin:0 0 38px}.legal-article h2,.legal-article h3{margin-bottom:15px;font-size:23px;line-height:1.35}.legal-article p,.legal-article li{color:#374151;line-height:1.78}.legal-article p{margin-bottom:12px}.legal-article ul{padding-left:22px}.legal-article li{margin:8px 0}.legal-choices{grid-template-columns:1fr 1fr;gap:22px;display:grid}.legal-choices>a{border:1px solid #dce3eb;border-top:5px solid var(--blue);background:#fff;border-radius:28px;padding:38px;transition:transform .2s,box-shadow .2s}.legal-choices>a:last-child{border-top-color:var(--green)}.legal-choices>a:hover{transform:translateY(-3px);box-shadow:0 18px 50px #11182714}.legal-choices span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:13px;font-weight:750}.legal-choices h2{margin:16px 0;font-size:32px}.legal-choices p{color:var(--muted);line-height:1.7}.legal-choices strong{margin-top:26px;display:block}@media (width<=750px){.legal-page{padding:12px 12px 50px}.legal-document{border-radius:24px;padding:44px 24px}.legal-intro{padding:20px}.legal-chapter>header{padding:24px 20px}.legal-choices{grid-template-columns:1fr}}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:12px 18px;position:fixed;top:12px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.brand-full{display:block}.brand-mark{display:none}.site-header nav{gap:22px;font-size:13px}.footer-links{grid-template-columns:repeat(2,minmax(130px,1fr));gap:12px 28px;font-size:13px;display:grid}footer{grid-template-columns:220px 1fr auto}.page-hero{background:#eff6ff;border-radius:38px;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;max-width:1400px;min-height:500px;margin:0 auto;padding:70px;display:grid;overflow:hidden}.page-hero.accent-red{background:#fff4f3}.page-hero.accent-yellow{background:#fffae8}.page-hero.accent-green{background:#effbf2}.page-hero h1{max-width:820px;font-size:clamp(48px,5vw,72px)}.page-hero p{color:#4b5563;max-width:700px;margin-bottom:32px;font-size:19px;line-height:1.75}.page-hero-art{aspect-ratio:1;isolation:isolate;filter:drop-shadow(0 24px 34px #11182717);justify-self:end;width:min(380px,100%);position:relative}.page-hero-block{z-index:2;color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:25px;align-items:flex-end;padding:15px;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;box-shadow:inset 0 0 0 1px #ffffff1f}.page-hero-block-red{background:var(--red)}.page-hero-block-yellow{background:var(--yellow);color:#684b00}.page-hero-block-green{background:var(--green)}.page-hero-block-blue{background:var(--blue)}.page-hero-deco{z-index:1;pointer-events:none;display:block;position:absolute}.page-hero-motif-path:before{content:"";border-top:2px dashed #3b82f638;width:82%;height:1px;position:absolute;top:48%;left:8%;transform:rotate(-24deg)}.page-hero-motif-path .page-hero-deco-one{background:var(--yellow);border-radius:50%;width:16px;height:16px;top:9%;right:8%}.page-hero-motif-path .page-hero-deco-two{border:2px solid #3b82f638;border-radius:50%;width:42px;height:42px;bottom:5%;left:5%}.page-hero-motif-path .page-hero-block-red{width:27%;height:31%;top:55%;left:2%;transform:rotate(-9deg)}.page-hero-motif-path .page-hero-block-yellow{width:35%;height:24%;top:14%;left:22%;transform:rotate(6deg)}.page-hero-motif-path .page-hero-block-green{width:31%;height:36%;top:47%;left:43%;transform:rotate(4deg)}.page-hero-motif-path .page-hero-block-blue{width:34%;height:46%;top:7%;right:0;transform:rotate(-5deg)}.page-hero-motif-steps:before{content:"";background:#ef44442e;height:2px;position:absolute;bottom:8%;left:0;right:0;transform:rotate(-2deg)}.page-hero-motif-steps .page-hero-deco-one{border:2px dashed #ef44443d;border-radius:50%;width:58px;height:58px;top:5%;right:4%}.page-hero-motif-steps .page-hero-deco-two{background:var(--blue);border-radius:50%;width:13px;height:13px;top:18%;left:7%}.page-hero-motif-steps .page-hero-block-red{width:24%;height:27%;bottom:10%;left:0;transform:rotate(-4deg)}.page-hero-motif-steps .page-hero-block-yellow{width:30%;height:42%;bottom:14%;left:22%;transform:rotate(3deg)}.page-hero-motif-steps .page-hero-block-green{width:34%;height:60%;bottom:9%;left:47%;transform:rotate(-2deg)}.page-hero-motif-steps .page-hero-block-blue{width:29%;height:78%;bottom:12%;right:0;transform:rotate(3deg)}.page-hero-motif-orbit:before,.page-hero-motif-orbit:after{content:"";border:2px solid #3b82f62e;border-radius:50%;position:absolute}.page-hero-motif-orbit:before{inset:7%;transform:rotate(12deg)}.page-hero-motif-orbit:after{border-style:dashed;inset:25%}.page-hero-motif-orbit .page-hero-deco-one{background:var(--yellow);border-radius:50%;width:20px;height:20px;top:47%;left:49%}.page-hero-motif-orbit .page-hero-deco-two{background:var(--red);border-radius:50%;width:9px;height:9px;top:48%;right:5%}.page-hero-motif-orbit .page-hero-block{border-radius:50%;justify-content:center;align-items:center;width:30%;height:30%;padding:8px}.page-hero-motif-orbit .page-hero-block-red{top:34%;left:2%;transform:rotate(-8deg)}.page-hero-motif-orbit .page-hero-block-yellow{top:0;left:35%;transform:rotate(5deg)}.page-hero-motif-orbit .page-hero-block-green{bottom:0;left:34%;transform:rotate(-4deg)}.page-hero-motif-orbit .page-hero-block-blue{top:33%;right:0;transform:rotate(7deg)}.page-hero-motif-focus:before{content:"";border:3px solid #34c75933;border-radius:50%;position:absolute;inset:18%}.page-hero-motif-focus:after{content:"";transform-origin:100%;background:#34c75940;width:25%;height:3px;position:absolute;bottom:14%;right:7%;transform:rotate(45deg)}.page-hero-motif-focus .page-hero-deco-one{background:#ffffffdb;border-radius:50%;inset:34%;box-shadow:0 12px 35px #11182714}.page-hero-motif-focus .page-hero-deco-two{background:var(--green);border-radius:50%;width:12px;height:12px;top:48%;left:48%}.page-hero-motif-focus .page-hero-block{width:31%;height:27%}.page-hero-motif-focus .page-hero-block-red{top:7%;left:2%;transform:rotate(-7deg)}.page-hero-motif-focus .page-hero-block-yellow{top:5%;right:3%;transform:rotate(6deg)}.page-hero-motif-focus .page-hero-block-green{bottom:4%;left:5%;transform:rotate(5deg)}.page-hero-motif-focus .page-hero-block-blue{bottom:6%;right:4%;transform:rotate(-6deg)}.page-hero-motif-bridge:before{content:"";border:3px solid #34c7592e;border-bottom:0;border-radius:150px 150px 0 0;height:30%;position:absolute;top:50%;left:9%;right:9%}.page-hero-motif-bridge .page-hero-deco-one{background:#34c75933;width:68%;height:2px;bottom:10%;left:16%}.page-hero-motif-bridge .page-hero-deco-two{background:var(--yellow);border-radius:50%;width:18px;height:18px;top:8%;left:47%}.page-hero-motif-bridge .page-hero-block-red{width:25%;height:47%;bottom:12%;left:3%;transform:rotate(-3deg)}.page-hero-motif-bridge .page-hero-block-yellow{width:38%;height:24%;top:15%;left:16%;transform:rotate(4deg)}.page-hero-motif-bridge .page-hero-block-green{width:38%;height:25%;top:19%;right:16%;transform:rotate(-3deg)}.page-hero-motif-bridge .page-hero-block-blue{width:25%;height:50%;bottom:12%;right:3%;transform:rotate(3deg)}.page-hero-motif-portrait:before{content:"";border:2px solid #a66b0033;border-radius:48% 48% 42% 42%;position:absolute;inset:17% 25%}.page-hero-motif-portrait .page-hero-deco-one{background:#fff;border-radius:50%;width:52px;height:52px;top:42%;left:41%;box-shadow:0 12px 30px #11182714}.page-hero-motif-portrait .page-hero-deco-two{background:var(--red);border-radius:7px;width:20px;height:20px;top:13%;right:8%;transform:rotate(17deg)}.page-hero-motif-portrait .page-hero-block{width:35%;height:29%}.page-hero-motif-portrait .page-hero-block-red{border-radius:50% 50% 24px;top:7%;left:2%;transform:rotate(-8deg)}.page-hero-motif-portrait .page-hero-block-yellow{border-radius:50% 50% 50% 24px;top:23%;right:2%;transform:rotate(7deg)}.page-hero-motif-portrait .page-hero-block-green{border-radius:50% 24px 50% 50%;bottom:8%;left:3%;transform:rotate(6deg)}.page-hero-motif-portrait .page-hero-block-blue{border-radius:24px 50% 50%;bottom:1%;right:5%;transform:rotate(-6deg)}.page-hero-motif-connect:before,.page-hero-motif-connect:after{content:"";z-index:0;background:#34c75938;height:2px;position:absolute;top:49%;left:16%;right:16%}.page-hero-motif-connect:before{transform:rotate(38deg)}.page-hero-motif-connect:after{transform:rotate(-38deg)}.page-hero-motif-connect .page-hero-deco-one{border:2px dashed #34c75940;border-radius:50%;inset:36%}.page-hero-motif-connect .page-hero-deco-two{background:#fff;border-radius:50%;width:18px;height:18px;top:48%;left:48%;box-shadow:0 0 0 6px #34c75924}.page-hero-motif-connect .page-hero-block{border-radius:999px;justify-content:center;align-items:center;width:34%;height:28%;padding:8px}.page-hero-motif-connect .page-hero-block-red{top:7%;left:0;transform:rotate(-5deg)}.page-hero-motif-connect .page-hero-block-yellow{top:9%;right:0;transform:rotate(4deg)}.page-hero-motif-connect .page-hero-block-green{bottom:5%;left:1%;transform:rotate(5deg)}.page-hero-motif-connect .page-hero-block-blue{bottom:3%;right:1%;transform:rotate(-5deg)}.page-hero-motif-balance:before{content:"";background:#ef44442e;border-radius:3px;height:3px;position:absolute;bottom:12%;left:8%;right:8%}.page-hero-motif-balance:after{content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#ef44441f;width:8%;height:52%;position:absolute;bottom:12%;left:47%}.page-hero-motif-balance .page-hero-deco-one{background:#ef444438;width:40%;height:2px;top:35%;left:6%;transform:rotate(-7deg)}.page-hero-motif-balance .page-hero-deco-two{background:#ef444438;width:40%;height:2px;top:35%;right:5%;transform:rotate(7deg)}.page-hero-motif-balance .page-hero-block{width:34%;height:31%}.page-hero-motif-balance .page-hero-block-red{top:8%;left:3%;transform:rotate(-5deg)}.page-hero-motif-balance .page-hero-block-yellow{bottom:20%;left:7%;transform:rotate(3deg)}.page-hero-motif-balance .page-hero-block-green{bottom:20%;right:7%;transform:rotate(-3deg)}.page-hero-motif-balance .page-hero-block-blue{top:8%;right:3%;transform:rotate(5deg)}.page-hero-motif-conversation .page-hero-deco-one{border:2px dashed #a66b0033;border-radius:50%;width:34%;height:34%;top:34%;left:32%}.page-hero-motif-conversation .page-hero-deco-two{background:var(--yellow);border-radius:50%;width:14px;height:14px;top:47%;left:48%}.page-hero-motif-conversation .page-hero-block{border-radius:25px 25px 25px 7px;width:42%;height:28%}.page-hero-motif-conversation .page-hero-block-red{top:9%;left:1%;transform:rotate(-4deg)}.page-hero-motif-conversation .page-hero-block-yellow{border-radius:25px 25px 7px;top:24%;right:1%;transform:rotate(4deg)}.page-hero-motif-conversation .page-hero-block-green{bottom:16%;left:2%;transform:rotate(3deg)}.page-hero-motif-conversation .page-hero-block-blue{border-radius:25px 7px 25px 25px;bottom:2%;right:2%;transform:rotate(-4deg)}.page-hero-motif-structure:before{content:"";border:1px solid #3b82f629;border-radius:32px;position:absolute;inset:4%;transform:rotate(-3deg)}.page-hero-motif-structure .page-hero-deco-one{background:#3b82f62b;width:1px;top:8%;bottom:8%;left:50%}.page-hero-motif-structure .page-hero-deco-two{background:#3b82f62b;height:1px;top:50%;left:8%;right:8%}.page-hero-motif-structure .page-hero-block{border-radius:20px;width:39%;height:34%}.page-hero-motif-structure .page-hero-block-red{top:7%;left:7%;transform:rotate(-2deg)}.page-hero-motif-structure .page-hero-block-yellow{top:10%;right:7%;transform:rotate(2deg)}.page-hero-motif-structure .page-hero-block-green{bottom:8%;left:9%;transform:rotate(2deg)}.page-hero-motif-structure .page-hero-block-blue{bottom:7%;right:8%;transform:rotate(-2deg)}.accent-red .eyebrow{color:var(--red)}.accent-yellow .eyebrow{color:#a66b00}.accent-green .eyebrow{color:#23843b}.content-section{max-width:1280px;margin:0 auto;padding:105px 32px}.content-heading{grid-template-columns:1.1fr .9fr;align-items:end;column-gap:80px;margin-bottom:52px;display:grid}.content-heading .eyebrow{grid-column:1/-1}.content-heading h2{max-width:650px}.content-heading>p{color:var(--muted);margin:0;line-height:1.75}.offer-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.offer-card,.price-card,.check-card{background:#fff;border:1px solid #e5e7eb;border-top-width:5px;border-radius:28px;padding:34px}.border-red{border-top-color:var(--red)}.border-yellow{border-top-color:var(--yellow)}.border-green{border-top-color:var(--green)}.border-blue{border-top-color:var(--blue)}.offer-card h2{margin-bottom:18px;font-size:28px}.offer-card p,.split-content p,.faq-columns p,.family-section p{color:var(--muted);line-height:1.75}.offer-card a,.inline-arrow{border-bottom:1px solid #d1d5db;gap:12px;margin-top:14px;padding-bottom:7px;font-size:14px;font-weight:750;display:inline-flex}.content-band{background:var(--ink);color:#fff;border-radius:38px;grid-template-columns:.85fr 1.15fr;gap:90px;max-width:1400px;margin:0 auto 40px;padding:76px 80px;display:grid}.content-band h2{max-width:480px}.number-list p{color:#cbd5e1;border-bottom:1px solid #374151;grid-template-columns:44px 1fr;gap:18px;margin:0;padding:20px 0;line-height:1.7;display:grid}.number-list p:last-child{border:0}.number-list b{color:#8eb9ff}.split-content{grid-template-columns:1.08fr .92fr;align-items:start;gap:85px;display:grid}.split-content h2{margin-bottom:26px}.three-grid,.faq-columns,.contact-expect{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pale{background:#f7f8fa;border-radius:38px;max-width:1400px}.check-card h3,.faq-columns h3{font-size:21px}.simple-cta{background:#f8fafc;border:1px solid #e5e7eb;border-radius:28px;grid-template-columns:minmax(240px,.9fr) minmax(280px,1.1fr) auto;align-items:center;gap:34px;max-width:1060px;margin:34px auto 28px;padding:42px 46px;display:grid}.simple-cta h2{max-width:390px;font-size:clamp(30px,3vw,42px);line-height:1.12}.simple-cta p{max-width:480px;color:var(--muted);margin:0;line-height:1.7}.simple-cta .button{white-space:nowrap}.portrait-photo{background:#eef1f3;border-radius:34px;min-height:550px;position:relative;overflow:hidden}.portrait-photo img{object-fit:cover;object-position:center 28%;width:100%;height:100%;position:absolute;inset:0}.portrait-photo span{text-transform:uppercase;letter-spacing:.08em;background:#fff;border-radius:999px;padding:12px 18px;font-size:12px;font-weight:750;position:absolute;bottom:28px;left:28px}.profile-card{background:#f6f7f8;border-radius:32px;padding:20px 28px 30px}.profile-photo{object-fit:cover;object-position:center 25%;border-radius:22px;width:100%;height:420px;margin-bottom:26px}.profile-card h3{margin-bottom:8px;font-size:28px}.profile-card>p{color:var(--muted);line-height:1.6}.profile-card dl{margin:28px 0 0}.profile-card dl div{border-top:1px solid #dfe3e7;justify-content:space-between;gap:20px;padding:14px 0;display:flex}.profile-card dt{color:var(--muted)}.profile-card dd{text-align:right;margin:0;font-weight:700}.values-band{background:var(--blue);color:#fff;border-radius:38px;max-width:1400px;margin:0 auto;padding:38px}.values-band>div{flex-wrap:wrap;justify-content:center;gap:18px 52px;font-size:16px;font-weight:750;display:flex}.family-section{padding-top:20px}.family-section figure,.practice-photo{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;margin:0;display:grid}.family-section img{border-radius:32px;width:100%;display:block}.family-section h2,.practice-photo h2{margin-bottom:22px;font-size:clamp(34px,3.5vw,48px)}.practice-photo{background:#fffae8;border-radius:34px;margin-top:85px;padding:36px}.rotated-frame{aspect-ratio:4/3;background:#ece9df;border-radius:24px;position:relative;overflow:hidden}.rotated-frame img{width:75%;height:auto;display:block;position:absolute;top:50%;left:12.5%;transform:translateY(-50%)rotate(270deg)}.practice-photo figcaption p{color:#6b7280;line-height:1.75}.partner-showcase{grid-template-columns:.82fr 1.18fr;align-items:center;gap:80px;display:grid}.partner-logo-card{background:#f7fbec;border-radius:32px;place-items:center;min-height:360px;padding:58px;display:grid}.partner-logo-card img{width:100%;height:auto;display:block}.partner-logo-card .certification-logo{image-rendering:auto;width:200px;max-width:100%}.partner-copy h2{margin-bottom:25px}.partner-copy p{color:var(--muted);line-height:1.75}.partner-copy .inline-arrow{color:#23843b}.collaboration-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.collaboration-card{background:#fff;border:1px solid #dfe5e1;border-radius:28px;padding:32px}.collaboration-card span{color:#23843b;background:#effbf2;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:28px;font-weight:800;display:grid}.collaboration-card h2{margin-bottom:15px;font-size:25px}.collaboration-card p{color:var(--muted);line-height:1.7}.partnership-invite{background:#effbf2;border-radius:38px;justify-content:space-between;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:72px 80px;display:flex}.partnership-invite h2{max-width:760px}.partnership-invite p{color:#4b6351;max-width:650px;margin:22px 0 0;line-height:1.7}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.price-card{flex-direction:column;min-height:480px;display:flex}.price-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:13px}.price-card h2{margin:16px 0;font-size:30px}.price{align-items:baseline;gap:12px;display:flex}.price strong{letter-spacing:-.04em;font-size:48px}.price span{color:var(--muted)}.price-tax{color:#4b5563;letter-spacing:.01em;background:#f1f4f7;border-radius:999px;align-self:flex-start;margin-top:8px;padding:5px 9px;font-size:12px;font-weight:750;display:inline-block}.price-card ul{margin:28px 0;padding:0;list-style:none}.price-card li{color:#4b5563;padding:9px 0}.price-card li:before{content:"✓";color:var(--green);margin-right:10px;font-weight:800}.price-button{background:var(--ink);color:#fff;align-self:flex-start;margin-top:auto}.price-disclaimer{color:var(--muted);margin-top:32px;font-size:13px}.faq-page-list{max-width:900px}.faq-page-list details{border-bottom:1px solid #e5e7eb;padding:25px 0}.faq-page-list summary{cursor:pointer;font-size:19px;font-weight:750}.faq-page-list details p{color:var(--muted);margin:16px 0 0;line-height:1.75}.contact-page-hero{background:var(--blue);color:#fff;border-radius:38px;grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;max-width:1400px;margin:0 auto;padding:76px 80px;display:grid}.contact-page-hero h1{font-size:clamp(48px,5vw,72px)}.contact-page-hero>div>p{color:#dbeafe;font-size:18px;line-height:1.75}.contact-direct{flex-wrap:wrap;gap:40px;margin-top:42px;display:flex}.contact-direct small{color:#bfdbfe;margin-bottom:8px;display:block}.contact-direct strong{font-size:18px}.contact-form-wrap{color:var(--ink);background:#fff;border-radius:30px;padding:38px}.contact-form h2{margin-bottom:12px;font-size:32px}.contact-form>p{color:var(--muted);line-height:1.6}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label{margin:18px 0 7px;font-size:13px;font-weight:700;display:block}.contact-form input,.contact-form textarea{width:100%;font:inherit;border:1px solid #d1d5db;border-radius:12px;padding:13px 14px}.contact-form textarea{resize:vertical;min-height:130px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);outline:3px solid #bfdbfe}.consent{align-items:flex-start;gap:10px;line-height:1.5;font-weight:500!important;display:flex!important}.consent input{width:auto;margin-top:4px}.contact-form button{cursor:pointer;border:0}.form-note{margin-top:14px;color:var(--muted)!important;font-size:12px!important}.contact-expect{max-width:1180px;margin:0 auto;padding:80px 32px}.contact-expect article{border:1px solid #e5e7eb;border-radius:24px;padding:30px}.contact-expect article>span{color:var(--blue);font-weight:800}.contact-expect h2{margin:22px 0 12px;font-size:23px}.contact-expect p{color:var(--muted);line-height:1.65}@media (width<=1100px){.site-header nav a:not(.nav-cta){display:none}.page-hero,.split-content,.content-band,.contact-page-hero,.family-section figure,.practice-photo,.partner-showcase{grid-template-columns:1fr}.page-hero-art,.footer-links{display:none}footer{grid-template-columns:220px 1fr}.content-heading{grid-template-columns:1fr;gap:18px}.content-heading>p{max-width:700px}.three-grid,.faq-columns,.contact-expect,.collaboration-grid{grid-template-columns:1fr 1fr}.portrait-photo{min-height:460px}.practice-photo{gap:42px}.partner-logo-card{min-height:300px}.partnership-invite{flex-direction:column;align-items:flex-start}.simple-cta{grid-template-columns:minmax(240px,.8fr) minmax(280px,1.2fr);margin-inline:22px}.simple-cta .button{grid-column:2;justify-self:start}}@media (width<=650px){.brand{width:52px;height:52px}.brand-full{display:none!important}.brand-mark{object-fit:contain!important;width:52px!important;height:52px!important;display:block!important}.page-hero{border-radius:28px;min-height:0;margin:0 12px;padding:42px 24px}.page-hero h1{font-size:43px}.page-hero p{font-size:17px}.content-section{padding:72px 22px}.offer-grid,.pricing-grid,.three-grid,.faq-columns,.contact-expect,.collaboration-grid{grid-template-columns:1fr}.offer-card,.price-card{padding:26px}.content-band{border-radius:28px;gap:35px;margin:0 12px 20px;padding:48px 25px}.portrait-photo{min-height:420px}.profile-photo{height:360px}.family-section figure{gap:32px}.practice-photo{gap:30px;margin:50px 0 0;padding:20px}.contact-page-hero{border-radius:28px;gap:42px;margin:0 12px;padding:44px 24px}.contact-page-hero h1{font-size:43px}.contact-form-wrap{padding:26px 20px}.form-row{grid-template-columns:1fr;gap:0}.contact-expect{padding:60px 22px}.values-band{border-radius:28px;margin:0 12px}.values-band>div{justify-content:flex-start;gap:14px 28px}footer{grid-template-columns:1fr}.footer-logo{width:190px}.footer-meta{grid-column:1}.simple-cta{grid-template-columns:1fr;gap:22px;margin-inline:12px;padding:34px 26px}.simple-cta .button{grid-column:auto;justify-self:start}.partner-logo-card{min-height:230px;padding:36px}.partnership-invite{border-radius:28px;margin:0 12px;padding:48px 25px}}.ik-leer-page .page-hero{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:48px;padding-block:64px}.ik-leer-page .page-hero-art{width:min(330px,100%)}.ik-intro-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:center;gap:64px;display:grid}.ik-intro-grid>div{max-width:720px}.ik-intro-grid h2{margin-bottom:24px}.ik-intro-grid p{color:var(--muted);line-height:1.78}.ik-intro-grid .check-card{border:0;border-top:5px solid var(--yellow);background:#fffae8;padding:38px;box-shadow:0 18px 45px #1118270f}.ik-intro-grid .check-card ul{margin-bottom:0;padding-left:20px}.ik-intro-grid .check-card li{padding:5px 0;line-height:1.55}.ik-training{padding-block:82px}.ik-training .content-heading{margin-bottom:38px}.ik-session-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.ik-session-grid article{background:#fff;border:1px solid #e7e9ed;border-radius:24px;min-height:250px;padding:28px;box-shadow:0 12px 30px #11182709}.ik-session-grid article span{color:#765900;background:#ffefad;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:38px;font-size:13px;font-weight:850;display:grid}.ik-session-grid article h3{margin-bottom:12px;font-size:21px}.ik-session-grid article p{color:var(--muted);margin:0;line-height:1.65}.ik-cert-showcase{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:64px;padding-block:82px}.ik-cert-showcase .partner-logo-card{background:linear-gradient(145deg,#fffdf2,#f4f9e8);border:1px solid #e9edda;min-height:330px;padding:45px;box-shadow:0 18px 45px #1118270e}.ik-cert-showcase .partner-logo-card .certification-logo{width:200px}.ik-cert-showcase .partner-copy{max-width:680px}.ik-price-band{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}@media (width<=1100px) and (width>=701px){.ik-leer-page .page-hero{grid-template-columns:minmax(0,1.22fr) minmax(250px,.78fr);gap:28px;min-height:470px;padding:56px 44px}.ik-leer-page .page-hero-art{width:260px;display:block}.ik-intro-grid{grid-template-columns:minmax(0,1.08fr) minmax(310px,.92fr);gap:38px;padding-block:80px}.ik-session-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ik-cert-showcase{grid-template-columns:minmax(270px,.76fr) minmax(0,1.24fr);gap:42px}.ik-price-band{grid-template-columns:.85fr 1.15fr;gap:52px}}@media (width<=700px){.ik-leer-page .page-hero{grid-template-columns:1fr}.ik-leer-page .page-hero-art{display:none}.ik-intro-grid,.ik-cert-showcase,.ik-price-band{grid-template-columns:1fr}.ik-intro-grid{gap:32px}.ik-intro-grid .check-card{padding:28px}.ik-session-grid{grid-template-columns:1fr}.ik-session-grid article{min-height:0}.ik-cert-showcase{gap:34px}.ik-cert-showcase .partner-logo-card{min-height:260px}}.lego-page .page-hero{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:48px;padding-block:64px}.lego-page .page-hero-art{width:min(330px,100%)}.steam-intro-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:center;gap:64px;display:grid}.steam-intro-grid>div{max-width:720px}.steam-intro-grid h2{margin-bottom:24px}.steam-intro-grid p{color:var(--muted);line-height:1.78}.steam-intro-grid .check-card{background:#effbf2;padding:38px;box-shadow:0 18px 45px #1118270f}.steam-intro-grid .check-card ul{margin-bottom:0;padding-left:20px}.steam-intro-grid .check-card li{padding:5px 0;line-height:1.55}.steam-tools{padding-block:82px}.steam-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.steam-product-grid article{background:#fff;border:1px solid #dfe8e1;border-radius:28px;padding:38px;box-shadow:0 14px 34px #1118270a}.steam-product-label{color:#237b3a;letter-spacing:.05em;text-transform:uppercase;background:#e9f8ed;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:850;display:inline-block}.steam-product-grid h3{margin:22px 0 14px;font-size:28px}.steam-product-grid p,.steam-product-grid li{color:var(--muted);line-height:1.7}.steam-product-grid ul{margin:22px 0 0;padding-left:20px}.steam-product-grid li{padding:4px 0}.steam-certified{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:center;gap:64px;padding-block:82px;display:grid}.steam-certified>div:last-child{max-width:700px}.steam-certified h2{margin:10px 0 22px}.steam-certified p{color:var(--muted);line-height:1.78}.steam-badge{background:linear-gradient(145deg,#eefbf1,#f9fde8);border:1px solid #dceadd;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex;box-shadow:0 18px 45px #1118270e}.steam-badge span{letter-spacing:-.05em;color:var(--green);font-size:clamp(42px,5vw,68px);font-weight:900}.steam-badge b{background:var(--ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-top:8px;padding:8px 12px;font-size:12px}.steam-use-band{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}.lego-page>.trademark-note{max-width:1280px;margin-inline:auto}.trademark-note{color:#7b8490;padding:0 32px 50px;font-size:12px}.steam-rental-callout{background:linear-gradient(120deg,#fff9df,#effbf2);border-radius:34px;justify-content:space-between;align-items:center;gap:48px;margin-block:0 40px;padding:58px 64px;display:flex}.steam-rental-callout>div{max-width:760px}.steam-rental-callout h2{margin:10px 0 14px}.steam-rental-callout p{color:var(--muted);margin:0;line-height:1.7}.rental-page .page-hero{background:#fff8dc}.rental-page .steam-product-grid article:first-child{border-top:5px solid var(--yellow)}.rental-page .steam-product-grid article:last-child{border-top:5px solid var(--blue)}.rental-steps{padding-block:88px}.rental-step-grid article span{color:#237b3a;background:#e9f8ed}.rental-contact-band{align-items:center}.rental-contact-band>div:last-child p{color:#cbd5e1;margin:0 0 24px;line-height:1.75}.rental-contact-band .light-button{display:inline-flex}@media (width<=1100px) and (width>=701px){.lego-page .page-hero{grid-template-columns:minmax(0,1.22fr) minmax(250px,.78fr);gap:28px;min-height:470px;padding:56px 44px}.lego-page .page-hero-art{width:260px;display:block}.steam-intro-grid{grid-template-columns:minmax(0,1.08fr) minmax(310px,.92fr);gap:38px;padding-block:80px}.steam-certified{grid-template-columns:minmax(270px,.76fr) minmax(0,1.24fr);gap:42px}.steam-use-band{grid-template-columns:.85fr 1.15fr;gap:52px}}@media (width<=700px){.lego-page .page-hero{grid-template-columns:1fr}.lego-page .page-hero-art{display:none}.steam-intro-grid,.steam-product-grid,.steam-certified,.steam-use-band{grid-template-columns:1fr}.steam-intro-grid{gap:32px}.steam-intro-grid .check-card,.steam-product-grid article{padding:28px}.steam-certified{gap:34px}.steam-badge{min-height:240px}.trademark-note{padding-inline:22px}.steam-rental-callout{flex-direction:column;align-items:flex-start;gap:28px;margin-inline:12px;padding:42px 28px}}
