.Stansted_guideSection__T86MY{padding:80px 0;position:relative;overflow:hidden;background:var(--gradient-color);font-family:var(--body-font),sans-serif}.Stansted_gradientBg__gkVjh{background:radial-gradient(circle at 10% 20%,rgb(3 157 157/9%) 0,rgba(247,177,3,.13) 90%)}.Stansted_darkBg__E7EyM{background:linear-gradient(135deg,#061515,#0c2020);color:#fff}.Stansted_sectionTitle__j7bHI{font-size:40px;font-weight:700;color:#122222;line-height:1.3;margin-bottom:1.5rem}.Stansted_sectionTitleDark__svPnZ{color:#fff}.Stansted_highlightText__9WowG{color:var(--primary-color)}.Stansted_highlightSecondary__CJEm_{color:var(--secondary-color)}.Stansted_leadText__POcGD{font-size:1.15rem;line-height:1.8;color:#4a5c5c;margin-bottom:1.5rem}.Stansted_leadTextDark__E26BW{color:hsla(0,0%,100%,.8)}.Stansted_bodyText___nTxL{font-size:1rem;line-height:1.7;color:#5a6e6e}.Stansted_bodyTextDark__uzqQL{color:hsla(0,0%,100%,.65)}.Stansted_showcaseGrid__uKJ67{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,2fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.Stansted_showcaseBadge__krcxU{background:#fff;border:1px solid rgba(3,157,157,.06);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.02);transition:all .4s cubic-bezier(.165,.84,.44,1)}.Stansted_showcaseBadge__krcxU:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(3,157,157,.06);border-color:rgba(3,157,157,.15)}.Stansted_showcaseIcon__PNy4G{width:48px;height:48px;border-radius:14px;background:rgba(3,157,157,.08);color:var(--primary-color);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease}.Stansted_showcaseBadge__krcxU:hover .Stansted_showcaseIcon__PNy4G{background:var(--primary-color);color:#fff;transform:scale(1.1)}.Stansted_showcaseText__ZGznj{font-size:.95rem;font-weight:600;color:#213535}.Stansted_visualCard__DnzWo{background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;padding:25px;box-shadow:0 20px 40px rgba(0,0,0,.25);position:relative}.Stansted_timelineItem__fHG1k{display:flex;gap:1.5rem;margin-bottom:2rem;position:relative}.Stansted_timelineItem__fHG1k:not(:last-child):after{content:"";position:absolute;left:20px;top:40px;bottom:-20px;width:2px;background:rgba(3,157,157,.2)}.Stansted_timelineDot__PIUVi{width:40px;height:40px;border-radius:50%;background:rgba(3,157,157,.15);border:2px solid var(--primary-color);display:flex;align-items:center;justify-content:center;color:var(--primary-color);font-weight:700;font-size:1rem;z-index:2;transition:all .3s ease}.Stansted_timelineItem__fHG1k:hover .Stansted_timelineDot__PIUVi{background:var(--primary-color);color:#fff;box-shadow:0 0 15px var(--primary-color);transform:scale(1.1)}.Stansted_timelineContent__xH5RG{flex:1 1}.Stansted_timelineTime__htMlG{font-size:.8rem;font-weight:700;color:var(--secondary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem}.Stansted_timelineTitle__NH_Se{font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:.5rem}.Stansted_timelineDesc__Q_qDo{font-size:.9rem;color:hsla(0,0%,100%,.7);line-height:1.6}.Stansted_imageContainer__yg7R5{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 45px rgba(0,0,0,.08);border:1px solid rgba(3,157,157,.06);transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex}.Stansted_imageContainer__yg7R5:hover{transform:scale(1.02);box-shadow:0 30px 60px rgba(3,157,157,.15);border-color:rgba(3,157,157,.2)}.Stansted_premiumImage__sxzAK{width:100%;height:340px;object-fit:cover;display:block}.Stansted_categoryGrid__yeAmf{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.Stansted_categoryCard__jF_ip{background:#fff;border:1px solid rgba(3,157,157,.05);border-radius:24px;padding:20px 25px;box-shadow:0 10px 30px rgba(0,0,0,.02);transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;display:flex;flex-direction:column;height:100%}.Stansted_categoryCard__jF_ip:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:transparent;border-radius:24px 24px 0 0;transition:background .3s ease}.Stansted_categoryCard__jF_ip:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(3,157,157,.08);border-color:rgba(3,157,157,.12)}.Stansted_categoryCard__jF_ip:first-child:hover:before{background:var(--primary-color)}.Stansted_categoryCard__jF_ip:nth-child(2):hover:before{background:var(--secondary-color)}.Stansted_categoryCard__jF_ip:nth-child(3):hover:before{background:#3b82f6}.Stansted_categoryCard__jF_ip:nth-child(4):hover:before{background:#10b981}.Stansted_iconWrapper__Le_Pv{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.Stansted_categoryCard__jF_ip:first-child .Stansted_iconWrapper__Le_Pv{background:rgba(3,157,157,.1);color:var(--primary-color)}.Stansted_categoryCard__jF_ip:nth-child(2) .Stansted_iconWrapper__Le_Pv{background:rgba(247,177,3,.1);color:var(--secondary-color)}.Stansted_categoryCard__jF_ip:nth-child(3) .Stansted_iconWrapper__Le_Pv{background:rgba(59,130,246,.1);color:#3b82f6}.Stansted_categoryCard__jF_ip:nth-child(4) .Stansted_iconWrapper__Le_Pv{background:rgba(16,185,129,.1);color:#10b981}.Stansted_categoryCard__jF_ip:hover .Stansted_iconWrapper__Le_Pv{transform:scale(1.1)}.Stansted_categoryBadge__0YXPq{align-self:flex-start;font-size:.75rem;font-weight:700;padding:4px 12px;border-radius:50px;margin-bottom:1rem;text-transform:uppercase}.Stansted_categoryCard__jF_ip:first-child .Stansted_categoryBadge__0YXPq{background:rgba(3,157,157,.1);color:var(--primary-color)}.Stansted_categoryCard__jF_ip:nth-child(2) .Stansted_categoryBadge__0YXPq{background:rgba(247,177,3,.15);color:var(--secondary-color)}.Stansted_categoryCard__jF_ip:nth-child(3) .Stansted_categoryBadge__0YXPq{background:rgba(59,130,246,.1);color:#3b82f6}.Stansted_categoryCard__jF_ip:nth-child(4) .Stansted_categoryBadge__0YXPq{background:rgba(16,185,129,.1);color:#10b981}.Stansted_categoryTitle__gEUJT{font-size:1.25rem;font-weight:700;color:#122222;margin-bottom:.75rem}.Stansted_categoryDesc__yIB1N{font-size:.95rem;color:#5a6e6e;text-align:justify}@media (max-width:991.98px){.Stansted_sectionTitle__j7bHI{font-size:2rem}.Stansted_guideSection__T86MY{padding:40px 0}.Stansted_showcaseGrid__uKJ67{grid-template-columns:repeat(auto-fit,minmax(150px,2fr))!important}.Stansted_premiumImage__sxzAK{height:auto}}