.fcx{--fv-blue:#325DE6;--fv-blue-hover:#1F4ACD;--fv-greyser:#D5D9E7;--fv-dark-blue:#0B3558;--fv-metallic:#5F6E95;--fv-hawkes:#E1E8FE;--fv-white:#FFFFFF;--fv-grey-1:#F2F2F2;--fv-grey-2:#A3A3A3;--fv-grey-3:#828282;--fv-grey-4:#525252;--fv-grey-5:#2D2D2D;--fv-darker:#222222;--fv-success:#1F8900;--fv-warning:#EAB226;--fv-danger:#D62424;--fv-shadow-sm:0 4px 12px 0 #00000014;--fv-shadow-md:0 8px 24px 0 #00000024;--fv-shadow-lg:0 16px 40px 0 #00000024;--fv-r-sm:8px;--fv-r-md:12px;--fv-r-lg:16px;--fv-r-xl:24px;--fv-r-pill:999px;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--fv-grey-5);background:var(--main-white-color,#f2f2f2);line-height:1.2;-webkit-font-smoothing:antialiased;--fcx-panel-r:clamp(28px,4vw,44px)}.fcx *{box-sizing:border-box;margin:0;padding:0}.fcx img{max-width:100%;display:block}.fcx a{text-decoration:none;color:inherit}.fcx button{font-family:inherit;cursor:pointer}.page-content.fv-shell>main.main:has(.fcx){min-width:0}.fcx-wrap{max-width:1200px;margin:0 auto;padding:0 20px}.fcx-section{padding:64px 0;background:var(--fv-white)}.fcx-section--tint{background:var(--main-white-color,#f2f2f2)}.fcx-section--hawkes{background:var(--main-white-color,#f2f2f2)}.fcx-section:not(.fcx-section--tint):not(.fcx-section--hawkes){border-radius:var(--fcx-panel-r)}.fcx-section:not(.fcx-section--tint):not(.fcx-section--hawkes):has(+ #fcx-final){border-radius:var(--fcx-panel-r) var(--fcx-panel-r) 0 0}#fcx-final{border-radius:0 0 var(--fcx-panel-r) var(--fcx-panel-r)}.fcx h1,.fcx h2,.fcx h3,.fcx h4{color:var(--fv-darker);font-weight:700;text-wrap:balance}.fcx-h1{font-size:38px;line-height:1.1;letter-spacing:-.5px}.fcx-h2{font-size:30px;line-height:1.15;letter-spacing:-.4px}.fcx-h3{font-size:20px;font-weight:600}.fcx p{color:var(--fv-grey-4);text-wrap:pretty;line-height:1.5}.fcx-lead{font-size:17px;color:var(--fv-grey-4)}.fcx-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--fv-blue);background:var(--fv-hawkes);padding:6px 12px;border-radius:var(--fv-r-pill);align-self:flex-start;width:fit-content}.fcx-sec-head--center .fcx-eyebrow{align-self:center}.fcx-sec-head{max-width:680px;display:flex;flex-direction:column;gap:14px;margin-bottom:36px}.fcx-sec-head--center{margin-left:auto;margin-right:auto;text-align:center;align-items:center}.fcx-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 24px;border-radius:var(--fv-r-md);font-size:16px;font-weight:600;border:1px solid #00000000;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.fcx-btn--primary{background:var(--fv-blue);color:var(--fv-white);box-shadow:var(--fv-shadow-sm)}.fcx-btn--primary:hover{background:var(--fv-blue-hover);box-shadow:var(--fv-shadow-md);transform:translateY(-1px)}.fcx-btn--secondary{background:var(--fv-white);color:var(--fv-blue);border-color:var(--fv-blue)}.fcx-btn--secondary:hover{background:var(--fv-hawkes)}.fcx-btn--ghost{background:#fffFFF00;color:var(--fv-blue)}.fcx-btn--ghost:hover{background:var(--fv-hawkes)}.fcx-btn--white{background:var(--fv-white);color:var(--fv-blue)}.fcx-btn--white:hover{background:var(--fv-hawkes)}.fcx-btn--lg{min-height:56px;padding:14px 28px}.fcx-btn:focus-visible{outline:2px solid var(--fv-blue);outline-offset:2px}.fcx-nav{position:sticky;top:0;z-index:60;background:#fffFFFE6;backdrop-filter:blur(12px);border-bottom:1px solid #d5d9E766}.fcx-nav-in{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:16px;padding:12px 20px;min-height:64px}.fcx-nav-logo img{height:24px;width:auto}.fcx-nav-links{display:none;align-items:center;gap:4px;margin-left:8px}.fcx-nav-link{font-size:14px;font-weight:600;color:var(--fv-grey-4);padding:8px 12px;border-radius:var(--fv-r-sm)}.fcx-nav-link:hover{background:var(--fv-grey-1);color:var(--fv-darker)}.fcx-nav-link[aria-current=page]{color:var(--fv-blue);background:var(--fv-hawkes)}.fcx-nav-cta{margin-left:auto;display:flex;align-items:center;gap:8px}.fcx-nav-cta .fcx-btn{min-height:40px;padding:8px 16px;font-size:14px}.fcx-burger{display:grid;place-items:center;width:44px;height:44px;border:0;background:#fffFFF00;border-radius:var(--fv-r-sm);color:var(--fv-grey-5)}.fcx-burger:hover{background:var(--fv-grey-1)}.fcx-hero{background:var(--main-white-color,#f2f2f2);padding:48px 0 56px;overflow:hidden}.fcx-hero-grid{display:grid;gap:40px;align-items:center}.fcx-hero-copy{display:flex;flex-direction:column;gap:20px}.fcx-hero .fcx-h1 .fcx-accent{color:var(--fv-blue)}.fcx-hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.fcx-hero-trust{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:4px}.fcx-trust-item{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--fv-metallic)}.fcx-trust-item svg{flex:none;color:var(--fv-blue)}.fcx-hero-visual{position:relative;max-width:400px;margin:0 auto;width:100%}.fcx-balance-card{background:var(--fv-white);border-radius:var(--fv-r-xl);box-shadow:var(--fv-shadow-lg);border:1px solid #d5d9E780;overflow:hidden}.fcx-balance-head{background:linear-gradient(135deg,var(--fv-blue) 0,#1f4acd 100%);color:var(--fv-white);padding:22px 22px 20px}.fcx-balance-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;color:#fffFFFB3}.fcx-balance-num{display:flex;align-items:baseline;gap:8px;margin-top:10px}.fcx-balance-num .fcx-big{font-size:44px;font-weight:700;letter-spacing:-.8px}.fcx-balance-num .fcx-unit{font-size:14px;font-weight:600;color:#fffFFFCC}.fcx-balance-body{padding:8px 22px 18px}.fcx-balance-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--fv-grey-1)}.fcx-balance-row:last-child{border-bottom:0}.fcx-act-ic{width:38px;height:38px;border-radius:var(--fv-r-md);flex:none;background:var(--fv-hawkes);color:var(--fv-blue);display:grid;place-items:center}.fcx-balance-row .fcx-meta{flex:1;min-width:0}.fcx-balance-row .fcx-name{font-size:14px;font-weight:600;color:var(--fv-grey-5)}.fcx-balance-row .fcx-sub{font-size:12px;color:var(--fv-grey-3);margin-top:2px}.fcx-coin-cost{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:700;color:var(--fv-blue)}.fcx-coin-cost img{width:18px;height:17px}.fcx-float{position:absolute;display:flex;align-items:center;gap:8px;background:var(--fv-white);border:1px solid #d5d9E780;border-radius:var(--fv-r-pill);padding:8px 14px;font-size:13px;font-weight:700;color:var(--fv-grey-5);box-shadow:var(--fv-shadow-md)}.fcx-float--a{top:-14px;right:-6px}.fcx-float--b{bottom:-14px;left:-6px}.fcx-float svg{color:var(--fv-success)}.fcx-cards-3{display:grid;gap:16px}.fcx-card{background:var(--fv-white);border:1px solid #d5d9E780;border-radius:var(--fv-r-lg);padding:24px;box-shadow:var(--fv-shadow-sm);display:flex;flex-direction:column;gap:10px;transition:box-shadow .15s ease,transform .15s ease}.fcx-card:hover{box-shadow:var(--fv-shadow-md);transform:translateY(-2px)}.fcx-card-ic{width:44px;height:44px;border-radius:var(--fv-r-md);background:var(--fv-hawkes);color:var(--fv-blue);display:grid;place-items:center;margin-bottom:4px}.fcx-card p{font-size:14px}.fcx-how-grid{display:grid;gap:36px;align-items:center}.fcx-steps{display:flex;flex-direction:column;gap:0}.fcx-step{display:flex;gap:16px;position:relative;padding-bottom:28px}.fcx-step:last-child{padding-bottom:0}.fcx-step::before{content:"";position:absolute;left:21px;top:46px;bottom:6px;width:2px;background:var(--fv-hawkes);border-radius:2px}.fcx-step:last-child::before{display:none}.fcx-step-n{width:44px;height:44px;border-radius:50%;flex:none;background:var(--fv-blue);color:var(--fv-white);display:grid;place-items:center;font-size:17px;font-weight:700;box-shadow:var(--fv-shadow-sm)}.fcx-step-body{display:flex;flex-direction:column;gap:6px;padding-top:8px}.fcx-step-body p{font-size:14px}.fcx-phone{max-width:340px;margin:0 auto;width:100%;background:var(--fv-white);border:1px solid #d5d9E780;border-radius:var(--fv-r-xl);box-shadow:var(--fv-shadow-lg);overflow:hidden}.fcx-phone-top{padding:16px 18px;border-bottom:1px solid var(--fv-grey-1);display:flex;align-items:center;gap:10px}.fcx-phone-top .fcx-chip{font-size:11px;font-weight:700;color:var(--fv-blue);background:var(--fv-hawkes);padding:4px 10px;border-radius:var(--fv-r-pill)}.fcx-phone-top .fcx-ttl{font-size:14px;font-weight:700;color:var(--fv-darker)}.fcx-phone-list{padding:8px 18px 16px}.fcx-class-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--fv-grey-1)}.fcx-class-row:last-child{border-bottom:0}.fcx-class-row .fcx-meta{flex:1;min-width:0}.fcx-class-row .fcx-name{font-size:14px;font-weight:600;color:var(--fv-grey-5)}.fcx-class-row .fcx-sub{font-size:12px;color:var(--fv-grey-3);margin-top:2px}.fcx-phone-bar{margin:0 18px 18px;background:var(--fv-dark-blue);border-radius:var(--fv-r-md);color:var(--fv-white);padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.fcx-phone-bar .fcx-lab{font-size:12px;color:#fffFFFB3;font-weight:600}.fcx-phone-bar .fcx-val{font-size:15px;font-weight:700;display:flex;align-items:center;gap:6px}.fcx-phone-bar img{width:18px;height:17px;filter:brightness(0) invert(1)}.fcx-compare{display:grid;gap:16px}.fcx-comp-card{border-radius:var(--fv-r-xl);padding:28px 24px;display:flex;flex-direction:column;gap:16px}.fcx-comp-card--old{background:var(--fv-white);border:1px solid var(--fv-greyser)}.fcx-comp-card--new{background:var(--fv-white);border:2px solid var(--fv-blue);box-shadow:var(--fv-shadow-md);position:relative}.fcx-comp-tag{display:inline-flex;align-self:flex-start;align-items:center;gap:6px;font-size:12px;font-weight:700;padding:5px 12px;border-radius:var(--fv-r-pill)}.fcx-comp-tag--old{background:var(--fv-grey-1);color:var(--fv-grey-4)}.fcx-comp-tag--new{background:var(--fv-hawkes);color:var(--fv-blue)}.fcx-comp-list{list-style:none;display:flex;flex-direction:column;gap:12px}.fcx-comp-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--fv-grey-4);line-height:1.45}.fcx-li-ic{width:22px;height:22px;border-radius:50%;flex:none;display:grid;place-items:center;margin-top:0}.fcx-li-ic--x{background:var(--fv-grey-1);color:var(--fv-grey-3)}.fcx-li-ic--ok{background:#1f89001A;color:var(--fv-success)}.fcx-personas{display:grid;gap:16px}.fcx-persona{background:var(--fv-white);border:1px solid #d5d9E780;border-radius:var(--fv-r-lg);padding:24px;box-shadow:var(--fv-shadow-sm);display:flex;flex-direction:column;gap:16px}.fcx-persona-head{display:flex;align-items:center;gap:12px}.fcx-avatar{width:46px;height:46px;border-radius:50%;flex:none;display:grid;place-items:center;font-size:17px;font-weight:700;color:var(--fv-blue);background:var(--fv-hawkes)}.fcx-persona-head .fcx-name{font-size:16px;font-weight:700;color:var(--fv-darker)}.fcx-persona-head .fcx-role{font-size:13px;color:var(--fv-grey-3);margin-top:2px}.fcx-persona-bal{display:flex;align-items:center;gap:10px;background:#edf2fe;border-radius:var(--fv-r-md);padding:12px 14px}.fcx-persona-bal img{width:22px;height:20px}.fcx-persona-bal .fcx-num{font-size:16px;font-weight:700;color:var(--fv-darker)}.fcx-persona-bal .fcx-per{font-size:13px;color:var(--fv-metallic);font-weight:600}.fcx-routine{display:flex;flex-direction:column}.fcx-routine-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--fv-grey-1);font-size:14px}.fcx-routine-row:last-child{border-bottom:0}.fcx-routine-row .fcx-act{color:var(--fv-grey-5);font-weight:600}.fcx-persona-msg{font-size:13px;color:var(--fv-grey-4);background:var(--fv-grey-1);border-radius:var(--fv-r-md);padding:12px 14px;margin-top:auto;line-height:1.45}.fcx-disclaimer{font-size:13px;color:var(--fv-grey-3);text-align:center;margin-top:24px}.fcx-costs{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.fcx-cost-card{background:var(--fv-white);border:1px solid #d5d9E780;border-radius:var(--fv-r-lg);padding:20px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;box-shadow:var(--fv-shadow-sm);transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.fcx-cost-card:hover{box-shadow:var(--fv-shadow-md);transform:translateY(-2px);border-color:var(--fv-hawkes)}.fcx-cost-card .fcx-act-ic{width:48px;height:48px;border-radius:var(--fv-r-md)}.fcx-cost-card .fcx-name{font-size:14px;font-weight:700;color:var(--fv-darker)}.fcx-cost-card .fcx-from{font-size:12px;color:var(--fv-grey-3)}.fcx-cost-card .fcx-coin-cost{font-size:16px}.fcx-trans-grid{display:grid;gap:36px;align-items:center}.fcx-check-list{list-style:none;display:flex;flex-direction:column;gap:14px;margin-top:8px}.fcx-check-list li{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:var(--fv-grey-5)}.fcx-check-list .fcx-li-ic{width:26px;height:26px}.fcx-booking{max-width:380px;width:100%;margin:0 auto;background:var(--fv-white);border:1px solid #d5d9E780;border-radius:var(--fv-r-xl);box-shadow:var(--fv-shadow-lg);padding:22px;display:flex;flex-direction:column;gap:14px}.fcx-booking-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--fv-grey-1)}.fcx-booking-head .fcx-ttl{font-size:16px;font-weight:700;color:var(--fv-darker)}.fcx-booking-head .fcx-sub{font-size:13px;color:var(--fv-grey-3);margin-top:2px}.fcx-booking-rows{display:flex;flex-direction:column;gap:10px}.fcx-booking-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.fcx-booking-row .fcx-lab{color:var(--fv-grey-3)}.fcx-booking-row .fcx-val{font-weight:600;color:var(--fv-grey-5);text-align:right}.fcx-booking-cancel{display:flex;gap:10px;align-items:flex-start;background:#edf2fe;border-radius:var(--fv-r-md);padding:12px 14px;font-size:13px;color:var(--fv-grey-4);line-height:1.45}.fcx-booking-cancel svg{flex:none;color:var(--fv-blue);margin-top:1px}.fcx-booking .fcx-btn{width:100%}.fcx-cancel-grid{display:grid;gap:16px}.fcx-cancel-card{background:var(--fv-white);border:1px solid #d5d9E780;border-radius:var(--fv-r-lg);padding:22px;display:flex;flex-direction:column;gap:10px;box-shadow:var(--fv-shadow-sm)}.fcx-cancel-card .fcx-pill{align-self:flex-start;font-size:12px;font-weight:700;padding:5px 12px;border-radius:var(--fv-r-pill)}.fcx-pill--ok{background:#1f89001A;color:var(--fv-success)}.fcx-pill--warn{background:#eab2261F;color:#9a7308}.fcx-cancel-card p{font-size:14px}.fcx-who{display:grid;gap:12px}.fcx-who-card{display:flex;align-items:center;gap:14px;background:var(--fv-white);border:1px solid #d5d9E780;border-radius:var(--fv-r-lg);padding:18px 20px;box-shadow:var(--fv-shadow-sm);font-size:15px;font-weight:600;color:var(--fv-grey-5);transition:box-shadow .15s ease,transform .15s ease}.fcx-who-card:hover{box-shadow:var(--fv-shadow-md);transform:translateY(-2px)}.fcx-who-card .fcx-act-ic{width:42px;height:42px}.fcx-final{background:linear-gradient(135deg,var(--fv-blue) 0,#1f4acd 100%);border-radius:var(--fv-r-xl);padding:48px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px;position:relative;overflow:hidden}.fcx-final::before{content:"";position:absolute;right:-80px;top:-80px;width:280px;height:280px;border-radius:50%;background:#fffFFF14}.fcx-final::after{content:"";position:absolute;left:-100px;bottom:-120px;width:320px;height:320px;border-radius:50%;background:#fffFFF0F}.fcx-final>*{position:relative;z-index:1}.fcx-final .fcx-h2{color:var(--fv-white)}.fcx-final p{color:#fffFFFCC;max-width:520px;font-size:16px}.fcx-final-ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.fcx-final .fcx-btn--ghost{color:var(--fv-white);border:1px solid #fffFFF66}.fcx-final .fcx-btn--ghost:hover{background:#fffFFF1F}.fcx-final-tag{font-size:13px;font-weight:600;color:#fffFFF99;letter-spacing:.02em}.fcx-footer{background:var(--fv-dark-blue);color:#fffFFFB3;padding:48px 0 28px;margin-top:64px}.fcx-footer-grid{display:grid;gap:32px}.fcx-footer-brand img{height:22px;width:auto;filter:brightness(0) invert(1)}.fcx-footer-brand p{color:#fffFFF99;font-size:14px;max-width:280px;margin-top:14px;line-height:1.5}.fcx-footer h5{color:var(--fv-white);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.fcx-footer ul{list-style:none;display:flex;flex-direction:column;gap:10px}.fcx-footer a{font-size:14px;color:#fffFFF99}.fcx-footer a:hover{color:var(--fv-white)}.fcx-footer-bot{border-top:1px solid #fffFFF1F;margin-top:40px;padding-top:20px;display:flex;flex-wrap:wrap;gap:12px 24px;justify-content:space-between;font-size:13px;color:#fffFFF80}.fcx-month{max-width:780px;margin:0 auto;background:var(--fv-white);border:1px solid #d5d9E780;border-radius:var(--fv-r-xl);box-shadow:var(--fv-shadow-sm);overflow:hidden}.fcx-month-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;background:#edf2fe;border-bottom:1px solid #d5d9E780}.fcx-month-head .fcx-ttl{font-size:15px;font-weight:700;color:var(--fv-darker);display:flex;align-items:center;gap:8px}.fcx-month-head .fcx-ttl img{width:22px;height:20px}.fcx-month-head .fcx-tag{font-size:12px;font-weight:700;color:var(--fv-blue);background:var(--fv-white);padding:5px 12px;border-radius:var(--fv-r-pill)}.fcx-week{display:flex;flex-direction:column;gap:10px;padding:16px 22px;border-bottom:1px solid var(--fv-grey-1)}.fcx-week:last-of-type{border-bottom:0}.fcx-week-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.fcx-week-lab{font-size:13px;font-weight:700;color:var(--fv-grey-3);letter-spacing:.04em;text-transform:uppercase}.fcx-week-left{font-size:13px;font-weight:700;color:var(--fv-blue);display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.fcx-week-left img{width:16px;height:15px}.fcx-week-chips{display:flex;flex-wrap:wrap;gap:8px}.fcx-session-chip{display:inline-flex;align-items:center;gap:6px;background:var(--fv-hawkes);color:var(--fv-blue);font-size:13px;font-weight:700;padding:7px 13px;border-radius:var(--fv-r-pill)}.fcx-session-chip--rest{background:var(--fv-grey-1);color:var(--fv-grey-3)}.fcx-month-foot{padding:16px 22px;background:#f7f9fe;border-top:1px solid var(--fv-grey-1);font-size:13px;color:var(--fv-grey-4);line-height:1.5}.fcx-month-foot b{color:var(--fv-darker)}.fcx-start{max-width:980px;margin:0 auto;background:var(--fv-white);border:1px solid #d5d9E780;border-radius:var(--fv-r-xl);box-shadow:var(--fv-shadow-sm);padding:32px 24px;display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center}.fcx-start-steps{display:grid;gap:18px;width:100%}.fcx-start-step{display:flex;align-items:center;gap:14px;text-align:left}.fcx-start-step .fcx-step-n{width:40px;height:40px;font-size:16px}.fcx-start-step .fcx-t{font-size:15px;font-weight:700;color:var(--fv-darker)}.fcx-start-step .fcx-s{font-size:13px;color:var(--fv-grey-3);margin-top:2px}@media (min-width:700px){.fcx-wrap{padding:0 32px}.fcx-section{padding:88px 0}.fcx-h1{font-size:52px}.fcx-h2{font-size:38px}.fcx-lead{font-size:18px}.fcx-cards-3{grid-template-columns:repeat(3,1fr)}.fcx-compare{grid-template-columns:1fr 1fr}.fcx-cancel-grid{grid-template-columns:1fr 1fr}.fcx-who{grid-template-columns:repeat(2,1fr)}.fcx-final{padding:64px 48px}.fcx-start{padding:40px 48px}.fcx-start-steps{grid-template-columns:repeat(3,1fr)}.fcx-footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}.fcx-personas{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.fcx-h1{font-size:60px;letter-spacing:-.8px}.fcx-h2{font-size:48px;letter-spacing:-.6px}.fcx-hero{padding:80px 0 88px}.fcx-hero-grid{grid-template-columns:1.1fr 1fr;gap:64px}.fcx-hero-visual{margin:0 0 0 auto}.fcx-how-grid{grid-template-columns:1fr 1fr;gap:64px}.fcx-trans-grid{grid-template-columns:1fr 1fr;gap:64px}.fcx-who{grid-template-columns:repeat(3,1fr)}.fcx-nav-links{display:flex}.fcx-burger{display:none}}@media (max-width:699.5px){.fcx-personas{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding:4px 20px 18px;margin:0 -20px;scrollbar-width:none}.fcx-personas::-webkit-scrollbar{display:none}.fcx-persona{flex:0 0 82%;scroll-snap-align:center}.fcx-hero-visual{max-width:340px}.fcx-float--a{right:0}.fcx-float--b{left:0}}@media (prefers-reduced-motion:reduce){.fcx,.fcx *{transition:none!important;animation:none!important}}