.tour-card-section{background:#0d2b2f;padding:100px 20px}.tour-card-section-container{max-width:1280px;margin:0 auto}.tour-card-section-header{text-align:center;margin-bottom:64px}.tour-card-section-title{color:#ffffff;font-size:2.75rem;font-weight:800;margin:0 0 16px;letter-spacing:-.03em;line-height:1.2}.tour-card-section-subtitle{color:rgba(255,255,255,.65);font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:-.01em;max-width:600px;margin:0 auto}.tour-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,380px));grid-gap:40px;gap:40px;justify-content:center}@media (max-width:1024px){.tour-card-section{padding:80px 20px}.tour-card-section-header{margin-bottom:56px}}@media (max-width:680px){.tour-card-section{padding:60px 16px}.tour-card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,380px));gap:20px}.tour-card-section-title{font-size:2rem}.tour-card-section-subtitle{font-size:1rem}.tour-card-section-header{margin-bottom:40px}}