@charset "UTF-8";
.one-column {
  padding: 27px 70px 70px;
  box-sizing: border-box;
  border-radius: 50px;
  background-color: #ddbea9;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.44;
  color: #1A1A1A;
}

.one-column ul,
.two-columns ul {
  list-style: none;
  padding-left: 0;
}

.one-column ul li::before,
.two-columns ul li::before {
  content: "•";
  color: white;
  padding-right: 15px;
}

.two-columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 15px;
}

.two-columns .column {
  width: 50%;
  padding: 27px 70px 70px;
  box-sizing: border-box;
  border-radius: 50px;
  background-color: #ddbea9;
  margin-bottom: 15px;
  color: #1A1A1A;
  font-size: 18px;
  line-height: 1.44;
}

.one-column h2,
.two-columns h2 {
  font-size: 52px;
  line-height: 1.06;
}

.two-columns-inside {
  display: flex;
  gap: 15px;
}

.two-columns-inside .column {
  width: 50%;
}

.two-columns-inside .column h3 {
  margin-top: 30px;
  margin-bottom: -15px;
}

@media screen and (max-width: 768px) {
  .one-column {
    padding: 27px;
  }
  .two-columns,
  .two-columns-inside {
    display: block;
  }
  .two-columns-inside .column {
    width: 100%;
  }
  .two-columns .column {
    width: 100%;
    padding: 27px;
  }
  .one-column h2,
  .two-columns h2 {
    text-align: center;
    font-size: 35px;
  }
}
.open-days-title {
  font-size: 52px;
  line-height: 49px;
  letter-spacing: 0px;
  color: #000;
  font-weight: 700;
  padding-top: 30px;
}
.open-days-title span {
  color: #D0A2A9;
}

.open-days-desc {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.8px;
  color: #1A1A1A;
  font-weight: 600;
}

.open-days-desc h3 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 10px 0;
}

.open-days-btn {
  background: #505050 0% 0% no-repeat padding-box;
  border-radius: 32px;
  color: white;
  text-align: center;
  padding: 15px 38px;
  text-decoration: none;
  display: block;
  font-size: 18px;
  font-weight: normal;
  width: 100%;
  box-sizing: border-box;
}

button.open-days-btn {
  margin: 0 auto;
  border: 0;
  outline: 0;
  font-weight: 700;
  padding: 16px 50px;
  cursor: pointer;
}

.open-days-date-left {
  background: #E6C9CD;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-top: 25px;
  margin-right: 30px;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}

.open-days-date-right {
  background: #D0A2A9;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  margin-top: 15px;
  margin-left: 30px;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}

.open-days-date-left .day,
.open-days-date-right .day {
  font-size: 28px;
  line-height: 1;
  color: #1A1A1A;
  font-weight: 700;
  display: inline-block;
}

.open-days-date-left .time,
.open-days-date-right .time {
  font-size: 16px;
  line-height: 1;
  color: #1A1A1A;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
}

.open-days-program {
  text-align: center;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.8px;
  color: #1A1A1A;
}

.open-days-program ul {
  display: inline-block;
  text-align: left;
  padding-bottom: 15px;
}

.open-days-program h3 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 10px 0 5px;
}

.open-days-program h4 {
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 5px 0;
}

.open-days-promo-image {
  width: 100%;
  margin-top: 25px;
}

.open-days-program-register {
  margin-top: 0;
}

.open-days-program-register--top {
  margin-top: 25px;
}

.open-days-program-images {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 25px;
  justify-content: center;
}

.open-days-program-image {
  width: 100%;
  max-width: 100%;
}

.counter {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin: 40px 0;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.counter span {
  display: block;
  font-size: 61px;
  line-height: 1;
}

.counter-item {
  background-position: center;
  padding: 35px;
  position: relative;
  width: 35%;
  box-sizing: border-box;
}

.counter-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  width: 305px;
  height: 321px;
  z-index: -1;
  background-position: center;
  background-repeat: no-repeat;
}

.counter-days::before {
  background-image: url("/svg/counter1.svg");
}

.counter-hours::before {
  background-position: center left;
  background-image: url("/svg/counter2.svg");
}

.counter-minutes::before {
  background-image: url("/svg/counter3.svg");
}

.counter-seconds::before {
  background-image: url("/svg/counter4.svg");
}

.counter-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  padding: 50px 20px 0;
}

@media (min-width: 1024px) {
  .open-days-promo {
    display: flex;
    justify-content: space-between;
    gap: 80px;
    margin-top: 25px;
  }
  .open-days-promo-image-wrapper {
    position: relative;
    min-height: 610px;
    width: 100%;
  }
  .open-days-promo-image-wrapper::before {
    content: "";
    display: block;
    width: 305px;
    height: 325px;
    background-image: url("/svg/effect-stones.svg");
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    bottom: -150px;
    left: 55%;
  }
  .open-days-promo-image-wrapper::after {
    content: "";
    display: block;
    width: 105px;
    height: 103px;
    background-image: url("/svg/effect-stones2.svg");
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    bottom: -150px;
    left: 90%;
  }
  .open-days-promo-image {
    position: absolute;
    height: 607px;
    width: auto;
    object-fit: cover;
    object-position: left;
    top: 0;
    margin-top: 0;
  }
  .open-days-program-images {
    flex-direction: row;
  }
  .open-days-program-image {
    max-width: calc(50% - 10px);
    margin-top: 0;
  }
  .open-days-title {
    padding-top: 80px;
    font-size: 90px;
    line-height: 85px;
  }
  .open-days-desc {
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 10px;
  }
  .open-days-desc h3 {
    font-size: 63px;
    line-height: 56px;
    padding-bottom: 10px;
  }
  .open-days-date-left,
  .open-days-date-right {
    width: 62%;
    box-sizing: border-box;
    padding: 30px 100px;
  }
  .open-days-date-right {
    margin-left: auto;
  }
  .open-days-btn {
    width: auto;
    max-width: 422px;
    font-size: 24px;
  }
  .hide-desktop {
    display: none;
  }
  .center-desktop {
    text-align: center;
    margin: 0 auto;
  }
  .open-days-date-left .day,
  .open-days-date-right .day {
    font-size: 39px;
    line-height: 1;
  }
  .open-days-date-left .time,
  .open-days-date-right .time {
    font-size: 87px;
    line-height: 1;
    max-width: 315px;
    white-space: nowrap;
  }
  .open-days-program {
    display: flex;
    flex-direction: row;
    gap: 80px;
    justify-content: center;
    align-items: center;
    text-align: left;
    font-size: 16px;
  }
  .open-days-program h3 {
    font-size: 52px;
    line-height: 46px;
  }
  .open-days-program h4 {
    font-size: 24px;
    line-height: 31px;
  }
  .open-days-program ul {
    margin-bottom: 0;
  }
  .open-days-program ul li {
    padding-bottom: 15px;
  }
  .counter {
    font-size: 24px;
    position: relative;
  }
  .counter::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url("/svg/counter-line.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .counter span {
    font-size: 123px;
    min-width: 138px;
  }
  .counter-item {
    padding: 65px;
    width: auto;
  }
  .counter-item::before {
    transform: translate(-50%, -50%) scale(1);
  }
  .counter-title {
    padding-top: 80px;
    font-size: 52px;
  }
}
.registration-section {
  margin-bottom: 50px;
}

.registration-columns {
  text-align: left;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.8;
}

.registration-image-column {
  padding: 0;
  background: none;
  position: relative;
  overflow: hidden;
}

.registration-image {
  height: 437px;
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  object-fit: cover;
}

.bg-brown {
  background-color: #a5a58e !important;
}

.bg-brown a {
  text-decoration: underline;
}

.bg-light {
  background-color: #f0efec !important;
}

.bg-creme {
  background-color: #edddd2 !important;
}

.bg-pink {
  background-color: #E6C9CD !important;
}

.date-separator2 {
  border-top: 1px solid black;
  margin: 10px 0;
}

@media (min-width: 1024px) {
  .registration-image--first {
    height: 795px;
  }
  .registration-image--second {
    height: 437px;
  }
  .mobile-display {
    display: none !important;
  }
  .desktop-big-text {
    font-size: 80px;
  }
}
@media (max-width: 1023px) {
  .desktop-display {
    display: none !important;
  }
  .mobile-center {
    text-align: center;
  }
}

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