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