.tour-card{position:relative;display:flex;align-items:stretch;height:128px;border-radius:18px;overflow:hidden;cursor:pointer;border:1px solid rgba(185,196,201,.78);isolation:isolate;content-visibility:auto;contain-intrinsic-size:128px}.tour-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:saturate(.92) brightness(.9);opacity:0;background:linear-gradient(110deg,rgba(255,255,255,.04) 30%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.04) 70%);background-size:200% 100%}.tour-card img.loaded{opacity:1}.tour-card::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(78deg,rgba(4,12,18,.92) 22%,rgba(4,12,18,.55) 55%,rgba(4,12,18,.12) 100%)}.tour-card-body{position:relative;display:flex;flex:1 1 auto;min-width:0;height:100%;flex-direction:column;justify-content:center;gap:4px;padding:16px 18px 16px 20px!important}.tour-card-body>*{min-width:0}.tour-card-tag{overflow:hidden;color:var(--sol);font-size:.58rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.95),0 2px 9px rgba(0,0,0,.72);white-space:nowrap}.tour-card h3{display:-webkit-box;overflow:hidden;font-family:Montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;font-size:1.34rem;font-weight:520;letter-spacing:-.01em;line-height:1.1;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tour-card-meta{display:-webkit-box;overflow:hidden;color:var(--névoa);font-size:.72rem;font-weight:500;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tour-card-price{position:static!important;display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;justify-content:flex-end;padding:16px 16px 14px 10px!important;border:0!important;background:transparent!important;color:#fff!important;font-size:.68rem;font-weight:800;line-height:1.3;text-align:right;text-shadow:0 2px 2px #000,0 4px 8px rgba(0,0,0,.98),0 7px 16px rgba(2,12,20,.95);white-space:nowrap}.tour-card-price strong{display:block;color:#fff!important;font-family:Montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;font-size:1.5rem!important;font-weight:800!important;text-shadow:0 2px 4px rgba(0,0,0,.95),0 4px 10px rgba(0,0,0,.85)!important;white-space:nowrap}.tour-card-arrow{position:absolute;top:14px;right:16px;display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--borda-viva);border-radius:50%;background:rgba(5,13,20,.4);color:inherit}@media(max-width:680px){.layout-test .tour-list{gap:11px;padding:14px 22px 72px}.layout-test .tour-card{height:116px;contain-intrinsic-size:116px}.layout-test .tour-card h3{font-size:1.18rem}.layout-test .tour-card-body{padding:13px 18px 31px 17px!important}}@media(max-width:520px){.tour-card-price{padding:14px 13px 14px 0!important}.tour-card-price strong{font-size:1.25rem!important}.tour-card-body{padding-left:15px!important}}
