.event-item{padding-top:12px;border-radius:20px;padding-bottom:52px;color:var(--primary-text-color)}.event-item:hover{color:var(--primary-text-color)}.event-item:hover .fav{display:flex}.event-item:hover .fav:not(.selected){background-color:#fff}.event-item>a{color:var(--primary-text-color)}.event-item>a:hover{color:var(--primary-text-color)}.event-item .image{border-radius:15px;margin-bottom:10px;height:240px;overflow:hidden}.event-item .image img{border-radius:15px;transition:.5s;width:100%;height:100%;object-fit:cover}.event-item .title{margin-bottom:4px;color:var(--primary-text-color)}.event-item .sub-line,.event-item .location{color:var(--secondary-text-color);margin-bottom:2px}.event-item .price{position:absolute;width:100%;bottom:12px;left:0;padding-left:calc(var(--bs-gutter-x)*.5)}.event-item .fav-container{min-height:36px}@media(min-width: 768px){.event-item:not(:has(.modal.show)):not(.show-more):hover{background-color:#eeeef0}}.event-item:not(:has(.modal.show)):not(.show-more):hover .image img{transform:scale(1.07)}.event-item .period .info-popover{display:inline-block;vertical-align:middle;padding-bottom:3px}.event-item .period .info-popover .popover_icon{background-color:rgba(0,0,0,0)}.event-item .period .info-popover .popover{max-width:300px;gap:0}.event-item .period .info-popover .popover p{line-height:20px}.event-item [data-bs-toggle=modal]{cursor:pointer}
