body {
  background: #fff;
  color: #000;
  font-family: 'circe', Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.5;
}
.suggestions-wrapper {
  font-size: 14px;
}
.suggestions-promo {
  opacity: 0;
}
img {
  max-width: 100%;
}
.form-apply {
  line-height: 1;
  font-size: 18px;
}
.form-apply .form-group {
  margin: 15px 0;
}
.strong {
  font-weight: bold;
}
h2,
.h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
ul li {
  margin: 25px 0;
}
.btn {
  border-radius: 5px;
  position: relative;
}
.btn:before {
  content: '';
  position: absolute;
  left: -8px;
  top: -2px;
  right: -8px;
  bottom: -2px;
  border: 3px solid #fd94a9;
  transform: rotate(-2deg);
  border-radius: 5px;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background: #fd94a9 !important;
  color: #fff !important;
  border-color: #fd94a9 !important;
}
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
  background: #8cdbe6 !important;
  color: #fff !important;
  border-color: #8cdbe6 !important;
}
.btn-secondary:before,
.btn-secondary:hover:before,
.btn-secondary:active:before,
.btn-secondary:focus:before {
  border-color: #8cdbe6;
}
.btn-100 {
  width: 100%;
}
.btn-lg {
  font-size: 24px;
  padding: 5px 40px;
}
.btn-jumbo {
  font-size: 32px;
  padding: 20px 80px;
}
.btn-sch {
  color: #000;
  font-size: 16px;
  white-space: nowrap;
  display: block;
  border-radius: 5px;
  text-align: center;
  background: #eec7d3;
  margin: 3px 20px;
  padding: 3px;
  text-decoration: none;
}
#btn-confirm-telegram {
  background: #e3286b !important;
  color: #fff !important;
  border-color: #e3286b !important;
}
#btn-confirm-telegram:before {
  border-color: #e3286b;
}
.header-wrap {
  background: url("/wa-apps/landing/themes/lover2/img/header_bg1.jpg") no-repeat 50% 0;
  background-size: 100% 100%;
}
.header {
  background: url("/wa-apps/landing/themes/lover2/img/header_bg2.png") no-repeat 62% 90px;
  background-size: auto 86%;
  padding-top: 60px;
  padding-bottom: 10px;
  color: #fff;
}
.header .header-blocks {
  font-size: 24px;
  line-height: 1;
}
.header .header-blocks .stat {
  color: #fe94a9;
  max-width: 200px;
}
.header-info .header-title {
  background: #e88ea5;
  border: 3px solid #fff;
  border-radius: 5px;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 550px;
}
.header-info .header-title .title-top {
  font-size: 24px;
}
.header-info .header-title .title {
  font-size: 64px;
  line-height: 1;
  padding: 40px 0;
}
.header-info .header-title .title-bottom {
  font-size: 24px;
  font-weight: normal;
}
.header-info .header-form {
  max-width: 430px;
  border: 3px solid #fff;
  border-radius: 5px;
  padding: 20px 30px;
  margin: 0 auto;
}
.header-info .header-form .title {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.circles {
  text-align: center;
}
.circles .circle-image {
  min-height: 330px;
}
.circles .circle-text {
  line-height: 1;
}
.circles.circles-1 {
  font-size: 24px;
}
.circles.circles-1 .circle-text {
  margin: 0 60px;
}
.circles.circles-1 {
  font-size: 24px;
}
.about .bg1 {
  background: url("/wa-apps/landing/themes/lover2/img/about_bg1.jpg") no-repeat 0 50%;
  background-size: auto 100%;
  padding: 100px 0;
}
.about .bg2 {
  background: url("/wa-apps/landing/themes/lover2/img/about_bg2.png") no-repeat 0 50%;
  background-size: auto 100%;
}
.program h2 {
  text-align: center;
}
.program .text {
  background: #f3e8e8;
  height: 100%;
  padding: 15px;
  margin: 0 30px;
}
.program .text .title {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.schedule {
  margin: 60px 0;
}
.schedule h2 {
  text-align: center;
}
.schedule .schedule-table .item {
  background: #cff0f5;
  margin: 5px 2px;
  height: 85px;
  text-align: center;
  padding: 10px 0;
}
.schedule .schedule-table .dow .item {
  text-align: left;
  padding-left: 30px;
  padding-top: 25px;
  font-weight: bold;
}
.schedule .schedule-table .titles .item {
  background: none;
  text-transform: uppercase;
  padding-top: 25px;
  font-weight: bold;
}
.schedule .schedule-table .titles .moscow .item {
  background: #fd94a9;
  background: linear-gradient(90deg, #feb4c3 0%, #e7c1ce 100%);
}
.schedule .schedule-table .titles .spb .item {
  background: #fd94a9;
  background: linear-gradient(90deg, #e7c1ce 0%, #c3d5e0 100%);
}
.schedule .schedule-table .titles .online .item {
  background: #fd94a9;
  background: linear-gradient(90deg, #c3d5e0 0%, #c3d5e0 100%);
}
.question {
  background: url("/wa-apps/landing/themes/lover2/img/question_bg.jpg") no-repeat 50% 0%;
  background-size: cover;
  text-align: center;
}
.question .title {
  font-size: 44px;
}
.question .apply {
  margin-top: 40px;
}
.prices {
  background: #cff0f5;
  background: linear-gradient(0deg, #cff0f5 0%, #ffffff 100%);
  padding: 100px 0;
  position: relative;
}
.prices .bg {
  position: absolute;
  top: 200px;
  right: 0;
  bottom: 50px;
  width: 600px;
  background: url("/wa-apps/landing/themes/lover2/img/prices_bg.png") no-repeat 100% 50%;
  background-size: auto 100%;
}
.prices .price-block {
  background: rgba(255, 255, 255, 0.5);
  margin: 20px 40px;
  padding: 15px 40px;
}
.prices .price-block .city {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
.prices .price-block .city .accent {
  text-transform: uppercase;
  color: #8cdbe6;
}
.prices .price-block .apply {
  text-align: center;
}
.prices .price-block ul li {
  margin: 0;
}
.get {
  background: url("/wa-apps/landing/themes/lover2/img/get_bg.jpg") no-repeat 100% 50%;
  background-size: auto 80%;
}
.get ul li {
  margin: 0;
}
.online-web {
  background: url("/wa-apps/landing/themes/lover2/img/online_bg2.jpg") no-repeat 100% 50%;
  background-size: auto 100%;
}
.online-web h2 {
  max-width: 700px;
  margin: 0 auto;
}
.online-web .bg1 {
  background: url("/wa-apps/landing/themes/lover2/img/online_bg1.jpg") no-repeat 50% 50%;
  background-size: auto 100%;
  height: 100%;
}
.subscribe .form-control {
  font-size: 1.5rem;
}
.success {
  text-align: center;
}
.accordion-button {
  font-size: 1.5rem;
}
.page-thanks .bg1 {
  background: #fed6d4;
}
.page-thanks .bg2 {
  background: #eff8fd;
}
.page-thanks h1 {
  color: #fd94a9;
  font-weight: bold;
  font-size: 70px;
  line-height: 1;
  padding: 20px 0;
  text-align: center;
}
.page-thanks .gift {
  text-align: center;
  color: #fd94a9;
  font-weight: bold;
  font-size: 60px;
  padding-bottom: 100px;
}
.page-thanks .gift a {
  color: #413739;
  text-decoration: underline;
}
.page-thanks .gift img {
  max-width: 200px;
}
.page-thanks .scroll-arrow {
  font-size: 22px;
  text-align: center;
  padding: 40px 0;
}
.page-thanks .scroll-arrow .icon-wiggle {
  font-size: 32px;
  display: inline-block;
  animation: wiggle 1s infinite;
}
.page-thanks .video-link img {
  width: 100%;
}
.page-thanks .text-small {
  margin-top: 30px;
  position: relative;
  height: 480px;
  font-size: 16px;
}
.page-thanks .text-small .text-small-image {
  background: #ddd;
  width: 100%;
  height: 250px;
  background-position: 50% 50%;
  background-size: cover;
}
.page-thanks .text-small .text-small-image .text-link {
  display: block;
  height: 100%;
  transition: all 0.3s linear 0s;
}
.page-thanks .text-small .text-category {
  display: none;
}
.page-thanks .text-small .text-name {
  margin: 10px 0;
  font-size: 16px;
}
.page-thanks .text-small .text-name a {
  color: #000;
}
.page-thanks .text-small .text-summary {
  color: #999;
  line-height: 1.1;
}
.page-thanks .text-small .text-small-buttons {
  display: none;
}
.page-thanks .text-small .like {
  display: none;
}
.page-thanks .slider-wrap {
  position: relative;
}
.page-thanks .slider-wrap .slider-arrow {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  font-size: 40px;
  color: #d90870;
  text-decoration: none;
  width: 32px;
  height: 32px;
  display: block;
  border: 2px solid;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}
.page-thanks .slider-wrap .slider-arrow.left {
  left: -40px;
}
.page-thanks .slider-wrap .slider-arrow.right {
  right: -40px;
}
.page-thanks .opinion {
  background: #fff;
  border: 1px solid #d1d5d5;
}
.page-thanks .opinion .opinion-title {
  font-size: 16px;
  border-bottom: 1px solid #d1d5d5;
  padding: 10px;
}
.page-thanks .opinion .opinion-text {
  line-height: 1.2;
  padding: 10px;
  font-size: 16px;
}
@keyframes wiggle {
  0% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(0deg);
  }
  85% {
    transform: rotate(10deg);
  }
  95% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/*# sourceMappingURL=style.css.map */