.review-section{padding:2rem 1rem;background:#f9fafb;text-align:center}.review-title{font-size:2rem;margin-bottom:1.5rem;color:#111827}.review-carousel{position:relative;display:flex;align-items:center;max-width:1200px;margin:0 auto}.review-slider{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:.5rem 2.5rem}.review-slider::-webkit-scrollbar{display:none}.review-slider{-ms-overflow-style:none;scrollbar-width:none}.review-card{flex:0 0 90%;scroll-snap-align:start;background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s ease}.review-card:hover{transform:translateY(-4px)}.review-text{font-style:italic;line-height:1.6;color:#4a5568;margin-bottom:1rem}.review-author{font-weight:600;color:#1a202c;text-align:right}.nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;z-index:1;transition:background .2s}.nav-btn:hover:not(:disabled){background:rgba(255,255,255,1)}.nav-btn:disabled{opacity:.4;cursor:default}.prev{left:.5rem}.next{right:.5rem}.review-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.dot{width:.75rem;height:.75rem;background:#cbd5e1;border:none;border-radius:50%;cursor:pointer;transition:background .2s}.dot.active{background:#111827}@media (min-width:640px){.review-card{flex:0 0 48%}}@media (min-width:1024px){.review-card{flex:0 0 31%}}:root{--yellow:#fff;--dark-overlay:rgba(0,0,0,0.6)}.hero{position:relative;width:100%;min-height:260px;overflow:hidden}.hero__bg{background:url(/banner/banner01.webp) 50%/cover no-repeat;filter:brightness(.7);z-index:0}.hero__bg,.hero__overlay{position:absolute;inset:0}.hero__overlay{background:var(--dark-overlay);z-index:1}.hero__content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:center;height:100%;text-align:center}.hero__title{font-size:1.75rem;line-height:1.2;font-weight:800;margin-bottom:1rem;color:var(--yellow)}.hero__content p{font-size:.875rem;line-height:1.5;color:rgba(255,255,255,.9);max-width:640px;margin:0 auto}@media (min-width:640px){.hero__content{padding:3rem 2rem}.hero__title{font-size:2.5rem}.hero__content p{font-size:1rem}}@media (min-width:1024px){.hero{min-height:360px}.hero__content{padding:4rem 1rem}.hero__title{font-size:3.5rem;margin-bottom:1.5rem}.hero__content p{font-size:1.125rem}}@media (min-width:1440px){.hero__title{font-size:4.2rem}.hero__content p{font-size:1.25rem}}.why{background:#fff;padding:2rem 1rem}.why__container{max-width:1200px;margin:0 auto}.why__title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem;color:#111827;position:relative}.why__inner{display:flex;flex-direction:column-reverse;gap:2rem}@media (min-width:1024px){.why__inner{flex-direction:row;align-items:flex-start}.why__features,.why__promo{flex:0 0 50%;max-width:50%}}.why__features{flex:2}.feature{margin-bottom:2rem}.feature__title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#1f2937}.feature__desc{line-height:1.6;margin-bottom:1rem;font-size:19px;color:#4b5563}.why__promo{flex:1;text-align:center}.promo__graphic{max-width:100%;border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.dest-section{padding:2rem 1rem;background:#f9f9f9}.dest-container{max-width:1200px;margin:0 auto;text-align:center}.dest-title{font-size:2rem;font-weight:800;margin-bottom:2rem}.dest-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.dest-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,.1);transition:transform .25s ease,box-shadow .25s ease}.dest-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.dest-img{width:100%;height:180px;object-fit:cover;display:block}.dest-content{padding:1rem}.dest-city{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.dest-badge{display:inline-block;background:#3b82f6;color:white;font-size:.75rem;font-weight:600;padding:.3rem .6rem;border-radius:999px;margin-bottom:.5rem}.dest-offer{font-size:.9rem;color:#444}@media (max-width:768px){.dest-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.dest-img{height:160px}}@media (max-width:480px){.dest-title{font-size:1.5rem}.dest-img{height:140px}.dest-city{font-size:1rem}.dest-offer{font-size:.85rem}}.services-content{background:#f9fafb;padding:2rem 1rem}.services-content__inner{max-width:1200px;margin:0 auto}.services-content__title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem;color:#111827;position:relative}.services-content h3{font-size:1.25rem;font-weight:600;color:#111827;margin-top:2rem;margin-bottom:.75rem}.services-content p{font-size:1rem;line-height:1.6;color:#374151;margin-bottom:1rem}.services-content ol{margin:1rem 0 1rem 1.25rem;color:#374151}.services-content ol li{margin-bottom:.75rem}.services-content strong{font-weight:600}@media (min-width:640px){.services-content__title{font-size:2rem}.services-content h3{font-size:1.5rem}}@media (min-width:1024px){.services-content__title{font-size:2rem}.services-content ol li,.services-content p{font-size:1.125rem}}.blog-section{padding:2rem 1rem;background:#f9fafb}.blog-section__container{max-width:1200px;margin:0 auto}.blog-section__title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem;color:#111827;position:relative}.blog-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:640px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{position:relative;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:visible}.blog-card__preview{position:relative;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.blog-card__preview-img{width:100%;height:200px;object-fit:cover;display:block}.blog-card__overlay{position:absolute;bottom:12px;right:12px;background:#f25f4c;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;text-decoration:none;font-weight:500;transition:background .2s}.blog-card__overlay:hover{background:#d94a3b}.blog-card__thumb{position:absolute;top:180px;left:50%;transform:translate(-50%,-50%);background:#ececec;padding:.5rem;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.1)}.blog-card__thumb-img{width:48px;height:48px;border-radius:50%;display:block}.blog-card__body{padding:3rem 1rem 1rem}.blog-card__heading{font-size:1rem;font-weight:600;color:#111;text-align:center;margin:0}.blog-section__more{text-align:right;margin-top:2rem}.blog-section__more-link{font-size:1rem;font-weight:600;color:#111;text-decoration:none;transition:text-decoration .2s}.blog-section__more-link:hover{text-decoration:underline}