.scantour-tour-archive .tour-cards{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1em}.scantour-tour-archive .tour-cards .wp-block-post{display:grid;grid-template:"image image image" auto ". title ." auto ". . ." minmax(1em, 1fr) ". taxattraction ." auto ". departures ." auto ". taxfrom ." auto ". taxdest ." auto "price price price" auto/var(--card-h-padding) minmax(0, 1fr) var(--card-h-padding);position:relative;border-radius:var(--tour-border-radius);border:1px solid var(--ast-global-color-7);padding-bottom:var(--card-h-padding);background-color:var(--ast-global-color-4, #fff);box-shadow:0 2px 8px rgba(14,38,25,.08);transition:border-color 240ms ease,box-shadow 240ms ease}.scantour-tour-archive .tour-cards .wp-block-post:hover{border-color:color-mix(in oklch, var(--ast-global-color-7), #000 5%);box-shadow:0 4px 12px rgba(14,38,25,.12)}.scantour-tour-archive .tour-cards .wp-block-post:hover .tour-img img{transform:scale(1.05)}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img{grid-area:image;display:block;overflow:clip;position:relative}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img .tour-img-figure img{transition:transform .55s cubic-bezier(0.25, 0.46, 0.45, 0.94);filter:brightness(1.05) contrast(1.08) saturate(1.05)}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img .tour-img-overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.15))}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img .tour-img-overlay .img-overlay-grid{padding:var(--card-h-padding);display:grid;grid-template:". addtofavorites" 1fr "days discount" 1fr/1fr 1fr}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img .tour-img-overlay .img-overlay-grid .taxonomy-days{grid-area:days;pointer-events:auto;align-self:end;justify-self:start}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img .tour-img-overlay .img-overlay-grid .taxonomy-days a{color:var(--ast-global-color-2);background-color:var(--ast-global-color-5);padding:3px 5px;border-radius:3px;font-size:15px;font-weight:700;text-decoration:none}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img .tour-img-overlay .img-overlay-grid .taxonomy-days a:not(:first-child){display:none !important}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img .tour-img-overlay .img-overlay-grid .tour-discount{display:block;grid-area:discount;align-self:end;justify-self:end}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img .tour-img-overlay .img-overlay-grid .add-to-favorites{grid-area:addtofavorites;align-self:start;justify-self:end;filter:drop-shadow(1px 1px 1px var(--ast-global-color-8));pointer-events:auto;cursor:pointer;transition:all .3s ease}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img .tour-img-overlay .img-overlay-grid .add-to-favorites svg{transition:inherit}.scantour-tour-archive .tour-cards .wp-block-post>.tour-img .tour-img-overlay .img-overlay-grid .add-to-favorites:hover svg{transition:inherit;fill:#ff686b;filter:drop-shadow(1px 1px 1px #f00)}.scantour-tour-archive .tour-cards .wp-block-post>.tour-title{grid-area:title;text-wrap:balance;font-size:1.1em;font-weight:700;line-height:1.2;color:var(--ast-global-color-3);margin:var(--card-h-padding) 0 0}.scantour-tour-archive .tour-cards .wp-block-post>.tour-title a{text-decoration:none;color:inherit;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden}.scantour-tour-archive .tour-cards .wp-block-post>.tour-title a::after{content:"";position:absolute;inset:0;z-index:1}.scantour-tour-archive .tour-cards .wp-block-post>.line{min-height:38px}.scantour-tour-archive .tour-cards .wp-block-post>.tour-card__attraction{grid-area:taxattraction;display:grid;grid-template:"attraction-icon attraction-title attraction-title" auto "attraction-tags attraction-tags attraction-tags" auto/20px 1fr 20px}.scantour-tour-archive .tour-cards .wp-block-post>.tour-card__attraction:not(:has(.taxonomy-attraction a)){display:none !important}.scantour-tour-archive .tour-cards .wp-block-post>.tour-card__attraction>.wp-block-scantour-icon{flex-shrink:0;grid-area:attraction-icon}.scantour-tour-archive .tour-cards .wp-block-post>.tour-card__attraction>.what-to-expect{flex-grow:1;grid-area:attraction-title}.scantour-tour-archive .tour-cards .wp-block-post>.tour-card__attraction .taxonomy-attraction{grid-area:attraction-tags;min-width:0;display:flex;flex-basis:var(--flex-stretch)}.scantour-tour-archive .tour-cards .wp-block-post>.tour-card__attraction .taxonomy-attraction a[rel=tag]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scantour-tour-archive .tour-cards .wp-block-post>.tour-card__attraction .taxonomy-attraction a[rel=tag]:not(:first-child){display:none}.scantour-tour-archive .tour-cards .wp-block-post>.tour-card__attraction .taxonomy-attraction .wp-block-post-terms__separator{display:none}.scantour-tour-archive .tour-cards .wp-block-post>.tour-card__location{grid-area:taxdest}.scantour-tour-archive .tour-cards .wp-block-post>.tour-card__from{grid-area:taxfrom}.scantour-tour-archive .tour-cards .wp-block-post>.tour-departures{grid-area:departures}.scantour-tour-archive .tour-cards .wp-block-post>.tour-departures .departures-info{cursor:help}.scantour-tour-archive .tour-cards .wp-block-post>.wp-block-scantour-tour-price{grid-area:price}.scantour-tour-archive .tour-cards .wp-block-post .wp-block-post-terms>*{vertical-align:sub}.scantour-tour-archive .tour-cards .wp-block-post .wp-block-post-terms .wp-block-post-terms__separator{color:var(--sct-gray-3)}.scantour-tour-archive .tour-cards .wp-block-post a:not(.tour-title a),.scantour-tour-archive .tour-cards .wp-block-post button,.scantour-tour-archive .tour-cards .wp-block-post .taxonomy-attraction::after,.scantour-tour-archive .tour-cards .wp-block-post .wp-block-scantour-tippy,.scantour-tour-archive .tour-cards .wp-block-post .add-to-favorites{position:relative;z-index:2}.scantour-tour-archive .tours-pagination__numbers{display:flex}.scantour-tour-archive .tours-no-results{display:block}
