/* FC Clearance New UI — scoped under .fcx-page (frozen design v19) */
body.fcx-newui-on .top-header-3{display:none}
.fcx-page{--blue:#1e69b8;--blue-dark:#17538f;--blue-tint:#ecf5ff;--blue-soft:#7ab3e8;--ink:#1c2126;--charcoal:#2c3338;--text:#212529;--muted:#6b7280;--line:#e6e8eb;--bg-soft:#f3f4f5;--bg-soft2:#f9fafb;--red:#e02424;--r-btn:5px;--r-card:14px;--shadow-sm:0 2px 10px rgba(28,33,38,.06);--shadow:0 12px 40px rgba(28,33,38,.10);--shadow-lg:0 26px 70px rgba(28,33,38,.18);--maxw:1200px;
font-family:'Montserrat',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:var(--text);line-height:1.6;overflow-x:hidden}
.fcx-page *{box-sizing:border-box}
.fcx-page img{max-width:100%;display:block;height:auto}
.fcx-page a{text-decoration:none;color:inherit}
.fcx-page button{font-family:inherit;cursor:pointer}
.fcx-page .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}
.fcx-page h1,.fcx-page h2,.fcx-page h3,.fcx-page h4{font-weight:700;line-height:1.15;color:var(--ink);margin:0}
.fcx-page section{scroll-margin-top:80px}
.fcx-page .eyebrow{font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--blue);display:inline-flex;align-items:center;gap:10px;margin-bottom:14px}
.fcx-page .eyebrow::before{content:"";width:26px;height:2px;background:var(--blue)}
.fcx-page .sec-head{margin-bottom:40px;max-width:720px}
.fcx-page .sec-head h2{font-size:clamp(26px,3.6vw,40px);text-transform:uppercase;letter-spacing:.01em}
.fcx-page .sec-head p{color:var(--muted);font-size:17px;margin:14px 0 0}
.fcx-page .section{padding:84px 0}
.fcx-page .section--soft{background:var(--bg-soft)}
.fcx-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 26px;border-radius:var(--r-btn);font-weight:600;font-size:15px;letter-spacing:.02em;border:2px solid transparent;transition:.22s ease;white-space:nowrap;line-height:1.2}
.fcx-page .btn svg{width:17px;height:17px;flex-shrink:0;stroke:currentColor}
.fcx-page .btn-primary{background:var(--blue);color:#fff}
.fcx-page .btn-primary:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 12px 26px rgba(30,105,184,.34);color:#fff}
.fcx-page .btn-outline{background:transparent;color:var(--ink);border-color:var(--line)}
.fcx-page .btn-outline:hover{border-color:var(--blue);color:var(--blue)}
.fcx-page .btn-ghost-light{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.22)}
.fcx-page .btn-ghost-light:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.5);color:#fff}
.fcx-page .btn-lg{padding:17px 32px;font-size:16px}
/* crumb */
.fcx-page .fcx-crumb{background:var(--bg-soft);border-bottom:1px solid var(--line)}
.fcx-page .fcx-crumb .wrap{display:flex;gap:8px;align-items:center;height:46px;font-size:13px;color:var(--muted)}
.fcx-page .fcx-crumb a:hover{color:var(--blue)}
.fcx-page .fcx-crumb .sep{opacity:.5}
.fcx-page .fcx-crumb .cur{color:var(--charcoal);font-weight:600}
/* hero */
.fcx-page .hero{background:var(--ink);color:#fff;position:relative;overflow:hidden}
.fcx-page .hero::before{content:"";position:absolute;inset:0;background:radial-gradient(1200px 600px at 78% -10%,rgba(30,105,184,.28),transparent 60%),radial-gradient(800px 500px at 6% 120%,rgba(122,179,232,.13),transparent 55%)}
.fcx-page .hero .wrap{position:relative;display:grid;grid-template-columns:1.05fr 1.25fr;gap:56px;align-items:center;padding:64px 24px 72px}
.fcx-page .hero .wrap.hero-1col{grid-template-columns:1fr;max-width:860px}
.fcx-page .hero-eyebrow{color:var(--blue-soft)}
.fcx-page .hero-eyebrow::before{background:var(--blue-soft)}
.fcx-page .hero h1{color:#fff;font-size:clamp(38px,5.4vw,62px);font-weight:800;letter-spacing:.01em;text-transform:uppercase;line-height:1.04}
.fcx-page .hero .lede{color:#c8cdd2;font-size:15px;margin:20px 0 24px;max-width:460px;line-height:1.65}
.fcx-page .price-row{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:8px}
.fcx-page .price-now{font-size:44px;font-weight:800;color:#fff;line-height:1}
.fcx-page .price-now small{font-size:18px;font-weight:600;color:#c8cdd2;margin-right:6px}
.fcx-page .price-was{font-size:20px;color:#8b9198;text-decoration:line-through;padding-bottom:4px}
.fcx-page .save-badge{background:var(--red);color:#fff;font-weight:700;font-size:13px;letter-spacing:.03em;padding:7px 13px;border-radius:6px;text-transform:uppercase;box-shadow:0 8px 20px rgba(224,36,36,.35)}
.fcx-page .finance-line{color:#aeb4ba;font-size:14px;margin:6px 0 26px}
.fcx-page .finance-line b{color:var(--blue-soft);font-weight:700}
.fcx-page .finance-line a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.fcx-page .chips{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}
.fcx-page .chip{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);padding:9px 15px;border-radius:40px;font-size:13.5px;font-weight:600;color:#fff}
.fcx-page .chip svg{width:16px;height:16px;stroke:var(--blue-soft);flex-shrink:0}
.fcx-page .hero-cta{display:flex;gap:12px;flex-wrap:wrap}
.fcx-page .hero-note{color:#7d858d;font-size:11.5px;line-height:1.65;margin:18px 0 0;max-width:520px}
.fcx-page .hero-media{position:relative}
.fcx-page .hero-media .main-shot{border-radius:18px;overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:16/11;background:#0f1316}
.fcx-page .hero-media .main-shot img{width:100%;height:100%;object-fit:cover}
.fcx-page .hero-thumbs{display:flex;gap:12px;margin-top:14px}
.fcx-page .hero-thumbs button{flex:1;border:2px solid transparent;border-radius:12px;overflow:hidden;padding:0;background:#0f1316;aspect-ratio:16/10;opacity:.72;transition:.22s}
.fcx-page .hero-thumbs button img{width:100%;height:100%;object-fit:cover}
.fcx-page .hero-thumbs button.active,.fcx-page .hero-thumbs button:hover{opacity:1;border-color:var(--blue)}
/* subnav */
.fcx-page .subnav{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
.fcx-page .subnav .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;height:56px}
.fcx-page .subnav-links{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}
.fcx-page .subnav-links::-webkit-scrollbar{display:none}
.fcx-page .subnav-links a{font-size:13.5px;font-weight:600;color:var(--charcoal);padding:8px 16px;border-radius:40px;white-space:nowrap;transition:.2s;letter-spacing:.02em;text-transform:uppercase}
.fcx-page .subnav-links a:hover{background:var(--bg-soft);color:var(--blue)}
.fcx-page .subnav-links a.active{background:var(--ink);color:#fff}
.fcx-page .sn-price{font-weight:800;color:var(--ink);font-size:16px;white-space:nowrap}
.fcx-page .sn-price s{color:var(--muted);font-weight:600;font-size:13px;margin-right:6px}
/* floorplan */
.fcx-page .floor-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:40px;align-items:center}
.fcx-page .floor-grid.fg1{grid-template-columns:1fr}
.fcx-page .floor-img{background:#fff;border:1px solid var(--line);border-radius:var(--r-card);padding:22px;box-shadow:var(--shadow-sm)}
.fcx-page .floor-img img{width:100%;border-radius:8px}
.fcx-page .floor-dims{display:flex;flex-direction:column;gap:14px}
.fcx-page .dim{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px 20px}
.fcx-page .dim-ico{width:40px;height:40px;border-radius:10px;background:var(--bg-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.fcx-page .dim-ico svg{width:20px;height:20px;stroke:var(--blue)}
.fcx-page .dim-v{font-size:22px;font-weight:800;color:var(--ink);line-height:1}
.fcx-page .dim-l{font-size:12.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:4px}
/* specs */
.fcx-page .spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.fcx-page .spec{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px 22px;position:relative;overflow:hidden;transition:.22s}
.fcx-page .spec::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--blue);transform:scaleY(0);transform-origin:top;transition:.25s}
.fcx-page .spec:hover{box-shadow:var(--shadow);transform:translateY(-3px)}
.fcx-page .spec:hover::before{transform:scaleY(1)}
.fcx-page .s-l{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:600}
.fcx-page .s-v{font-size:24px;font-weight:800;color:var(--ink);margin-top:8px;line-height:1.1}
.fcx-page .s-i{position:absolute;top:16px;right:16px;width:34px;height:34px;border-radius:9px;background:var(--blue-tint);display:flex;align-items:center;justify-content:center}
.fcx-page .s-i svg{width:17px;height:17px;stroke:var(--blue)}
/* inclusions */
.fcx-page .inc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.fcx-page .inc-card{background:#fff;border:1px solid var(--line);border-radius:var(--r-card);padding:28px;transition:.25s}
.fcx-page .inc-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}
.fcx-page .inc-head{display:flex;align-items:center;gap:13px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--line)}
.fcx-page .i-ico{width:44px;height:44px;border-radius:11px;background:var(--ink);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.fcx-page .i-ico svg{width:22px;height:22px;stroke:var(--blue-soft)}
.fcx-page .inc-head h4{font-size:17px;text-transform:uppercase;letter-spacing:.04em}
.fcx-page .inc-list{list-style:none;display:flex;flex-direction:column;gap:11px;margin:0;padding:0}
.fcx-page .inc-list li{display:flex;gap:11px;font-size:14px;line-height:1.45;margin:0}
.fcx-page .inc-list li svg{width:16px;height:16px;stroke:var(--blue);flex-shrink:0;margin-top:3px}
.fcx-page .inc-list li b{color:var(--ink);font-weight:600}
.fcx-page .inc-list li span{color:var(--muted)}
/* gallery */
.fcx-page .gal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.fcx-page .gal-item{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;aspect-ratio:4/3;background:var(--bg-soft)}
.fcx-page .gal-item img{width:100%;height:100%;object-fit:cover;transition:.4s}
.fcx-page .gal-item::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(28,33,38,.4),transparent 45%);opacity:0;transition:.3s}
.fcx-page .gal-item .z{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(6px);transition:.3s}
.fcx-page .gal-item .z svg{width:16px;height:16px;stroke:var(--ink)}
.fcx-page .gal-item:hover img{transform:scale(1.07)}
.fcx-page .gal-item:hover::after,.fcx-page .gal-item:hover .z{opacity:1;transform:none}
.fcx-page .gal-carousel{display:none}
.fcx-page .gal-car-main{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4/3;background:var(--bg-soft)}
.fcx-page .gal-car-main img{width:100%;height:100%;object-fit:cover}
.fcx-page .gal-car-btn{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.94);border:0;box-shadow:0 4px 14px rgba(28,33,38,.28);font-size:20px;line-height:1;color:var(--ink);display:flex;align-items:center;justify-content:center}
.fcx-page .gal-car-btn.prev{left:10px}
.fcx-page .gal-car-btn.next{right:10px}
.fcx-page .gal-count{position:absolute;right:10px;bottom:10px;background:rgba(28,33,38,.68);color:#fff;font-size:11.5px;font-weight:600;padding:4px 10px;border-radius:20px}
.fcx-page .gal-car-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.fcx-page .gal-car-thumbs::-webkit-scrollbar{display:none}
.fcx-page .gal-car-thumbs button{flex:0 0 calc((100% - 32px)/5);aspect-ratio:4/3;border:2px solid transparent;border-radius:8px;overflow:hidden;padding:0;background:var(--bg-soft);opacity:.65;transition:.2s}
.fcx-page .gal-car-thumbs button.active{border-color:var(--blue);opacity:1}
.fcx-page .gal-car-thumbs button img{width:100%;height:100%;object-fit:cover}
/* lightbox */
.fcx-page .lb{position:fixed;inset:0;background:rgba(15,19,22,.94);z-index:99999;display:none;align-items:center;justify-content:center;padding:40px}
.fcx-page .lb.open{display:flex}
.fcx-page .lb img{max-width:90vw;max-height:84vh;border-radius:10px;box-shadow:var(--shadow-lg)}
.fcx-page .lb-btn{position:absolute;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);color:#fff;width:52px;height:52px;border-radius:50%;font-size:22px;display:flex;align-items:center;justify-content:center;transition:.2s}
.fcx-page .lb-btn:hover{background:rgba(255,255,255,.22)}
.fcx-page .lb-close{top:26px;right:26px}
.fcx-page .lb-prev{left:26px;top:50%;transform:translateY(-50%)}
.fcx-page .lb-next{right:26px;top:50%;transform:translateY(-50%)}
.fcx-page .lb-count{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);color:#cfd4d8;font-size:14px;letter-spacing:.05em}
/* finance */
.fcx-page .fin{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border:1px solid var(--line);border-radius:var(--r-card);overflow:hidden;box-shadow:var(--shadow-sm)}
.fcx-page .fin-form{padding:38px}
.fcx-page .fin-field{margin-bottom:22px}
.fcx-page .fin-field label{display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:var(--charcoal);margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em}
.fcx-page .fin-field label b{color:var(--blue);font-weight:800}
.fcx-page .fin-field input[type=range]{width:100%;accent-color:var(--blue);height:6px;padding:0;border:0}
.fcx-page .fi-num{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;padding:0 14px;background:#fff}
.fcx-page .fi-num span{color:var(--muted);font-weight:600}
.fcx-page .fi-num input{border:0;outline:0;padding:12px 6px;font-family:inherit;font-size:15px;font-weight:600;width:100%;color:var(--ink);background:transparent;box-shadow:none}
.fcx-page .fin-seg{display:flex;gap:8px}
.fcx-page .fin-seg button{flex:1;padding:10px;border:1px solid var(--line);background:#fff;border-radius:8px;font-weight:600;font-size:13px;color:var(--charcoal);transition:.2s}
.fcx-page .fin-seg button.active{background:var(--ink);color:#fff;border-color:var(--ink)}
.fcx-page .fin-out{background:var(--ink);color:#fff;padding:38px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}
.fcx-page .fin-out::before{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 90% 0,rgba(30,105,184,.3),transparent 60%)}
.fcx-page .fo-l{position:relative;font-size:13px;text-transform:uppercase;letter-spacing:.14em;color:var(--blue-soft);font-weight:700}
.fcx-page .fo-v{position:relative;font-size:56px;font-weight:800;line-height:1;margin:12px 0 4px;color:#fff}
.fcx-page .fo-v small{font-size:20px;font-weight:600;color:#aeb4ba}
.fcx-page .fo-sub{position:relative;color:#c8cdd2;font-size:14px;margin-bottom:22px}
.fcx-page .fo-rows{position:relative;border-top:1px solid rgba(255,255,255,.14);padding-top:18px;display:flex;flex-direction:column;gap:10px}
.fcx-page .fo-rows div{display:flex;justify-content:space-between;font-size:14px;color:#c8cdd2}
.fcx-page .fo-rows b{color:#fff;font-weight:700}
.fcx-page .fin-disc{position:relative;font-size:11.5px;color:#8b9198;margin-top:18px;line-height:1.5}
/* enquire */
.fcx-page .enquire{background:var(--ink);color:#fff;position:relative;overflow:hidden}
.fcx-page .enquire::before{content:"";position:absolute;inset:0;background:radial-gradient(900px 500px at 90% 120%,rgba(122,179,232,.13),transparent 55%),radial-gradient(700px 400px at 0% -10%,rgba(30,105,184,.24),transparent 55%)}
.fcx-page .enquire .wrap{position:relative;display:grid;grid-template-columns:1fr 1.15fr;gap:56px;padding:80px 24px}
.fcx-page .enquire .eyebrow{color:var(--blue-soft)}
.fcx-page .enquire .eyebrow::before{background:var(--blue-soft)}
.fcx-page .enquire h2{color:#fff;font-size:clamp(28px,3.6vw,42px);text-transform:uppercase}
.fcx-page .e-lede{color:#c8cdd2;font-size:16px;margin:16px 0 28px;max-width:400px}
.fcx-page .e-contacts{display:flex;flex-direction:column;gap:16px}
.fcx-page .e-contact{display:flex;align-items:center;gap:14px}
.fcx-page .ec-ico{width:46px;height:46px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.fcx-page .ec-ico svg{width:20px;height:20px;stroke:var(--blue-soft)}
.fcx-page .ec-l{font-size:12px;color:#8b9198;text-transform:uppercase;letter-spacing:.08em}
.fcx-page .ec-v{font-size:17px;font-weight:700;color:#fff}
.fcx-page .form-card{background:#fff;border-radius:18px;padding:36px;box-shadow:var(--shadow-lg)}
.fcx-page .form-card h3{color:var(--ink);font-size:22px;text-transform:uppercase;margin:0 0 6px}
.fcx-page .fc-sub{color:var(--muted);font-size:14px;margin:0 0 20px}
.fcx-page .enq-disc{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.14);margin-top:14px;padding-top:20px;color:#8b9198;font-size:11.5px;line-height:1.75}
.fcx-page .enq-disc b{display:block;color:#aeb4ba;font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-weight:700}
/* Gravity Form inside the card */
.fcx-page .form-card .gform_wrapper{margin:0}
.fcx-page .form-card .gform_wrapper .gform_fields{grid-row-gap:14px}
.fcx-page .form-card .gform_wrapper input[type=text],
.fcx-page .form-card .gform_wrapper input[type=tel],
.fcx-page .form-card .gform_wrapper input[type=email],
.fcx-page .form-card .gform_wrapper textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 15px;font-family:inherit;font-size:15px;color:var(--ink);background:var(--bg-soft2);transition:.2s;box-shadow:none}
.fcx-page .form-card .gform_wrapper input:focus,.fcx-page .form-card .gform_wrapper textarea:focus{outline:0;border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px rgba(30,105,184,.12)}
.fcx-page .form-card .gform_footer{margin:14px 0 0;padding:0}
.fcx-page .form-card .gform_wrapper input[type=submit],.fcx-page .form-card .gform_wrapper .gform_button{width:100%;background:var(--blue);color:#fff;border:0;border-radius:var(--r-btn);padding:17px 32px;font-size:16px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:.22s;font-family:inherit}
.fcx-page .form-card .gform_wrapper input[type=submit]:hover,.fcx-page .form-card .gform_wrapper .gform_button:hover{background:var(--blue-dark)}
.fcx-page .form-card .gform_confirmation_message{color:var(--ink);font-size:16px;font-weight:600;padding:20px 0}
.fcx-page .form-card .gform_validation_errors{border:1px solid #f3c7c7;background:#fff7f1;border-radius:8px;padding:10px 14px}
/* mobile sticky bar — two buttons only, no price (price lives in hero) */
/* responsive */
@media(max-width:1024px){
.fcx-page .hero .wrap{grid-template-columns:1fr;gap:36px;padding:48px 24px 56px}
.fcx-page .hero-media{order:-1}
.fcx-page .spec-grid{grid-template-columns:repeat(3,1fr)}
.fcx-page .inc-grid{grid-template-columns:repeat(2,1fr)}
.fcx-page .gal-grid{grid-template-columns:repeat(3,1fr)}
.fcx-page .floor-grid{grid-template-columns:1fr}
.fcx-page .enquire .wrap{grid-template-columns:1fr;gap:40px}
.fcx-page .fin{grid-template-columns:1fr}
}
@media(max-width:760px){
.fcx-page .section{padding:56px 0}
.fcx-page section{scroll-margin-top:70px}
/* 手机版打折视觉强化：现价放大整行，原价红线划掉，SAVE 徽章加大 */
.fcx-page .price-row{gap:10px;row-gap:6px}
.fcx-page .price-now{font-size:46px;flex-basis:100%}
.fcx-page .price-was{font-size:20px;text-decoration-color:var(--red);text-decoration-thickness:2.5px;padding-bottom:6px}
.fcx-page .save-badge{font-size:14.5px;padding:10px 16px;border-radius:8px}
.fcx-page .finance-line{font-size:14.5px}
.fcx-page .hero-cta .btn{flex:1}
.fcx-page .spec-grid{grid-template-columns:repeat(2,1fr);gap:10px}
.fcx-page .spec{padding:15px 14px}
.fcx-page .s-l{font-size:10.5px;letter-spacing:.07em}
.fcx-page .s-v{font-size:19px;margin-top:6px}
.fcx-page .s-i{display:none}
.fcx-page .gal-grid{display:none}
.fcx-page .gal-carousel{display:block}
.fcx-page #fcx-floorplan .sec-head h2,.fcx-page #fcx-specs .sec-head h2,.fcx-page #fcx-inclusions .sec-head h2,.fcx-page #fcx-finance .sec-head h2,.fcx-page #fcx-finance .sec-head p{display:none}
.fcx-page #fcx-floorplan .sec-head,.fcx-page #fcx-specs .sec-head,.fcx-page #fcx-inclusions .sec-head,.fcx-page #fcx-finance .sec-head{margin-bottom:20px}
.fcx-page .inc-grid{grid-template-columns:1fr}
.fcx-page .sn-price{display:none}
}
