.tour-destination-card{display:block;color:var(--color-text);transition:color .2s}@media(hover:hover)and (pointer:fine){.tour-destination-card:hover{color:var(--color-accent-500)}}.tour-destination-card__photo{position:relative;padding-top:75%;margin-bottom:12px;background-color:var(--color-bg-inverse);border-radius:36px}.tour-destination-card__image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:36px}.tour-destination-card__title{font-size:18px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tour-destination-card__caption{color:var(--color-text-secondary)}.tour-collection-card-wt{position:relative;display:block;height:150px;border-radius:16px;background-color:var(--color-bg-secondary);overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);mask-image:-webkit-radial-gradient(#fff,#000)}@media screen and (min-width:992px){.tour-collection-card-wt{height:250px}}.tour-collection-card-wt:before{position:absolute;content:"";width:100%;height:76px;bottom:0;left:0;background-image:linear-gradient(180deg,#0a0a0d00,#17171a);opacity:.7;transition:opacity .2s,height .2s;z-index:1}.tour-collection-card-wt:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:#0a0a0d;opacity:0;transition:opacity .2s;z-index:2}@media(hover:hover)and (pointer:fine){.tour-collection-card-wt:hover:after{opacity:.28}}.tour-collection-card-wt__image{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover;transition-property:transform;transition-duration:.9s;transition-timing-function:cubic-bezier(.16,1,.3,1)}.tour-collection-card-wt__body{position:absolute;bottom:0;left:0;width:100%;padding:12px;color:var(--color-white);z-index:3}@media screen and (min-width:992px){.tour-collection-card-wt__body{padding:20px}}@media screen and (min-width:1200px){.tour-collection-card-wt__body{padding:24px}}.tour-collection-card-wt__caption{opacity:.7}.tour-collection-card-wt__title{font-size:18px;font-weight:700;line-height:1.1;-webkit-hyphens:auto;hyphens:auto}@media screen and (min-width:1200px){.tour-collection-card-wt__title{font-size:24px}}.tour-arrival-list{list-style:none;margin:0;padding:0}@media screen and (max-width:991px){.tour-arrival-list{padding-left:34px}}.tour-arrival-list__item{margin-bottom:12px}.tour-arrival-list__item:last-child{margin-bottom:0}.tour-arrival-list__text{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:18px;line-height:28px}.tour-arrival-list__subtext{line-height:22px;color:var(--color-success-500)}
