.tour-row-card{color:var(--color-text);cursor:pointer;position:relative;transition:color .2s}.tour-row-card:hover{color:var(--color-accent-500)}.tour-row-card:hover .tour-row-card__photo-image{transform:scale(1.1)}@media screen and (min-width:992px){.tour-row-card{border-bottom:1px solid var(--color-border);display:flex;padding-bottom:24px}}.tour-row-card__preview{border-radius:12px;height:200px;overflow:hidden;position:relative}@media screen and (min-width:992px){.tour-row-card__preview{flex-basis:50%;flex-grow:0;flex-shrink:0;max-height:400px;max-width:260px;min-height:305px}}@media screen and (min-width:1600px){.tour-row-card__preview{flex-basis:300px;max-width:300px}}.tour-row-card__photo{height:100%;position:relative;width:100%}.tour-row-card__photo-image{border-radius:12px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform 1.2s cubic-bezier(.16,1,.3,1);width:100%}.tour-row-card__organizer{align-items:center;background:linear-gradient(180deg,transparent,rgba(0,0,0,.56));bottom:0;color:#fff;display:flex;font-size:14px;font-weight:600;left:0;letter-spacing:0;padding:34px 8px 8px;position:absolute;width:100%;z-index:3}@media screen and (min-width:576px){.tour-row-card__organizer{font-size:15px;padding:64px 16px 16px}}.tour-row-card__organizer-photo{font-size:11px;height:24px;margin-right:8px;min-width:24px;width:24px}@media screen and (min-width:576px){.tour-row-card__organizer-photo{font-size:13px;height:40px!important;margin-right:12px;min-width:40px!important;width:40px!important}}.tour-row-card__photo-heading{align-items:flex-start;display:flex;justify-content:space-between;left:0;padding:8px;position:absolute;top:0;width:100%;z-index:3}.tour-row-card__like{color:var(--color-white);margin:8px;transition:transform .2s}.tour-row-card__like:hover{transform:scale(1.1)}@media screen and (min-width:992px){.tour-row-card__like{display:none}}.tour-row-card__chips{align-items:flex-start;display:flex;flex-direction:column;gap:4px;max-width:calc(100% - 44px)}.tour-row-card__chip{border-radius:6px;font-size:11px;text-transform:uppercase}@media screen and (min-width:992px){.tour-row-card__body{flex-grow:1;padding-left:16px}}@media screen and (min-width:1600px){.tour-row-card__body{padding-left:32px}}.tour-row-card__content{padding-top:10px}@media screen and (min-width:992px){.tour-row-card__content{display:flex;height:100%;padding-top:0}.tour-row-card__content-main{display:flex;flex-direction:column;flex-grow:1;padding-right:16px}}@media screen and (min-width:1600px){.tour-row-card__content-main{padding-right:40px}}.tour-row-card__content-sidebar{color:var(--color-text)}@media screen and (min-width:992px){.tour-row-card__content-sidebar{display:flex;flex-basis:188px;flex-direction:column;flex-grow:0;flex-shrink:0}}@media screen and (min-width:1600px){.tour-row-card__content-sidebar{flex-basis:300px}}.tour-row-card__small-title{line-height:1.3;margin-top:8px;max-height:42px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media screen and (min-width:992px){.tour-row-card__small-title{display:none}}.tour-row-card__large-title{display:none;line-height:1.1}@media screen and (min-width:992px){.tour-row-card__large-title{display:block;margin:0}}.tour-row-card__subtitle{font-size:14px;line-height:1.3}@media screen and (min-width:992px){.tour-row-card__subtitle{padding-top:12px}}.tour-row-card__subtitle-item{color:var(--color-text-secondary);display:inline}.tour-row-card__subtitle-item:before{background-color:currentColor;border-radius:50%;content:"";display:inline-block;height:2px;margin-right:5px;vertical-align:middle;width:2px}.tour-row-card__subtitle-item:first-child:before{display:none}.tour-row-card__rating{display:inline}.tour-row-card__rating .tour-rating-badge__count,.tour-row-card__rating .tour-rating-badge__icon,.tour-row-card__rating .tour-rating-badge__new,.tour-row-card__rating .tour-rating-badge__value{margin-left:0;margin-right:0!important;vertical-align:top}.tour-row-card__description{display:none}@media screen and (min-width:992px){.tour-row-card__description{color:var(--color-text-secondary);display:block;margin-top:12px;max-height:48px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}}.tour-row-card__tags{display:none}@media screen and (min-width:992px){.tour-row-card__tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:16px 0 0;padding:0}}.tour-row-card__tag{gap:8px}.tour-row-card__info{display:none}@media screen and (min-width:992px){.tour-row-card__info{color:var(--color-text);display:flex;gap:16px;line-height:1.3;margin-top:auto;padding-top:16px}}@media screen and (min-width:1600px){.tour-row-card__info{gap:48px}}.tour-row-card__info-caption{font-size:14px;font-weight:600;margin-bottom:8px;white-space:nowrap;--info-button-size:16px}.tour-row-card__info-caption .as-info-button{margin-left:0}.tour-row-card__info-value{font-size:14px}.tour-row-card__comfort-item{font-size:14px;margin-right:8px}.tour-row-card__comfort-item:before{background-color:var(--color-gray-400);border-radius:50%;content:"";display:inline-block;height:3px;margin-right:8px;vertical-align:middle;width:3px}.tour-row-card__comfort-item:first-child:before{display:none}.tour-row-card__price{align-items:center;color:var(--color-text);display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.tour-row-card__price-value{font-weight:700;line-height:1.3}@media screen and (min-width:992px){.tour-row-card__price-value{font-size:24px;line-height:1.1}}.tour-row-card__old-price{color:var(--color-gray-350);font-size:14px;line-height:1.3;text-decoration:line-through}.tour-row-card__price-discount{color:var(--color-danger-500);font-size:14px;font-weight:600;line-height:1.3}.tour-row-card__duration{display:none}@media screen and (min-width:992px){.tour-row-card__duration{display:flex;font-weight:600;margin-top:16px}}.tour-row-card__duration-item{align-items:center;display:flex;gap:4px}@media screen and (min-width:992px){.tour-row-card__duration-item:not(:last-child){margin-right:16px}}.tour-row-card__dates{margin-top:4px}@media screen and (min-width:992px){.tour-row-card__dates{margin-top:16px}}.tour-row-card__dates-title{display:none}@media screen and (min-width:992px){.tour-row-card__dates-title{color:var(--color-text);display:block;font-weight:600;line-height:1.3;margin-bottom:8px}}.tour-row-card__date-variant{color:var(--color-text-secondary);font-size:14px;line-height:1.4}@media screen and (min-width:992px){.tour-row-card__date-variant{color:var(--color-text);font-size:16px}}.tour-row-card__date-variant-duration{color:var(--color-text)}@media screen and (min-width:992px){.tour-row-card__date-variant-duration{display:none}}.tour-row-card__dates-by-request{color:var(--color-text-secondary);margin-bottom:8px;margin-top:4px}@media screen and (min-width:992px){.tour-row-card__dates-by-request{margin-top:16px;max-width:210px}}.tour-row-card__other-dates{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-info-50);border:0;border-radius:8px;color:var(--color-info-400);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;height:21px;line-height:21px;margin:0;padding:0 5px;transition:.2s;vertical-align:bottom}@media screen and (min-width:576px){.tour-row-card__other-dates{height:26px;line-height:26px}}.tour-row-card__other-dates:hover{background-color:var(--color-info-150);color:var(--color-info-450)}.tour-row-card__other-dates svg{height:16px;margin-left:5px;stroke:currentColor;stroke-width:2.5px;width:16px}.tour-row-card__actions{display:none}@media screen and (min-width:992px){.tour-row-card__actions{display:block;margin-top:auto;padding-top:16px}}.tour-row-card__actions-row{align-items:center;display:flex;gap:16px}.tour-row-card__photo-like{align-items:center;color:#fff;display:flex}.tour-row-card__photo-like:hover{--icon-like-fill-color:rgba(0,0,0,.3)}.tour-row-card__photo-like.is-active{--icon-like-fill-color:var(--color-danger-500);color:var(--color-white)}@media screen and (min-width:992px){.tour-row-card__photo-like{display:none}}.tour-row-card__selection-button{margin-top:8px}.tour-row-card__like-button{transition:none}.tour-row-card__like-button:not(.is-active):hover{color:var(--color-danger-350);--icon-like-fill-color:var(--color-danger-350)}.tour-row-card__like-button.is-active{color:var(--color-danger-500);--icon-like-fill-color:var(--color-danger-500)}.tour-row-card__loader{background-color:#ffffff80;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.tour-row-card__loader:after{animation:SkeletonAnimation 1.1s linear infinite;background:#000;background:linear-gradient(90deg,#fff0,#fff 50%,#fff0);bottom:-30px;content:"";left:-50%;position:absolute;top:-30px;width:200px}.tour-row-card.is-disabled,.tour-row-card.is-loading{pointer-events:none}.tour-row-card.is-disabled .tour-row-card__body,.tour-row-card.is-disabled .tour-row-card__photo{opacity:.5}.tour-row-card-skeleton{cursor:default}.tour-row-card-skeleton__photo:before{display:none}
