* {
  padding: 0;
  margin: 0;
  border: 0;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav, footer, header, aside {
  display: block;
}

html, body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input, button, textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a {
  cursor: pointer;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

body {
  font-family: "Gilroy", sans-serif;
  overflow-x: hidden;
  background: #eae3d8;
}

.container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
}

h1 {
  font-size: 62px;
  line-height: 130%;
  font-family: "Forum", "sans-serif";
  font-style: italic;
}

h2 {
  font-weight: 400;
  font-size: 90px;
  line-height: 110%;
  text-transform: uppercase;
  text-align: center;
  font-family: "Forum", "sans-serif";
}

h3 {
  font-weight: 400;
  font-size: 47px;
  text-transform: uppercase;
  color: #201b14;
  font-family: "Forum", "sans-serif";
}

h4 {
  font-size: 32px;
  line-height: 130%;
  font-family: "Forum", "sans-serif";
}

p {
  font-size: 18px;
  line-height: 130%;
}

@font-face {
  font-family: "Gilroy";
  src: url("./assets/Gilroy-Medium.woff2") format("woff2"), url("./assets/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("./assets/Gilroy-Light.woff2") format("woff2"), url("./assets/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("./assets/Gilroy-Regular.woff2") format("woff2"), url("./assets/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Forum";
  src: url("./assets/Forum.woff2") format("woff2"), url("./assets/Forum.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("./assets/Gilroy-Bold.woff2") format("woff2"), url("./assets/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Miama";
  src: url("./assets/Miama-Regular.eot");
  src: url("./assets/Miama-Regular.eot?#iefix") format("embedded-opentype"), url("./assets/Miama-Regular.woff2") format("woff2"), url("./assets/Miama-Regular.woff") format("woff"), url("./assets/Miama-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aboreto";
  src: url("./assets/Aboreto-Regular.woff2") format("woff2"), url("./assets/Aboreto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Miama Nueva";
  src: url("./assets/MiamaNueva.woff2") format("woff2"), url("./assets/MiamaNueva.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.wrapper {
  overflow-x: hidden;
}

body::-webkit-scrollbar {
  width: 4px;
  background-color: #000;
}

body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #f5f5f5;
}

.main {
  position: relative;
  background: url("./img/main-bg.jpg") center no-repeat;
  background-size: cover;
  min-height: 1287px;
  height: 100vh;
}
.main__top {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 22px;
  width: 100%;
  margin-bottom: 91px;
}
.main__top-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  width: 100%;
}
.main__top-text p {
  font-weight: 400;
  font-size: 47px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: lowercase;
  text-align: center;
  color: #ececec;
  font-family: "Miama", sans-serif;
}
.main__mid {
  max-width: 669px;
  width: 100%;
  margin: 0 auto 44px;
}
.main__mid p {
  font-weight: 400;
  font-size: 28px;
  line-height: 130%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
}
.main__btns {
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: space-between;
  max-width: 630px;
  width: 100%;
}
.main__bot {
  display: none;
  max-width: 300px;
  justify-content: center;
  gap: 30px;
  width: 100%;
  margin: 0 auto;
}
.main__bot p {
  font-weight: 300;
  font-size: 13px;
  line-height: 130%;
  color: #fff;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding-top: 28px;
  padding-bottom: 94px;
  position: relative;
}
.header .lang {
  position: absolute;
  right: 0;
  top: 93px;
  display: flex;
  align-items: center;
  gap: 7px;
  font-weight: 400;
  font-size: 22px;
  line-height: 130%;
  color: #efebe0;
}
.header .lang a {
  color: #efebe0;
  text-decoration: none;
  cursor: pointer;
}
.header .lang a:hover {
  text-decoration: underline;
}
.header p {
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  color: #efebe0;
  text-align: center;
}

.btn {
  padding: 22px 61px;
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 75px;
  background: transparent;
  cursor: pointer;
  transition: 0.3s all;
}
.btn:hover {
  background: #fff;
  color: #000;
}
.btn.btn-white {
  background: #efede0;
  border-color: #efede0;
  color: #000;
}
.btn.btn-white:hover {
  background: transparent;
  color: #fff;
}

.btn2 {
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #000;
  width: 289px;
  height: 253px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: url("./img/shell.png") center no-repeat;
  background-size: cover;
  transition: 0.3s all;
}
.btn2:hover {
  transform: scale(1.02);
}

.btn3 {
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: -0.01em;
  text-align: center;
  color: #000;
  width: 249px;
  height: 195px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: url("./img/shell2.png") center no-repeat;
  background-size: cover;
  transition: 0.3s all;
}
.btn3:hover {
  transform: scale(1.02);
}

.p150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.base {
  background: url("./img/webp/base-bg.webp") center no-repeat;
  background-size: cover;
}
.base h2 {
  text-align: center;
  margin: 0 auto 151px;
  color: #fff;
  max-width: 787px;
  width: 100%;
}
.base__body {
  display: flex;
  align-items: center;
}
.base__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
  padding-top: 168px;
  width: 448px;
  height: 657px;
  border-radius: 100%;
  border: 2px solid #fff;
  margin-right: -73px;
}
.base__item-theme {
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.03em;
  text-align: center;
  color: #fff;
  padding: 3px 18px 3px;
  border: 1px solid #fff;
  border-radius: 50px;
  margin-bottom: 10px;
}
.base__item p {
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.03em;
  text-align: center;
  color: #fff;
}
.base__item:nth-child(1) {
  background: url("./img/base-1.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 3;
}
.base__item:nth-child(1) p {
  max-width: 297px;
  width: 100%;
}
.base__item:nth-child(2) {
  background: url("./img/base-2.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}
.base__item:nth-child(2) p {
  max-width: 311px;
  width: 100%;
}
.base__item:nth-child(3) {
  background: url("./img/base-3.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding-top: 180px;
}
.base__item:nth-child(3) p {
  max-width: 252px;
  width: 100%;
}

.want {
  background: #eae3d8;
}
.want__head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
  margin-bottom: 70px;
}
.want__head img:first-child {
  margin-right: 20px;
}
.want__head img:last-child {
  margin-bottom: 45px;
}
.want__head h2 {
  text-align: center;
}
.want__swiper {
  overflow: visible;
}
.want__swiper .arrows {
  margin-top: 75px;
}
.want__item {
  max-width: 355px;
  width: 100%;
  height: 824px;
  display: flex;
  gap: 30px;
  flex-direction: column;
}
.want__item:nth-child(odd) {
  flex-direction: column-reverse;
}
.want__item p {
  font-size: 20px;
  line-height: 120%;
  color: #000;
}
.want__item-img {
  padding: 5px 4px;
  background: #201B14;
  width: 100%;
  height: 536px;
}
.want__item-img img {
  border-radius: 9px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}

.arrow {
  cursor: pointer;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.arrow.swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.result {
  background: url("./img/webp/result-bg.webp") center no-repeat;
  background-size: cover;
}
.result h2 {
  text-align: center;
  color: #fff;
  max-width: 743px;
  width: 100%;
  margin: 0 auto 65px;
}
.result__arrows {
  margin-top: 25px;
}
.result__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 65px;
}
.result__swiper {
  overflow-x: hidden;
}
.result__item {
  display: flex;
  gap: 21px;
  justify-content: center;
  max-width: 100%;
  width: 100%;
}
.result__item-img--mob {
  display: none;
}
.result__item img {
  width: 368px;
  height: 471px;
  object-fit: cover;
  border-radius: 15px;
  border: 2px solid #fff;
}
.result__item-text {
  backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.03);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border: 2px solid #fff;
  border-radius: 15px;
}
.result__item-text ul {
  padding-left: 42px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.result__item-text li {
  list-style-type: disc;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #fff;
}

.program__head {
  display: flex;
  flex-direction: column;
  gap: 45px;
  align-items: center;
  margin-bottom: 75px;
}
.program__tab {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 806px;
  width: 100%;
  position: relative;
  border-radius: 100px;
  overflow-x: hidden;
  border: 1px solid #282828;
}
.program__tab-item {
  width: 100%;
  padding: 12px;
  font-weight: 400;
  font-size: 25px;
  line-height: 120%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #201b14;
  cursor: pointer;
  transition: color 0.3s ease;
}
.program__tab-item.active {
  color: #fff;
}
.program__tab-bg {
  position: absolute;
  width: 50%;
  height: 100%;
  background: #282828;
  top: 0;
  left: 0;
  z-index: -1;
  transition: left 0.3s ease;
}
.program__body {
  min-height: 880px;
  height: 100%;
}
.program__body-head {
  display: flex;
  flex-direction: column;
  gap: 28px;
  margin-bottom: 55px;
}
.program__body.gift .modul__title {
  color: #fff;
}
.program__body.gift .program__body-title, .program__body.gift .program__body-titleUA {
  color: #fff;
}
.program__body.gift .subtabs__item {
  color: rgba(255, 255, 255, 0.6);
}
.program__body.gift .subtabs__item.active {
  color: #fff;
  border-color: #fff;
}

.program__time {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #000;
  backdrop-filter: blur(4px);
  background: #fff;
  border-radius: 50px;
  max-width: max-content;
  padding: 9px 18px;
}

.program__img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.program__title {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #fff;
}

.modul__item {
  width: 427px;
  height: 238px;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  gap: 15px;
  padding: 20px 20px 25px;
}

.modul__title {
  font-weight: 400;
  font-size: 25px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #000;
  margin-bottom: 30px;
}
.modul__title-mb {
  margin-bottom: 20px;
}

.modul {
  display: none;
  flex-direction: column;
  gap: 50px;
}
.modul.active {
  display: flex;
}

.subtabs, .subtabsW {
  display: flex;
  align-items: center;
  gap: 6px;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
}
.subtabs::-webkit-scrollbar, .subtabsW::-webkit-scrollbar {
  height: 2px;
}
.subtabs::-webkit-scrollbar-track, .subtabsW::-webkit-scrollbar-track {
  background: transparent;
}
.subtabs::-webkit-scrollbar-thumb, .subtabsW::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.subtabs::-webkit-scrollbar-thumb:hover, .subtabsW::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
.subtabs__item, .subtabsW__item {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: rgba(32, 27, 20, 0.6);
  cursor: pointer;
  padding: 9px 17px;
  border-radius: 100px;
  white-space: nowrap;
  flex-shrink: 0;
}
.subtabs__item.active, .subtabsW__item.active {
  color: #000;
  border: 1px solid #000;
}

.gaid__item {
  width: 200px;
  height: 138px;
  position: relative;
}
.gaid__item-front {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.gaid__item-back {
  position: absolute;
  width: 170px;
  height: 112px;
  top: 42px;
  right: 47px;
  border-radius: 10px;
  z-index: -1;
  transform: rotate(4deg);
}

.uroki__tabs, .gaid__tabs {
  display: flex;
  margin-bottom: 20px;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
}
.uroki__tabs::-webkit-scrollbar, .gaid__tabs::-webkit-scrollbar {
  height: 2px;
}
.uroki__tabs::-webkit-scrollbar-track, .gaid__tabs::-webkit-scrollbar-track {
  background: transparent;
}
.uroki__tabs::-webkit-scrollbar-thumb, .gaid__tabs::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.uroki__tabs::-webkit-scrollbar-thumb:hover, .gaid__tabs::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
.uroki__tabs-item, .gaid__tabs-item {
  padding: 13px 27px;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #201b14;
  cursor: pointer;
  border-radius: 50px;
  white-space: nowrap;
}
.uroki__tabs-item.active, .gaid__tabs-item.active {
  background: #ddd2c0;
}

.modul {
  position: relative;
}

.modul__gift {
  position: absolute;
  left: -40px;
  bottom: -25px;
  z-index: -1;
  border-radius: 15px;
  width: 1426px;
  height: 567px;
  background: #510102;
}

.modul__lenta {
  position: absolute;
  left: -60px;
  top: -42px;
}

.modul__wrapper {
  display: block;
}

.workout__wrapper {
  display: none;
}

.workout {
  display: none;
}
.workout.active {
  display: block;
}
.workout__day {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #000;
  padding: 12px;
  text-align: center;
  background: #ddd2c0;
  border-radius: 100px;
}
.workout__item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 313px;
}
.workout__min {
  width: 100%;
  height: 185px;
  position: relative;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 15px;
  border-radius: 15px;
  overflow-x: hidden;
}
.workout__min.weekend {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ddd2c0;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #000;
}
.workout__min img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: -1;
}
.workout__min-title {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #fff;
  width: 100%;
}
.workout__min-time {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #000;
  padding: 8px 18px;
  background: #fff;
  border-radius: 100px;
}

.four {
  background: url("./img/webp/four-bg.webp") center top no-repeat;
  background-size: cover;
}

.format h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 88px;
}
.format__column {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.format__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
.format .swiper-slide {
  height: auto;
}
.format .swiper-wrapper {
  align-items: stretch;
}
.format__arrows {
  margin-top: 80px;
}
.format__item {
  border-radius: 12px;
  border: 1px solid #fff;
}
.format__item-flex {
  display: flex;
  flex-direction: column;
  gap: 27px;
}
.format__item .n {
  font-weight: 400;
  font-size: 85px;
  line-height: 100%;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  font-family: "Aboreto", sans-serif;
}
.format__item .title {
  font-weight: 400;
  font-size: 37px;
  line-height: 110%;
  text-transform: uppercase;
  font-family: "Forum", sans-serif;
}
.format__item .text {
  font-weight: 500;
  font-size: 21px;
  line-height: 130%;
  letter-spacing: -0.01em;
}
.format__item ul {
  padding-left: 23px;
}
.format__item ul li {
  list-style-type: disc;
  font-weight: 400;
  font-size: 21px;
  line-height: 135%;
  letter-spacing: -0.01em;
  color: #fff;
}
.format__item-1 {
  grid-column: 1/3;
  padding: 26px;
  background: url("./img/format/1.jpg") center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  gap: 27px;
  min-height: 256px;
}
.format__item-1 .n {
  color: #fff;
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
}
.format__item-1 .text {
  color: #fff;
}
.format__item-2 {
  background: url("./img/format/2.jpg") center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 235px;
  gap: 17px;
  padding: 35px 25px;
}
.format__item-2 .n {
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  color: #fff;
}
.format__item-2 .text {
  color: #fff;
}
.format__item-3 {
  background: #28201e;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 17px;
  overflow: hidden;
  padding: 35px 25px;
  position: relative;
  min-height: 235px;
}
.format__item-3 img {
  position: absolute;
  right: 0;
  bottom: -11px;
}
.format__item-3 .n {
  color: #fff;
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 1;
}
.format__item-3 .text {
  color: #fff;
  position: relative;
  z-index: 1;
}
.format__item-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  background: #efede0;
  overflow: hidden;
  padding-left: 25px;
  min-height: 256px;
}
.format__item-4 .n {
  color: #000;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}
.format__item-4 .text {
  color: #000;
  font-weight: 400;
}
.format__item-4 img {
  width: 314px;
  height: 100%;
  border-radius: 20px 0 0 20px;
}
.format__item-5 {
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  background: rgba(0, 0, 0, 0.04);
  min-height: 235px;
  backdrop-filter: blur(15px);
}
.format__item-5 .title {
  color: #fff;
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
}
.format__item-5 .text {
  color: #fff;
}
.format__item-6 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 15px;
  background: url("./img/format/4.jpg") center no-repeat;
  background-size: cover;
  padding: 35px 25px;
  min-height: 321px;
}
.format__item-6 .title {
  color: #fff;
  padding-bottom: 18px;
  border-bottom: 1px solid #fff;
}
.format__item-6 .text {
  display: flex;
  flex-direction: column;
  gap: 17px;
  color: #fff;
  font-size: 16px;
  line-height: 135%;
  font-weight: 400;
}
.format__item-7 {
  min-height: 187px;
  background: url("./img/format/5.jpg") center no-repeat;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 25px;
}
.format__item-7 .text {
  color: #fff;
  font-size: 24px;
}
.format__item-8 {
  min-height: 506px;
  display: flex;
  flex-direction: column;
  gap: 22px;
  background: url("./img/format/6.jpg") center no-repeat;
  background-size: cover;
  padding: 30px 25px;
}
.format__item-8 .list {
  display: flex;
  flex-direction: column;
  gap: 17px;
}
.format__item-8 .list__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.format__item-8 .list__item-title {
  padding: 7px 8px;
  border-radius: 100px;
  border: 1px solid #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: -0.01em;
  color: #fff;
}
.format__item-8 .list__item-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #fff;
}
.format__item-8 .title {
  padding-bottom: 18px;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.format__item-8 ul {
  margin-top: auto;
}
.format__item-8 ul li {
  font-size: 15px;
  line-height: 135%;
}
.format__item-9 {
  min-height: 506px;
  display: flex;
  flex-direction: column;
  gap: 22px;
  background: url("./img/format/7.jpg") center no-repeat;
  background-size: cover;
  padding: 35px 25px;
}
.format__item-9 .head {
  display: flex;
  align-items: flex-end;
  gap: 9px;
  padding-bottom: 19px;
  border-bottom: 1px solid #fff;
}
.format__item-9 .head .n {
  color: #fff;
  line-height: 1;
}
.format__item-9 .head .text {
  color: #fff;
  line-height: 1;
  margin-bottom: 10px;
}
.format__item-9 .box {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: auto;
}
.format__item-9 .box__item {
  font-size: 17px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #fff;
}
.format__item-9 .box__item-title {
  font-weight: 700;
  margin-bottom: 5px;
}
.format__item-9 .box__item li {
  font-size: 17px;
  line-height: 130%;
}
.format__slide-1 {
  width: 643px;
}
.format__slide-2 {
  width: 643px;
}
.format__slide-3 {
  width: 594px;
}
.format__slide-4 {
  width: 419px;
}
.format__slide-5 {
  width: 451px;
}

.timer {
  padding-top: 150px;
}
.timer h2 {
  text-align: center;
  margin-bottom: 91px;
  color: #fff;
}
.timer__content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.timer__separator {
  font-weight: 400;
  font-size: 86px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: #fcfcfc;
  margin-bottom: 75px;
}
.timer__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  color: #fff;
}
.timer__item-n {
  font-weight: 500;
  font-size: 80px;
  line-height: 100%;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  text-align: center;
  color: #fcfcfc;
  font-family: "Miama Nueva", sans-serif;
}
.timer__item-desk {
  font-weight: 500;
  font-size: 28px;
  line-height: 100%;
  text-align: center;
  color: rgba(255, 245, 255, 0.81);
  font-family: "Miama Nueva", sans-serif;
}

.tarif {
  padding-top: 150px;
}
.tarif h2 {
  margin-bottom: 75px;
  text-align: center;
  color: #fff;
}
.tarif__body {
  display: flex;
  align-items: flex-end;
  gap: 35px;
  position: relative;
}
.tarif__gift {
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 23px 18px 26px;
  background: url("./img/tarif-gift-bg.png") center no-repeat, #292220;
  background-size: cover;
  transition: 0.3s all;
}

.tarif__gift:hover {
  transform: scale(1.01);
}
.tarif__gift-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #fff;
}
.tarif__gift-text .line {
  max-width: 197px;
  width: 100%;
  height: 1px;
  background: #fff;
}
.tarif__gift-head {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
}
.tarif__gift-head h4 {
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-family: "Forum", sans-serif;
}
.tarif__gift-head p {
  font-weight: 400;
  font-size: 11px;
  line-height: 100%;
  text-align: center;
  color: #fff;
}
.tarif__gift-head img {
  position: absolute;
  top: 5px;
  right: 52px;
}
.tarif__giftUA .tarif__gift-head img {
  right: 32px;
}
.tarif__item {
  width: 376px;
  height: 1813px;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  display: flex;
  flex-direction: column;
  border: 1px solid #fff;
}
.tarif__item:nth-child(1) {
  background: url("./img/tarif-1.png") center bottom no-repeat;
  background-size: cover;
}
.tarif__item:nth-child(2) {
  background: url("./img/tarif-2.png") center bottom no-repeat;
  background-size: cover;
  height: 1842px;
}
.tarif__item:nth-child(3) {
  background: url("./img/tarif-3.png") center bottom no-repeat;
  background-size: cover;
}
.tarif__item:nth-child(3) .tarif__item-desk {
  background: #ebe7db;
  color: #101010;
  padding: 10px;
  max-width: 131px;
  border-radius: 20px;
}
.tarif__item-head {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  height: 170px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  margin-bottom: 39px;
}
.tarif__item-title {
  font-weight: 400;
  font-size: 40px;
  line-height: 110%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-family: "Forum", sans-serif;
}
.tarif__item-desk {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #fff;
  padding: 10px 25px;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 230px;
}
.tarif__item-dostup, .tarif__item-diag {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #fff;
  margin-bottom: 16px;
}
.tarif__item-diag {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  padding-bottom: 16px;
  border-bottom: 1px solid #fff;
}
.tarif__item-price {
  display: flex;
  flex-direction: column;
  gap: 7px;
  align-items: center;
  margin-top: auto;
  margin-bottom: 65px;
}
.tarif__item-price span {
  font-weight: 400;
  font-size: 40px;
  line-height: 110%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-family: "Forum", sans-serif;
}
.tarif__item-price span:nth-child(2), .tarif__item-price span:nth-child(3) {
  text-decoration: line-through;
  color: rgba(255, 255, 255, 0.35);
}
.tarif__item ul {
  padding-bottom: 16px;
  margin-bottom: 16px;
  padding-left: 20px;
  border-bottom: 1px solid #fff;
}
.tarif__item ul li {
  list-style-type: disc;
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  color: #fff;
}
.tarif__item-btns {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}
.tarif__item-btns .btn {
  border-radius: 15px;
  padding: 15px;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
}
.tarif__item-btns .btn span {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  text-align: center;
  text-transform: none;
}
.tarif__item-btns .btn.btn-white:hover {
  background: transparent;
}
.tarif__item-btns .btn:hover {
  background: #EFEDE0;
}

.modal__gift {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.45);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all;
}
.modal__gift.active {
  opacity: 1;
  visibility: visible;
}
.modal__gift-content {
  width: 348px;
  padding: 33px 25px;
  border-radius: 10px;
  background: url("./img/modal-gift-bg.jpg") center no-repeat;
  background-size: cover;
}
.modal__gift h4 {
  font-weight: 400;
  font-size: 23px;
  line-height: 110%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 23px;
}
.modal__gift ul {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.modal__gift ul li {
  list-style-type: disc;
  font-weight: 400;
  font-size: 18px;
  line-height: 110%;
  color: #fff;
}

.problem {
  padding-top: 150px;
}
.problem .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.problem h2 {
  color: #fff;
  margin-bottom: 50px;
  text-align: center;
}
.problem p {
  margin-bottom: 95px;
  font-weight: 400;
  font-size: 28px;
  line-height: 130%;
  text-align: center;
  color: rgba(255, 245, 255, 0.81);
}

.btn4 {
  width: 593px;
  height: 286px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 34px;
  line-height: 120%;
  letter-spacing: -0.02em;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  text-align: center;
  color: #000;
  background: url("./img/shell3.png") center no-repeat;
  background-size: cover;
  transition: 0.3s all;
}
.btn4:hover {
  transform: scale(1.02);
}

.reviews {
  padding-top: 100px;
}
.reviews h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 100px;
}
.reviews__column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.reviews__swiper {
  overflow: visible;
}
.reviews__swiper .swiper-slide {
  width: max-content;
}
.reviews__swiper .swiper-slide img {
  width: max-content;
  height: auto;
  border-radius: 10px;
}
.reviews__arrows {
  margin-top: 75px;
}
.reviews__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 550px;
}
.reviews__grid img {
  width: 100% !important;
}
.reviews__grid img:first-child {
  grid-column: 1/3;
}

.about {
  background: url("./img/webp/about-bg.webp") center no-repeat;
  background-size: cover;
  padding-bottom: 320px;
}
.about h2 {
  margin-bottom: 319px;
  text-align: center;
  color: #fcfcfc;
}
.about__body {
  max-width: 924px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.about__item {
  width: 597px;
  height: 597px;
  border-radius: 50%;
  border: 1px solid #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 25px;
  align-items: center;
  text-align: center;
  margin-top: -150px;
  padding: 82px;
}
.about__item ul {
  padding-left: 23px;
}
.about__item ul li {
  list-style-type: disc;
}
.about__item p, .about__item li {
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
  text-align: center;
  color: #fef9f0;
}
.about__item:nth-child(1) {
  margin-top: 0;
}
.about__item:nth-child(1) p, .about__item:nth-child(1) li {
  text-align: left;
}
.about__item:nth-child(2) {
  align-self: flex-end;
}

.faq h2 {
  text-align: center;
  margin-bottom: 75px;
}
.faq__list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.faq__item {
  padding: 36px 48px 36px 31px;
  border: 1px solid #202020;
  border-radius: 20px;
}
.faq__item-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  cursor: pointer;
}
.faq__item-head .title {
  font-weight: 400;
  font-size: 38px;
  line-height: 120%;
  text-transform: uppercase;
  color: #202020;
  font-family: "Forum", sans-serif;
}
.faq__item-head .plus {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #202020;
  flex-shrink: 0;
  transition: 0.3s all;
}
.faq__item-head .plus svg {
  transition: 0.3s all;
}
.faq__item-content {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s all;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.faq__item-content ul {
  padding-left: 23px;
}
.faq__item-content li {
  list-style-type: disc;
}
.faq__item-content p, .faq__item-content li {
  font-weight: 300;
  font-size: 24px;
  line-height: 120%;
  color: #202020;
}
.faq__item-content .btn-support {
  font-weight: 300;
  font-size: 20px;
  line-height: 130%;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #202020;
  display: flex;
  align-items: center;
  gap: 10px;
}
.faq__item-content .btn-support:hover {
  text-decoration: none;
}
.faq__item.active .faq__item-content {
  max-height: 1000px;
  padding-top: 14px;
}
.faq__item.active .plus {
  background: #202020;
}
.faq__item.active .plus svg {
  transform: rotate(45deg);
}
.faq__item.active .plus path {
  fill: #fff;
}

.footer {
  padding-top: 73px;
  padding-bottom: 74px;
  background: url("./img/webp/footer-bg.webp") center no-repeat;
  background-size: cover;
}
.footer__logo {
  width: 300px;
  height: auto;
  margin-bottom: 36px;
}
.footer__menu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 32px;
}
.footer__menu a {
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  color: #fff;
}
.footer__menu-left, .footer__menu-right {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.preload {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("./img/webp/loading-bg.webp") center no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.preload__text {
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  gap: 80px;
}
.preload__text img {
  width: 574px;
  height: auto;
}
.preload__text p {
  font-weight: 400;
  font-size: 47px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: lowercase;
  text-align: center;
  color: #ececec;
  font-family: "Miama", sans-serif;
}
.preload__status {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 83px;
  max-width: 400px;
  width: 100%;
  height: 3px;
  background: rgba(255, 255, 255, 0.4);
}
.preload__status-line {
  height: 100%;
  background: #fff;
  transition: 0.5s all;
}

@media (max-width: 1200px) {
  .header p {
    font-size: 16px;
  }
  .main__top-text p {
    font-size: 35px;
  }
  .header .lang {
    font-size: 16px;
  }
  .main {
    height: 100%;
    min-height: 1050px;
  }
  .main__top img {
    width: 500px;
    height: auto;
  }
  .main__top-text {
    flex-wrap: wrap;
    justify-content: center;
  }
  .main__mid p {
    font-size: 22px;
  }
  h2 {
    font-size: 70px;
  }
  .base h2 {
    margin-bottom: 60px;
  }
  .base__body {
    flex-wrap: wrap;
    justify-content: center;
  }
  .base__item {
    margin-right: 0;
  }
  .base__item:first-child {
    margin-right: -71px;
  }
  .base__item:last-child {
    margin-top: -120px;
  }
  .result__item img {
    width: 300px;
  }
  .result__item-text ul {
    padding-left: 20px;
  }
  .result__item-text li {
    font-size: 18px;
  }
  .tarif__body {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .base__body {
    flex-direction: column;
  }
  .base__item:first-child {
    margin-top: 0;
    margin-right: 0;
    z-index: 1;
  }
  .base__item:nth-child(2) {
    margin-top: -43px;
    z-index: 2;
  }
  .base__item:last-child {
    margin-top: -43px;
    z-index: 3;
  }
  .result__swiper .swiper-wrapper {
    align-items: stretch;
  }
  .result__swiper .swiper-slide {
    height: auto;
  }
  .result__item {
    justify-content: flex-start;
    flex-direction: column;
    max-width: 300px;
    width: 100%;
    gap: 0;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #fff;
    border-radius: 10px;
    overflow-x: hidden;
  }
  .result__item-text {
    padding: 16px;
    border: none;
    height: 100%;
    border-radius: 0;
    border-top: 1px solid #fff;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .result__item-text ul {
    gap: 5px;
  }
  .result__item-text li {
    font-size: 13px;
    line-height: 120%;
  }
  .result__item img {
    display: none;
    border: none;
    border-radius: 0;
  }
  .result__item-img--mob {
    display: block;
  }
  .result__item-img--mob img {
    display: inline-block;
    height: auto;
  }
  .modul__gift {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .header {
    padding-top: 30px;
    padding-bottom: 62px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }
  .header .lang {
    position: static;
    font-size: 13px;
    line-height: 120%;
    gap: 3px;
  }
  .header p {
    font-size: 13px;
    line-height: 120%;
  }
  .header p span {
    display: none;
  }
  .header p:nth-child(2) {
    display: none;
  }
  .main {
    background: url("./img/main-bg-mob.jpg") left center no-repeat;
    background-size: cover;
    min-height: 856px;
    padding-bottom: 32px;
  }
  .main__top {
    gap: 20px;
    margin-bottom: 85px;
  }
  .main__top-text {
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    max-width: 300px;
    width: 100%;
    gap: 0;
  }
  .main__top-text p {
    width: 100%;
    font-size: 21px;
    line-height: 100%;
    transform: rotate(-5deg);
  }
  .main__top-text p:nth-child(1) {
    text-align: left;
  }
  .main__top-text p:nth-child(2) {
    text-align: right;
  }
  .main__top img {
    width: 226px;
  }
  .main__mid {
    max-width: 258px;
    width: 100%;
    margin-bottom: 26px;
  }
  .main__mid p {
    font-size: 15px;
    line-height: 120%;
  }
  .main__btns {
    flex-direction: column-reverse;
    margin-bottom: 191px;
  }
  .main__bot {
    display: flex;
  }
  .p150 {
    padding: 60px 0;
  }
  h2 {
    font-size: 33px;
    line-height: 110%;
  }
  .container {
    max-width: 320px;
    padding: 0 10px;
  }
  .btn {
    font-size: 15px;
    line-height: 120%;
    padding: 3px 7px 6px;
  }
  .btn2 {
    font-size: 15px;
    line-height: 150%;
    width: 136px;
    height: 119px;
  }
  .base {
    background: url("./img/webp/base-bg-mob.webp") center no-repeat;
    background-size: cover;
  }
  .base h2 {
    margin-bottom: 28px;
  }
  .base__body {
    width: 100%;
  }
  .base__item {
    width: 100%;
    height: 440px;
    gap: 5px;
    padding-left: 25px;
    padding-right: 25px;
    border-width: 1px;
  }
  .base__item img {
    margin-bottom: 23px;
  }
  .base__item p {
    font-size: 12px;
    line-height: 130%;
  }
  .base__item-theme {
    padding: 4px 7px 2px;
    font-size: 12px;
    line-height: 130%;
    margin-bottom: 0;
  }
  .base__item:nth-child(1) {
    padding-top: 137px;
  }
  .base__item:nth-child(1) p {
    max-width: 241px;
  }
  .base__item:nth-child(1) img {
    width: 38px;
    height: auto;
  }
  .base__item:nth-child(2) {
    padding-top: 129px;
  }
  .base__item:nth-child(2) img {
    width: 50px;
    height: auto;
  }
  .base__item:nth-child(2) p {
    max-width: 249px;
  }
  .base__item:nth-child(3) {
    padding-top: 136px;
  }
  .base__item:nth-child(3) img {
    width: 85px;
    height: auto;
  }
  .base__item:nth-child(3) p {
    max-width: 257px;
  }
  .want__head {
    display: block;
    position: relative;
    max-width: 266px;
    width: 100%;
    margin: 0 auto 40px;
  }
  .want__head img {
    position: absolute;
  }
  .want__head img:nth-child(1) {
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
    width: 17px;
    height: auto;
  }
  .want__head img:nth-child(3) {
    margin-bottom: 0;
    bottom: 0;
    right: -30px;
    width: 30px;
    height: auto;
    transform: rotate(15deg);
  }
  .want__item {
    height: 369px;
    max-width: 159px;
    width: 100%;
    gap: 16px;
  }
  .want__item-img {
    height: 240px;
    width: 100%;
    padding: 3px 2px;
  }
  .want__item-img img {
    border-radius: 23px;
  }
  .want__item p {
    font-size: 12px;
    line-height: 120%;
  }
  .want__swiper .arrows {
    margin-top: 35px;
  }
  .arrow svg {
    width: 45px;
    height: auto;
  }
  .result {
    background: url("./img/webp/result-bg-mob.webp") center no-repeat;
    background-size: cover;
    position: relative;
  }
  .result h2 {
    margin-bottom: 40px;
  }
  .result__swiper {
    position: relative;
    overflow-x: visible;
  }
  .result__arrows {
    margin-top: 15px;
    gap: 15px;
  }
  .result__btn {
    margin-top: 5px;
  }
  .btn3 {
    width: 136px;
    height: 107px;
    font-size: 15px;
    line-height: 120%;
  }
  .program__head {
    gap: 17px;
    margin-bottom: 30px;
  }
  .program__body h3 {
    font-size: 18px;
  }
  .program__body-head {
    gap: 12px;
    margin-bottom: 30px;
  }
  .program__tab-item {
    font-size: 15px;
    padding: 6px 6px 9px;
  }
  .modul {
    gap: 20px;
  }
  .modul__title {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .modul__title-mb {
    margin-bottom: 15px;
  }
  .modul__item {
    width: 257px;
    height: 143px;
    border-radius: 10px;
    padding: 10px 15px 16px;
  }
  .program__title {
    font-size: 12px;
  }
  .program__time {
    font-size: 10px;
    padding: 6px 11px;
  }
  .subtabs, .subtabsW {
    gap: 9px;
  }
  .subtabs__item, .subtabsW__item {
    font-size: 13px;
    padding: 5px 7px 8px;
  }
  .uroki__tabs, .gaid__tabs {
    flex-wrap: nowrap;
    gap: 10px;
  }
  .uroki__tabs-item, .gaid__tabs-item {
    word-wrap: break-word;
    width: max-content;
    font-size: 13px;
    padding: 5px 7px 8px;
  }
  .gaid__item {
    width: 121px;
    height: 84px;
    border-radius: 10px;
  }
  .gaid__item-back {
    width: 104px;
    height: 68px;
    top: 26px;
    right: 25px;
  }
  .workout__day {
    font-size: 12px;
    padding: 8px;
  }
  .workout__item {
    width: 200px;
    gap: 8px;
  }
  .workout__min {
    border-radius: 10px;
    height: 119px;
    padding: 9px 12px 12px 12px;
  }
  .workout__min.weekend {
    font-size: 12px;
  }
  .workout__min-time {
    font-size: 10px;
    padding: 6px 11px;
  }
  .workout__min-title {
    font-size: 10px;
  }
  .modul__gift {
    width: 866px;
    height: 339px;
    left: -22px;
    bottom: -22px;
  }
  .modul__lenta {
    width: 71px;
    height: auto;
    left: -30px;
    top: -22px;
  }
  .program__body {
    min-height: 520px;
  }
  .four {
    background: url("./img/webp/four-bg-mob.webp") top center no-repeat;
    background-size: cover;
  }
  .format h2 {
    margin-bottom: 40px;
  }
  .format__swiper {
    overflow: visible;
  }
  .format__grid {
    gap: 10px;
  }
  .format__arrows {
    margin-top: 25px;
  }
  .format__column {
    gap: 10px;
  }
  .format__item-flex {
    gap: 10px;
  }
  .format__item .text {
    font-size: 11px;
  }
  .format__item .title {
    font-size: 17px;
  }
  .format__item .n {
    font-size: 30px;
    line-height: 1;
  }
  .format__item ul {
    padding-left: 15px;
  }
  .format__item ul li {
    font-size: 11px;
  }
  .format__item-1 {
    min-height: 137px;
    padding: 22px 15px 5px;
    gap: 10px;
    min-height: 129px;
  }
  .format__item-1 .n {
    padding-bottom: 15px;
  }
  .format__item-2 {
    min-height: 137px;
    padding: 15px 10px;
    gap: 13px;
  }
  .format__item-2 .n {
    padding-bottom: 13px;
  }
  .format__item-3 {
    padding: 17px 10px;
    min-height: 129px;
    gap: 12px;
  }
  .format__item-3 .n {
    padding-bottom: 12px;
  }
  .format__item-3 img {
    width: 102px;
    height: auto;
    right: -2px;
    bottom: -11px;
  }
  .format__item-4 {
    padding-left: 10px;
    min-height: 137px;
    gap: 10px;
  }
  .format__item-4 .n {
    padding-bottom: 15px;
  }
  .format__item-4 img {
    border-radius: 10px 0 0 10px;
    width: 145px;
    object-fit: cover;
  }
  .format__item-5 {
    min-height: 137px;
    padding: 23px 10px 23px 10px;
    gap: 15px;
  }
  .format__item-5 .title {
    padding-bottom: 15px;
  }
  .format__item-6 {
    padding: 15px 10px;
    min-height: 176px;
  }
  .format__item-6 .title {
    padding-bottom: 10px;
  }
  .format__item-6 .text {
    gap: 12px;
  }
  .format__item-6 .text p {
    font-size: 10px;
  }
  .format__item-7 {
    min-height: 107px;
    padding: 15px 10px;
  }
  .format__item-8 {
    min-height: 268px;
    padding: 15px;
    gap: 13px;
  }
  .format__item-8 .title {
    padding-bottom: 13px;
  }
  .format__item-8 .list {
    gap: 15px;
  }
  .format__item-8 .list__item {
    font-size: 10px;
    gap: 6px;
  }
  .format__item-8 .list__item-title {
    padding: 6px 9px;
    font-size: 10px;
  }
  .format__item-8 .list__item-text {
    font-size: 10px;
  }
  .format__item-9 {
    padding: 20px 15px 15px;
    min-height: 268px;
  }
  .format__item-9 .head {
    gap: 5px;
    padding-bottom: 13px;
  }
  .format__item-9 .head .text {
    margin-bottom: 3px;
  }
  .format__item-9 .box {
    gap: 20px;
  }
  .format__item-9 .box__item {
    font-size: 10px;
  }
  .format__item-9 .box__item li {
    font-size: 10px;
  }
  .format__slide-1, .format__slide-2, .format__slide-3, .format__slide-4, .format__slide-5 {
    width: 300px;
  }
  .timer {
    padding-top: 60px;
  }
  .timer h2 {
    margin-bottom: 60px;
  }
  .timer__content {
    gap: 18px;
  }
  .timer__separator {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .timer__item {
    gap: 3px;
  }
  .timer__item-n {
    font-size: 25px;
    line-height: 1;
  }
  .timer__item-desk {
    font-size: 11px;
    line-height: 120%;
  }
  .tarif {
    padding-top: 120px;
  }
  .tarif h2 {
    margin-bottom: 40px;
  }
  .tarif__gift {
    padding: 15px 10px;
  }
  .tarif__gift-head {
    gap: 2px;
    margin-bottom: 16px;
  }
  .tarif__gift-head img {
    top: 2px;
    right: 40px;
    width: 15px;
    height: 15px;
  }
  .tarif__gift-head h4 {
    font-size: 21px;
  }
  .tarif__gift-head p {
    font-size: 8px;
  }
  .tarif__gift-text {
    gap: 10px;
  }
  .tarif__gift-text p {
    font-size: 14px;
  }
  .tarif__gift-text .line {
    width: 148px;
  }
  .tarif__item {
    max-width: 300px;
  }
  .tarif__item:nth-child(1) {
    height: 898px;
    background: url("./img/tarif-1-mob.png") center bottom no-repeat;
    background-size: cover;
  }
  .tarif__item:nth-child(2) {
    height: 1474px;
    background: url("./img/tarif-2-mob.png") center bottom no-repeat;
    background-size: cover;
  }
  .tarif__item:nth-child(3) {
    background: url("./img/tarif-3-mob.png") center bottom no-repeat;
    background-size: cover;
    height: 1376px;
  }
  .tarif__item:nth-child(3) .tarif__item-desk {
    padding: 9px;
    max-width: 108px;
  }
  .tarif__item-head {
    margin-bottom: 15px;
    height: 136px;
  }
  .tarif__item-title {
    font-size: 32px;
  }
  .tarif__item-desk {
    font-size: 14px;
    padding: 9px;
    max-width: 178px;
  }
  .tarif__item-dostup {
    font-size: 14px;
  }
  .tarif__item-diag {
    font-size: 14px;
  }
  .tarif__item-price {
    gap: 5px;
    margin-bottom: 27px;
  }
  .tarif__item-price span {
    font-size: 32px;
    line-height: 110%;
  }
  .tarif__item-btns .btn {
    font-size: 14px;
    line-height: 130%;
    height: 64px;
    border-radius: 10px;
  }
  .tarif__item-btns .btn span {
    font-size: 11px;
  }
  .tarif__item ul {
    gap: 7px;
    display: flex;
    flex-direction: column;
  }
  .tarif__item ul li {
    font-size: 14px;
  }
  .modal__gift-content {
    max-width: 294px;
    padding: 42px 18px;
  }
  .modal__gift h4 {
    font-size: 23px;
    margin-bottom: 25px;
  }
  .modal__gift ul {
    padding-left: 8px;
  }
  .modal__gift ul li {
    font-size: 15px;
  }
  .problem {
    padding-top: 80px;
  }
  .problem h2 {
    margin-bottom: 36px;
  }
  .problem p {
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 14px;
  }
  .btn4 {
    width: 295px;
    height: 142px;
    font-size: 15px;
    line-height: 120%;
  }
  .reviews {
    padding-top: 34px;
  }
  .reviews h2 {
    margin-bottom: 40px;
  }
  .reviews__arrows {
    margin-top: 20px;
  }
  .reviews__column {
    gap: 15px;
  }
  .reviews__grid {
    gap: 15px;
  }
  .reviews .swiper-slide {
    width: 300px;
  }
  .reviews .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .about {
    background: url("./img/webp/about-bg-mob.webp") center right no-repeat;
    background-size: cover;
  }
  .about h2 {
    margin-bottom: 34px;
  }
  .about__item {
    width: 230px;
    height: 230px;
    padding: 50px 30px;
    gap: 10px;
    margin-top: -44px;
  }
  .about__item p, .about__item li {
    font-size: 11px;
  }
  .about__item ul {
    padding-left: 15px;
  }
  .about__item:nth-child(2) img {
    width: 88px;
    height: auto;
  }
  .about__item:nth-child(3) img {
    width: 120px;
  }
  .faq h2 {
    margin-bottom: 35px;
  }
  .faq__list {
    gap: 20px;
  }
  .faq__item {
    padding: 25px 13px;
  }
  .faq__item-head {
    align-items: flex-start;
    gap: 10px;
  }
  .faq__item-head .plus {
    width: 29px;
    height: 29px;
  }
  .faq__item-head .plus svg {
    width: 14px;
    height: 14px;
  }
  .faq__item .title {
    font-size: 19px;
    line-height: 120%;
  }
  .faq__item-content {
    gap: 10px;
  }
  .faq__item-content p, .faq__item-content li {
    font-size: 14px;
  }
  .faq__item-content .btn-support {
    font-size: 14px;
    gap: 5px;
  }
  .footer {
    padding-top: 60px;
    padding-bottom: 75px;
  }
  .footer .container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer__logo {
    width: 176px;
    display: inline-block;
    margin-bottom: 48px;
  }
  .footer__menu {
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
  }
  .footer__menu a {
    font-size: 16px;
    line-height: 120%;
  }
  .footer__menu-left, .footer__menu-right {
    gap: 15px;
  }
  .footer__menu-left a:last-child {
    margin-top: 20px;
  }
  .preload {
    background: url("./img/webp/loading-bg-mob.webp") center no-repeat;
    background-size: cover;
  }
  .preload__text {
    margin-bottom: 155px;
  }
  .preload__text p {
    max-width: 300px;
    width: 100%;
    font-size: 23px;
    line-height: 180%;
    position: absolute;
    bottom: 133px;
    left: 50%;
    transform: translateX(-50%);
  }
  .preload__text img {
    width: 300px;
  }
  .preload__status {
    width: 300px;
  }
}