

/* Start:/local/templates/dustydumbbells/assets/styles/plugins/magnific-popup.css?17536924597242*/
/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
/* End */


/* Start:/local/templates/dustydumbbells/assets/styles/styles.css?1781182979228978*/
:root {
  --container-max-inline-size: 93.5rem;
  --container-padding-inline: 2rem;
  --primary-font-family: "Museo Sans Cyrl";
  --primary-background-color: #1a4297;
  --secondary-background-color: #fff;
  --primary-font-weight: 300;
  --secondary-font-weight: 700;
  --tertiary-font-weight: 900;
  --primary-color: #fff;
  --secondary-color: #1a4297;
  --tertiary-color: #232323;
  --primary-border: 1px solid var(--primary-color, #fff);
  --secondary-border: 1px solid var(--primary-border-color, #cbcbcb);
  --primary-radius: 2.188rem;
  --primary-input-color: #959595;
  --color-gray: #9d9d9d;
  --primary-border-color: #cbcbcb;
  --error-color: #dd3305;
  --strava-red: #fc4c01;
  --color-pink: #dc53d2;
}

@font-face {
  font-family: "MuseoSansCyrl-500";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-500.eot");
  src:
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-500.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-500.woff2") format("woff2"),
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-500.woff") format("woff"),
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-500.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MuseoSansCyrl-300";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-300.eot");
  src:
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-300.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-300.woff2") format("woff2"),
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-300.woff") format("woff"),
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MuseoSansCyrl-700";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-700.eot");
  src:
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-700.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-700.woff2") format("woff2"),
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-700.woff") format("woff"),
    url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-700.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MuseoSansCyrl-900";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-900.OTF");
}

@font-face {
  font-family: "MuseoSansCyrl-900-Italic";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/MuseoSansCyrl-900-Italic.OTF");
}

@font-face {
  font-family: "AlumniSans";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/AlumniSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AlumniSans";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/AlumniSans-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "AlumniSans";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/AlumniSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AlumniSans";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/AlumniSans-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "AlumniSans";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/AlumniSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AlumniSans";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/AlumniSans-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "AlumniSans";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/AlumniSans-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AlumniSans";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/AlumniSans-ExtraBoldItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "AlumniSans";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/AlumniSans-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AlumniSans";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/AlumniSans-BlackItalic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Yeast";
  src: url("/local/templates/dustydumbbells/assets/styles/../fonts/Yeast.otf") format("opentype");
  font-style: normal;
  font-display: swap;
}

/* general styles */

* {
  margin: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #f1f1f1;
}

a:visited {
  color: #f1f1f1;
}

.wrapper.dark-wrapper {
  background-color: #252525;
}

input,
textarea {
  border: 1px solid rgba(203, 203, 203, 1);
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
}

input:hover,
textarea:hover {
  border: 1px solid rgba(69, 69, 69, 1);
}

input:focus,
textarea:focus {
  border: 1px solid rgba(26, 66, 151, 1);
  outline: none;
}

input:not(:placeholder-shown),
textarea:not(:placeholder-shown) {
  border: 1px solid rgba(69, 69, 69, 1);
}

.datepicker {
  border: 1px solid rgba(203, 203, 203, 1) !important;
}

.selection {
  width: 100%;
}

.select2-selection__rendered {
  font-size: 16px !important;
}

.select2-results__option--highlighted {
  background-color: #2955b4 !important;
}

.input-field {
  position: relative;
}

input.input-error {
  border: 1px solid var(--error-color) !important;
  box-shadow: 0px 0px 3px 1px var(--error-color);
}

.invalid-input__message.active {
  display: block;
}

.desktop {
  display: block;
}

.tablet {
  display: none;
}

.mobile {
  display: none;
}

.about-me-input-container {
  height: fit-content !important;
  align-items: flex-start !important;
}

.about-me-input {
  height: 200px !important;
  text-align: start;
}

.about-me-input textarea {
  resize: none;
}

textarea {
  padding-top: 12px;
}

.block-wrapper {
  position: relative;
  width: 100%;
  padding: 0px 212px;
  overflow: hidden;
}

.block-wrapper.new-year-red {
  background-color: #ca142b;
}

.block-wrapper.red {
  background-color: #dd3305;
}

.block-container.padding100 {
  padding: 100px 0px;
}

.block-container.padding80 {
  padding: 80px 0px;
}

.block-container.padding50 {
  padding: 50px 0px;
}

.block-container.padding100-bottom {
  padding-bottom: 100px;
}

.block-container.padding50-bottom {
  padding-bottom: 50px;
}

.block-container.padding40-bottom {
  padding-bottom: 40px;
}

.block-container.padding32-bottom {
  padding-bottom: 32px;
}

.block-container {
  width: 100%;
  display: flex;
  justify-content: center;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

.main-page__block-title {
  font-family: "MuseoSansCyrl-900-Italic";
  font-size: 40px;
  text-transform: uppercase;
}

.blue {
  color: var(--primary-background-color);
}

.white {
  color: var(--primary-color) !important;
}

.orange {
  color: var(--strava-red);
}

.half-transparent-white {
  color: #ffffffc4;
}

.half-transparent-black {
  color: #00000080;
}

.dark222 {
  color: #222222;
}

.text12 {
  font-size: 12px;
}

.text16 {
  font-size: 16px;
}

.text16 {
  font-size: 18px;
}

.text20 {
  font-size: 20px;
}

.text24 {
  font-size: 24px;
}

.line-height140 {
  line-height: 140%;
}

.sanscyrl-900-italic {
  font-family: "MuseoSansCyrl-900-Italic";
}

.sanscyrl-700 {
  font-family: "MuseoSansCyrl-700";
}

.sanscyrl-500 {
  font-family: "MuseoSansCyrl-500";
}

.sanscyrl-300 {
  font-family: "MuseoSansCyrl-300";
}

.italic {
  font-style: italic;
}

.scrollbar-hidden {
  overflow-y: hidden;
}

.width-fit-content {
  width: fit-content;
}

.gap40-row-container {
  position: relative;
  width: 100%;
  display: flex;
  gap: 40px;
  transition: height 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.gap8-row-container {
  width: 100%;
  display: flex;
  gap: 8px;
}

.gap16-row-container {
  width: 100%;
  display: flex;
  gap: 16px;
}

.gap24-row-container {
  width: 100%;
  display: flex;
  gap: 24px;
}

.gap8-column-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.gap16-column-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.gap24-column-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.gap32-column-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.gap40-column-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.gap60-column-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.flex-wrap-wrap {
  flex-wrap: wrap;
}

/* --------------------------- */

/* side blocks */

.blue-side-block {
  position: relative;
  width: 100%;
  background-color: #1a4297;
  border-radius: 24px;
  padding: 32px;
  overflow: hidden;
}

.orange-outer-side-block {
  position: relative;
  width: 100%;
  border: 1px solid var(--strava-red);
  border-radius: 24px;
  padding: 24px;
  overflow: hidden;
}

.orange-side-block {
  position: relative;
  width: 100%;
  background-color: var(--strava-red);
  border-radius: 24px;
  padding: 24px;
  overflow: hidden;
}

.side-block__container {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  z-index: 3;
}

.side-block__title {
  font-size: 32px;
}

.side-block__text {
  font-size: 20px;
}

.side-block__text-bigger {
  font-size: 24px;
}

.side-block__subtext {
  font-size: 20px;
  font-style: italic;
}

.side-block__button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 52px;
}

.side-block-bg-img {
  position: absolute;
  z-index: 2;
}

/* ---------------------------- */

/* animations */

@keyframes sandwich-menu-appearence {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}

@keyframes infinity-stroke {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes infinity-stroke__bbk {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes star-spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes infinity-stroke__sponsors {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes underline-animation {
  0% {
    transform: scaleX(0);
  }

  100% {
    transform: scaleX(1);
  }
}

@keyframes garland-blink {
  0%,
  100% {
    filter: brightness(0.5);
  }
  50% {
    filter: brightness(1);
  }
}

@keyframes salut {
  0%,
  100% {
    transform: scale(0.1);
  }
  50% {
    transform: scale(1);
  }
}

@keyframes teams-block-open {
  0% {
    max-height: 0;
    opacity: 0;
  }
  50% {
    max-height: 500px;
  }
  100% {
    transform: scaleY(1);
    max-height: fit-content;
    opacity: 1;
  }
}

@keyframes loader__circle__jumping {
  0%,
  100% {
    transform: translateY(0px);
  }

  25% {
    transform: translateY(-15px) scale(0.5);
  }

  50% {
    transform: translateY(0px);
  }

  75% {
    transform: translateY(5px) scale(0.9);
  }
}

@keyframes strava-card-open {
  0% {
    height: 0px;
    opacity: 0;
  }
  100% {
    height: 348px;
    opacity: 1;
  }
}

@keyframes achievements-list-open {
  0% {
    max-height: 300px;
  }
  100% {
    max-height: 800px;
  }
}

@keyframes open-vacancy-card {
  0% {
    max-height: 220px;
  }
  100% {
    max-height: 10000px;
  }
}

@keyframes popsInIndicator {
  0% {
    transform: translate(0) scale(0);
  }
  6.25% {
    transform: translateY(0) scale(0);
  }
  9.5% {
    transform: translateY(-70%) scale(1.7);
  }
  12.5%,
  100% {
    transform: translateY(0) scale(1);
  }
}

@keyframes ringTheBell-2 {
  0% {
    transform: scale(1) translateY(0);
  }
  3.75% {
    transform: scale(1.2) translateY(-10%);
  }
  5%,
  7.5% {
    transform: rotate(-20deg) scale(1.2) translateY(-10%);
  }
  6.25% {
    transform: rotate(20deg) scale(1.2) translateY(-10%);
  }
  8.75% {
    transform: rotate(0deg) scale(1.2) translateY(-10%);
  }
  12.5%,
  100% {
    transform: scale(1) translateY(0);
  }
}

@keyframes waveRipple {
  1.25% {
    transform: scale(0);
    box-shadow: 0 0 0 0 #ffffffc5;
    opacity: 1;
  }
  12.5% {
    transform: scale(1);
    box-shadow: 0 0 0 0.4em #ffffff8c;
  }
  15%,
  100% {
    transform: scale(2);
    box-shadow: none;
    opacity: 0;
  }
}

@keyframes showWriteCommentBlock {
  from {
    opacity: 0;
    transform: translateY(20px);
    visibility: hidden;
  }
  to {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
}

/* ---------------------------- */

/* themed buttons */

.button-primary {
  background-color: var(--primary-background-color);
  color: #f1f1f1;
  border-radius: 35px;
  border: none;
  font-family: "MuseoSansCyrl-500";
  font-size: 16px;
  transition: all 0.5s;
  text-transform: uppercase;
  cursor: pointer;
}

.button-primary:disabled {
  background-color: #cbcbcb;
  color: #959595;
  filter: brightness(1) !important;
}

.button-primary:not(:disabled):hover,
a.button-primary:hover {
  background-color: #153375;
}

.button-outer {
  justify-content: center;
  align-items: center;
  gap: 8px;
  background-color: #ffffff;
  color: var(--primary-background-color);
  border-radius: 35px;
  border: 1px solid var(--primary-background-color);
  font-family: "MuseoSansCyrl-500";
  font-size: 16px;
  transition: all 0.5s;
  text-transform: uppercase;
  cursor: pointer;
}

.button-outer:disabled {
  background-color: #cbcbcb;
  border: none;
  color: #959595;
  filter: brightness(1) !important;
}

.button-outer path {
  transition: all 0.5s linear;
}

.button-outer:not(:disabled):hover,
a.button-outer:hover,
.button-outer:not(:disabled):hover path,
a.button-outer:hover path {
  background-color: var(--primary-background-color);
  color: #ffffff;
  fill: var(--primary-color);
}

.button-yellow {
  background-color: rgba(218, 253, 3, 1);
  color: #222222;
  border-radius: 35px;
  border: none;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  transition: all 0.5s;
  text-transform: uppercase;
  cursor: pointer;
}

.button-yellow:not(:disabled):hover,
a.button-yellow:hover {
  background-color: rgb(177, 204, 3);
}

.red-button {
  background-color: #dd3305;
  color: #ffffff;
  border-radius: 35px;
  border: none;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  transition: all 0.5s;
  text-transform: uppercase;
  cursor: pointer;
}

.red-button:hover {
  background-color: #ce1c1c;
}

.bbk-registration-button {
  background-color: #bd2800;
  color: #ffffff;
  border-radius: 35px;
  border: none;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  transition: all 0.5s;
  text-transform: uppercase;
  cursor: pointer;
}

.bbk-registration-button:hover {
  background-color: #ce1c1c;
}

.bbk-registration-button.active {
  background-color: #e43404;
}

.white-button {
  background-color: #ffffff !important;
  color: #1a4296 !important;
  border-radius: 35px;
  border: none;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  transition: all 0.5s;
  text-transform: uppercase;
  cursor: pointer;
}

.white-button:not(:disabled):hover,
a.white-button:hover {
  background-color: #c9c9c9 !important;
}

.green-button {
  background-color: #027905 !important;
  color: var(--primary-color) !important;
  border-radius: 35px;
  border: none;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  transition: all 0.5s;
  text-transform: uppercase;
  cursor: pointer;
}

.green-button:hover {
  background-color: #214750 !important;
}

.white-red-button {
  background-color: #ffffff !important;
  color: #ca142b !important;
  border-radius: 35px;
  border: none;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  transition: all 0.5s;
  text-transform: uppercase;
  cursor: pointer;
}

.white-red-button:not(:disabled):hover {
  background-color: #c9c9c9;
}

.red-white-button {
  background-color: #ca142b !important;
  color: #ffffff !important;
  border-radius: 35px;
  border: none;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  transition: all 0.5s;
  text-transform: uppercase;
  cursor: pointer;
}

.red-white-button:not(:disabled):hover,
a.red-white-button:hover {
  background-color: #ce0722;
}

button:disabled {
  filter: brightness(0.7);
  cursor: default;
}

.gray-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f3f4f6 !important;
  color: #454545;
  border-radius: 8px;
  border: 1px solid #cbcbcb;
  font-size: 16px;
  font-family: "MuseoSansCyrl-700";
  padding: 6px 9px;
  transition: all 0.5s;
  cursor: pointer;
}

.gray-button:visited {
  color: #454545;
}

.white-gray-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background-color: #ffffff !important;
  color: #222222;
  border-radius: 16px;
  border: 1px solid #e4e4e4;
  font-size: 16px;
  font-family: "MuseoSansCyrl-700";
  padding: 6px 9px;
  transition: all 0.5s;
  cursor: pointer;
}

.white-gray-button svg path {
  fill: #222222 !important;
}

.white-gray-button:hover {
  background-color: #f3f3f3 !important;
}

.hashtag,
.hashtag:visited {
  color: var(--primary-background-color);
  font-family: "MuseoSansCyrl-300";
}

/* ---------------------------- */

.sandwich-menu {
  position: fixed;
  width: 100%;
  background-color: #f1f1f1;
  overflow: hidden;
  will-change: transform;
}

.sandwich-menu__hidden {
  display: none;
  left: 100%;
}

.sandwich-menu__shown {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
  z-index: 1001;
  left: 0;
}

.sandwich-menu__container {
  display: flex;
  flex-direction: column;
  background: url("/local/templates/dustydumbbells/assets/images/SANDWICH_MENU_BG.png");
  background-repeat: no-repeat;
  background-size: 15%;
  background-position-x: right;
  background-position-y: 0%;
}

.sandwich-menu__item {
  width: 100%;
  color: #222222;
  font-family: "MuseoSansCyrl-300";
  font-size: 40px;
  padding: 20px;
  border-bottom: 1px solid #959595;
}

.sandwich-menu__item:hover {
  background-color: #1a4296;
  color: #f1f1f1 !important;
}

.sandwich-menu__item:visited {
  color: #222222;
}

.sandwich-button__line {
  transition: all 0.5s ease;
  transform-origin: center;
}

.sandwich-button.active .sandwich-button__line:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.sandwich-button.active .sandwich-button__line:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}

.sandwich-button.active .sandwich-button__line:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.header-wrapper {
  width: 100%;
  height: 105px;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1a4296;
  position: fixed;
  z-index: 994;
}

.header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 212px;
}

.header-title {
  display: flex;
  align-items: center;
  color: #f1f1f1;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  font-size: 32px;
  cursor: pointer;
}

.header-menu {
  width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-menu__menu-item {
  width: fit-content;
  padding: 0px 36px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 35px;
  color: #f1f1f1;
  font-family: "MuseoSansCyrl-300";
  transition: all 0.5s;
  cursor: pointer;
}

.header-menu__menu-item:hover,
.header-menu__menu-item:hover path {
  background-color: #f1f1f1;
  color: #222222;
  fill: var(--primary-background-color);
}

.header__profile-button {
  width: 100px;
  height: 30px;
  border-radius: 35px;
  border: 2px #f1f1f1 solid;
  background: none;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  color: #f1f1f1;
  cursor: pointer;
}

.dropdown-form.show {
  visibility: visible;
  opacity: 1;
}

.dropdown-form {
  width: 480px;
  display: flex;
  position: absolute;
  border-radius: 12px;
  background-color: #f1f1f1;
  background-image: url("/local/templates/dustydumbbells/assets/images/SANDWICH_MENU_BG.png");
  background-repeat: no-repeat;
  background-position-x: 105%;
  background-size: 35%;
  top: 60px;
  right: 0;
  padding: 40px;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
}

.dropdown-form__auth {
  display: none;
  width: 100%;
  height: 100%;
  flex-direction: column;
  gap: 24px;
}

.dropdown-form__auth.show {
  display: flex;
}

.dropdown-form h1 {
  max-width: 90%;
  font-family: "MuseoSansCyrl-900";
  font-size: 40px;
  font-style: italic;
  color: rgba(34, 34, 34, 1);
}

.dropdown-form form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-family: "MuseoSansCyrl-300";
}

.dropdown-form__input {
  height: 44px;
  padding-left: 20px;
  border-radius: 35px;
  border: 1px solid #959595;
  background: none;
}

.dropdown-form__field {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.dropdown-form__checkbox-field {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  color: rgba(34, 34, 34, 1);
}

.dropdown-form a {
  color: rgba(34, 34, 34, 1);
  text-decoration: underline;
}

.round-checkbox {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}

.round-checkbox + label {
  position: relative;
  vertical-align: middle;
  padding-left: 30px;
  cursor: pointer;
  user-select: none;
}

.round-checkbox + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #959595;
  border-radius: 50%;
  background: white;
  transition: all 0.2s;
  box-sizing: border-box;
}

.round-checkbox:checked + label::before {
  background: #f1f1f1;
}

.round-checkbox:checked + label::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #1a4297;
  transition: all 0.2s;
}

.dropdown-form__submit-button {
  height: 50px;
  background: #1a4297;
  border: none;
  border-radius: 35px;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  color: #f1f1f1;
  text-transform: uppercase;
  cursor: pointer;
}

.dropdown-form__submit-button:hover {
  background: #143479;
}

.dropdown-form__other-options {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.dropdown-form__other-options p {
  color: rgba(34, 34, 34, 1);
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  text-decoration: underline;
  cursor: pointer;
}

.dropdown-form__reg {
  display: none;
  width: 100%;
  flex-direction: column;
  gap: 24px;
}

.dropdown-form__reg.show {
  display: flex;
}

.dropdown-form__forgot {
  display: none;
  width: 100%;
  flex-direction: column;
  gap: 24px;
}

.dropdown-form__forgot.show {
  display: flex;
}

.dropdown-form__check-email {
  display: none;
  width: 100%;
  flex-direction: column;
  gap: 24px;
}

.dropdown-form__check-email.show {
  display: flex;
}

.dropdown-form__check-email p {
  font-family: "MuseoSansCyrl-300";
}

.user-agreement {
  color: #222222;
}

.dropdown-form__top {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.back-to-auth-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1a4296;
  border-radius: 50%;
  cursor: pointer;
}

.mobile-contols {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: end;
}

.bx-basket.bx-opener {
  height: fit-content;
}

.mobile-contols.authorized {
  justify-content: flex-end;
  gap: 24px; /* уведомления */
}

.sandwich-button {
  display: none;
}

.header__profile-button:hover {
  background-color: #f1f1f1;
  color: #1a4296;
}

.mobile-contols.non-authorized > .header__profile-button {
  display: block;
}

.mobile-contols.non-authorized > .header__profile-icon {
  display: none;
}

.mobile-contols.authorized > .header__profile-button {
  display: none;
}

.mobile-contols.authorized > .header__profile-icon {
  display: block;
}

.header__profile-icon {
  position: relative;
  width: 44px;
  height: 44px;
  background-color: #9d9d9d;
  border-radius: 50%;
  cursor: pointer;
}

.dropdown-profile-menu__profile-icon {
  position: relative;
  width: 44px;
  height: 44px;
  background-color: #9d9d9d;
  border-radius: 50%;
}

.dropdown-profile-menu.show {
  visibility: visible;
  opacity: 1;
}

.dropdown-profile-menu {
  position: absolute;
  width: 376px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  top: 60px;
  right: 0%;
  background: url("/local/templates/dustydumbbells/assets/images/SANDWICH_MENU_BG.png");
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position-x: right;
  background-position-y: 0%;
  background-blend-mode: multiply;
  border-radius: 24px;
  padding: 40px 0px;
  user-select: none;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);
}

.dropdown-profile-menu__profile-info-container {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  font-family: "MuseoSansCyrl-300";
  padding: 0px 40px;
}

.dropdown-profile-menu__profile-info-about {
  height: 44px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.dropdown-profile-menu__profile-info-about__club {
  font-size: 14px;
  color: #959595;
  text-transform: uppercase;
}

.dropdown-profile-menu__menu {
  display: flex;
  flex-direction: column;
}

.dropdown-profile-menu__menu a {
  color: #222222;
  font-family: "MuseoSansCyrl-300";
}

.dropdown-profile-menu__menu-item {
  width: 100%;
  padding: 15px 40px;
  border-bottom: 1px solid #d9d9d9;
  transition: all 0.2s;
}

.dropdown-profile-menu__menu-item:hover {
  background-color: #1a4296;
  color: #f1f1f1;
}

.dropdown-profile-menu__menu-item:last-child {
  border: none;
}

.wrapper {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.banner-bg {
  position: relative;
  width: 100%;
  min-height: -webkit-max-content;
  min-height: max-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.banner-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0px 212px;
  gap: 3%;
  z-index: 1;
}

.main-page .ddlong-banner-container {
  background-color: #00000035;
}

.main-page .banner-container {
  padding: 64px 212px;
  justify-content: flex-end;
}

.main-page .banner-subtitle {
  font-family: "MuseoSansCyrl-300";
  font-weight: 300;
}

.main-page .banner-bottom {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.main-page-banner__date {
  font-family: "MuseoSansCyrl-900-Italic";
  font-size: 48px;
  color: #ffffff;
  text-transform: uppercase;
}

.banner-bg.main-page {
  background: url("/local/templates/dustydumbbells/assets/images/new-year-2025-banner.jpg");
  background-size: cover;
  background-position: center center;
  background-blend-mode: overlay;
  transition: 0.5s all;
}

.main-page-video-banner {
  filter: brightness(0.5);
}

.banner-bg.main-page .main-page-video-banner {
  display: none;
}

.banner-bg.main-page.video-loaded .main-page-video-banner {
  display: block;
}

.banner-container-bbk {
  width: 100%;
  height: 100%;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 64px;
  padding: 60px 212px;
  z-index: 1;
}

.banner-bbk-top {
  display: flex;
  align-items: center;
  gap: 20px;
  font-family: "MuseoSansCyrl-700";
  color: #f1f1f1;
  font-size: 24px;
  text-transform: uppercase;
}

.bbk-location {
  font-family: "MuseoSansCyrl-700";
  color: #f1f1f1;
  font-size: 24px;
  text-transform: uppercase;
}

.bbk-date {
  padding: 15px 20px;
  border: 1px solid rgba(251, 194, 7, 1);
  border-radius: 74px;
  white-space: nowrap;
}

.bbk-date.pink {
  border: 1px solid var(--color-pink);
}

.bbk-date.green {
  border: 1px solid #027905;
}

.bbk-date.white {
  border: 1px solid #ffffff;
}

.banner-bbk-bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.banner-bbk-bottom__bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.banner-logos {
  width: 35%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.banner-logos__logo {
  object-fit: contain;
}

.banner-logos__logo:nth-child(1) {
  width: 50%;
}

.banner-logos__logo:nth-child(2) {
  width: 40%;
}

.banner-title {
  color: #f1f1f1;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  font-size: 48px;
  text-transform: uppercase;
}

.main-page .banner-title a {
  text-decoration: underline;
}

.bbk .banner-title {
  font-size: 92px;
}

.ddlong .banner-title {
  font-size: 48px;
}

.banner-title a:visited {
  color: #f1f1f1;
}

.banner-subtitle {
  color: #f1f1f1;
  font-family: "MuseoSansCyrl-700";
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
}

.banner__take-part {
  width: 530px;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  border-top: 1px #f1f1f1 solid;
  border-right: 1px #f1f1f1 solid;
  border-bottom: 1px #f1f1f1 solid;
  border-radius: 35px;
}

.banner__take-part__a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 20.5px 58px;
  width: fit-content;
  display: flex;
  flex-shrink: 0;
  border-radius: 35px;
  border: 0;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  line-height: normal;
  color: #1a4296 !important;
  background-color: #f1f1f1;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
}

.banner__take-part__day-left {
  width: 40%;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  color: #f1f1f1;
}

.bbk .banner__take-part {
  width: 700px;
}

.bbk .banner__take-part__a {
  color: #ffffff !important;
  background-color: rgba(221, 51, 5, 1);
}

.banner__take-part__a.pink {
  color: #ffffff;
  background-color: var(--color-pink);
}

.banner__take-part__a.green {
  color: #ffffff;
  background-color: #027905;
}

.about-us__container {
  width: 100%;
  padding: 0px 212px;
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}

.about-us__text {
  width: 43%;
}

.about-us__text__title {
  font-family: "MuseoSansCyrl-900";
  font-size: 64px;
  font-style: italic;
  color: #1a4296;
  margin-bottom: 64px;
}

.about-us__text__paragraph {
  font-family: "MuseoSansCyrl-300";
  font-size: 24px;
  margin-top: 3%;
  text-transform: uppercase;
}

.about-us__imgs {
  width: 52%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.about-us__imgs__img {
  width: 48%;
  border-radius: 24px;
}

.infinity-stroke {
  width: 100%;
  margin-block-start: 50px;
  margin-block-end: 50px;
  overflow-x: hidden;
}

.infinity-stroke--bbk {
  width: 100%;
  height: fit-content;
  padding-top: 1rem;
  padding-bottom: 1rem;
  overflow-x: hidden;
  background-color: #dd3305;
}

.infinity-stroke__wrap {
  width: 100%;
  display: flex;
  white-space: nowrap;
}

.infinity-stroke__content {
  width: 100%;
  display: flex;
  will-change: transform;
  color: var(--secondary-color);
  text-transform: uppercase;
  font-size: 96px;
  font-family: "MuseoSansCyrl-900-Italic";
}

.infinity-stroke__wrap {
  width: 100%;
  display: flex;
  white-space: nowrap;
}

.infinity-stroke--bbk .infinity-stroke__content {
  width: fit-content;
  font-size: 40px;
  color: #ffffff;
  font-family: "MuseoSansCyrl-700";
  animation: infinity-stroke 20s linear infinite;
}

.infinity-stroke__content div {
  width: fit-content;
  animation: infinity-stroke 20s linear infinite;
  padding-right: 25px;
}

.infinity-stroke--bbk .infinity-stroke__content div {
  width: fit-content;
  position: relative;
  animation: none;
  margin-right: 45px;
  padding: 0px;
}

.infinity-stroke--bbk .infinity-stroke__content div::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  right: -28px;
  top: 19px;
  bottom: 19px;
}

.infinity-stroke--sponsors {
  width: 100%;
  margin-bottom: 60px;
  overflow: hidden;
}

.infinity-stroke--sponsors.reward img {
  max-width: 300px;
  max-height: 130px;
}

.infinity-stroke--sponsors div {
  width: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.infinity-stroke--sponsors img {
  width: 100%;
  height: 100%;
  max-height: 160px;
  object-fit: contain;
}

.infinity-stroke--sponsors .infinity-stroke__content {
  width: fit-content;
  animation: infinity-stroke__sponsors 40s linear infinite;
  align-items: center;
  justify-content: space-around;
  padding-right: 100px;
  gap: 100px;
}

.infinity-stroke--sponsors .infinity-stroke__content div {
  position: relative;
  animation: none;
  padding-right: 0px;
}

.infinity-stroke__wrap.reverse div {
  animation-direction: reverse;
  color: transparent;
  -webkit-text-stroke: 1px var(--secondary-color);
}

.events-container__title {
  font-family: "MuseoSansCyrl-900";
  font-size: 64px;
  color: #1a4296;
  font-style: italic;
  line-height: 1;
}

.events-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0px 212px;
  gap: 20px;
}

.events-container__events {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.25%;
  row-gap: 20px;
  margin-top: 50px;
}

.events-container__events__event-wrap {
  width: 32.5%;
  display: flex;
  flex-direction: column;
}

.events-container__events__event {
  width: 100%;
  height: calc(100vw / 4);
  display: flex;
  align-items: flex-end;
  gap: 10px;
  border-radius: 24px;
  padding: 18px;
  text-decoration: none;
}

.events-container__events__event__info {
  padding: 10px;
  border-radius: 80px;
  background-color: #222222;
  font-family: "MuseoSansCyrl-500";
  font-size: 16px;
}

.events-container__events__event__status {
  padding: 10px;
  border-radius: 80px;
  font-family: "MuseoSansCyrl-500";
  font-size: 16px;
}

.event-status__registration {
  background-color: #1a4296;
}

.event-status__completed {
  background-color: #f1f1f1;
  color: #222222;
}

.event-title {
  margin-top: 20px;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  color: #1a4296;
  font-size: 24px;
}

.blue-block {
  width: 100%;
  height: 354px;
  display: flex;
  justify-content: center;
  background-color: #1a4296;
  margin-top: 50px;
}

.blue-block__container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 214px;
}

.blue-block__title {
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  font-size: 40px;
  color: #f1f1f1;
}

.blue-block__menu {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.blue-block__menu-item {
  display: flex;
  justify-content: center;
  padding: 22px 60px;
  background-color: #f1f1f1;
  border-radius: 35px;
  font-family: "MuseoSansCyrl-700";
  color: #1a4296 !important;
  text-decoration: none;
  font-style: italic;
}

.blue-block__menu-item:hover {
  background-color: #d8d8d8;
}

.contacts {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 80px 214px;
}

.contacts-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.contacts__contacts-block {
  font-family: "MuseoSansCyrl-300";
  color: #f1f1f1;
}

.contacts__paragraph:nth-child(1) {
  margin-top: 0px;
}

.contacts__paragraph {
  margin-top: 42px;
  text-align: right;
  font-size: 24px;
}

.contacts__paragraph a {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.footer {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #1a4296;
  padding: 0px 214px;
}

.footer-container {
  width: 100%;
  display: flex;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}

.footer__left-container {
  width: 30%;
  height: 100%;
  display: flex;
  gap: 24px;
  flex-direction: column;
  justify-content: space-between;
  border-right: 1px solid #f1f1f1;
  padding: 60px 60px 40px 60px;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  color: #f1f1f1;
}

.footer-logo {
  width: 90%;
}

.footer__left-container__top {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.footer__left-container__ooo {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer__left-container a {
  text-decoration: underline;
}

.footer__left-container__ooo p a {
  text-decoration: none;
}

.footer__right-container {
  width: 70%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.footer__right-container.mobile {
  display: none;
}

.footer__right-container__subcontainer {
  width: 100%;
  height: 50%;
  display: flex;
  align-items: center;
}

.footer__contacts {
  justify-content: space-between;
  border-bottom: 1px solid #f1f1f1;
  padding: 40px 60px;
  align-items: start;
}

.footer__contacts-item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.footer__contacts-item__title {
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  color: #f1f1f1;
}

.footer__contacts-item__info {
  height: 40px;
  display: flex;
  align-items: center;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  color: #f1f1f1;
}

.social-media__svg {
  padding: 2px;
}

.footer__menu-container {
  justify-content: space-between;
  padding: 0px 40px;
}

.mobile-footer-menu {
  width: 70%;
}

.footer-menu {
  width: 100%;
  display: flex;
  gap: 10px;
}

.footer-menu__menu-item {
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  color: #f1f1f1;
  transition: 0.5s;
  padding: 15px 22px;
  border-radius: 35px;
}

.footer-menu__menu-item:hover {
  background-color: #f1f1f1;
  color: #222222;
}

.up-button {
  display: flex;
  align-items: center;
  padding: 23px 25px;
  border-radius: 50%;
  background-color: #f1f1f1;
}

.mobile-ooo {
  display: none;
}

.page-404__container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 150px 0px;
}

.main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.page-404__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 50px;
}

.page-404__title {
  font-size: 192px;
  font-family: "MuseoSansCyrl-900";
  color: #1a4296;
}

.page-technical-work__title {
  width: 100%;
  text-align: center;
  font-size: 128px;
  font-family: "MuseoSansCyrl-900";
  color: #1a4296;
}

.page-404__subtitle {
  font-size: 24px;
  font-family: "MuseoSansCyrl-300";
  font-weight: 300;
  color: #222222;
  text-transform: uppercase;
  text-align: center;
}

.page-404__comeback-button {
  padding: 20px 50px;
}

.order-message-page__container {
  width: 835px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  padding: 150px 0px;
}

.profile-page {
  width: 100%;
  padding: 60px 214px;
  display: flex;
  justify-content: space-between;
}

.page-with-cards {
  width: 100%;
  min-height: calc(100vw / 3);
  padding: 60px 212px;
  display: flex;
  justify-content: space-between;
}

.profile-page__left {
  width: 690px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.page-with-cards .profile-page__left {
  width: 1052px;
}

.site-path {
  font-family: "MuseoSansCyrl-300";
  color: rgba(157, 157, 157, 1);
}

.site-path a {
  color: #222222;
}

.profile-page__left h1,
.live-feed-wrapper h1 {
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  font-size: 24px;
  text-transform: uppercase;
}

.live-feed-wrapper h1 {
  font-size: 32px;
}

.profile-page__profile-icon-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.profile-page__profile-icon {
  width: 64px;
  height: 64px;
}

.profile-page__profile-icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.upload-profile-icon-button {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.profile-page__icon-description {
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  color: #222222;
}

.upload-profile-icon-button:hover {
  background-color: #0f285c;
}

.profile-menu-button {
  display: none;
}

/* поменять */

.personal-info-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.personal-info-form.profile-page-form {
  flex-direction: row-reverse;
  gap: 40px;
}

.personal-info-form.profile-page-form .personal-info-form__left-side {
  max-width: 650px;
  min-width: 500px;
}

.personal-info-form__field {
  display: flex;
  flex-direction: column;
  gap: 5px;
  font-family: "MuseoSansCyrl-300";
}

.personal-info-form__field.half-width {
  width: 49%;
}

.personal-info-form__field.full-width {
  width: 100%;
  margin-bottom: 10px;
}

/* поменять */

.personal-info-form__field label {
  width: 49%;
}

/* поменять */

.profile-left__form__block {
  width: 100%;
}

.personal-info-form__left-side {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.profile-page .profile-page__left {
  width: fit-content;
}

.personal-info-form__right-side {
  width: 320px;
  min-width: 300px;
  display: flex;
  flex-direction: column;
}

/* поменять */

.profile-form-input {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 35px;
  background: none;
}

.personal-info-form__input-container {
  position: relative;
  width: 100%;
  height: 44px;
}

.popup .personal-info-form__input-container {
  width: 60%;
}

.invalid-input__message {
  position: absolute;
  display: none;
  bottom: -17px;
  font-size: 12px;
  color: rgba(221, 51, 5, 1);
  font-family: "MuseoSansCyrl-300";
}

.personal-info-form__input-container.invalid-input {
  justify-content: space-between;
}

.invalid .invalid-input__message {
  display: block;
}

.select2 {
  width: 100% !important;
  height: 44px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between;
  background-color: #ffffff !important;
  border-radius: 35px !important;
  border: 1px solid rgba(203, 203, 203, 1) !important;
  padding-left: 10px;
}

.select2.input-error {
  border: 1px solid var(--error-color) !important;
  box-shadow: 0px 0px 3px 1px var(--error-color);
}

.select2-container--default .select2-selection--single {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  background-color: transparent !important;
  border: none !important;
}

.select2-selection.select2-selection--single {
  width: 100% !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: auto !important;
  right: 10px !important;
}

.select2-results__option {
  font-family: "MuseoSansCyrl-300";
}

.select2-dropdown {
  border-radius: 10px !important;
  box-shadow: 0px 0px 10px 1px #8a8a8a;
}

.popup .select2-dropdown {
  box-shadow: none;
}

.select2-search {
  padding: 10px 20px !important ;
}

.sex {
  position: relative;
  width: 60%;
  display: flex;
  justify-content: flex-start;
  gap: 40px;
  border: none;
  padding: 0px 0px;
}

.send-personal-info-form {
  width: 100%;
}

.profile-form__radiobutton {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.profile-form__radiobutton + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
}

.profile-form__radiobutton + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  box-shadow: 0 0 0 2px #ccc;
  border-radius: 50%;
  background: white;
  box-sizing: border-box;
  will-change: transform;
  transform: scale(1);
  backface-visibility: hidden;
}

.profile-form__radiobutton:checked + label:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #143479;
}

.datepicker {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "MuseoSansCyrl-300";
}

input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
  cursor: pointer;
}

.med-certificate-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  color: #000000;
  margin-top: 20px;
}

.med-certificate-block__title {
  font-size: 32px !important;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
}

.med-certificate-block__info {
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  margin-top: 30px;
}

.med-certificate-block__info__title {
  font-family: "MuseoSansCyrl-700";
}

.med-certificate-block__info__requirements-list {
  padding-left: 25px;
}

.requirements-list__item {
  list-style: disc;
}

.med-certificate-block__info__formats {
  color: #959595;
}

.upload-buttons-container {
  width: 100%;
  display: flex;
  gap: 16px;
  margin-top: 10px;
}

.med-certificate__button {
  border-radius: 35px;
  border: none;
  width: 270px;
  padding: 20px 0px;
  font-family: "MuseoSansCyrl-500";
  color: #ffffff;
  cursor: pointer;
}

.upload-certificate-button {
  background-color: rgba(26, 66, 151, 1);
}

.reupload-certificate-button {
  background-color: rgba(26, 66, 151, 1);
}

.delete-certificate-button {
  background-color: rgba(233, 3, 58, 1);
}

.upload-certificate-button:hover {
  background-color: #0f275a;
}

.reupload-certificate-button:hover {
  background-color: #0f275a;
}

.delete-certificate-button:hover {
  background-color: rgb(153, 2, 37);
}

.unuploaded > .status-container {
  display: none;
}

.uploaded > .status-container {
  display: flex;
}

.med-certificate-block.uploaded .upload-certificate-button {
  display: none;
}

.med-certificate-block.unuploaded .reupload-certificate-button {
  display: none;
}

.med-certificate-block.unuploaded .delete-certificate-button {
  display: none;
}

.status-container {
  width: 100%;
  margin-top: 10px;
}

.status {
  display: none;
}

.status.active {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  gap: 5px;
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0px 0px 10px 0.5px rgb(212, 212, 212);
}

.status.await {
  background-color: rgba(186, 181, 50, 0.15);
}

.status.approved {
  background-color: rgba(50, 186, 118, 0.15);
}

.status.denied {
  background-color: rgba(255, 0, 61, 0.15);
}

.status-info {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.status-title {
  height: 24px;
  display: flex;
  align-items: center;
  font-size: 17px;
  font-family: "MuseoSansCyrl-700";
  color: #232323;
}

.status-description {
  font-size: 15px;
  font-family: "MuseoSansCyrl-300";
  color: #959595;
}

.uploaded-files-block {
  display: flex;
  flex-direction: column;
  margin: 20px 0px;
}

.uploaded-file {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 8px;
  border: 1px solid rgba(203, 203, 203, 1);
  font-family: "MuseoSansCyrl-300";
  color: #959595;
  padding: 16px;
}

.contact-person-block {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 2%;
  row-gap: 24px;
}

.personal-info-form__checkbox-field {
  display: flex;
  align-items: center;
  font-family: "MuseoSansCyrl-300";
  margin-top: 30px;
}

.personal-info-form__checkbox-field a {
  color: #222222;
  text-decoration: underline;
}

.send-personal-info-button {
  width: 270px;
  margin-top: 30px;
  padding: 18px 0px;
}

.profile-page-menu {
  width: 350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0px;
  background: url("/local/templates/dustydumbbells/assets/images/_Compound Path_white.svg");
  background-color: #1a4296;
  background-size: 35%;
  background-position-x: 105%;
  background-position-y: -25%;
  background-repeat: no-repeat;
  border-radius: 24px;
}

.profile-page-menu__item {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-flex;
  align-items: center;
  padding: 16px 40px;
  font-family: "MuseoSansCyrl-300";
  transition: all 0.3s;
}

.profile-page-menu__item span {
  display: block;
}

.profile-page-menu__item span::first-letter {
  text-transform: uppercase;
}

.mobile-profile-menu__item span {
  display: block;
}

.mobile-profile-menu__item span::first-letter {
  text-transform: uppercase;
}

.profile-page-menu__item::after {
  position: absolute;
  content: "";
  width: 80%;
  height: 1px;
  background-color: #f1f1f1;
  bottom: 0px;
  transition: 0.2s all;
}

.profile-page-menu__item.hidden-after::after {
  opacity: 0;
}

.profile-page-menu__item:hover {
  color: #143479;
  background-color: #f1f1f1;
}

.profile-page-menu__item.current {
  transform: scaleY(1.05);
  background-color: #f1f1f1;
  color: #143479;
}

.profile-page-menu__item.current::after {
  opacity: 0;
}

.profile-page-menu__item:hover::after {
  display: none;
}

.profile-page-menu__item:last-child::after {
  display: none;
}

.mobile-profile-menu {
  display: none;
}

.strava-widget {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  background-color: var(--strava-red);
  border-radius: 24px;
  padding: 24px;
  color: #ffffff;
  font-family: "MuseoSansCyrl-300";
}

.strava-widget.unregistred {
  padding: 12px 16px;
  background: none;
  border: 1px solid #fc4c01;
  color: #fc4c01;
}

.strava-widget.unregistred p {
  font-family: "MuseoSansCyrl-500";
}

.strava-widget.unregistred .strava-widget__top {
  display: none;
}

.strava-widget.unregistred .strava-widget__button,
.strava-widget.unregistred .strava-widget__button:visited {
  width: fit-content;
  height: fit-content;
  display: block;
  padding: 0px;
  font-size: 14px;
  text-transform: none;
  font-family: "MuseoSansCyrl-500";
  text-decoration: underline;
}

.mobile-strava {
  display: none;
}

.strava-widget__top {
  display: flex;
  justify-content: space-between;
}

.strava-widget__main {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.strava-widget__main__stats {
  width: 100%;
  display: flex;
}

.strava-widget__main__stat {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.strava-widget__main__stat:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.strava-widget__stat-var {
  font-size: 28px;
}

.strava-widget__button,
.strava-widget__button:visited {
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  color: var(--strava-red);
  border-radius: 35px;
  font-family: "MuseoSansCyrl-700";
  text-transform: uppercase;
}

.strava-widget__refresh {
  cursor: pointer;
}

.cards-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.pages-left___card {
  position: relative;
  width: 100%;
  height: 523px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  padding: 30px 28px;
}

.pages-left__card-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.pages-left__card-data {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: white;
  border-radius: 10px;
  font-size: 14px;
  width: 80px;
  height: 80px;
}

.pages-left__card-data-month {
  width: 100%;
  text-align: center;
  background-color: red;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 0;
  padding-top: 5%;
  margin-bottom: 0;
  padding-bottom: 5%;
  color: white;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
}

.pages-left__card-data-day {
  display: flex;
  flex-direction: column;
  justify-content: start;
  text-align: center;
  color: red;
  font-weight: 600;
}

.pages-left__card-data-day-of-month {
  font-family: "MuseoSansCyrl-700";
  font-weight: 600;
  font-size: 24px;
}

.pages-left__card-data-day-of-week {
  font-family: "MuseoSansCyrl-700";
  font-weight: 600;
  font-size: 16px;
}

/* .pages-left__card:has(.pages-right__card-wrap:not(.pages-right__card-wrap a))
  .pages-right__card-wrap {
  display: none;
} */

.pages-left__card .pages-right__card-wrap:not(:has(*)) {
  display: none;
}

.pages-left__card:not(:has(> .pages-right__card-wrap)) {
  justify-content: flex-start;
}

.pages-right__card-wrap {
  width: 100%;
  max-width: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  gap: 0;
}

.pages-left___card .pages-right__card-wrap {
  height: 25%;
}

.pages-left__card a {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 328px;
}

.pages-left__card-img {
  width: 100%;
  height: 100%;
  max-width: 184px;
  max-height: 184px;
}

.pages-left__card.detal {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 35px;
}

.pages-left__card-top {
  position: relative;
  width: 100%;
  height: 523px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
  padding: 30px 32px;
  margin-top: 1%;
}

.pages-left__card-top .pages-right__card-wrap {
  height: 40%;
}

.pages-left___card.strava {
  align-items: flex-start;
  gap: 24px;
  height: 100% !important;
  background-color: #f3f4f6;
  padding: 16px;
  color: #222222;
  border-radius: 12px;
}

.strava-card__top__geo-info {
  font-family: "MuseoSansCyrl-300";
  color: #9d9d9d;
  font-size: 16px;
}

.strava-card__top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  user-select: none;
}

.strava-card__main__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.strava-card__run-info {
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
}

.strava-card__main__run-title {
  font-family: "MuseoSansCyrl-900";
  font-size: 16px;
}

.strava-card__main__run-subtitle {
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
}

.strava-card__map {
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
}

.strava-card__stat {
  width: 120px;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 8px;
  font-family: "MuseoSansCyrl-300";
}

.strava-card__stat__title {
  color: #9d9d9d;
}

.strava-card__show-map {
  margin: 0px 10px;
  transition: 0.5s all;
}

.strava-card__open-part {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.strava-card__bottom {
  display: flex;
  align-items: center;
  gap: 5px;
}

.strava-card__amount-of-likes {
  font-family: "MuseoSansCyrl-300";
  color: #2222224a;
  user-select: none;
}

.strava-mini-profile.common-info .strava-card__stat__var {
  font-size: 24px;
  font-family: "MuseoSansCyrl-300";
}

.strava-card__stat__var {
  font-size: 16px;
  font-family: "MuseoSansCyrl-700";
}

.strava-card__like-icon {
  transition: 0.5s all;
  cursor: pointer;
}

.strava-card__like-icon.active path {
  fill: var(--strava-red);
}

.order-form__list-new {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 689px;
  gap: 6px;
}

.order-form__list-new__item {
  display: grid;
  grid-template-columns: 189px 1fr;
  align-items: center;
}

.order-form__list-new__item__name {
  font-size: 16px;
  line-height: 20px;
  font-family: "MuseoSansCyrl-700";
  color: #232323;
  padding: 16px 0;
}

.order-form__list-new__item__text {
  font-size: 16px;
  line-height: 20px;
  font-family: "MuseoSansCyrl-300";
  color: #232323;
  width: 100%;
  max-width: 500px;
  padding: 16px 24px;
}

.order-form__list-new__item__text a {
  justify-content: flex-start;
  text-decoration: underline;
  color: #0033ff;
  text-underline-offset: 3px;
}

.order-form__list-new__item__text a:hover {
  color: #0033ff;
}

.pages-left__card-block-qr {
  width: 180px;
  mix-blend-mode: screen;
}

.pages-left__card-block-qr img {
  width: 100%;
}

.pages-left__card-dropdown-menu-button {
  position: relative;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10%;
  background:
    url("/local/templates/dustydumbbells/assets/images/more.png"), white;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 0;
  cursor: pointer;
}

.pages-left__card-dropdown-menu-button-active {
  background:
    url("/local/templates/dustydumbbells/assets/images/more-white.png"), #1a4297;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
}

.pages-left__card-dropdown-menu {
  width: fit-content;
  position: absolute;
  display: none;
  align-items: center;
  top: 120%;
  right: 0%;
  background-color: white;
  border-radius: 24px;
  padding: 24px;
  padding-right: 96px;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.25);
}

.pages-left__card-dropdown-menu-show {
  display: flex;
}

.pages-left__card-dropdown-menu-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: start;
  list-style-type: none;
  list-style: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 0px;
  white-space: nowrap;
}

.pages-left__card-dropdown-menu-item {
  font-size: 14px;
  font-family: "MuseoSansCyrl-700";
  text-transform: uppercase;
}

.pages-left__card-dropdown-menu-item a {
  color: #000;
}

.pages-left__card-block {
  height: fit-content;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: start;
  color: white;
}

.pages-left__card-text {
  font-family: "MuseoSansCyrl-300";
}

.pages-left__card-block-title {
  font-family: "MuseoSansCyrl-700" !important;
  font-size: 40px !important;
  font-style: normal !important;
}

.pages-left__more {
  width: 35%;
  height: 55%;
}

.pages-left__card-button {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.no-events-message {
  font-family: "MuseoSansCyrl-300";
}

.pass-the-ticket-form__container {
  width: 80%;
  flex-direction: column;
  gap: 20px;
  margin-top: 30px;
}

.pass-the-ticket__options.single .pass-the-ticket-form__container.single {
  display: flex;
}

.pass-the-ticket__options.team .pass-the-ticket-form__container.team {
  display: flex;
}

.pass-the-ticket__options.none .pass-the-ticket-form__container.none {
  display: flex;
}

.pass-the-ticket-form__container h1 {
  font-size: 32px;
}

.pass-the-ticket-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 40px;
}

.pass-the-ticket__buttons {
  width: 100%;
  display: flex;
  gap: 20px;
}

.pass-the-ticket__button {
  width: 280px;
  height: 60px;
  margin-top: 30px;
}

.pass-the-ticket__comeback-button {
  width: 280px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.pass-the-ticket__team-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  font-family: "MuseoSansCyrl-300";
  margin-top: 20px;
}

.pass-the-ticket__team-list__item {
  display: flex;
  gap: 10px;
}

.pass-the-ticket__team-list__item__name {
  font-family: "MuseoSansCyrl-700";
}

.bbk-video {
  position: relative;
  width: 100%;
  height: 800px;
  margin-bottom: 60px;
  object-fit: cover;
  overflow: hidden;
}

.background-video-new {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #00000099;
  inset: 0;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  padding: 100px 212px;
  flex-direction: column;
  gap: 12px;
  justify-content: flex-end;
  color: #f1f1f1;
}

.background-video-new {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.background-video-new h2 {
  font-size: 64px;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  text-transform: uppercase;
}

.background-video-new p {
  font-size: 32px;
  line-height: 1.1;
  font-family: "MuseoSansCyrl-300";
  text-transform: uppercase;
}

.about-start {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 60px;
  margin-bottom: 60px;
  padding: 0px 212px;
}

.yellow-title {
  font-size: 40px;
  line-height: 76px;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 60px;
}

.new-year .yellow-title {
  color: #f8ec3a;
}

.about-start__wrap {
  display: flex;
  flex-direction: column;
  gap: 120px;
}

.about-start__left {
  padding: 20px 45px;
  display: flex;
  gap: 40px;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  color: #ffffff;
}

.about-left__text {
  font-size: 56px;
  line-height: 1.3;
  font-family: "MuseoSansCyrl-700";
  white-space: nowrap;
}

.about-left__address {
  font-size: 30px;
  line-height: 34px;
  font-family: "MuseoSansCyrl-300";

  text-transform: uppercase;
  font-style: normal;
}

.about-start__right {
  background-color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px;
}

.about-right__text a {
  display: block;
  color: #0000ee !important;
  margin-top: 5px !important;
}

.about-right__text a:visited {
  color: #5206b4 !important;
}

.about-right__text {
  font-size: 30px;
  font-family: "MuseoSansCyrl-300";
  color: #232323;
  text-transform: uppercase;
}

.about-right__text span {
  font-family: "MuseoSansCyrl-700";
}

.slider-event {
  width: 100%;
  height: 800px;
  margin-bottom: 60px;
  padding: 0 212px;
  position: relative;
}

.carousel {
  height: 700px;
  border-radius: 35px;
  position: relative;
  overflow: hidden;
}

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

.carousel__slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition:
    opacity 0.5s ease,
    transform 0.5s ease;
}

.carousel__slide.active {
  opacity: 1;
  z-index: 1;
}

.carousel__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.carousel__prev,
.carousel__next {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #fff;
  background-image: url("/local/templates/dustydumbbells/assets/images/arrow-slider-danila.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  border: none;
  z-index: 10;
  cursor: pointer;
}

.carousel__prev {
  left: 2%;
}

.carousel__next {
  right: 2%;
  transform: translateY(-50%) rotate(180deg);
}

.dont-miss-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: rgba(221, 51, 5, 1);
  padding: 34px 212px;
}

.dont-miss-container h2 {
  width: 100%;
  font-size: 40px;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  color: #ffffff;
  text-transform: uppercase;
}

.dont-miss__download-catalog {
  padding: 20px 52px;
  font-family: "MuseoSansCyrl-700";
  text-transform: uppercase;
  color: rgba(221, 51, 5, 1);
  background-color: #ffffff;
  white-space: nowrap;
  border-radius: 35px;
  cursor: pointer;
  transition: 0.5s all;
}

.dont-miss__download-catalog:hover {
  background-color: #cccccc;
}

.dont-miss__download-catalog:visited {
  color: rgba(221, 51, 5, 1) !important;
}

.dont-miss__wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.registarion-event {
  width: 100%;
  padding: 0px 212px;
  margin-bottom: 60px;
}

.registarion-event__cards {
  display: flex;
  justify-content: flex-start;
  gap: 1.25%;
}

.registarion-event__subtitle {
  font-size: 32px;
  font-family: "MuseoSansCyrl-300";
  margin-bottom: 60px;
  color: #fff;
}

.registarion-card {
  width: 33%;
  height: 370px;
  position: relative;
  z-index: 2;
  border: 1px solid #fff;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 30px;
}

.registration_none::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  height: 50%;
  background-image: url("/local/templates/dustydumbbells/assets/images/SOLD_OUT.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
  pointer-events: none;
}

.registration_none .registarion-card__button {
  background-color: #3d3836;
  /* pointer-events: none; */
}

.registarion-card__title {
  font-size: 32px;
  line-height: 38px;
  font-family: "MuseoSansCyrl-700";
  color: #fff;
}

.registarion-card__title span {
  color: #cbcbcb;
}

.registarion-card__block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.registarion-card__price {
  color: #232323;
  font-family: "MuseoSansCyrl-700";
  font-size: 32px;
  position: relative;
}

.registarion-card__text {
  color: #cbcbcb;
  font-size: 16px;
  line-height: 20px;
  font-family: "MuseoSansCyrl-300";
}

.registarion-card__text a,
.registration_questions {
  color: #cbcbcb;
  font-size: 16px;
  line-height: 20px;
  font-family: "MuseoSansCyrl-300";
}

.registarion-card__button {
  background-color: #dd3305;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  font-family: "MuseoSansCyrl-700";
  border-radius: 35px;
  text-transform: uppercase;
  padding: 22px 0;
  text-align: center;
  cursor: pointer;
}

.banner-bottom__logo {
  display: none;
}

.bbk-program {
  width: 100%;
  padding: 0px 212px;
  margin-bottom: 60px;
}

.bbk-program__p {
  font-size: 32px;
  color: #fff;
  font-family: "MuseoSansCyrl-300";
  margin-bottom: 60px;
}

.bbk-program__cards-container {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  gap: 1.5%;
}

.bbk-program__card {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 40px;
  background-color: rgba(221, 51, 5, 1);
  border-radius: 30px;
}

.bbk-program__card-icon {
  width: 80px;
  height: 80px;
}

.bbk-program__card h2 {
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  color: #fff;
  font-size: 32px;
}

.bbk-program__card p {
  font-family: "MuseoSansCyrl-300";
  color: #fff;
  font-size: 32px;
}

.sport-leading__wrap {
  width: 100%;
  border: 1px solid #ffffff;
  padding: 40px 60px;
  border-radius: 30px;
}

.sport-leading__column {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  flex: 1;
}

.sport-leading__title {
  font-size: 32px;
  text-transform: uppercase;
  line-height: 100%;
  text-align: center;
  margin-bottom: 34px;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  color: #ffffff;
}

.sport-leading__container {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.sport-leading__start img {
  width: 100%;
  height: 350px;
  object-fit: contain;
}

.sport-leading__name {
  font-size: 32px;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.sport-leading__name span {
  text-transform: lowercase;
}

.sport-leading__text {
  font-size: 24px;
  font-family: "MuseoSansCyrl-300";
  text-align: center;
  color: #fff;
  margin-top: 20px;
  line-height: 1.1;
}

.prizes {
  width: 100%;
  padding: 0px 212px;
  margin-bottom: 60px;
}

.prizes-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  background-color: #fff;
  border-radius: 30px;
  padding: 40px 60px;
}

.prizes__title {
  text-align: center;
  font-size: 32px;
  font-style: italic;
  color: #232323;
  text-transform: uppercase;
  font-family: "MuseoSansCyrl-900";
}

.prizes__subtitle {
  text-align: center;
  font-size: 24px;
  color: #232323;
  font-family: "MuseoSansCyrl-300";
}

.prizes-subcontainer {
  display: flex;
  justify-content: space-between;
}

.prizes-wrap {
  width: 49%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 20px;
}

.win-prize {
  width: 49%;
}

.win-prize img {
  width: 100%;
}

.prizes-wrap__img {
  width: 49%;
  object-fit: cover;
  border-radius: 30px;
}

.gallery-family {
  width: 100%;
  padding: 0px 212px;
  margin-bottom: 60px;
}

.gallery-family__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  background-color: #fff;
  border-radius: 30px;
  padding: 40px 60px;
}

.gallery-family__wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.gallery-family__image {
  height: 350px;
}

.gallery-family__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.family-pic-1 {
  flex: 2;
}

.family-pic-2 {
  flex: 1;
}

.dj-banner {
  width: 100%;
  padding: 0px 212px;
  margin-bottom: 60px;
}

.dj-banner__container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 60px;
  background: url("/local/templates/dustydumbbells/assets/images/6394a9912e471b4568114257c1557af4dc7b6335.png");
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  border-radius: 30px;
}

.dj-banner__left {
  width: 700px;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.dj-banner__left-bottom {
  display: flex;
  flex-direction: column;
  gap: 20px;
  color: #fff;
}

.dj-banner__left-bottom h1 {
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  font-size: 96px;
}

.dj-banner__left-bottom h2 {
  font-family: "MuseoSansCyrl-700";
  font-size: 40px;
}

.dj-banner__left-bottom p {
  font-family: "MuseoSansCyrl-300";
  font-size: 32px;
}

.dj-banner__right {
  position: relative;
  width: 400px;
  display: flex;
  flex-direction: column;
  padding: 60px 30px;
  padding-bottom: 160px;
  border: 2px solid rgba(251, 194, 7, 1);
  border-radius: 30px;
  color: #fff;
  gap: 40px;
  overflow: hidden;
}

.dj-banner__right h1 {
  font-family: "MuseoSansCyrl-900";
  font-size: 64px;
  font-style: italic;
  text-align: center;
}

.dj-banner .dj-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  text-align: center;
  list-style: none;
  padding: 0px;
}

.dj-list__item {
  font-family: "MuseoSansCyrl-700";
  font-size: 32px;
}

.dj-star {
  position: absolute;
  top: 68%;
  left: -40%;
  animation: 20s star-spinning infinite linear;
}

.schedule {
  width: 100%;
  padding: 0px 212px;
  margin-bottom: 60px;
}

.schedule__wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 60px 40px;
  border: 1px solid #ffffff;
  border-radius: 30px;
}

.schedule__event {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 32px;
}

.schedule__event p {
  font-size: 26px;
  color: #ffffff;
}

.schedule__event-time {
  width: 15%;
  flex-shrink: 0;
  font-family: "MuseoSansCyrl-700";
  white-space: nowrap;
}

.schedule__event-name {
  flex: 1;
  font-family: "MuseoSansCyrl-300";
}

.schedule__event-timeline {
  position: relative;
  width: calc(100vw / 3.5);
  height: 1px;
  background-color: #ffffff;
}

.schedule__event-timeline__point {
  position: absolute;
  transform: translateY(-50%);
}

.prizes-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 0px 212px;
  margin-bottom: 60px;
}

.prizes-block__title {
  color: #fbc207;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  font-size: 64px;
}

.prizes-block__text {
  width: 100%;
  font-family: "MuseoSansCyrl-300";
  font-size: 32px;
  color: white;
}

.prizes__events-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25%;
  width: 100%;
  background-color: white;
  border-radius: 23px;
  padding: 24px;
  row-gap: 20px;
}

.prizes__event {
  width: 32.5%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.prizes__event-banner {
  width: 100%;
  height: 250px;
  display: flex;
  flex-direction: column;
  border-radius: 23px;
  padding: 24px;
}

.prizes__event-banner h1 {
  color: white;
  font-family: "MuseoSansCyrl-700";
  font-size: 24px;
  font-style: italic;
}

.prizes__prize-pool__container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.prizes__prize-pool__place-container {
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #eaeaea;
  border-radius: 24px;
  padding: 3px 15px;
}

.prizes__prize-pool__place {
  display: flex;
  align-items: center;
  gap: 5px;
}

.prizes__prize-pool__number_of_place {
  background-color: none;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "MuseoSansCyrl-500";
  font-size: 24px;
  border-radius: 50%;
  border: 1px solid #222222;
  color: #222222;
}

.prizes__prize-pool__place p {
  font-family: "MuseoSansCyrl-700";
  font-size: 18px;
  color: #222222;
}

.prizes__prize-pool__prize {
  display: flex;
  align-items: center;
  font-family: "MuseoSansCyrl-700";
  font-size: 18px;
  color: #222222;
}

.prizes__prize-pool__place-container:nth-child(1)
  .prizes__prize-pool__number_of_place {
  background-color: #fdd703;
  border: none;
}

.prizes__prize-pool__place-container:nth-child(2)
  .prizes__prize-pool__number_of_place {
  background-color: #cacaca;
  border: none;
}

.prizes__prize-pool__place-container:nth-child(3)
  .prizes__prize-pool__number_of_place {
  background-color: #ea8900;
  border: none;
}

.map-container {
  width: 100%;
  padding: 0px 212px;
  margin-bottom: 60px;
}

.map-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  gap: 20px;
}

.map-wrap__left {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 40%;
}

.map-left__text {
  font-size: 32px;
  font-family: "MuseoSansCyrl-300";
  color: #ffffff;
}

#map {
  width: 59%;
  background-size: cover;
  border-radius: 30px;
}

.sponsors {
  width: 100%;
  padding: 0px 212px;
}

.bbk-registration-page .wrapper {
  background-color: #fff;
}

.bbk-registration-wrap {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 40px 212px;
}

.bbk-registration-container {
  width: 900px;
  display: flex;
  flex-direction: column;
  gap: 27px;
}

/* поменять */

.bbk-registration-container h1 {
  width: 100%;
  text-align: center;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  font-size: 32px;
}

/* поменять */

.registration-menu-tabs {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 6%;
}

.registration-menu-tabs__button {
  width: 30%;
  height: 50px;
}

.not-current-button {
  background-color: #bd2800 !important;
}

.order-registration-form {
  width: 100%;
  display: none;
  flex-direction: column;
  align-items: center;
}

.order-registration-option {
  position: relative;
  width: 70%;
  display: flex;
  justify-content: space-around;
  border: none;
  font-family: "MuseoSansCyrl-300";
}

.order-registration-form__main-form {
  width: 900px;
  display: none;
  flex-direction: column;
  gap: 24px;
  margin-top: 60px;
}

.popup-registration-form__main-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.order-registration-form__main-form.active {
  display: flex;
}

.order-registration-form__main-form__title {
  text-align: start !important;
}

.order-registration-form .contact-person-block h1 {
  text-align: left;
}

.order-registration-form .contact-person-block {
  width: 900px;
  margin-top: 60px;
}

.payment-block {
  width: 900px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 60px;
}

.payment-block h1 {
  text-align: left;
}

.checkout-block {
  width: 900px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 60px;
  font-family: "MuseoSansCyrl-300";
}

.payment-info {
  display: flex;
  align-items: center;
  gap: 40px;
}

.checkout-block .personal-info-form__checkbox-field {
  margin: 0;
}

.total-payment {
  display: flex;
  align-items: center;
  gap: 2px;
  font-family: "MuseoSansCyrl-700";
}

.total-payment img {
  width: 12px;
  height: 27px;
}

.checkout-block a {
  color: #0000ee;
  text-decoration: none;
}

.checkout-button {
  width: 282px;
  height: 62px;
  margin-top: 24px;
}

.bbk-registration-back-button {
  position: absolute;
  top: 40px;
  right: 10%;
  width: 76px;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #dd3305;
  border-radius: 50%;
}

.order-registration-form.active {
  display: flex;
}

.team-name-field {
  width: 900px;
}

.registration__add-new-participant {
  width: 282px;
  height: 62px;
  align-self: self-start;
  margin-top: 20px;
}

.page-registred__title {
  font-size: 32px;
  font-family: "MuseoSansCyrl-900";
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
}

.page-registred-p {
  font-size: 24px;
  font-family: "MuseoSansCyrl-300";
  text-align: center;
}

.page-registred-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.page-registred__comeback-button {
  padding: 25px 100px;
}

.page-registred__qr {
  width: 20%;
}

/* DDLONG PAGE */

.ddlong .banner-bg {
  position: relative;
  margin-bottom: 60px;
}

.ddlong-video-banner {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
}

.ddlong-banner-container {
  position: relative;
  width: 100%;
  min-height: -webkit-max-content;
  min-height: -moz-max-content;
  min-height: max-content;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.65);
}

@supports (-webkit-touch-callout: none) {
  .banner-container-bbk {
    height: auto !important;
    min-height: -webkit-max-content;
  }

  .banner-bg {
    height: auto !important;
    min-height: 100vh;
  }
}

.banner-container-bbk.align-end {
  justify-content: flex-end;
}

.ddlong .banner-subtitle {
  font-family: "MuseoSansCyrl-300";
  font-weight: 300;
  font-size: 24px;
}

.ddlong .banner__take-part__a {
  color: #222222;
}

.ddlong .banner-bbk-bottom {
  gap: 30px;
}

.ddlong .about-start__right {
  padding: 60px 100px;
}

.ddlong .about-left__address {
  font-size: 24px;
}

.about-ddlong {
  width: 100%;
  height: fit-content;
  padding: 0px 212px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

.about-ddlong__text-block {
  width: 45%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.about-ddlong__text {
  display: flex;
  flex-direction: column;
  gap: 50px;
  font-family: "MuseoSansCyrl-300";
  text-transform: uppercase;
  color: #ffffff;
  font-size: 24px;
}

.about-ddlong__slider-block {
  width: 50%;
}

.about-ddlong .slider-event {
  width: 100%;
  height: 100%;
  padding: 0px 0px;
  margin-bottom: 0px;
}

.ddlong-participants {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0px 212px;
  margin-bottom: 60px;
}

.ddlong-participants__top {
  width: 100%;
  height: fit-content;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}

.ddlong-title {
  font-size: 64px;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 60px;
}

.about-start__minor-timings .main-page__block-title {
  margin-bottom: 40px;
}

.ddlong-participants__top .ddlong-title {
  margin-bottom: 0px;
}

.find-participant-input {
  width: 32%;
  height: 44px;
}

.ddlong-participants__top__filters {
  width: 50%;
  display: flex;
  justify-content: space-between;
}

.find-participant-input input {
  color: #ffffff;
}

.ddlong-participants-list {
  width: 100%;
  display: flex;
  gap: 1.25%;
  row-gap: 24px;
  flex-wrap: wrap;
}

.ddlong-participant-card {
  width: 32.5%;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 32px;
}

.ddlong-participant-card__name a:link,
.ddlong-participant-card__name a:visited {
  color: #000000;
}

.ddlong-participant-card__icon {
  width: 72px;
  height: 72px;
  border-radius: 30%;
  flex-shrink: 0;
}

.ddlong-participant-card__icon-container a {
  display: block;
}

.ddlong-participant-card__info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  padding: 3px 0px 7px 0px;
}

.ddlong-participant-card__name {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-family: "MuseoSansCyrl-700";
  font-size: 18px;
  line-height: 18px;
}

.ddlong-participant-card__name .listProductUsers-name {
  width: min-content;
}

.ddlong-participant-card__info__badges {
  display: flex;
  gap: 8px;
}

.ddlong-participant-card__info__p {
  width: fit-content;
  display: flex;
  gap: 6px;
  align-items: center;
  font-family: "MuseoSansCyrl-300";
  font-size: 12px;
  padding: 3px;
  border: 1px solid #dee2f5;
  border-radius: 8px;
  background: #f8f9ff;
}

.no-participants-found {
  font-size: 36px;
  font-family: "MuseoSansCyrl-500";
  color: #ffffff;
}

.popup-overlay {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s all;
}

.popup-overlay.show {
  visibility: visible;
  opacity: 1;
}

.popup {
  max-height: 80vh;
  padding: 40px;
  background-color: #ffffff;
  background-image: url("/local/templates/dustydumbbells/assets/images/SANDWICH_MENU_BG.png");
  background-repeat: no-repeat;
  background-position-x: 101%;
  background-size: 18%;
  border-radius: 24px;
  overflow-y: auto;
  -ms-overflow-style: none;
}

.popup.event-registration {
  max-width: 472px;
  width: 472px;
  padding: 24px 32px;
}

.popup.event-registration .upload-buttons-container {
  flex-direction: column;
  gap: 8px;
  margin-top: 0;
}

.popup.event-registration .personal-info-form__input-container {
  width: 100%;
}

.popup::-webkit-scrollbar {
  width: 0;
}

.popup-auth,
.popup-event-registration {
  display: none;
  flex-direction: column;
  gap: 24px;
}

.popup-event-registration {
  gap: 32px;
  background-size: 18%;
}

.popup-event-registration.show {
  display: flex;
}

.popup-auth {
  width: 500px;
}

.popup-auth.show {
  display: flex;
}

.x-sign {
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1a4297;
  border-radius: 50%;
  cursor: pointer;
}

.popup-form__inner-top {
  display: flex;
  justify-content: end;
  margin-bottom: 20px;
}

.popup-form__inner-bottom {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.popup-form-options {
  width: 100%;
  display: flex;
  justify-content: space-around;
  font-family: "MuseoSansCyrl-300";
  margin-bottom: 20px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup.registred .popup-form-options {
  display: none;
}

.popup-form-options span {
  position: relative;
  cursor: pointer;
}

.popup-form-options span.active::after {
  content: "";
  position: absolute;
  top: 30px;
  left: 0px;
  width: 100%;
  height: 2px;
  background-color: #000000;
  animation: 0.2s underline-animation forwards;
}

.popup-form {
  display: none;
  flex-direction: column;
  gap: 24px;
  font-family: "MuseoSansCyrl-300";
}

.popup-form__forgot-password {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.popup-form__forgot-password .to-forgot-password {
  text-decoration: underline;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup-form.show {
  display: flex;
}

.popup-form a {
  color: #222222;
  text-decoration: underline;
}

.popup-event-reg-form .checkout-button {
  width: 100% !important;
}

.popup-event-reg-form .contact-person-block {
  margin-top: 10px;
}

.popup-event-reg-form .payment-block {
  margin-top: 10px;
}

.popup-event-reg-form h1 {
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  margin-bottom: 0px;
}

.popup-event-reg-form .checkout-block {
  width: 100%;
  margin-top: 0px;
}

.popup-event-registration .popup-form__inner-top {
  justify-content: space-between;
}

.popup-form__inner-top__title {
  width: 90%;
  display: block;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  font-size: 40px;
  text-transform: uppercase;
}

.popup-event-reg-form {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.popup-event-reg-form .order-registration-form__main-form {
  margin-top: 0px;
}

/* Андрей */

/* cookie */

.cookie-popup {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 320px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 20px;
  font-family: sans-serif;
  z-index: 9999;
  animation: slideIn 0.5s ease-out;
}
.cookie-popup h3 {
  color: #000;
}

@keyframes slideIn {
  from {
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.cookie-popup h3 {
  margin-top: 0;
  font-size: 18px;
  font-weight: bold;
}

.cookie-popup p,
.cookie-popup .cookie-full-text {
  font-size: 14px;
  color: #444;
  margin: 10px 0;
}

.cookie-popup a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.cookie-popup button {
  display: block;
  text-align: center;
  width: 100%;
  padding: 10px;
  background-color: #2f2f2f;
  color: white;
  border: none;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 14px;
  cursor: pointer;
  margin-top: 10px;
}

.cookie-popup button:hover {
  background-color: #1f1f1f;
}

.cookie-full-text {
  position: absolute;
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.5s ease,
    opacity 0.5s ease;
  opacity: 0;
  margin-top: 10px;
}

.cookie-full-text.show {
  position: relative;
  opacity: 1;
}

/* cookie */

/* поменять */

.info-error,
.info-success {
  width: 100%;
  display: none;
  font-family: "MuseoSansCyrl-300";
}

/* поменять */

.info-error {
  color: var(--error-color);
}

.info-success {
  color: green;
}

.d-none {
  display: none !important;
  margin-top: 0px !important;
}

/* Андрей */

#cropper-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 1000;
}

#cropper-modal .modal-content {
  max-width: 80%;
  max-height: 80%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 32px;
  border-radius: 24px;
  background-color: #ffffff;
}

#cropper-modal img {
  max-width: 100%;
  max-height: 50vh;
  object-fit: contain;
  margin: 10px 0px;
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "MuseoSansCyrl-500";
}

#cropper-modal .modal-header .close {
  font-size: 24px;
  cursor: pointer;
}

#cropper-modal #cropper-save {
  width: 100%;
  height: 60px;
  background-color: var(--primary-background-color);
  color: #f1f1f1;
  border-radius: 35px;
  border: none;
  font-family: "MuseoSansCyrl-500";
  font-size: 16px;
  transition: all 0.5s;
  text-transform: uppercase;
}

.pages-left__text {
  font-family: "MuseoSansCyrl-300";
  color: #222222;
}

.meta__message {
  font-size: 12px;
  font-family: "MuseoSansCyrl-300";
  color: #ffffff;
}

.social-media-items {
  height: 40px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.popup-auth__title {
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
}

.banner__event-end {
  width: 360px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ffffff;
  border-radius: 100px;
  font-family: "MuseoSansCyrl-700";
  color: white;
}

.results-container {
  width: 100%;
  padding: 0px 212px;
  margin: 60px 0px;
}

.results-container__results-wrap {
  width: 100%;
  height: 600px;
  padding: 24px;
  border: 1px solid #ffffff;
  border-radius: 30px;
  overflow: auto;
}

.divRRPublish {
  height: 542px;
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-color: #dd3305 #fbc207;
  background-color: #fbc207;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.divRRPublish .ListControl .ListBack {
  display: none;
}

.divRRPublish .ListControl {
  display: flex;
  justify-content: flex-end;
  padding: 10px 20px;
  background-color: #f7f7f7;
}

.divRRPublish .ListControl .ListControlSearch {
  display: flex;
  align-items: center;
}

.divRRPublish .ListControl .btnFavorites {
  display: none;
}

.divRRPublish .ListControl .btnSearch {
  height: 23px;
}

.divRRPublish .SelectorMenu {
  display: none;
}

.divRRPublish .SelectorParent .SelectorLabel {
  display: none;
}

.divRRPublish .SelectorParent {
  padding: 12px;
  background-color: #e3e3e3;
}

.divRRPublish .SelectorParent select {
  width: 100%;
  padding: 2px 6px;
  border-radius: 6px;
  font-family: "MuseoSansCyrl-500";
}

.divRRPublish .MainTable {
  width: 100%;
  border-spacing: 0;
}

.divRRPublish .MainDiv thead {
  background-color: #dd3305;
  font-family: "MuseoSansCyrl-700";
  color: white;
}

.divRRPublish .MainDiv thead th {
  padding: 10px 0px;
}

.divRRPublish .MainDiv tbody td {
  border-bottom: 1px solid #b4b4b4;
  padding: 10px 0px;
  font-family: "MuseoSansCyrl-700";
  color: #222222;
}

.divRRPublish .MainDiv tbody tr {
  background: #fbc207 !important;
}

.divRRPublish .MainDiv tbody {
  background-color: #fbc207 !important;
}

.divRRPublish .MainDiv tbody .Comments0 {
  display: none;
}

.divRRPublish .MainDiv thead .sorter-false:first-child {
  display: none;
}

.divRRPublish .MainDiv tbody tr {
  width: 100%;
}

.garland {
  position: fixed;
  width: 100vw;
  z-index: 1001;
  object-fit: contain;
  left: 0;
}

.garland circle:nth-of-type(even) {
  animation: garland-blink 2s infinite ease-out forwards;
  animation-delay: 0.6s;
}

.garland circle:nth-of-type(odd) {
  animation: garland-blink 2s infinite ease-in reverse;
  animation-delay: 0s;
}

.banner-container.center,
.banner-bbk-bottom__bottom.center,
.banner-bbk-bottom.center,
.banner-container.center > .banner-bbk-top {
  align-items: center;
  justify-content: center;
}

.banner-yellow-subtitle {
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  color: #f8ec3a;
  text-transform: uppercase;
}

.banner__teams {
  padding: 20px 40px;
  font-size: 24px;
}

.salut {
  position: absolute;
  animation: salut 2s infinite ease-out;
}

.banner-bg .salut:last-of-type {
  bottom: 10%;
  right: 10%;
  scale: 1.1;
}

.banner-bg .salut:first-of-type {
  top: 0%;
  left: 2%;
  scale: 0.8;
}

.banner__dd-logo {
  position: absolute;
  top: -5%;
  right: 0%;
  width: 20%;
  transform: rotate(20deg);
}

.gallery-container {
  width: 100%;
  padding: 0px 212px;
  margin-bottom: 60px;
}

.gallery-result__search {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  font-family: "MuseoSansCyrl-500";
  color: #ffffff;
  margin-bottom: 20px;
}

.gallery-result__img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.gallery-result__text {
  font-size: 24px;
  margin-right: 20px;
}

.gallery-result__search label {
  cursor: pointer;
}

.gallery-result__file {
  display: none;
}

.gallery-result__security {
  font-family: "MuseoSansCyrl-300";
  color: #ffffff;
  margin-bottom: 20px;
}

.gallery-result__buttons {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.gallery-result__button,
.gallery-result__watch {
  width: fit-content;
  padding: 15px 40px;
}

.pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.gallery-photos__number {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #616161;
  color: #ffffff;
  font-family: "MuseoSansCyrl-500";
  cursor: pointer;
}

.pagination a {
  width: 30px;
  height: 30px;
}

.gallery-photos__number.active {
  color: #1a4296;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

.gallery-photos__next,
.gallery-photos__prev {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #616161;
  color: #ffffff;
  font-family: "MuseoSansCyrl-500";
  cursor: pointer;
  cursor: pointer;
}

.gallery-photos {
  padding-top: 20px;
  border-top: 1px solid #ffffff;
  color: #ffffff;
  font-family: "MuseoSansCyrl-500";
}

.gallery-photos__block {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 2%;
  row-gap: 20px;
  margin-bottom: 20px;
  font-size: 24px;
}

.gallery-photos__block a {
  width: 32%;
}

.gallery-photos__block-w {
  width: 32%;
}

.gallery-photos__block p {
  width: 100%;
  text-align: center;
}

.gallery-photos__img {
  width: 100%;
  height: 350px;
  border-radius: 30px;
  object-fit: cover;
  object-position: 50% 20%;
}

.gallery-result__info {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 64px 164px;
  gap: 24px 36px;
  align-items: center;
  margin-bottom: 24px;
  color: #ffffff;
  font-family: "MuseoSansCyrl-500";
}

.gallery-result__find {
  width: 64px;
}

.personal-info-form__h2 {
  width: 100%;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  font-size: 24px;
  text-transform: uppercase;
}

.personal-info-form__block {
  display: flex;
  flex-wrap: wrap;
  row-gap: 24px;
  column-gap: 2%;
}

.personal-info-form__left-side .personal-info-form__checkbox-field {
  margin-top: 0px;
}

.personal-info-form__left-side .send-personal-info-button {
  margin-top: 0px;
}

.pass-the-ticket-form__container .personal-info-form__field {
  flex-direction: row;
}

.pass-the-ticket-form__container .personal-info-form__input-container {
  width: 50%;
}

.personal-info-form__block .personal-info-form__field label {
  width: fit-content;
}

.registration-error {
  margin: 20px 0px;
}

.about-start__title-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.about-start__title-container .yellow-title {
  margin-bottom: 0px;
}

.about-start__show-teams {
  width: 260px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-family: "MuseoSansCyrl-700";
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 35px;
}

.about-start__show-teams.active {
  background-color: #ffffff;
  color: rgb(37, 37, 37);
}

.about-start__teams-buttons {
  display: flex;
  gap: 24px;
}

.about-start__teams-buttons .about-start__teams-button {
  width: 260px;
  height: 62px;
  color: #ffffff;
  background-color: #7e1b00;
}

.about-start__teams-buttons .about-start__teams-button.active {
  background-color: #dd3305;
}

.about-start__teams-buttons .about-start__teams-button:hover {
  background-color: #dd3305;
}

.about-start__teams-wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 24px;
}

.about-start__teams-wrap__race-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.race-title {
  font-family: "MuseoSansCyrl-900";
  font-size: 32px;
  font-style: italic;
  text-transform: uppercase;
  color: #ffffff;
}

.about-start__teams-wrap__table {
  font-size: 20px;
  font-family: "MuseoSansCyrl-300";
  color: #222222;
  border-collapse: collapse;
}

.about-start__teams-wrap__table .team-table__head-row {
  background-color: #d8dade;
}

.about-start__teams-wrap__table .team-table__head-row th {
  text-align: start;
  height: 80px;
}

.about-start__teams-wrap__table .team-table__head-row th:first-child {
  width: 10%;
  border-top-left-radius: 30px;
  padding-left: 40px;
}

.about-start__teams-wrap__table .team-table__head-row th:last-child {
  width: 20%;
  border-top-right-radius: 30px;
  padding-right: 40px;
}

.about-start__teams-wrap__table .name {
  font-weight: bold;
}

.about-start__teams-wrap__table .team-table__row {
  background-color: #ffffff;
  border-bottom: 1px solid #d8dade;
}

.about-start__teams-wrap__table .team-table__row:nth-child(2n + 1) {
  background-color: #f3f3fd;
}

.about-start__teams-wrap__table .team-table__row:last-child {
  border-bottom: none;
}

.about-start__teams-wrap__table .team-table__row td {
  width: 25%;
}

.about-start__teams-wrap__table .team-table__row td:first-child {
  width: 10%;
  padding-left: 40px;
}

.about-start__teams-wrap__table .team-table__row td:last-child {
  width: 20%;
  padding-right: 40px;
}

.about-start__teams-wrap__table .team-table__row:last-child td:first-child {
  border-bottom-left-radius: 30px;
}

.about-start__teams-wrap__table .team-table__row:last-child td:last-child {
  border-bottom-right-radius: 30px;
}

.about-start__teams-wrap__table .team-table__row td {
  vertical-align: text-top;
  padding: 28px 0px;
}

.table-mobile {
  display: none;
}

.race-kind {
  display: none;
  flex-direction: column;
  gap: 24px;
}

.race-kind.active {
  display: flex;
}

.team-table__participants-list {
  padding-left: 0px;
  list-style-type: none;
}

.team-table__participants-list li {
  display: flex;
  gap: 10px;
  padding: 6px 0px;
}

.race-number {
  font-weight: bold;
  font-family: "MuseoSansCyrl-900";
  color: #1a4297;
}

.sticky-widget {
  width: fit-content;
  display: flex;
  justify-content: center;
  align-self: center;
  gap: 24px;
  padding: 12px;
  background-color: #2d2d2d;
  border-radius: 55px;
  font-family: "MuseoSansCyrl-500";
  opacity: 0;
  transition: 0.3s all;
}

.sticky-widget.mobile-widget {
  display: none;
}

.sticky-widget.fixed {
  position: fixed;
  bottom: 40px;
}

.sticky-widget.sticked {
  position: absolute;
  bottom: 0;
}

.sticky-widget__button {
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: #7e1b00;
  padding: 0px 52px;
  border-radius: 35px;
  cursor: pointer;
}

.sticky-widget__button.active {
  background-color: #dd3305;
}

.sticky-widget__button:hover {
  background-color: #dd3305;
}

.end-point {
  height: 100px;
}

.strava-popup {
  position: relative;
  width: 800px;
  padding: 40px 0px;
}

.strava-popup .x-sign,
.review-popup .x-sign {
  position: absolute;
  top: 40px;
  right: 16px;
}

.strava-popup__head-info {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 18px;
  font-family: "MuseoSansCyrl-300";
}

.strava-popup__head-info__profile-icon {
  width: 128px;
  height: 128px;
}

.strava-popup__head-info__profile-icon img {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  object-fit: cover;
  padding: 6px !important;
}

.strava-popup__head-info__name {
  font-size: 24px;
  color: #222222;
  text-align: center;
}

.strava-popup__head-info__club {
  font-size: 14px;
  font-family: "MuseoSansCyrl-300";
  color: #000000cc;
  text-align: center;
  padding: 6px;
  cursor: default;
}

.strava-popup__previous-races-item {
  display: flex;
  font-family: "MuseoSansCyrl-300";
  padding: 16px 40px;
  border-top: 1px solid #d9d9d9;
}

.strava-popup__previous-races-item:last-child {
  border-bottom: 1px solid #d9d9d9;
}

.strava-popup__previous-races-item__left {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}

.strava-popup__previous-races-item__left__race-title {
  font-family: "MuseoSansCyrl-700";
  color: #222222;
}

.strava-popup__previous-races-item__left__race-date {
  font-family: "MuseoSansCyrl-700";
  color: #9d9d9d;
}

.strava-popup__previous-races-item__right {
  width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.strava-popup__previous-races-item__stat {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: #222222;
}

.strava-popup__previous-races-item__stat__var {
  font-family: "MuseoSansCyrl-700";
}

.strava-popup .popup-form__inner-top {
  padding: 0px 40px;
  justify-content: flex-start;
}

.not-registred-popup-message {
  font-family: "MuseoSansCyrl-300";
  color: #222222;
  padding: 0px 40px;
}

.strava-popup__buttons-container {
  display: flex;
  justify-content: space-between;
  padding: 0px 40px;
}

.popup-not-registred-button {
  width: 49%;
  height: 48px;
}

.profile-page__right {
  width: 350px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.strava-widget__refresh {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
}

.strava-widget__refresh.inactive {
  cursor: default;
  color: #ffffff8c;
}

.strava-widget__refresh.inactive path {
  stroke: #ffffff8c;
}

.loader {
  position: relative;
  display: flex;
  gap: 0.3em;
  padding: 24px 0px;
}

.loader::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2em;
  filter: blur(45px);
}

.loader__circle {
  --size__loader: 0.6em;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  animation: loader__circle__jumping 2s infinite;
  background-color: #ffffff;
}

.loader__circle:nth-child(2n) {
  animation-delay: 300ms;
}

.loader__circle:nth-child(3n) {
  animation-delay: 600ms;
}

.strava-widget__update-container {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 24px;
}

.strava-widget__top-left {
  display: flex;
  gap: 16px;
  align-items: center;
}

.strava-mini-profile {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 40px;
  border-radius: 24px;
  box-shadow: 0px 0px 5px 1px #00000040;
}

.strava-mini-profile.common-info {
  background: url("/local/templates/dustydumbbells/assets/images/SANDWICH_MENU_BG.png");
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: 13%;
}

.strava-mini-profile__top {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.strava-card__stats {
  display: flex;
  align-items: center;
}

.strava-card__stat {
  width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
  gap: 8px;
  font-family: "MuseoSansCyrl-300";
}

.strava-mini-profile.common-info .strava-card__stats {
  width: 90%;
  justify-content: space-between;
}

.strava-mini-profile.common-info .strava-card__stat {
  width: 33%;
  gap: 0px;
  align-items: flex-start;
  border-left: 1px solid #22222273;
  border-right: 1px solid #22222273;
}

.strava-mini-profile.common-info .strava-card__stat:last-child,
.strava-mini-profile.common-info .strava-card__stat:first-child {
  border: none;
}

.strava-mini-profile.common-info .strava-card__stat:nth-child(2),
.strava-mini-profile.common-info .strava-card__stat:nth-child(3) {
  padding-left: 12px;
}

.strava-mini-profile.common-info .strava-card__stat {
  width: 33%;
  gap: 0px;
  align-items: flex-start;
  border-left: 1px solid #22222273;
  border-right: 1px solid #22222273;
}

.strava-mini-profile .strava-card__stat:last-child,
.strava-mini-profile .strava-card__stat:first-child {
  border: none;
}

.strava-mini-profile__achievements-block {
  display: flex;
  flex-wrap: wrap;
  row-gap: 12px;
  column-gap: 18px;
}

.strava-mini-profile__achievement-item {
  width: 128px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  gap: 10px;
}

.strava-mini-profile__achievement-item img {
  width: 128px;
  height: 128px;
  border-radius: 50%;
}

.strava-mini-profile__achievement-item__description {
  color: #000000;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  text-align: center;
}

.strava-mini-profile__achievement-item.more {
  justify-content: center;
}

.strava-mini-profile__achievement-item__more-items {
  font-family: "MuseoSansCyrl-300";
  font-size: 32px;
  color: #000000;
}

.map-hasnt-been-found {
  font-family: "MuseoSansCyrl-500";
  color: #222222;
}

.strava-card__map .ymaps3x0--map {
  border-radius: 24px;
}

.about-start__title-container .ddlong-title {
  margin-bottom: 0px;
}

.about-start__title-container__left {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.about-start__title-container__left__date {
  font-family: "MuseoSansCyrl-300";
  font-size: 24px;
  color: #ffffff;
  text-transform: uppercase;
}

.about-start__timing-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px 0px;
  border-top: 1px solid #ffffff;
}

.about-start__timing-item__time {
  font-family: "MuseoSansCyrl-900-Italic";
  font-size: 32px;
  color: #ffffff;
}

.about-start__timing-item__description {
  font-family: "MuseoSansCyrl-300";
  font-size: 24px;
  color: #ffffff;
}

.about-start__timings-block {
  border-bottom: 1px solid #ffffff;
}

.ddlong-white-block {
  width: 100%;
  background-color: #ffffff;
  padding: 40px 212px;
  margin-bottom: 60px;
}

.ddlong-white-block__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

.ddlong-white-block__cards {
  display: flex;
  justify-content: space-between;
}

.ddlong-white-block__card-item {
  width: 49%;
  display: flex;
  align-items: center;
  padding: 20px 40px;
  color: #ffffff;
  font-family: "MuseoSansCyrl-300";
  font-size: 24px;
  background-color: var(--primary-background-color);
  border-radius: 24px;
}

.ddlong-white-block__card-item p {
  text-align: center;
}

.ddlong-white-block__info {
  text-align: center;
  font-family: "MuseoSansCyrl-300";
  font-size: 24px;
  color: #222222;
}

.ddlong-white-block__reg {
  padding: 24px 52px;
}

.pacer-wrapper__title {
  width: 100%;
  font-family: "MuseoSansCyrl-900-Italic";
  font-size: 24px;
  color: #ffffff;
  padding-bottom: 24px;
  padding-top: 24px;
  border-bottom: 1px solid #ffffff;
  text-transform: uppercase;
}

.pacers-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.pacers .about-start__wrap {
  gap: 36px;
}

.pacer-badge {
  position: relative;
  display: flex;
  align-items: center;
  font-family: "MuseoSansCyrl-300";
  border-radius: 4px;
}

.pacer-badge__tip {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: -50px;
  transform: translateX(calc(-50% + 15px));
  visibility: hidden;
  user-select: none;
}

.pacer-badge__tip p {
  background-color: #ffffff;
  font-size: 16px;
  border-radius: 6px;
  white-space: nowrap;
  padding: 12px;
  box-shadow: 0px 0px 5px 1px #00000073;
}

.pacer-badge:hover .pacer-badge__tip {
  visibility: visible;
}

.pacers .ddlong-title {
  margin-bottom: 0px;
}

.ddlong-white-block__info a:link,
.ddlong-white-block__info a:visited {
  color: #1a4297;
}

.admin-icon img {
  background: linear-gradient(180deg, #e0c04f, #b16f07);
  padding: 2px;
}

.admin-icon {
  position: relative;
}

.admin-icon::before {
  content: "";
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  top: -9px;
  left: 50%;
  transform: translate(-50%);
  background-image: url("/local/templates/dustydumbbells/assets/images/gold-star-icon.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 100;
}

.mobile-error {
  display: none !important;
}

.strava-popup__container {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.strava-card__main .strava-card__show-map {
  display: none;
}

.pacer-icon,
.birthday-icon {
  position: relative;
  display: inline-block;
}

.pacer-icon img,
.birthday-icon img {
  animation: 10s pacer-badge-animation infinite;
  background: linear-gradient(135deg, #1a4297, #fb0149);
  padding: 3px;
}

.pacer-icon::before {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  bottom: 0px;
  left: 100%;
  transform: translateX(-90%);
  background-image: url("/local/templates/dustydumbbells/assets/images/star-icon.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 100;
}

.birthday-icon::before {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  bottom: 0px;
  left: 100%;
  transform: translateX(-90%);
  background-image: url("/local/templates/dustydumbbells/assets/images/birthday-cake-icon.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 100;
}

.dusty-love-block__reviews-scroller__slide__user-info__profile-pic.pacer-icon::before,
.dusty-love-block__reviews-scroller__slide__user-info__profile-pic.birthday-icon::before {
  width: 22px;
  height: 22px;
}

/* new year page styles */

.new-year-2025.wrapper {
  background-color: #eee8da;
}

.new-year-2025 .banner-container-bbk {
  padding: 160px 212px;
  justify-content: center;
  align-items: center;
  gap: 63px;
}

.new-year-2025 .banner-bbk-top {
  flex-direction: column;
  align-items: center;
  gap: 14px;
  font-family: "Yeast";
}

.new-year-2025 .bbk-date {
  border: none;
  font-size: 40px;
}

.new-year-2025 .bbk-location {
  font-size: 24px;
  text-align: center;
}

.new-year-2025 .banner-title {
  font-size: 128px;
  font-family: "Yeast";
  text-align: center;
  font-style: normal;
  font-weight: normal;
}

.new-year-2025 .banner-bbk-bottom {
  align-items: center;
}

/* .new-year-2025 .banner__take-part__a {
	background: #CA142B !important;
	color: #FFFFFF !important;
} */

.white-red-button.new-year-banner-button {
  width: fit-content;
  padding: 24px 52px;
}

.new-year-2025 .yellow-title {
  color: #ffffff !important;
}

.new-year-2025 .about-start__wrap {
  border: 1px solid #ffffff;
  border-radius: 30px;
}

.new-year-2025.wrapper {
  background-image: url("/local/templates/dustydumbbells/assets/images/horse-new-year.png");
  background-blend-mode: lighten;
  background-size: 50%;
  background-position: -20% 65%;
  background-repeat: no-repeat;
}
.halloween .block-container,
.new-year-2025 .block-container {
  padding: 100px 0px;
}

.new-year-2025 .bbk-program__p {
  font-size: 24px;
}

.new-year-2025 .yellow-title {
  margin-bottom: 24px;
}

.new-year-2025 .about-start {
  gap: 24px;
}

.new-year-2025 .infinity-stroke--bbk {
  margin-bottom: 60px;
  background-color: #ca142b;
}

.new-year-2025__about-race {
  width: 640px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.new-year-2025__block-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.new-year-2025__block-title,
.new-year-2025__block-title-sponsors {
  font-family: "Yeast";
  font-size: 32px;
  color: #ca142b;
  text-transform: uppercase;
  text-align: center;
}
.new-year-2025__block-title-sponsors {
  font-size: 4.5rem;
  margin-bottom: 3rem;
}

.new-year-2025__about-race__p {
  font-size: 20px;
  color: #ca142b;
  text-align: center;
  font-family: "MuseoSansCyrl-300";
  text-align: left;
}

.new-year-2025__block-button {
  padding: 24px 52px;
}

.new-year-2025 .infinity-stroke--bbk .infinity-stroke__content div::after {
  content: url('data:image/svg+xml;charset=UTF-8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="6.70996" width="2.58065" height="16" fill="white"/><rect x="16" y="6.70898" width="2.58065" height="16" transform="rotate(90 16 6.70898)" fill="white"/><rect x="3.25586" y="14.5684" width="2.58065" height="16" transform="rotate(-135 3.25586 14.5684)" fill="white"/><rect x="14.5693" y="12.7441" width="2.58064" height="16" transform="rotate(135 14.5693 12.7441)" fill="white"/></svg>');
  background: none;
  top: 9px;
  bottom: 0px;
  right: -34px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
}

.new-year-2025 .infinity-stroke--bbk .infinity-stroke__content {
  padding-top: 8px;
  padding-bottom: 8px;
  background-image:
    linear-gradient(to right, rgb(255, 255, 255) 50%, rgba(0, 0, 0, 0) 0%),
    linear-gradient(to right, rgb(255, 255, 255) 50%, rgba(0, 0, 0, 0) 0%);
  background-position: top, bottom;
  background-size:
    24px 1px,
    24px 1px;
  background-repeat: repeat-x;
  color: #ffffff;
  font-size: 20px;
  font-family: "MuseoSansCyrl-300";
}

.new-year-2025 .infinity-stroke--bbk .infinity-stroke__content div {
  margin-right: 50px;
}

.new-year-2025 .infinity-stroke--bbk {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0px;
}

.new-year-2025__rules {
  width: 940px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.new-year-2025__rules-list {
  list-style-type: none;
  padding-left: 0px;
}

.new-year-2025__rules-list__item {
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 10px 24px;
  font-family: "MuseoSansCyrl-300";
  color: #ca142b;
  font-size: 20px;
  border-bottom: 1px solid #ca142b;
  list-style-type: none;
}

.new-year-2025__rules-list__item.white {
  border-bottom: 1px solid var(--primary-color);
}

.new-year-2025__rules-list__item:last-child {
  border-bottom: none;
}

.new-year-2025__rules-list__item .marker {
  display: flex;
  justify-content: center;
  width: 32px;
  font-size: 40px;
  font-family: "Yeast";
  flex-shrink: 0;
}

.new-year-2025__slider-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.new-year-2025__slider-block .slider-event {
  height: 750px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: #ca142b;
  border-radius: 30px;
  z-index: 1;
}

.block-wrapper.red .new-year-2025__block-title,
.block-wrapper.new-year-red .new-year-2025__block-title {
  color: #ffffff;
  font-family: "MuseoSansCyrl-900";

  font-size: 32px;
  text-transform: uppercase;
  line-height: 100%;
  font-style: italic;
}

.block-wrapper.red .new-year-2025__slider-block {
  align-items: flex-start;
}

.white-bg-horse {
  position: absolute;
  height: 1200px;
  top: 10%;
}

.white-bg-horse:first-of-type {
  left: -20%;
}

.white-bg-horse:last-child {
  right: -20%;
  transform: scaleX(-1);
}

.new-year-2025__schedule-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
.new-year-2025__schedule-block .schedule__wrap {
  width: 900px;
  gap: 10px;
  border: none;
  border-radius: 0;
  padding: 0px;
}

.new-year-2025__schedule-block .schedule__event-time {
  width: 170px;
  background-color: #ca142b;
  padding: 24px 0px;
  font-family: "Yeast";
  font-size: 32px;
  border-radius: 16px;
  text-align: center;
}

.new-year-2025__schedule-block .schedule__event {
  gap: 0px;
}

.new-year-2025__schedule-block .schedule__event-name {
  width: fit-content;
  padding: 24px 42px;
  flex: 1;
  color: #ca142b !important;
  border: 1px solid #ca142b;
  border-radius: 16px;
  font-size: 20px !important;
}

.snowflake {
  width: 62px;
  height: 62px;
}

.fire-horse-bg {
  position: absolute;
  bottom: -250px;
  left: -450px;
}

.new-year-star-bg {
  position: absolute;
  width: 380px;
  top: 50%;
  transform: translateY(-50%);
  right: -190px;
}

.new-year-2025 .RRPublish > div.SelectorParent {
  position: static !important;
  z-index: 500 !important;
}

.new-year-2025 .RRPublish {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.new-year-2025 .results-container__results-wrap {
  overflow: unset;
}

.new-year-2025 .RRPublish .MainDiv tbody td {
  background-color: #f9f9f9;
  color: #222222;
  font-family: "MuseoSansCyrl-300" !important;
}

.new-year-2025 .RRPublish {
  scrollbar-width: thin;
  scrollbar-color: #515151 #fff;
  background: none;
}

/* new year page styles */

/* dusty love block */

.dusty-love-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 64px;
}

.dusty-love-block__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dusty-love-block__top__right-p {
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  color: #222222;
}

.dusty-love-block__reviews-scroller {
  width: 100%;
  padding-bottom: 40px;
}

.dusty-love-block__reviews-scroller__slide {
  max-width: 550px;
  min-width: 280px;
  height: auto;
  display: flex !important;
  flex-direction: column;
  gap: 24px;
  background-color: var(--primary-background-color);
  padding: 30px;
  border-radius: 10px;
  user-select: none;
}

.dusty-love-block__reviews-scroller__slide__text {
  font-family: "MuseoSansCyrl-300";
  color: #f1f1f1;
  font-size: 16px;
  text-align: left;
  user-select: none;
}

.dusty-love-block__reviews-scroller__slide__user-info {
  display: flex;
  align-self: flex-start;
  gap: 12px;
}

.dusty-love-block__reviews-scroller__slide__user-info__profile-pic {
  width: 60px !important;
  height: 60px !important;
}

.dusty-love-block__reviews-scroller__slide__user-info__name {
  font-family: "MuseoSansCyrl-300";
  color: #ffffff;
  font-size: 14px;
}

.dusty-love-block__reviews-scroller__slide__user-info__city {
  display: flex;
  gap: 10px;
  align-items: center;
  font-family: "MuseoSansCyrl-300";
  color: #ffffff;
  font-size: 14px;
}

.swiper-button-next,
.swiper-button-prev {
  width: 16px;
  height: 32px;
  color: #71747e !important;
}

.dusty-love-block__reviews-scroller__slide__more {
  display: none;
  font-family: "MuseoSansCyrl-700";
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}

.dusty-love-block__reviews-scroller__slide__more.active {
  display: inline;
}

.strava-mini-profile__head-info__top {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.strava-mini-profile__head-info__top__left {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.strava-mini-profile__head-info__top__left__name {
  display: flex;
  align-items: center;
  gap: 12px;
}

.strava-mini-profile__head-info__top__left__add-info {
  display: flex;
  gap: 24px;
}

.strava-mini-profile__head-info__top__left__add-info__item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  color: #959595;
}

.strava-mini-profile__head-info__top__left__club {
  display: none;
}

.common-info .strava-mini-profile__button {
  display: flex;
  gap: 4px;
  text-transform: none;
  padding: 6px 12px;
  border-radius: 12px;
  font-family: "MuseoSansCyrl-300";
}

.strava-mini-profile__button {
  padding: 12px 24px;
  text-transform: none;
}

.strava-mini-profile__bottom__about-user {
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
}

.strava-mini-profile__title-block {
  display: flex;
  justify-content: space-between;
}

.review-popup {
  position: relative;
  width: 640px;
  height: 80vh;
  background: none;
  background-color: #ffffff;
}

.review-popup .dusty-love-block__reviews-scroller__slide__text {
  width: 100%;
  text-align: left;
  color: #222222;
}

.review-popup__text-block {
  width: 90%;
  flex: 1;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.review-popup__text-block::-webkit-scrollbar {
  display: none;
}

.review-popup__inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}

.review-popup .dusty-love-block__reviews-scroller__slide__user-info__name {
  color: #222222;
}

.review-popup .dusty-love-block__reviews-scroller__slide__user-info__city {
  color: #959595;
}

.popup__slide-button {
  position: absolute;
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border-radius: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.dusty-love-block__reviews-scroller__slide__user-info__right {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.review-popup .dusty-love-block__reviews-scroller__slide__user-info {
  flex-direction: row;
}

.slide-button__next {
  right: 100px;
  top: 50%;
}

.slide-button__prev {
  left: 100px;
  top: 50%;
}

.achievements__achievement-block {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  row-gap: 24px;
}

.achievements__achievement-block__achievement-card {
  position: relative;
  width: 32%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 24px;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px 1px #00000035;
  border-radius: 12px;
}

.achievements__achievement-block__achievement-card__status {
  position: absolute;
  top: 24px;
  left: 24px;
  display: inline;
  color: #9a9a9a;
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
}

.achievements__achievement-block__achievement-card__achievement-badge {
  width: 128px;
  height: 128px;
  filter: grayscale(1);
}

.achievements__achievement-block__achievement-card.active
  .achievements__achievement-block__achievement-card__achievement-badge {
  filter: grayscale(0);
}

.achievements__achievement-block__achievement-card.active
  .achievements__achievement-block__achievement-card__status {
  display: none;
}

.achievements__achievement-block__achievement-card__title {
  font-family: "MuseoSansCyrl-700";
  color: #222222;
  font-size: 16px;
  text-align: center;
}

.achievements__achievement-block__achievement-card__description {
  font-family: "MuseoSansCyrl-300";
  color: #222222;
  font-size: 16px;
  text-align: center;
}

.banner-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  transition: 0.3s all;
}

.banner-pagination .swiper-pagination-bullet-active {
  width: 80px;
  border-radius: 12px;
}

.strava-mini-profile .pagination {
  justify-content: start;
}

.strava-mini-profile .gallery-photos__number.active {
  background-color: var(--primary-background-color);
  color: #ffffff;
  border: 1px solid var(--primary-background-color);
}

.strava-mini-profile .gallery-photos__number {
  color: #222222;
}

.pages-left__text a:link,
.pages-left__text a:visited {
  color: var(--primary-background-color);
  text-decoration: underline;
}

.ddlong-participants__top .select2 span {
  font-family: "MuseoSansCyrl-300";
}

.strava-mini-profile .pacer-icon::before {
  width: 32px;
  height: 32px;
}

.strava-mini-profile__title {
  font-family: "MuseoSansCyrl-900-Italic";
  font-size: 24px;
  color: #222222;
  text-transform: uppercase;
}

.profile .strava-widget.mobile-strava {
  margin-bottom: 0px !important;
}

.select2-results__option[aria-selected]:first-child {
  border-top-right-radius: 10px !important;
  border-top-left-radius: 10px !important;
}

.select2-results__option[aria-selected]:last-child {
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.select2-results__option .halloween .infinity-stroke--bbk {
  background-color: var(--primary-background-color);
}

.halloween .infinity-stroke--bbk .infinity-stroke__content {
  color: #ffffff;
  font-size: 20px;
}

.halloween .infinity-stroke--bbk .infinity-stroke__content div::after {
  display: none;
}

.halloween .registration-menu-tabs {
  display: none;
}

.halloween .new-year-2025__block-title {
  color: #000000;
  font-family: "MuseoSansCyrl-900-Italic";
}

.halloween .new-year-2025__about-race__p {
  color: #000000;
  font-family: "MuseoSansCyrl-300";
}

.dropdown-form__reg.dropdown-form__general.show {
  max-height: 500px;
  overflow-y: auto;
}

.dropdown-form__reg.dropdown-form__general.show::-webkit-scrollbar {
  display: none;
}

/* уведомления */

.notifications-icon {
  position: relative;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.notifications-amount {
  display: none;
}

.notifications-icon.has-notifications .notifications-amount {
  position: absolute;
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #dd3305;
  border-radius: 50%;
  font-size: 12px;
  font-family: "MuseoSansCyrl-300";
  color: #ffffff;
  top: 0%;
  right: 0%;
  animation: popsInIndicator 6s 0s forwards infinite;
}

.notifications-icon.has-notifications::before,
.notifications-icon.has-notifications::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  animation: waveRipple 6s forwards infinite;
  animation-delay: 0.2s;
}

.notifications-icon.has-notifications::after {
  animation-delay: 0.4s;
}

.notifications-icon.has-notifications img {
  animation: ringTheBell-2 6s 0s forwards infinite;
}

.notifications-popup.show {
  visibility: visible;
  opacity: 1;
}

.notifications-popup {
  position: absolute;
  top: 60px;
  right: 48px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);
  overflow-y: auto;
  width: 544px;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s all;
}

.notifications-popup__top {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  user-select: none;
}

.notifications-popup__top__title {
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  color: #222222;
}

.notifications-popup__top__more {
  display: none;
}

.notifications-popup__top__more__popup.show {
  visibility: visible;
  opacity: 1;
}

.notifications-popup__top__more__popup {
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.164);
  top: 75%;
  right: 24px;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s all;
}

.notifications-popup__top__more-desktop
  .notifications-popup__top__more__popup__item {
  font-size: 16px;
  text-decoration: underline;
}

.notifications-popup__top__more__popup__item {
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  color: #222222;
  cursor: pointer;
}

.notifications-popup__notifications-container {
  flex: 1;
  width: 100%;
  max-height: 450px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.notifications-popup__notifications-container::-webkit-scrollbar {
  width: 6px;
}

.notifications-popup__notifications-container::-webkit-scrollbar-track {
  background: transparent;
}

.notifications-popup__notifications-container::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}

.notifications-popup__notifications-container__item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 24px;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}

.notifications-popup__notifications-container__item:last-child {
  border: none;
}

.notifications-popup__notifications-container__item.hasnt-seen
  .notifications-popup__notifications-container__icon::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #dd3305;
  border-radius: 50%;
  top: 0;
  right: 0;
}
.notifications-popup__notifications-container__item.hasnt-seen {
  background-color: #f2f2f2;
}

.notifications-popup__notifications-container__icon {
  position: relative;
  width: 48px;
  height: 48px;
}

.notifications-popup__notifications-container__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.notifications-popup__notifications-container__item__main {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  gap: 4px;
}

.notifications-popup__notifications-container__item__main a:link,
.notifications-popup__notifications-container__item__main a,
.notifications-popup__notifications-container__item__main a:visited {
  color: #232323d9;
}

.notificationsNone {
  padding: 24px;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  color: #232323d9;
}

.notifications-popup__notifications-container__item__delete {
  cursor: pointer;
}

.notifications-popup__top__more {
  cursor: pointer;
}

.notifications-popup__top__more-desktop {
  display: flex;
  gap: 24px;
}

.search-input-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 24px;
  background-color: #f9f9f9;
  border: 1px solid #cbcbcb;
  border-radius: 16px;
}

.search-input-container input {
  flex: 1;
  color: #353535;
  font-family: "MuseoSansCyrl-300";
  border: none;
  background: none;
}

.search-input-container img {
  cursor: pointer;
}

.search-parameters {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.search-parameters__filter-button {
  height: auto;
}

.search-sort__button {
  height: auto;
  display: flex;
  gap: 8px;
}

.search-sort__button svg {
  transition: 0.2s all;
}

.search-sort__button:hover {
  color: var(--primary-background-color);
}

.search-parameters__filter-button path {
  transition: 0.5s all;
}

.search-parameters__filter-button:hover path {
  fill: #000000;
}

.search-parameters__filter-button.filter-selected path {
  fill: #1a4297;
}

.search-users .ddlong-participant-card {
  width: 100% !important;
  background-color: #f3f4f6;
  padding: 12px !important;
  border-radius: 16px;
}

.search-users .ddlong-participant-card .ddlong-participant-card__info {
  height: fit-content;
}

.search-users .ddlong-participant-card .ddlong-participant-card__icon {
  width: 48px !important;
  height: 48px !important;
}

.search-users .ddlong-participant-card .ddlong-participant-card__name {
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  padding: 0px;
}

.search-users .ddlong-participant-card .pacer-badge svg {
  width: 24px !important;
  height: 24px !important;
}

.filter-popup {
  width: 472px;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px;
  background-color: #ffffff;
  background-image: none;
  border-radius: 16px;
}

.filter-popup__filters {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.filter-popup__filters__item {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 16px;
  border-radius: 16px;
  gap: 10px;
  background-color: #f3f4f6;
}

.filter-popup__filters__item__title {
  font-family: "MuseoSansCyrl-700";
  font-size: 18px;
  color: #151515;
}

.choose-group {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.choose-group-divider {
  width: 100%;
  height: 1px;
  background-color: #e6e9f0;
}

.choose-group-item {
  width: 100%;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.choose-group-item__name {
  flex: 1;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  color: #222222;
}

.blue-checkbox {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #cbcbcb !important;
  border-radius: 4px;
  transition: 0.2s all;
  padding: 5px;
  cursor: pointer;
}

.blue-checkbox:checked {
  background-color: var(--primary-background-color);
  border: 1px solid var(--primary-background-color) !important;
  background-image: url('data:image/svg+xml,<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.40705 7.3125L11.4696 0.25C11.6362 0.0833335 11.8307 0 12.0529 0C12.2751 0 12.4696 0.0833335 12.6362 0.25C12.8029 0.416667 12.8862 0.614722 12.8862 0.844167C12.8862 1.07361 12.8029 1.27139 12.6362 1.4375L4.99038 9.10417C4.82372 9.27083 4.62927 9.35417 4.40705 9.35417C4.18483 9.35417 3.99039 9.27083 3.82372 9.10417L0.240385 5.52083C0.073718 5.35417 -0.00628205 5.15639 0.000384615 4.9275C0.00705128 4.69861 0.0939955 4.50056 0.261218 4.33333C0.42844 4.16611 0.626496 4.08278 0.855385 4.08333C1.08427 4.08389 1.28205 4.16722 1.44872 4.33333L4.40705 7.3125Z" fill="white"/></svg>');
  background-position: 60% 50%;
  background-repeat: no-repeat;
  background-size: 13px 10px;
}

.blue-radio {
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #cbcbcb !important;
  border-radius: 50%;
  transition: 0.2s all;
  padding: 5px;
  cursor: pointer;
}

.blue-radio:checked::after {
  content: "";
  position: absolute;
  background-color: var(--primary-background-color);
  border-radius: 50%;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.age-range-inputs {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}

.age-input-wrapper {
  flex-grow: 1;
  position: relative;
}

.age-input {
  width: 100%;
  padding: 10px 12px;
  display: flex;
  align-items: end;
  gap: 8px;
  background-color: #ffffff;
  border: 1px solid #e9eaec !important;
  border-radius: 8px;
  font-size: 14px;
  font-family: "MuseoSansCyrl-300";
  color: #353535;
}

.age-input input {
  flex: 1;
  font-size: 16px;
  font-family: "MuseoSansCyrl-500";
  color: #353535;
  border: none;
  padding: 0px;
}

.range-slider-container {
  position: relative;
  height: 12px;
}

.range-slider-container::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  height: 2px;
  background: var(--primary-background-color);
  z-index: 1000;
}

.custom-range-slider {
  position: absolute;
  top: 0;
  width: 100%;
  height: 12px;
  background: transparent;
  -webkit-appearance: none;
  appearance: none;
  z-index: 1001;
  pointer-events: none;
  border: none !important;
}

.range-slider-container::after {
  content: "";
  position: absolute;
  top: 5px;
  left: var(--range-start, 0%);
  right: calc(100% - var(--range-end, 100%));
  height: 2px;
  background: #a9c3fb;
  z-index: 1000;
  pointer-events: none;
}

.custom-range-slider::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 2px;
  background: transparent;
  border: none;
}

.custom-range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  margin-top: -6px;
  background: var(--primary-background-color);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
  z-index: 1003;
}

.custom-range-slider::-moz-range-thumb {
  width: 12px;
  height: 12px;
  background: var(--primary-background-color);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
  border: none;
}

.custom-range-slider::-moz-range-track {
  width: 100%;
  height: 2px;
  background: transparent;
  border: none;
}

.filter-popup__buttons {
  width: 100%;
  display: flex;
  gap: 12px;
}

.filter-popup__buttons__item {
  height: 62px;
  flex-grow: 1;
}

.popup-bottom__button {
  flex: 1;
}

.mobile-carrier {
  display: none;
}

.nothing-has-been-found {
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: "MuseoSansCyrl-500";
  color: #222222;
  background-color: #f3f4f6;
  border-radius: 16px;
  padding: 20px 24px;
}

.nothing-has-been-found {
  display: flex;
}

.strava-mini-profile #user-search {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.show-all-achievements {
  width: fit-content;
  color: #454545;
  font-family: "MuseoSansCyrl-300";
}

.choose-group.achievements {
  transition: 0.5s max-height ease-out;
  overflow: hidden;
}

.strava-mini-profile.common-info .ddlong-participant-card__info__badges svg {
  width: 20px;
  height: 20px;
}

.strava-mini-profile.common-info
  .ddlong-participant-card__info__badges
  .pacer-badge__tip {
  top: -60px;
  transform: translateX(calc(-50% + 10px));
}

/* уведомление об изменении меню (убрать потом) */

.menu-change-alert {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 24px;
  border-radius: 24px;
  background: url("/local/templates/dustydumbbells/assets/images/info-icon.svg");
  background-color: #f3f4f6;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.menu-change-alert.mobile {
  display: none;
}

.block-wrapper .gallery-container {
  padding: 0px !important;
}

.sponsors {
  margin-top: 80px;
}

.new-year-red .info-error {
  color: #152038;
}

/* вакансии */

.vacancies-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.block-title-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.block-title-container__left {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.text-us-button {
  width: fit-content;
  padding: 16px 60px;
}

.block-title__description {
  font-family: "MuseoSansCyrl-300";
  font-size: 24px;
  line-height: 140%;
  color: #222222;
  text-align: right;
}

.vacancies-container {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 24px;
  transition: height 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.vacancies-side-wrapper {
  position: relative;
  width: 472px;
  flex-shrink: 0;
}

.vacancies-side-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.vacancy-card {
  width: 100%;
  max-height: 220px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  border: 1px solid #cbcbcb;
  border-radius: 24px;
  padding: 32px 40px;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  cursor: pointer;
  overflow: hidden;
  scroll-margin-top: 120px;
}

.vacancy-card.active {
  cursor: default;
  animation: 0.7s open-vacancy-card forwards ease-in;
}

.vacancy-card__title-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}

.vacancy-card__title {
  font-size: 32px;
  font-family: "MuseoSansCyrl-700";
  color: #222222;
  transition: color 0.3s ease;
}

.vacancy-card.active .vacancy-card__title {
  color: #1a4297;
}

.vacancy-card__close-button {
  cursor: pointer;
  transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  flex-shrink: 0;
}

.vacancy-card.active .vacancy-card__close-button {
  transform: rotate(135deg);
}

.vacancy-card__close-button path {
  transition: fill 0.3s ease;
}

.vacancy-card.active .vacancy-card__close-button path {
  fill: #1a4297;
}

.vacancy-card__short-description {
  height: 0px;
  display: none;
  transition: 0.5s all;
}

.vacancy-card.active .vacancy-card__short-description {
  width: 80%;
  height: fit-content;
  display: block;
  font-family: "MuseoSansCyrl-300";
  line-height: 140%;
  color: #222222;
}

.vacancy-card__main {
  height: 0px;
  display: none;
  transition: 0.5s all;
}

.vacancy-card.active .vacancy-card__main {
  height: fit-content;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.vacancy-card__list-container {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.vacancy-card__list-title {
  font-family: "MuseoSansCyrl-700";
  font-size: 24px;
  color: #222222;
}

.vacancy-card__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.vacancy-card__list-item {
  display: flex;
  gap: 12px;
  font-size: 18px;
  font-family: "MuseoSansCyrl-300";
  color: #222222;
}

.vacancy-card__list-point {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  border: 3px solid #1a4297;
  border-radius: 50%;
}

.vacancy-card__list-point.white {
  border: 3px solid var(--primary-color);
}

.vacation-card__p-bold {
  font-size: 20px;
  font-family: "MuseoSansCyrl-500";
  color: #222222;
}

.become-part-of-team-block {
  width: auto;
  flex: 1;
}

.become-part-of-team-block .side-block-bg-img {
  right: 20px;
  bottom: 0;
}

.for-volunteers .side-block-bg-img {
  top: 0;
  right: 20px;
}

.vacancies-block .main-page__block-title {
  display: flex;
  gap: 8px;
}

.become-part-of-team-block .side-block__text {
  width: 80%;
}

.bottom-vacancies-card-container__right {
  display: none;
}

.bottom-vacancies-card-container {
  width: 100%;
  display: flex;
  gap: 16px;
}

.header-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.header-list-item .marker {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.header-list-item .marker.pink {
  border: 4px solid var(--color-pink);
}

.header-list-item .marker.green {
  border: 4px solid #027905;
}

.transparent-alert-message {
  width: fit-content;
  max-width: 100%;
  align-items: center;
  padding: 12px 16px;
  border: 1px solid #ffffff10;
  border-radius: 12px;
  background-color: #ffffff10;
  backdrop-filter: blur(5px);
}

.alert-message__marker {
  font-size: 24px;
}

.header-tip {
  font-size: 16px;
}

.block-title {
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  font-size: 64px;
  color: #f1f1f1;
  text-transform: uppercase;
}

.block-title.pink {
  color: var(--color-pink);
}

.banner-top-space-between {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.banner-top-logos {
  display: flex;
  align-items: center;
  gap: 24px;
}

.banner-top-logos img {
  width: 64px;
  height: 64px;
  object-fit: contain;
}

.banner-top-space-between .bbk-location {
  display: none;
}

.banner-top-space-between .banner-bbk-top .bbk-location {
  display: block;
}

.page-title {
  font-size: 48px;
  font-family: "MuseoSansCyrl-700";
  color: #222222;
}

.docs-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}

.doc-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  padding: 20px 16px;
  border-radius: 24px;
  background-color: #f8f8f8;
  border: 1px solid #e4e4e4;
}

.doc-item__title {
  font-size: 18px;
  font-family: "MuseoSansCyrl-700";
  font-style: italic;
  color: #222222;
}

.doc-item__download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  padding: 12px 56px;
  line-height: 100%;
  font-size: "MuseoSansCyrl-700";
  text-transform: none;
}

.doc-item__preview-btn {
  width: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1px solid #e4e4e4;
}

.birthday-badge {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: center;
  padding: 16px 24px;
  border-radius: 24px;
  border: 1px solid #1a429733;
  overflow: hidden;
}

.birthday-badge .side {
  width: fit-content !important;
}

.live-feed-wrapper .birthday-badge-bg {
  right: 0;
  top: 0;
  left: auto;
}

.birthday__info .buttons button.comment {
  position: relative;
}

.birthday-badge-bg {
  position: absolute;
  top: 0;
  left: 0;
}

.block-wrapper.birthday.birthdayBlog .block-container {
  display: block;
}

.birthday-badge .ddlong-participant-card__icon {
  width: 48px;
  height: 48px;
}

.birthday-text {
  font-size: 18px;
  text-transform: uppercase;
}

.birthday-badge__share-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 40px;
  text-transform: none;
}

.birthday-badge__close-button {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}

.notifications-popup__notifications-container__item:has(img.hbd) {
  border-bottom: 1px solid;
  border-image: linear-gradient(90deg, #bd2439 40%, #e8ba00 70%) 1;
}

.notifications-popup__notifications-container__item:has(img.hbd) path {
  fill: #bd2439;
}

.hbd-text {
  display: inline-block;
  background: radial-gradient(
    circle at top left,
    #e8ba00 10%,
    #bd2439 70%
  ) !important;
  -webkit-background-clip: text;
  background-clip: text !important;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.post-button {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.title-container-space-between {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.post-container .ddlong-participant-card {
  background: none;
  padding: 0px;
}

.post-container .listProductUsers-name {
  width: fit-content;
}

.post-text {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.post-text__tags {
  display: flex;
  gap: 24px;
  flex-direction: column;
}

.post-text__tags p {
  font-family: "MuseoSansCyrl-300";
  color: #222222;
}

.post-text .post-text__hastags {
  display: flex;
  gap: 2px;
}

.post-text p {
  font-family: "MuseoSansCyrl-300";
  color: #222222;
}

.post-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #e4e4e4;
  padding-top: 12px;
}

.post-wrapper .post-bottom {
  border-top: none;
}

.post-bottom .buttons {
  display: flex;
  align-items: center;
  gap: 12px;
}

.birthday__reations .buttons {
  display: flex;
  align-items: center;
  gap: 12px;
}

.birthday__reations .buttons button {
  display: flex;
  font-family: "MuseoSansCyrl-300";
  border-radius: 8px;
  padding: 6px;
}

.birthday__info {
  display: flex;
  align-items: center;
  gap: 16px;
}

.birthday__time {
  color: #000000b2;
  font-size: 14px;
  font-family: "MuseoSansCyrl-300";
  margin-left: 4px;
}

.gap24-column-container.birthdayBlog__mobile {
  display: none;
}

.block-wrapper.birthday.birthdayBlog .button-outer.share {
  display: flex;
  padding: 10px 24px;
  position: relative;
}

.block-wrapper.birthday.birthdayBlog .birthday-badge .side {
  width: 100% !important;
}

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

.block-wrapper.birthday.birthdayBlog .gap24-row-container {
  justify-content: space-between;
}

.birthday__reations {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.live-feed-wrapper .birthday-badge .ddlong-participant-card__icon {
  width: 64px;
  height: 64px;
}

.post-bottom .buttons button {
  display: flex;
  font-family: "MuseoSansCyrl-300";
  border-radius: 8px;
  padding: 6px;
}

.post-bottom .buttons button.like.liked {
  color: #ff2222;
}

.post-bottom .buttons button.comment {
  position: relative;
}

.amount-of-comments {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  background-color: var(--primary-background-color);
  border-radius: 8px;
  padding: 4px;
  font-size: 8px;
  line-height: 100%;
  font-family: "MuseoSansCyrl-500";
  font-style: italic;
  color: var(--primary-color);
}

.date-badge {
  background-color: var(--primary-background-color);
  border-radius: 8px;
  padding: 4px;
  font-size: 8px;
  line-height: 100%;
  font-family: "MuseoSansCyrl-300";
  font-style: italic;
  color: var(--primary-color);
}

.post-bottom .buttons button.like.liked svg path {
  fill: #ff2222 !important;
}

.post-date {
  font-family: "MuseoSansCyrl-300";
  font-style: italic;
  color: #000000b2;
}

.post-image-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.feed-message {
  width: 100%;
  text-align: center;
}

.post-comment-section {
  position: relative;
  width: 100%;
  padding: 12px 0px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-bottom: 72px;
}

.post-comment-section .write-comment-wrapper {
  width: 100%;
  max-width: 984px;
}

.profile-post-comments .block-wrapper {
  overflow: visible;
}

.comment__pfp {
  width: 48px;
  height: 48px;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}

.comment-options button {
  font-family: "MuseoSansCyrl-300";
}

.write-comment-wrapper {
  position: sticky;
  display: none;
  gap: 10px;
  bottom: 20px;
  z-index: 2;
  margin-top: auto;
  pointer-events: none;
}

.profile-post-comments .post-image {
  max-height: 76px;
  max-width: 179px;
}

.profile-post-comments .date-badge {
  font-size: 10px;
}

.profile-post-comments .comment-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  background-color: #1a429708;
  border: 1px solid #e4e4e4;
  border-radius: 16px;
  padding: 16px 12px;
}

/* Блок с полем ввода комментария (должен быть внутри специального контейнера) */
.write-comment-block {
  display: flex;
  align-items: flex-start;
  flex: 1;
  gap: 10px;
  background-color: #0000004d;
  backdrop-filter: blur(12px);
  padding: 12px 16px;
  border-radius: 8px;
  pointer-events: auto;
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
  transition: 0.2s background-color;
}

.write-comment__input {
  flex: 1;
  min-width: 0;
  height: auto;
  border: none;
  background: transparent;
  resize: none;
  color: #fff;
  font-family: "MuseoSansCyrl-300";
  font-size: 14px;
  line-height: 130%;
  outline: none;
  padding: 0;
}

.write-comment__input:focus,
.write-comment__input:not(:placeholder-shown),
.write-comment__input:hover {
  outline: none !important;
  border: none !important;
}

.write-comment__input::placeholder {
  color: #ffffffb2;
}

.write-comment-wrapper.scrolled .write-comment-block {
  background-color: #ffffff;
  border: 1px solid #e4e4e4;
  padding: 10px;
}

.write-comment-wrapper.scrolled .write-comment-block svg path {
  fill: #222222;
}

.write-comment-wrapper.scrolled .write-comment-block .write-comment__input,
.write-comment-wrapper.scrolled
  .write-comment-block
  .write-comment__input::placeholder {
  height: 100%;
  color: #222222;
}

.write-comment-wrapper .comment__pfp {
  display: none;
}

.write-comment-wrapper.scrolled .comment__pfp {
  display: block;
}

.comment-wrapper.gap16-row-container.selected {
  position: relative;
}

.blur-block {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(3px);
  opacity: 0;
  background-color: #00000025;
  z-index: 10000;
  transition: 0.2s all;
  pointer-events: none;
}

.comment-options-popup {
  width: 208px;
  display: none;
  flex-direction: column;
  gap: 16px;
  padding: 12px;
  background-color: #ffffff;
  border: 1px solid #e4e4e4;
  border-radius: 16px;
}

.comment-options-popup.active {
  position: absolute;
  display: flex;
  z-index: 100001;
  bottom: -180px;
}

.comment-options-popup__option {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
}

.popup.load-file-popup {
  width: 472px;
  background-image: none;
  padding: 32px 24px !important;
}

.load-files-label {
  width: 100%;
  text-align: center;
  outline: 1px dashed #222;
  background-color: #f8f8f8;
  border-radius: 16px;
  padding: 56px 32px;
}

.label-space-between {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.new-input {
  height: 40px;
}

.new-input .profile-form-input {
  border-radius: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

.upload-post-button {
  width: fit-content;
  border-radius: 12px;
  padding: 14px 16px;
  font-size: 14px;
  text-transform: none;
}

.file-upload-button {
  font-size: 14px;
}

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

.loaded-files-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.loaded-file {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 4px;
}

.file-loading-status {
  min-width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px 4px;
  border-radius: 4px;
  font-size: 12px;
  font-family: "MuseoSansCyrl-500";
}

.loaded-file.loaded .file-loading-status {
  background-color: #f8f8f8;
  border: 1px solid #e4e4e4;
  cursor: pointer;
}

.loaded-file.loading .file-loading-status {
  border: 1px solid var(--primary-background-color);
  color: var(--primary-background-color);
}

.live-feed-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 48px 0px;
}

.live-feed-wrapper .post-more-button {
  width: 40px;
  height: 40px;
}

.live-feed-wrapper .post-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 16px;
  border-radius: 24px;
  background-color: #f8f8f8;
  border: 1px solid #e4e4e4;
}

.profile-post-comments .post-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #e4e4e4;
}

.profile-post-comments .block-container {
  max-width: 984px;
  margin: 0 auto;
  display: block;
}

.profile-post-comments .ddlong-participant-card {
  width: 100%;
}

.block-container:has(.live-feed-wrapper) {
  max-width: 984px;
  margin: 0 auto;
  display: block;
}

.post-image {
  max-height: 140px;
  max-width: 309px;
  border-radius: 16px;
  object-fit: cover;
  flex: 1;
}

.post-image-container {
  gap: 12px;
}

.live-feed-wrapper .ddlong-participant-card {
  width: 100%;
}

.post-text-long {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  transition: all 0.3s ease;
}

.post-text-long.expanded {
  -webkit-line-clamp: unset;
  max-height: none;
}

.post-text__more {
  color: var(--primary-background-color);
  font-family: "MuseoSansCyrl-300";
  cursor: pointer;
  font-style: italic;
}

.reward .yellow-title {
  margin-top: 60px;
}

.reward__subtitle {
  font-size: 24px;
  font-family: "MuseoSansCyrl-300";
  color: #fff;
  margin-bottom: 60px;
}

.reward__subtitle span {
  font-family: "MuseoSansCyrl-500";
}

.reward__list {
  display: grid;
  list-style: none;
  gap: 24px;
  grid-template-columns: repeat(3, 1fr);
  padding: 24px;
  background-color: #fff;
  border-radius: 24px;
}

.reward__img {
  max-height: 250px;
  width: 100%;
  border-radius: 24px;
  min-height: 250px;
  object-fit: cover;
  object-position: center;
}

.reward__block {
  position: relative;
}

.reward__item {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.reward__title {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 20px;
  font-style: italic;
  font-family: "MuseoSansCyrl-500";
}

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

.reward__title--black {
  color: #000;
}

.reward__category {
  position: absolute;
  left: 20px;
  bottom: 20px;
  right: 20px;
  padding: 10px 14px;
  background-color: #fff;
  border-radius: 16px;
  font-style: italic;
  font-family: "MuseoSansCyrl-500";
  color: #222222;
  font-size: 18px;
}

.reward__places {
  display: flex;
  flex-direction: column;
  gap: 10px;
  list-style: none;
  padding: 0;
}

.reward__place {
  padding: 12px;
  background-color: #eaeaea;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.reward__counter {
  display: flex;
  gap: 12px;
  align-items: center;
}

.reward__counter span {
  color: #fff;
  font-size: 24px;
  font-family: "MuseoSansCyrl-500";
  background-color: #1a4297;
  border-radius: 71px;
  width: 48px;
  height: 48px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.reward__place p {
  font-size: 18px;
  font-family: "MuseoSansCyrl-500";
  color: #222222;
}

.questions__list {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 24px;
  border-radius: 30px;
  border: 1px solid #ffffff66;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.questions .yellow-title {
  line-height: 100%;
}

.questions__item {
  color: #fff;
  font-family: "MuseoSansCyrl-300";
  font-size: 32px;
  display: flex;
  gap: 16px;
  align-items: center;
}
.questions__item::before {
  content: "";
  min-width: 24px;
  height: 24px;
  background-color: #dd3305;
  border-radius: 50%;
}

.block-title.yellow-title {
  margin-bottom: 0;
  font-size: 40px;
  color: #fff;
}

.block-wrapper.sponsors {
  margin-top: 0;
  padding: 0;
}

.block-wrapper.reward .block-container,
.block-wrapper.questions .block-container,
.block-wrapper.sponsors .block-container {
  display: block;
}

.live-feed-wrapper .block-wrapper.birthday {
  padding: 0;
}

.js-password-input {
  position: relative;
}
.show-password-button {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  cursor: pointer;
}

.profile__competitions {
  display: flex;
  justify-content: space-between;
  inline-size: 100%;
  gap: 1.5rem;
}

.profile__competitions-start {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  max-inline-size: 984px;
  inline-size: 100%;
}

.profile__competitions-start h1 {
  text-transform: uppercase;
  font-size: 48px;
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  white-space: nowrap;
}

.container__profile {
  padding: 0 212px;
  width: 100%;
}

.profile__competitions-end {
  inline-size: 100%;
  max-inline-size: 344px;
}

.profile__changes {
  display: flex;
  gap: 6px;
  align-items: center;
}

.profile__changes svg {
  cursor: pointer;
}

.profile__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.profile__aside {
  padding: 2.5rem 0;
  background: url(/local/templates/dustydumbbells/assets/images/ddlong-logo-bg.png)
    no-repeat top right / cover;
  background-color: var(--primary-background-color);
  background-size: auto;
  color: var(--primary-color);
  border-radius: 1.5rem;
}

.profile__aside-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.profile__aside-item:not(:last-child) {
  border-bottom: 1px solid #fff;
}

.profile__aside-link {
  inline-size: 100%;
  display: block;
  padding-inline: 2.25rem;
  padding-block: 1.25rem;
}

.profile__aside-link {
  transition: 0.2s;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
}

.profile__aside-link:hover,
.profile__aside-link:active {
  color: #1a4297;
  background-color: var(--secondary-background-color);
}

.competitions__list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  list-style: none;
  padding: 0;
}

.competitions-item {
  padding: 32px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 370px;
  max-height: 370px;
  height: 100%;
  background: url(/local/templates/dustydumbbells/assets/images/ddlong-logo-bg-white.png) no-repeat;
  background-position: calc(100% - 20px) calc(100% - 0px); 
  background-color: #F8F8F8;
  max-width: 449px;
  border-radius: 24px;
}

.competitions__description {
  padding: 16px;
  font-size: 16px;
  font-family: "MuseoSansCyrl-500";
  border: 1px solid #e4e4e4;
  border-radius: 20px;
}

.competitions-item h2 {
  font-family: "MuseoSansCyrl-900";
  font-style: italic;
  color: #1a4297;
  font-size: 44px;
}

.competitions__item-start {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.competitions__menu {
  position: absolute;
  right: 32px;
  top: 32px;
  cursor: pointer;
}

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

.competitions__tag {
  font-family: "MuseoSansCyrl-300";
  font-style: italic;
  color: #1a4297;
  font-size: 16px;
  border: 1px solid #e4e4e4;
  border-radius: 12px;
  padding: 8px;
}

.competitions__item-end {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.competitions__button {
  color: #fff;
  padding: 22px 0;
  font-size: 16px;
  font-family: "MuseoSansCyrl-500";
  background-color: #1A4297;
  border-radius: 35px;
  text-align: center;
  text-transform: uppercase;

}

@media screen and (max-width: 1860px) {
  .page-with-cards .profile-page__left {
    width: 800px;
  }

  .pages-left___card {
    height: 450px;
  }

  .pass-the-ticket-form__container h1 {
    font-size: 32px !important;
  }

  .registarion-card__title {
    font-size: 30px;
  }

  .dj-banner__right {
    width: 380px;
  }

  .dj-banner__left-bottom h1 {
    font-size: 86px;
  }

  .dj-banner__left-bottom p {
    font-size: 30px;
  }

  .sport-leading__start img {
    height: 260px;
  }

  .personal-info-form.profile-page-form .personal-info-form__left-side {
    width: 500px;
  }

  .strava-mini-profile__head-info__top {
    align-items: flex-start;
    gap: 18px;
    flex-direction: column;
  }

  .achievements__achievement-block__achievement-card {
    width: 49%;
  }
}

@media screen and (max-width: 1600px) {
  /* general styles */

  .block-wrapper {
    padding: 0px;
  }

  .block-wrapper.birthday.birthdayBlog .block-container {
    width: 100%;
  }

  .block-container {
    width: 1200px;
    margin: 0 auto;
  }

  /* general styles */

  .header {
    width: 1200px;
    padding: 0;
  }

  .banner-container {
    width: 1200px;
    padding: 0px 0px;
  }

  .main-page .banner-container {
    padding: 64px 0px;
  }

  .about-us__container {
    width: 1200px;
    padding: 0px 0px;
    padding-top: 50px;
  }

  .events-container {
    width: 1200px;
    padding: 0px 0px;
  }

  .events-container__events__event {
    height: 390px;
  }

  .events-container__events__event__info {
    font-size: 12px;
  }

  .events-container__events__event__status {
    font-size: 12px;
  }

  .blue-block__container {
    width: 1200px;
    padding: 0px 0px;
  }

  .contacts {
    padding: 80px 0px;
  }

  .contacts-container {
    width: 1200px;
  }

  .contacts__title {
    font-size: 58px;
  }

  .header-menu__menu-item {
    height: 50px;
  }

  .footer {
    padding: 0px 0px;
  }

  .footer-container {
    width: 1200px;
  }

  .footer__left-container__ooo {
    font-size: 13px;
  }

  .profile-page {
    width: 1200px;
    padding: 60px 0px;
  }

  .popup .personal-info-form__input-container {
    width: 50%;
  }

  .sex {
    width: 50%;
  }

  .sex-select {
    height: 44px;
  }

  .page-with-cards {
    width: 1200px;
    padding: 60px 0px;
  }

  .registarion-event__cards .banner-bottom__logo {
    width: 48%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .banner-container-bbk {
    width: 1200px;
    padding: 60px 0px;
  }

  .background-video-new {
    width: 100%;
    align-items: center;
    padding: 100px 0px;
  }

  .background-video-new div {
    width: 1200px;
  }

  .bbk-video {
    display: flex;
    justify-content: center;
    overflow: hidden;
  }

  .about-start {
    width: 1200px;
    padding: 0px 0px;
  }

  .about-start__left {
    gap: 40px;
  }

  .about-left__text {
    font-size: 42px;
  }

  .slider-event {
    width: 1200px;
    height: 600px;
    padding: 0px 0px;
  }

  .dont-miss-container {
    padding: 32px 0px;
  }

  .dont-miss__wrapper {
    width: 1200px;
  }

  .registarion-event {
    width: 1200px;
    padding: 0px 0px;
  }

  .registarion-event__cards {
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
  }

  .registarion-card {
    width: 48%;
  }

  .bbk-program {
    width: 1200px;
    padding: 0px 0px;
  }

  .bbk-program__card p {
    font-size: 30px;
  }

  .sport-leading {
    width: 1200px;
    padding: 0px 0px;
  }

  .sport-leading__name {
    font-size: 30px;
  }

  .sport-leading__column {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .prizes {
    width: 1200px;
    padding: 0px 0px;
  }

  .gallery-family {
    width: 1200px;
    padding: 0px 0px;
  }

  .dj-banner {
    width: 1200px;
    padding: 0px 0px;
  }

  .dj-banner__left-bottom h1 {
    font-size: 80px;
  }

  .dj-banner__right {
    width: 350px;
  }

  .dj-banner__left-bottom h2 {
    font-size: 36px;
  }

  .schedule {
    width: 1200px;
    padding: 0px 0px;
  }

  .prizes-wrapper {
    width: 1200px;
    padding: 0px 0px;
  }

  .map-container {
    width: 1200px;
    padding: 0px 0px;
  }

  .sponsors {
    width: 1200px;
    padding: 0px 0px;
  }

  .bbk-registration-back-button {
    right: 5%;
  }

  /* DDLONG */

  .about-ddlong {
    width: 1200px;
    padding: 0px 0px;
  }

  .ddlong-participants {
    width: 1200px;
    padding: 0px 0px;
  }

  .results-container {
    width: 1200px;
    padding: 0px;
  }

  .gallery-container {
    width: 1200px;
    padding: 0px;
  }

  .personal-info-form.profile-page-form .personal-info-form__left-side {
    width: 500px;
  }

  .personal-info-form__right-side {
    width: 260px;
    min-width: 260px;
  }

  .ddlong-white-block {
    width: 100%;
    padding: 40px 0px;
  }

  .ddlong-white-block__container {
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    margin: 0 auto;
  }

  .banner-bg.bday .banner-container {
    width: 1200px;
    padding: 92px 0px;
  }

  .new-year-2025__slider-block .slider-event {
    height: 600px;
  }

  .white-bg-horse {
    height: 1000px;
  }

  .white-bg-horse {
    height: 1000px;
  }

  .white-bg-horse:first-of-type {
    left: -25%;
  }

  .white-bg-horse:last-child {
    right: -25%;
  }

  .fire-horse-bg {
    position: absolute;
    bottom: -250px;
    left: -500px;
    width: 900px;
  }

  .become-part-of-team-block .side-block__text {
    width: 100%;
  }

  .docs-container {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1200px) {
  /* general styles */

  .block-container {
    width: 991px;
  }

  /* general styles */

  .header {
    width: 991px;
  }

  .banner-container {
    width: 991px;
  }

  .about-us__container {
    width: 991px;
  }

  .events-container {
    width: 991px;
  }

  .events-container__events__event {
    height: 323px;
  }

  .events-container__events__event__info {
    font-size: 9px;
  }

  .events-container__events__event__status {
    font-size: 9px;
  }

  .event-title {
    font-size: 18px;
  }

  .header-menu__menu-item {
    padding: 0px 24px;
    height: 50px;
  }

  .blue-block__container {
    width: 991px;
  }

  .blue-block__title {
    font-size: 32px;
  }

  .contacts-container {
    width: 991px;
  }

  .contacts__title {
    font-size: 48px;
  }

  .footer-container {
    width: 991px;
  }

  .footer__left-container__ooo {
    font-size: 11px;
  }

  .profile-page {
    width: 991px;
  }

  .profile-page__left {
    width: 689px;
  }

  .page-with-cards {
    width: 991px;
  }

  .page-with-cards .profile-page__left {
    width: 600px;
  }

  .pages-left___card {
    height: 400px;
  }

  .pages-left__card-block {
    height: fit-content;
    gap: 7px;
  }

  .about-start__wrap {
    max-height: 100%;
  }

  .about-start__left {
    padding: 42px 20px;
  }

  .about-start__right {
    max-width: 100%;
  }

  .map-wrap__left {
    max-width: 100%;
  }

  .map-wrap {
    flex-direction: column;
    gap: 60px;
  }

  .banner-container-bbk {
    width: 991px;
  }

  .bbk .banner-title {
    font-size: 64px;
  }

  .background-video-new div {
    width: 991px;
  }

  .about-start {
    width: 991px;
  }

  .about-left__text {
    font-size: 36px;
  }

  .about-left__address {
    font-size: 24px;
  }

  .about-right__text {
    font-size: 24px;
  }

  .slider-event {
    width: 991px;
    height: 500px;
  }

  .dont-miss__wrapper {
    width: 991px;
  }

  .registarion-event {
    width: 991px;
  }

  .bbk-program {
    width: 991px;
  }

  .bbk-program__card p {
    font-size: 28px;
  }

  .sport-leading {
    width: 991px;
  }

  .sport-leading__container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 50px;
  }

  .sport-leading__column {
    width: 45%;
    flex: none;
  }

  .sport-leading__start img {
    height: fit-content;
  }

  .prizes {
    width: 991px;
  }

  .gallery-family {
    width: 991px;
  }

  .dj-banner {
    width: 991px;
  }

  .dj-banner__left-bottom h1 {
    font-size: 64px;
  }

  .dj-banner__left-bottom p {
    font-size: 24px;
  }

  .dj-banner__left-bottom h2 {
    font-size: 32px;
  }

  .banner-bbk-top {
    font-size: 20px;
  }

  .bbk-location {
    font-size: 20px;
  }

  .schedule {
    width: 991px;
  }

  .schedule__event p {
    font-size: 22px;
  }

  .prizes-wrapper {
    width: 991px;
  }

  .prizes__event-banner h1 {
    font-size: 18px;
  }

  .prizes__event-banner {
    height: 200px;
  }

  .map-container {
    width: 991px;
  }

  #map {
    width: 100%;
  }

  .sponsors {
    width: 991px;
  }

  .infinity-stroke--sponsors div {
    width: 300px;
  }

  .bbk-registration-back-button {
    right: 1%;
    top: 30px;
  }

  /* DDLONG */

  .about-ddlong {
    width: 991px;
  }

  .ddlong-participants {
    width: 991px;
  }

  .ddlong-participants-list {
    justify-content: space-between;
    gap: 0%;
    row-gap: 20px;
  }

  .ddlong-participant-card {
    width: 49%;
  }

  .footer__contacts-item {
    width: 50%;
  }

  .results-container {
    width: 991px;
    padding: 0px;
  }

  .divRRPublish .MainTable thead {
    font-size: 12px;
  }

  .banner__main-pic {
    width: 60%;
  }

  .banner__dd-logo {
    width: 30%;
    top: 2%;
    right: 0%;
  }

  .salut {
    width: 25%;
  }

  .banner-bg .salut:last-of-type {
    right: 0%;
  }

  .gallery-container {
    width: 991px;
  }

  .personal-info-form.profile-page-form {
    flex-direction: column;
  }

  .personal-info-form.profile-page-form .personal-info-form__left-side {
    width: 600px;
  }

  .strava-mini-profile__top {
    padding: 0px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }

  .ddlong-white-block__container {
    width: 991px;
  }

  .banner-bg.bday .banner-container {
    width: 991px;
  }

  .white-bg-horse {
    height: 900px;
  }

  .white-bg-horse:first-of-type {
    left: -35%;
  }

  .white-bg-horse:last-child {
    right: -35%;
  }

  .new-year-2025 .banner-title {
    font-size: 96px;
  }

  .fire-horse-bg {
    position: absolute;
    bottom: -100px;
    left: -350px;
    width: 600px;
  }

  .strava-popup__head-info {
    width: 100%;
  }

  .strava-mini-profile__achievement-item {
    width: 96px;
  }

  .strava-mini-profile__achievement-item img {
    width: 96px;
    height: 96px;
  }

  .strava-card__stats .strava-card__show-map {
    display: none;
  }

  .strava-card__main {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .strava-card__main .strava-card__show-map {
    display: block;
  }

  .strava-card__top {
    flex-direction: column;
    gap: 24px;
  }

  .strava-card__stats {
    width: 100%;
  }

  .strava-card__stat {
    width: 33%;
  }

  .vacancies-side-wrapper {
    width: 298px;
  }

  .side-block__title {
    font-size: 28px;
  }

  .side-block__text {
    font-size: 16px;
  }

  .side-block__subtext {
    font-size: 16px;
  }

  .side-block-bg-img {
    width: 40%;
  }

  .become-part-of-team-block .side-block-bg-img {
    bottom: -50px;
  }

  .for-volunteers .side-block-bg-img {
    top: -20px;
  }

  .vacancies-block .block-title-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .vacancies-block .block-title-container__left {
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

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

  .vacancy-card__title {
    font-size: 24px;
  }

  .vacancy-card__close-button {
    width: 24px;
    height: 24px;
  }

  .vacancy-card.active .vacancy-card__short-description {
    width: 100%;
  }

  .block-title {
    font-size: 56px;
  }

  .doc-item__title {
    font-size: 16px;
  }

  .docs-container {
    gap: 16px;
  }

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

/* tablet */

@media screen and (max-width: 991px) {
  /* general styles */

  .post-comment-section .write-comment-wrapper {
    width: calc(100vw - 60px);
  }

  .block-wrapper {
    padding: 0px 32px;
  }

  .block-container {
    width: 100%;
  }
  .halloween .block-container,
  .new-year-2025 .block-container,
  .block-container.padding100 {
    padding: 80px 0px;
  }

  /* general styles */

  .desktop {
    display: none;
  }

  .tablet {
    display: block;
  }

  .header-wrapper {
    justify-content: center;
  }

  .header {
    width: 100%;
    padding: 0px 32px;
  }

  .header-menu {
    display: none;
  }

  .header__profile-button {
    width: 100px;
    height: 30px;
  }

  .mobile-contols.non-authorized {
    width: 160px;
    justify-content: space-between;
    align-items: center;
  }

  .mobile-contols.authorized {
    justify-content: space-between;
    align-items: center;
    gap: 12px; /* уведомления */
  }

  .sandwich-button {
    width: 20px;
    height: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .sandwich-button__line {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #f1f1f1;
    border-radius: 35px;
  }

  .banner-container {
    width: 100%;
    padding: 0px 32px;
  }

  .main-page .banner-container {
    padding: 48px 32px;
  }

  .banner-logos {
    width: 55%;
    gap: 0px;
  }

  .about-us__container {
    width: 100%;
    height: fit-content;
    flex-direction: column;
    gap: 30px;
    padding: 32px;
  }

  .about-us__text {
    width: 100%;
  }

  .about-us__text__title {
    margin-bottom: 32px;
  }

  .about-us__imgs {
    width: 100%;
  }

  .about-us__imgs__img {
    width: 49%;
  }

  .events-container {
    width: 100%;
    padding: 0px 32px;
  }

  .events-container__events {
    gap: 1%;
    row-gap: 10px;
    justify-content: space-between;
  }

  .events-container__events__event-wrap {
    width: 49%;
  }

  .events-container__events__event {
    width: 100%;
    height: calc(100vw / 2.2);
  }

  .events-container__events__event__info {
    font-size: 12px;
  }

  .events-container__events__event__status {
    font-size: 12px;
  }

  .blue-block__container {
    width: 100%;
    padding: 0px 32px;
  }

  .blue-block__title {
    font-size: 22px;
  }

  .blue-block__menu {
    margin-left: 10px;
  }

  .blue-block__menu-item {
    padding: 20px 45x;
    white-space: nowrap;
  }

  .contacts {
    height: fit-content;
    padding: 40px 32px;
  }

  .contacts-container {
    width: 100%;
    flex-direction: column;
  }

  .contacts__title {
    font-size: 64px;
  }

  .contacts__contacts-block {
    margin-top: 30px;
  }

  .contacts__paragraph {
    text-align: left;
  }

  .footer {
    height: fit-content;
    padding: 0px 32px;
  }

  .footer-container {
    width: 100%;
    height: fit-content;
    flex-direction: column;
  }

  .footer__left-container {
    width: 100%;
    height: 140px;
    border-right: none;
    border-bottom: 1px solid #f1f1f1;
    padding: 0;
    justify-content: center;
    align-items: center;
  }

  .footer__left-container__top {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 0px 16px;
    text-align: center;
  }

  .footer__left-container__ooo {
    display: none;
  }

  .footer__right-container {
    width: 100%;
  }

  .footer__right-container__subcontainer.footer__contacts {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    padding: 40px 20px;
    padding-left: 20px;
  }

  .footer__contacts-item {
    width: 100%;
  }

  .footer__right-container__subcontainer.footer__menu-container {
    padding: 20px 20px;
  }

  .mobile-footer-menu {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .mobile-ooo {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-family: "MuseoSansCyrl-300";
    font-size: 16px;
    color: #f1f1f1;
  }

  .mobile-ooo a {
    text-decoration: underline;
  }

  .mobile-ooo p a {
    text-decoration: none;
  }

  .page-404__container {
    width: 100%;
    padding: 80px 32px;
  }

  .page-404__title {
    font-size: 128px;
  }

  .page-technical-work__title {
    font-size: 82px;
  }

  .profile-page {
    width: 100%;
    padding: 40px 32px;
  }

  .profile-page__left {
    width: 600px;
  }

  .profile-page__right {
    display: none;
  }

  .profile-menu-button {
    width: 330px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mobile-profile-menu.show {
    display: flex;
    flex-direction: column;
  }

  .mobile-profile-menu {
    position: fixed;
    width: 100%;
    display: none;
    left: 0;
    background-color: #f1f1f1;
    z-index: 1000;
  }

  .mobile-profile-menu__container {
    height: fit-content;
    display: flex;
    flex-direction: column;
    background: url("/local/templates/dustydumbbells/assets/images/SANDWICH_MENU_BG.png");
    background-repeat: no-repeat;
    background-size: 15%;
    background-position-x: right;
    background-position-y: 0%;
  }

  .mobile-profile-menu__item {
    width: 100%;
    font-family: "MuseoSansCyrl-300";
    font-size: 40px;
    padding: 30px 20px;
    border-bottom: 1px solid #959595;
    transition: all 0.2s;
  }

  .mobile-profile-menu__container a {
    color: #222222;
  }

  .mobile-profile-menu__item:hover {
    background-color: #1a4296;
    color: #f1f1f1;
  }

  .mobile-profile-menu__item.current {
    background-color: #1a4296;
    color: #f1f1f1;
  }

  .mobile-strava {
    display: flex;
  }

  .strava-widget {
    width: 380px;
  }

  .page-with-cards {
    width: 100%;
    padding: 40px 32px;
  }

  .page-with-cards .profile-page__left {
    width: 100%;
  }

  .pages-left___card {
    width: 100%;
    height: 540px;
  }

  .order-message-page__container {
    width: 100%;
    padding: 100px 64px;
  }

  .pages-left__card.detal .pages-right__card-wrap {
    gap: 1%;
    height: 40%;
  }

  .pages-left___card .pages-right__card-wrap {
    height: fit-content;
    align-items: flex-end;
  }

  .pages-left___card .pages-left__card-block {
    width: 100%;
    height: fit-content;
    gap: 20px;
  }

  .pages-left__card-top {
    height: 540px;
    padding: 18px 20px;
  }

  .pages-left__card-top .pages-left__card-block {
    height: fit-content;
    gap: 20px;
  }

  .pages-left__card-block-qr {
    width: 120px;
  }

  .pages-left__card-block-title {
    font-size: 20px;
  }

  .pages-left__card-text {
    font-size: 14px;
  }

  .pages-left__more {
    width: 60%;
    height: 60px;
  }

  .order-form__list-new {
    max-width: 100%;
  }

  .order-form__list-new__item {
    grid-template-columns: repeat(2, 1fr);
  }

  .order-form__list-new__item__text a {
    justify-content: flex-end;
  }

  .order-form__list-new__item__text {
    text-align: left;
  }

  .registarion-event__cards {
    grid-template-columns: repeat(auto-fit, minmax(407px, 1fr));
  }

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

  .prizes__events-container {
    justify-content: space-between;
  }

  .prizes__event {
    width: 49%;
  }

  .map-wrap {
    flex-direction: column;
    gap: 60px;
    margin-bottom: 40px;
  }

  .map-wrap__left {
    max-width: 100%;
  }

  .banner-container-bbk {
    width: 100%;
    padding: 60px 32px;
  }

  .bbk .banner-title {
    font-size: 56px;
  }

  .banner-bbk-top {
    font-size: 22px;
  }

  .bbk-location {
    font-size: 22px;
  }

  .bbk-video {
    height: 600px;
  }

  .background-video-new {
    width: 100%;
    padding: 50px 32px;
  }

  .background-video-new div {
    width: 100%;
  }

  .background-video-new h2 {
    font-size: 48px;
  }

  .background-video-new p {
    font-size: 32px;
  }

  .about-start {
    width: 100%;
    padding: 0px 32px;
  }

  .about-start__left {
    gap: 60px;
    padding: 20px 20px;
  }

  .about-left__text {
    font-size: 32px;
  }

  .slider-event {
    width: 100%;
    padding: 0px 32px;
  }

  .dont-miss-container {
    width: 100%;
    padding: 32px 32px;
  }

  .dont-miss-container h2 {
    font-size: 40px;
  }

  .dont-miss__wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .registarion-event {
    width: 100%;
    padding: 0px 32px;
  }

  .bbk-program {
    width: 100%;
    padding: 0px 32px;
  }

  .bbk-program__cards-container {
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 20px;
  }

  .bbk-program__card {
    width: 49%;
  }

  .bbk-program__card p {
    font-size: 32px;
  }

  .sport-leading {
    width: 100%;
    padding: 0px 32px;
  }

  .prizes {
    width: 100%;
    padding: 0px 32px;
  }

  .prizes-subcontainer {
    flex-direction: column;
    row-gap: 20px;
  }

  .prizes-wrap {
    width: 100%;
  }

  .win-prize {
    width: 100%;
  }

  .gallery-family {
    width: 100%;
    padding: 0px 32px;
  }

  .gallery-family__wrap {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .gallery-family__image {
    width: fit-content;
    height: fit-content;
  }

  .gallery-family__image img {
    width: 100%;
    height: 300px;
  }

  .family-pic-1 {
    flex: 2;
    width: 100%;
    flex-shrink: 1;
    flex-basis: 45%;
  }

  .family-pic-2 {
    flex: 1;
    width: 100%;
    flex-shrink: 1;
    flex-basis: 15%;
  }

  .dj-banner {
    width: 100%;
    padding: 0px 32px;
  }

  .dj-banner__container {
    flex-direction: column;
    gap: 40px;
  }

  .dj-banner__left {
    width: 100%;
    gap: 60px;
  }

  .dj-banner__left .banner-bbk-top {
    font-size: 20px;
  }

  .dj-banner__right {
    width: 100%;
    padding-bottom: 120px;
  }

  .dj-star {
    top: 70%;
    left: -20%;
  }

  .schedule {
    width: 100%;
    padding: 0px 32px;
  }

  .schedule__wrap {
    padding: 60px 12px;
  }

  .schedule__event p {
    font-size: 18px;
  }

  .schedule__event-timeline {
    width: calc(100vw / 3.5);
  }

  .prizes-wrapper {
    width: 100%;
    padding: 0px 32px;
  }

  .map-container {
    width: 100%;
    padding: 0px 32px;
  }

  .sponsors {
    width: 100%;
    padding: 0px 32px;
  }

  .registarion-card {
    width: 49%;
    height: 420px;
  }

  .registarion-card__title {
    font-size: 32px;
  }

  .registarion-card__price {
    font-size: 32px;
  }

  .registarion-card__p {
    width: 18px;
  }

  .bbk .banner__take-part {
    width: fit-content;
  }

  .banner__take-part__a {
    padding: 20px 50px;
  }

  .bbk .banner__take-part__a {
    padding: 20.1px 30px;
  }

  .bbk .banner__take-part__day-left {
    white-space: nowrap;
    padding-right: 50px;
  }

  .banner-bbk-bottom {
    gap: 60px;
  }

  .banner-bbk-bottom__bottom img {
    width: 100px;
  }

  .bbk-registration-wrap {
    padding: 40px 32px;
  }

  .bbk-registration-container {
    width: 100%;
  }

  .order-registration-form__main-form {
    width: 100%;
  }

  .bbk-registration-container .contact-person-block {
    width: 100%;
  }

  .payment-block {
    width: 100%;
  }

  .checkout-block {
    width: 100%;
  }

  .bbk-registration-back-button {
    width: 42px;
    height: 42px;
    right: 0;
    margin-right: 32px;
  }

  .bbk-registration-back-button img {
    width: 30px;
  }

  .order-registration-option {
    width: 90%;
  }

  .team-name-field {
    width: 100%;
  }

  .page-registred__qr {
    width: 30%;
  }

  /* DDLONG */

  .about-ddlong {
    width: 100%;
    padding: 0px 32px;
    flex-direction: column;
    gap: 64px;
  }

  .about-ddlong__text-block {
    width: 100%;
  }

  .about-ddlong__slider-block {
    width: 100%;
    height: 700px;
  }

  .about-ddlong__text {
    gap: 32px;
  }

  .ddlong-participants {
    width: 100%;
    padding: 0px 32px;
  }

  .ddlong-participants__top {
    width: 100%;
    flex-direction: column;
    row-gap: 24px;
  }

  .find-participant-input {
    width: 100%;
  }

  .ddlong-title {
    width: 100%;
  }

  .ddlong .about-start__right {
    padding: 20px 40px;
  }

  .ddlong .banner-bbk-bottom {
    gap: 20px;
  }

  .ddlong .banner__take-part__a {
    margin-top: 20px;
  }

  .results-container {
    width: 100%;
    padding: 0px 32px;
  }

  .divRRPublish .MainTable tbody {
    font-size: 14px;
  }

  .banner__main-pic {
    width: 70%;
  }

  .banner__dd-logo {
    width: 30%;
    right: 0%;
  }

  .salut {
    width: 25%;
  }

  .banner-bg .salut:last-of-type {
    bottom: 10%;
    right: 2%;
  }

  .gallery-container {
    width: 100%;
    padding: 0px 32px;
  }

  .gallery-photos__block a {
    width: 49%;
  }

  .gallery-photos__block-w {
    width: 49%;
  }

  .personal-info-form.profile-page-form {
    width: 600px;
  }

  .personal-info-form.profile-page-form .personal-info-form__left-side {
    width: 100%;
    min-width: 0px;
  }

  .personal-info-form__left-side {
    width: 100%;
  }

  .personal-info-form__right-side {
    width: 320px;
  }

  .about-start__title-container {
    align-items: flex-start;
    flex-direction: column;
    gap: 24px;
  }

  .sticky-widget {
    gap: 10px;
    background: none;
  }

  .sticky-widget.desktop-widget {
    display: none;
  }

  .sticky-widget.mobile-widget {
    display: flex;
  }

  .sticky-widget__button {
    padding: 6px 14px;
    gap: 10px;
  }

  .strava-popup {
    margin: 0px 32px;
  }

  .strava-popup__buttons-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .popup-not-registred-button {
    width: 100%;
    height: 48px;
  }

  .strava-mini-profile__top {
    flex-direction: row;
    gap: 10%;
  }

  .ddlong-white-block {
    padding: 40px 32px;
  }

  .ddlong-white-block__container {
    width: 100%;
  }

  .mobile-error {
    display: block;
  }

  .new-year-2025 .banner-container-bbk {
    padding: 100px 32px;
  }

  .new-year-2025__block-top {
    gap: 24px;
  }

  .new-year-2025__slider-block .slider-event {
    height: 500px;
  }

  .new-year-2025__rules {
    width: 100%;
    gap: 24px;
  }

  .new-year-2025__about-race {
    gap: 24px;
  }

  .new-year-2025__schedule-block {
    width: 100%;
    gap: 24px;
  }

  .new-year-2025__schedule-block .schedule__wrap {
    width: 100%;
  }

  .new-year-2025__slider-block {
    gap: 24px;
  }

  .white-bg-horse {
    display: none;
  }

  .new-year-2025 .banner-title {
    font-size: 86px;
  }

  .new-year-2025 .banner-bg {
    min-height: 600px;
  }

  .fire-horse-bg {
    display: none;
  }

  .new-year-star-bg {
    display: none;
  }

  .popup__slide-button {
    width: 40px;
    height: 40px;
  }

  .slide-button__next {
    right: calc(50vw - 76px);
    top: 82vh;
  }

  .slide-button__prev {
    left: calc(50vw - 76px);
    top: 82vh;
  }

  .review-popup {
    height: 70vh;
    align-self: flex-start;
    margin-top: 8vh;
  }

  .ddlong-participants__top__filters {
    width: 100%;
    flex-direction: column;
    gap: 12px;
  }

  /* уведомления */

  .notifications-popup {
    right: 76px;
  }

  .notifications-popup__notifications-container {
    max-height: 430px;
  }

  .menu-change-alert {
    display: none;
  }

  .menu-change-alert.mobile {
    max-width: 380px;
    display: flex;
  }

  .bottom-vacancies-card-container__right {
    height: 100%;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    gap: 8px;
  }

  .orange-side-block {
    padding: 20px;
  }

  .side-block__text-bigger {
    font-size: 16px;
  }

  .banner-top-space-between .bbk-location {
    display: block;
  }

  .banner-top-space-between .banner-bbk-top .bbk-location {
    display: none;
  }

  .live-feed-wrapper .post-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 16px;
    border-radius: 24px;
    background-color: #f8f8f8;
    border: 1px solid #e4e4e4;
  }

  .post-image {
    max-height: 140px;
    max-width: 309px;
    border-radius: 16px;
    object-fit: cover;
    flex: 1;
  }

  .post-image-container {
    gap: 12px;
  }

  .live-feed-wrapper .ddlong-participant-card {
    width: 100%;
  }

  .reward__category {
    bottom: 12px;
    left: 16px;
    font-size: 16px;
  }

  .reward__title {
    top: 12px;
    left: 16px;
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  .ddlong-participant-card {
    width: 100%;
  }

  .banner-title {
    font-size: 36px;
  }

  .bbk .banner-title {
    font-size: 54px;
  }

  .new-year-2025__schedule-block .schedule__event {
    flex-direction: column;
    align-items: flex-start;
  }

  .new-year-2025__schedule-block .schedule__event-name {
    width: 100%;
  }

  .new-year-2025 .banner-title {
    font-size: 86px;
  }

  .strava-mini-profile__head-info__top__left__name {
    gap: 8px;
  }

  .vacancies-block .block-title-container__left {
    gap: 24px;
    flex-direction: column;
    align-items: flex-start;
  }

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

@media screen and (max-width: 786px) {
  .banner-title {
    font-size: 32px;
  }

  .bbk .banner-title {
    font-size: 48px;
  }

  .bbk-program__card p {
    font-size: 24px;
  }

  .bbk-program__card h2 {
    font-size: 24px;
  }

  .schedule__event p {
    font-size: 14px;
  }

  .registarion-event__cards .banner-bottom__logo {
    display: none;
  }

  .registarion-card {
    width: 100%;
  }

  .background-video-new h2 {
    font-size: 24px;
  }

  .background-video-new p {
    font-size: 20px;
  }

  .background-video-new {
    padding: 40px 32px;
  }

  .dj-banner__left .banner-bbk-top {
    font-size: 16px;
  }

  .events-container__events__event__info {
    font-size: 9px;
  }

  .events-container__events__event__status {
    font-size: 9px;
  }

  .about-left__text {
    font-size: 28px;
  }

  /* new */

  .table-mobile {
    display: table;
  }

  .table-desktop {
    display: none;
  }

  .about-start__teams-wrap__table {
    font-size: 14px;
  }

  .about-start__teams-wrap__table .team-table__row:first-child td:first-child {
    border-top-left-radius: 30px;
    padding-top: 20px;
  }

  .about-start__teams-wrap__table .team-table__row:first-child td:last-child {
    border-top-right-radius: 30px;
    padding-top: 20px;
  }

  .about-start__teams-wrap__table .team-table__row {
    height: fit-content;
    border-bottom: none;
  }

  .team .about-start__teams-wrap__table .team-table__row:nth-child(4n) {
    border-bottom: 1px solid rgb(216, 218, 222);
  }

  .individual .about-start__teams-wrap__table .team-table__row:nth-child(3n) {
    border-bottom: 1px solid rgb(216, 218, 222);
  }

  .about-start__teams-wrap__table .team-table__row:nth-child(2n + 1) {
    background-color: #ffffff;
  }

  .about-start__teams-wrap__table .team-table__row:last-child {
    border-bottom: none !important;
  }

  .about-start__teams-wrap__table .team-table__row td:first-child {
    font-weight: bold;
    padding-left: 20px;
  }

  .about-start__teams-wrap__table .team-table__row td:last-child {
    padding-right: 20px;
    padding-left: 20px;
  }

  .about-start__teams-wrap__table .team-table__row td {
    padding: 8px 0px;
  }

  .about-start__teams-buttons {
    flex-direction: column;
  }

  .about-start__teams-buttons .about-start__teams-button {
    width: 100%;
  }

  .strava-mini-profile__top {
    flex-direction: column;
    gap: 24px;
  }

  .strava-mini-profile .strava-card__stats {
    width: 100%;
  }

  .ddlong-white-block__cards {
    flex-direction: column;
    gap: 24px;
  }

  .ddlong-white-block__card-item {
    width: 100%;
  }

  .new-year-2025 .banner-title {
    font-size: 82px;
  }

  .dusty-love-block__top {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }

  .dusty-love-block__reviews-scroller__slide {
    max-width: 440px;
  }

  .vacancies-block .gap40-row-container {
    flex-direction: column;
  }

  .vacancies-side-wrapper {
    width: 100%;
  }

  .block-title__description {
    font-size: 20px;
  }

  .bottom-vacancies-card-container {
    flex-direction: column;
  }

  .bottom-vacancies-card-container__right {
    gap: 16px;
  }

  .birthday-badge {
    flex-direction: column;
    align-items: flex-start;
    background-color: #ffffff;
  }

  .birthday-badge__close-button {
    position: absolute;
    top: 16px;
    right: 24px;
  }

  .birthday-badge .side {
    width: 100% !important;
  }

  .birthday-badge .side:first-of-type {
    width: calc(100% - 64px) !important;
  }

  .birthday-badge__share-button {
    width: 100%;
  }

  .post-image {
    max-width: 100%;
  }

  .reward__category,
  .reward__title {
    font-size: 18px;
  }

  .reward__list {
    grid-template-columns: repeat(1, 1fr);
  }

  .reward__subtitle {
    margin-bottom: 32px;
    font-size: 16px;
  }

  .questions__item {
    font-size: 22px;
    align-items: flex-start;
  }

  .block-wrapper.birthday.birthdayBlog
    .gap24-column-container.birthdayBlog__mobile {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .block-wrapper.birthday.birthdayBlog .gap24-column-container {
    display: none;
  }

  .block-wrapper.birthday.birthdayBlog
    .gap24-column-container.birthdayBlog__mobile
    .gap24-row-container.side {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .block-wrapper.birthday.birthdayBlog
    .gap24-column-container.birthdayBlog__mobile
    .button-outer.share {
    width: 100%;
    padding: 10px 0;
    text-transform: none;
  }

  .block-wrapper.birthday.birthdayBlog
    .gap24-column-container.birthdayBlog__mobile
    .birthday-badge-bg {
    transform: none;
  }

  .block-wrapper.birthday.birthdayBlog
    .gap24-column-container.birthdayBlog__mobile
    .ddlong-participant-card__icon {
    width: 48px;
    height: 48px;
  }

  .birthdayBlog__start--mobile {
    display: flex;
    gap: 12px;
    align-items: center;
  }

  .block-wrapper.birthday.birthdayBlog
    .gap24-column-container.birthdayBlog__mobile
    .birthday-text {
    max-width: 300px;
    position: relative;
  }
}

@media screen and (max-width: 720px) {
  .pages-left___card .pages-right__card-wrap {
    height: fit-content;
    flex-direction: column;
    gap: 20px;
  }

  .pages-left__more {
    width: 100%;
  }

  .banner-title {
    font-size: 28px;
  }

  .bbk .banner-title {
    font-size: 42px;
  }

  .bbk .banner__take-part__day-left {
    font-size: 14px;
    padding-right: 30px;
  }

  .about-start__wrap {
    grid-template-columns: 1fr;
  }

  .about-start__right {
    width: 100%;
    justify-content: flex-start;
    padding: 80px 32px !important;
  }

  .sport-leading__column {
    width: 100%;
  }

  .prizes-block__title {
    font-size: 64px;
  }

  .prizes-block__text {
    font-size: 24px;
  }

  .registarion-card__title {
    font-size: 32px;
  }

  .about-start__left {
    gap: 40px;
    padding: 50px 32px;
  }

  .dj-banner__left-bottom h1 {
    font-size: 52px;
  }

  .schedule__event-time {
    width: max-content;
    min-width: fit-content;
  }

  .schedule__event-timeline {
    width: calc(100vw / 4);
  }

  .prizes-wrapper {
    gap: 40px;
  }

  .banner-container-bbk .banner-bbk-top {
    font-size: 18px;
  }

  .bbk-location {
    font-size: 18px;
  }

  .banner-bbk-bottom__bottom img {
    width: 60px;
  }

  .bbk-program__card {
    width: 100%;
    gap: 40px;
  }

  .bbk-program__card h2 {
    font-size: 32px;
  }

  .bbk-program__card-icon {
    width: 80px;
    height: 80px;
    padding-left: 20px;
  }

  .order-registration-option {
    width: 100%;
    flex-direction: column;
    gap: 24px;
    padding: 0;
  }

  .personal-info-form.profile-page-form {
    width: 100%;
  }

  .strava-card__stats {
    gap: 8px;
  }

  .strava-popup .strava-card__stat {
    border: none;
    align-items: center !important;
  }

  .strava-popup__previous-races-item {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 16px;
  }

  .strava-popup__previous-races-item__left {
    text-align: center;
    width: 100%;
    align-items: center;
  }

  .strava-popup__previous-races-item__right {
    width: 100%;
  }

  .strava-card__stats {
    width: 100%;
  }

  .strava-card__stat {
    width: 33%;
  }

  .strava-card__stats .strava-card__show-map {
    display: none;
  }

  .strava-card__main {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .strava-card__main .strava-card__show-map {
    display: block;
  }

  .strava-card__top {
    flex-direction: column;
    gap: 24px;
  }

  .new-year-2025 .banner-title {
    font-size: 82px;
  }

  .nothing-has-been-found {
    padding: 16px;
    font-size: 16px;
    text-align: center;
  }

  .new-year-2025__block-title-sponsors {
    font-size: 42px;
  }
}

@media screen and (max-width: 689px) {
  .profile-page__left {
    width: 100%;
  }
}

@media screen and (max-width: 678px) {
  .divRRPublish .MainTable tbody .brokeColsButtons {
    display: none;
  }

  .divRRPublish .MainTable tbody .brokeCols.withDetails td div {
    display: flex;
    gap: 10px;
  }

  .divRRPublish .MainTable tbody {
    font-size: 12px;
  }

  .vacancies-block .main-page__block-title {
    flex-direction: column;
  }
}

/* mobile */

@media screen and (max-width: 600px) {
  .block-wrapper {
    padding: 0px 16px;
  }

  .halloween .block-container,
  .new-year-2025 .block-container,
  .block-container.padding100 {
    padding: 40px 0px;
  }

  /* Андрей */

  .cookie-popup {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 320px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 20px;
    font-family: sans-serif;
    z-index: 9999;
    animation: slideIn 0.5s ease-out;
  }

  /* Андрей */

  .mobile {
    display: block;
  }

  .tablet {
    display: none;
  }

  .wrapper {
    padding-top: 80px !important;
  }

  .results-container {
    padding: 0px 16px;
  }

  .results-container__results-wrap {
    padding: 20px;
  }

  .header-wrapper {
    height: 80px;
  }
  .header {
    padding: 0px 16px;
  }

  .header-title {
    font-size: 14px;
  }

  .mobile-contols {
    position: initial;
  }

  .dropdown-form {
    width: 100vw;
    top: 80px;
    padding: 40px 16px;
  }

  .dropdown-form__reg {
    height: 70vh;
    overflow-y: scroll;
  }

  .dropdown-form h1 {
    font-size: 32px;
  }

  .dropdown-form__field {
    font-size: 14px;
  }

  .round-checkbox {
    font-size: 14px;
  }

  .sandwich-menu__item {
    font-size: 24px;
  }

  .dropdown-form__option {
    font-size: 14px;
  }

  .mobile-contols.authorized {
    justify-content: space-between;
    align-items: center;
  }

  .dropdown-profile-menu {
    top: 80px;
    width: 100vw;
  }

  .header__profile-icon {
    position: initial;
    width: 32px;
    height: 32px;
  }

  .header__profile-button {
    width: 100px;
    height: 30px;
    font-size: 14px;
  }

  .sandwich-menu__container {
    background-size: 35%;
  }

  .banner-bg {
    padding: 60px 0px;
  }

  .banner-container {
    gap: 30px;
    padding: 32px 16px;
  }

  .banner-logos {
    width: 100%;
    flex-direction: column;
    gap: 30px;
  }

  .banner-title {
    font-size: 30px;
  }

  .banner-logos__logo:nth-child(1) {
    width: 85%;
  }

  .banner-logos__logo:nth-child(2) {
    width: 70%;
  }

  .banner-subtitle {
    font-size: 16px;
  }

  .banner__take-part {
    width: 100% !important;
    height: fit-content;
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: center;
    border: none;
    gap: 20px;
  }

  .banner__take-part__day-left {
    width: 100% !important;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 35px;
    border: 1px solid #f1f1f1;
  }

  .banner__take-part__a {
    width: 100% !important;
    height: 60px;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .about-us__container {
    padding: 0px 16px;
    padding-top: 32px;
  }

  .about-us__text__title {
    font-size: 40px;
  }

  .about-us__text__paragraph {
    font-size: 16px;
  }

  .about-us__imgs {
    flex-direction: column;
    gap: 20px;
  }

  .about-us__imgs__img {
    width: 100%;
  }

  .bbk-program__card-icon {
    width: 70px;
    height: 70px;
    padding-left: 0px;
  }

  .infinity-stroke {
    margin-block-start: 2rem;
    margin-block-end: 2rem;
  }

  .infinity-stroke__content div {
    font-size: 40px;
  }

  .infinity-stroke .infinity-stroke__wrap:last-child {
    margin-top: 40px;
  }

  .events-container {
    padding: 0px 16px;
  }

  .events-container__title {
    font-size: 40px;
  }

  .events-container__events {
    margin-top: 20px;
  }

  .events-container__events__event-wrap {
    width: 100%;
  }

  .events-container__events__event {
    height: calc(90vw);
  }

  .events-container__events {
    flex-direction: column;
    justify-content: flex-start;
  }

  .blue-block__container {
    flex-direction: column;
    gap: 20px;
    padding: 40px 16px;
  }

  .blue-block {
    height: fit-content;
  }

  .blue-block__title {
    width: 100%;
    font-size: 20px;
  }

  .blue-block__menu {
    width: 100%;
  }

  .blue-block__menu-item {
    width: 100%;
  }

  .contacts {
    padding: 40px 16px;
  }

  .contacts__title {
    font-size: 24px;
  }

  .contacts__contacts-block {
    margin-top: 50px;
  }

  .contacts__paragraph {
    font-size: 20px;
    margin-top: 32px;
  }

  .footer {
    padding: 0px 16px;
  }

  .footer-menu {
    width: 100%;
    height: fit-content;
    flex-direction: column;
    gap: 10px;
  }

  .footer-menu__menu-item {
    width: 100%;
    padding: 15px 10px;
  }

  .mobile-footer-menu {
    width: 100%;
    gap: 40px;
  }

  .footer__right-container.mobile {
    display: flex;
    padding: 20px 0px;
  }

  .footer__contacts-title {
    font-size: 16px;
    color: #ffffff;
    font-family: "MuseoSansCyrl-900";
    font-style: italic;
  }

  .footer__right-container.mobile .footer__contacts {
    border: none;
    gap: 8px;
  }

  .footer__right-container.mobile .footer__contacts-item__info {
    height: fit-content;
    font-size: 14px;
    font-family: "MuseoSansCyrl-300";
  }

  .footer__right-container.mobile .social-media-items {
    gap: 16px;
  }

  .footer__right-container__subcontainer.footer__menu-container {
    padding: 40px 20px;
  }

  .footer__right-container.mobile .mobile-social-media {
    padding: 0px 20px;
  }

  .up-button {
    display: none;
  }

  .mobile-ooo {
    padding: 0px;
    font-size: 14px;
  }

  .page-404__container {
    padding: 80px 16px;
  }

  .page-404__comeback-button {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 25px 0px;
  }

  .page-technical-work__title {
    font-size: 40px;
  }

  .med-certificate-block__info {
    font-size: 14px;
  }

  .upload-buttons-container {
    flex-direction: column;
  }

  .med-certificate__button {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
  }

  .profile-page {
    padding: 40px 16px;
  }

  .profile-page__profile-icon {
    width: 128px;
    height: 128px;
  }

  .profile-page__profile-icon-block {
    width: 100%;
  }

  .upload-profile-icon-button {
    width: 100%;
  }

  .mobile-profile-menu__container {
    background-size: 30%;
  }

  .profile-menu-button {
    width: 100%;
  }

  .mobile-contols.non-authorized {
    width: 150px;
  }

  .mobile-profile-menu__item {
    font-size: 24px;
    padding: 20px 20px;
  }

  .pages-left___card {
    height: 540px;
    padding: 20px 16px;
  }

  .pages-left__card-block {
    gap: 20px !important;
  }

  .pages-left__card-top .pages-left__card-block {
    width: 60%;
    gap: 15px !important;
  }

  .pages-left__card-block-title {
    font-size: 20px;
  }

  .pages-left__card-block-qr {
    width: 100px;
  }

  .page-with-cards {
    padding: 24px 16px;
  }

  .page-registred__comeback-button {
    width: 100%;
    padding: 20px 0px;
    text-align: center;
  }

  .pages-left__card-dropdown-menu {
    padding-right: 64px;
  }

  .pages-left__card-block-title {
    font-size: 20px !important;
  }

  .order-form__list-new__item {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .order-form__list-new {
    gap: 24px;
  }

  .order-form__list-new__item__text {
    text-align: left;
    padding: 0;
  }

  .order-form__list-new__item__name {
    padding: 0;
  }

  .order-form__list-new__item__text a {
    justify-content: flex-start;
  }

  .pass-the-ticket-form__container {
    width: 100%;
  }

  .pass-the-ticket__buttons {
    flex-direction: column;
    gap: 20px;
  }

  .pass-the-ticket__comeback-button {
    width: 100%;
  }

  .pass-the-ticket__button {
    width: 100%;
  }

  .send-personal-info-button {
    width: 100%;
  }

  .prizes-block__title {
    font-size: 32px;
  }

  .prizes__events-container {
    flex-direction: column;
    justify-content: flex-start;
    row-gap: 20px;
  }

  .prizes__event {
    width: 100%;
    height: fit-content;
  }

  .yellow-title {
    font-size: 32px;
    margin-bottom: 40px;
  }

  .banner-bbk-bottom__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .banner__event-end {
    width: 100%;
  }

  .banner-bbk-bottom__bottom img {
    width: 30%;
  }

  .banner-container-bbk {
    gap: 24px;
    padding: 40px 16px;
  }

  .banner-bg {
    padding: 0px 0px;
  }

  .bbk .banner-bg {
    height: 700px;
  }

  .banner-bbk-top {
    flex-direction: column;
    align-items: start;
  }

  .banner-container-bbk .banner-bbk-top {
    font-size: 16px;
  }

  .bbk-location {
    font-size: 16px;
  }

  .bbk .banner-title {
    font-size: 40px;
  }

  .bbk.infinity-stroke__wrap {
    margin-top: 0px;
  }

  .bbk-video {
    height: 400px;
  }

  .background-video-new {
    padding: 40px 16px;
  }

  .about-start {
    padding: 0px 16px;
    margin-bottom: 40px;
  }

  .about-left__text {
    font-size: 24px;
  }

  .about-left__address {
    font-size: 16px;
    line-height: 1.2;
  }

  .about-right__text {
    font-size: 16px;
  }

  .about-start__left {
    gap: 80px;
    padding: 50px 32px;
  }

  .slider-event {
    height: 220px;
    padding: 0px 16px;
    margin-bottom: 40px;
  }

  .carousel__prev,
  .carousel__next {
    width: 32px;
    height: 32px;
  }

  .dont-miss-container {
    margin-bottom: 40px;
    padding: 32px 16px;
  }

  .dont-miss-container h2 {
    font-size: 20px;
  }

  .dont-miss__download-catalog {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px 0px;
  }

  .registarion-event {
    padding: 0px 16px;
    margin-bottom: 40px;
  }

  .registarion-event__subtitle {
    font-size: 24px;
    margin-bottom: 40px;
  }

  .registarion-card {
    height: 350px;
  }

  .bbk-program__card {
    padding: 20px;
  }

  .registarion-card__title {
    font-size: 24px;
  }

  .registarion-card__price {
    font-size: 24px;
  }

  .registarion-card__p {
    width: 14px;
  }

  .bbk-program {
    padding: 0px 16px;
  }

  .bbk-program__p {
    font-size: 24px;
    margin-bottom: 40px;
  }

  .sport-leading {
    padding: 0px 16px;
  }

  .sport-leading__start {
    max-height: none;
  }

  .sport-leading__name {
    font-size: 32px;
  }

  .sport-leading__wrap {
    padding: 40px 24px;
  }

  .prizes {
    padding: 0px 16px;
  }

  .prizes-container {
    padding: 40px 12px;
  }

  .prizes-wrap__img {
    width: 49%;
  }

  .gallery-family {
    padding: 0px 16px;
  }

  .gallery-family__wrap {
    flex-direction: column;
  }

  .gallery-family__container {
    padding: 40px 24px;
  }

  .family-pic-1 {
    flex: 1;
  }

  .family-pic-2 {
    flex: 1;
  }

  .gallery-family__image {
    width: 100%;
  }

  .gallery-family__image img {
    width: 100% !important;
  }

  .dj-banner {
    padding: 0px 16px;
    margin-bottom: 40px;
  }

  .dj-banner__container {
    padding: 40px 24px;
  }

  .dj-banner__left-bottom h1 {
    font-size: 40px;
  }

  .dj-banner__left-bottom h2 {
    font-size: 24px;
  }

  .dj-banner__left-bottom p {
    font-size: 16px;
  }

  .dj-banner__right {
    padding-bottom: 240px;
  }

  .dj-banner__right h1 {
    font-size: 40px;
  }

  .bbk .banner__take-part__day-left {
    display: flex;
    justify-content: center;
    padding-right: 0;
  }

  .dj-list__item {
    font-size: 16px;
  }

  .dj-star {
    top: 55%;
    left: -40%;
  }

  .schedule {
    padding: 0px 16px;
    margin: 40px 0px;
  }

  .schedule__event {
    width: 100%;
    flex-direction: column;
    align-items: start;
    gap: 12px;
  }

  .schedule__event-timeline {
    width: 100%;
  }

  .schedule__event-time {
    font-size: 25px;
  }

  .schedule__event-name {
    font-size: 18px;
  }

  .prizes-wrapper {
    padding: 0px 16px;
    margin: 40px 0px;
  }

  .prizes-wrap {
    row-gap: 10px;
  }

  .map-container {
    padding: 0px 16px;
    margin: 40px 0px;
  }

  .map-left__text {
    font-size: 24px;
  }

  .registarion-event {
    padding: 0px 16px;
  }

  .sponsors {
    padding: 0px 16px;
    margin-top: 40px;
  }

  .infinity-stroke--sponsors div {
    width: 200px;
  }

  .infinity-stroke--sponsors {
    margin-bottom: 40px;
  }

  .registration-menu-tabs {
    flex-direction: column;
    gap: 24px;
  }

  .registration-menu-tabs__button {
    width: 100%;
  }

  .bbk-registration-wrap {
    padding: 40px 16px;
  }

  .bbk-registration-back-button {
    margin-right: 16px;
    top: 42px;
  }

  .bbk-registration-container h1:first-child {
    text-align: left;
    width: 80%;
  }

  .registration__add-new-participant {
    width: 100%;
  }

  .order-registration-form__main-form__title {
    width: 100% !important;
  }

  .page-registred__title {
    font-size: 24px;
  }

  .page-registred-p {
    font-size: 16px;
  }

  .page-registred__qr {
    width: 60%;
  }

  .infinity-stroke--bbk .infinity-stroke__content div {
    font-size: 24px;
  }

  .infinity-stroke--bbk .infinity-stroke__content div::after {
    top: 10px;
  }

  /* DDLONG */

  .ddlong .banner-bg {
    margin-bottom: 40px;
  }

  .ddlong .banner-title {
    font-size: 40px;
  }

  .ddlong .banner-subtitle {
    font-size: 20px;
  }

  .ddlong .banner-bbk-bottom {
    gap: 5px;
  }

  .ddlong .banner-container-bbk {
    min-height: 560px;
    padding-bottom: 80px;
  }

  .ddlong-title {
    font-size: 40px;
  }

  .ddlong .about-left__text {
    font-size: 24px !important;
  }

  .ddlong .about-left__address {
    font-size: 16px;
  }

  .about-ddlong {
    padding: 0px 16px;
    margin-bottom: 40px;
  }

  .about-ddlong__text {
    font-size: 16px;
    gap: 24px;
  }

  .about-ddlong__slider-block {
    height: 400px;
  }

  .ddlong-participants {
    padding: 0px 16px;
    margin-bottom: 40px;
  }

  .ddlong-participant-card {
    gap: 12px;
    padding: 12px 18px;
  }

  .ddlong-participant-card .pacer-badge svg {
    width: 22px;
    height: 22px;
  }

  .ddlong-participant-card__info__badges {
    gap: 4px;
  }

  .ddlong-participant-card__name {
    font-size: 16px;
    line-height: 16px;
  }

  .ddlong-participant-card__info__p {
    font-size: 12px;
  }

  .ddlong-participant-card__info {
    padding: 0px 0px 4px 0px;
  }

  .no-participants-found {
    font-size: 24px;
  }

  .ddlong-participant-card__icon {
    width: 64px;
    height: 64px;
  }

  .ddlong-participants-list {
    row-gap: 10px;
  }

  .popup {
    padding: 40px 16px;
  }

  .popup-form__inner-top__title {
    font-size: 32px;
    width: 60%;
  }

  /* поменять */

  .popup-registration-form__main-form .personal-info-form__field {
    flex-direction: column;
    align-items: start;
    gap: 10px;
  }

  .popup-registration-form__main-form .personal-info-form__input-container {
    width: 100%;
  }

  .popup-registration-form__main-form .select2 {
    width: 100% !important;
  }

  /* поменять */

  .popup {
    width: 100%;
  }

  .popup-auth {
    width: 100%;
  }

  .popup-event-registration {
    width: 100%;
  }

  .popup-form-options {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .footer__right-container.mobile .meta__message {
    left: 20px;
  }

  .divRRPublish .ListControl .ListControlSearch {
    width: 100%;
    flex-direction: column;
    align-items: flex-end;
    gap: 5px;
  }

  .divRRPublish .ListControl .ListControlSearch input {
    flex: 1;
    width: 100%;
  }

  .divRRPublish .ListControl .ListControlSearch .btnSearch {
    width: 100%;
  }

  .banner__dd-logo {
    width: 40%;
  }

  .banner__main-pic {
    width: 100%;
  }

  .banner-yellow-subtitle {
    font-size: 18px;
  }

  .banner__teams {
    font-size: 16px;
  }

  .banner-bg .salut:last-of-type {
    bottom: 20%;
    scale: 1.2;
  }

  .banner-bg .salut:first-of-type {
    top: 8%;
    left: 8%;
    scale: 1.3;
  }

  .gallery-result__text {
    font-size: 16px;
  }

  .gallery-result__search label {
    font-size: 14px;
  }

  .gallery-result__security {
    font-size: 14px;
  }

  .gallery-result__buttons {
    flex-direction: column-reverse;
  }

  .gallery-photos__block a {
    width: 100%;
  }

  .gallery-photos__block-w {
    width: 100%;
  }

  .gallery-container {
    padding: 0px 16px;
  }

  .personal-info-form__field.half-width {
    width: 100%;
  }

  .about-start__show-teams {
    font-size: 14px;
  }

  .sticky-widget {
    max-width: 100vw;
    width: 100%;
    align-self: flex-end;
    justify-content: flex-start;
    overflow: auto;
    white-space: nowrap;
    padding: 0px 10px;
    left: 0;
  }

  .sticky-widget::-webkit-scrollbar {
    display: none;
  }

  .sticky-widget__button {
    white-space: nowrap;
  }

  .strava-card__stat__var {
    font-size: 16px;
  }

  .strava-card__stat__title {
    font-size: 14px;
  }

  .strava-popup {
    margin: 0px 16px;
    padding: 40px 0px;
  }

  .strava-popup__previous-races-item__left__race-date {
    font-family: "MuseoSansCyrl-300";
  }

  .strava-popup .popup-form__inner-top {
    padding: 0px 16px;
  }

  .not-registred-popup-message {
    padding: 0px 16px;
  }

  .strava-popup__buttons-container {
    padding: 0px 16px;
  }

  .strava-mini-profile .strava-card__stat {
    border: none;
  }

  .strava-mini-profile {
    padding: 24px;
  }

  .strava-mini-profile__achievement-item {
    width: 49%;
  }

  .strava-mini-profile__achievement-item img {
    width: 100%;
    height: 128px;
  }

  .strava-mini-profile__achievements-block {
    row-gap: 10px;
    column-gap: 2%;
  }

  .ddlong-white-block {
    padding: 40px 16px;
  }

  .ddlong-white-block__card-item {
    font-size: 16px;
  }

  .ddlong-white-block__info {
    font-size: 16px;
  }

  .ddlong-white-block__reg {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .about-start__timing-item__description {
    font-size: 16px;
  }

  .about-start__minor-timings .main-page__block-title {
    margin-bottom: 40px;
  }

  .about-start__wrap {
    gap: 40px;
  }

  .banner-bg.bday {
    min-height: 612px;
    background-size: cover, 0% !important;
    background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 1),
      rgba(0, 0, 0, 0)
    );
  }

  .banner-bg.bday .banner-title {
    font-size: 64px;
    line-height: 76%;
  }

  .banner-bg.bday .banner-bottom {
    gap: 16px;
  }

  .bday-address {
    font-size: 24px;
    padding: 12px;
  }

  .b-day__date div {
    font-size: 32px;
  }

  .strava-card__main__run-title {
    font-size: 16px;
  }

  .b-day__date {
    gap: 10px;
  }

  .b-day__date div:first-child {
    padding-right: 10px;
    border-right: 2px solid #08623d;
  }

  .pacer-icon::before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    bottom: 0px;
    left: 100%;
    transform: translateX(-90%);
    background-image: url("/local/templates/dustydumbbells/assets/images/star-icon.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 100;
  }

  .post-container .pacer-icon::before,
  .post-container .birthday-icon::before {
    width: 14px;
    height: 14px;
  }

  .pacer-badge__tip {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: -50px;
    transform: translateX(calc(-50% + 15px));
    visibility: hidden;
    user-select: none;
  }

  .pacer-badge__tip p {
    font-size: 14px;
  }

  .pacer-badge__tip {
    top: -50px;
    right: 0px;
    transform: none;
  }

  .pacer-badge__tip svg {
    display: none;
  }

  .main-page .banner-container {
    padding: 48px 16px;
  }

  .main-page-banner__date {
    font-size: 24px;
  }

  .main-page .ddlong-video-banner {
    display: block;
  }

  .new-year-2025 .banner-container-bbk {
    padding: 80px 16px;
  }

  .new-year-2025 .banner-title {
    font-size: 64px;
  }

  .new-year-2025__about-race__p {
    font-size: 16px;
  }

  .new-year-2025__slider-block .slider-event {
    height: 300px;
  }

  .new-year-2025__rules-list__item {
    font-size: 16px;
  }

  .new-year-2025__schedule-block .schedule__event-time {
    width: 126px;
    padding: 8px 0px;
  }

  .new-year-2025__schedule-block .schedule__event-name {
    padding: 24px;
  }

  .new-year-2025 .bbk-date {
    font-size: 24px;
  }

  .new-year-2025 .bbk-location {
    font-size: 16px;
  }

  .snowflake {
    width: 48px;
    height: 48px;
  }

  .main-page__block-title {
    font-size: 32px;
  }

  .strava-mini-profile.common-info .strava-card__stats {
    width: 100%;
  }

  .strava-mini-profile.common-info .strava-card__stat {
    border: none;
    align-items: center;
  }

  .strava-mini-profile.common-info .strava-card__stat:nth-child(2),
  .strava-mini-profile.common-info .strava-card__stat:nth-child(3) {
    padding-left: 0px;
  }

  .strava-mini-profile.common-info .strava-card__stat__var {
    font-size: 16px;
    font-family: "MuseoSansCyrl-300";
  }

  .strava-mini-profile__top {
    align-items: center;
    gap: 16px;
  }

  .strava-popup__head-info {
    gap: 16px;
  }

  .strava-mini-profile {
    gap: 40px;
  }

  .achievements__achievement-block__achievement-card {
    width: 100%;
  }

  .strava-popup__head-info__name {
    font-size: 16px;
  }

  /* уведомления */

  .notifications-icon {
    width: 32px;
    height: 32px;
  }

  .notifications-icon img {
    width: 20px;
  }

  .notifications-popup {
    width: 100%;
    top: 80px;
    right: 0;
    border-radius: 0px;
  }

  .notifications-popup__top {
    padding: 10px 24px;
  }

  .notifications-popup__top__more {
    display: block;
  }

  .notifications-popup__top__more-desktop {
    display: none;
  }

  .notifications-popup__notifications-container__item__delete {
    width: 10px;
    height: 10px;
  }

  .notifications-popup__notifications-container {
    max-height: none;
  }

  .filter-popup {
    position: absolute;
    bottom: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 12px 16px 24px 16px;
    transition: 0.1s all;
  }

  .filter-popup .x-sign {
    display: none;
    pointer-events: none;
  }

  .mobile-carrier {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 8px;
    flex-shrink: 0;
  }

  .mobile-carrier div {
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background-color: #d9d9d9;
  }

  .vacancy-card {
    padding: 24px;
    gap: 32px;
  }

  .vacancy-card__list-point {
    border: 2px solid #1a4297;
  }

  .block-title__description {
    font-size: 16px;
  }

  .vacancy-card__list-container {
    gap: 24px;
  }

  .block-title {
    font-size: 48px;
  }

  .gap60-column-container {
    gap: 32px;
  }

  .header-tip {
    font-size: 14px;
  }

  .schedule__wrap {
    padding: 24px 16px;
  }

  .transparent-alert-message {
    align-items: flex-start;
  }

  .banner-top-logos img {
    width: 48px;
    height: 48px;
  }

  .banner-top-logos {
    gap: 16px;
  }

  .doc-item__download-btn {
    padding: 12px 32px;
  }

  .birthday-badge {
    gap: 12px;
    padding: 16px;
  }

  .birthday-text {
    font-size: 14px;
  }

  .birthday-badge__close-button {
    width: 24px;
    height: 24px;
    right: 16px;
  }

  .birthday-badge-bg {
    left: auto;
    top: -10px;
    right: -10px;
    transform: scaleX(-1);
  }

  .birthday-badge .side {
    gap: 12px !important;
  }

  .birthday-badge__share-button {
    background-color: var(--primary-background-color) !important;
    color: var(--primary-color) !important;
  }

  .birthday-badge__share-button path {
    fill: var(--primary-color) !important;
  }

  .birthday-badge__share-button:hover,
  .birthday-badge__share-button:hover path {
    fill: var(--primary-background-color) !important;
    background-color: var(--primary-color) !important;
    color: var(--primary-background-color) !important;
  }

  .live-feed-wrapper {
    padding: 24px 0px;
  }

  .post-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 16px;
    border-radius: 24px;
    background-color: #f8f8f8;
    border: 1px solid #e4e4e4;
  }

  .post-container .ddlong-participant-card__icon {
    width: 40px;
    height: 40px;
  }

  .post-container .ddlong-participant-card__info {
    padding: 0px;
  }

  .post-more-button {
    width: 40px;
    height: 40px;
  }

  .post-text {
    font-size: 16px;
    line-height: 130%;
  }

  .post-date {
    font-size: 14px;
  }

  .post-image-container {
    gap: 8px;
  }

  .post-image {
    min-width: 95px;
    max-height: 100px;
    flex: 1;
    border-radius: 16px;
    object-fit: cover;
    object-fit: cover;
  }

  .post-wrapper {
    padding: 24px 0px;
  }

  .post-wrapper .post-container {
    padding: 0;
    padding-bottom: 12px;
    background: none !important;
    border: none;
  }

  .comment-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 12px;
    border-radius: 24px;
    background-color: #f8f8f8 !important;
    border: 1px solid #e4e4e4 !important;
  }

  .comment-inner-wrapper {
    width: auto;
    flex: 1;
  }

  .comment-options button {
    font-size: 12px;
  }

  .write-comment-wrapper {
    width: calc(100vw - 32px) !important;
  }

  .comment-wrapper.selected {
    scroll-margin-block-start: 90px;
    z-index: 10001;
  }

  .comment-options-popup.active {
    position: fixed;
    width: calc(100% - 32px);
    display: flex;
    left: 16px;
    bottom: 20px;
  }

  .upload-post-button {
    width: 100%;
  }

  .file-upload-button {
    font-size: 12px;
  }

  .loaded-files-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .live-feed-wrapper h1 {
    font-size: 24px;
  }
}

@media screen and (max-width: 480px) {
  .docs-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .post-image {
    max-height: 80px;
  }
}

@media screen and (max-width: 450px) {
  .banner-title {
    font-size: 24px;
  }

  .personal-info-form__field {
    flex-direction: column;
    justify-content: flex-start;
    align-items: start;
    gap: 10px;
  }

  .personal-info-form__field label {
    width: fit-content;
  }

  .profile-page__profile-icon {
    width: 64px;
    height: 64px;
  }

  .strava-widget {
    width: 100%;
  }

  .strava-widget__stat-var {
    font-size: 24px;
  }

  .strava-widget__stat-name {
    font-size: 14px;
  }

  .mobile-contols.non-authorized {
    width: 140px;
  }

  .personal-info-form__input-container {
    width: 100%;
  }

  .dj-banner__left-bottom h1 {
    font-size: 36px;
  }

  .sport-leading__title {
    text-align: left;
  }

  .prizes__title {
    text-align: left;
  }

  .prizes__subtitle {
    text-align: left;
  }

  .order-message-page__container {
    padding: 80px 16px;
  }

  /* DDLONG */

  .ddlong-title {
    font-size: 36px;
  }

  .ddlong .banner-subtitle {
    font-size: 16px;
  }

  .popup-form__inner-top__title {
    font-size: 28px;
  }

  .gallery-result__text {
    margin-right: 5px;
  }

  .personal-info-form__right-side {
    width: 100%;
  }

  .med-certificate-block__title {
    font-size: 24px !important;
  }

  .pass-the-ticket-form__container .personal-info-form__input-container {
    width: 100%;
  }

  .pass-the-ticket-form__container .personal-info-form__field {
    flex-direction: column;
  }

  .about-start__teams-wrap__table {
    font-size: 16px;
  }

  .strava-card__stat__name {
    font-size: 14px;
  }

  .dont-miss__download-catalog {
    font-size: 14px;
  }

  .bday-address {
    font-size: 20px;
  }

  .new-year-2025 .banner-title {
    font-size: 48px;
  }

  .white-red-button.new-year-banner-button {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 24px;
  }

  .new-year-2025__block-button {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 24px;
  }

  .new-year-2025 .banner-container-bbk {
    padding: 40px 16px;
  }

  .strava-popup__head-info__profile-icon {
    width: 64px;
    height: 64px;
  }

  .strava-mini-profile {
    padding: 24px 16px;
  }

  .strava-mini-profile__head-info__top__left__club {
    display: flex;
  }

  .strava-mini-profile__head-info__top__left {
    width: 100%;
    align-items: center;
  }

  .strava-mini-profile__head-info__top {
    align-items: center;
    gap: 12px;
  }

  .common-info .strava-mini-profile__button {
    font-size: 12px;
  }

  .common-info.strava-mini-profile .strava-popup__head-info {
    gap: 24px;
  }

  .common-info.strava-mini-profile {
    gap: 24px;
  }

  .strava-mini-profile__button {
    padding: 6px 12px;
  }

  .strava-card__stat__var {
    font-size: 16px;
  }

  .pages-left___card.strava {
    padding: 8px;
  }

  .achievements__achievement-block__achievement-card {
    padding: 24px;
  }

  .strava-popup__head-info {
    gap: 40px;
  }

  .page-with-cards .profile-page__left {
    gap: 24px;
  }

  .strava-mini-profile .pacer-icon::before {
    width: 20px;
    height: 20px;
  }

  .strava-popup__head-info__profile-icon img {
    padding: 3px !important;
    border-radius: 20px;
  }

  .strava-mini-profile.common-info .strava-card__stat {
    width: fit-content;
  }

  .menu-change-alert.mobile {
    max-width: none;
  }

  .vacancy-card__list-item {
    font-size: 16px;
  }

  .vacation-card__p-bold {
    font-size: 18px;
  }

  .side-block__title {
    font-size: 24px;
  }

  .blue-side-block {
    padding: 24px;
  }

  .text20 {
    font-size: 18px;
  }

  .block-title {
    font-size: 32px;
  }

  .banner-top-logos img {
    width: 36px;
    height: 36px;
  }

  .banner-top-logos {
    gap: 12px;
  }

  .reward__category,
  .reward__title {
    font-size: 14px;
  }
}

@media (max-width: 600px) {
  /* Затемнённый фон */
  .comments-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: 9998;
  }

  .comments-overlay.active {
    opacity: 1;
    visibility: visible;
  }

  /* Выезжающее меню */
  .comments-drawer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85vh;
    background: #ffffff;
    border-radius: 24px 24px 0 0;

    /* 🔴 Вместо transform используем bottom */
    bottom: -85vh;
    transition: bottom 0.3s cubic-bezier(0.4, 0, 0.2, 1);

    z-index: 9999;
    display: flex;
    flex-direction: column;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.1);
  }

  .comments-drawer.active {
    bottom: 0;
  }

  /* Индикатор (полоска) */
  .drawer-handle {
    width: 64px;
    height: 4px;
    background: #00000080;
    border-radius: 9px;
    margin: 12px auto 24px auto;
    cursor: grab;
    flex-shrink: 0;
  }

  .drawer-handle:active {
    cursor: grabbing;
  }

  /* Заголовок */
  .drawer-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
  }

  .drawer-header h3 {
    margin: 0;
    font-size: 20px;
    font-family: "MuseoSansCyrl-300";
    color: #111827;
    margin-bottom: 20px;
  }

  /* Контент со скроллом */
  .drawer-content {
    flex: 1;
    overflow-y: auto;
    padding: 16px 20px;
    -webkit-overflow-scrolling: touch; /* Плавный скролл на iOS */
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-height: 0;
  }

  .drawer-content .post-image {
    min-width: 79px;
    max-height: 76px;
    max-width: 79px;
  }

  /* Поле ввода */
  .drawer-footer {
    padding: 12px 20px 20px;
    background: #ffffff;
    flex-shrink: 0;
  }

  .drawer-swipe-zone {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px; /* Большая зона для удобства */
    z-index: 10;
    cursor: grab;
    -webkit-tap-highlight-color: transparent;
  }

  .drawer-swipe-zone:active {
    cursor: grabbing;
  }

  .comment-input {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #e5e7eb;
    border-radius: 24px;
    font-size: 16px;
    outline: none;
    transition: border-color 0.2s;
  }

  .comment-input:focus {
    border-color: #1a4297;
  }
}

/* На десктопе скрываем */
@media (min-width: 601px) {
  .comments-drawer,
  .comments-overlay {
    display: none !important;
  }
}

/* End */
/* /local/templates/dustydumbbells/assets/styles/plugins/magnific-popup.css?17536924597242 */
/* /local/templates/dustydumbbells/assets/styles/styles.css?1781182979228978 */
