:root{--forest:#0b3d2b;--deep:#0f5c3b;--green:#1f8a55;--light:#7bcb8b;--mint:#eaf6ee;--soft:#f5f9f6;--ink:#17221c;--muted:#637269;--line:#dbe7df;--white:#fff;--shadow:0 24px 60px rgba(15,92,59,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.hh-home{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}.hh-container{width:min(1320px,calc(100% - 12vw));margin:auto}.hh-header{position:fixed;inset:0 0 auto;z-index:100;height:80px;color:#fff;background:rgba(5,31,22,.38);border-bottom:1px solid rgba(255,255,255,.16);backdrop-filter:blur(14px);transition:.35s}.hh-header.scrolled{background:rgba(255,255,255,.96);color:var(--ink);border-color:var(--line);box-shadow:0 10px 30px rgba(16,40,27,.07)}.hh-nav{height:100%;display:flex;align-items:center;justify-content:space-between}.hh-logo{display:block;width:240px}.hh-logo img{display:block;width:100%;height:44px;object-fit:contain;object-position:left}.logo-dark{display:none!important}.hh-header.scrolled .logo-light{display:none}.hh-header.scrolled .logo-dark{display:block!important}.hh-menu{display:flex;align-items:center;gap:30px}.hh-menu a{color:inherit;text-decoration:none;font-size:14px;font-weight:700}.hh-menu a:not(.hh-btn):after{content:"";display:block;width:0;height:2px;margin-top:5px;background:var(--light);transition:.25s}.hh-menu a:hover:after{width:100%}.hh-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:999px;padding:15px 24px;background:var(--green);color:#fff!important;text-decoration:none;font-weight:800;cursor:pointer;transition:.28s}.hh-btn:hover{transform:translateY(-2px);background:var(--deep);box-shadow:0 14px 28px rgba(31,138,85,.24)}.hh-btn b{transition:.25s}.hh-btn:hover b,.hh-card a:hover b{transform:translateX(4px)}.hh-btn-small{padding:12px 20px;background:#fff;color:var(--deep)!important}.hh-header.scrolled .hh-btn-small{background:var(--green);color:#fff!important}.hh-menu-toggle{display:none;border:0;background:transparent;padding:10px}.hh-menu-toggle span{display:block;width:26px;height:2px;margin:5px;background:currentColor}.hh-hero{min-height:780px;height:100svh;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(5,30,21,.91) 0%,rgba(5,30,21,.74) 38%,rgba(5,30,21,.14) 76%),var(--hero) center/cover no-repeat;position:relative}.hh-hero:after{content:"";position:absolute;inset:auto 0 0;height:140px;background:linear-gradient(transparent,rgba(5,30,21,.22));pointer-events:none}.hh-hero-inner{position:relative;z-index:1;padding-top:72px}.hh-kicker{margin:0 0 18px;color:var(--green);font-size:13px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.hh-hero .hh-kicker,.hh-dark .hh-kicker,.hh-stats .hh-kicker{color:#a7e2bd}.hh-hero h1{max-width:850px;margin:0;font-size:clamp(58px,7vw,106px);line-height:.92;letter-spacing:-.058em}.hh-lead{max-width:720px;margin:28px 0 0;color:#e6f0ea;font-size:18px;line-height:1.7}.hh-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.hh-badges span{padding:10px 14px;border:1px solid rgba(255,255,255,.32);border-radius:10px;background:rgba(0,0,0,.16);font-size:13px;font-weight:800}.hh-actions{display:flex;gap:12px;margin-top:30px}.hh-btn-ghost{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.5)}.hh-section{padding:110px 0}.hh-soft{background:var(--soft)}.hh-heading-row{display:grid;grid-template-columns:1.6fr .8fr;gap:60px;align-items:end}.hh-section h2{max-width:900px;margin:0;font-size:clamp(42px,5.2vw,70px);line-height:1;letter-spacing:-.052em}.hh-heading-row>p,.hh-copy{margin:0;color:var(--muted);line-height:1.8}.hh-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:46px}.hh-card,.hh-product{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;transition:.3s}.hh-card{padding:16px}.hh-card:hover,.hh-product:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.hh-card-img{overflow:hidden;border-radius:15px;background:#f7faf8;aspect-ratio:1}.hh-card-img img{width:100%;height:100%;object-fit:cover;transition:.5s}.hh-card:hover img,.hh-product:hover img{transform:scale(1.045)}.hh-card h3{font-size:19px;margin:17px 0 7px}.hh-card p{min-height:44px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.hh-card a{display:inline-flex;gap:8px;margin-top:16px;color:var(--deep);text-decoration:none;font-size:13px;font-weight:800}.hh-card a b{transition:.25s}.hh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:46px}.hh-product>a{color:inherit;text-decoration:none}.hh-product-copy{position:relative;padding:18px 20px 22px}.hh-product-copy p{margin:0 0 7px;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hh-product-copy h3{margin:0 0 9px;font-size:20px}.hh-product-copy span{color:var(--muted);font-size:13px}.hh-product-copy>b{position:absolute;right:20px;top:23px;color:var(--green)}.hh-app-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:46px}.hh-app{position:relative;min-height:380px;border-radius:26px;overflow:hidden;background:var(--forest)}.hh-app img{position:absolute;width:100%;height:100%;object-fit:cover;transition:.55s}.hh-app:hover img{transform:scale(1.04)}.hh-app>div{position:absolute;inset:auto 0 0;padding:100px 28px 26px;color:#fff;background:linear-gradient(transparent,rgba(5,30,21,.94))}.hh-app h3{margin:0;font-size:27px}.hh-app p{margin:7px 0 0;color:#dcebe3}.hh-split{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hh-media{position:relative}.hh-media>img:first-child{display:block;width:100%;border-radius:28px;box-shadow:var(--shadow)}.hh-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;padding:0;list-style:none}.hh-checks li{padding:14px 14px 14px 42px;border:1px solid var(--line);border-radius:14px;background:#fff;position:relative;font-weight:700}.hh-checks li:before{content:"✓";position:absolute;left:15px;color:var(--green)}.hh-text-link{display:inline-flex;gap:12px;color:var(--deep);text-decoration:none;font-weight:900}.hh-dark{background:var(--forest);color:#fff}.hh-dark h2{max-width:800px}.hh-quality-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;margin-top:50px}.hh-process{display:grid;gap:12px}.hh-process article{display:flex;gap:20px;padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(255,255,255,.06)}.hh-process span{display:grid;place-items:center;flex:0 0 50px;height:50px;border-radius:50%;background:rgba(123,203,139,.15);color:#a7e2bd;font-weight:900}.hh-process h3{margin:2px 0 5px}.hh-process p{margin:0;color:#cfe0d6;font-size:14px}.hh-stats{color:#fff;background:linear-gradient(rgba(8,56,38,.88),rgba(8,56,38,.9)),var(--stats) center/cover no-repeat;background-attachment:fixed}.hh-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:52px}.hh-stat-grid>div{border-top:1px solid rgba(255,255,255,.35);padding-top:22px}.hh-stat-grid strong,.hh-stat-grid b{font-size:clamp(50px,6vw,78px);line-height:1;color:#a7e2bd}.hh-stat-grid b{font-weight:400}.hh-stat-grid p{margin:10px 0 0;color:#e1eee6}.hh-letters{font-size:clamp(42px,5vw,66px)!important}.hh-about .hh-inset{position:absolute;right:-28px;bottom:-34px;width:42%;border:8px solid #fff;border-radius:22px;box-shadow:var(--shadow)}.hh-pill-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.hh-pill-row span{padding:9px 13px;border-radius:999px;background:var(--mint);color:var(--deep);font-size:12px;font-weight:800}.hh-catalog-cover{text-align:center}.hh-catalog-cover img{width:min(75%,390px);max-height:580px;object-fit:contain;border-radius:12px;box-shadow:0 30px 70px rgba(14,54,34,.22);transform:rotate(-2deg)}.hh-contact{background:linear-gradient(135deg,#f7fbf8,#e7f5ec)}.hh-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.hh-contact-note{display:grid;gap:6px;margin-top:30px;padding:20px;border-left:3px solid var(--green);background:rgba(255,255,255,.68)}.hh-contact-note span{color:var(--muted);font-size:13px}.hh-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.hh-form label{display:grid;gap:7px;color:#415149;font-size:13px;font-weight:800}.hh-form input,.hh-form select,.hh-form textarea{width:100%;padding:14px;border:1px solid #cbd9d1;border-radius:11px;background:#fff;color:var(--ink);font:inherit}.hh-form input:focus,.hh-form select:focus,.hh-form textarea:focus{outline:2px solid rgba(31,138,85,.18);border-color:var(--green)}.hh-form textarea{min-height:135px;resize:vertical}.hh-full{grid-column:1/-1}.hh-hp{position:absolute!important;left:-9999px!important}.hh-feedback{margin:0;text-align:center;color:var(--deep);font-weight:800}.hh-footer{padding:55px 0 20px;background:#072b1e;color:#d8e8df}.hh-footer-grid{display:grid;grid-template-columns:250px 1fr auto;gap:50px;align-items:center}.hh-footer img{width:230px}.hh-footer p{margin:0;color:#b9cec2}.hh-footer a{color:#fff;text-decoration:none;font-weight:800}.hh-copyright{margin-top:36px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:12px;color:#9bb5a7}.hh-basic{padding:140px 0}.reveal{opacity:0;transform:translateY(34px);transition:opacity .72s ease,transform .72s ease}.reveal.show{opacity:1;transform:none}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.hh-container{width:min(100% - 48px,920px)}.hh-category-grid{grid-template-columns:repeat(2,1fr)}.hh-category-grid .hh-card:last-child{grid-column:1/-1}.hh-product-grid{grid-template-columns:repeat(2,1fr)}.hh-split,.hh-quality-grid,.hh-contact-grid{grid-template-columns:1fr}.hh-heading-row{grid-template-columns:1fr;gap:18px}.hh-stat-grid{grid-template-columns:repeat(2,1fr)}.hh-footer-grid{grid-template-columns:1fr}.hh-menu-toggle{display:block;position:relative;z-index:2;color:inherit}.hh-menu{position:fixed;inset:80px 0 auto;display:none;flex-direction:column;align-items:flex-start;padding:26px 24px;background:#fff;color:var(--ink);box-shadow:0 20px 30px rgba(0,0,0,.12)}.hh-menu.open{display:flex}.hh-about .hh-inset{right:12px}}
@media(max-width:620px){.hh-container{width:calc(100% - 36px)}.hh-header{height:68px}.hh-logo{width:190px}.hh-logo img{height:36px}.hh-menu{inset:68px 0 auto}.hh-hero{min-height:760px;height:100svh;background:linear-gradient(180deg,rgba(5,30,21,.85),rgba(5,30,21,.56)),var(--hero-mobile) 58% center/cover no-repeat}.hh-hero-inner{padding-top:50px}.hh-hero h1{font-size:clamp(48px,14vw,66px)}.hh-lead{font-size:16px}.hh-actions{flex-direction:column;align-items:stretch}.hh-btn{width:100%}.hh-section{padding:78px 0}.hh-section h2{font-size:42px}.hh-category-grid,.hh-product-grid,.hh-app-grid,.hh-stat-grid,.hh-form,.hh-checks{grid-template-columns:1fr}.hh-category-grid .hh-card:last-child,.hh-full{grid-column:auto}.hh-app{min-height:300px}.hh-split,.hh-quality-grid,.hh-contact-grid{gap:38px}.hh-about .hh-inset{position:relative;right:auto;bottom:auto;width:60%;margin:-45px 0 0 35%}.hh-catalog-cover img{width:72%;max-height:460px}.hh-stats{background-attachment:scroll}.hh-footer{padding-top:44px}}

/* B2B footer: content is supplied by native menus and Global Settings. */
.hh-footer-cta{padding:54px 0;background:#eaf6ee}.hh-footer-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:36px}.hh-footer-cta h2{margin:0;color:#17221c;font-size:clamp(28px,3vw,44px);line-height:1.08;letter-spacing:-.035em}.hh-footer-cta p{margin:12px 0 0;color:#52675c;line-height:1.65}.hh-footer{padding:70px 0 22px;background:#073526;color:#bfd1c7}.hh-footer-grid{display:grid;grid-template-columns:1.25fr .85fr 1fr 1fr;gap:46px;align-items:start}.hh-footer-brand{max-width:300px}.hh-footer-logo{display:block;width:230px;margin-bottom:24px}.hh-footer-logo img{display:block;max-width:100%;height:auto}.hh-footer-brand p{margin:0;color:#bfd1c7;line-height:1.7}.hh-footer-brand .hh-footer-location{margin-top:16px;color:#ddeae3;font-weight:700}.hh-footer-column{min-width:0}.hh-footer-column summary{color:#fff;font-size:15px;font-weight:800;letter-spacing:.02em;list-style:none;cursor:default}.hh-footer-column summary::-webkit-details-marker{display:none}.hh-footer-column summary span{display:none}.hh-footer-menu ul,.hh-copyright ul{margin:18px 0 0;padding:0;list-style:none}.hh-footer-menu li{margin:0 0 11px}.hh-footer a{color:#ddeae3;text-decoration:none}.hh-footer a:hover{color:#7ed3a1}.hh-footer-menu a,.hh-footer-contact-list a{font-size:14px;line-height:1.5}.hh-footer-contact-list{display:grid;gap:11px;margin-top:18px}.hh-footer-contact-list span{color:#bfd1c7;font-size:14px;line-height:1.6}.hh-footer-socials{display:flex;gap:9px;margin-top:22px}.hh-footer-socials a{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(221,234,227,.35);border-radius:50%;font-size:13px;font-weight:800}.hh-copyright{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:52px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);font-size:12px;color:#bfd1c7}.hh-copyright nav ul{display:flex;flex-wrap:wrap;gap:18px;margin:0}.hh-copyright a{font-weight:700}.hhb-floating-quote{bottom:18px}.hh-footer-cta+.hh-footer{margin-top:0}
@media(max-width:1050px){.hh-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.hh-footer-brand{max-width:360px}.hh-footer-cta-inner{align-items:flex-start;flex-direction:column}.hh-footer-cta .hh-btn{width:auto}}
@media(max-width:620px){.hh-footer-cta{padding:42px 0}.hh-footer-cta .hh-btn{width:100%}.hh-footer{padding:44px 0 20px}.hh-footer-grid{grid-template-columns:1fr;gap:0}.hh-footer-brand{margin-bottom:26px}.hh-footer-column{border-top:1px solid rgba(255,255,255,.16)}.hh-footer-column summary{display:flex;align-items:center;justify-content:space-between;padding:17px 0;cursor:pointer}.hh-footer-column summary span{display:block;font-size:20px;font-weight:400;transition:.2s}.hh-footer-column[open] summary span{transform:rotate(45deg)}.hh-footer-column:not([open]) .hh-footer-menu,.hh-footer-column:not([open]) .hh-footer-contact-list{display:none}.hh-footer-menu ul,.hh-footer-contact-list{margin:0 0 16px}.hh-footer-menu li{margin-bottom:12px}.hh-copyright{display:block;margin-top:30px;line-height:1.6}.hh-copyright nav ul{margin-top:12px;gap:8px 16px}.hhb-floating-quote{bottom:12px}.hh-footer-cta h2{font-size:31px}}

/* Six category cards: 3×2 desktop, 2 columns tablet, 1 column mobile. */
.hh-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1050px){.hh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hh-category-grid .hh-card:last-child{grid-column:auto}}
@media(max-width:620px){.hh-category-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.hh-card,.hh-product,.hh-card-img img,.hh-app img{transition:none}}
html body.hh-home{margin:0!important;padding:0!important;max-width:none!important;width:100%!important}
.admin-bar .hh-header{top:32px}.admin-bar .hh-menu{top:112px}@media(max-width:782px){.admin-bar .hh-header{top:46px}.admin-bar .hh-menu{top:114px}}
.hh-menu-list{display:flex;align-items:center;gap:30px;margin:0;padding:0;list-style:none}.hh-menu-list li{margin:0;padding:0}@media(max-width:1050px){.hh-menu-list{width:100%;flex-direction:column;align-items:flex-start;gap:24px}.hh-menu-list li{width:100%}.hh-menu-list .hh-btn{width:100%}}


/* FALCON Privacy Policy final visual system — 2026-08-20 */

/* FALCON Privacy Policy — scoped visual system */
.falcon-privacy-policy{
  --fpp-green:#0f8f5b;
  --fpp-deep:#083f2f;
  --fpp-ink:#17231d;
  --fpp-muted:#66736c;
  --fpp-line:#dde6e0;
  --fpp-soft:#f2f8f5;
  --fpp-white:#ffffff;
  color:var(--fpp-ink);
  background:var(--fpp-white);
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
  font-size:16px;
  line-height:1.75;
}
.falcon-privacy-policy *{box-sizing:border-box}
.falcon-privacy-policy a{color:var(--fpp-green);text-decoration:none}
.falcon-privacy-policy a:hover{text-decoration:underline}
.fpp-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}

.fpp-hero{
  background:
    radial-gradient(circle at 88% 18%,rgba(15,143,91,.11),transparent 34%),
    linear-gradient(180deg,#f8fbf9 0%,#f2f8f5 100%);
  border-bottom:1px solid var(--fpp-line);
  padding:72px 0 56px;
}
.fpp-kicker{
  color:var(--fpp-green);
  font-size:12px;
  font-weight:800;
  letter-spacing:.16em;
  margin-bottom:14px;
}
.fpp-hero h1{
  margin:0;
  color:var(--fpp-deep);
  font-size:clamp(40px,5vw,64px);
  line-height:1.05;
  letter-spacing:-.035em;
  font-weight:760;
}
.fpp-meta{
  margin-top:16px;
  color:var(--fpp-muted);
  font-size:14px;
}
.fpp-intro{
  margin-top:30px;
  max-width:900px;
  color:#405048;
  font-size:17px;
  line-height:1.75;
}
.fpp-intro p{margin:0 0 14px}
.fpp-intro p:last-child{margin-bottom:0}
.fpp-intro code{
  background:rgba(15,143,91,.08);
  color:var(--fpp-deep);
  border:1px solid rgba(15,143,91,.12);
  padding:2px 7px;
  border-radius:6px;
  font-family:inherit;
  font-size:.95em;
}

.fpp-body{padding:64px 0 88px}
.fpp-layout{
  display:grid;
  grid-template-columns:245px minmax(0,790px);
  gap:72px;
  align-items:start;
  justify-content:center;
}
.fpp-toc{position:relative}
.fpp-toc-card{
  position:sticky;
  top:112px;
  border:1px solid var(--fpp-line);
  border-radius:14px;
  padding:18px;
  background:#fbfdfc;
}
.fpp-toc-title{
  color:var(--fpp-deep);
  font-size:13px;
  font-weight:800;
  margin-bottom:10px;
}
.fpp-toc nav{display:grid;gap:2px}
.fpp-toc nav a{
  color:#56635c;
  font-size:13px;
  line-height:1.35;
  padding:7px 8px;
  border-radius:7px;
}
.fpp-toc nav a:hover{
  color:var(--fpp-green);
  background:#eef7f2;
  text-decoration:none;
}
.fpp-contact-mini{
  margin-top:16px;
  padding-top:15px;
  border-top:1px solid var(--fpp-line);
  display:grid;
  gap:3px;
}
.fpp-contact-mini span{
  font-size:10px;
  font-weight:800;
  letter-spacing:.12em;
  color:#7b8a82;
}
.fpp-contact-mini a{
  font-size:12px;
  overflow-wrap:anywhere;
}

.fpp-article{
  min-width:0;
  color:#33423a;
}
.fpp-article h2{
  scroll-margin-top:120px;
  color:var(--fpp-deep);
  font-size:28px;
  line-height:1.24;
  letter-spacing:-.018em;
  margin:56px 0 18px;
  padding-top:6px;
}
.fpp-article h2:first-of-type{margin-top:0}
.fpp-article h3{
  color:#203129;
  font-size:19px;
  line-height:1.4;
  margin:30px 0 10px;
}
.fpp-article p{margin:0 0 17px}
.fpp-article ul{
  margin:8px 0 22px;
  padding-left:23px;
}
.fpp-article li{
  margin:7px 0;
  padding-left:4px;
}
.fpp-article li::marker{color:var(--fpp-green)}
.fpp-article strong{color:#1b2b23}
.fpp-article > h2{
  border-top:1px solid var(--fpp-line);
  padding-top:42px;
}
.fpp-article > h2:first-of-type{
  border-top:0;
  padding-top:0;
}

.fpp-mobile-toc{
  display:none;
  border:1px solid var(--fpp-line);
  border-radius:12px;
  background:#f8fbf9;
  padding:0 16px;
  margin-bottom:28px;
}
.fpp-mobile-toc summary{
  cursor:pointer;
  color:var(--fpp-deep);
  font-weight:750;
  padding:14px 0;
}
.fpp-mobile-toc nav{
  display:grid;
  gap:2px;
  padding:0 0 14px;
}
.fpp-mobile-toc nav a{
  color:#56635c;
  font-size:14px;
  padding:6px 0;
}

.fpp-end-card{
  margin-top:58px;
  padding:26px 28px;
  border-radius:14px;
  background:var(--fpp-deep);
  color:#fff;
  display:grid;
  gap:5px;
  box-shadow:0 18px 50px rgba(8,63,47,.12);
}
.fpp-end-label{
  color:#9ad9b8;
  font-size:10px;
  font-weight:800;
  letter-spacing:.14em;
  margin-bottom:3px;
}
.fpp-end-card strong{color:#fff;font-size:17px}
.fpp-end-card a{color:#c4ecd7}
.fpp-end-card a:hover{color:#fff}

@media (max-width:960px){
  .fpp-shell{width:min(100% - 36px,820px)}
  .fpp-hero{padding:58px 0 46px}
  .fpp-layout{display:block}
  .fpp-toc{display:none}
  .fpp-mobile-toc{display:block}
  .fpp-body{padding:42px 0 68px}
}
@media (max-width:520px){
  .fpp-shell{width:calc(100% - 32px)}
  .fpp-hero{padding:42px 0 36px}
  .fpp-hero h1{font-size:40px}
  .fpp-intro{font-size:15px;line-height:1.7}
  .fpp-body{padding:30px 0 54px}
  .fpp-article h2{font-size:24px;margin-top:44px;padding-top:32px}
  .fpp-article h3{font-size:18px;margin-top:25px}
  .fpp-article{font-size:15px}
  .fpp-end-card{padding:22px 20px}
}

