.cities-grid.section{padding-top:var(--spacing-17)}.cities-grid__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cities-grid__item{min-width:0}.cities-grid__pagination{margin-top:var(--spacing-10)}.event-card{--content-position: 20px;position:relative;display:block;width:100%;aspect-ratio:4 / 5;overflow:hidden;text-decoration:none;cursor:pointer}.event-card img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.event-card:hover img{transform:scale(1.05)}.event-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000001a,#0000 30% 50%,#000000d9);pointer-events:none}.event-badge{position:absolute;top:var(--content-position);left:var(--content-position);background:#fff6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:6px 12px;font-size:var(--font-14);color:#fff;font-weight:500;letter-spacing:.5px;z-index:2}.event-container{position:absolute;display:flex;bottom:var(--content-position);width:calc(100% - 40px);left:50%;align-items:center;transform:translate(-50%);justify-content:space-between}.event-content{display:flex;flex-direction:column;gap:0;z-index:2}.event-title{font-size:var(--font-22);font-weight:700;line-height:1.2;color:#fff;margin:0}.event-sub{font-size:var(--font-14);color:#ffffffd9;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:0;padding-top:0;opacity:0;transform:translateY(8px);transition:max-height .24s ease,padding-top .24s ease,opacity .24s ease,transform .24s ease}.event-card:hover .event-sub,.event-card:focus-visible .event-sub{max-height:3em;padding-top:4px;opacity:1;transform:translateY(0)}.event-arrow{width:50px;height:50px;background-color:#fff;color:#000;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;z-index:2}.event-card:hover .event-arrow{transform:translate(3px,-3px)}@media screen and (max-width:1600px){.event-card{--content-position: 15px}.event-container{width:calc(100% - 30px)}.event-content{gap:0}.event-title{font-size:var(--font-20)}.event-sub{font-size:var(--font-12)}.event-arrow{width:40px;height:40px}}@media screen and (max-width:1440px){.event-badge{font-size:var(--font-12)}.event-content{gap:0}.event-title{font-size:var(--font-18)}.event-arrow{width:35px;height:35px}.event-arrow svg{width:10px;height:10px}.cities-grid.section{padding-top:var(--spacing-12)}}@media screen and (min-width:990px){.cities-grid__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media screen and (min-width:1281px){.cities-grid__items{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}}@media screen and (max-width:989px){.event-sub{max-height:3em;opacity:1;transform:translateY(0)}}@media screen and (max-width:600px){.event-content{gap:0}.event-arrow{display:none}.event-sub{white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/template-all-cities-grid.css.map */
