.travel-tips[data-astro-cid-bkkvgfex]{max-width:72rem;margin:0 auto;padding:3rem 1.5rem}.travel-tips__intro[data-astro-cid-bkkvgfex]{text-align:center;margin-bottom:2.5rem}.travel-tips__intro[data-astro-cid-bkkvgfex] h2[data-astro-cid-bkkvgfex]{margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.travel-tips__intro[data-astro-cid-bkkvgfex] p[data-astro-cid-bkkvgfex]{color:var(--brand-text-muted);font-size:1.125rem}.travel-tips__empty[data-astro-cid-bkkvgfex]{text-align:center;background:var(--brand-bg-alt);color:var(--brand-text-muted);border-radius:1rem;padding:3rem}.travel-tips__carousel[data-astro-cid-bkkvgfex]{padding-inline:3.25rem;position:relative}.travel-tips__viewport[data-astro-cid-bkkvgfex]{margin:-12px 0;padding:12px 0;overflow:hidden}.travel-tips__track[data-astro-cid-bkkvgfex]{gap:1.5rem;transition:transform .5s cubic-bezier(.22,.61,.36,1);display:flex}.travel-tips__track[data-astro-cid-bkkvgfex] .travel-tip-card[data-astro-cid-bkkvgfex]{flex:0 0 calc(33.3333% - 1rem)}@media (prefers-reduced-motion:reduce){.travel-tips__track[data-astro-cid-bkkvgfex]{transition:none}}.travel-tip-card[data-astro-cid-bkkvgfex]{background:var(--brand-bg-card);color:inherit;border:1px solid var(--brand-border);border-radius:1rem;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.travel-tip-card[data-astro-cid-bkkvgfex]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.travel-tip-card__image-wrap[data-astro-cid-bkkvgfex]{flex-shrink:0;height:12rem;overflow:hidden}.travel-tip-card__image[data-astro-cid-bkkvgfex]{object-fit:cover;width:100%;height:100%}.travel-tip-card__image-fallback[data-astro-cid-bkkvgfex]{text-align:center;background:linear-gradient(135deg, var(--brand-primary), var(--brand-primary-light,var(--brand-primary)));color:#fff;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;font-weight:600;display:flex}.travel-tip-card__body[data-astro-cid-bkkvgfex]{flex-direction:column;flex:1;padding:1.5rem;display:flex}.travel-tip-card__body[data-astro-cid-bkkvgfex] h3[data-astro-cid-bkkvgfex]{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.travel-tip-card__excerpt[data-astro-cid-bkkvgfex]{color:var(--brand-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.travel-tip-card__cta[data-astro-cid-bkkvgfex]{border-top:1px solid var(--brand-border);color:var(--brand-blue,var(--brand-primary));justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;font-weight:600;display:flex}.travel-tips__arrow[data-astro-cid-bkkvgfex]{border:1px solid var(--brand-border);cursor:pointer;z-index:5;background:#fff;border-radius:9999px;width:3rem;height:3rem;font-size:1.5rem;line-height:1;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.travel-tips__arrow[data-astro-cid-bkkvgfex][disabled]{opacity:.3;cursor:default}.travel-tips__arrow--prev[data-astro-cid-bkkvgfex]{left:0}.travel-tips__arrow--next[data-astro-cid-bkkvgfex]{right:0}.travel-tips__dots[data-astro-cid-bkkvgfex]{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.travel-tips__dots[data-astro-cid-bkkvgfex] button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:inline-flex}.travel-tips__dots[data-astro-cid-bkkvgfex] button:before{content:"";background:var(--brand-border);border-radius:9999px;width:.5rem;height:.5rem;transition:width .2s,background .2s;display:block}.travel-tips__dots[data-astro-cid-bkkvgfex] button.is-active:before{background:var(--brand-blue,var(--brand-primary));width:1.25rem}.travel-tips__dots[data-astro-cid-bkkvgfex] .carousel-counter{color:var(--brand-text-muted);font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.travel-tips__cta[data-astro-cid-bkkvgfex]{background:var(--brand-primary);text-align:center;border-radius:1rem;margin-top:3rem;padding:1.5rem}.travel-tips__cta[data-astro-cid-bkkvgfex] p[data-astro-cid-bkkvgfex]{color:#fff;margin-bottom:1rem;font-size:1.125rem}.travel-tips__cta[data-astro-cid-bkkvgfex] a[data-astro-cid-bkkvgfex]{color:var(--brand-primary);background:#fff;border-radius:9999px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.travel-tips__cta[data-astro-cid-bkkvgfex] a[data-astro-cid-bkkvgfex]:hover{background:var(--brand-bg-alt)}@media (width<=1023px){.travel-tips__track[data-astro-cid-bkkvgfex] .travel-tip-card[data-astro-cid-bkkvgfex]{flex-basis:calc(50% - .75rem)}}@media (width<=639px){.travel-tips__carousel[data-astro-cid-bkkvgfex]{padding-inline:0}.travel-tips__track[data-astro-cid-bkkvgfex] .travel-tip-card[data-astro-cid-bkkvgfex]{flex-basis:100%}.travel-tips__arrow[data-astro-cid-bkkvgfex]{background:#ffffffeb;width:2.5rem;height:2.5rem;font-size:1.25rem;top:7rem}.travel-tips__arrow--prev[data-astro-cid-bkkvgfex]{left:.25rem}.travel-tips__arrow--next[data-astro-cid-bkkvgfex]{right:.25rem}}
