
.dfthi-wrap{max-width:1240px;margin:34px auto 80px;padding:0 24px;font-family:Arial,sans-serif;color:#17212b}
.dfthi-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:stretch;background:linear-gradient(135deg,#071b2a,#0d739c);padding:34px;border-radius:28px;color:#fff;overflow:hidden}
.dfthi-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#f0b62f}
.dfthi-hero h1{font-size:52px;line-height:1.05;margin:12px 0 14px;color:#fff}
.dfthi-meta{font-weight:800;color:#d5e8f3}
.dfthi-hero p{font-size:18px;line-height:1.65}
.dfthi-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
.dfthi-actions a{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.45);color:#fff!important;text-decoration:none!important;font-weight:800}
.dfthi-actions a:first-child{background:#f0b62f;color:#10212c!important;border-color:#f0b62f}
.dfthi-hero-image{min-height:320px;border-radius:22px;overflow:hidden;background:rgba(255,255,255,.12)}
.dfthi-hero-image img{width:100%;height:100%;object-fit:cover;display:block}
.dfthi-section{margin-top:42px}
.dfthi-section h2{font-size:36px;margin-bottom:18px}
.dfthi-days{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.dfthi-day{background:#f7f9fb;border:1px solid #e0e6eb;border-left:5px solid #0d739c;border-radius:14px;padding:18px}
.dfthi-day h3{font-size:22px;margin:0 0 10px}
.dfthi-day p{margin:0;line-height:1.6;color:#495861}
.dfthi-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;padding-left:22px;line-height:1.7}
.dfthi-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.dfthi-card{background:#fff;border:1px solid #e1e7eb;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.06)}
.dfthi-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#eef2f5}
.dfthi-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s}
.dfthi-card:hover img{transform:scale(1.03)}
.dfthi-card-body{padding:18px}
.dfthi-card-top{font-size:12px;font-weight:800;color:#9a6500;text-transform:uppercase}
.dfthi-card h3{font-size:24px;line-height:1.2;margin:8px 0}
.dfthi-card h3 a{color:#162530!important;text-decoration:none!important}
.dfthi-route{font-weight:700;color:#0d739c;margin:0 0 10px}
.dfthi-card-body p{line-height:1.55;color:#4a5963}
.dfthi-card-actions{margin-top:14px}
.dfthi-card-actions a{display:inline-block;padding:11px 16px;border-radius:10px;background:#0d739c;color:#fff!important;text-decoration:none!important;font-weight:800}
.dfthi-empty{padding:24px;border:1px dashed #b9c4cb;border-radius:16px;background:#fafcfd}
.dfthi-empty a{display:inline-block;margin-top:12px;padding:12px 16px;border-radius:10px;background:#0d739c;color:#fff!important;text-decoration:none!important;font-weight:800}
.dfthi-note{margin-top:24px;color:#5f6c75;font-size:14px}
@media(max-width:980px){.dfthi-hero{grid-template-columns:1fr}.dfthi-days,.dfthi-cards,.dfthi-list{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.dfthi-wrap{padding:0 16px}.dfthi-hero h1{font-size:38px}.dfthi-days,.dfthi-cards,.dfthi-list{grid-template-columns:1fr}.dfthi-section h2{font-size:29px}}
