@charset "UTF-8";.card-icon{font-size:2.2rem;display:block;margin-bottom:12px;line-height:1}.callout{padding:14px 20px;border-radius:8px;margin:24px 0;border-left:5px solid transparent}.callout-warning{background-color:#fff8e1;border-left-color:#f59e0b}.callout-info{background-color:#e6f4ea;border-left-color:#03856f}.grid-cell p{text-align:justify;hyphens:auto}.side-photo-layout{display:grid;grid-template-columns:1fr 360px;gap:1.2rem;align-items:stretch;margin:0 0 1.2rem}@media(max-width:600px){.side-photo-layout{grid-template-columns:1fr}}.side-photo-card{min-width:0;display:flex;flex-direction:column;justify-content:center;background:#f9fafb;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,8%);border-left:4px solid #03856f}.side-photo-card>:first-child{margin-top:0}.side-photo-card>:last-child{margin-bottom:0}.side-photo-image img{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block}.tour-card{border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.1);margin-bottom:1.4rem;background:#fff}.tour-card__header{padding:10px 18px;display:flex;align-items:center;gap:10px;color:#fff}.tour-card__num{background:rgba(255,255,255,.25);border-radius:20px;padding:3px 11px;font-size:.8rem;font-weight:700;white-space:nowrap;flex-shrink:0}.tour-card__title{flex:1;font-weight:700;font-size:1.05rem;line-height:1.3}.tour-card__chips{display:flex;gap:6px;flex-shrink:0}.tour-card__chip{border-radius:20px;padding:3px 11px;font-size:.82rem;font-weight:700;white-space:nowrap}.tour-card__chip--prix{background:rgba(255,255,255,.9);color:#111}.tour-card__chip--opt{background:rgba(255,255,255,.2);color:#fff;border:1px solid rgba(255,255,255,.5)}.tour-card__body{display:flex;gap:1.5rem;padding:1.1rem 1.5rem;align-items:center}@media(max-width:640px){.tour-card__body{flex-direction:column}}.tour-card__text{flex:1;min-width:0;font-size:.97rem;text-align:justify;hyphens:auto}.tour-card__text>:first-child{margin-top:0}.tour-card__text>:last-child{margin-bottom:0}.tour-card__image{flex:0 0 180px;text-align:center}.tour-card__image img{max-width:100%;max-height:260px;height:auto;display:block;margin:0 auto;border-radius:6px}@media(max-width:640px){.tour-card__image{flex:none;max-width:160px;margin:0 auto}}