/*
Generated time: June 15, 2026 02:25
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.tour-card{display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;height:100%}.tour-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.13)}.tour-card__link{display:block;text-decoration:none}.tour-card__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f0ece4}.tour-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.tour-card:hover .tour-card__img{transform:scale(1.04)}.tour-card__img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8dcc8,#c9a84c22)}.tour-card__duration-badge{position:absolute;top:.75rem;left:.75rem;background:rgba(26,26,46,.85);color:#fff;font-size:.72rem;font-weight:600;padding:.3rem .65rem;border-radius:2rem;backdrop-filter:blur(4px);letter-spacing:.02em}.tour-card__body{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.1rem 1.1rem;flex:1}.tour-card__meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.35rem}.tour-card__departure{font-size:.72rem;color:#888;font-weight:500}.tour-card__rating{display:flex;align-items:center;gap:.25rem}.tour-card__stars{color:#c9a84c;font-size:.75rem;letter-spacing:-.05em}.tour-card__rating-text{font-size:.72rem;color:#666;font-weight:500}.tour-card__title{font-size:.95rem;font-weight:700;line-height:1.3;margin:0;flex:1}.tour-card__title a{color:#1a1a2e;text-decoration:none}.tour-card__title a:hover{color:#c9a84c}.tour-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.75rem;border-top:1px solid #f0ece4;gap:.5rem}.tour-card__price{display:flex;align-items:baseline;gap:.2rem;flex-wrap:wrap}.tour-card__price-label{font-size:.7rem;color:#999;text-transform:uppercase;letter-spacing:.05em}.tour-card__price-value{font-size:1.1rem;font-weight:700;color:#1a1a2e}.tour-card__price-per{font-size:.7rem;color:#999}.tour-card__cta{display:inline-block;background:#c9a84c;color:#1a1a2e;font-size:.78rem;font-weight:700;padding:.45rem .9rem;border-radius:.25rem;text-decoration:none;white-space:nowrap;transition:background .2s ease;flex-shrink:0}.tour-card__cta:hover{background:#b8943d}.collection-grid-tours{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 3rem}.collection-grid-tours__grid{display:grid;grid-template-columns:repeat(var(--grid-cols,3),1fr);gap:1.5rem}.collection-grid-tours__pagination{margin-top:2.5rem;text-align:center}.collection-grid-tours__empty{text-align:center;padding:3rem;color:#888}@media (max-width:989px){.collection-grid-tours__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:549px){.collection-grid-tours__grid{grid-template-columns:1fr}}.tour-card__image-badges{position:absolute;top:.75rem;left:.75rem;right:.75rem;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.tour-card__rating-badge{background:rgba(26,26,46,.85);color:#fff;font-size:.72rem;font-weight:600;padding:.3rem .65rem;border-radius:2rem;backdrop-filter:blur(4px);letter-spacing:.02em;white-space:nowrap}.tour-card__trust{display:flex;flex-wrap:wrap;gap:.4rem .75rem;margin:.25rem 0 .5rem}.tour-card__trust-item{font-size:.68rem;color:#666;font-weight:500;white-space:nowrap}.tour-card__price-compare{font-size:.85rem;color:#999;text-decoration:line-through;font-weight:400;margin-left:.15rem}.tour-card__image-badges .tour-card__duration-badge{position:static}.collection-why-us{background:#f8f5f0;padding:3rem 1.5rem}.collection-why-us__inner{max-width:1200px;margin:0 auto}.collection-why-us__heading{text-align:center;font-size:1.5rem;font-weight:700;color:#1a1a2e;margin-bottom:2rem}.collection-why-us__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.collection-why-us__item{background:#fff;border-radius:.5rem;padding:1.5rem 1.25rem;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06)}.collection-why-us__icon{font-size:2rem;display:block;margin-bottom:.75rem}.collection-why-us__item-title{font-size:.9rem;font-weight:700;color:#1a1a2e;margin:0 0 .4rem}.collection-why-us__item-text{font-size:.78rem;color:#666;line-height:1.5;margin:0}@media (max-width:989px){.collection-why-us__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:549px){.collection-why-us__grid{grid-template-columns:1fr}}.collection-faq{padding:3rem 1.5rem;background:#fff}.collection-faq__inner{max-width:800px;margin:0 auto}.collection-faq__heading{text-align:center;font-size:1.5rem;font-weight:700;color:#1a1a2e;margin-bottom:2rem}.collection-faq__item{border-bottom:1px solid #f0ece4;padding:1rem 0}.collection-faq__question{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:600;color:#1a1a2e;cursor:pointer;list-style:none;gap:1rem}.collection-faq__question::-webkit-details-marker{display:none}.collection-faq__chevron{color:#c9a84c;font-size:1.2rem;flex-shrink:0;transition:transform .2s ease}details[open] .collection-faq__chevron{transform:rotate(45deg)}.collection-faq__answer{font-size:.85rem;color:#555;line-height:1.7;padding:.75rem 0 .25rem}.collection-intro{background:#fff;padding:3rem 1.5rem 2rem;width:100%}.collection-intro__inner{max-width:1200px;margin:0 auto;width:100%}.collection-intro__description{width:100%}.collection-intro__description>div{width:100%;box-sizing:border-box}@media (max-width:749px){.collection-intro__description div[style*="grid-template-columns:repeat(3"]{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.collection-intro__description div[style*="grid-template-columns:repeat(3"]{grid-template-columns:1fr!important}}