
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#10233f;background:#fff}header{background:white}.top{max-width:1400px;margin:auto;display:flex;align-items:center;gap:28px;padding:20px 28px}.logo{font-weight:900;color:#d71920;font-size:44px;line-height:.8}.logo small{display:block;font-size:14px;letter-spacing:2px;margin-top:12px}.brand{flex:1;text-align:center}.brand h1{font-size:25px;color:#d71920;margin:0}.brand p{margin:8px 0 0;letter-spacing:1px}.hotline{font-size:13px}.hotline b{font-size:21px;color:#d71920}nav{display:flex;justify-content:center;flex-wrap:wrap;background:#cf151b}nav a{color:white;text-decoration:none;padding:17px 18px;font-weight:700;font-size:13px}nav a:hover{background:#a90e13}.hero{min-height:510px;padding:70px max(6vw,30px);display:flex;align-items:center;justify-content:space-between;gap:50px;background:linear-gradient(115deg,#f8fbff 0%,#e7f4ff 52%,#fff0f0 100%);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,#fff 0%,#d9edff 45%,transparent 70%);right:18%;top:10%}.hero-copy,.hero-card{position:relative;z-index:1}.eyebrow{color:#d71920;font-weight:800;letter-spacing:4px}.hero h2{font-size:72px;margin:12px 0 4px;color:#102d58}.hero h2 em{font-style:normal;color:#e31a1c}.hero h3{font-size:27px;font-weight:500;line-height:1.35}.countries{display:flex;gap:20px;flex-wrap:wrap;margin:26px 0}.countries span{background:white;padding:12px 14px;border-radius:10px;box-shadow:0 4px 20px #0001}.cta{display:inline-block;background:#d71920;color:#fff;text-decoration:none;padding:16px 28px;border-radius:30px;font-weight:bold}.hero-card{background:#ffffffdf;padding:28px 34px;border-radius:20px;box-shadow:0 15px 50px #24466b22;min-width:290px}.hero-card b{color:#d71920}.hero-card p{border-bottom:1px solid #eee;padding:9px 0}.features{display:grid;grid-template-columns:repeat(4,1fr);max-width:1300px;margin:auto;padding:35px 20px;text-align:center}.features div{padding:15px;border-right:1px solid #eee}.features div:last-child{border:0}.features b{color:#d71920}.features p{font-size:14px}.section{padding:70px max(7vw,30px);max-width:1400px;margin:auto}.section h2,.contact h2{text-align:center;font-size:30px}.section h2:after,.contact h2:after{content:"";display:block;width:55px;height:4px;background:#d71920;margin:14px auto 30px}.section>p{font-size:17px;line-height:1.8}.cols,.destinations{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.cols article,.destinations article{padding:30px;border-radius:15px;background:#fff;box-shadow:0 7px 25px #0000000d}.destinations{grid-template-columns:repeat(3,1fr);max-width:1300px;margin:0 auto;padding:40px 30px 70px}.destinations article{text-align:center;border-top:4px solid #d71920}.flag{font-size:52px}.soft{background:#f7f9fc;max-width:none}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin:auto}.steps span{padding:25px;background:white;border-radius:12px;text-align:center;color:#d71920}.steps b{color:#10233f}.center{text-align:center}.contact{background:#10233f;color:white;padding:60px max(8vw,30px);text-align:center}.contact h2:after{background:#fff}.contact p{font-size:17px}footer{text-align:center;padding:22px;background:#09182c;color:#ccd5e0;font-size:13px}@media(max-width:850px){.top{flex-wrap:wrap}.brand{order:3;flex-basis:100%}.brand h1{font-size:18px}.hero{flex-direction:column;align-items:flex-start}.hero h2{font-size:50px}.features,.steps{grid-template-columns:repeat(2,1fr)}.destinations,.cols{grid-template-columns:1fr}.hero-card{width:100%}}@media(max-width:500px){.features,.steps{grid-template-columns:1fr}.hotline{margin-left:auto}.hero h2{font-size:42px}nav a{padding:12px 10px;font-size:11px}}

.logo{width:110px;height:110px;display:flex;align-items:center;justify-content:center}
.logo img{width:96px;height:96px;border-radius:50%;object-fit:cover}
.hero{padding-right:0}
.hero-copy{width:43%;padding-right:20px}
.hero-photo{position:relative;z-index:1;width:57%;align-self:stretch;min-height:510px}
.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:850px){
 .logo{width:76px;height:76px}.logo img{width:70px;height:70px}
 .hero-copy,.hero-photo{width:100%}.hero-photo{min-height:320px}
}
