.art-du-voyage{background:linear-gradient(135deg,#f8f4ee 0%,#f0e8d8 25%,#ede4d3 50%,#f2ead9 75%,#f6f0e6 100%);padding:80px 0}.voyage-section{align-items:center;gap:60px;max-width:1200px;margin:0 auto 120px;padding:0 40px;display:flex}.voyage-section:last-child{margin-bottom:0}.voyage-section:first-child{flex-direction:row-reverse}.voyage-section:nth-child(2){flex-direction:row}.voyage-section:nth-child(3){flex-direction:row-reverse}.voyage-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(248,244,238,.9);border-radius:20px;flex:1;padding:40px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.voyage-title{color:#2c2c2c;margin-bottom:24px;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2}.voyage-description{color:#666;margin:0;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6}.voyage-image{border-radius:20px;flex:1;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.voyage-image img{object-fit:cover;width:100%;height:400px;transition:transform .3s}.voyage-image:hover img{transform:scale(1.05)}@media (max-width:768px){.art-du-voyage{display:none}}
