.stansted-module__m5eLAW__main{background-color:#fcfcfc;min-height:100vh;padding-top:80px}.stansted-module__m5eLAW__textRed{color:var(--accent-red)}.stansted-module__m5eLAW__textBlack{color:var(--brand-black)}.stansted-module__m5eLAW__hero{background-color:var(--surface-light);padding:80px 0;position:relative;overflow:hidden}@media (min-width:992px){.stansted-module__m5eLAW__hero{padding:120px 0}}.stansted-module__m5eLAW__heroBg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.stansted-module__m5eLAW__heroOverlay{z-index:2;background:linear-gradient(90deg,#fffffff2 0%,#fffc 50%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.stansted-module__m5eLAW__heroContainer{z-index:10;max-width:700px;position:relative}.stansted-module__m5eLAW__heroEyebrow{color:var(--accent-red);letter-spacing:.05em;text-transform:uppercase;background:#e31b231a;border-radius:4px;margin-bottom:16px;padding:6px 12px;font-size:.85rem;font-weight:800;display:inline-block}.stansted-module__m5eLAW__heroTitle{color:var(--brand-black);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1}.stansted-module__m5eLAW__heroDesc{color:var(--text-secondary);max-width:600px;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.stansted-module__m5eLAW__heroButtons{flex-direction:column;gap:16px;display:flex}@media (min-width:576px){.stansted-module__m5eLAW__heroButtons{flex-direction:row;align-items:center}}.stansted-module__m5eLAW__btnRed,.stansted-module__m5eLAW__btnGreen{color:#fff;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:12px;padding:16px 32px;font-weight:800;text-decoration:none;transition:all .2s;display:flex}@media (min-width:576px){.stansted-module__m5eLAW__btnRed,.stansted-module__m5eLAW__btnGreen{flex:none;min-width:200px}}.stansted-module__m5eLAW__btnRed{background-color:var(--accent-red)}.stansted-module__m5eLAW__btnRed:hover{background-color:var(--accent-dark-red);transform:translateY(-2px)}.stansted-module__m5eLAW__btnGreen{background-color:#25d366}.stansted-module__m5eLAW__btnGreen:hover{background-color:#1ea952;transform:translateY(-2px)}.stansted-module__m5eLAW__section{padding:80px 0}.stansted-module__m5eLAW__sectionAlt{background-color:var(--surface-light)}.stansted-module__m5eLAW__sectionDark{background-color:var(--brand-black);color:#fff}.stansted-module__m5eLAW__sectionHeader{text-align:center;max-width:800px;margin:0 auto 60px}.stansted-module__m5eLAW__sectionHeaderLeft{text-align:left;max-width:800px;margin-bottom:60px}.stansted-module__m5eLAW__h2{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.2}.stansted-module__m5eLAW__sectionDesc{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.stansted-module__m5eLAW__sectionDark .stansted-module__m5eLAW__sectionDesc{color:#fffc}.stansted-module__m5eLAW__cardGrid4{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.stansted-module__m5eLAW__cardGrid4{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.stansted-module__m5eLAW__cardGrid4{grid-template-columns:repeat(4,1fr)}}.stansted-module__m5eLAW__cardGrid3{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.stansted-module__m5eLAW__cardGrid3{grid-template-columns:repeat(3,1fr)}}.stansted-module__m5eLAW__cardGrid2{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.stansted-module__m5eLAW__cardGrid2{grid-template-columns:1fr 1fr}}.stansted-module__m5eLAW__card{border:1px solid var(--border-subtle);background:#fff;border-radius:16px;flex-direction:column;height:100%;padding:32px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.stansted-module__m5eLAW__card:hover{border-color:#e31b2333;transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.stansted-module__m5eLAW__cardIcon{color:var(--accent-red);margin-bottom:24px}.stansted-module__m5eLAW__cardNumber{color:#e31b231a;font-size:3rem;font-weight:900;position:absolute;top:16px;right:24px}.stansted-module__m5eLAW__cardTitle{color:var(--brand-black);margin-bottom:12px;font-size:1.25rem;font-weight:800}.stansted-module__m5eLAW__cardDesc{color:var(--text-secondary);line-height:1.6}.stansted-module__m5eLAW__timeline{flex-direction:column;gap:32px;display:flex;position:relative}@media (min-width:992px){.stansted-module__m5eLAW__timeline{flex-direction:row;justify-content:space-between;gap:24px}.stansted-module__m5eLAW__timeline:before{content:"";background:var(--border-subtle);z-index:1;width:100%;height:2px;position:absolute;top:40px;left:0}}.stansted-module__m5eLAW__timelineStep{z-index:2;flex-direction:row;align-items:flex-start;gap:24px;display:flex;position:relative}@media (min-width:992px){.stansted-module__m5eLAW__timelineStep{text-align:center;flex-direction:column;flex:1;align-items:center}}.stansted-module__m5eLAW__timelineNumber{border:4px solid var(--accent-red);width:80px;height:80px;color:var(--accent-red);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:900;display:flex}.stansted-module__m5eLAW__timelineContent{flex:1}.stansted-module__m5eLAW__timelineTitle{margin-bottom:8px;font-size:1.25rem;font-weight:800}.stansted-module__m5eLAW__timelineDesc{color:var(--text-secondary);line-height:1.5}.stansted-module__m5eLAW__splitLayout{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:992px){.stansted-module__m5eLAW__splitLayout{grid-template-columns:1fr 1fr}}.stansted-module__m5eLAW__splitCard{border:1px solid var(--border-subtle);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000f}.stansted-module__m5eLAW__splitImgWrap{width:100%;height:250px;position:relative}.stansted-module__m5eLAW__splitContent{flex-direction:column;flex-grow:1;padding:40px;display:flex}.stansted-module__m5eLAW__splitTitle{margin-bottom:16px;font-size:1.75rem;font-weight:900}.stansted-module__m5eLAW__splitDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:32px;line-height:1.6}.stansted-module__m5eLAW__splitLink{color:var(--accent-red);align-items:center;gap:8px;font-size:1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.stansted-module__m5eLAW__splitLink:hover{text-decoration:underline}.stansted-module__m5eLAW__benefitsGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.stansted-module__m5eLAW__benefitsGrid{grid-template-columns:1fr 1fr}}@media (min-width:992px){.stansted-module__m5eLAW__benefitsGrid{grid-template-columns:repeat(3,1fr)}}.stansted-module__m5eLAW__benefitItem{background:var(--surface-light);border-radius:12px;align-items:flex-start;gap:16px;padding:24px;display:flex}.stansted-module__m5eLAW__benefitIcon{color:var(--accent-red);flex-shrink:0}.stansted-module__m5eLAW__benefitTitle{margin-bottom:8px;font-size:1.1rem;font-weight:800}.stansted-module__m5eLAW__benefitDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.stansted-module__m5eLAW__areaTags{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.stansted-module__m5eLAW__areaTag{background:var(--surface-light);border:1px solid var(--border-subtle);color:var(--brand-black);border-radius:30px;padding:12px 24px;font-weight:700}.stansted-module__m5eLAW__faqContainer{max-width:800px;margin:0 auto}.stansted-module__m5eLAW__ctaSection{background:linear-gradient(135deg, var(--accent-red) 0%, #a00 100%);color:#fff;text-align:center;padding:30px 0}.stansted-module__m5eLAW__ctaTitle{margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:900}.stansted-module__m5eLAW__ctaDesc{opacity:.9;margin-bottom:24px;font-size:1.2rem;font-weight:600}.stansted-module__m5eLAW__ctaButtons{flex-direction:column;justify-content:center;gap:16px;display:flex}@media (min-width:576px){.stansted-module__m5eLAW__ctaButtons{flex-direction:row;align-items:center}}
