body {
  background: #F7F3ED;
  color: #3A2657;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}
img {
  max-width: 100%;
}
a {
  color: #3A2657;
}
.supreme-container.blurred {
  -webkit-filter: blur(30px);
  -moz-filter: blur(30px);
  -o-filter: blur(30px);
  -ms-filter: blur(30px);
  filter: blur(30px);
}
#modal-18-plus {
  --bs-modal-width: 600px;
  text-align: center;
}
#modal-18-plus .modal-header {
  font-size: 24px;
  justify-content: center;
}
.modal-title {
  font-weight: bold;
}
.success {
  text-align: center;
}
.form-control {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
.container-2 {
  margin-left: 23px;
  margin-right: 23px;
}
.form-apply .hint {
  font-size: 10px;
  color: #999;
  text-align: center;
}
.form-apply .hint a {
  color: #999;
}
.form-apply {
  line-height: 1;
}
.form-apply .form-group {
  margin: 5px 0;
}
.form-apply .form-group-button {
  text-align: center;
}
.form-apply .message {
  text-align: center;
  margin-bottom: 10px;
}
.form-apply .message .accent {
  font-weight: bold;
}
.form-apply .hint {
  font-size: 10px;
  color: #999;
  text-align: center;
}
.form-apply .hint a {
  color: #999;
}
.header {
  background: #4A304F;
  height: 78px;
  color: #fff;
}
.header .logo img {
  max-height: 37px;
  max-width: 100%;
}
.header .licence {
  font-size: 10px;
}
.header .header-links {
  text-align: right;
}
.header .header-links a {
  margin-left: 40px;
  display: inline-block;
  vertical-align: middle;
}
.btn {
  border-radius: 20px;
  font-size: 20px;
  font-weight: 700;
  padding: 15px 23px;
  line-height: 1.15;
}
.btn.btn-header {
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
  padding: 5px 20px 5px 20px;
  border-radius: 30px;
}
.btn-white {
  --bs-btn-bg: #fff;
  --bs-btn-color: #3A2657;
}
.btn-lg {
  font-size: 20px;
  font-weight: 700;
  padding: 3px 36px;
  text-transform: uppercase;
}
.btn-c-dark {
  background: #fff;
  border-color: #3A2657;
}
.btn-training-selector {
  font-size: 18px;
  font-weight: normal;
  background: none;
  color: #000;
  border: 1px solid #000;
  margin: 0 50px;
  padding: 10px 20px;
}
.btn-training-selector.selected {
  background: #8658AF;
  border-color: #8658AF;
  color: #fff;
}
.btn-primary {
  background: #4A304F;
  border-color: #4A304F;
  color: #fff;
}
.icon-whatsapp {
  display: inline-block;
  vertical-align: middle;
  background: url("/wa-apps/landing/themes/mlover/img/icons/whatsapp.png") no-repeat 50% 50%;
  width: 28px;
  height: 28px;
  background-size: 100% auto;
}
.icon-phone {
  display: inline-block;
  vertical-align: middle;
  background: url("/wa-apps/landing/themes/mlover/img/icons/phone.png") no-repeat 50% 50%;
  width: 29px;
  height: 28px;
  background-size: 100% auto;
}
.icon-telegram {
  display: inline-block;
  background: url("/wa-apps/landing/themes/mlover/img/icons/telegram.png") no-repeat 50% 50%;
  background-size: 100% auto;
  width: 29px;
  height: 27px;
  vertical-align: middle;
}
.icon-woman {
  display: inline-block;
  background: url("/wa-apps/landing/themes/free/img/woman.png") no-repeat 50% 50%;
  background-size: 100% auto;
  width: 76px;
  height: 76px;
  vertical-align: middle;
}
.icon-man {
  display: inline-block;
  background: url("/wa-apps/landing/themes/free/img/man.png") no-repeat 50% 50%;
  background-size: 100% auto;
  width: 76px;
  height: 76px;
  vertical-align: middle;
}
.footer {
  background: #4A304F;
  padding: 60px 0;
  color: #fff;
  margin-top: 60px;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer .logo img {
  max-width: 100%;
}
.footer .social {
  font-size: 30px;
  list-style: none;
  line-height: 1;
}
.footer .social img {
  height: 30px;
  vertical-align: top;
}
.footer .social span {
  margin: 0 19.8px 0 0;
  display: inline-block;
  vertical-align: top;
  height: 30px;
}
.footer .social span a {
  display: block;
  height: 30px;
}
.footer .title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.block-title,
h2 {
  font-size: 30px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
}
.block-hello {
  background: #D4B8C6;
  border-radius: 32px;
  position: relative;
  padding: 60px 0 60px 0;
  margin: 27px 0;
}
.block-hello .bubble span {
  margin-left: 6%;
  display: inline-block;
  background: url("/wa-apps/landing/themes/love-school/img/passion/bubble.png") no-repeat 50% 50%;
  background-size: 100% 100%;
  padding: 6px 56px 6px 30px;
  font-size: 24px;
  font-weight: bold;
  transform: rotate(-6deg);
}
.block-hello .text {
  font-size: 18px;
  font-weight: bold;
}
.block-hello .text span {
  background: #F7F3ED;
  border-radius: 100px;
  padding: 21px 46px;
  display: inline-block;
  margin-left: 16%;
}
.block-hello .img {
  position: absolute;
  right: 15%;
  bottom: 0;
}
.block-hello .img img {
  height: 280px;
}
.block-about .item {
  background: #D4B8C6;
  border-radius: 20px;
  height: 100%;
  padding: 18px 21px 42px 21px;
  line-height: 1.18;
}
.block-about .item.item-1 .title {
  background: url("/wa-apps/landing/themes/love-school/img/passion/about1.png") no-repeat 100% 0;
  background-size: auto 60px;
}
.block-about .item.item-2 .title {
  background: url("/wa-apps/landing/themes/love-school/img/passion/about2.png") no-repeat 100% 0;
  background-size: auto 52px;
}
.block-about .item.item-3 .title {
  background: url("/wa-apps/landing/themes/love-school/img/passion/about3.png") no-repeat 100% 0;
  background-size: auto 53px;
}
.block-about .item .title {
  font-size: 25px;
  margin-bottom: 10px;
  padding: 0;
  min-height: 60px;
}
.block-apply-with-text {
  background: #BEADDA;
  padding: 20px 20px 0 20px;
  margin: 30px 0;
  border-radius: 30px;
}
.block-apply-with-text .title-pc {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.block-apply-with-text .title-mobile {
  display: none;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.block-apply-with-text .text .text-item {
  background: url("/wa-apps/landing/themes/love-school/img/passion/star.png") no-repeat 0 50%;
  background-size: 18px auto;
  margin: 10px 0;
  font-size: 12px;
  padding-left: 25px;
}
.block-apply-with-text .image {
  max-height: 323px;
  overflow: hidden;
}
.block-apply-with-text .image img {
  width: 100%;
}
.block-apply-with-text .message {
  display: none;
}
.block-apply-with-text .form-group {
  margin: 5px 0;
}
.block-quote {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  max-width: 960px;
  margin: 0 auto;
}
.block-quote.double.left {
  max-width: 620px;
  margin: 0;
}
.block-quote.double.right {
  margin-left: 40%;
}
.block-quote .quote-start,
.block-quote .quote-end {
  display: block;
  height: 36px;
}
.block-quote .text {
  display: block;
}
.block-quote .quote-start {
  background: url("/wa-apps/landing/themes/love-school/img/passion/quote_start.png") no-repeat 0% 0;
  background-size: 35px auto;
}
.block-quote .quote-end {
  background: url("/wa-apps/landing/themes/love-school/img/passion/quote_end.png") no-repeat 100% 0;
  background-size: 35px auto;
}
.block-img3 {
  margin: 30px 0;
}
.block-img3 img {
  width: 100%;
}
.block-quote2 {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  margin: 30px 0;
}
.block-cards {
  margin: 30px 0;
}
.block-cards .item {
  line-height: 1.2;
  background: #D4B8C6;
  border-radius: 30px;
  margin: 10px 0;
  padding: 35px 52px;
}
.block-cards .item.item-1 {
  font-size: 22px;
  background: url("/wa-apps/landing/themes/love-school/img/passion/card1.png") no-repeat 50% 50%;
  background-size: 100% 100%;
  padding: 60px 40px 30px;
}
.block-cards .item.item-2 {
  transform: rotate(5deg);
  box-shadow: 0px 4px 4px 0px #00000040;
  max-width: 500px;
  margin: 10px auto;
}
.block-cards .item.item-3 {
  background: #BEADDA;
  transform: rotate(-5deg);
  box-shadow: 0px 4px 4px 0px #00000040;
  max-width: 500px;
  margin: 10px auto;
}
.block-cards .image {
  margin-left: 40px;
}
.block-cards .image img {
  max-width: 100%;
}
.block-who-need {
  margin: 30px 0;
}
.block-who-need .image img {
  max-width: 100%;
}
.block-who-need .item {
  background: #D4B8C6;
  padding: 10px 15px;
  border-radius: 30px;
}
.block-who-need .item .text {
  background: url("/wa-apps/landing/themes/love-school/img/passion/who_need_item.png") no-repeat 100% 0;
  background-size: 55px auto;
  padding: 50px 50px 10px 10px;
  font-size: 22px;
  min-height: 230px;
}
.block-btn-apply {
  margin: 10px 0;
  text-align: center;
}
.block-learn .image {
  border-radius: 30px;
}
.block-learn .image img {
  border-radius: 30px;
  max-width: 100%;
}
.block-learn .item {
  background: #D4B8C6;
  border-radius: 20px;
  margin-bottom: 10px;
  position: relative;
  padding: 20px 34px 20px 88px;
}
.block-learn .item .icon {
  position: absolute;
  font-size: 32px;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.block-trainers {
  margin: 30px 0;
}
.block-trainers .item {
  background: #BEADDA;
  border-radius: 20px;
  padding: 18px 30px 0 30px;
}
.block-trainers .item .text {
  height: 230px;
}
.block-trainers .item .image {
  height: 280px;
}
.block-trainers .item.item-1 .image {
  background: url("/wa-apps/landing/themes/love-school/img/passion/trainer_1.png") no-repeat 50% 50%;
  background-size: contain;
}
.block-trainers .item.item-2 .image {
  background: url("/wa-apps/landing/themes/love-school/img/passion/trainer_2.png") no-repeat 50% 50%;
  background-size: contain;
}
.block-trainers .item.item-3 .image {
  background: url("/wa-apps/landing/themes/love-school/img/passion/trainer_3.png") no-repeat 50% 50%;
  background-size: contain;
}
.block-trainers .item .title {
  font-size: 25px;
  margin-bottom: 10px;
}
.block-how {
  margin: 30px 0;
}
.block-how .item img {
  width: 100%;
}
.block-how .item.item-1 {
  transform: rotate(-7deg);
  margin-top: 40px;
}
.block-how .item.item-2 {
  transform: rotate(6deg);
}
.block-how .item.item-3 {
  transform: rotate(-3deg);
  margin-top: 40px;
}
.block-how .item.item-4 {
  transform: rotate(8deg);
}
.block-how .item.item-5 {
  transform: rotate(-7deg);
  margin-top: 40px;
}
.block-how .item.item-6 {
  transform: rotate(6deg);
}
.block-included {
  margin: 30px auto;
}
.block-included .image img {
  width: 100%;
}
.block-reviews {
  margin: 30px 0;
}
.block-reviews .slide-wrap {
  text-align: center;
}
.block-reviews .slide-wrap img {
  height: 425px;
}
.block-trainings {
  margin: 30px 0;
}
.block-trainings .training {
  background: #BEADDA;
  border-radius: 20px;
  padding: 27px 16px;
  margin-bottom: 15px;
}
.block-trainings .training .img img {
  width: 100%;
}
.block-trainings .training .title {
  font-size: 25px;
  margin-bottom: 2px;
  font-weight: bold;
  color: #fff;
}
.block-trainings .training .text {
  font-size: 18px;
  height: 80px;
  margin-bottom: 10px;
}
.schedule-2 {
  margin: 30px 0;
}
.schedule-2 h2 {
  text-align: center;
}
.schedule-2 .city-time {
  display: block;
}
.modal-training {
  --bs-modal-width: 400px;
}
.modal-training .modal-header {
  border: none;
}
.modal-training .modal-body {
  padding-top: 0;
}
.modal-training .modal-dialog .modal-content {
  background: #beadda url(/wa-apps/landing/themes/love-school/img/passion/modal_bg.png) no-repeat 50% 100%;
  background-size: 100% auto;
  border: none;
  border-radius: 20px;
}
.modal-training .modal-title-1 {
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  margin-bottom: 10px;
}
.modal-training .modal-title-1 span {
  display: inline-block;
  padding: 10px;
  background: #fff;
  border-radius: 20px;
}
.modal-training .modal-title-2 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
}
.modal-training .modal-texts {
  line-height: 1;
  margin-right: 70px;
}
.modal-training .modal-texts .item {
  margin: 10px 0;
  background: url("/wa-apps/landing/themes/love-school/img/passion/dot.png") no-repeat 0 3px;
  padding-left: 15px;
  background-size: 10px auto;
}
.modal-training .modal-hint {
  font-size: 13px;
  color: #fff;
  text-align: center;
}
.schedule-table-2 {
  text-align: center;
  margin: 40px 0;
}
.schedule-table-2 .day,
.schedule-table-2 .dow {
  font-size: 150%;
  text-transform: lowercase;
  font-weight: 600;
}
.schedule-table-2 .divider {
  height: 1px;
  background: #000;
  margin: 20px 0;
}
.schedule-table-2 .btn-sch {
  font-size: 12px;
  text-transform: lowercase;
  display: inline-block;
  padding: 3px 20px;
  text-decoration: none;
  background: #E50F7F;
  color: #fff;
  border-radius: 5px;
  width: 80px;
}
.schedule-table-2 .btn-sch.btn-city-spb {
  background: #503C6B;
}
.schedule-table-2 .btn-sch.btn-city-online {
  background: #36B6B4;
}
.schedule-table-2 .sch-city-block {
  margin: 0;
}
.schedule-table-2 table {
  width: 100%;
}
.schedule-table-2 table td {
  width: 14.285%;
  vertical-align: top;
}
/*# sourceMappingURL=passion.css.map */