.date-for-events-bold, .event-target {
  font-size: 18px;
  font-style: normal;
  line-height: normal;
}

.event-target {
  color: #000;
  text-align: justify;
  font-weight: 500;
}

.date-for-events-bold {
  color: #212529;
  font-weight: 600;
}

.fa-users {
  margin-right: 10px;
}

.bottom {
  margin-top: 60px;
  margin-bottom: 100px;
}

.other-events {
  margin-bottom: 30px;
  color: #212529;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.small-grey {
  margin-left: 20px;
  padding: 10px 13px;
  align-items: center;
  border-radius: 12px;
  background: #ebebeb;
}

.event-item {
  position: relative;
}

.btn-right {
  position: absolute;
  right: 20px;
  bottom: 30px;
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.category-text-red, .date, .price-other-offers {
  color: #212529;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}

.category-text-red, .date {
  color: #d52652;
  font-size: 15px;
}

.date {
  color: #7d7987;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
}

.title-other-events {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}

.img-other-events {
  width: 100%;
  max-height: 149.65px;
  object-fit: contain;
  border-radius: 20px;
}

.other-img-background {
  max-width: 213.29px;
  height: 149.65px;
  border-radius: 20px;
  border: 1px solid #ececec;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.event-item {
  padding: 20px;
  max-width: 734px;
  height: 207px;
  align-items: center;
  flex-shrink: 0;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 24px 32px -3px rgba(3, 9, 50, 0.04);
}

.red-text, .viitoare {
  color: #d52652;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.red-text {
  font-size: 18px;
  font-weight: 600;
}

.button-container {
  margin-top: 20px;
}

.align-text {
  align-content: center;
}

section.header-one {
  padding-top: 33px;
  padding-bottom: 40px;
  background-color: #f9f9f9;
}

.unit-short-description {
  margin-top: 10px;
  margin-bottom: 20px;
}

.view-unit-link {
  color: rgba(0, 123, 254, 0.97);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
}

.google-map-container {
  position: relative;
  width: 100%;
  max-width: 578px;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  border-radius: 5px;
}

.google-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.unit-details {
  margin-top: 30px;
}

.rounded-image {
  border-radius: 10px;
  border: 1px solid #ececec;
}

.separator-line {
  max-width: 883px;
  height: 1px;
  background: #dedede;
}

.header-one {
  margin-bottom: 60px;
}

.share-media, .share-media p {
  line-height: normal;
  font-weight: 500;
  color: #212529;
}

.share-media {
  margin-bottom: 25px;
  flex-shrink: 0;
  font-size: 18px;
  font-style: normal;
  display: flex;
  align-items: center;
  gap: 15px;
}

.share-media p {
  font-size: 17px;
  margin: 0;
}

.share-media-links {
  display: flex;
  align-items: center;
  gap: 10px;
}

.share-media-link {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.content-offers {
  margin-bottom: 50px;
  color: #000;
  text-align: justify;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.offer-text-content {
  color: #212529;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

.img-offers-wrapper {
  position: relative;
  max-width: 430px;
  height: 302px;
  border-radius: 20px;
  border: 1px solid #ececec;
  background-color: transparent;
  z-index: 2;
  overflow: visible;
}

.img-offers-background {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 3;
  pointer-events: none;
}

.img-offers, .img-offers-background, .lazy-load-img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.img-offers {
  position: relative;
  z-index: 4;
  overflow: hidden;
}

.lazy-load-img {
  object-fit: contain;
}

.dots {
  position: absolute;
  width: 150px;
  height: 159px;
  z-index: 1;
  opacity: 1;
}

.top-left {
  top: -30px;
  left: -30px;
}

.bottom-right {
  bottom: -30px;
  right: -30px;
}

.body, .category-outer-container {
  font-family: Poppins, sans-serif;
}

.category-outer-container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  border-radius: 4px;
  background: #d52652;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}

.unit-name {
  margin-top: 0;
  margin-bottom: 0;
  color: #212529;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}

.btn-primary {
  padding-top: 10px;
  padding-bottom: 10px;
}

.offers-price {
  flex-shrink: 0;
  display: inline-block;
}

.social-icon-foroffers {
  margin-right: 5px;
  width: 10px;
  height: 13px;
}

.social-icon-foroffers-red {
  width: 10px;
  margin-bottom: 3px;
}

.offers-expire-date {
  color: #000;
  text-align: justify;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  margin-right: 5px;
  white-space: normal;
  word-wrap: break-word;
  max-width: 100%;
}

.offers-expire-date-2 {
  color: rgba(0, 123, 254, 0.97);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.offers-expire-date-container {
  margin-top: 15px;
  display: flex;
  align-items: center;
}

.price-container, .sale-price {
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.price-container {
  color: #000;
  text-align: justify;
}

.sale-price {
  color: #d52652;
  margin-right: 10px;
}

@media (max-width: 1399px) {
  .container {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 1200px) {
  .offers-expire-date-container {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 1200px) {
  .offer-text-content {
    font-size: 18px;
  }
  .content-offers {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .offers-expire-date {
    font-size: 16px;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .price-container {
    font-size: 19px;
  }
  .header-one {
    margin-bottom: 33px;
  }
  section.header-one {
    padding-top: 0;
    padding-bottom: 0;
  }
  .unit-name {
    font-size: 15px;
  }
  .title-for-offers h1 {
    font-size: 23px;
  }
  .dots {
    width: 100px;
    height: 100px;
  }
  .top-left {
    top: -20px;
    left: -20px;
  }
  .bottom-right {
    bottom: -20px;
    right: -5px;
  }
  .img-offers img.lazy-load-img {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .rounded-image {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .other-offers-title {
    font-size: 20px;
  }
  .card {
    margin-top: 12px;
  }
  .card-title {
    font-size: 18px;
    line-height: 29px;
  }
  .other-offers {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .container.mt-5.mb-5 {
    margin-top: 1rem !important;
  }
  .event-item {
    height: auto;
    box-shadow: 0 16px 32px rgba(3, 9, 50, 0.05);
  }
  .event-item, .title-other-events {
    margin-top: 20px;
  }
  .other-img-background {
    max-width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .space-for-this {
    margin-top: 2rem;
    margin-bottom: 0.3rem;
  }
  .btn-right {
    position: static;
  }
  .space-for-see {
    margin-bottom: 14px;
  }
  .event-target, .offers-expire-date-container p {
    margin-bottom: 7px;
  }
  .bottom {
    margin-top: 39px;
    margin-bottom: 60px;
  }
  .other-events {
    margin-bottom: 0;
  }
  .title-other-events {
    font-size: 15px;
    line-height: 23px;
  }
  .category-text-red {
    font-size: 14px;
  }
  .other-img-background {
    height: 126.65px;
  }
  .date {
    font-size: 12px;
    line-height: 19px;
  }
  .price-other-offers {
    font-size: 16px;
    margin-top: 10px;
  }
  .btn-right {
    font-size: 14px;
    line-height: 16px;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
  }
  .small-grey {
    margin-bottom: 3px;
    margin-left: 10px;
  }
  .mobile-price {
    margin-left: 10px;
    display: block;
    margin-top: 22px;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
  }
  .desktop-price {
    display: none;
  }
  .title-other-events {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .mobile-price {
    display: none;
  }
  .desktop-price {
    display: block;
  }
}
.no-underline {
  text-decoration: none;
}

.space-for-this {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/*# sourceMappingURL=event_profile.css.map */
