@font-face {
    font-family: 'Gotham Pro';
    src: url('./Gotham Pro/gothampro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./Gotham Pro/gothampro_italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./Gotham Pro/gothampro_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./Gotham Pro/gothampro_bolditalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./Gotham Pro/gothampro_medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./Gotham Pro/gothampro_mediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./Gotham Pro/gothampro_light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./Gotham Pro/gothampro_lightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./Gotham Pro/gothampro_black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./Gotham Pro/gothampro_blackitalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

html, body {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background-color: #f0e6da;
  box-sizing: border-box;
  height: 100%;
}

.app {
  min-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}

.div, .overlap-group {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  /* height и overflow не задаём! */
}

.app, .div {
  min-height: 100vh;
}

.app .div {
  width: 100%;
  max-width: 100%;
}

.app .overlap-group {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0;
  background-color: #f0e6da;
}



.app .vector {
    position: absolute;
    width: 107px;
    height: 230px;
    top: 2231px;
    left: 75%;
  }
  
  .app .img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    position: static;
  }
  
  .app .erasebg-transformed {
    position: absolute;
    top: 66px;
    left: 0;
    width: 100%;
    height: 663px;
    object-fit: cover;
    pointer-events: none;
  }
  
  .app .vector-2 {
    position: absolute;
    width: 26px;
    height: 23px;
    top: 45px;
    left: 119px;
  }
  
  .app .vector-3 {
    position: absolute;
    width: 148px;
    height: 29px;
    top: 44px;
    left: 84px;
  }
  
  .app .vector-4 {
    position: absolute;
    width: 54px;
    height: 63px;
    top: 23px;
    left: 21px;
  }
  
  .app .group {
    position: absolute;
    width: 57px;
    height: 16px;
    top: 747px;
    left: 164px;
  }
  
  .app .shape-with-text {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 16px;
    left: 0;
  }
  
  .app .shape-with-text-2 {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 16px;
    left: 41px;
  }
  
  .app .frame-2 {
    position: absolute;
    width: 100%;
    top: 564px;
    left: 0;
  }
  
  .app .group-2 {
    position: absolute;
    width: 100%;
    height: 225px;
    top: 367px;
    left: 0;
  }
  
  .app .rectangle {
    position: absolute;
    width: 100%;
    height: 902px;
    top: 4517px;
    left: 0;
    background-color: #8d1342;
  }
  
  .app .overlap-wrapper {
    position: absolute;
    width: 83%;
    height: auto;
    top: 652px;
    left: 8%;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
  }
  
  .app .overlap-3 {
    position: relative;
    width: 380px;
    height: 415px;
  }
  
  .app .group-3 {
    position: absolute;
    width: 340px;
    height: 415px;
    top: 0;
    left: 0;
  }
  
  .app .rectangle-2 {
    position: absolute;
    width: 188px;
    height: 216px;
    max-width: 188px;
    max-height: 216px;
    min-width: 188px;
    min-height: 216px;
    top: 20px;
    left: 128px;
    border-radius: 18px;
    object-fit: cover;
    overflow: hidden;
    box-sizing: border-box;
  }
  
  .app .frame-3 {
    position: absolute;
    width: 111px;
    height: 113px;
    top: 123px;
    left: 9px;
  }
  
  .app .text-wrapper {
    position: absolute;
    width: 350px;
    top: 262px;
    left: 30px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 16px;
    letter-spacing: -0.18px;
    line-height: 19.0px;
  }
  
  .app .vector-5 {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 161px;
    left: 44px;
  }
  
  .app .p {
    position: absolute;
    width: 272px;
    top: 309px;
    left: 30px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: #737373;
    font-size: 12px;
    letter-spacing: -0.13px;
    line-height: 14.3px;
  }
  
  .app .group-4 {
    position: absolute;
    width: 300px;
    height: 40px;
    top: 357px;
    left: 30px;
  }
  
  .app .div-wrapper {
    position: absolute;
    width: 181px;
    height: 40px;
    top: 0;
    left: 0;
    background-color: #900c3f;
    border-radius: 30px;
    cursor: pointer;
    transition: transform 0.15s ease, opacity 0.15s ease, box-shadow 0.15s ease;
  }
  
  .app .div-wrapper:active {
    transform: scale(0.97);
    opacity: 0.8;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  }
  
  .app .text-wrapper-2 {
    position: absolute;
    top: 13px;
    left: 56px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: -0.13px;
    line-height: 14.3px;
    white-space: nowrap;
  }
  
  .app .text-wrapper-3 {
    position: absolute;
    top: 6px;
    left: 254px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: -0.18px;
    line-height: 19.0px;
    white-space: nowrap;
  }
  
  .app .vector-6 {
    position: absolute;
    width: 18px;
    height: 12px;
    top: 1192px;
    left: 184px;
  }
  
  .app .vector-7 {
    position: absolute;
    width: 72px;
    height: 63px;
    top: 2217px;
    left: 273px;
  }
  
  .app .text-wrapper-4 {
    position: absolute;
    width: 90%;
    top: 490px;
    left: 5%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: #f0e6da;
    font-size: 10vw;
    text-align: center;
    letter-spacing: -0.44px;
    line-height: 47.6px;
  }
  
  .app .text-wrapper-5 {
    position: absolute;
    width: 90%;
    top: 422px;
    left: 5%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #f0e6da;
    font-size: 6vw;
    text-align: center;
    letter-spacing: -0.26px;
    line-height: 28.6px;
  }
  
  .app .text-wrapper-6 {
    position: absolute;
    width: 352px;
    top: 1149px;
    left: 12px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: #900c3f;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.18px;
    line-height: 19.0px;
  }
  
  .app .rectangle-3 {
    position: absolute;
    width: 100%;
    height: 373px;
    top: 1682px;
    left: 0;
    background-color: #900c3f;
  }
  
  .app .overlap-group-wrapper {
    position: relative;
    width: 340px;
    height: 415px;
    border-radius: 30px;
    overflow: hidden;
    margin-right: 20px;
    flex: 0 0 auto;
  }
  
  .app .overlap-4 {
    position: relative;
    height: 415px;
    background-image: url(./img/group-12.png);
    background-size: 100% 100%;
  }
  
  .app .img-2 {
    position: absolute;
    width: 188px;
    height: 216px;
    top: 20px;
    left: 128px;
    object-fit: cover;
  }
  
  .app .vector-wrapper {
    position: absolute;
    width: 111px;
    height: 113px;
    top: 123px;
    left: 9px;
    background-image: url(./img/frame-6-5.svg);
    background-size: 100% 100%;
  }
  
  .app .vector-8 {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 38px;
    left: 35px;
  }
  
  .app .text-wrapper-7 {
    position: absolute;
    width: 234px;
    top: 252px;
    left: 30px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 16px;
    letter-spacing: -0.18px;
    line-height: 19.0px;
  }
  
.app .text-3 {
  padding-top: 5vw;
  position: absolute;
  width: 326px;
  top: 490px;
  left: 9%;
  font-family: 'Gotham Pro', Helvetica;
}

  .app .text-wrapper-8 {
    position: absolute;
    width: 249px;
    max-width: 200px;
    top: 280px;
    left: 30px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: #737373;
    font-size: 12px;
    letter-spacing: -0.13px;
    line-height: 14.3px;
  }
  
  .app .group-5 {
    position: absolute;
    width: 183px;
    height: 40px;
    top: 347px;
    left: 30px;
  }
  
  .app .overlap-group-2 {
    position: relative;
    width: 181px;
    height: 40px;
    background-color: #900c3f;
    border-radius: 30px;
    cursor: pointer;
    transition: transform 0.15s ease, opacity 0.15s ease, box-shadow 0.15s ease;
  }
  
  .app .overlap-group-2:active {
    transform: scale(0.97);
    opacity: 0.8;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  }
  
  .app .frame-4 {
    top: 3184px;
    left: 8%;
    position: absolute;
    width: 340px;
    height: 415px;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
  }
  
  .app .text-wrapper-9 {
    position: absolute;
    width: 296px;
    top: 3090px;
    left: 15%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: #424242;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.18px;
    line-height: 19.0px;
  }
  
  .app .text-wrapper-10 {
    position: absolute;
    width: 353px;
    top: 3049px;
    left: 5%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.26px;
    line-height: 28.6px;
  }
  
  .app .text-wrapper-11 {
    position: absolute;
    width: 353px;
    top: 4570px;
    left: 5%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #f0e6da;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.26px;
    line-height: 28.6px;
  }
  
  .app .frame-5 {
    display: flex;
    flex-direction: column;
    width: 284px;
    align-items: center;
    justify-content: center;
    gap: 11.95px;
    padding: 30px 10px 10px 10px;
    position: absolute;
    top: 3728px;
    left: 12%;
    background-color: #8d1342;
    border-radius: 15.93px;
    box-shadow: 9.96px 3.98px 39.84px #00000029;
  }
  
  .app .group-6 {
    position: relative;
    width: 134px;
    height: 79.2px;
  }
  
  .app .overlap-group-3 {
    position: relative;
    width: 134px;
    height: 95px;
  }
  
  .app .group-7 {
    position: absolute;
    width: 134px;
    height: 40px;
    top: 20px;
    left: 0;
  }
  
  .app .ellipse {
    width: 48px;
    height: 48px;
    left: -4px;
    position: absolute;
    top: 0;
    object-fit: cover;
  }
  
  .app .ellipse-2 {
    width: 48px;
    height: 48px;
    left: 90px;
    position: absolute;
    top: 0;
    object-fit: cover;
  }
  
  .app .ellipse-3 {
    width: 96px;
    height: 95px;
    left: 19px;
    position: absolute;
    top: 0;
    object-fit: cover;
  }
  
  .app .text-wrapper-12 {
    position: relative;
    width: fit-content;
    font-family: "Manrope-ExtraBold", Helvetica;
    font-weight: 800;
    color: var(--white);
    font-size: 19.9px;
    letter-spacing: 0;
    line-height: 19.9px;
    white-space: nowrap;
  }
  
  .app .text-wrapper-13 {
    position: relative;
    align-self: stretch;
    font-family: "Manrope-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
    line-height: 17.9px;
    max-height: 50px;
    min-height: 50px;
    max-width: 250px;
    left: 35px;
  }
  
  .app .frame-6 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 11.95px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .app .element {
    position: relative;
    width: fit-content;
    font-family: "Manrope-ExtraBold", Helvetica;
    font-weight: 800;
    color: transparent;
    font-size: 15.9px;
    letter-spacing: 0;
    line-height: 19.9px;
    white-space: nowrap;
  }
  
  .app .span {
    color: #ffffff;
  }
  
  .app .text-wrapper-14 {
    color: #b9c8f3;
    font-size: 10px;
  }
  
  .app .frame-7 {
    display: inline-flex;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
  }
  
  .app .star {
    position: relative;
    width: 19.94px;
    height: 19.94px;
  }
  
  .app .star-2 {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 1px;
    left: 1px;
  }
  
  .app .solar-arrow-left {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 3869px;
    left: 6px;
  }
  
  .app .solar-arrow-left-2 {
    top: 3869px;
    left: 90%;
    transform:rotate(180deg);
    position: absolute;
    width: 24px;
    height: 24px;
  }
  
  .app .text-wrapper-15 {
    position: absolute;
    width: 353px;
    top: 4104px;
    left: 5%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.26px;
    line-height: 28.6px;
  }
  
  .app .text-wrapper-16 {
    position: absolute;
    width: 353px;
    top: 3668px;
    left: 6%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.26px;
    line-height: 28.6px;
  }
  
  .app .frame-8 {
    position: absolute;
    width: 304px;
    height: 307px;
    top: 4161px;
    left: 12%;
    border-radius: 15.93px;
    box-shadow: 9.96px 3.98px 39.84px #00000029;
    background-image: url(./img/frame-39.png);
    background-size: 404px 407px;
    background-position: 50% 50%;
  }
  
  .app .solar-arrow-left-3 {
    top: 4302px;
    left: 3%;
    position: absolute;
    width: 24px;
    height: 24px;
  }
  
  .app .solar-arrow-left-4 {
    top: 4302px;
    left: 90%;
    position: absolute;
    width: 24px;
    height: 24px;
  }
  
  .app .group-8 {
    position: absolute;
    width: 397px;
    top: 0;
    left: 11px;
  }
  
  .app .text-wrapper-17 {
    position: absolute;
    width: 353px;
    top: 4833px;
    left: 2%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #f0e6da;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.26px;
    line-height: 28.6px;
  }
  
  .app .overlap-5 {
    position: absolute;
    width: 330px;
    height: 51px;
    top: 4891px;
    left: 5%;
    background-color: #ffffff;
    border-radius: 30px;
  }
  
  .app .vector-9 {
    position: absolute;
    width: 29px;
    height: 33px;
    top: 9px;
    left: 20px;
  }
  
  .app .text-wrapper-18 {
    position: absolute;
    top: 13px;
    left: 65px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.22px;
    line-height: 23.8px;
    white-space: nowrap;
  }
  
  .app .overlap-6 {
    position: absolute;
    width: 330px;
    height: 51px;
    top: 5039px;
    left: 5%;
    background-color: #ffffff;
    border-radius: 30px;
  }
  
  .app .text-wrapper-19 {
    position: absolute;
    top: 15px;
    left: 75px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.22px;
    line-height: 23.8px;
    white-space: nowrap;
  }
  
  .app .element-2 {
    position: absolute;
    top: 4936px;
    left: 15%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: #f0e6da;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.22px;
    line-height: 23.8px;
  }
  
  .app .text-wrapper-20 {
    letter-spacing: -0.04px;
    text-decoration: underline;
  }
  
  .app .text-wrapper-21 {
    letter-spacing: -0.04px;
  }
  
  .app .element-3 {
    position: absolute;
    top: 5084px;
    width: 250px;
    left: 15%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: #f0e6da;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.22px;
    line-height: 23.8px;
  }
  
  .app .overlap-7 {
    position: absolute;
    width: 330px;
    height: 51px;
    top: 5208px;
    left: 5%;
    background-color: #ffffff;
    border-radius: 30px;
  }
  
  .app .text-wrapper-22 {
    position: absolute;
    top: 15px;
    left: 83px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.22px;
    line-height: 23.8px;
    white-space: nowrap;
  }
  
  .app .vector-10 {
    position: absolute;
    width: 124px;
    height: 50px;
    left: 70%;
  }
  
  .app .element-4 {
    position: absolute;
    top: 5254px;
    left: 15%;
    width: 250px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: #f0e6da;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.22px;
    line-height: 23.8px;
  }
  
  .app .logos-telegram {
    height: 24px;
    top: 5161px;
    left: 40%;
    position: absolute;
    width: 24px;
  }
  
  .app .logos-whatsapp-icon {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 5161px;
    left: 48%;
  }
  
  .app .logos-telegram-2 {
    height: 24px;
    top: 4990px;
    left: 40%;
    position: absolute;
    width: 24px;
  }
  
  .app .logos-whatsapp-icon-2 {
    top: 4990px;
    left: 48%;
    position: absolute;
    width: 25px;
    height: 25px;
  }
  
  .app .logos-telegram-3 {
    height: 24px;
    top: 5328px;
    left: 40%;
    position: absolute;
    width: 24px;
  }
  
  .app .logos-whatsapp-icon-3 {
    top: 5328px;
    left: 48%;
    position: absolute;
    width: 25px;
    height: 25px;
  }
  
  .app .group-9 {
    position: absolute;
    width: 334px;
    height: 118px;
    top: 4664px;
    left: 23px;
  }
  
  .app .overlap-8 {
    position: absolute;
    width: 330px;
    height: 51px;
    top: 0;
    left: 5%;
    background-image: url(https://res.cloudinary.com/dj05yedo3/image/upload/v1749661527/y8bqysddjqkqd7xi0evx.svg);
    background-size: 100% 100%;
  }
  
  .app .logos-telegram-4 {
    height: 30px;
    top: 8px;
    left: 23px;
    position: absolute;
    width: 24px;
  }
  
  .app .text-wrapper-23 {
    position: absolute;
    top: 14px;
    left: 74px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 20px;
    letter-spacing: -0.22px;
    line-height: 23.8px;
    white-space: nowrap;
  }
  
  .app .overlap-9 {
    position: absolute;
    width: 330px;
    height: 51px;
    top: 67px;
    left: 5%;
    background-image: url(https://res.cloudinary.com/dj05yedo3/image/upload/v1749661527/y8bqysddjqkqd7xi0evx.svg);
    background-size: 100% 100%;
  }
  
  .app .vector-11 {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 16px;
    left: 28px;
  }
  
  .app .text-wrapper-24 {
    position: absolute;
    width: 284px;
    top: 1113px;
    left: 46px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #900c3f;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.26px;
    line-height: 28.6px;
  }
  
  .app .logos-telegram-5 {
    height: 24px;
    top: 46px;
    left: 80%;
    position: absolute;
    width: 24px;
  }
  
  .app .logos-whatsapp-icon-4 {
    top: 46px;
    left: 87%;
    position: absolute;
    width: 25px;
    height: 25px;
  }
  
  .app .group-10 {
    position: absolute;
    width: 252px;
    height: 38px;
    top: 360px;
    left: 20%;
  }
  
  .app .overlap-10 {
    position: relative;
    width: 250px;
    height: 38px;
    background-color: #ffffff;
    border-radius: 30px;
  }
  
  .app .vector-12 {
    position: absolute;
    width: 22px;
    height: 25px;
    top: 7px;
    left: 12px;
  }
  
  .app .text-wrapper-25 {
    position: absolute;
    width: 204px;
    top: 12px;
    left: 40px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 14px;
    text-align: center;
    letter-spacing: -0.15px;
    line-height: 16.7px;
    white-space: nowrap;
  }
  
  .app .vector-13 {
    position: absolute;
    width: 63px;
    height: 63px;
    top: 84px;
    left: 70%;
  }
  
  .app .group-11 {
    position: absolute;
    width: 218px;
    height: 64px;
    top: 744px;
    left: 954px;
  }
  
  .app .overlap-group-4 {
    position: relative;
    width: 214px;
    height: 64px;
  }
  
  .app .element-5 {
    position: absolute;
    width: 214px;
    top: 26px;
    left: 0;
    font-family: "Inter-Medium", Helvetica;
    font-weight: 500;
    color: #fefefe;
    font-size: 25.3px;
    letter-spacing: -0.28px;
    line-height: 37.9px;
  }
  
  .app .text-wrapper-26 {
    letter-spacing: -0.07px;
  }
  
  .app .text-wrapper-27 {
    font-size: 25.4px;
    letter-spacing: -0.07px;
    line-height: 38.1px;
  }
  
  .app .text-wrapper-28 {
    position: absolute;
    width: 165px;
    top: 0;
    left: 26px;
    font-family: "Inter-Medium", Helvetica;
    font-weight: 500;
    color: #fefefe;
    font-size: 20.6px;
    letter-spacing: -0.23px;
    line-height: 30.9px;
  }
  
  .app .text-wrapper-29 {
    position: absolute;
    width: 156px;
    top: 5505px;
    left: 28%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 31.8px;
    text-align: center;
    letter-spacing: -0.35px;
    line-height: 47.7px;
  }
  
  .app .text-wrapper-30 {
    position: absolute;
    width: 317px;
    top: 5722px;
    left: 29px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.22px;
    line-height: 30px;
  }
  
  .app .group-12 {
    position: absolute;
    width: 281px;
    height: 573px;
    top: 5783px;
    left: 48px;
  }
  
  .app .group-wrapper {
    position: relative;
    width: 371px;
    height: 702px;
    top: -66px;
    left: -48px;
    background-image: url(https://res.cloudinary.com/dj05yedo3/image/upload/v1749661525/i1irkn3cxfololiprwuw.svg);
    background-size: 100% 100%;
  }
  
  .app .group-13 {
    position: relative;
    width: 283px;
    top: 66px;
    left: 48px;
  }
  
  .app .overlap-group-5 {
    position: relative;
    width: 281px;
    height: 573px;
    background-image: url(https://res.cloudinary.com/dj05yedo3/image/upload/v1749661525/upogtpp1djscxao2fkiw.png);
    background-size: cover;
    background-position: 50% 50%;
  }
  
  .app .rectangle-4 {
    position: absolute;
    width: 235px;
    height: 51px;
    top: 489px;
    left: 22px;
    background-color: #8d1342;
    border-radius: 30px;
  }
  
  .app .text-wrapper-31 {
    position: absolute;
    top: 505px;
    left: 52px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.18px;
    line-height: 19.0px;
    white-space: nowrap;
  }
  
  .app .group-14 {
    position: absolute;
    width: 211px;
    height: 142px;
    top: 5561px;
    left: 21%;
  }
  
  .app .overlap-11 {
    position: relative;
    width: 213px;
    height: 142px;
  }
  
  .app .group-15 {
    position: absolute;
    width: 213px;
    height: 142px;
    top: 0;
    left: 0;
  }
  
  .app .shape-with-text-3 {
    position: absolute;
    width: 142px;
    height: 142px;
    left: 34px;
  }
  
  .app .overlap-group-6 {
    position: absolute;
    width: 211px;
    height: 129px;
    top: 7px;
    left: 0;
  }
  
  .app .vector-14 {
    position: absolute;
    width: 129px;
    height: 129px;
    top: 0;
    left: 41px;
  }
  
  .app .text-wrapper-32 {
    position: absolute;
    width: 211px;
    top: 20px;
    left: 0;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 500;
    color: #fefefe;
    font-size: 48px;
    text-align: center;
    letter-spacing: -0.53px;
    line-height: 72px;
  }
  
  .app .group-16 {
    position: absolute;
    width: 121px;
    height: 30px;
    top: 85px;
    left: 46px;
  }
  
  .app .text-wrapper-33 {
    position: absolute;
    width: 119px;
    top: 0;
    left: 0;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.22px;
    line-height: 30px;
  }
  
  .app .group-17 {
    position: absolute;
    width: 100%;
    height: 450px;
    top: 1214px;
    left: 0;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    padding-top: 0;
    padding-left: 20px;
    padding-bottom: 30px;
    padding-right: 20px;
    box-sizing: border-box;
    align-items: center;
}

.app .group-17::-webkit-scrollbar {
    display: none;
}

.app .frame-9,
.app .overlap-14,
.app .overlap-17,
.app .overlap-18 {
    flex-shrink: 0;
    width: 340px;
    height: 379px;
    margin-right: 20px;
    vertical-align: top;
    scroll-snap-align: center;
    transition: all 0.3s ease;
    transform: translateY(0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

.app .frame-9.active,
.app .overlap-14.active,
.app .overlap-17.active,
.app .overlap-18.active {
    transform: translateY(-20px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.app .frame-9:first-child {
    margin-left: 0;
}

.app .frame-9:last-child,
.app .overlap-14:last-child,
.app .overlap-17:last-child,
.app .overlap-18:last-child {
    margin-right: 0;
}

.app .overlap-12,
.app .overlap-15,
.app .overlap-16,
.app .overlap-19,
.app .overlap-20 {
    position: relative;
    top: auto;
    left: auto;
}

.app .frame-10 {
    width: 340px;
    height: 379px;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
}

.app .frame-11 {
    width: 340px;
    height: 379px;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
}

.app .overlap-12 {
    position: relative;
    width: 317px;
    height: 374px;
    left: 23px;
  }
  
  .app .overlap-13 {
    position: absolute;
    width: 317px;
    height: 374px;
    top: 0;
    left: 0;
  }
  
  .app .group-18 {
    position: absolute;
    width: 119px;
    height: 374px;
    top: 0;
    left: 198px;
  }
  
  .app .text-wrapper-34 {
    position: absolute;
    width: 217px;
    top: 87px;
    left: 0;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 16px;
    letter-spacing: -0.18px;
    line-height: 19.0px;
  }
  
  .app .div-2 {
    position: absolute;
    width: 287px;
    top: 145px;
    left: 0;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 12px;
    letter-spacing: -0.13px;
    line-height: 14.3px;
  }
  
  .app .text-wrapper-35 {
    font-weight: 700;
    color: #8d1342;
    letter-spacing: -0.02px;
  }
  
  .app .text-wrapper-36 {
    font-family: 'Gotham Pro', Helvetica;
    color: #737373;
    letter-spacing: -0.02px;
  }
  
  .app .text-wrapper-37 {
    position: absolute;
    width: 272px;
    top: 239px;
    left: 0;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 12px;
    letter-spacing: -0.13px;
    line-height: 14.3px;
  }
  
  .app .group-19 {
    position: absolute;
    width: 183px;
    height: 40px;
    top: 300px;
    left: 0;
  }
  
  .app .ic-round-sports {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 29px;
    left: 0;
    background-color: #900c3f;
    border-radius: 9px;
    overflow: hidden;
  }
  
  .app .icon-park-outline {
    position: relative;
    width: 30px;
    height: 30px;
    top: 5px;
    left: 5px;
  }
  
  .app .group-20 {
    position: absolute;
    width: 27px;
    height: 26px;
    top: 2px;
    left: 2px;
  }
  
  .app .overlap-14 {
    width: 340px;
    height: 379px;
    border-radius: 30px;
  }
  
  .app .frame-10 {
    width: 340px;
    height: 379px;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
  }
  
  .app .overlap-15 {
    position: relative;
    width: 317px;
    height: 377px;
    left: 23px;
  }
  
  .app .overlap-16 {
    position: absolute;
    width: 317px;
    height: 377px;
    top: 0;
    left: 0;
  }
  
  .app .group-21 {
    position: absolute;
    width: 119px;
    height: 377px;
    top: 0;
    left: 198px;
  }
  
  .app .div-3 {
    position: absolute;
    width: 287px;
    top: 140px;
    left: 0;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 12px;
    letter-spacing: -0.13px;
    line-height: 14.3px;
  }
  
  .app .text-wrapper-38 {
    position: absolute;
    width: 246px;
    top: 243px;
    left: 2px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 12px;
    letter-spacing: -0.13px;
    line-height: 14.3px;
  }
  
  .app .text-wrapper-39 {
    position: absolute;
    width: 176px;
    top: 89px;
    left: 0;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 16px;
    letter-spacing: -0.18px;
    line-height: 19.0px;
  }
  
  .app .group-22 {
    position: absolute;
    width: 183px;
    height: 40px;
    top: 296px;
    left: 6px;
  }
  
  .app .mdi-yoga-wrapper {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 31px;
    left: 27px;
    background-color: #900c3f;
    border-radius: 9px;
    overflow: hidden;
  }
  
  .app .mdi-yoga {
    position: absolute;
    width: 29px;
    height: 29px;
    top: 5px;
    left: 5px;
  }
  
  .app .overlap-17 {
    width: 340px;
    height: 379px;
    border-radius: 30px;
  }
  
  .app .material-symbols-wrapper {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 31px;
    left: 26px;
    background-color: #900c3f;
    border-radius: 9px;
    overflow: hidden;
  }
  
  .app .material-symbols {
    position: absolute;
    width: 31px;
    height: 31px;
    top: 5px;
    left: 5px;
  }
  
  .app .overlap-18 {
    width: 340px;
    height: 379px;
    border-radius: 30px;
  }
  
  .app .frame-11 {
    width: 340px;
    height: 379px;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
  }
  
  .app .overlap-19 {
    position: relative;
    width: 317px;
    height: 379px;
    left: 23px;
  }
  
  .app .overlap-20 {
    position: absolute;
    width: 317px;
    height: 379px;
    top: 0;
    left: 0;
  }
  
  .app .group-23 {
    position: absolute;
    width: 119px;
    height: 379px;
    top: 0;
    left: 198px;
  }
  
  .app .div-4 {
    position: absolute;
    width: 287px;
    top: 143px;
    left: 0;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 12px;
    letter-spacing: -0.13px;
    line-height: 14.3px;
  }
  
  .app .group-24 {
    position: absolute;
    width: 183px;
    height: 40px;
    top: 297px;
    left: 6px;
  }
  
  .app .mdi-dance-pole-wrapper {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 31px;
    left: 38px;
    background-color: #900c3f;
    border-radius: 9px;
    overflow: hidden;
  }
  
  .app .mdi-dance-pole {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    left: 5px;
  }
  
  .app .shape-with-text-4 {
    position: absolute;
    width: 77px;
    height: 77px;
    top: 543px;
    left: 165px;
  }
  
  .app .vector-15 {
    position: absolute;
    width: 100%;
    height: 121px;
    top: 1622px;
  }
  
  .app .vector-16 {
    position: absolute;
    width: 71px;
    height: 71px;
    top: 546px;
    left: 168px;
  }
  
  .app .text-wrapper-40 {
    position: absolute;
    width: 119px;
    top: 572px;
    left: 143px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.18px;
    line-height: 17.3px;
  }
  
  .app .vector-17 {
    position: absolute;
    width: 80px;
    height: 303px;
    top: 1632px;
    left: 0;
  }
  
  .app .text-wrapper-41 {
    position: absolute;
    width: 352px;
    top: 1702px;
    left: 5%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.26px;
    line-height: 28.6px;
  }
  
  .app .group-25 {
    position: absolute;
    width: 202px;
    height: 200px;
    left: 12px;
  }
  
  .app .overlap-21 {
    position: relative;
    width: 200px;
    height: 200px;
    background-color: #ffffff;
    border-radius: 15px;
  }
  
  .app .ic-round-sports-2 {
    position: absolute;
    width: 88px;
    height: 88px;
    top: 79px;
    left: 56px;
  }
  
  .app .text-wrapper-42 {
    position: absolute;
    width: 176px;
    top: 31px;
    left: 12px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.22px;
    line-height: 23.8px;
    white-space: nowrap;
  }
  
  .app .group-26 {
    position: absolute;
    width: 202px;
    height: 200px;
    left: 12px;
  }
  
  .app .ic-round-sports-3 {
    position: absolute;
    width: 88px;
    height: 88px;
    top: 79px;
    left: 56px;
    background-color: #900c3f;
    border-radius: 20px;
    overflow: hidden;
  }
  
  .app .fluent-calendar {
    position: absolute;
    width: 76px;
    height: 76px;
    top: 6px;
    left: 6px;
  }
  
  .app .text-wrapper-43 {
    position: absolute;
    width: 352px;
    top: 2107px;
    left: 5%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #900c3f;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.26px;
    line-height: 28.6px;
  }
  
  .app .group-27 {
    position: absolute;
    width: 202px;
    height: 200px;
    left: 12px;
  }
  
  .app .mdi-faq {
    position: absolute;
    width: 62px;
    height: 62px;
    top: 13px;
    left: 13px;
  }
  
  .app .group-28 {
    position: absolute;
    width: 202px;
    height: 200px;
    left: 12px;
  }
  
  .app .bxs-map {
    position: absolute;
    width: 64px;
    height: 64px;
    top: 12px;
    left: 14px;
  }
  
  .app .text-wrapper-44 {
    position: absolute;
    width: 352px;
    top: 2444px;
    left: 5%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #900c3f;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.26px;
    line-height: 28.6px;
  }
  
  .app .text-wrapper-45 {
    position: absolute;
    width: 246px;
    top: 2481px;
    left: 20%;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 500;
    color: #900c3f;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.18px;
    line-height: 19.0px;
  }
  
  .app .frame-12 {
    left: 387px;
    position: absolute;
    width: 340px;
    height: 415px;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
  }
  
  .app .overlap-22 {
    position: relative;
    height: 415px;
    background-image: url(./img/group-8.png);
    background-size: 100% 100%;
  }
  
  .app .img-wrapper {
    position: absolute;
    width: 111px;
    height: 113px;
    top: 123px;
    left: 9px;
    background-image: url(./img/frame-6-7.svg);
    background-size: 100% 100%;
  }
  
  .app .frame-13 {
    position: absolute;
    width: 340px;
    height: 415px;
    left: 749px;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
  }
  
  .app .overlap-23 {
    position: relative;
    height: 415px;
    background-image: url(./img/group.png);
    background-size: 100% 100%;
  }
  
  .app .overlap-24 {
    position: absolute;
    width: 111px;
    height: 113px;
    top: 123px;
    left: 9px;
    background-image: url(./img/image.svg);
    background-size: 100% 100%;
  }
  
  .app .frame-14 {
    position: absolute;
    width: 340px;
    height: 415px;
    left: 1111px;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
  }
  
  .app .overlap-25 {
    position: relative;
    height: 415px;
    background-image: url(./img/group-13.png);
    background-size: 100% 100%;
  }
  
  .app .overlap-26 {
    position: absolute;
    width: 111px;
    height: 113px;
    top: 123px;
    left: 9px;
    background-image: url(./img/frame-6-3.svg);
    background-size: 100% 100%;
  }
  
  .app .group-29 {
    position: absolute;
    width: 202px;
    height: 200px;
    left: 12px;
  }
  
  .app .icomoon-free-price {
    position: absolute;
    width: 69px;
    height: 56px;
    top: 18px;
    left: 7px;
  }
  
  .app .group-30 {
    position: absolute;
    width: 202px;
    height: 200px;
    left: 12px;
  }
  
  .app .overlap-group-7 {
    position: relative;
    width: 76px;
    height: 77px;
    top: 5px;
    left: 5px;
  }
  
  .app .mingcute-telegram {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    left: 0;
  }
  
  .app .group-31 {
    position: absolute;
    width: 2px;
    height: 2px;
    top: 68px;
    left: 35px;
  }
  
  .app .mdi-video {
    position: absolute;
    width: 73px;
    height: 73px;
    top: 4px;
    left: 3px;
  }
  
  .app .group-32 {
    position: absolute;
    width: 202px;
    height: 200px;
    left: 12px;
  }
  
  .app .ic-baseline-app {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 16px;
    left: 14px;
  }
  
  .app .text-wrapper-46 {
    position: absolute;
    width: 176px;
    top: 19px;
    left: 12px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.22px;
    line-height: 23.8px;
    white-space: nowrap;
  }
  
  .app .group-33 {
    position: absolute;
    width: 202px;
    height: 200px;
    left: 12px;
  }
  
  .app .mingcute-telegram-2 {
    position: relative;
    width: 70px;
    height: 70px;
    top: 5px;
    left: 5px;
  }
  
  .app .group-34 {
    position: absolute;
    width: 59px;
    height: 57px;
    top: 13px;
    left: 5px;
  }
  
  .app .frame-15 {
    position: absolute;
    width: 340px;
    height: 415px;
    left: 1472px;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
  }
  
  .app .overlap-27 {
    position: relative;
    height: 415px;
    background-image: url(./img/group-2.png);
    background-size: 100% 100%;
  }
  
  .app .overlap-28 {
    position: absolute;
    width: 111px;
    height: 113px;
    top: 123px;
    left: 9px;
    background-image: url(./img/frame-6-2.svg);
    background-size: 100% 100%;
  }
  
  .app .frame-16 {
    position: absolute;
    width: 340px;
    height: 415px;
    left: 1852px;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
  }
  
  .app .overlap-29 {
    position: relative;
    height: 415px;
    background-image: url(./img/group-4.png);
    background-size: 100% 100%;
  }
  
  .app .overlap-30 {
    position: absolute;
    width: 111px;
    height: 113px;
    top: 123px;
    left: 9px;
    background-image: url(./img/frame-6.svg);
    background-size: 100% 100%;
  }
  
  .app .text-wrapper-47 {
    position: absolute;
    width: 274px;
    top: 262px;
    left: 30px;
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    color: #8d1342;
    font-size: 16px;
    letter-spacing: -0.18px;
    line-height: 19.0px;
  }
  
  .app a[href^="geo:"] {
    text-decoration: none;
    color: inherit;
  }
  
  .app a[href^="geo:"]:hover {
    text-decoration: none;
    color: inherit;
  }
  
  .app a[href^="geo:"]:visited {
    text-decoration: none;
    color: inherit;
  }
  
  .app img,
  .app .img,
  .app .erasebg-transformed,
  .app .rectangle-2 {
    max-width: 100%;
    height: auto;
  }

.app .vazhnoe-items-container {
    position: absolute;
    width: 100%;
    height: 280px; /* Примерная высота */
    top: 1775px; /* Позиция относительно .overlap-2 */
    left: 0;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    padding: 0 50px 30px 20px;
    box-sizing: border-box;
    align-items: center;
    z-index: 1; /* Устанавливаем z-index */
}

.app .vazhnoe-items-container::-webkit-scrollbar {
    display: none;
}

.app .group-25,
.app .group-26,
.app .group-29,
.app .group-30 {
    flex-shrink: 0;
    width: 202px; /* Исходная ширина */
    height: 200px; /* Исходная высота */
    margin-right: 20px; /* Отступ между элементами */
    vertical-align: top;
    scroll-snap-align: center; /* Центрирование при прилипании */
    transition: all 0.3s ease;
    transform: translateY(0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-color: #ffffff; /* Белый фон */
    border-radius: 15px; /* Исходное скругление */
    overflow: hidden; /* Содержимое */
    position: relative; /* Для z-index и тени */
}

.app .group-25.active,
.app .group-26.active,
.app .group-29.active,
.app .group-30.active {
    transform: translateY(-20px); /* Поднятие */
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.4); /* Тень */
    z-index: 2;
}

/* Убираем margin-right у последнего элемента */
.app .group-25:last-child,
.app .group-26:last-child,
.app .group-29:last-child,
.app .group-30:last-child {
    margin-right: 0;
}

.app .poleznoe-items-container {
    position: absolute;
    width: 100%;
    height: 280px; /* Примерная высота, скорректируем при необходимости */
    top: 2174px; /* Позиция относительно .overlap-2 */
    left: 0;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    padding: 0 50px 30px 20px; /* Отступы слева, снизу (для тени) и справа */
    box-sizing: border-box;
    align-items: center;
    z-index: 1; /* Устанавливаем z-index */
}

.app .poleznoe-items-container::-webkit-scrollbar {
    display: none;
}

.app .group-27,
.app .group-28,
.app .group-32,
.app .group-33 {
    flex-shrink: 0;
    width: 202px; /* Исходная ширина */
    height: 200px; /* Исходная высота */
    margin-right: 20px; /* Отступ между элементами */
    vertical-align: top;
    scroll-snap-align: center; /* Центрирование при прилипании */
    transition: all 0.3s ease;
    transform: translateY(0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-color: #ffffff; /* Белый фон */
    border-radius: 15px; /* Исходное скругление */
    overflow: hidden; /* Содержимое */
    position: relative; /* Для z-index и тени */
}

.app .group-27.active,
.app .group-28.active,
.app .group-32.active,
.app .group-33.active {
    transform: translateY(-20px); /* Поднятие */
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.4); /* Тень */
    z-index: 2;
}

/* Убираем margin-right у последнего элемента */
.app .group-27:last-child,
.app .group-28:last-child,
.app .group-32:last-child,
.app .group-33:last-child {
    margin-right: 0;
}

.app .group-32 {
    /* Был left: 452px; */
}

.app .group-33 {
    /* Был left: 672px; */
}

.app .group-27 {
    /* Был left: 12px; */
}

.app .group-28 {
    /* Был left: 232px; */
}

.app .training-items-container {
  position: absolute;
  width:  100%;
  height: 400px;
  top: 2550px;
  left: 0;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding: 20px 0 50px;
  z-index: 1;
}

.app .training-items-container::-webkit-scrollbar {
  display: none;
}

.app .overlap-group-wrapper,
.app .frame-12,
.app .frame-13,
.app .frame-14,
.app .frame-15,
.app .frame-16 {
  flex: 0 0 auto;
  margin-right: 20px;
  margin-left: 20px;
  scroll-snap-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.app .overlap-group-wrapper.active,
.app .frame-12.active,
.app .frame-13.active,
.app .frame-14.active,
.app .frame-15.active,
.app .frame-16.active {
  transform: translateY(-10px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.app .overlap-group-wrapper:last-child,
.app .frame-12:last-child,
.app .frame-13:last-child,
.app .frame-14:last-child,
.app .frame-15:last-child,
.app .frame-16:last-child {
  margin-right: 0;
}

.app .reviews-container {
  width: 370px;
  height: 370px;
  min-width: 370px;
  min-height: 370px;
  max-width: 370px;
  max-height: 370px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px auto 20px auto;
  position: relative;
  z-index: 1;
  padding: 15px;
  top: 3450px;
}

.app .reviews-slider {
  width: 320px;
  height: 320px;
  max-width: 320px;
  max-height: 320px;
  min-width: 320px;
  min-height: 320px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #900c3f;
  border-radius: 40px;
}

.app .review-slide {
  background: #f8f5f2;
  border-radius: 32px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.10);
  width: 320px;
  height: 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  transition: none;
}
.app .review-slide.active {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
  transition: none;
  background: #900c3f;
}

/* Slide анимации */
.app .review-slide.slide-in-left {
  animation: slideInLeft 0.5s cubic-bezier(.4,0,.2,1) forwards;
  z-index: 3;
}
.app .review-slide.slide-in-right {
  animation: slideInRight 0.5s cubic-bezier(.4,0,.2,1) forwards;
  z-index: 3;
}
.app .review-slide.slide-out-left {
  animation: slideOutLeft 0.5s cubic-bezier(.4,0,.2,1) forwards;
  z-index: 2;
}
.app .review-slide.slide-out-right {
  animation: slideOutRight 0.5s cubic-bezier(.4,0,.2,1) forwards;
  z-index: 2;
}

@keyframes slideInLeft {
  from { opacity: 0; transform: translateX(-100%) scale(0.95); }
  to   { opacity: 1; transform: translateX(0) scale(1); }
}
@keyframes slideInRight {
  from { opacity: 0; transform: translateX(100%) scale(0.95); }
  to   { opacity: 1; transform: translateX(0) scale(1); }
}
@keyframes slideOutLeft {
  from { opacity: 1; transform: translateX(0) scale(1); }
  to   { opacity: 0; transform: translateX(-100%) scale(0.95); }
}
@keyframes slideOutRight {
  from { opacity: 1; transform: translateX(0) scale(1); }
  to   { opacity: 0; transform: translateX(100%) scale(0.95); }
}

.app .review-avatars {
  width: 100%;
  display: block;
  position: relative;
  height: 70px;
  margin-bottom: 18px;
}
.avatar-center-wrap {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.avatar-side-wrap:first-child {
  position: absolute;
  left: 18%;
  top: 18px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.avatar-side-wrap:last-child {
  position: absolute;
  right: 18%;
  top: 18px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.avatar-center {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  z-index: 2;
  transform: scale(1);
}
.avatar-side {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  z-index: 1;
  transform: scale(0.6);
}
.avatar-side.fade-out, .avatar-center.fade-out {
  opacity: 0;
  pointer-events: none;
  transform: scale(0.6);
  transition: opacity 0.4s, transform 0.4s;
}

.avatar-side.fade-in, .avatar-center.fade-in {
  opacity: 0;
  animation: fadeInAvatar 0.8s forwards;
}
@keyframes fadeInAvatar {
  from { opacity: 0; }
  to { opacity: 1; }
}
.avatar-left,
.avatar-right {
  margin: 0 !important;
}

.avatar-name-center {
  margin-top: 6px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0.02em;
  line-height: 1.1;
  font-family: 'Gotham Pro', Helvetica;
}
.avatar-name-side {
  margin-top: 2px;
  font-size: 13px;
  font-weight: 400;
  color: #e0d3d3;
  text-align: center;
  line-height: 1.1;
}

.review-content {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.8s, transform 0.8s;
  font-family: 'Gotham Pro', Helvetica;
}
.review-content.fade-out {
  opacity: 0;
  transform: translateY(20px);
  pointer-events: none;
}
.review-content.fade-in {
  opacity: 0;
  transform: translateY(-20px);
  animation: fadeInText 0.8s forwards;
}
@keyframes fadeInText {
  from { opacity: 0; transform: translateY(-20px); }
  to { opacity: 1; transform: translateY(0); }
}

.avatar-name-center, .avatar-name-side {
  font-family: 'Gotham Pro', Helvetica;
  transition: opacity 0.8s, transform 0.8s;
}
.avatar-name-center.fade-out, .avatar-name-side.fade-out {
  opacity: 0;
  transform: translateY(20px);
}
.avatar-name-center.fade-in, .avatar-name-side.fade-in {
  opacity: 0;
  animation: fadeInName 0.8s forwards;
}
@keyframes fadeInName {
  from { opacity: 0; transform: translateY(-20px);}
  to { opacity: 1; transform: translateY(0);}
}

.avatar-side, .avatar-center {
  transition: transform 0.8s cubic-bezier(.4,1.4,.6,1), width 0.8s, height 0.8s, border 0.8s, opacity 0.8s;
}
.avatar-side.fade-out, .avatar-center.fade-out {
  opacity: 0;
  pointer-events: none;
}
.avatar-side.fade-in, .avatar-center.fade-in {
  opacity: 0;
  animation: fadeInAvatar 0.8s forwards;
}
@keyframes fadeInAvatar {
  from { opacity: 0; }
  to { opacity: 1; }
}

.avatar-center-wrap, .avatar-side-wrap {
  min-width: 90px;
  min-height: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.review-avatars {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-bottom: 18px;
  gap: 8px;
  position: relative;
}

.app .review-prev,
.app .review-next {
  position: absolute;
  top: 50%;

  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 3;
  background: none;
  border: none;
  outline: none;
  opacity: 0.85;
  transition: opacity 0.2s, box-shadow 0.2s;
  filter: drop-shadow(0 2px 6px rgba(0,0,0,0.10));
}
.app .review-next {
  right: -44px;
}

/* Анимация аватарок слайдера */
.avatar-center, .avatar-side {
  transition: transform 0.5s cubic-bezier(.4,1.4,.6,1), width 0.5s, height 0.5s, border 0.5s;
}
.avatar-center.to-left {
  transform: translateY(17px) translateX(-50px) scale(0.63);
  z-index: 1;
}
.avatar-center.to-right {
  transform: translateY(17px) translateX(50px) scale(0.63);
  z-index: 1;
}
.avatar-side.to-center {
  transform: translateX(40px) scale(1);
  z-index: 2;
}
.avatar-side.from-left {
  transform: translateX(-60px) scale(0.53);
  z-index: 1;
}
.avatar-side.from-right {
  transform: translateX(60px) scale(0.53);
  z-index: 1;
}
.avatar-center.from-side {
  transform: translateX(0) scale(1);
  z-index: 2;
}
.avatar-side.to-center-left {
  transform: translateY(-17px) translateX(50px) scale(1);
  z-index: 2;
}
.avatar-side.to-center-right {
  transform: translateY(-17px) translateX(-50px) scale(1) ;
  z-index: 2;
}

.gallery-container {
  width: 300px;
  height: 300px;
  min-width: 300px;
  min-height: 300px;
  max-width: 300px;
  max-height: 300px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px auto 20px auto;
  position: relative;
  z-index: 1;
  padding: 0;
  top: 3500px;
}

.gallery-slider {
  width: 320px;
  height: 320px;
  max-width: 320px;
  max-height: 320px;
  min-width: 320px;
  min-height: 320px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 32px;
  overflow: hidden;
}

.gallery-slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  transition: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-slide.active {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
  transition: none;
}
.gallery-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 32px;
}
.gallery-slide.slide-in-left {
  animation: slideInLeft 0.5s cubic-bezier(.4,0,.2,1) forwards;
  z-index: 3;
}
.gallery-slide.slide-in-right {
  animation: slideInRight 0.5s cubic-bezier(.4,0,.2,1) forwards;
  z-index: 3;
}
.gallery-slide.slide-out-left {
  animation: slideOutLeft 0.5s cubic-bezier(.4,0,.2,1) forwards;
  z-index: 2;
}
.gallery-slide.slide-out-right {
  animation: slideOutRight 0.5s cubic-bezier(.4,0,.2,1) forwards;
  z-index: 2;
}
.gallery-prev, .gallery-next {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 3;
  background: none;
  border: none;
  outline: none;
  opacity: 0.85;
  transition: opacity 0.2s, box-shadow 0.2s;
  filter: drop-shadow(0 2px 6px rgba(0,0,0,0.10));
  transform: translateY(-50%);
}
.gallery-prev {
  left: -44px;
}
.gallery-next {
  right: -44px;
  transform: rotate(180deg) translateY(50%);
}

.modal-coaches {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  overflow: hidden;
  -webkit-overflow-scrolling: touch; /* Для плавного скролла на iOS */
}

.modal-coaches__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
}

.modal-coaches__content {
  position: relative;
  width: 90%;
  max-width: 800px;
  max-height: 90vh;
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  z-index: 1001;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; /* Для плавного скролла на iOS */
  overscroll-behavior: contain; /* Предотвращает скролл родительского элемента */
}

.modal-coaches__close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #333;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: background-color 0.3s;
  font-family: 'Gotham Pro', sans-serif;
}

.modal-coaches__close:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.coach-slide {
  display: flex;
  flex-direction: column;
  gap: 30px;
  min-height: min-content; /* Важно для корректного скролла */
}

.coach-info {
  display: flex;
  gap: 30px;
  align-items: flex-start;
  min-height: min-content; /* Важно для корректного скролла */
}

.coach-photo-container {
  flex: 0 0 300px;
  height: 400px;
  border-radius: 15px;
  overflow: hidden;
}

.coach-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.coach-details {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.coach-name {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  margin: 0;
}

.coach-desc {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}

.coaches-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}

.coaches-prev,
.coaches-next {
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
  border-radius: 50%;
  transition: background-color 0.3s;
  color: #333;
}

.coaches-prev:hover,
.coaches-next:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.coach-counter {
  font-size: 14px;
  color: #666;
}

@media (max-width: 768px) {
  .modal-coaches__content {
    width: 95%;
    padding: 20px;
    max-height: 85vh; /* Уменьшаем максимальную высоту на мобильных */
    margin: 20px 0; /* Добавляем отступы сверху и снизу */
  }

  .coach-info {
    flex-direction: column;
  }
  
  .coach-photo-container {
    flex: 0 0 auto;
    width: 100%;
    height: 300px;
  }

  .coach-desc {
    font-size: 14px; /* Уменьшаем размер шрифта на мобильных */
    line-height: 1.5;
  }
}

.modal-schedule {
  position: fixed;
  z-index: 10001;
  left: 0; top: 0; right: 0; bottom: 0;
  width: 100vw; height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: all;
}

.modal-schedule__backdrop {
  position: absolute;
  left: 0; top: 0; right: 0; bottom: 0;
  width: 100vw; height: 100vh;
  background: rgba(30, 0, 30, 0.85);
  z-index: 1;
}

.modal-schedule__content {
  position: relative;
  z-index: 2;
  width: 98vw;
  height: 98vh;
  max-width: 900px;
  max-height: 98vh;
  background: #900c3f;
  border-radius: 32px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.18);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  overflow: visible;
}

.schedule-iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 32px;
  background: #fff;
  flex: 1 1 auto;
}

.modal-schedule__close {
  position: absolute;
  top: 18px;
  right: 28px;
  font-size: 2.5rem;
  background: #fff;
  color: #900c3f;
  border: none;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  cursor: pointer;
  z-index: 1000;
  opacity: 0.98;
  box-shadow: 0 2px 8px rgba(0,0,0,0.10);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s, color 0.2s;
}

.modal-schedule__close:hover {
  background: #900c3f;
  color: #fff;
}

@media (max-width: 700px) {
  .modal-schedule__content {
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    max-height: 100vh;
    border-radius: 0;
  }
  .schedule-iframe {
    border-radius: 0;
  }
  .modal-schedule__close {
    top: 8px;
    right: 12px;
    font-size: 2rem;
    width: 38px;
    height: 38px;
  }
}

.modal-schedule,
.modal-schedule__content,
.modal-schedule__close,
.modal-schedule__backdrop {
  pointer-events: auto !important;
}

.schedule-iframe.no-pointer {
  pointer-events: none !important;
}

.modal-prices {
  position: fixed;
  z-index: 10000;
  left: 0; top: 0; right: 0; bottom: 0;
  width: 100vw; height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: all;
}

.modal-prices__backdrop {
  position: absolute;
  left: 0; top: 0; right: 0; bottom: 0;
  width: 100vw; height: 100vh;
  background: rgba(30, 0, 30, 0.65);
  z-index: 1;
}
.modal-prices__content {
  position: relative;
  z-index: 2;
  background: #f8f5f2; /* Светлый фон для содержимого */
  border-radius: 32px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.18);
  width: 90vw;
  max-width: 380px;
  min-width: 280px;
  padding: 32px 18px 24px 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  animation: modalIn 0.3s cubic-bezier(.4,0,.2,1);
}
.modal-prices__close {
  position: absolute;
  top: 12px;
  right: 18px;
  font-size: 2rem;
  background: none;
  border: none;
  color: #900c3f; /* Бордовый крестик */
  cursor: pointer;
  z-index: 3;
}
.prices-slider {
  width: 100%;
  min-height: 400px; /* Высота для содержимого */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.price-block {
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
}

.price-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
    font-family: 'Gotham Pro', sans-serif;
}

.price-description {
    font-size: 18px;
    color: #666;
    margin-bottom: 20px;
    font-family: 'Gotham Pro', sans-serif;
}

.price-cost-value {
    font-size: 32px;
    font-weight: 600;
    color: #333;
    margin: 20px 0;
    font-family: 'Gotham Pro', sans-serif;
}

.price-features {
    margin: 30px 0;
    text-align: left;
}

.price-feature {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    color: #666;
    font-size: 16px;
    font-family: 'Gotham Pro', sans-serif;
}

.price-feature svg {
    color: #4CAF50;
    flex-shrink: 0;
}

.signup-button {
    background: #900c3f;
    color: white;
    border: none;
    padding: 15px 30px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s;
    font-family: 'Gotham Pro', sans-serif;
    width: 100%;
}

.signup-button:hover {
    background: #900c3fab;
}

@media (max-width: 768px) {
    .price-block {
        padding: 20px;
    }

    .price-title {
        font-size: 20px;
    }

    .price-description {
        font-size: 16px;
    }

    .price-cost-value {
        font-size: 28px;
    }

    .price-feature {
        font-size: 14px;
    }

    .signup-button {
        padding: 12px 24px;
        font-size: 14px;
    }
}

.prices-nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
}
.prices-prev, .prices-next {
  width: 44px;
  height: 44px;
  font-size: 2rem;
  background: #900c3f;
  color: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 3;
  opacity: 0.95;
  transition: background 0.2s, color 0.2s;
  box-shadow: 0 2px 8px rgba(0,0,0,0.10);
  display: flex;
  align-items: center;
  justify-content: center;
}
.prices-prev:hover, .prices-next:hover {
  background: #b91c5c;
}

@media (max-width: 500px) {
  .modal-prices__content {
    max-width: 98vw;
    padding: 24px 12px 18px 12px;
  }
  .price-title {
    font-size: 22px;
  }
  .price-feature-item {
    font-size: 15px;
  }
  .price-cost-value {
    font-size: 26px;
  }
  .prices-nav {
    margin-top: 18px;
    gap: 18px;
  }
  .prices-prev, .prices-next {
    width: 36px;
    height: 36px;
    font-size: 1.5rem;
  }
}

.signup-trial-button {
    background-color: #8d1342;
    color: #f0e6da;
    font-family: "Gotham Pro", Helvetica;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 20px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    margin-top: 20px;
    box-sizing: border-box;
    transition: background-color 0.3s ease;
}

.signup-trial-button:hover {
    background-color: #6a0f30;
}

/* Модальное окно Видео */
.modal-video {
    position: fixed;
    z-index: 10002;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100vw; height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
}

.modal-video__backdrop {
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100vw; height: 100vh;
    background: rgba(30, 0, 30, 0.85);
    z-index: 1;
}

.modal-video__content {
    position: relative;
    z-index: 2;
    background: #000; /* Черный фон для видео */
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.38);
    width: 90vw;
    max-width: 800px;
    height: auto;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    animation: modalIn 0.3s cubic-bezier(.4,0,.2,1);
    padding: 10px;
    box-sizing: border-box;
}

.video-player {
    width: 100%;
    height: auto;
    max-height: 70vh;
    border-radius: 8px;
}

.modal-video__close {
    position: absolute;
    top: -30px;
    right: -30px;
    font-size: 2.5rem;
    background: #fff;
    color: #000;
    border: none;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 3;
    opacity: 0.98;
    box-shadow: 0 2px 8px rgba(0,0,0,0.10);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s, color 0.2s;
}

.modal-video__close:hover {
    background: #333;
    color: #fff;
}

@media (max-width: 768px) {
    .modal-video__close {
        top: 5px;
        right: 5px;
        font-size: 2rem;
        width: 38px;
        height: 38px;
    }
    .modal-video__content {
        border-radius: 0;
        width: 100vw;
        height: 100vh;
        max-width: 100vw;
        max-height: 100vh;
        padding: 0;
    }
    .video-player {
        max-height: 100%;
        border-radius: 0;
    }
}

/* Модальное окно FAQ */
.modal-faq {
    position: fixed;
    z-index: 10003; /* Более высокий z-index, чем у видео */
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100vw; height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    overflow-y: auto;
}

.modal-faq__backdrop {
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100vw; height: 100vh;
    background: rgba(30, 0, 30, 0.85);
    z-index: 1;
}

.modal-faq__content {
    position: relative;
    z-index: 2;
    background: #f8f5f2; /* Светлый фон */
    border-radius: 32px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.18);
    width: 90vw;
    max-width: 600px;
    height: auto;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    animation: modalIn 0.3s cubic-bezier(.4,0,.2,1);
    padding: 24px;
    box-sizing: border-box;
    overflow-y: auto;
}

.modal-faq__close {
    position: absolute;
    top: 12px;
    right: 18px;
    font-size: 2rem;
    background: none;
    border: none;
    color: #900c3f; /* Бордовый крестик */
    cursor: pointer;
    z-index: 3;
}

.faq-container {
  position: relative;
  top: 5%;
    width: 100%;
}

.faq-item {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.faq-item:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.faq-question {
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 700;
    font-size: 18px;
    color: #8d1342;
    margin-bottom: 10px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-arrow {
    font-size: 1.2em;
    color: #8d1342;
    transition: transform 0.3s ease;
}

.faq-item.active .faq-arrow {
    transform: rotate(180deg);
}

.faq-answer {
    font-family: 'Gotham Pro', Helvetica;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    max-height: 0; /* Изначально скрыто */
    overflow: hidden; /* Обрезаем контент */
    transition: max-height 0.5s ease-in-out; /* Плавное раскрытие */
    padding-top: 0; /* Убираем начальный padding-top */
}

.faq-item.active .faq-answer {
    max-height: 500px; /* Достаточно большое значение для разворота */
    padding-top: 10px; /* Добавляем padding-top при развороте */
}

.faq-answer a {
    color: #8d1342; /* Цвет ссылок в FAQ */
    text-decoration: underline;
}

@media (max-width: 768px) {
    .modal-faq__content {
        border-radius: 0;
        width: 100vw;
        height: 100vh;
        max-width: 100vw;
        max-height: 100vh;
        padding: 16px;
    }
    .modal-faq__close {
        top: 8px;
        right: 12px;
        font-size: 1.8rem;
    }
    .faq-question {
        font-size: 16px;
    }
    .faq-answer {
        font-size: 14px;
    }
}

/* Модальное окно Как нас найти */
.modal-how-to-find {
    position: fixed;
    z-index: 10004; /* Более высокий z-index, чем у FAQ */
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100vw; height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    overflow-y: auto;
}

.modal-how-to-find__backdrop {
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100vw; height: 100vh;
    background: rgba(0,0,0,0.68);
    z-index: 1;
}

.modal-how-to-find__content {
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, 0.312); /* Прозрачный с затемнением фон */
    border-radius: 32px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.68);
    width: 90vw;
    max-width: 800px; /* Увеличим ширину для видео и изображения */
    height: auto;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    animation: modalIn 0.3s cubic-bezier(.4,0,.2,1);
    padding: 24px;
    box-sizing: border-box;
    overflow-y: auto;
}

.modal-how-to-find__close {
    position: absolute;
    top: 12px;
    right: 18px;
    font-size: 1.8rem; /* Немного уменьшим размер шрифта */
    background: #fff; /* Белый фон */
    border: none;
    color: #333; /* Темный крестик */
    cursor: pointer;
    z-index: 3;
    border-radius: 50%; /* Круглая форма */
    width: 38px; /* Размер кнопки */
    height: 38px; /* Размер кнопки */
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1); /* Легкая тень */
    transition: background 0.2s, color 0.2s, transform 0.2s; /* Плавный переход */
}

.modal-how-to-find__close:hover {
    background: #eee;
    transform: scale(1.05); /* Немного увеличиваем при наведении */
}

@media (max-width: 768px) {
    .modal-how-to-find__content {
        border-radius: 0;
        width: 100vw;
        height: 100vh;
        max-width: 100vw;
        max-height: 100vh;
        padding: 16px; /* Добавим отступы на мобильных */
    }
    .modal-how-to-find__close {
        top: 8px;
        right: 12px;
        font-size: 1.5rem; /* Меньший размер на мобильных */
        width: 32px;
        height: 32px;
    }
    .how-to-find-video,
    .how-to-find-image {
        border-radius: 0;
        margin-bottom: 10px;
    }
}

.how-to-find-video,
.how-to-find-image {
  position: relative;
  top: 0; /* Удаляем top: 200px; */
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 0; /* Убираем отступ, так как это слайды */
    border-radius: 8px;
}

.how-to-find-image {
    object-fit: contain; /* Сохраним пропорции */
}

/* Стили для слайдера Как нас найти */
.how-to-find-slider {
    position: relative;
    width: 100%;
    height: auto; /* Высота будет определяться содержимым */
    min-height: 300px; /* Минимальная высота для слайдера */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; /* Скрываем выходящий контент */
    border-radius: 8px;
}

.how-to-find-slide {
    width: 100%;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.5s ease-in-out; /* Плавное появление/исчезновение */
}

.how-to-find-slide.active {
    opacity: 1;
    pointer-events: auto;
    position: relative; /* Активный слайд занимает место */
}

.how-to-find-prev,
.how-to-find-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.8); /* Полупрозрачный белый фон */
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 1.5rem;
    color: #333; /* Темные стрелки */
    cursor: pointer;
    z-index: 10; /* Поверх слайдов */
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s, transform 0.2s;
}

.how-to-find-prev:hover,
.how-to-find-next:hover {
    background: #fff;
    transform: translateY(-50%) scale(1.1); /* Небольшое увеличение при наведении */
}

.how-to-find-prev {
    left: 10px;
}

.how-to-find-next {
    right: 10px;
}

@media (max-width: 768px) {
    .how-to-find-prev,
    .how-to-find-next {
        width: 32px;
        height: 32px;
        font-size: 1.2rem;
        left: 5px;
        right: 5px;
    }
    .how-to-find-video,
    .how-to-find-image {
        border-radius: 0;
    }
}

/* Модальное окно О нас */
.modal-about {
    position: fixed;
    z-index: 10005;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100vw; height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    overflow-y: auto;
    backdrop-filter: blur(8px);
    background: rgba(30, 0, 30, 0.10);
}
.modal-about__backdrop {
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100vw; height: 100vh;
    background: rgba(30, 0, 30, 0.18);
    z-index: 1;
    backdrop-filter: blur(16px);
}
.modal-about__content {
    position: relative;
    z-index: 2;
    background: rgba(255,255,255,0.85);
    border-radius: 44px;
    box-shadow: 0 12px 48px 0 rgba(0,0,0,0.18), 0 1.5px 8px 0 rgba(0,0,0,0.10);
    width: 92vw;
    max-width: 540px;
    min-width: 280px;
    padding: 48px 36px 36px 36px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    animation: modalAppleIn 0.45s cubic-bezier(.4,0,.2,1);
    opacity: 1;
    overflow-y: auto;
    box-sizing: border-box;
    transition: box-shadow 0.3s, background 0.3s;
    text-align: center;
    font-family: 'Gotham Pro', Helvetica, Arial, sans-serif;
}
@keyframes modalAppleIn {
    from { opacity: 0; transform: scale(0.96) translateY(30px); }
    to   { opacity: 1; transform: scale(1) translateY(0); }
}
.modal-about__close {
    position: absolute;
    top: 24px;
    right: 32px;
    font-size: 2.6rem;
    background: rgba(255,255,255,0.7);
    border: none;
    color: #900c3f;
    cursor: pointer;
    z-index: 3;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 12px rgba(0,0,0,0.10);
    transition: background 0.2s, color 0.2s, box-shadow 0.2s, transform 0.15s;
    font-weight: 900;
}
.modal-about__close:hover {
    background: #fff;
    color: #6a0f30;
    box-shadow: 0 4px 24px rgba(0,0,0,0.18);
    transform: scale(1.08);
}
.about-title {
    font-size: 2.4rem;
    font-weight: 900;
    color: #8d1342;
    margin-bottom: 22px;
    font-family: 'Gotham Pro', Helvetica, Arial, sans-serif;
    width: 100%;
    /* text-align: left; */
    letter-spacing: 0.01em;
    line-height: 1.1;
    text-align: center;
}
.about-main-text {
    text-align: center;
    font-family: 'Gotham Pro', Helvetica, Arial, sans-serif;
    margin-bottom: 18px;
}
.about-main-text p {
    font-size: 1.18rem;
    color: #222;
    margin-bottom: 16px;
    line-height: 1.7;
    font-family: 'Gotham Pro', Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
}
.about-main-text p b {
    font-weight: 700;
    color: #8d1342;
}
.about-mission-block {
    margin-top: 28px;
    width: 100%;
    text-align: center;
    font-family: 'Gotham Pro', Helvetica, Arial, sans-serif;
}
.about-mission-title {
    font-size: 1.35rem;
    color: #900c3f;
    font-weight: 800;
    margin-bottom: 18px;
    font-family: 'Gotham Pro', Helvetica, Arial, sans-serif;
    letter-spacing: 0.01em;
    text-align: center;
}
.about-mission-list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    font-family: 'Gotham Pro', Helvetica, Arial, sans-serif;
}
.about-mission-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.7s forwards;
    font-size: 1.08rem;
    color: #5a1a2c;
    margin-bottom: 18px;
    font-family: 'Gotham Pro', Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    justify-content: center;
    text-align: left;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 600px) {
    .modal-about__content {
        border-radius: 0;
        width: 100vw;
        height: 100vh;
        max-width: 100vw;
        max-height: 100vh;
        padding: 16px 8px 12px 8px;
    }
    .modal-about__close {
        top: 8px;
        right: 10px;
        font-size: 1.5rem;
        width: 32px;
        height: 32px;
    }
    .about-title {
        font-size: 1.3rem;
    }
    .about-main-text p, .about-mission-item {
        font-size: 0.98rem;
    }
}

/* Модальное окно подробной информации о тренировках */
.modal-training-info {
    position: fixed;
    z-index: 10010;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100vw; height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    overflow-y: auto;
    backdrop-filter: blur(8px);
    background: rgba(30, 0, 30, 0.10);
}
.modal-training-info__backdrop {
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100vw; height: 100vh;
    background: rgba(30, 0, 30, 0.18);
    z-index: 1;
    backdrop-filter: blur(16px);
}
.modal-training-info__content {
    position: relative;
    z-index: 2;
    background: rgba(255,255,255,0.95);
    border-radius: 36px;
    box-shadow: 0 12px 48px 0 rgba(0,0,0,0.18), 0 1.5px 8px 0 rgba(0,0,0,0.10);
    width: 92vw;
    max-width: 600px;
    min-width: 280px;
    padding: 44px 28px 36px 28px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    animation: modalAppleIn 0.45s cubic-bezier(.4,0,.2,1);
    opacity: 1;
    overflow-y: auto;
    box-sizing: border-box;
    transition: box-shadow 0.3s, background 0.3s;
}
.modal-training-info__close {
    position: absolute;
    top: 18px;
    right: 24px;
    font-size: 2.2rem;
    background: rgba(255,255,255,0.7);
    border: none;
    color: #900c3f;
    cursor: pointer;
    z-index: 3;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 12px rgba(0,0,0,0.10);
    transition: background 0.2s, color 0.2s, box-shadow 0.2s, transform 0.15s;
    font-weight: 900;
}
.modal-training-info__close:hover {
    background: #fff;
    color: #6a0f30;
    box-shadow: 0 4px 24px rgba(0,0,0,0.18);
    transform: scale(1.08);
}
.modal-training-info__body {
    width: 100%;
    font-family: 'Gotham Pro', Helvetica, Arial, sans-serif;
    color: #2a1a1a;
    font-size: 1.08rem;
    line-height: 1.7;
    margin-top: 8px;
}
.modal-training-info__body h2 {
    font-size: 2rem;
    font-weight: 900;
    color: #8d1342;
    margin-bottom: 18px;
    text-align: center;
    letter-spacing: 0.01em;
}
.modal-training-info__body h3 {
    font-size: 1.18rem;
    font-weight: 700;
    color: #900c3f;
    margin: 22px 0 10px 0;
    text-align: left;
}
.modal-training-info__body b {
    color: #8d1342;
    font-weight: 700;
}
.modal-training-info__body ul {
    margin: 10px 0 18px 18px;
    padding-left: 18px;
}
.modal-training-info__body ul li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 0.5em;
}
.modal-training-info__body ul li::before {
    content: '•';
    color: #900c3f;
    font-size: 1.2em;
    position: absolute;
    left: -1em;
    top: 0.1em;
}
.modal-training-info__body p {
    margin-bottom: 12px;
    text-align: left;
}
@media (max-width: 600px) {
    .modal-training-info__content {
        border-radius: 0;
        width: 100vw;
        height: 100vh;
        max-width: 100vw;
        max-height: 100vh;
        padding: 16px 4vw 12px 4vw;
    }
    .modal-training-info__close {
        top: 8px;
        right: 8px;
        font-size: 1.5rem;
        width: 38px;
        height: 38px;
    }
    .modal-training-info__body h2 {
        font-size: 1.3rem;
    }
    .modal-training-info__body {
        font-size: 0.98rem;
    }
}

.more-info-btn {
  display: block;
  width: 100%;
  margin: 14px 0 8px 0;
  padding: 10px 0;
  background: #f1f1f1;
  color: #900c3f;
  border: none;
  border-radius: 18px;
  font-size: 1.08rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s, transform 0.15s;
  box-shadow: 0 2px 12px rgba(144,12,63,0.08);
  outline: none;
}
.more-info-btn:hover, .more-info-btn:focus {
  background: #b71c5a;
  color: #fff;
  box-shadow: 0 4px 24px rgba(144,12,63,0.18);
  transform: scale(1.04);
}
@media (max-width: 600px) {
  .more-info-btn {
    font-size: 0.98rem;
    padding: 9px 0;
    border-radius: 30px;
  }
}

.app .overlap-4 .more-info-btn {
  position: absolute;
  left: 230px;
  width: 90px;
  height: 40px;
  top: 347px;
  z-index: 2;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
/* Замена текста "Вернадского, 15" на "Марии Ульяновой, 19" */
.app .group-2 {
  display: none !important;
}

.app .address-overlay {
  position: absolute;
  top: 420px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: linear-gradient(135deg, #8d1342 0%, #b91c5c 100%);
  padding: 12px 24px;
  border-radius: 30px;
  box-shadow: 0 4px 12px rgba(141, 19, 66, 0.4);
}

.app .address-overlay svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.app .address-overlay span {
  font-family: 'Gotham Pro', Helvetica;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.1px;
  white-space: nowrap;
}
