.category-card[data-astro-cid-pw5tijzy]{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4/5;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;border:1px solid rgba(255,255,255,.1);background:var(--color-dark-surface)}.category-card[data-astro-cid-pw5tijzy]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px -12px #2e8b5740,0 0 0 1px #d5953133}.category-card__image-container[data-astro-cid-pw5tijzy]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.category-card__image[data-astro-cid-pw5tijzy]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.category-card[data-astro-cid-pw5tijzy]:hover .category-card__image[data-astro-cid-pw5tijzy]{transform:scale(1.1)}.category-card__overlay[data-astro-cid-pw5tijzy]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000001a,#0000004d 40%,#000000b3);z-index:2}.category-card__content[data-astro-cid-pw5tijzy]{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:3;display:flex;flex-direction:column;gap:.75rem;background:linear-gradient(180deg,transparent 0%,rgba(10,53,56,.8) 50%)}.category-card__header[data-astro-cid-pw5tijzy]{display:flex;flex-direction:column;gap:.5rem}.category-card__title[data-astro-cid-pw5tijzy]{font-size:1.5rem;font-weight:700;color:#fff;margin:0;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.5)}.category-card__highlight[data-astro-cid-pw5tijzy]{display:flex;align-items:center;gap:.375rem;color:var(--color-accent);font-size:.875rem;font-weight:600}.category-card__highlight[data-astro-cid-pw5tijzy] svg[data-astro-cid-pw5tijzy]{color:var(--color-accent)}.category-card__description[data-astro-cid-pw5tijzy]{font-size:.875rem;color:#ffffffe6;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-card__badge[data-astro-cid-pw5tijzy]{position:absolute;top:1rem;right:1rem;padding:.375rem .75rem;border-radius:50px;font-size:.75rem;font-weight:700;display:flex;align-items:center;gap:.25rem;z-index:4;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2)}.category-card__badge--promo[data-astro-cid-pw5tijzy]{background:#ef4444e6;color:#fff}.category-card__badge--vip[data-astro-cid-pw5tijzy]{background:linear-gradient(135deg,#d59531,#e8c26e);color:var(--color-dark-bg)}.category-card__tags[data-astro-cid-pw5tijzy]{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.375rem;z-index:4}.category-card__tag[data-astro-cid-pw5tijzy]{background:#2e8b57e6;color:#fff;padding:.25rem .75rem;border-radius:50px;font-size:.75rem;font-weight:600;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2)}.category-card__features[data-astro-cid-pw5tijzy]{display:flex;flex-direction:column;gap:.375rem}.category-card__feature[data-astro-cid-pw5tijzy]{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#fffc}.category-card__feature[data-astro-cid-pw5tijzy] svg[data-astro-cid-pw5tijzy]{color:var(--color-primary-light)}.category-card__stats[data-astro-cid-pw5tijzy]{display:flex;gap:1rem;margin-top:.5rem}.category-card__stat[data-astro-cid-pw5tijzy]{display:flex;flex-direction:column;align-items:center;background:#ffffff1a;padding:.5rem;border-radius:8px;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);min-width:4rem}.category-card__stat-value[data-astro-cid-pw5tijzy]{font-size:1.125rem;font-weight:700;color:var(--color-accent);line-height:1}.category-card__stat-label[data-astro-cid-pw5tijzy]{font-size:.625rem;color:#fffc;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-top:.125rem}.category-card__action[data-astro-cid-pw5tijzy]{margin-top:.5rem}.category-card__cta[data-astro-cid-pw5tijzy]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(8px);width:100%;justify-content:center;text-decoration:none}.category-card__cta[data-astro-cid-pw5tijzy]:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-dark-bg);transform:translateY(-2px)}.category-card__cta[data-astro-cid-pw5tijzy] svg[data-astro-cid-pw5tijzy]{transition:transform .3s ease}.category-card__cta[data-astro-cid-pw5tijzy]:hover svg[data-astro-cid-pw5tijzy]{transform:translate(4px)}.category-card--vip[data-astro-cid-pw5tijzy]{border:2px solid rgba(213,149,49,.3)}.category-card--vip[data-astro-cid-pw5tijzy]:hover{border-color:#d5953199;box-shadow:0 25px 50px -12px #d595314d,0 0 0 1px #d5953166}.category-card--promo[data-astro-cid-pw5tijzy]{border:2px solid rgba(239,68,68,.3)}.category-card--promo[data-astro-cid-pw5tijzy]:hover{border-color:#ef444499;box-shadow:0 25px 50px -12px #ef44444d,0 0 0 1px #ef444466}@media (max-width: 767px){.category-card[data-astro-cid-pw5tijzy]{aspect-ratio:3/4}.category-card__content[data-astro-cid-pw5tijzy]{padding:1rem}.category-card__title[data-astro-cid-pw5tijzy]{font-size:1.25rem}.category-card__stats[data-astro-cid-pw5tijzy]{gap:.5rem}.category-card__stat[data-astro-cid-pw5tijzy]{padding:.375rem;min-width:3rem}.category-card__tags[data-astro-cid-pw5tijzy]{top:.75rem;left:.75rem}.category-card__badge[data-astro-cid-pw5tijzy]{top:.75rem;right:.75rem}}@media (max-width: 480px){.category-card[data-astro-cid-pw5tijzy]{aspect-ratio:1/1}.category-card__features[data-astro-cid-pw5tijzy]{display:none}}.service-highlight[data-astro-cid-ozwph6yu]{position:relative;border-radius:12px;overflow:hidden;margin-bottom:2rem}.highlight-container[data-astro-cid-ozwph6yu]{position:relative;display:flex;align-items:center;min-height:400px;overflow:hidden}.background-image[data-astro-cid-ozwph6yu]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.content-wrapper[data-astro-cid-ozwph6yu]{position:relative;z-index:2;max-width:50%;padding:2rem;margin:2rem;background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 32px #00000026,0 2px 8px #0000001a,inset 0 1px #ffffff4d;transition:all .3s ease}.content-wrapper[data-astro-cid-ozwph6yu]:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0003,0 4px 12px #00000026,inset 0 1px #ffffff4d}.service-highlight[data-astro-cid-ozwph6yu].reverse .content-wrapper[data-astro-cid-ozwph6yu]{margin-left:auto;margin-right:2rem}.service-highlight[data-astro-cid-ozwph6yu]:not(.reverse) .content-wrapper[data-astro-cid-ozwph6yu]{margin-left:2rem;margin-right:auto}.badge[data-astro-cid-ozwph6yu]{display:inline-block;background:linear-gradient(135deg,#3cb371,#0f4a4e);color:#fff;padding:.5rem 1.25rem;border-radius:25px;font-size:.875rem;font-weight:600;margin-bottom:1rem;box-shadow:0 4px 12px #2e8b574d;text-transform:uppercase;letter-spacing:.5px}.title[data-astro-cid-ozwph6yu]{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.subtitle[data-astro-cid-ozwph6yu]{font-size:1.25rem;font-weight:600;color:#ffffffe6;margin-bottom:1rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.description[data-astro-cid-ozwph6yu]{font-size:1rem;color:#ffffffd9;line-height:1.6;margin-bottom:1.5rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.features-list[data-astro-cid-ozwph6yu]{list-style:none;padding:0;margin:0 0 1.5rem}.feature-item[data-astro-cid-ozwph6yu]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.5)}.destinations[data-astro-cid-ozwph6yu]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.destination-item[data-astro-cid-ozwph6yu]{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.5)}.price-info[data-astro-cid-ozwph6yu]{margin-bottom:1.5rem}.price-from[data-astro-cid-ozwph6yu]{display:block;font-size:.875rem;color:#fffc;text-shadow:0 1px 2px rgba(0,0,0,.5)}.price-amount[data-astro-cid-ozwph6yu]{display:block;font-size:2rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.price-details[data-astro-cid-ozwph6yu]{display:block;font-size:.875rem;color:#ffffffb3;text-shadow:0 1px 2px rgba(0,0,0,.5)}.cta-button[data-astro-cid-ozwph6yu]{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:.875rem 2rem;border-radius:12px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 16px #f59e0b4d;border:1px solid rgba(255,255,255,.2);text-transform:uppercase;letter-spacing:.5px}.cta-button[data-astro-cid-ozwph6yu]:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-3px);box-shadow:0 8px 20px #f59e0b66}.overlay-text[data-astro-cid-ozwph6yu]{position:absolute;top:1.5rem;right:1.5rem;background:#000000bf;color:#fff;padding:.75rem 1.25rem;border-radius:12px;font-size:.875rem;font-weight:500;z-index:3;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #0003}.exclusive-badge[data-astro-cid-ozwph6yu]{position:absolute;top:1.5rem;left:1.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);color:#fff;padding:.75rem 1.25rem;border-radius:12px;font-size:.875rem;font-weight:700;z-index:3;box-shadow:0 6px 16px #f59e0b80;border:1px solid rgba(255,255,255,.2);text-transform:uppercase;letter-spacing:.5px;animation:subtle-pulse 3s ease-in-out infinite}@keyframes subtle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@media (max-width: 768px){.content-wrapper[data-astro-cid-ozwph6yu]{max-width:90%;margin:1rem;margin-bottom:100%}.service-highlight[data-astro-cid-ozwph6yu].reverse .content-wrapper[data-astro-cid-ozwph6yu],.service-highlight[data-astro-cid-ozwph6yu]:not(.reverse) .content-wrapper[data-astro-cid-ozwph6yu]{margin-left:1rem;margin-right:1rem}.title[data-astro-cid-ozwph6yu]{font-size:1.5rem}.subtitle[data-astro-cid-ozwph6yu]{font-size:1.125rem}}.travel-categories[data-astro-cid-rffcyaey]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;justify-content:center}@media (max-width: 767px){.travel-categories[data-astro-cid-rffcyaey]{grid-template-columns:1fr}}
