:root{
  --fse-navy:#0D1823;
  --fse-navy-2:#07131C;
  --fse-navy-3:#132633;
  --fse-teal:#00A790;
  --fse-teal-light:#28C7B4;
  --fse-grey:#687C85;
  --fse-light:#E5E6EA;
  --fse-soft:#F5F7F8;
  --fse-white:#FFFFFF;
  --fse-text:#16202A;
  --fse-line:rgba(13,24,35,.12);
  --fse-shadow:0 22px 55px rgba(13,24,35,.12);
  --fse-container:min(1280px,calc(100vw - 48px));
  --fse-radius:4px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.flyservice-site{margin:0!important;color:var(--fse-text)!important;font-family:Roboto,Arial,sans-serif!important;font-size:16px!important;line-height:1.65!important;background:#fff!important;-webkit-font-smoothing:antialiased}
body.flyservice-site #page-container,body.flyservice-site #main-content{padding-top:0!important;background:#fff!important}
body.flyservice-site #main-header,body.flyservice-site #et-top-navigation,body.flyservice-site #top-header{display:none!important}
body.flyservice-site a{text-decoration:none}
body.flyservice-site img{display:block;max-width:100%;height:auto}
body.flyservice-site h1,body.flyservice-site h2,body.flyservice-site h3,body.flyservice-site h4{font-family:Montserrat,Arial,sans-serif!important;color:var(--fse-text)!important;line-height:1.08!important;padding:0!important;margin:0 0 18px!important;font-weight:700!important;letter-spacing:-.035em!important}
body.flyservice-site h1{font-size:clamp(3.2rem,5.7vw,5.9rem)!important}
body.flyservice-site h2{font-size:clamp(2.15rem,3.5vw,3.55rem)!important}
body.flyservice-site h3{font-size:1.25rem!important;letter-spacing:-.02em!important}
body.flyservice-site p{padding:0!important;margin:0 0 18px!important}
body.flyservice-site ul{padding-left:18px!important;margin:0!important}
body.flyservice-site .fse-container{width:var(--fse-container);margin:0 auto}
body.flyservice-site .fse-section{padding:105px 0}
body.flyservice-site .fse-section-soft{background:#F0F4F5}
body.flyservice-site .fse-section-dark{background:var(--fse-navy);color:#fff}
body.flyservice-site .fse-grid{display:grid;gap:36px}
body.flyservice-site .fse-two{grid-template-columns:1.05fr .95fr;align-items:center}
body.flyservice-site .fse-three{grid-template-columns:repeat(3,minmax(0,1fr))}
body.flyservice-site .fse-kicker{font-family:Montserrat,Arial,sans-serif;font-size:.76rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:var(--fse-teal);margin-bottom:16px}
body.flyservice-site .fse-kicker-light{color:#8EE5D9}
body.flyservice-site .fse-lead{font-size:1.16rem;line-height:1.75;color:#fff;max-width:760px}
body.flyservice-site .fse-lead-dark{color:#526771}
body.flyservice-site .fse-section-number{font-family:Montserrat,Arial,sans-serif;color:var(--fse-teal);font-size:.92rem;font-weight:700;letter-spacing:.12em;margin-bottom:18px}
body.flyservice-site .fse-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:11px;min-height:52px;padding:0 25px!important;border-radius:1px!important;font-family:Montserrat,Arial,sans-serif!important;font-size:.84rem!important;font-weight:700!important;line-height:1!important;letter-spacing:0!important;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease;box-shadow:none!important}
body.flyservice-site .fse-btn:hover{transform:translateY(-2px)}
body.flyservice-site .fse-btn-small{min-height:44px;padding:0 19px!important;font-size:.75rem!important}
body.flyservice-site .fse-btn-primary{background:var(--fse-teal)!important;color:#fff!important;border:1px solid var(--fse-teal)!important}
body.flyservice-site .fse-btn-primary:hover{background:#008c79!important;border-color:#008c79!important}
body.flyservice-site .fse-btn-ghost{background:rgba(13,24,35,.35)!important;color:#fff!important;border:1px solid rgba(255,255,255,.65)!important}
body.flyservice-site .fse-btn-outline-light{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.78)!important}
body.flyservice-site .fse-btn-icon{width:18px;height:18px;flex:none}
body.flyservice-site .fse-btn-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:31px}
body.flyservice-site .fse-text-link{display:inline-flex;align-items:center;gap:10px;color:var(--fse-teal)!important;font-family:Montserrat,Arial,sans-serif;font-size:.86rem;font-weight:700;margin-top:10px}
body.flyservice-site .fse-text-link svg{width:18px;height:18px}
body.flyservice-site .fse-text-link-light{color:#fff!important}

/* Header */
body.flyservice-site .fse-header{position:fixed;top:0;left:0;right:0;z-index:9999;transition:background .25s ease,box-shadow .25s ease;border-bottom:1px solid transparent}
body.flyservice-site .fse-header.scrolled{background:rgba(13,24,35,.96);box-shadow:0 8px 24px rgba(0,0,0,.16);border-color:rgba(255,255,255,.08);backdrop-filter:blur(12px)}
body.flyservice-site .fse-nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}
body.flyservice-site .fse-brand{display:flex;align-items:center;color:#fff!important;min-width:0;flex:0 0 auto}
body.flyservice-site .fse-brand-logo{display:block;width:auto;height:38px;max-width:245px;object-fit:contain;object-position:left center}
body.flyservice-site .fse-brand-mark{font-family:Montserrat,Arial,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.075em;color:var(--fse-teal);line-height:1}
body.flyservice-site .fse-brand-text{display:flex;flex-direction:column;line-height:1.05}
body.flyservice-site .fse-brand-text strong{font-family:Montserrat,Arial,sans-serif;font-size:.79rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff}
body.flyservice-site .fse-brand-text small{font-size:.48rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.68);margin-top:5px}
body.flyservice-site .fse-menu ul{display:flex;align-items:center;gap:24px;padding:0!important;margin:0!important;list-style:none!important}
body.flyservice-site .fse-menu li{list-style:none!important;margin:0!important;padding:0!important}
body.flyservice-site .fse-menu li::before{display:none!important}
body.flyservice-site .fse-menu a{font-family:Roboto,Arial,sans-serif;color:#fff!important;font-size:.78rem;font-weight:500;opacity:.94;transition:color .2s ease}
body.flyservice-site .fse-menu a:hover{color:#7FE0D4!important}
body.flyservice-site .fse-nav-actions{display:flex;align-items:center;gap:17px}
body.flyservice-site .fse-lang{font-family:Montserrat,Arial,sans-serif;color:#fff;font-size:.67rem;letter-spacing:.15em;font-weight:600;white-space:nowrap}
body.flyservice-site .fse-mobile-toggle{display:none;width:42px;height:42px;border:0;background:transparent;padding:8px;flex-direction:column;justify-content:center;gap:5px}
body.flyservice-site .fse-mobile-toggle span{display:block;height:2px;width:100%;background:#fff}

/* Hero */
body.flyservice-site .fse-hero{position:relative;min-height:760px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(13,24,35,.84) 0%,rgba(13,24,35,.55) 42%,rgba(13,24,35,.14) 72%),url('../img/hero-home.png') center 52%/cover no-repeat;overflow:hidden;padding:128px 0 172px}
body.flyservice-site .fse-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,24,35,.05),rgba(13,24,35,.2));pointer-events:none}
body.flyservice-site .fse-hero-content{position:relative;z-index:2}
body.flyservice-site .fse-hero-copy{max-width:650px}
body.flyservice-site .fse-hero h1{color:#fff!important;text-shadow:0 2px 20px rgba(0,0,0,.22);max-width:700px}
body.flyservice-site .fse-hero .fse-lead{max-width:670px;color:rgba(255,255,255,.9)!important;font-weight:300}
body.flyservice-site .fse-hero-pillars-wrap{position:absolute;z-index:3;left:0;right:0;bottom:0;background:rgba(13,24,35,.94);border-top:1px solid rgba(255,255,255,.14)}
body.flyservice-site .fse-hero-pillars{display:grid;grid-template-columns:repeat(3,1fr)}
body.flyservice-site .fse-pillar{display:grid;grid-template-columns:48px 1fr;gap:17px;align-items:flex-start;padding:30px 34px;border-right:1px solid rgba(255,255,255,.17);min-height:135px}
body.flyservice-site .fse-pillar:last-child{border-right:0}
body.flyservice-site .fse-pillar-icon{color:#fff}
body.flyservice-site .fse-pillar-icon svg{width:34px;height:34px}
body.flyservice-site .fse-pillar h3{color:#fff!important;font-size:1rem!important;margin-bottom:9px!important;letter-spacing:0!important}
body.flyservice-site .fse-pillar p{color:rgba(255,255,255,.72)!important;font-size:.86rem!important;line-height:1.5!important;margin:0!important}

/* Manifesto */
body.flyservice-site .fse-manifesto{padding:0;background:#fff}
body.flyservice-site .fse-manifesto-grid{display:grid;grid-template-columns:1.1fr .64fr .95fr;min-height:530px;align-items:stretch}
body.flyservice-site .fse-manifesto-copy{padding:92px 60px 82px 0;align-self:center}
body.flyservice-site .fse-manifesto-copy h2{font-size:clamp(2rem,3.2vw,3.35rem)!important}
body.flyservice-site .fse-manifesto-copy p{max-width:570px;color:#526771}
body.flyservice-site .fse-system-flow{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:11px;padding:70px 30px;background:#fff}
body.flyservice-site .fse-system-item{display:flex;align-items:center;gap:14px;width:100%;max-width:245px;font-family:Montserrat,Arial,sans-serif;font-size:.73rem;text-transform:uppercase;font-weight:700;color:var(--fse-navy)}
body.flyservice-site .fse-system-item svg{width:31px;height:31px;color:#5E747D}
body.flyservice-site .fse-system-arrow{color:#71878F;font-size:1rem;line-height:1}
body.flyservice-site .fse-manifesto-image{overflow:hidden;min-height:530px}
body.flyservice-site .fse-manifesto-image img{width:100%;height:100%;object-fit:cover;object-position:64% center}

/* Outcomes */
body.flyservice-site .fse-outcomes-section{background:var(--fse-navy);color:#fff;padding:86px 0 94px}
body.flyservice-site .fse-section-heading-center{text-align:center}
body.flyservice-site .fse-outcomes-section h2{color:#fff!important}
body.flyservice-site .fse-outcomes-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:42px}
body.flyservice-site .fse-outcome{text-align:center;padding:10px 28px;border-right:1px solid rgba(255,255,255,.18);min-height:220px}
body.flyservice-site .fse-outcome:last-child{border-right:0}
body.flyservice-site .fse-outcome-icon{height:58px;color:var(--fse-teal);display:flex;align-items:center;justify-content:center;margin-bottom:12px}
body.flyservice-site .fse-outcome-icon svg{width:47px;height:47px}
body.flyservice-site .fse-outcome h3{color:var(--fse-teal-light)!important;font-size:1.13rem!important;line-height:1.35!important;letter-spacing:0!important;margin-bottom:15px!important}
body.flyservice-site .fse-outcome p{color:rgba(255,255,255,.72)!important;font-size:.86rem;margin:0!important}

/* Approach */
body.flyservice-site .fse-approach-section{background:#fff;padding-bottom:95px}
body.flyservice-site .fse-approach-line{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:34px;margin-top:58px}
body.flyservice-site .fse-approach-line::before{content:"";position:absolute;left:8%;right:8%;top:22px;height:1px;background:#82C8BF}
body.flyservice-site .fse-approach-step{position:relative;text-align:center;padding:0 12px}
body.flyservice-site .fse-approach-number{position:relative;z-index:2;width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--fse-teal);color:#fff;font-family:Montserrat,Arial,sans-serif;font-size:.72rem;font-weight:700;margin-bottom:25px}
body.flyservice-site .fse-approach-icon{display:flex;justify-content:center;color:#445963;margin-bottom:18px}
body.flyservice-site .fse-approach-icon svg{width:52px;height:52px}
body.flyservice-site .fse-approach-step h3{font-size:1.08rem!important;letter-spacing:0!important}
body.flyservice-site .fse-approach-step ul{display:inline-block;text-align:left;color:#596D76;font-size:.85rem;line-height:1.55;padding-left:17px!important}
body.flyservice-site .fse-centered-button{text-align:center;margin-top:52px}

/* Mosaic */
body.flyservice-site .fse-capability-mosaic{background:var(--fse-navy);padding:0}
body.flyservice-site .fse-mosaic-grid{display:grid;grid-template-columns:1.02fr .72fr 1.02fr .94fr;min-height:520px}
body.flyservice-site .fse-mosaic-panel{padding:62px 42px;display:flex;flex-direction:column;justify-content:center}
body.flyservice-site .fse-mosaic-dark{background:var(--fse-navy);color:#fff}
body.flyservice-site .fse-mosaic-dark h2{color:#fff!important;font-size:2.15rem!important}
body.flyservice-site .fse-mosaic-dark p{color:rgba(255,255,255,.75)!important}
body.flyservice-site .fse-mosaic-image{overflow:hidden;min-height:520px}
body.flyservice-site .fse-mosaic-image img{width:100%;height:100%;object-fit:cover}
body.flyservice-site .fse-solution-list{display:grid;margin-top:12px}
body.flyservice-site .fse-solution-list a{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.14);color:#fff!important;font-size:.86rem}
body.flyservice-site .fse-solution-list a span{color:var(--fse-teal)}

/* Projects / insight cards */
body.flyservice-site .fse-projects-preview{background:#fff}
body.flyservice-site .fse-home-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}
body.flyservice-site .fse-home-heading h2{margin-bottom:0!important}
body.flyservice-site .fse-project-grid,body.flyservice-site .fse-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
body.flyservice-site .fse-tile{background:#fff;border:1px solid var(--fse-line);box-shadow:0 15px 36px rgba(13,24,35,.08);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
body.flyservice-site .fse-tile:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(13,24,35,.14)}
body.flyservice-site .fse-tile-image{display:block;overflow:hidden}
body.flyservice-site .fse-tile-image img{width:100%;height:255px;object-fit:cover;transition:transform .5s ease}
body.flyservice-site .fse-tile:hover .fse-tile-image img{transform:scale(1.035)}
body.flyservice-site .fse-tile-body{padding:27px}
body.flyservice-site .fse-tile h3{font-size:1.2rem!important;line-height:1.25!important;margin-bottom:12px!important}
body.flyservice-site .fse-tile h3 a{color:var(--fse-text)!important}
body.flyservice-site .fse-tile p{color:#5E7079;font-size:.92rem;line-height:1.65}
body.flyservice-site .fse-meta{display:flex;flex-wrap:wrap;gap:10px;font-family:Montserrat,Arial,sans-serif;color:var(--fse-grey);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:11px}
body.flyservice-site .fse-link{color:var(--fse-teal)!important;font-family:Montserrat,Arial,sans-serif;font-size:.75rem;font-weight:700}

/* CTA & footer */
body.flyservice-site .fse-final-cta-section{background:var(--fse-navy);padding:0 0 62px}
body.flyservice-site .fse-final-cta{display:grid;grid-template-columns:1.35fr .65fr;gap:30px;align-items:center;background:linear-gradient(110deg,var(--fse-teal),#0789A0);padding:48px 58px;color:#fff}
body.flyservice-site .fse-final-cta h2{color:#fff!important;font-size:2.6rem!important;margin-bottom:12px!important}
body.flyservice-site .fse-final-cta p{color:rgba(255,255,255,.86)!important;margin:0!important}
body.flyservice-site .fse-final-cta>a{justify-self:end}
body.flyservice-site .fse-footer{background:#07131C;color:#fff;padding:62px 0 25px}
body.flyservice-site .fse-footer-grid{display:grid;grid-template-columns:1.35fr .72fr .95fr .72fr .85fr;gap:38px}
body.flyservice-site .fse-footer-company{padding-right:22px}
body.flyservice-site .fse-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
body.flyservice-site .fse-footer-grid h3{font-family:Roboto,Arial,sans-serif!important;color:#fff!important;font-size:.87rem!important;font-weight:500!important;letter-spacing:0!important;margin:0 0 9px!important}
body.flyservice-site .fse-footer-grid a,body.flyservice-site .fse-footer-grid span,body.flyservice-site .fse-footer-intro{color:rgba(255,255,255,.64)!important;font-size:.75rem;line-height:1.55}
body.flyservice-site .fse-footer-intro{margin-top:13px!important;max-width:310px}
body.flyservice-site .fse-footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:20px;color:rgba(255,255,255,.48);font-size:.68rem}
body.flyservice-site .fse-footer-bottom a{color:rgba(255,255,255,.58)!important}

/* Generic inner pages */
body.flyservice-site .fse-page-hero{position:relative;padding:185px 0 100px;color:#fff;background:linear-gradient(90deg,rgba(13,24,35,.86),rgba(13,24,35,.36)),url('../img/hero-approach.png') center/cover no-repeat}
body.flyservice-site .fse-page-hero.solutions{background-image:linear-gradient(90deg,rgba(13,24,35,.88),rgba(13,24,35,.35)),url('../img/custom-equipment.png')}
body.flyservice-site .fse-page-hero.projects{background-image:linear-gradient(90deg,rgba(13,24,35,.88),rgba(13,24,35,.35)),url('../img/project-inspection.png')}
body.flyservice-site .fse-page-hero.knowledge{background-image:linear-gradient(90deg,rgba(13,24,35,.88),rgba(13,24,35,.35)),url('../img/knowledge-wind.png')}
body.flyservice-site .fse-page-hero.about{background-image:linear-gradient(90deg,rgba(13,24,35,.88),rgba(13,24,35,.35)),url('../img/hero-home.png')}
body.flyservice-site .fse-page-hero h1{color:#fff!important;max-width:850px}
body.flyservice-site .fse-page-hero .fse-lead{max-width:760px}
body.flyservice-site .fse-breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;color:rgba(255,255,255,.7);font-size:.75rem;margin-bottom:23px}
body.flyservice-site .fse-breadcrumbs a{color:inherit!important}
body.flyservice-site .fse-panel,body.flyservice-site .fse-card{background:#fff;border:1px solid var(--fse-line);box-shadow:var(--fse-shadow);padding:32px}
body.flyservice-site .fse-card p,body.flyservice-site .fse-panel p{color:#60747D}
body.flyservice-site .fse-card-icon{display:flex;width:48px;height:48px;align-items:center;justify-content:center;background:#DDF6F2;color:var(--fse-teal);font-family:Montserrat,Arial,sans-serif;font-weight:700;margin-bottom:20px}
body.flyservice-site .fse-media{overflow:hidden;box-shadow:var(--fse-shadow)}
body.flyservice-site .fse-media img{width:100%;height:100%;min-height:470px;object-fit:cover}
body.flyservice-site .fse-feature-list{display:grid;gap:14px}
body.flyservice-site .fse-feature{display:flex;gap:12px;color:#536970}
body.flyservice-site .fse-dot{width:9px;height:9px;margin-top:9px;border-radius:50%;background:var(--fse-teal);flex:none}
body.flyservice-site .fse-process{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}
body.flyservice-site .fse-step{background:#fff;border-top:3px solid var(--fse-teal);padding:26px;min-height:230px}
body.flyservice-site .fse-step-number{font-family:Montserrat,Arial,sans-serif;color:var(--fse-teal);font-weight:700;margin-bottom:18px}
body.flyservice-site .fse-section-dark .fse-step h3{color:var(--fse-text)!important}
body.flyservice-site .fse-section-dark .fse-step p,body.flyservice-site .fse-section-dark .fse-step li{color:#61737B!important}
body.flyservice-site .fse-cta{display:grid;grid-template-columns:1.3fr .7fr;gap:25px;align-items:center;background:var(--fse-teal);color:#fff;padding:44px}
body.flyservice-site .fse-cta h2{color:#fff!important}
body.flyservice-site .fse-contact-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
body.flyservice-site .fse-contact-form .full{grid-column:1/-1}
body.flyservice-site .fse-contact-form input,body.flyservice-site .fse-contact-form textarea,body.flyservice-site .fse-contact-form select{width:100%;border:1px solid #D5DEE2;background:#F8FAFA;padding:15px 16px;font-family:Roboto,Arial,sans-serif;font-size:.95rem;border-radius:0}
body.flyservice-site .fse-contact-form textarea{min-height:170px;resize:vertical}
body.flyservice-site .fse-contact-form button{border:0;cursor:pointer}
body.flyservice-site .fse-notice{background:#E3F7F4;border-left:4px solid var(--fse-teal);padding:16px 18px;color:#174D47;margin-bottom:18px}
body.flyservice-site article.fse-reveal h2{margin-top:30px!important}
body.flyservice-site .fse-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}
body.flyservice-site .fse-reveal.visible{opacity:1;transform:none}

@media(max-width:1180px){
  body.flyservice-site .fse-menu ul{gap:16px}
  body.flyservice-site .fse-menu a{font-size:.72rem}
  body.flyservice-site .fse-mosaic-grid{grid-template-columns:1fr 1fr}
  body.flyservice-site .fse-mosaic-image,body.flyservice-site .fse-mosaic-panel{min-height:430px}
  body.flyservice-site .fse-footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}
  body.flyservice-site .fse-footer-grid>div:nth-child(4),body.flyservice-site .fse-footer-grid>div:nth-child(5){margin-top:15px}
}
@media(max-width:980px){
  body.flyservice-site .fse-menu,body.flyservice-site .fse-nav-actions{display:none}
  body.flyservice-site .fse-mobile-toggle{display:flex}
  body.flyservice-site .fse-menu.open{display:block;position:absolute;left:24px;right:24px;top:74px;background:rgba(13,24,35,.98);padding:22px;box-shadow:0 18px 40px rgba(0,0,0,.24)}
  body.flyservice-site .fse-menu.open ul{flex-direction:column;align-items:flex-start;gap:14px}
  body.flyservice-site .fse-menu.open a{font-size:.9rem}
  body.flyservice-site .fse-hero{min-height:720px;background-position:64% center}
  body.flyservice-site .fse-manifesto-grid{grid-template-columns:1fr 1fr}
  body.flyservice-site .fse-manifesto-copy{grid-column:1/-1;padding:75px 0 45px}
  body.flyservice-site .fse-system-flow{padding:50px 20px}
  body.flyservice-site .fse-outcomes-grid{grid-template-columns:repeat(3,1fr);row-gap:44px}
  body.flyservice-site .fse-outcome:nth-child(3){border-right:0}
  body.flyservice-site .fse-outcome:nth-child(n+4){border-top:1px solid rgba(255,255,255,.16);padding-top:42px}
  body.flyservice-site .fse-approach-line{grid-template-columns:repeat(3,1fr);row-gap:55px}
  body.flyservice-site .fse-approach-line::before{display:none}
  body.flyservice-site .fse-project-grid,body.flyservice-site .fse-article-grid,body.flyservice-site .fse-three{grid-template-columns:repeat(2,1fr)}
  body.flyservice-site .fse-two,body.flyservice-site .fse-cta{grid-template-columns:1fr}
  body.flyservice-site .fse-process{grid-template-columns:repeat(3,1fr)}
  body.flyservice-site .fse-final-cta{grid-template-columns:1fr}
  body.flyservice-site .fse-final-cta>a{justify-self:start}
}
@media(max-width:700px){
  :root{--fse-container:min(100% - 34px,1280px)}
  body.flyservice-site h1{font-size:clamp(2.55rem,12vw,4rem)!important}
  body.flyservice-site h2{font-size:clamp(1.85rem,8vw,2.7rem)!important}
  body.flyservice-site .fse-section{padding:74px 0}
  body.flyservice-site .fse-brand-text small{display:none}
  body.flyservice-site .fse-nav{height:72px}
  body.flyservice-site .fse-hero{min-height:auto;padding:130px 0 0;background-position:69% center;display:block}
  body.flyservice-site .fse-hero-copy{padding-bottom:55px}
  body.flyservice-site .fse-hero h1 br{display:none}
  body.flyservice-site .fse-hero-pillars-wrap{position:relative}
  body.flyservice-site .fse-hero-pillars{grid-template-columns:1fr}
  body.flyservice-site .fse-pillar{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);min-height:auto;padding:22px 0}
  body.flyservice-site .fse-pillar:last-child{border-bottom:0}
  body.flyservice-site .fse-manifesto-grid{grid-template-columns:1fr}
  body.flyservice-site .fse-manifesto-copy{padding:68px 0 35px}
  body.flyservice-site .fse-system-flow{padding:35px 0 45px}
  body.flyservice-site .fse-manifesto-image{min-height:340px}
  body.flyservice-site .fse-outcomes-grid{grid-template-columns:1fr}
  body.flyservice-site .fse-outcome{border-right:0!important;border-top:1px solid rgba(255,255,255,.15)!important;padding:30px 0!important;min-height:auto}
  body.flyservice-site .fse-outcome:first-child{border-top:0!important}
  body.flyservice-site .fse-approach-line{grid-template-columns:1fr}
  body.flyservice-site .fse-approach-step{display:grid;grid-template-columns:48px 56px 1fr;gap:12px;text-align:left;align-items:start}
  body.flyservice-site .fse-approach-number{grid-row:1/3;margin:0}
  body.flyservice-site .fse-approach-icon{justify-content:flex-start;margin:0}
  body.flyservice-site .fse-approach-step h3{margin:10px 0 0!important}
  body.flyservice-site .fse-approach-step ul{grid-column:3;text-align:left}
  body.flyservice-site .fse-mosaic-grid{grid-template-columns:1fr}
  body.flyservice-site .fse-mosaic-panel{padding:55px 30px;min-height:auto}
  body.flyservice-site .fse-mosaic-image{min-height:340px}
  body.flyservice-site .fse-home-heading{display:block}
  body.flyservice-site .fse-home-heading .fse-text-link{margin-top:17px}
  body.flyservice-site .fse-project-grid,body.flyservice-site .fse-article-grid,body.flyservice-site .fse-three,body.flyservice-site .fse-process,body.flyservice-site .fse-contact-form{grid-template-columns:1fr}
  body.flyservice-site .fse-final-cta{padding:38px 26px}
  body.flyservice-site .fse-final-cta h2{font-size:2rem!important}
  body.flyservice-site .fse-footer-grid{grid-template-columns:1fr 1fr}
  body.flyservice-site .fse-footer-company{grid-column:1/-1}
  body.flyservice-site .fse-footer-bottom{flex-direction:column}
  body.flyservice-site .fse-page-hero{padding:140px 0 75px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  body.flyservice-site .fse-reveal{opacity:1;transform:none;transition:none}
  body.flyservice-site .fse-tile,body.flyservice-site .fse-btn{transition:none}
}

@media(max-width:700px){body.flyservice-site .fse-brand-logo{height:32px;max-width:205px}}
