.destination-section{color:#111;background:#fff;padding:20px 30px;font-family:Raleway,Roboto,Segoe UI,Arial,sans-serif}.carousel-container{overflow:hidden}.trip-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.trip-card-wrapper{box-sizing:border-box;padding:0 10px}.section-header h2{text-transform:uppercase;font-size:1.8rem;font-weight:700}.trip-card{cursor:pointer;border-radius:12px;width:260px;height:380px;position:relative;overflow:hidden}.image-wrapper{width:100%;height:100%;position:relative}.inner-slider{z-index:1;width:100%;height:100%;position:relative}.slide-image-container{width:100%;height:380px}.slide-image-container img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.inner-arrow{cursor:pointer;z-index:5;opacity:1;background:#c8c8bf;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.inner-arrow:hover{background:#fff;border:1px solid #0003;transform:translateY(-50%)scale(1.1);box-shadow:0 3px 12px #00000026}.inner-arrow svg{width:16px;height:16px}.inner-arrow svg path{stroke:#000;stroke-width:2px}.inner-prev{left:10px}.inner-next{right:10px}.text-overlay{-webkit-backdrop-filter:blur(8px);z-index:2;background:linear-gradient(#3a3b3499 0%,#3a3b34bf 40%,#3a3b34d9 70%,#3a3b34f2 100%);width:100%;height:42%;position:absolute;bottom:0}.trip-info{z-index:3;color:#fff;position:absolute;bottom:15px;left:15px;right:15px}.trip-info h3{color:#fff;margin-bottom:3px;font-size:.95rem;font-weight:600;line-height:1.3}.trip-details{color:#eee;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:10px;font-size:.85rem;display:flex}.trip-details p{opacity:.9;font-size:.82rem}.price-rating-row{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.price-row{align-items:center;gap:8px;display:flex}.trip-details:after{content:"";background:#ffffff4d;width:100%;height:2px;margin-top:4px;display:block}.rating{color:#ffc107;white-space:nowrap;font-size:.85rem;font-weight:600}.icons span{align-items:center;gap:5px;display:flex}.price-row{align-items:center;gap:10px;margin-bottom:0;display:flex}.old-price{color:#ccc;font-size:.9rem;text-decoration:line-through}.new-price{color:#fff;font-size:1.1rem;font-weight:700}.rating{color:#ffc107;font-size:.9rem;font-weight:600}@media (max-width:1200px){.destination-section{padding:60px 50px}.trip-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.destination-section{padding:50px 30px}.trip-grid{grid-template-columns:repeat(2,1fr);gap:15px}.trip-card{width:100%;max-width:280px;margin:0 auto}.inner-arrow{width:28px;height:28px}.inner-arrow svg{width:14px;height:14px}}@media (max-width:768px){.destination-section{padding:40px 20px}.section-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:20px}.section-header h2{font-size:1.5rem}.trip-grid{grid-template-columns:1fr;gap:10px}.trip-card{width:100%;max-width:300px;margin:0 auto}.text-overlay{height:60%}}@media (max-width:480px){.destination-section{padding:30px 15px}.trip-info{bottom:10px;left:10px;right:10px}.trip-info h3{margin-bottom:8px;font-size:.85rem}.trip-details{font-size:.8rem}.new-price{font-size:1rem}.inner-arrow{width:26px;height:26px}.inner-arrow svg{width:12px;height:12px}.inner-prev{left:5px}.inner-next{right:5px}}.section-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.section-header h2{text-transform:uppercase;color:#111;margin:0;font-size:1.8rem;font-weight:700}.section-header .view-all{color:#111;letter-spacing:.5px;align-items:center;gap:10px;font-size:.9rem;font-weight:900;text-decoration:none;transition:all .3s;display:flex}.view-all-icon{background:#111;border-radius:60%;justify-content:center;align-items:center;width:22px;height:22px;transition:all .3s;display:flex}.section-header .view-all:hover{color:#007acc}.section-header .view-all:hover .view-all-icon{background:#007acc;transform:translate(3px)}@media (max-width:768px){.section-header{flex-flow:wrap;justify-content:space-between}.section-header h2{font-size:1.5rem}.section-header .view-all{font-size:.8rem}.view-all-icon{width:20px;height:20px}}@media (max-width:480px){.section-header h2{font-size:1.3rem}.section-header .view-all{font-size:.75rem}.view-all-icon{width:18px;height:18px}}
.rainforest-section{width:100%;margin:auto;padding:20px 30px;font-family:Raleway,Roboto,Segoe UI,Arial,sans-serif;position:relative}.rainforest-slide{background-position:50%;background-size:cover;border-radius:12px;width:100%;height:430px;position:relative;overflow:hidden}.rainforest-content{color:#fff;max-width:550px;position:absolute;bottom:40px;left:40px}.rainforest-content .logos img{height:28px;margin-right:12px}.location{margin-top:10px;font-size:18px;font-weight:500}.rain-title{color:#d19262;white-space:nowrap;margin-bottom:10px;padding-bottom:15px;font-size:42px;font-weight:700;position:relative}.rain-title:after{content:"";background:#fff;border-radius:2px;width:500px;height:2px;position:absolute;bottom:0;left:0}.subtitle{opacity:.9;font-size:22px;font-weight:700}.rainforest-section .slick-prev,.rainforest-section .slick-next{display:none!important}.slick-dots{bottom:20px!important}.slick-dots li button:before{opacity:.5;color:#fff!important;font-size:10px!important}.slick-dots li.slick-active button:before{opacity:1;color:#f67201!important}@media (max-width:1200px){.rainforest-section{padding:60px 80px}}@media (max-width:1024px){.rainforest-section{padding:50px 60px}.rainforest-slide{height:380px}.rain-title{font-size:36px}.subtitle{font-size:20px}}@media (max-width:768px){.rainforest-section{padding:40px 30px}.rainforest-slide{height:320px}.rainforest-content{max-width:400px;bottom:25px;left:25px}.rain-title{white-space:normal;font-size:30px}.subtitle{font-size:18px}.location{font-size:16px}}@media (max-width:480px){.rainforest-section{padding:30px 20px}.rainforest-slide{height:280px}.rainforest-content{max-width:300px;bottom:20px;left:20px}.rain-title{font-size:24px}.subtitle{font-size:16px}.location{font-size:14px}}@media (max-width:360px){.rainforest-section{padding:20px 15px}.rainforest-slide{height:250px}.rainforest-content{bottom:15px;left:15px}.rain-title{font-size:22px}.subtitle{font-size:14px}}
