:root{--fstp-green:#0d2a22;--fstp-orange:#f46a35;--fstp-cream:#f7f3eb;--fstp-white:#fff;--fstp-muted:#68736e}
.fstp-wrap{background:var(--fstp-cream);color:var(--fstp-green);font-family:inherit;padding:48px 24px 80px}
.fstp-wrap *{box-sizing:border-box}.fstp-wrap>section{max-width:1280px;margin:0 auto}
.fstp-hero{position:relative;overflow:hidden;border-radius:32px;background:var(--fstp-green);padding:82px 8%;color:#fff;box-shadow:0 24px 70px rgba(13,42,34,.18)}
.fstp-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;top:-190px;background:linear-gradient(135deg,rgba(244,106,53,.9),rgba(35,200,160,.28));filter:blur(3px)}
.fstp-hero>*{position:relative;z-index:1}.fstp-hero h1{max-width:760px;font-size:clamp(42px,6vw,76px);line-height:1.03;margin:14px 0 22px;color:#fff}.fstp-hero p{max-width:720px;font-size:19px;line-height:1.75;color:rgba(255,255,255,.82)}
.fstp-kicker{display:block;color:var(--fstp-orange);font-size:13px;font-weight:800;letter-spacing:2.2px}.fstp-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.fstp-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 25px;font-weight:800;text-decoration:none!important;transition:.25s}.fstp-btn:hover{transform:translateY(-2px)}.fstp-btn-primary{background:var(--fstp-orange);color:#fff!important;box-shadow:0 12px 25px rgba(244,106,53,.25)}.fstp-btn-light{background:#fff;color:var(--fstp-green)!important}
.fstp-section{padding:92px 0 0}.fstp-heading{max-width:820px;margin-bottom:38px}.fstp-heading h2,.fstp-contact-panel h2,.fstp-cta h2{font-size:clamp(31px,4vw,52px);line-height:1.12;margin:12px 0 18px;color:var(--fstp-green)}.fstp-heading p,.fstp-contact-panel p{font-size:18px;line-height:1.8;color:var(--fstp-muted)}
.fstp-grid{display:grid;gap:22px}.fstp-grid-3{grid-template-columns:repeat(3,1fr)}.fstp-card{background:#fff;border:1px solid rgba(13,42,34,.07);border-radius:24px;padding:34px;box-shadow:0 14px 40px rgba(13,42,34,.07)}.fstp-card h3{font-size:22px;margin:18px 0 10px}.fstp-card p{color:var(--fstp-muted);line-height:1.7;margin:0}.fstp-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:rgba(244,106,53,.12);color:var(--fstp-orange);font-size:25px;font-weight:900}
.fstp-contact-panel{margin-top:92px!important;background:#fff;border-radius:28px;padding:54px!important;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.fstp-contact-list{display:grid;gap:12px}.fstp-contact-list>a,.fstp-contact-list>div{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid rgba(13,42,34,.1);text-decoration:none;color:var(--fstp-green)}.fstp-contact-list span{color:var(--fstp-muted);text-align:right}
.fstp-destination-hero{background:linear-gradient(125deg,#0d2a22,#17483a)}.fstp-dest-grid{grid-auto-rows:310px}.fstp-destination{position:relative;overflow:hidden;border-radius:26px;background:#173c32}.fstp-destination:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(13,42,34,.05),rgba(13,42,34,.9)),radial-gradient(circle at 80% 10%,var(--accent),transparent 45%)}.fstp-eu{--accent:#2ea7ff}.fstp-tr{--accent:#f46a35}.fstp-ae{--accent:#e3b75c}.fstp-eg{--accent:#e58b39}.fstp-ex{--accent:#23c8a0}.fstp-al{--accent:#d74949}.fstp-dest-overlay{position:absolute;inset:auto 0 0;padding:30px;color:#fff}.fstp-dest-overlay h3{font-size:29px;color:#fff;margin:0 0 8px}.fstp-dest-overlay p{color:rgba(255,255,255,.78);line-height:1.55}.fstp-dest-overlay a{color:#fff;font-weight:800;text-decoration:none}
.fstp-cta{margin-top:80px!important;padding:45px 50px;background:#fff;border-radius:26px;display:flex;align-items:center;justify-content:space-between;gap:30px}.fstp-cta h2{font-size:34px;margin-bottom:0}
@media(max-width:800px){.fstp-wrap{padding:24px 15px 55px}.fstp-hero{padding:58px 26px;border-radius:24px}.fstp-hero h1{font-size:43px}.fstp-grid-3{grid-template-columns:1fr}.fstp-contact-panel{grid-template-columns:1fr;padding:34px 24px!important;gap:22px}.fstp-contact-list>a,.fstp-contact-list>div{flex-direction:column;gap:5px}.fstp-contact-list span{text-align:left}.fstp-cta{align-items:flex-start;flex-direction:column;padding:34px 25px}.fstp-section{padding-top:65px}}

