.show-mobile[data-v-efec0c3d]{display:block!important}@media (min-width: 768px){.show-mobile[data-v-efec0c3d]{display:none!important}}@media (max-width: 767px){.hide-mobile[data-v-efec0c3d]{display:none!important}}.show-desktop[data-v-efec0c3d]{display:none!important}@media (min-width: 768px){.show-desktop[data-v-efec0c3d]{display:block!important}}@media (min-width: 768px){.hide-desktop[data-v-efec0c3d]{display:none!important}}.show-mobile-inline[data-v-efec0c3d]{display:inline!important}@media (min-width: 768px){.show-mobile-inline[data-v-efec0c3d]{display:none!important}}.show-desktop-inline[data-v-efec0c3d]{display:none!important}@media (min-width: 768px){.show-desktop-inline[data-v-efec0c3d]{display:inline!important}}.show-mobile-flex[data-v-efec0c3d]{display:flex!important}@media (min-width: 768px){.show-mobile-flex[data-v-efec0c3d]{display:none!important}}.show-desktop-flex[data-v-efec0c3d]{display:none!important}@media (min-width: 768px){.show-desktop-flex[data-v-efec0c3d]{display:flex!important}}.show-mobile-inline-block[data-v-efec0c3d]{display:inline-block!important}@media (min-width: 768px){.show-mobile-inline-block[data-v-efec0c3d]{display:none!important}}.show-desktop-inline-block[data-v-efec0c3d]{display:none!important}@media (min-width: 768px){.show-desktop-inline-block[data-v-efec0c3d]{display:inline-block!important}}.card[data-v-efec0c3d]{position:relative;cursor:pointer;display:flex;flex-direction:column;border-radius:20px;border:1px solid #f0f0f2;overflow:hidden;background-color:#fff;box-shadow:var(--box-shadow-small);transition:transform .15s ease-out,box-shadow .15s ease-out;height:100%;will-change:transform,box-shadow;transform:translateZ(0)}.card[data-v-efec0c3d]:hover{box-shadow:var(--box-shadow-interactive);transform:translateY(-2px) translateZ(0)}.card:hover .card__title[data-v-efec0c3d]{color:var(--accent)}.card--has-header[data-v-efec0c3d]{border-radius:20px}.card__header[data-v-efec0c3d]{position:absolute;top:0;left:0;right:0;padding:12px 16px;background:linear-gradient(180deg,#0000004d,#0000);color:#fff;z-index:1;display:flex;align-items:center;gap:8px}.card__favorite[data-v-efec0c3d]{position:absolute;top:8px;right:12px;z-index:2;border:none;background:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.card__favorite[data-v-efec0c3d]:hover{transform:scale(1.1)}.card__image[data-v-efec0c3d]{position:relative;height:240px;overflow:hidden}.card__label[data-v-efec0c3d]{position:absolute;top:16px;left:16px;background-color:var(--accent);color:#fff;padding:6px 12px;border-radius:100px;font-size:14px;font-weight:500;z-index:1}.card__img[data-v-efec0c3d]{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.card:hover .card__img[data-v-efec0c3d]{transform:scale(1.03)}.card__content[data-v-efec0c3d]{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}.card__category[data-v-efec0c3d]{color:#110f2d;font-size:10px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:2px;text-transform:uppercase}.card__title[data-v-efec0c3d]{color:#110f2d;font-size:18px;font-style:normal;font-weight:700;line-height:120%;margin:0;transition:color .3s cubic-bezier(.4,0,.2,1)}.card__info[data-v-efec0c3d]{opacity:.6}.card__duration[data-v-efec0c3d],.card__description[data-v-efec0c3d]{color:#110f2d;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.card__separator[data-v-efec0c3d]{margin:0 6px}.card__footer[data-v-efec0c3d]{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.card__price-container[data-v-efec0c3d]{display:flex;align-items:baseline;gap:6px}.card__price[data-v-efec0c3d]{font-size:18px;font-style:normal;font-weight:700;line-height:100%}.card__price-description[data-v-efec0c3d]{font-size:13px;font-style:normal;font-weight:400;line-height:100%}.card__rating[data-v-efec0c3d]{display:flex;align-items:center;gap:4px;border-radius:99px;border:1px solid #f0f0f2;background:#fff;padding:6px 10px}.card__rating-icon[data-v-efec0c3d]{width:14px;height:14px}.card__rating-value[data-v-efec0c3d]{font-weight:700;font-size:14px;color:#110f2d}.card--promo[data-v-efec0c3d]{position:relative;min-height:300px;border-radius:20px;overflow:visible}.card--promo .card__image[data-v-efec0c3d]{position:absolute;border-radius:20px;top:0;left:0;width:100%;height:100%;z-index:0}.card--promo .card__img[data-v-efec0c3d]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.card--promo .card__header[data-v-efec0c3d]{position:relative;top:0;left:0;right:0;padding:12px 16px;background:transparent;color:#fff;z-index:3}.card--promo .card__favorite[data-v-efec0c3d]{z-index:3}.card--promo .card__content[data-v-efec0c3d]{position:relative;z-index:2;width:33.33%;margin-left:0;height:100%;border-radius:20px 0 0 20px;background:linear-gradient(90deg,#0000001a 68.5%,#0000);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff}.card--promo .card__content[data-v-efec0c3d]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px 0 0 20px;z-index:-1}.card--promo .card__category[data-v-efec0c3d],.card--promo .card__title[data-v-efec0c3d],.card--promo .card__duration[data-v-efec0c3d],.card--promo .card__description[data-v-efec0c3d],.card--promo .card__price[data-v-efec0c3d],.card--promo .card__price-description[data-v-efec0c3d],.card--promo .card__rating-value[data-v-efec0c3d],.card--promo .card__separator[data-v-efec0c3d]{color:#fff}.card--promo .card__rating[data-v-efec0c3d]{background:#fff3;border-color:#ffffff4d}.card--promo .card__label[data-v-efec0c3d]{background-color:var(--cyan);color:var(--accent)}.card--large .card__image[data-v-efec0c3d]{height:calc(75% - 24px);min-height:400px}.card--large .card__title[data-v-efec0c3d]{font-size:28px;line-height:1.4;margin-bottom:8px}.card--large .card__content[data-v-efec0c3d]{padding:24px}.card--large .card__info[data-v-efec0c3d]{font-size:18px;margin-bottom:12px}.card--large .card__price[data-v-efec0c3d]{font-size:20px}.card--small .card__image[data-v-efec0c3d]{height:180px}.card--small .card__content[data-v-efec0c3d]{padding:12px;gap:6px}.card--small .card__title[data-v-efec0c3d]{font-size:16px}.card--event .card__image[data-v-efec0c3d]{height:200px}.card--event .card__label[data-v-efec0c3d]{background-color:var(--text-dark)}.card--event .card__duration[data-v-efec0c3d]{font-weight:500;color:var(--accent)}.card__clickable-area[data-v-efec0c3d]{width:100%;height:100%;display:flex;flex-direction:column;text-decoration:none;color:inherit}.card__clickable-area[data-v-efec0c3d]:focus{outline:2px solid var(--accent, #007acc);outline-offset:2px}.card__clickable-area[data-v-efec0c3d]:focus-visible{outline:2px solid var(--accent, #007acc);outline-offset:2px}
