html,
body {
  padding: 0;
  margin: 0;
  height: 100%;
  font-family: "Inter", sans-serif;
  color: #290817;
  font-weight: 600;
}

* {
  box-sizing: border-box;
  transition: all 0.2s linear;
}

p {
  padding: 0;
  margin: 0;
}

button,
input {
  border: 0;
  outline: none;
}

.no-wrap {
  white-space: nowrap;
}

.hidden {
  display: none !important;
}

.mobile-menu {
  display: none;
}

.blue-text {
  color: #0202bf;
}

.block-title {
  font-size: 56px;
  margin-bottom: 58px;
  text-align: center;
}

.block-title_left {
  text-align: left;
}

.arrow-button {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url("../images/arrow-down.png") center center no-repeat #0202bf;
  border-radius: 50px;
  text-decoration: none;
}

.arrow-button_opened {
  transform: rotate(180deg);
}

.white-link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
}

.blue-button_download:before,
.white-link_download:before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  background: url("../images/d.png");
  margin-right: 15px;
}

.opened-modal {
  overflow: hidden;
}

.opened-modal .header {
  display: none !important;
}

.all {
}

.wrapper {
  width: 1500px;
  margin: 0 auto;
}

.header {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.header__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 30px 0;
  /* margin-bottom: 24px; */
}

.header__top-logo {
  margin-right: auto;
}

.header__top-logo img{
  height: 130px;
}

.header__top-participate {
  width: 350px;
  font-size: 20px;
  line-height: 1.5;
}

.header__top-order {
  margin-top: 15px;
  margin-left: auto;
}

.header__top-order a {
  background: url("../images/d_black.png") no-repeat;
  color: #290817;
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
  padding: 2px 0 2px 30px;
}

.header__menu {
  display: flex;
  font-weight: 500;
  font-size: 20px;
}

.header__menu a {
  flex-shrink: 0;
  padding: 15px 20px;
  text-decoration: none;
  color: #000032;
}

.header__main {
  background: #f5f5f5;
}

.header__main .container {
  display: flex;
  max-width: 1540px;
  padding: 0 20px 60px 20px;
  margin: 0 auto;
  gap: 90px;
}

.header__title {
  font-size: 56px;
  line-height: 1.1;
  padding-top: 40px;
  margin-bottom: 42px;
}

.header__title-icon {
}

.header__title-date {
}

.header__info {
  margin-bottom: 20px;
}

.header__info-name {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  color: #0202bf;
  border: 1px solid #0202bf;
  border-radius: 100px;
  padding: 4px 10px;
  margin-bottom: 10px;
}

.header__info-body {
  font-size: 20px;
  line-height: 1.6;
}
.petal__wrapper {
  height: -webkit-fill-available;
  width: inherit;
  position: absolute;
  margin-left: -20px;
  top:10%;
  max-width: 1540px;
  transform: translateX(-50%);
  left:50%;
}


.big-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  box-shadow: 0 15px 20px #0000000d;
  margin-top: -50px;
  border-radius: 0 0 16px 16px;
  margin-bottom: 155px;
}

.big-buttons--grey {
  display: grid;
  box-shadow: none;
  margin-bottom: 0 !important;
  margin-top: 40px;
}

.big-buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  font-size: 20px;
  background: #fff;
  color: #000032;
  text-decoration: none;
}

.big-buttons--grey a {
  background: #f5f5f5;
}

.big-buttons a:hover {
  background: #0202b3;
  color: #fff;
}

.big-buttons a:first-of-type {
  border-radius: 16px 0 0 16px;
}

.big-buttons a:last-of-type {
  border-radius: 0 16px 16px 0;
}

.about {
  margin-bottom: 155px;
}

.about__wrapper {
  display: grid;
  grid-template-columns: 745px 1fr;
  gap: 60px;
}

.about__body {
  font-size: 20px;
  line-height: 1.6;
}

.about__slider {
  width: 100%;
  /* max-height: 500px; */
  position: relative;
  height: fit-content;
}

.about__button {
  margin-top: 40px;
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
}
.about__button--center {
  justify-content: center;
}

.about__button--center .blue-button {
  flex: none;
}

.flows {
  margin-bottom: 150px;
}

.flows__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
}

.flows__item {
  overflow: hidden;
}

.flows__item-bg {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  aspect-ratio: 1;
  padding: 30px;
  color: #fff;
  border-radius: 24px;
  background-size: cover;
}

.flows__item-wrap {
  transform: translateX(0) translateY(66px);
}

.flows__item-bg_1 {
  background-image: url("../images/surgery/1.webp");
}

.flows__item-bg_2 {
  background-image: url("../images/surgery/2.webp");
}

.flows__item-bg_3 {
  background-image: url("../images/surgery/3.webp");
}

.flows__item-bg_4 {
  background-image: url("../images/surgery/4.webp");
}

.flows__item-bg_5 {
  background-image: url("../images/surgery/5.webp");
}

.flows__item-bg_6 {
  background-image: url("../images/surgery/6.png");
}

.flows__item-bg_2_1 {
  background-image: url("../images/kosm/1.webp");
}

.flows__item-bg_2_2 {
  background-image: url("../images/kosm/2.webp");
}

.flows__item-bg_2_3 {
  background-image: url("../images/kosm/3.webp");
}

.flows__item-bg_2_4 {
  background-image: url("../images/kosm/4.webp");
}

.flows__item-bg_3_1 {
  background-image: url("../images/busines/1.webp");
}

.flows__item-bg_3_2 {
  background-image: url("../images/busines/2.webp");
}

.flows__item-bg_3_3 {
  background-image: url("../images/busines/3.webp");
}

.flows__item-bg_3_4 {
  background-image: url("../images/busines/4.webp");
}

.flows__item-title {
  font-size: 24px;
  margin-bottom: 14px;
}

.flows__item-time {
  font-weight: 500;
  font-size: 16px;
}

.flows__item-button {
  opacity: 0;
  /* display: none; */
  margin-top: 20px;
}

.flows__item-button a {
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 12px;
  font-size: 16px;
  color: #290817;
  text-decoration: none;
}

.flows__item-bg:hover .flows__item-button {
  display: block;
  opacity: 1;
}

.flows__item-bg:hover .flows__item-wrap {
  transform: translateX(0) translateY(0);
}
.flows__item-bg:hover {
  box-shadow: 0px -150px 200px -25px rgba(0, 0, 0, 0.8) inset;
}

.flows__item-schedule {
  display: none;
  background: #fff;
  border-radius: 0 0 40px 40px;
  padding: 45px 40px 50px;
  --mask: radial-gradient(40px at 40px 0, #0000 98%, #000) -40px;
  -webkit-mask: var(--mask);
  mask: var(--mask);
}

.flows__item_expanded .flows__item-bg {
  --mask: radial-gradient(40px at 40px 100%, #0000 98%, #000) -40px;
  -webkit-mask: var(--mask);
  mask: var(--mask);
  padding-bottom: 35px;
}

.flows__item_expanded .flows__item-schedule {
  display: block;
}

.flows__item_expanded .arrow-button {
  transform: rotate(180deg);
}

.flows__item-schedule-event {
  display: flex;

  font-size: 20px;
  line-height: 1.2;
}

.flows__item-schedule-time {
  width: 150px;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
}

.flows__item-schedule-title {
  width: 100%;
  position: relative;
  padding: 0 0 45px 35px;
}

.flows__item-schedule-title span {
  display: block;
  position: absolute;
  top: -8px;
  left: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #0202bf;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 2.5;
}

.flows__item-schedule-event_last .flows__item-schedule-title {
  border-left: 0;
}

.useful {
  margin-bottom: 155px;
}

.useful__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}

.useful__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 438px;
  background: #ffebf4;
  border-radius: 24px;
  padding-top: 40px;
  gap: 40px;
}

.useful__item-title {
  font-size: 24px;
  text-align: center;
}

.headliners {
  margin-bottom: 150px;
}

.headliners__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px 10px;
  justify-content: space-between;
}

@media screen and (max-width: 1200px) {
  .headliners__items {
    grid-template-columns: repeat(3, 1fr);
  }
}

.headliners__item {
}

.headliners__item-photo {
  margin-bottom: 20px;
  width: 100%;
  max-height: 340px;
  border-radius: 24px;
  aspect-ratio: 92/85;
  overflow: hidden;
}

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

.headliners__item-name {
  font-size: 20px;
  padding: 0 10px 10px;
}

.headliners__item-dep {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
  padding: 0 10px 10px;
}

.headliners__item-city {
  font-size: 14px;
  line-height: 1.4;
  padding: 0 10px;
}

.forms {
  margin-bottom: 150px;
}

.forms__tabs {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: -26px 0 56px;
  font-size: 16px;
}

.forms__tab {
  display: flex;
  height: 48px;
  align-items: center;
  color: #290817;
  text-decoration: none;
  border-radius: 100px;
  border: 1px solid #0a0a0a29;
  padding: 0 20px;
}

.forms__tab.active,
.forms__tab:hover {
  color: #fff;
  background: #b52666;
  border-color: #b52666;
}

.forms__items {
}

.forms__item {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 68px;
  background: #ffebf4;
  border-radius: 24px;
  padding: 60px;
}

.forms__items-text {
}

.forms__item-form {
}

.forms__item-text-title {
  font-size: 40px;
  margin-bottom: 20px;
}

.forms__item-text-note {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6;
}

.forms__item-form-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px 15px;
  margin-bottom: 30px;
}

.forms__item-form-field {
  position: relative;
}

.forms__item-form-field_wide {
  grid-column: 1 / 3;
  padding-top: 22px;
}

.forms__item-form-field label {
  position: absolute;
  top: 20px;
  left: 20px;
  font-weight: 500;
  font-size: 16px;
  opacity: 0.4;
  z-index: 2;
}

.forms__item-form-field input[type="text"] {
  position: relative;
  width: 100%;
  padding: 20px;
  border: 1px solid #0a0a0a14;
  background: #fff;
  border-radius: 16px;
  font-weight: 500;
  font-size: 16px;
  padding: 20px 0;
  z-index: 1;
}

.forms__item-form-field_focused label {
  top: -5px;
  font-size: 14px;
  color: #0202bf;
}

.forms__item-form-button {
  margin: 20px 0;
}

.forms__item-form-note {
  font-weight: 500;
  font-size: 12px;
  color: #290817a3;
}

.bonus {
  margin-bottom: 150px;
}

.bonus__items {
  display: flex;
  gap: 10px;
}

.bonus__item {
  background: #ffebf4;
  border-radius: 24px;
  padding: 30px;
  position: relative;
  width: 100%;
}

.bonus__item--img {
  border-radius: 24px;
  padding: 0;
  overflow: hidden;
  max-width: 440px;
  aspect-ratio: 440 / 279;
}

.bonus__item--img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bonus__item-title {
  font-size: 32px;
  margin-bottom: 20px;
}

.bonus__item-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6;
}

.bonus__item:last-of-type:before {
  position: absolute;
  display: block;
  width: 240px;
  height: 170px;
  content: "";
  top: -110px;
  right: 0;
  background: url("../images/promo3.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sponsors {
  margin-bottom: 150px;
}

.sponsors__logos {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 60px 30px;
  margin-bottom: 60px;
}

.sponsors__logos img {
  max-width: 200px;
}

.main-logo {
  grid-column: span 2;
  max-width: 100% !important;
}

.footer {
  background: #b52666;
  color: #fff;
}

.footer__info {
  display: flex;
  justify-content: space-between;
  gap: 60px;
  padding-top: 100px;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 95px;
}

.footer__info-items {
  display: flex;
  gap: 60px;
  width: 100%;
  max-width: 865px;
}

.footer__info-logo img{
  height: 150px;
}

.footer__info-item {
  width: 100%;
}

.footer__info-day {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  padding: 4px 10px;
  margin-bottom: 10px;
}

.footer__info-value {
  font-size: 20px;
  line-height: 1.6;
}

.footer__contacts {
  display: flex;
  justify-content: space-between;
  gap: 60px;
  margin-bottom: 55px;
}

.footer__contacts-scoial {
}

.footer__contacts-scoial-link {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 15px;
}

.footer__contacts-scoial-link_wa {
  background-image: url("../images/wa.svg");
}

.footer__contacts-scoial-link_vk {
  background-image: url("../images/vk.svg");
}

.footer__contacts-scoial-link_tg {
  background-image: url("../images/tg.svg");
}

.footer__contacts-phones {
  font-size: 24px;
  white-space: nowrap;
}

.footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.footer__bottom .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 90px;
  font-weight: 500;
}

.footer__bottom-copyright {
  font-size: 14px;
  color: #ffffff7a;
  /* padding-left: 125px; */
}

.footer__bottom .white-link {
  font-size: 16px;
}

.overlay {
  position: fixed;
  display: none;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000000000000;
}

.overlay_opened {
  display: flex;
}

.modal {
  position: relative;
  background: #fff;
  border-radius: 24px;
  width: 600px;
  padding: 30px 10px 30px 30px;
}

.modal-title {
  color: #290817;
  font-size: 24px;
  margin-bottom: 25px;
}

.modal-body {
  max-height: 680px;
  overflow-y: auto;
  padding-right: 10px;
}
.schedule-item-wrapper{
  display: flex;
      flex-direction: row;
      gap: 20px;
}

.schedule-item {
  display: grid;
  grid-template-columns: 55px auto auto;
  /* grid-template-columns: 1fr 2fr 5fr; */
  margin-bottom: 20px;
  gap: 20px;
}

.schedule-item-time {
  
  font-size: 20px;
  color: #b52666;
}

.schedule-item-title {
  color: #290817;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
.schedule-item-title.empty {
  font-size: 24px;

}
.schedule-item-doctor{
  max-width: 120px;
}

.modal-button {
  padding-top: 15px;
}

.modal-close {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 32px;
  height: 32px;
  background: url("../images/x.png");
}

.video {
  margin-bottom: 150px;
}

.video img {
  max-width: 100%;
}

.video__desktop {
  border-radius: 24px;
  overflow: hidden;
}

.register {
  width: 320px;
  max-width: 90%;
  margin: 0 auto 50px;
}

.register button {
  font-size: 20px;
}
/* .about__slider-wr {
	max-height: 500px !important;
} */

.header__picture {
  display: flex;
  gap: 10px;
  height: fit-content;
}

.header__picture--adaptive {
  display: none;
}
.header__pictureCol {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: fit-content;
  position: relative;
}
.header__pictureCol .header__defaultPicture {
  aspect-ratio: 1;
  background: linear-gradient(180deg, #c9c9ff 0%, #3939f4 100%);
  border-radius: 24px;
  overflow: hidden;
  width: 220px;
  max-width: 220px;
  object-fit: cover;
}

.header__pictureCol:nth-child(1) {
  margin-top: 40px;
}

.header__pictureCol:nth-child(2) {
  margin-top: 100px;
}

.header__pictureDeco1,
.header__pictureDeco2 {
  position: absolute;
  background: transparent;
  border-radius: 0;
  aspect-ratio: initial;
}

.header__pictureDeco1 {
  top: -40px;
  right: -40px;
}

.header__pictureDeco2 {
  bottom: -110px;
  left: -60px;
}

.big-buttons a {
  border-right: 1px solid rgba(10, 10, 10, 0.08);
}
.big-buttons a:last-child {
  border-right: none;
}

.header__pictureContainer {
  position: relative;
}

.header__pictureText {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: rgba(10, 10, 10, 1);

  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 100%;
  max-width: calc(100% - 30px);
}

.header__pictureText--white {
  color: #fff;
}

.flows__item-bg {
  box-shadow: 0px -150px 150px -64px rgba(0, 0, 0, 0.8) inset;
}

.video__desktop {
  aspect-ratio: 15/8;
  position: relative;
}

.video__desktop video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.video__play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  aspect-ratio: 1;
  background: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  cursor: pointer;
}

.video__play::after {
  content: "";
  display: block;
  width: 120px;
  aspect-ratio: 1;
  background: none;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}

.video__play:hover::after {
  width: 180px;
}

.video__play.hidden {
  display: none;
}

.blue-text {
  color: #b52666;
}

.blue-button {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #b52666;
  color: #fff;
  border-radius: 12px;
  padding: 18px 30px;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
  font-family: "Inter", sans-serif;
}

.blue-button:hover {
  background: #b52666;
}

.blue-button--outline {
  background: transparent;
  color: #b52666;
  border: 1px solid #b52666;
}

.blue-button--outline:hover {
  background: #b52666;
  color: #fff;
}

.blue-button.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.forms__tab {
  display: flex;
  align-items: center;
  color: #290817;
  text-decoration: none;
  border-radius: 100px;
  border: 1px solid #0a0a0a29;
  padding: 18px 20px;
}

.forms__tabs {
  display: flex;
  justify-content: center;
  gap: 15px;
  /* margin: -26px 0 56px; */
  margin-bottom: 60px;
  font-size: 16px;
}

.forms__item-form .js-form {
  margin: 0;
}

.forms__item-form-note a {
  color: #b52666;
  text-decoration: underline;
  transition: all 0.3s;
}

.forms__item-form-note a:hover {
  color: #b52666;
}

.forms__lunch {
  display: flex;
  gap: 10px;
  align-items: center;
}

.forms__lunch span {
  font-size: 14px;
  color: #290817;
}

.forms__lunch div {
  width: 18px;
  min-width: 18px;
  height: 18px;
  position: relative;
}

.forms__lunch div svg {
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
}

.forms__lunch div svg:first-child {
  visibility: visible;
  opacity: 1;
}

.forms__lunch div svg:last-child {
  visibility: hidden;
  opacity: 0;
}

.forms__lunch:has(input:checked) div svg:first-child {
  visibility: hidden;
  opacity: 0;
}

.forms__lunch:has(input:checked) div svg:last-child {
  visibility: visible;
  opacity: 1;
}

.forms__lunch input {
  display: none;
}

.footer__contacts-scoial-link:hover svg rect {
  fill: #ebebeb;
}

.footer__contacts-phones {
  font-size: 24px;
  text-decoration: none;
  color: #ffffff;
  transition: 0.3s;
}

.footer__contacts-phones:hover {
  color: #ebebeb;
}

.footer__contacts-phones.phone::after {
  content: "Екатерина "; 
  display: block; 
  font-size: 16px;
  font-weight: 500;  
  color: #fff;
  opacity: 0.65;
}

.footer__bottom-copyright {
  font-size: 14px;
  color: #ffffff7a;
  /* padding-left: 125px; */
}

.about__nav {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}

.about__nav-prev,
.about__nav-next {
  position: absolute;
  width: 48px;
  min-width: 48px;
  min-height: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  transition: all 0.3s ease;
  cursor: pointer;
  top: 50%;
  bottom: 50%;
  z-index: 10;
  padding: 8px;
  transform: translateY(-50%);
}

.about__nav-prev {
  transform: translateY(-50%) rotate(180deg);
  right: auto;
  left: 20px;
}

.about__nav-next {
  left: auto;
  right: 20px;
}

.about__imgWrap {
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
  display: flex;
  border-radius: 24px;
  /* aspect-ratio: 1.49; */
}

.about__imgWrap img {
  width: 100%;
  /* height: fit-content; */
}

.about__slide {
  display: flex !important;
  justify-content: space-between;
  gap: 10px;
  height: auto;
}

.btMain {
  display: flex;
  width: 100%;
  background: #ffebf4;
  min-height: 850px;

  margin-bottom: 100px;
}

.btMain__flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 100px;
  width: 100%;
  max-width: 1540px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  padding-top: 80px;
}
.btMain__left {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 630px;

  padding-top: 200px;
}

.btMain__left .blue-button {
  border-radius: 100px;
  max-width: 184px;
}

.btMain__title {
  font-weight: 600;
  font-size: 56px;
  line-height: 100%;
  margin: 0;
}
.btMain__right {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 370px;
  padding-top: 200px;
}
.btMain__item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-end;
}
.btMain__itemTitle {
  font-weight: 700;
  font-size: 40px;
  line-height: 110%;
  color: #b52666;
  margin-bottom: 30px;
}
.btMain__itemDescr {
  font-weight: 700;
  font-size: 32px;
  line-height: 110%;
  color: #290817;
}
.btMain__itemDescr--sub {
  font-weight: 500;
  font-size: 24px;
  line-height: 110%;
  color: #290817;
}

@media screen and (max-width: 1300px) {
  .btMain__left {
    max-width: 415px;
    padding-top: 10 0px;
    gap: 20px;
  }

  .btMain__right {
    padding-top: 200px;
  }
}

.btAbout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  width: 100%;
  max-width: 1540px;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: 150px;
}

.btAbout--wp {
  max-width: 1500px;
  padding: 0;
}

.btAbout__left {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
.btAbout__col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.btAbout__col div {
  width: 100%;
  max-width: 368px;
  aspect-ratio: 1;
  border-radius: 24px;
  overflow: hidden;
}

.btAbout__col div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.btAbout__col:first-child {
  padding-top: 80px;
}

.btAbout__right {
  width: 100%;
  max-width: 695px;

  display: flex;
  flex-direction: column;
  gap: 40px;
}
.btAbout__main {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.btAbout__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.btAbout__content p {
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
}

.btAbout__content span {
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  font-style: italic;
}
.btAbout__item {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.btAbout__itemTitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  text-transform: uppercase;
  color: #b52666;
}
.btAbout__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.btAbout__listItem {
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
}
.btAbout__buttons {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.btAbout__buttons a,
.btAbout__buttons button {
  border-radius: 100px;
}

.btAbout__buttons--fit a,
.btAbout__buttons--fit button {
  max-width: 204px;
}

.btAbout__buttons span {
  white-space: nowrap;
}

.btAbout__btn {
  display: flex;
  gap: 10px;
  align-items: center;
}

.btAbout__boldText {
  font-weight: 600;
  font-style: italic;
  font-size: 20px;
  line-height: 100%;
}

.h2Title {
  font-weight: 600;
  font-size: 56px;
  line-height: 100%;
  margin: 0;
  font-size: 56px;
}

.h2Title span {
  font-style: italic;
}

.petal {
  position: absolute;
  height: 59px;
  width: 60px;
}
/* левые */
.petal--1 {
  top: 2%;
  left: 20%;
  height: 29px;
  width: 30px;
}

.petal--1--2 {
  top: 14%;
  left: 6%;
  height: 39px;
  width: 40px;
}

.petal--4 {
  top: 38%;
  transform: translateY(-50%);
  left: 24%;
  height: 39px;
  width: 40px;
}
.petal--4--1 {
  top: 53%;
  transform: translateY(-50%);
  left: 2.5%;
  height: 29px;
  width: 30px;
}

.petal--6 {
  bottom: 25%;
  left: 15%;
}

/* правые */

.petal--2 {
  top: 2%;
  left: 80%;
  height: 29px;
  width: 30px;
}

.petal--3 {
  
  top: 14%;
  right: 6%;
  height: 39px;
  width: 40px;
}

.petal--3--1 {
  top: 38%;
  transform: translateY(-50%);
  right: 24%;
  height: 39px;
  width: 40px;
}

.petal--5--1 {
  top: 53%;
  transform: translateY(-50%);
  right: 2.5%;
  height: 29px;
  width: 30px;
}

.petal--5 {
  bottom: 25%;
  right: 15%;
}



.flows__star {
  position: absolute;
  top: 15px;
  right: 15px;
}
.flows__item {
  position: relative;
}

.flows__item-button--col {
  display: flex !important;
  flex-direction: column;
  gap: 10px;
}

.flows__item-button--col a:last-child {
  background: #b52666;
  color: #fff;
}

.flows__item-wrap:has(.flows__item-button--col) {
  transform: translateX(0) translateY(130px);
}

@media screen and (max-width: 1199px) {
  .header {
    padding-bottom: 0;
    width: 100%;
    overflow: hidden;
  }
}

.btMain__left,
.btMain__right {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 940px) {
  .btMain {
    aspect-ratio: initial;
    padding-top: 240px;
    padding-bottom: 0;

  }
  .btMain__flex {
    padding-top: 0;
  }
}

@media screen and (max-width: 1540px) {
  .header {
    width: 100%;
    max-width: 100%;
  }
/* 
  .petal__wrapper {
    height: -webkit-fill-available;
    width: -webkit-fill-available;
    position: absolute;
    margin-left: -20px;
    top:10%;
    margin: 0 50px;
    max-width: 1540px;
    transform: translateX(-50%);
    left:50%;
  } */
  

  .header__top {
    padding: 30px 20px;
  }
}

/* headliners custom */

.headliners__item:hover .headliners__itemBtn {
  opacity: 1;
}

.headliners__item-photo {
  position: relative;
}

.headliners__itemBtn:hover {
  color: #fff;
}

.headliners__itemBtn {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: calc(100% - 20px);
  background: #fff;

  color: #290817;
  opacity: 0;
}

.headliners__item-photo--special {
  background: #ffebf4;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.headliners__item-photo--special .blue-button {
  max-height: 56px;
  margin-top: auto;
}
.headliners__itemSpecialTitle {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
}
.headliners__itemSpecialSubtitle {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
}

.r100 {
  border-radius: 100px;
}

.btMain__bgMarquee {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.btMain__bgMarqueeWrap {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.btMain__bgMarqueeWrap marquee {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  height: 160px;
  padding-top: 7px;
}

.btMain__bgMarqueeWrap .marquee div .js-marquee {
  display: flex;
  gap: 100px;
}

.btMain__bgMarqueeWrap .marquee {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  height: 160px;
  padding-top: 7px;
}
.btMain__bgMarqueeWrap .first {
  color: #b52666;
  z-index: 1;
}
.btMain__bgMarqueeWrap img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  max-height: 90%;
  max-width: 50%;
}
.btMain {
  position: relative;
}

.btMain__bgMarqueeWrap svg {
}
.btMain__bgMarqueeWrap .second {
  color: transparent;
  z-index: 3;
  text-transform: uppercase;
}

.sponsors__items {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.sponsors__topItem {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
}
.sponsors__topItemImg {
  width: 100%;
  max-width: 746px;
  aspect-ratio: 746 / 500;
  overflow: hidden;
  border-radius: 24px;
}

.sponsors__topItemImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sponsors__topItemContent {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  max-width: 694px;
}

.sponsors__topItemContent p {
  font-weight: 500;
  font-size: 20px;
  line-height: 160%;
}
.sponsors__topSubtitle {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  color: #0a0a0aa3;
}
.sponsors__topTitle {
  display: flex;
  gap: 10px;
  align-items: center;

  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  color: #0a0a0a;
  text-decoration: none;
}

.sponsors__topTitle svg {
  min-width: 24px;
}
.sponsors__smallItems {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap:40px;
}

.sponsors__defaultItem {
  width: 100%;
  max-width: 345px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.sponsors__itemLogo {
  max-width: 100%;
  height: 60px;
}
.sponsors__itemLogo img {
  height: 100%;
  max-width: 100%;
    object-fit: contain;
}

.sponsors__itemContent {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sponsors__itemTitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #0a0a0a;
}

.sponsors__itemContent a {
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  text-decoration: underline;
  color: #0a0a0a;
}

.sponsors__itemContent p {
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  color: #290817;
}

.footer__contacts-scoial-link svg {
  min-width: 32px;
}

.footer__contacts-scoial-link {
  display: flex;
  gap: 10px;
  text-decoration: none;
  align-items: center;
  margin: 0;
  width: fit-content;
}

.footer__contacts-scoial-link span {
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #ffffff7a;
  text-decoration: none;
  min-width: 160px;
  max-width: 160px;
}

.footer__contacts-scoial {
  display: flex;
  align-items: center;
  gap: 20px;
}

@media screen and (max-width: 1440px) {
  .btAbout__right {
    max-width: 440px;
  }
  .btAbout__buttons {
    flex-wrap: wrap;
  }

  .btAbout__buttons .blue-button {
    max-width: calc(50% - 10px);
  }
}

@media screen and (max-width: 1024px) {
  .btAbout {
    flex-direction: column-reverse;
    align-items: center;
  }

  .btAbout__right {
    max-width: 100%;
  }

  .bonus__items {
    display: grid;
    grid-template-areas:
      "a a"
      "b c";
  }

  .bonus__item--img {
    max-width: initial;
  }

  .bonus__item--img:nth-child(1) {
    grid-area: b;
  }

  .bonus__item--img:nth-child(2) {
    grid-area: c;
  }

  .bonus__item:last-child {
    grid-area: a;
  }

  .sponsors__smallItems {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .sponsors__topItem {
    align-items: flex-start;
  }
}

@media screen and (max-width: 768px) {
  .btAbout__main p,
  .sponsors__topItemContent p {
    font-size: 16px;
  }

  .sponsors__topTitle {
    font-size: 24px;
  }

  .sponsors__topItemContent {
    gap: 15px;
  }

  .sponsors__topItem {
    flex-direction: column;
  }

  .sponsors__defaultItem {
    max-width: 100%;
  }

  .sponsors__smallItems {
    display: flex;
    flex-direction: column;
  }

  .btAbout__content {
    gap: 20px;
  }

  .btAbout__item {
    gap: 15px;
  }

  .btAbout__listItem {
    font-size: 16px;
  }

  #target-contacts {
    flex-direction: column;
  }

  .footer__info-items {
    gap: 30px;
  }

  .btAbout__right {
    gap: 30px;
  }

  .btAbout {
    gap: 30px;
  }

  .h2Title {
    font-size: 42px;
  }

  .headliners__itemBtn {
    opacity: 1;
  }

  .btAbout__buttons .blue-button {
    padding: 10px 15px;
  }

  .flows__item-wrap:has(.flows__item-button--col) {
    transform: none;
  }
}

@media screen and (max-width: 450px) {
  .btAbout__buttons {
    flex-direction: column;
    width: 100%;
  }
  .btAbout__buttons .blue-button {
    max-width: 100%;
  }

  .footer__info-items {
    flex-direction: column;
    gap: 15px;
  }
}

@media (max-width: 1199px) {
  .footer__contacts {
    flex-direction: column;
    gap: 15px;
  }
  .footer__contacts .footer__info-items {
    gap: 15px;
    flex-direction: column;
  }
}

@media (max-width: 650px) {
  .footer__info {
    margin-bottom: 40px;
  }
}

/* адаптив главного блока */
.btMain__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.btMain__list span {
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
}

@media screen and (max-width: 1440px) {
  .btMain__bgMarqueeWrap img {
    max-width: 40%;
  }
}

@media screen and (max-width: 1024px) {
  .btMain__flex {
    flex-direction: column;
    gap: 30px;
  }
  .btMain__right {
    padding: 0;
  }

  .btMain__item{
    align-items: flex-start;
  }

  .btMain__bgMarquee,
  .btMain__bgMarqueeWrap {
    position: relative;
    min-height: 520px;
  }

  .btMain {
    flex-direction: column;
  }

  .btMain__bgMarqueeWrap svg {
    height: 100px;
    width: 1174;
  }

  .btMain__bgMarqueeWrap marquee {
    height: 100px;
  }

  .btMain__bgMarqueeWrap .marquee {
    height: 100px;
  }

  .btMain__bgMarqueeWrap img {
    max-height: 100%;
    height: 100%;
    max-width: initial;
  }

  .btMain__left {
    max-width: 100%;
  }
}

@media screen and (max-width: 940px) {
  .btMain__left {
    padding-top: 0;
  }

  .header__top-logo {
    max-width: 80px;
  }
}

.mobile-menu__trigger {
  position: relative;
  width: 24px;
  height: 24px;
  z-index: 10;
  background: url("../images/burger.png") no-repeat;
}

.mobile-menu__body {
  position: fixed;
  display: flex;
  flex-direction: column;
  background: #ffebf4 !important;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  font-size: 22px;
}

.mobile-menu__body a {
  color: #000032;
  text-decoration: none;
  margin-bottom: 20px;
}

.mobile-menu_active {
  z-index: 9;
  width: 100vw !important;
  height: 100dvh !important;
  align-items: center;
  justify-content: center;
}

body:has(.mobile-menu_active) .mobile-menu__trigger {
  background: url("../images/x.png") -3px -3px no-repeat;
}

.btMain__adaptiveBtn {
  display: none;
  border-radius: 100px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .btMain__title {
    font-size: 42px;
  }

  .btMain__itemTitle{
    font-size: 30px;
    margin-bottom: 20px;
  }

  .btAbout {
    margin-bottom: 80px;
  }

  .btMain {
    margin-bottom: 50px;
  }

  .btMain__list span,
  .btMain__itemDescr {
    font-size: 30px;
  }

  .btMain__list {
    gap: 10px;
  }

  .btMain__left .blue-button {
    display: none;
  }

  .btMain__adaptiveBtn {
    display: flex;
  }

  .btMain .blue-button {
    padding: 14px 30px;
  }

  .btMain__bgMarqueeWrap img {
    max-height: 100%;
  }

  .header__top {
    padding-left: 0 !important;
  }

 
  .petal--1 {
    top: 5%;
    left: initial;
    right: 2%;
  }

  .petal--1--2 {
    top: 18%;
    left: 26%;
    height: 29px;
    width: 30px;
  }

  .petal--2 {
    display: none;
  }
  .petal--3 {
    top: initial;
    bottom: 25%;
    left: initial;
    right: 10%;
  }
  .petal--4 {
    top: initial;
    bottom: 19%;
    left: 18%;
    right: initial;
  }

  .petal--4--1{
    left: 21%;
  }
  .petal--5 {
    display: none;

    top: initial;
    bottom: -40%;
    left: initial;
    right: 10%;
  }
  .petal--6 {
    top: initial;
    bottom: 0;
    left: 40%;
    right: initial;
  }

  .petal--5--1{
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .h2Title {
    font-size: 24px;
  }
  .btMain__title {
    font-size: 24px;
  }
  .btMain__itemDescr{
    font-size: 20px;
  }
  .btMain__itemDescr--sub{
    font-size: 16px;
  }

  .btMain__itemTitle {
    font-size: 24px;
  }

  .btMain__bgMarquee,
  .btMain__bgMarqueeWrap {
    position: relative;
    min-height: 340px;
  }
}

.tabwithsvg:hover svg path,
.tabwithsvg.active svg path {
  fill: #fff;
}

.flows__items {
  display: none;
}

.flows__items.active {
  display: grid;
}

.flows__item--special {
  background: #ffebf4;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 15px;

  border-radius: 24px;
}

@media (max-width: 600px) {
  .flows__item--special {
    border-radius: 16px;
  }
}
.flows__item--special .blue-button {
  max-height: 56px;
  margin-top: auto;
}
.flows__itemSpecialTitle {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
}
.flows__itemSpecialSubtitle {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
}

.flows__itemSpecialSubtitle.bold {
  font-style: italic;
  font-weight: 600;
  font-size: 20px;
}

@media (max-width: 1024px) {
  .flows__itemSpecialTitle {
    font-size: 18px;
  }
  .flows__itemSpecialSubtitle {
    font-size: 14px;
  }
  .flows__itemSpecialSubtitle.bold {
    font-size: 12px;
  }
  .flows__item--special {
    padding: 20px;
  }

  .flows__item--special .blue-button {
    padding: 12px 30px;
  }
}

@media (max-width: 1024px) {
  .flows__item--special {
    aspect-ratio: 1;
  }
}

.ticket {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.ticket__top {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 90%;
}
.ticket__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
}
.ticket__subtitle {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
}
.ticket__subtitle--bold {
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
}
.ticket__form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 0;
}
.ticket__inputs {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ticket__submitBlock {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.ticket__submit {
  border-radius: 100px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .modal-body {
    max-height: 80vh;
  }
}



.mt-40 {
  margin-top: 40px;
}