.w-slider-mask {
  overflow: visible;
}

.swiper-container {
    height: 248px !important;
}

.swiper-arrow-next, .swiper-arrow-prev {
    font-size: 22px;
    padding: 0 5px;
    cursor: pointer;
}

.spinner-more img {
    padding: 20px;
    background-color: #fff;
    border-radius: 100px;
    border: 1px solid #ccc;
    margin: 40px 0 40px 0;
    opacity: 0.5;
}

.event-banner-block {
  position: relative;
  z-index: 3;
  height: auto;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.content-wrapper {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1104px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 32px;
  padding-left: 32px;
}

.content-wrapper.finished-event {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: auto;
  max-width: 1440px;
  padding: 40px 24px 56px;
}

.content-wrapper.suggestion-slider {
  overflow: visible;
}

.content-wrapper.collections {
  padding-top: 28px;
}

.content-wrapper.category-slider {
  overflow: visible;
  padding-right: 16px;
  padding-left: 16px;
}

.content-wrapper.event-info-w {
  padding-top: 32px;
  padding-bottom: 24px;
}

.content-wrapper.category-title-w {
  padding-right: 40px;
  padding-left: 40px;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.header {
  position: relative;
}
.col-lg-1_5, .col-md-1_5, .col-sm-1_5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


@media (min-width: 1200px) {
  .col-lg-1_5 {
      float: left;
  }
  .col-lg-1_5 {
      width: 12.5% !important;
  }
}

@media (min-width: 992px) {
  .col-md-1_5 {
      float: left;
  }
  .col-md-1_5 {
      width: 12.5% !important;
  }
}

@media (min-width: 445px) {
  .col-sm-1_5 {
      float: left;
  }
  .col-sm-1_5 {
      width: 12.5% !important;
  }

  .swiper-slide {
      width: 312px !important;
  }
}

.bg-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height: 680px;
  min-height: 368px;
  opacity: 1;
}

.bg-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 120%;
  height: 120%;
  margin-top: -5%;
  margin-left: -10%;
/*  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../../images/banner-evento-modelo.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../../images/banner-evento-modelo.png');*/
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-color: #cfd5e1;
  opacity: 1;
  -webkit-filter: blur(24px);
  filter: blur(24px);
}

.event-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 94vh;
  max-height: 880px;
  min-height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.event-header.finished-event {
  display: block;
  height: auto;
  max-height: none;
  min-height: 0px;
}

.heading {
  margin-top: 4px;
  margin-bottom: 16px;
  color: #91959c;
  font-size: 14px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading.descubra {
  margin-bottom: 24px;
  color: #000;
  text-align: left;
}

.event-name {
  margin-top: 0px;
  margin-bottom: 16px;
  font-size: 30px;
  line-height: 100%;
  font-weight: 900;
  letter-spacing: 0.2px;
}

.event-name.header {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}

.bg-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 92%;
  max-height: 680px;
  opacity: 1;
}

.bg-section.fished-event {
  height: 100%;
}

.page-header {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  height: 48px;
  background-color: #000;
  background-image: url('../images/header.png');
  background-position: 50% 50%;
  background-size: 1117px;
  background-repeat: no-repeat;
}

/*

.event-info-calendar {
  display: block;
  margin-right: 8px;
  padding-left: 24px;
  background-image: url('../images/ic_time-13x13.svg');
  background-position: 0px 6px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.3px;
}

.ticket-grid {
  position: absolute;
  left: 0px;
  right: 0px;
  display: block;
  width: 332px;
  margin-right: auto;
  margin-left: auto;
}
*/

.event-column {
  margin-bottom: 24px;
  padding-right: 8px;
  padding-left: 8px;
}

.event-column.event-description {
  padding-top: 40px;
}

.event-location-section {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #fff;
}

.event-location-name {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 800;
}

.text-span {
  color: #000;
  font-size: 14px;
}

.event-location-text {
  margin-bottom: 24px;
  color: #000;
}

.btn {
  padding: 16px 32px 16px 56px;
  border: 1px solid #000;
  border-radius: 6px;
  background-color: transparent;
  background-image: url('../images/ic_place-13x13.svg');
  background-position: 24px 14px;
  background-size: 16px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.btn:hover {
  border-color: #0096ff;
  background-color: #0096ff;
  background-image: url('../images/ic_place-13x13-hover.svg');
  color: #fff;
}

a.btn-finished-event {
  display: inline-block;
  border-color: hsla(0, 0%, 100%, .4) !important;
  background-image: none;
  color: #FFFFFF !important;
  padding: 12px 32px 12px 32px;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  background-color: transparent;
  background-position: 24px 14px;
  background-size: 16px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}

a.btn-finished-event:hover {
  border-color: #0096ff !important;
  background-color: #0096ff;
}

.page-title {
  margin-top: 16px;
  margin-bottom: 24px;
  color: #fff;
  font-size: 4vw;
  line-height: 100%;
  font-weight: 800;
}

.collection-img-block {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  border-radius: 100%;
  background-color: hsla(0, 0%, 100%, .1);
  /*background-image: url('../../images/example-bg.png');*/
  background-position: 50% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.collections-label {
  font-family: Raleway, sans-serif;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 16px;
  color: rgba(0, 0, 0, .1);
  font-size: 40px;
  line-height: 80%;
  font-weight: 900;
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.collection-slide {
  width: 12.5%;
  padding-top: 0px;
  padding-right: 8px;
  padding-left: 8px;
  color: #fff;
  text-align: center;
}

.collection-img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.collection-link {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
}

.collection-link:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.slider-nav {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 40px;
  height: 40px;
  margin: 0px auto auto;
  border-radius: 50px;
  background-color: #fff;
  /*background-image: url('../images/example-bg.png');*/
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.slider-nav:hover {
  background-color: #eee;
}

.slider-nav.next {
  right: -1032px;
  background-image: url('../../images/pointer-right.svg');
}

.slider-nav.prev {
  left: 938px;
  background-image: url('../../images/pointer-left.svg');
}

.slider-nav.outline {
  border: 1px solid #cfd5e1;
}

.category-bg-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  border-radius: 70px;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  -webkit-transform: scale(0.95) translate(0px, 4px);
  -ms-transform: scale(0.95) translate(0px, 4px);
  transform: scale(0.95) translate(0px, 4px);
}

.collection-title {
  margin-top: 8px;
  margin-bottom: 16px;
  color: #000;
  font-size: 14px;
  line-height: 130%;
}

.suggested-events {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: auto;
  margin-bottom: 8px;
  padding-bottom: 0px;
  background-color: transparent;
}

.collection-img-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 8px;
  border-radius: 100%;
  background-color: hsla(0, 0%, 100%, .1);
  box-shadow: 0 17px 24px -15px rgba(0, 0, 0, .3);
  -webkit-transition: all 600ms cubic-bezier(.19, 1, .22, 1);
  transition: all 600ms cubic-bezier(.19, 1, .22, 1);
}

.text-span-2 {
  display: inline-block;
  border-radius: 30px;
  color: #ff9023;
  font-size: 18px;
  line-height: 120%;
  font-weight: 700;
}

.event-card-placeholder {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  border: 1px dashed #d6d8db;
  border-radius: 16px;
  color: #000;
  text-decoration: none;
}

.event-card-placeholder.medium-card {
  width: 312px;
}

.event-card {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  border-radius: 16px;
  box-shadow: 0 0 0 1px #d6d8db, 0 10px 30px -16px rgba(0, 0, 0, .2);
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #000;
  text-decoration: none;
}

/*.event-card:hover {
  z-index: 1;
  box-shadow: 0 0 0 0 transparent, 0 40px 44px -10px rgba(0, 0, 0, .2), 0 20px 52px -20px rgba(0, 0, 0, .3);
  opacity: 1;
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}*/

.event-card.small {
  width: 312px;
  margin-bottom: 8px;
  border-radius: 12px;
}

/*.event-card.small:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}*/

.event-image-proportion {
  width: 100%;
}

.event-date {
  position: static;
  display: block;
  width: 80px;
  height: 80px;
  padding-top: 8px;
  padding-bottom: 8px;
  border: 1px solid #d6d8db;
  border-radius: 12px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.event-date.card-size {
  width: 72px;
  height: 72px;
  margin-top: -24px;
  margin-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  float: left;
}

.event-date.card-size.small {
  width: 56px;
  height: 56px;
  margin-top: -15px;
  margin-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 8px;
}

.event-date.card-size.small.placeholder {
  border-style: dashed;
}

.event-card-slide {
  width: auto;
  padding-right: 32px;
  padding-left: 32px;
}

a.event-card {
  color: #000 !important;
}

.event-card-slide.small {
  padding-right: 0px;
  padding-left: 24px;
}

.date-info {
  display: block;
  font-size: 14px;
  line-height: 100%;
  font-weight: 800;
  letter-spacing: 1px;
}

.date-info.day {
  color: #0097ff;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 1px;
}

.date-info.day.small {
  font-size: 24px;
}

.date-info.month {
  margin-bottom: 2px;
  color: #000;
}

.date-info.month.large-card {
  font-size: 12px;
}

.event-location {
  overflow: hidden;
  max-height: 16px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #85858f;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2px;
}

.event-name-2 {
  overflow: hidden;
  max-height: 24px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.event-name-2.small-card {
  font-size: 14px;
}

.event-info {
  position: relative;
  z-index: 1;
  padding: 12px 24px 12px 12px;
  background-color: #fff;
}

.event-info.small-card {
  padding: 8px 16px 8px 8px;
}

.event-image {
  position: relative;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  /*background-image: url('../images/banner-evento-modelo.png');*/
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.ad-badge:after {
  position: absolute;
  content: "";
  padding: 3px 6px 3px 7px;
  width: 45px;
  height: 45px;
  right: -3px;
  top: -1px;
  background-image: url('https://images.sympla.com.br/5d403ecf1507e.svg');
  background-repeat: no-repeat;
}

.event-image.small {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.event-image.placeholder {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-color: hsla(0, 0%, 100%, .5);
  background-image: none;
}

.div-block-4 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  height: 40%;
  background-color: #fff;
}

.collections-links {
  height: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #cfd5e1;
  background-color: transparent;
}

.category-footer-link {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.category-img-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
  padding: 0px;
  border-radius: 100%;
  background-color: #0097ff;
  box-shadow: 0 17px 24px -15px rgba(0, 0, 0, .3);
  -webkit-transition: all 600ms cubic-bezier(.19, 1, .22, 1);
  transition: all 600ms cubic-bezier(.19, 1, .22, 1);
}

.category-img-wrapper:hover {
  margin-top: -8px;
  margin-bottom: 8px;
  padding: 8px;
}

.category-block {
  display: block;
  padding-top: 16px;
  padding-bottom: 24px;
  border-top: 1px solid hsla(0, 0%, 100%, .3);
}

.category-block.cover {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top-color: #d6d8db;
  background-color: #fff;
}

.category-title {
  margin-top: 8px;
  margin-bottom: 16px;
  color: #000;
  font-size: 14px;
  line-height: 130%;
}

.category-icon {
  width: 40px;
  height: 40px;
}

.category-slider {
  overflow: hidden;
  height: auto;
  background-color: transparent;
  text-align: left;
}

.category-img-block {
  display: block;
  overflow: hidden;
  padding: 24px;
  border: 1px solid #d6d8db;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.category-img-block:hover {
  border-color: #0097ff;
}

.category-slide {
  width: 138px;
  padding-top: 8px;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  text-align: center;
}

.text-block {
  display: inline-block;
  margin-bottom: 12px;
  margin-top: 16px;
  padding: 6px 12px;
  border-radius: 20px;
  background-color: #ff2248;
  color: #fff;
  font-size: 9px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link-block {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 40px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.text-block-2 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
}

.text-block-3 {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 22px;
}

.suggestions-sections {
  position: relative;
  z-index: 1;
  padding-top: 24px;
  background-color: hsla(0, 0%, 100%, .55);
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #fff 65%);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 65%);
}

@media (max-width: 991px) {
  .event-header {
    display: block;
    height: auto;
    max-height: none;
    min-height: none;
  }
  .bg-section {
    display: none;
  }
  .bg-section.fished-event {
    display: block;
  }
  .ticket-grid {
    position: static;
    width: 100%;
  }
  .event-column {
    margin-bottom: 40px;
  }
  .event-column.hidden-column {
    display: none;
  }
  .event-location-section {
    padding-bottom: 0px;
  }
  .page-title {
    font-size: 6vw;
  }
  .collections-label {
    padding-left: 32px;
  }
  .collection-slide {
    width: 132px;
  }
  .slider-nav {
    left: auto;
    right: 16px;
  }
  .slider-nav.next {
    right: 32px;
  }
  .slider-nav.next.collection {
    right: 8px;
  }
  .slider-nav.prev {
    left: auto;
    right: 80px;
  }
  .slider-nav.prev.collection {
    left: 8px;
    right: auto;
  }
  .slider-nav.outline {
    border: 1px solid #cfd5e1;
  }
  .slider-nav.collection {
    top: 92px;
  }
  .suggested-events {
    overflow: hidden;
    width: 100%;
  }
  .event-card-slide.small {
    width: auto;
  }
  .category-img-wrapper {
    margin-bottom: 8px;
  }
  .category-img-wrapper:hover {
    margin-top: 0px;
    margin-bottom: 8px;
    padding: 0px;
  }
  .category-slider {
    overflow: hidden;
    width: 100%;
  }
  .category-slide {
    width: 132px;
    padding-right: 8px;
    padding-left: 8px;
  }
}

@media (max-width: 767px) {
  .content-wrapper.finished-event {
    height: auto;
    min-height: 0px;
  }
  .content-wrapper.collections {
    padding-top: 0px;
  }
  .bg-content {
    height: 94%;
  }
  .event-name {
    font-size: 26px;
  }
  .event-name.header {
    font-size: 18px;
  }
  .collections-label {
    position: static;
    padding-left: 0px;
    color: #000;
    font-size: 21px;
    line-height: 22px;
    font-weight: 800;
    text-align: left;
    letter-spacing: 0px;
    text-transform: none;
  }
  .collection-slide {
    padding-right: 16px;
    padding-left: 0px;
  }
  .slider-nav.collection {
    top: 102px;
  }
  .collection-title {
    font-size: 14px;
  }
  .text-span-2 {
    font-size: 14px;
  }
  .event-card-placeholder {
    display: none;
  }
  .event-card-placeholder:hover {
    box-shadow: none;
    -webkit-filter: none;
    filter: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .event-card {
    display: inline-block;
    border: 1px solid #d6d8db;
    box-shadow: none;
  }
/*  .event-card:hover {
    box-shadow: none;
    -webkit-filter: none;
    filter: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }*/
  .event-card.small:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .category-title {
    font-size: 14px;
  }
  .category-slide {
    width: 124px;
    padding-right: 8px;
    padding-left: 8px;
  }
}

@media (max-width: 479px) {
  .content-wrapper {
    padding-right: 24px;
    padding-left: 24px;
  }
  .content-wrapper.finished-event {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .content-wrapper.category-slider {
    padding-right: 24px;
    padding-left: 24px;
  }
  .content-wrapper.category-title-w {
    padding-right: 32px;
    padding-left: 32px;
  }
  .bg-content {
    height: 80%;
    margin-top: -10%;
  }
  .heading {
      line-height: 150%;
      font-size: 12px;
      line-height: 150%;
  }
  .heading.descubra {
      max-width: 220px;
  }
  .event-name {
    font-size: 20px;
  }
  .event-name.header {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .event-column {
    margin-bottom: 32px;
  }
  .btn.finished-event {
    padding: 4px 24px;
    font-size: 10px;
  }
  .page-title {
    margin-top: 8px;
    margin-bottom: 16px;
    font-size: 6.8vw;
  }
  .collections-label {
    font-size: 20px;
  }
  .collection-slide {
    width: 32%;
    max-width: 132px;
    padding-right: 16px;
    padding-left: 0px;
    height: 127px;
  }
  .slider-nav.next {
    display: none;
  }
  .slider-nav.prev {
    display: none;
  }
  .collection-title {
    min-height: 0px;
    margin-top: 2px;
    margin-bottom: 8px;
    font-size: 12px;
  }
  .event-card-placeholder {
    width: 84vw;
    border-radius: 12px;
  }
  .event-card {
    width: 84vw;
    border-radius: 8px;
  }
  .event-card.small {
    width: 70vw;
  }
  .event-date.card-size {
    width: 56px;
    height: 56px;
    margin-top: -16px;
    margin-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 8px;
  }
  .event-card-slide {
    padding-right: 12px;
    padding-left: 12px;
  }
  .event-card-slide.small {
    padding-left: 16px;
  }
  .date-info.day {
    font-size: 24px;
  }
  .event-location {
    font-size: 11px;
  }
  .event-name-2 {
    font-size: 14px;
    line-height: 22px;
  }
  .event-info {
    padding: 8px;
  }
  .event-image {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .category-block {
    padding-top: 0px;
  }
  .category-title {
    min-height: 0px;
    margin-top: 2px;
    margin-bottom: 8px;
    font-size: 12px;
  }
  .category-icon {
    width: 32px;
    height: 32px;
  }
  .category-img-block {
    padding: 20px;
  }
  .category-slide {
    width: 50%;
    max-width: 92px;
    padding-right: 8px;
    padding-left: 0px;
  }
}

