@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton-base{background:linear-gradient(90deg,#e9e9ea,rgba(255,255,255,.6) 40px,#e9e9ea 80px);background-size:200px 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:8px;display:block}.main-header-skeleton,.subheader-skeleton{margin:0 auto}.section-title-skeleton{margin-bottom:20px}.trip-hero-section--skeleton{background:linear-gradient(1deg,rgba(16,16,16,.6) -20.32%,rgba(16,16,16,.6) 79.92%),#d3d3d3 50%/cover no-repeat!important;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:30px 20px;gap:clamp(26px,4vh,40px)}.trip-hero-section--skeleton .trip-hero-skeleton-top{width:100%;display:flex;flex-direction:column;align-items:center;gap:18px}.trip-hero-section--skeleton .trip-hero-skeleton-header{gap:14px}.trip-hero-section--skeleton .trip-hero-skeleton-categories{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.trip-hero-section--skeleton .trip-hero-skeleton-description{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:6px}.hero-section--skeleton{background:linear-gradient(1deg,rgba(16,16,16,.6) -20.32%,rgba(16,16,16,.6) 79.92%),#d3d3d3 50%/cover no-repeat!important;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:30px 20px;gap:clamp(30px,5vh,40px)}.hero-section--skeleton .hero-skeleton-top{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.hero-section--skeleton .hero-skeleton-header{display:flex;flex-direction:column;align-items:center;gap:20px;padding-bottom:40px}.hero-section--skeleton .search-bar{width:100%;max-width:1200px;margin:0 auto}.hero-section--skeleton .search-bar .search-container{border-radius:16px;background:hsla(0,0%,100%,.18);backdrop-filter:blur(15px);display:grid;grid-template-columns:repeat(4,1fr) auto;justify-content:center;align-items:flex-end;padding:20px 30px;gap:24px}.hero-section--skeleton .search-bar .search-container .section{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}@media screen and (max-width:970px){.hero-section--skeleton .search-bar .search-container{padding:12px 16px;flex-direction:column;gap:16px;grid-template-columns:repeat(2,1fr)}.hero-section--skeleton .search-bar .search-container .section{width:100%}}@media screen and (max-width:500px){.hero-section--skeleton .search-bar .search-container{grid-template-columns:repeat(1,1fr)}}.hero-section--skeleton .masked-text{margin-top:auto}