.lp-product-stage{background:#dedbd3;color:#252923;padding:96px 0 48px;overflow:clip;display:flex;flex-direction:column}.lp-product-heading{display:grid;grid-template-columns:1.8fr 1fr;gap:64px;align-items:end;order:0;margin-bottom:48px}.lp-editorial .lp-product-heading h2{font-size:clamp(44px,5.6vw,80px);letter-spacing:-.04em;line-height:1.04;font-weight:450}.lp-product-heading h2 span{color:#606958}.lp-product-heading p{max-width:31ch;font-size:16px;line-height:1.6;margin:0 0 4px}.lp-product-navigation{order:1;display:grid;grid-template-columns:1fr 1fr auto;gap:48px;border-top:1px solid #a5a79d;padding:24px 0 36px;align-items:start}.lp-product-tabs{display:flex;flex-wrap:wrap;gap:24px}.lp-product-tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:10px 0;color:#5b6155;font-size:14px;min-height:44px}.lp-product-tabs button[aria-pressed=true]{color:#252923;border-color:#252923}.lp-editorial .lp-product-caption h3{font-size:21px;line-height:1.3;font-weight:600;letter-spacing:-.02em}.lp-editorial .lp-product-caption p{font-size:15px;line-height:1.65;margin-top:12px;max-width:47ch}.lp-product-cta{display:inline-flex;align-items:center;gap:12px;font-size:14px;margin-top:20px;padding-bottom:6px;border-bottom:1px solid #606958}.lp-product-arrows{display:flex;gap:8px}.lp-product-arrows button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #9a9e91;background:transparent;color:#252923}.lp-product-arrows button:hover{background:#cecfc3}.lp-product-stage :focus-visible{outline:2px solid #087c85;outline-offset:5px}.lp-product-theater{order:2;padding:25px 6vw 0}.lp-device-scene{position:relative;max-width:1260px;margin:0 auto;padding:30px 8% 72px 0;perspective:1800px}.lp-notebook{width:94%;position:relative;transform:rotateY(5deg) rotateX(3deg) rotate(-2deg);transform-origin:50% 100%}.lp-notebook-lid{position:relative;padding:24px 12px 14px;background:#191b1a;border:2px solid #81847f;border-radius:22px 22px 7px 7px;box-shadow:0 24px 45px -25px #35382d80}.lp-device-camera{position:absolute;top:9px;left:50%;width:5px;height:5px;border-radius:50%;background:#35423f}.lp-device-display{position:relative;display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;border:0;padding:0;background:#f5f8f7;color:#fff}.lp-device-display img{width:100%;height:100%;display:block;object-fit:contain;animation:lp-device-change .35s ease-out}.lp-notebook-base{position:relative;width:109%;margin-left:-4.5%;height:18px;background:linear-gradient(#c9ccc7,#9da29d 55%,#727873);border-radius:2px 2px 50% 50%/2px 2px 100% 100%;box-shadow:0 24px 24px -10px #33372d50}.lp-notebook-base span{display:block;width:15%;height:6px;margin:auto;background:#7d847d;border-radius:0 0 8px 8px}.lp-phone{position:absolute;right:1%;bottom:22px;width:23%;padding:20px 7px 13px;background:#181b18;border:2px solid #7c8077;border-radius:36px;transform:rotate(7deg);box-shadow:14px 25px 32px -14px #25292370}.lp-phone-camera{position:absolute;z-index:1;top:7px;left:50%;transform:translate(-50%);width:25%;height:6px;background:#080a08;border-radius:8px}.lp-phone-display{display:block;width:100%;aspect-ratio:390 / 800;padding:0;border:0;border-radius:22px;overflow:hidden;background:#f5f8f7}.lp-phone-display img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;animation:lp-device-change .35s ease-out}.lp-phone-home{display:block;margin:8px auto -7px;width:28%;height:3px;border-radius:3px;background:#b7bcb1}.lp-product-enlarge{position:absolute;bottom:18px;left:18px;display:flex;align-items:center;gap:9px;padding:10px 14px;font-size:12px;background:#20271fed;color:#fff;border-radius:3px}.lp-editorial .lp-device-footnote{font-size:12px;color:#596050;text-align:center;margin:16px 0 0}.lp-product-dialog{position:fixed;inset:0;width:min(1500px,96vw);max-width:none;max-height:94svh;padding:0;border:1px solid #6f7b72;background:#111713;color:#fff;margin:auto;overflow:auto;box-sizing:border-box}.lp-product-dialog::backdrop{background:#080e0ef0}.lp-product-dialog-bar{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:12px 20px;background:#111713;font-size:13px}.lp-product-dialog-bar button{display:grid;place-items:center;width:44px;height:44px;background:none;color:#fff;border:1px solid #657469;flex-shrink:0}.lp-product-dialog-scroll{overflow:auto}.lp-product-dialog-scroll img{display:block;width:100%;max-width:none}@keyframes lp-device-change{0%{opacity:.65}to{opacity:1}}@media(min-width:1000px)and (prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.lp-notebook{animation:lp-notebook-reveal linear both;animation-timeline:view();animation-range:entry 0% entry 100%}@keyframes lp-notebook-reveal{0%{transform:rotateY(9deg) rotateX(8deg) rotate(-3deg)}to{transform:rotateY(0) rotateX(0) rotate(-2deg)}}}}@media(max-width:1000px){.lp-product-heading{grid-template-columns:1fr;gap:24px}.lp-product-heading p{max-width:50ch}.lp-product-navigation{grid-template-columns:1fr auto;gap:24px}.lp-product-tabs{grid-column:1 / -1}.lp-product-arrows{grid-column:2;grid-row:2}}@media(max-width:700px){.lp-product-stage{padding:56px 0 32px}.lp-editorial .lp-product-heading h2{font-size:42px}.lp-product-heading{gap:20px;margin-bottom:28px}.lp-product-heading p{font-size:14px}.lp-product-navigation{grid-template-columns:1fr;padding-top:14px;padding-bottom:8px;gap:22px}.lp-product-tabs{justify-content:space-between;gap:14px}.lp-product-tabs button{font-size:13px}.lp-editorial .lp-product-caption h3{font-size:21px}.lp-editorial .lp-product-caption p{font-size:14px}.lp-product-arrows{display:none}.lp-product-theater{padding:12px 24px 0}.lp-device-scene{padding:28px 0 20px}.lp-notebook{display:none}.lp-phone{position:relative;width:min(270px,88%);right:auto;bottom:auto;margin:0 auto;transform:rotate(-3deg);border-radius:35px}.lp-editorial .lp-device-footnote{font-size:11px;margin-top:16px}.lp-product-dialog-bar{font-size:12px;padding:10px 12px}}@media(prefers-reduced-motion:reduce){.lp-notebook,.lp-phone-display img,.lp-device-display img{animation:none}}.lp-product-dialog-scroll img.lp-zoom-phone{width:min(100%,460px);margin:auto}@font-face{font-family:Manrope;src:url(/assets/manrope.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap}html:has(.lp-editorial){scroll-behavior:smooth;scroll-padding-top:90px}.lp-editorial{--lp-ink: #161919;--lp-paper: #f8faf9;--lp-muted: #596465;--lp-line: #d7dfde;--lp-teal: #087984;--lp-aqua: #52ced0;--art-ink: #253437;--art-paper: #fff;--art-soft: #c9dadd;--art-accent: #087984;--art-on-accent: #fff;font-family:Manrope,Arial,sans-serif;color:var(--lp-ink);background:var(--lp-paper);overflow-x:clip;-webkit-font-smoothing:antialiased}.lp-editorial *{box-sizing:border-box}.lp-editorial :is(h1,h2,h3,p,blockquote){margin:0}.lp-editorial :is(h1,h2,h3){text-wrap:balance}.lp-editorial a{color:inherit;text-decoration:none}.lp-editorial button{font:inherit;cursor:pointer}.lp-editorial button,.lp-editorial a{-webkit-tap-highlight-color:transparent}.lp-editorial svg{flex-shrink:0}.lp-editorial img{display:block;max-width:100%}.lp-editorial ::selection{background:#087984;color:#fff}.lp-editorial :focus-visible{outline:3px solid #087984;outline-offset:5px}.lp-editorial :is(.lp-hero,.lp-training,.lp-founder,.lp-footer,.lp-closing) :focus-visible{outline-color:#78e3df}.lp-editorial em{font-style:normal;color:var(--lp-aqua)}.lp-editorial h2{font-size:clamp(36px,4.3vw,64px);font-weight:500;line-height:1.09;letter-spacing:-.04em}.lp-editorial p{font-size:16px;line-height:1.75}.lp-wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.lp-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;padding:15px 23px;background:var(--lp-teal);color:#fff!important;border:0;border-radius:6px;font-size:14px;font-weight:650;transition:background .2s ease,transform .2s ease}.lp-button:hover{background:#065e67;transform:translateY(-2px)}.lp-button-light{background:var(--lp-paper);color:var(--lp-ink)!important}.lp-button-light:hover{background:#def3f1}.lp-button-small{min-height:42px;padding:10px 16px;gap:17px;font-size:12px}.lp-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding-block:11px;border-bottom:1px solid currentColor;font-size:14px;font-weight:600;transition:gap .2s ease}.lp-text-link:hover{gap:30px}.lp-skip{position:fixed;top:8px;left:8px;transform:translateY(-150%);z-index:100;background:#fff;padding:15px}.lp-skip:focus{transform:none}.lp-nav{height:88px;padding:0 56px;position:fixed;inset:0 0 auto;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:28px;color:#fff;transition:background .25s ease,color .25s ease,height .25s ease}.lp-nav.is-scrolled{height:72px;background:#f8faf9;border-bottom:1px solid var(--lp-line);color:var(--lp-ink)}.lp-logo{width:130px;flex-shrink:0}.lp-logo img{width:130px;height:26px;object-fit:contain}.lp-nav nav{display:flex;gap:30px;font-size:13px}.lp-nav nav a{padding-block:12px}.lp-nav nav a:hover{text-decoration:underline;text-underline-offset:6px}.lp-nav-actions{display:flex;align-items:center;gap:22px}.lp-login{font-size:13px}.lp-menu{display:none;background:transparent;border:0;color:inherit;padding:10px}.lp-hero{position:relative;min-height:760px;height:100svh;max-height:1200px;background:#151817;color:#fff;display:flex;align-items:end}.lp-film{position:absolute;inset:0;overflow:hidden;background:#161919}.lp-film video{width:100%;height:100%;object-fit:cover}.lp-film-control{position:absolute;right:32px;bottom:25px;z-index:4;display:flex;align-items:center;gap:8px;border:1px solid #ffffff65;border-radius:4px;color:#fff;background:#101515c9;padding:10px 12px;font-size:11px!important;min-height:40px}.lp-hero .lp-film-control{bottom:auto;top:118px;right:56px}.lp-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#07121175,#0b131312 30%,#09131291 62%,#080e0ee8);pointer-events:none}.lp-hero-content{position:relative;padding-top:160px;padding-bottom:30px}.lp-hero h1{font-size:clamp(64px,7.65vw,112px);font-weight:500;letter-spacing:-.04em;line-height:1.02;max-width:950px;animation:lp-arrive .9s cubic-bezier(.16,1,.3,1) both}.lp-hero h1 em{font-weight:550}.lp-hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-top:40px}.lp-hero-bottom p{font-size:16px;color:#e0e5e3;line-height:1.65;max-width:500px}.lp-hero-actions{display:flex;align-items:start;flex-direction:column;gap:12px;flex-shrink:0}.lp-hero-actions .lp-text-link{color:#e4e9e7;font-size:12px;padding:8px 0}.lp-hero-offer{display:flex;align-items:center;gap:32px;margin-top:45px;padding-top:23px;border-top:1px solid #ffffff40;font-size:13px}.lp-hero-offer>span:first-child{color:#a8dedb}.lp-hero-offer strong{font-weight:600;margin-left:16px}.lp-hero-offer>svg{margin-left:auto}.lp-hero-offer:hover{color:#8be8e1}.lp-intro{padding-block:120px}.lp-intro h2{font-size:clamp(40px,5.2vw,76px);max-width:960px}.lp-intro h2 span{color:var(--lp-muted)}.lp-intro-copy{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:830px;margin:50px 0 0 auto;color:var(--lp-muted)}.lp-experience{padding:105px 0;background:#edf2f1}.lp-scenario-list{display:flex;flex-direction:column;border-top:1px solid #cbd7d5}.lp-scenario-list button{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:1;min-height:69px;text-align:left;border:0;border-bottom:1px solid #cbd7d5;background:transparent;padding:18px 0;font-size:clamp(16px,1.6vw,22px);font-weight:500;color:#677474;transition:color .2s ease,padding .2s ease}.lp-scenario-list button svg{opacity:0;transition:opacity .2s ease}.lp-scenario-list button[aria-pressed=true]{color:#087984;padding-inline:16px;background:#dcebe8}.lp-scenario-list button[aria-pressed=true] svg,.lp-scenario-list button:hover svg{opacity:1}.lp-scenario-list button:hover{color:#087984}.lp-feedback{padding-block:120px;display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:80px}.lp-switch{display:flex;padding:5px;background:#edf2f1;border-radius:6px;gap:5px;margin:26px 0 8px}.lp-switch button{display:flex;justify-content:center;align-items:center;gap:10px;flex:1;padding:11px 8px;min-height:44px;border:0;border-radius:4px;color:var(--lp-muted);background:transparent;font-size:12px;font-weight:650}.lp-switch button[aria-pressed=true]{background:#fff;color:var(--lp-teal)}.lp-training{background:#101212;color:#f2f6f4;padding:100px 0}.lp-games{display:grid;grid-template-columns:1fr 1fr;column-gap:60px;margin:40px 0}.lp-game{display:flex;gap:24px;align-items:center;padding:28px 0;border-top:1px solid #34403d;min-height:170px}.lp-game img{width:112px;height:100px;object-fit:contain;transition:transform .35s cubic-bezier(.16,1,.3,1)}.lp-game:hover img{transform:rotate(-5deg) scale(1.06)}.lp-game>svg{margin-left:auto;color:#84cfcb}.lp-game h3{font-size:22px;letter-spacing:-.02em;font-weight:500}.lp-game p{font-size:13px;color:#b6c5c1;max-width:33ch;line-height:1.65;margin-top:8px}.lp-training .lp-text-link{color:#8bddda}.lp-evolution{display:grid;grid-template-columns:1fr 1fr;min-height:690px}.lp-founder{background:#086f76;color:#fff;padding:104px 0 50px}.lp-founder h2{font-size:clamp(40px,4.2vw,64px);line-height:1.13}.lp-founder h2 em{color:#a6f0df}.lp-price{display:flex;align-items:baseline;gap:10px;margin:10px 0 2px;white-space:nowrap}.lp-price strong{font-size:clamp(64px,7vw,98px);font-weight:500;letter-spacing:-.04em;line-height:1.15;font-variant-numeric:tabular-nums}.lp-price>span:first-child{font-size:22px}.lp-price>span:last-child{font-size:15px;color:#d3eee7}.lp-fair{font-size:11px!important;color:#c7e6df;margin-top:40px!important}.lp-free{display:flex;align-items:center;justify-content:space-between;gap:48px;border-top:1px solid #a8e2d85c;margin-top:36px;padding-top:32px}.lp-free h3{font-size:18px;font-weight:550}.lp-free p{color:#d3eee7;font-size:13px;margin-top:8px}.lp-free .lp-text-link{flex-shrink:0}.lp-faq{padding-block:110px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.lp-faq h2{font-size:clamp(36px,3.5vw,52px)}.lp-faq details{border-top:1px solid var(--lp-line)}.lp-faq details:last-child{border-bottom:1px solid var(--lp-line)}.lp-faq summary{display:flex;justify-content:space-between;align-items:center;gap:28px;list-style:none;padding:23px 0;cursor:pointer;font-size:15px;font-weight:600;line-height:1.5}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq details[open] summary svg{transform:rotate(45deg)}.lp-faq summary svg{transition:transform .2s;color:var(--lp-teal)}.lp-faq details p{font-size:14px;color:var(--lp-muted);padding:0 35px 25px 0}.lp-closing{position:relative;background:#141717;color:#fff;min-height:560px;display:flex;align-items:center}.lp-closing-shade{position:absolute;inset:0;background:#071311a8}.lp-closing-copy{position:relative;padding:90px 0}.lp-closing h2{font-size:clamp(43px,5.5vw,80px);max-width:1000px}.lp-closing .lp-button{margin-top:35px}.lp-footer{background:#101212;color:#e7eeeb;padding:52px 0 26px}.lp-footer>.lp-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:32px}.lp-footer img{object-fit:contain}.lp-footer p{font-size:13px;color:#b6c7c1}.lp-footer nav{margin-left:auto;display:flex;gap:25px;font-size:12px}.lp-footer nav a{display:inline-flex;align-items:center;gap:6px}.lp-footer a:hover{color:#8bddda}.lp-footer-bottom{width:100%;display:flex;justify-content:space-between;gap:25px;border-top:1px solid #34403d;padding-top:24px;margin-top:20px;color:#b6c7c1;font-size:11px}.lp-footer-bottom>div{display:flex;gap:25px}@keyframes lp-arrive{0%{transform:translateY(22px);clip-path:inset(0 0 0 0)}to{transform:translateY(0);clip-path:inset(0 0 0 0)}}@keyframes lp-scene{0%{opacity:.5;transform:translateY(8px)}to{opacity:1;transform:none}}@media(min-width:1600px){.lp-hero h1{font-size:112px}.lp-hero-content{padding-bottom:45px}}@media(max-width:1050px){.lp-wrap{width:calc(100% - 64px)}.lp-nav{padding-inline:32px}.lp-nav nav{gap:18px}.lp-nav-actions{gap:15px}.lp-hero .lp-film-control{right:32px}.lp-feedback{gap:40px}.lp-games{column-gap:30px}.lp-game{gap:14px}.lp-game img{width:85px}.lp-faq{gap:48px}}@media(max-width:760px){html:has(.lp-editorial){scroll-padding-top:76px}.lp-wrap{width:calc(100% - 40px)}.lp-nav{height:72px;padding-inline:20px;gap:12px}.lp-nav.is-scrolled{height:64px}.lp-logo,.lp-logo img{width:103px;height:23px}.lp-nav-actions{gap:11px}.lp-login{font-size:11px}.lp-button-small{font-size:11px;padding:9px 11px;gap:9px;min-height:38px}.lp-menu{display:flex;padding:5px;min-height:40px;align-items:center}.lp-nav nav{display:none;position:absolute;top:100%;left:0;right:0;background:#f8faf9;color:#161919;padding:18px 20px 25px;border-bottom:1px solid #d7dfde;flex-direction:column;gap:8px}.lp-nav nav.is-open{display:flex}.lp-hero{min-height:760px;height:100svh;max-height:950px}.lp-hero-content{padding-top:180px;padding-bottom:26px}.lp-hero h1{font-size:clamp(48px,10.8vw,80px);line-height:1.04}.lp-hero .lp-film-control{right:20px;top:91px;padding:7px 9px;min-height:34px}.lp-hero-bottom{display:block;margin-top:26px}.lp-hero-bottom p{font-size:14px;line-height:1.7;max-width:37ch}.lp-desktop-break{display:none}.lp-hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:27px;flex-wrap:wrap}.lp-hero-actions .lp-button{font-size:12px;padding:14px 18px;min-height:49px;gap:16px}.lp-hero-actions .lp-text-link{font-size:11px;gap:10px;max-width:140px}.lp-hero-offer{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:27px;padding-top:18px;font-size:11px}.lp-hero-offer>span:first-child{grid-column:1}.lp-hero-offer>span:nth-child(2){grid-row:2}.lp-hero-offer strong{margin-left:9px}.lp-hero-offer>svg{grid-column:2;grid-row:1/3}.lp-intro{padding-block:75px}.lp-intro h2{font-size:clamp(33px,7.7vw,56px)}.lp-intro-copy{grid-template-columns:1fr;gap:18px;margin-top:30px}.lp-intro-copy p{font-size:15px}.lp-editorial h2{font-size:clamp(34px,7.8vw,54px)}.lp-experience{padding-block:70px}.lp-scenario-list{flex-direction:row;overflow-x:auto;scroll-snap-type:x proximity;gap:8px;border-top:0;padding:0 0 12px;scrollbar-color:#839e97 transparent;scrollbar-width:thin}.lp-scenario-list button{flex:0 0 auto;scroll-snap-align:start;min-height:45px;font-size:12px;padding:12px 15px;border:1px solid #cbd7d5;border-radius:4px;max-width:245px;gap:10px}.lp-scenario-list button svg{width:15px;height:15px;opacity:1}.lp-scenario-list button[aria-pressed=true]{padding-inline:15px}.lp-feedback{padding-block:75px;grid-template-columns:1fr;gap:35px}.lp-switch{margin-top:20px}.lp-switch button{font-size:11px;gap:6px;padding-inline:5px}.lp-training{padding-block:70px}.lp-games{grid-template-columns:1fr;margin-top:28px;gap:0}.lp-game{padding:21px 0;min-height:130px;gap:18px}.lp-game img{width:85px;height:84px}.lp-game h3{font-size:21px}.lp-game p{font-size:12px;margin-top:6px}.lp-game>svg{width:16px}.lp-evolution{grid-template-columns:1fr;min-height:0}.lp-founder{padding:70px 0 36px}.lp-founder h2{font-size:clamp(35px,8.9vw,60px)}.lp-price strong{font-size:86px}.lp-fair{margin-top:25px!important}.lp-free{display:block;gap:20px;padding-top:27px;margin-top:25px}.lp-free .lp-text-link{margin-top:15px}.lp-free h3{font-size:17px}.lp-free p{font-size:12px}.lp-faq{padding-block:70px;grid-template-columns:1fr;gap:30px}.lp-faq h2{font-size:36px}.lp-faq summary{font-size:14px;padding:20px 0}.lp-faq details p{font-size:13px}.lp-closing{min-height:470px}.lp-closing-copy{padding:65px 0}.lp-closing h2{font-size:clamp(35px,8.8vw,60px)}.lp-closing .lp-button{font-size:13px;gap:20px}.lp-footer{padding:35px 0 22px}.lp-footer>.lp-wrap{gap:20px}.lp-footer img{width:120px}.lp-footer p{font-size:11px}.lp-footer nav{margin:7px 0 0;flex-wrap:wrap;gap:20px}.lp-footer-bottom{margin-top:10px;flex-direction:column;gap:14px;font-size:10px}}@media(max-width:370px){.lp-nav-actions{gap:6px}.lp-logo,.lp-logo img{width:89px}.lp-login{display:none}.lp-hero-actions{gap:13px}.lp-hero-actions .lp-text-link{max-width:none}.lp-hero{min-height:790px}.lp-price strong{font-size:76px}.lp-game{gap:12px}.lp-game img{width:70px}}@media(prefers-reduced-motion:reduce){html:has(.lp-editorial){scroll-behavior:auto}.lp-editorial *,.lp-editorial *:before,.lp-editorial *:after{animation:none!important;transition:none!important}.lp-button:hover,.lp-game:hover img{transform:none}}@media(max-width:760px){.lp-hero-actions{flex-direction:column;align-items:stretch;gap:12px}.lp-hero-actions .lp-text-link{max-width:none;align-self:flex-start}.lp-hero-actions .lp-button{justify-content:space-between}}.lp-editorial{--lp-paper: #f5f5f1;--lp-ink: #151515;--lp-muted: #60605b;--lp-line: #cecec8;background:var(--lp-paper);color:var(--lp-ink)}.lp-wrap{width:min(1500px,calc(100% - 96px))}.lp-editorial .lp-button{border-radius:0;background:#171717;letter-spacing:0;font-weight:500;gap:40px;padding:18px 23px}.lp-editorial .lp-button:hover{background:#343431;transform:none}.lp-editorial .lp-button-light{background:#f5f5f1;color:#151515!important}.lp-editorial .lp-button-light:hover{background:#fff}.lp-editorial .lp-button-small{padding:12px 18px;min-height:44px;gap:25px;background:#f5f5f1;color:#171717!important}.lp-nav{padding-inline:48px}.lp-nav.is-scrolled{background:#f5f5f1}.lp-nav.is-scrolled .lp-button-small{background:#171717;color:#fff!important}.lp-hero h1{font-weight:450;font-size:clamp(62px,8.1vw,124px);line-height:1;max-width:1000px}.lp-hero h1 em{color:#fff;font-weight:450}.lp-hero-shade{background:linear-gradient(180deg,#0005,#0000 28%,#0007 65%,#000d)}.lp-hero-offer>span:first-child{color:#ddd}.lp-hero-bottom{align-items:end}.lp-hero .lp-film-control{border:0;right:48px;background:#1515159c;border-radius:0}.lp-hero h1{animation:none}.lp-intro{display:grid;grid-template-columns:1.55fr 1fr;align-items:end;gap:80px;padding:145px 0 125px}.lp-intro h2{font-size:clamp(43px,5.3vw,84px);font-weight:450;line-height:1.04;letter-spacing:-.04em}.lp-intro h2 span{color:#087984}.lp-intro-copy{display:block;max-width:350px;margin:0 0 6px auto}.lp-intro-copy p{font-size:15px;color:#50504b;margin-bottom:20px;line-height:1.65}.lp-intro-copy .lp-text-link{margin-top:5px;font-weight:500}.lp-experience{padding:0 0 90px;background:#f5f5f1}.lp-experience-top{padding:32px 0 36px;border-top:1px solid #bdbdb7;display:flex;justify-content:space-between;gap:50px;align-items:end}.lp-experience-top h2{font-size:clamp(23px,2.6vw,38px);font-weight:500;line-height:1.15;letter-spacing:-.025em}.lp-experience-top>p{font-size:12px;color:#64645e}.lp-scenario-spread{display:grid;grid-template-columns:1.5fr 1fr;gap:0;min-height:620px}.lp-scenario-poster{padding:28px 32px 24px;background:#174f4f;color:#f1f1df;display:flex;flex-direction:column;position:relative;overflow:hidden;min-width:0;transition:background .35s,color .35s}.lp-poster-caption{display:flex;justify-content:space-between;gap:20px;font-size:11px;border-bottom:1px solid currentColor;padding-bottom:17px}.lp-poster-words{display:flex;flex-direction:column;justify-content:center;flex:1;font-size:clamp(49px,6.5vw,101px);line-height:.99;letter-spacing:-.04em;padding-block:70px;animation:lp-type-in .45s cubic-bezier(.16,1,.3,1)}.lp-poster-words>span{font-weight:400}.lp-poster-words>strong{font-weight:650}.lp-poster-bottom{display:flex;justify-content:space-between;gap:20px;align-items:end;border-top:1px solid currentColor;padding-top:18px;font-size:10px}.lp-poster-bottom svg{width:21px;height:27px}.lp-scenario-spread[data-scenario=sell_pen] .lp-scenario-poster{background:#e4dcbb;color:#303b30}.lp-scenario-spread[data-scenario=difficult_feedback] .lp-scenario-poster{background:#363e34;color:#dedbaf}.lp-scenario-spread[data-scenario=idea] .lp-scenario-poster{background:#dce4df;color:#0e514e}.lp-scenario-spread[data-scenario=project] .lp-scenario-poster{background:#b5c9bf;color:#172b26}.lp-scenario-spread[data-scenario=executive_update] .lp-scenario-poster{background:#383e40;color:#d9e4e1}.lp-scenario-spread[data-scenario=budget_defense] .lp-scenario-poster{background:#ddc8a4;color:#36382a}.lp-scenario-index{padding:0 0 0 55px;display:flex;flex-direction:column}.lp-scenario-list{border-top:0}.lp-scenario-list button{padding:17px 0;min-height:58px;font-size:15px;border-bottom:1px solid #cecec8;flex:none;color:#60605b}.lp-scenario-list button[aria-pressed=true]{background:transparent;color:#151515;padding-inline:0;font-weight:700}.lp-scenario-list button[aria-pressed=true] span{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}.lp-scenario-list button:hover{color:#151515}.lp-scenario-detail{padding-top:25px;margin-top:auto}.lp-scenario-detail p:first-child{font-size:19px;color:#151515;line-height:1.45;max-width:30ch}.lp-scenario-detail p:nth-child(2){font-size:11px;margin:9px 0 20px;color:#60605b}.lp-scenario-detail .lp-button{font-size:12px;min-height:48px;padding-block:14px}.lp-how-caption{font-size:12px!important;padding-top:20px;color:#64645e}.lp-feedback{display:block;padding:105px 0 135px}.lp-feedback-top{display:flex;justify-content:space-between;align-items:end;gap:70px}.lp-feedback-top h2{font-weight:450;font-size:clamp(42px,5.2vw,80px);line-height:1.05}.lp-feedback-top>p{font-size:14px;line-height:1.7;max-width:350px;margin-bottom:5px;color:#60605b}.lp-editing{margin-top:65px}.lp-editing-toolbar{display:flex;justify-content:space-between;align-items:center;padding-block:18px;border-top:1px solid #bdbdb7;border-bottom:1px solid #bdbdb7;gap:20px}.lp-editing-toolbar>span{font-size:12px}.lp-switch{background:none;padding:0;margin:0;gap:24px;border-radius:0}.lp-switch button{flex:none;background:none!important;padding:7px 0;min-height:30px;font-size:12px;font-weight:500;color:#6a6a65;border-radius:0}.lp-switch button[aria-pressed=true]{color:#151515;text-decoration:underline;text-underline-offset:7px}.lp-editing blockquote{padding:55px 0;max-width:1200px;font-size:clamp(32px,4.2vw,66px);line-height:1.22;letter-spacing:-.035em;font-weight:450;min-height:350px}.lp-editing mark{color:inherit;background:transparent;text-decoration:underline;text-decoration-color:#ad7c50;text-decoration-thickness:2px;text-underline-offset:9px}.lp-editing .lp-edited mark{background:#d9e5de;text-decoration:none;box-decoration-break:clone;-webkit-box-decoration-break:clone}.lp-editing-bottom{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid #bdbdb7;padding-top:24px}.lp-editing-bottom>span{font-size:11px;color:#66665f}.lp-editing-bottom>div{max-width:390px}.lp-editing-bottom p{font-size:16px;line-height:1.6}.lp-editing-bottom button{display:flex;align-items:center;gap:40px;padding:13px 0;background:none;border:0;border-bottom:1px solid #151515;margin-top:12px;color:#151515;font-size:13px}.lp-training{background:#e7e7df;color:#151515;padding:90px 0 85px}.lp-games-heading{display:flex;justify-content:space-between;gap:60px;align-items:end}.lp-games-heading h2{font-size:clamp(38px,4.5vw,70px);font-weight:450;line-height:1.08}.lp-games-heading>div>p{font-size:14px;line-height:1.7;color:#55554f;max-width:340px}.lp-gallery-controls{display:flex;align-items:center;gap:12px;margin-top:25px}.lp-gallery-controls button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #b7b7ac;color:#151515;background:transparent;transition:background .2s}.lp-gallery-controls button:hover{background:#d2d2c5}.lp-arrow-back{transform:rotate(180deg)}.lp-gallery-controls>span{margin-left:15px;font-size:11px}.lp-games{display:flex;position:relative;gap:24px;overflow-x:auto;padding:50px 48px 24px;margin:0;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#79796b #d5d5ca}.lp-game{display:block;flex:0 0 36%;padding:0;border:0;min-height:0;scroll-snap-align:start;scroll-margin-left:48px}.lp-game:nth-child(2n){padding-top:65px}.lp-game-art{background:#eeeee8;aspect-ratio:1.08;position:relative;overflow:hidden}.lp-game-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .65s cubic-bezier(.16,1,.3,1)}.lp-game-art>span{position:absolute;left:20px;top:18px;font-size:11px;color:#595950}.lp-game:hover img{transform:scale(1.035)}.lp-game-caption{display:grid;grid-template-columns:1fr auto;gap:12px;padding:21px 0}.lp-game h3{font-size:25px;font-weight:500;letter-spacing:-.025em}.lp-game p{grid-column:1/-1;color:#57574f;font-size:13px;margin:0;max-width:36ch;line-height:1.6}.lp-game-caption>svg{margin-top:4px}.lp-evolution{display:flex;position:relative;min-height:780px;align-items:end;color:#fff;background:#161616}.lp-evolution-shade{position:absolute;inset:0;background:linear-gradient(transparent 10%,#0002 35%,#000b);pointer-events:none}.lp-evolution>.lp-wrap{position:relative;display:flex;justify-content:space-between;gap:75px;align-items:end;padding-block:80px 100px;pointer-events:none}.lp-evolution h2{font-size:clamp(40px,5.1vw,78px);font-weight:450;line-height:1.04}.lp-evolution>.lp-wrap>div{max-width:320px;pointer-events:auto}.lp-evolution>.lp-wrap p{font-size:14px;line-height:1.75;color:#e4e4dd}.lp-evolution>.lp-wrap p:first-child{font-size:19px;margin-bottom:16px;color:#fff}.lp-evolution .lp-text-link{margin-top:20px;font-size:12px}.lp-evolution .lp-film-control{z-index:4;border-radius:0}.lp-founder{background:#f5f5f1;color:#151515;padding:115px 0 75px}.lp-founder-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:60px}.lp-founder-heading h2{font-size:clamp(60px,9vw,138px);font-weight:450;line-height:.98;letter-spacing:-.04em}.lp-founder-heading h2 span{color:#777770}.lp-founder-heading>p{font-size:15px;line-height:1.75;max-width:300px;padding-bottom:8px}.lp-founder-edition{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid #a9a9a1;padding:40px 0;gap:80px}.lp-founder-name>span{font-size:12px}.lp-founder-name h3{font-size:clamp(34px,4vw,59px);font-weight:500;line-height:1.1;letter-spacing:-.035em;margin-top:32px}.lp-founder-name>p{font-size:14px;line-height:1.7;margin-top:28px;color:#62625a}.lp-founder-price{border-left:1px solid #c8c8bf;padding-left:55px}.lp-founder-price>p{font-size:13px;line-height:1.7;color:#60605a}.lp-founder-price .lp-price{margin:8px 0 18px;gap:12px;color:#151515}.lp-price strong{font-size:clamp(75px,8vw,122px);font-weight:450;line-height:1;letter-spacing:-.04em}.lp-price>span:last-child{color:#60605a}.lp-founder-price .lp-button{margin-top:28px;width:100%;justify-content:space-between;font-size:13px}.lp-founder-price small{font-size:11px;line-height:1.6;color:#62625a;display:block;margin-top:12px}.lp-founder-details{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:30px 0 0}.lp-founder-details>p{font-size:18px;font-weight:500;line-height:1.4}.lp-founder-details ul{list-style:none;padding:0;margin:0}.lp-founder-details li{font-size:13px;padding:11px 0;border-bottom:1px solid #d3d3cb}.lp-founder-details li:first-child{padding-top:0}.lp-founder-details li:last-child{border:0}.lp-fair{color:#60605a;margin-top:30px!important}.lp-free{border-color:#a9a9a1;margin-top:35px;padding-top:30px}.lp-free h3{font-size:17px}.lp-free p{color:#62625a}.lp-free .lp-text-link{font-size:13px}.lp-editorial .lp-founder :focus-visible{outline-color:#087984}.lp-faq{border-top:1px solid #cecec8;padding-block:80px;gap:80px}.lp-faq h2{font-size:34px;font-weight:450}.lp-faq summary{font-size:14px;font-weight:500}.lp-faq summary svg{color:#151515}.lp-closing h2 em{color:#fff}.lp-closing{min-height:590px}.lp-closing h2{font-weight:450}.lp-footer{background:#171717}.lp-footer p,.lp-footer-bottom{color:#bfbfb5}.lp-footer-bottom{border-color:#43433c}.lp-footer a:hover{color:#fff}@keyframes lp-type-in{0%{transform:translateY(12px);clip-path:inset(0 0 5% 0)}to{transform:translateY(0);clip-path:inset(0)}}@media(max-width:1050px){.lp-wrap{width:calc(100% - 64px)}.lp-nav{padding-inline:32px}.lp-intro{gap:40px}.lp-scenario-index{padding-left:30px}.lp-scenario-spread{grid-template-columns:1.25fr 1fr;min-height:600px}.lp-poster-words{font-size:clamp(47px,6.1vw,72px)}.lp-poster-bottom>span:last-child{max-width:90px;text-align:right}.lp-founder-price{padding-left:35px}.lp-founder-edition,.lp-founder-details{gap:40px}.lp-evolution>.lp-wrap{gap:35px}}@media(max-width:760px){.lp-wrap{width:calc(100% - 40px)}.lp-nav{padding-inline:20px}.lp-nav nav{background:#f5f5f1}.lp-editorial .lp-button-small{padding:10px 12px;min-height:38px;gap:15px}.lp-hero{min-height:740px;height:100svh}.lp-hero h1{font-size:clamp(49px,11.3vw,80px);line-height:1.04}.lp-hero .lp-film-control{right:20px}.lp-hero-bottom p{font-size:13px}.lp-intro{display:block;padding:75px 0 65px}.lp-intro h2{font-size:clamp(41px,9.4vw,62px);line-height:1.07}.lp-intro-copy{max-width:290px;margin:35px 0 0 auto}.lp-intro-copy p{font-size:13px;line-height:1.75}.lp-intro-copy .lp-text-link{font-size:12px}.lp-experience{padding:0 0 55px}.lp-experience-top{display:block;padding:25px 0}.lp-experience-top h2{font-size:25px}.lp-experience-top>p{font-size:11px;margin-top:15px}.lp-scenario-spread{display:flex;flex-direction:column;min-height:0}.lp-scenario-poster{min-height:410px;padding:20px}.lp-poster-caption{font-size:10px;gap:12px}.lp-poster-words{font-size:clamp(47px,12vw,80px);line-height:1.05;padding-block:60px}.lp-poster-bottom{font-size:9px;gap:15px}.lp-poster-bottom>span:last-child{max-width:none}.lp-scenario-index{padding:20px 0 0}.lp-scenario-list{display:grid;grid-template-columns:1fr;overflow:visible;padding:0;gap:0}.lp-scenario-list button{max-width:none;width:100%;min-height:46px;padding:13px 0;border:0;border-bottom:1px solid #cecec8;border-radius:0;font-size:13px}.lp-scenario-list button[aria-pressed=true]{padding-inline:0}.lp-scenario-list button svg{opacity:0}.lp-scenario-list button[aria-pressed=true] svg{opacity:1}.lp-scenario-detail{padding-top:23px}.lp-scenario-detail p:first-child{font-size:17px;max-width:32ch}.lp-scenario-detail p:nth-child(2){font-size:11px}.lp-scenario-detail .lp-button{width:100%;justify-content:space-between}.lp-how-caption{font-size:10px!important;max-width:38ch;line-height:1.7!important;padding-top:18px}.lp-feedback{padding:55px 0 70px}.lp-feedback-top{display:block}.lp-feedback-top h2{font-size:clamp(28px,9.8vw,38px)}.lp-feedback-top>p{font-size:13px;margin-top:25px;max-width:36ch}.lp-feedback-top>p br{display:none}.lp-editing{margin-top:30px}.lp-editing-toolbar{display:block;padding-block:16px}.lp-editing-toolbar>span{font-size:11px}.lp-switch{margin-top:17px;gap:24px}.lp-switch button{font-size:11px;padding:6px 0;min-height:35px;flex:none;gap:8px}.lp-editing blockquote{font-size:31px;padding:32px 0;line-height:1.28;min-height:390px;letter-spacing:-.025em}.lp-editing mark{text-decoration-thickness:1px;text-underline-offset:5px}.lp-editing-bottom{grid-template-columns:1fr;gap:18px;padding-top:18px}.lp-editing-bottom>span{font-size:10px}.lp-editing-bottom>div{margin-left:40px}.lp-editing-bottom p{font-size:14px}.lp-editing-bottom button{font-size:12px}.lp-training{padding:55px 0 45px}.lp-games-heading{display:block}.lp-games-heading h2{font-size:37px}.lp-games-heading>div{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-top:23px}.lp-games-heading>div>p{font-size:12px;max-width:200px}.lp-gallery-controls{gap:6px;margin:0}.lp-gallery-controls button{width:37px;height:40px}.lp-gallery-controls>span{display:none}.lp-games{gap:16px;padding:30px 20px 15px;scroll-padding-left:20px}.lp-game{flex-basis:83%;scroll-margin-left:0}.lp-game:nth-child(2n){padding-top:38px}.lp-game-art{aspect-ratio:1}.lp-game-art img{width:100%;height:100%}.lp-game-art>span{left:16px;top:14px;font-size:10px}.lp-game-caption{padding-top:17px;gap:8px}.lp-game h3{font-size:24px}.lp-game p{font-size:12px}.lp-game-caption svg{width:18px}.lp-evolution{min-height:700px;display:flex}.lp-evolution>.lp-wrap{display:block;padding:70px 0 90px}.lp-evolution h2{font-size:45px;line-height:1.08}.lp-evolution>.lp-wrap>div{max-width:270px;margin:35px 0 0 auto}.lp-evolution>.lp-wrap p:first-child{font-size:17px}.lp-evolution>.lp-wrap p{font-size:13px}.lp-evolution .lp-film-control{bottom:22px;right:20px}.lp-founder{padding:70px 0 50px}.lp-founder-heading{display:block;margin-bottom:35px}.lp-founder-heading h2{font-size:clamp(58px,14vw,88px);line-height:.99}.lp-founder-heading>p{font-size:13px;margin:28px 0 0 auto;max-width:260px}.lp-founder-edition{grid-template-columns:1fr;gap:27px;padding:27px 0}.lp-founder-name{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lp-founder-name>span{grid-column:1/-1;font-size:11px}.lp-founder-name h3{font-size:29px;margin:0}.lp-founder-name>p{font-size:11px;margin:0;align-self:end}.lp-founder-price{padding:25px 0 0;border-left:0;border-top:1px solid #cecec8}.lp-founder-price>p{font-size:12px}.lp-founder-price .lp-price{margin:14px 0 18px}.lp-price strong{font-size:90px}.lp-founder-price .lp-button{font-size:13px;margin-top:22px}.lp-founder-price small{font-size:10px}.lp-founder-details{grid-template-columns:1fr;gap:22px;padding-top:25px}.lp-founder-details>p{font-size:16px}.lp-founder-details>p br{display:none}.lp-founder-details li{font-size:12px}.lp-fair{font-size:10px!important}.lp-free{margin-top:30px}.lp-free h3{font-size:16px}.lp-free p{font-size:12px}.lp-faq{padding-block:55px;gap:25px}.lp-faq h2{font-size:32px}.lp-closing{min-height:450px}.lp-closing h2{font-size:38px}.lp-closing .lp-button{font-size:12px}.lp-footer{padding-top:35px}}@media(prefers-reduced-motion:reduce){.lp-poster-words{animation:none}.lp-scenario-poster,.lp-game-art img{transition:none}.lp-game:hover img{transform:none}}.lp-scenario-picker{display:none}.lp-games:after{content:"";flex:0 0 calc(64% - 72px)}@media(max-width:760px){.lp-scenario-picker{display:block;margin-bottom:18px;font-size:11px;color:#60605a}.lp-scenario-picker select{display:block;width:100%;margin-top:8px;padding:13px 35px 13px 12px;min-height:48px;background:#f5f5f1;color:#151515;border:1px solid #aaa99e;border-radius:0;font:500 13px Manrope,sans-serif}.lp-scenario-index .lp-scenario-list{display:none}.lp-scenario-detail{padding-top:0}.lp-games:after{flex-basis:calc(17% - 36px)}}.lp-editorial .lp-training :focus-visible{outline-color:#087984}.lp-hero-actions{flex-wrap:wrap}.lp-editorial .lp-free-assurance{flex-basis:100%;color:#fff;font-size:12px;line-height:1.5}@media(max-width:760px){.lp-nav-actions .lp-button-small{padding-inline:14px}}.lp-nav-actions .lp-button-small{white-space:nowrap}@media(max-width:760px){.lp-nav-actions{gap:10px}.lp-nav-actions .lp-button-small{font-size:11px;padding:12px 10px;gap:12px}}.lp-evolution .lp-film video{transform:scale(1.16);transform-origin:left top}.lp-editorial .lp-editing-toolbar{padding-block:14px}.lp-editorial .lp-switch{display:flex;gap:0;border:1px solid #151515}.lp-editorial .lp-switch button{padding:12px 20px;min-height:44px;font-size:13px;font-weight:500;color:#4b4b45;text-decoration:none;transition:background .18s ease,color .18s ease}.lp-editorial .lp-switch button+button{border-left:1px solid #151515}.lp-editorial .lp-switch button:hover{background:#e4e4dc!important;color:#151515}.lp-editorial .lp-switch button[aria-pressed=true]{background:#151515!important;color:#f5f5f1;text-decoration:none}.lp-editorial .lp-editing-bottom button{min-width:296px;justify-content:space-between;gap:24px;margin-top:20px;padding:16px 22px;border:0;background:var(--lp-teal);color:#fff;font-size:14px;font-weight:500;transition:background .18s ease}.lp-editorial .lp-editing-bottom button:hover{background:#0a636d}.lp-editorial .lp-founder{background:#eeeee8}.lp-editorial .lp-founder-edition{align-items:start;gap:60px;padding:46px 52px;border:1px solid #dcdcd3;background:#fff}.lp-editorial .lp-founder-name>span{display:inline-block;padding:7px 13px;background:var(--lp-teal);color:#fff;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.lp-editorial .lp-founder-price{padding-left:50px;border-left:1px solid #e3e3db}.lp-editorial .lp-founder-save{margin-bottom:14px;color:var(--lp-teal);font-size:14px;font-weight:600}.lp-editorial .lp-founder-price .lp-button{padding:20px 23px;background:var(--lp-teal);font-size:14px}.lp-editorial .lp-founder-price .lp-button:hover{background:#0a636d}@media(max-width:760px){.lp-editorial .lp-switch button{flex:1;justify-content:center;padding:11px 10px;font-size:12px;min-height:44px}.lp-editorial .lp-editing-bottom button{width:100%;min-width:0;padding:14px 18px;font-size:13px}.lp-editorial .lp-founder-edition{gap:27px;padding:26px 22px}.lp-editorial .lp-founder-name>span{justify-self:start}.lp-editorial .lp-founder-price{padding:25px 0 0;border-left:0;border-top:1px solid #e3e3db}.lp-editorial .lp-founder-save{font-size:13px}.lp-editorial .lp-founder-price .lp-button{padding:17px 20px;font-size:13px}.lp-editorial .lp-games-heading>div{display:block}.lp-editorial .lp-games-heading>div>p{max-width:none}.lp-editorial .lp-gallery-controls{margin-top:18px}.lp-editorial .lp-closing{align-items:flex-end}.lp-editorial .lp-closing-copy{padding:56px 0 92px}.lp-editorial .lp-closing .lp-button{width:100%;justify-content:space-between;font-size:13px}}.lp-editorial .lp-hero .lp-film video{background:url(/media/hero-porta-poster.jpg) center / cover no-repeat}@media(max-width:700px){.lp-editorial .lp-hero .lp-film video{background-image:url(/media/hero-porta-vertical-poster.jpg)}}.lp-editorial .lp-feedback .lp-editing{margin-top:0}.lp-editorial .lp-feedback .lp-feedback-top{margin-top:65px}@media(max-width:760px){.lp-editorial .lp-feedback .lp-feedback-top{margin-top:30px}}.lp-editorial .lp-editing-bottom button{margin-top:0}@media(max-width:760px){.lp-editorial .lp-editing-bottom>div{margin-left:0}}@media(min-width:761px){.lp-editorial .lp-editing-bottom{grid-template-columns:auto auto;justify-content:space-between;align-items:center}.lp-editorial .lp-editing-bottom>div{max-width:none}}
