@font-face {
  font-family: "ABC Favorit CROSSHUB";
  src: url(/bitrix/templates/adaptive/fonts/ABCFavoritCYR-Book.otf) format('opentype');
}

:root {
  --CH-green: #EFFE7D;
  --CH-light_gray: #D3D9D7;
  --CH-gray: #616C72;
  --CH-black: #2B3033;
}

body {
  background-color: var(--CH-light_gray) !important;
  height: auto !important;
}

html,
body,
a {
  font-family: "ABC Favorit CROSSHUB";
  -webkit-text-size-adjust: 100%;
  color: var(--CH-black);
  letter-spacing: 0px;
}

#pageStart,
#about {
  font-family: "ABC Favorit CROSSHUB";
}

#about_the_platform {
  font-family: "ABC Favorit CROSSHUB";
  /*padding: 4px; 
  width: 250px; 
  */
  font-family: ABC Favorit CROSSHUB;
  font-size: 18px;
  font-weight: 350;
  line-height: 18.02px;
  letter-spacing: -0.05em;
  text-align: center;


  background-color: #EFFE7D;
  color: #616C72;
  border: none;
  margin-top: 7px;
  width: 288px;
  height: 42px;
  padding: 11px 66px 11px 66px;
  gap: 10px;
  border-radius: 4px;
  opacity: 0px;

}

@media (max-width:1440px) {
  #about_the_platform {
    max-width: 288px;
    width: 100%;
    height: 42px;
    font-size: 16px;
    padding: 11px 15px 11px 15px;
    gap: 10px;
    opacity: 0px;
    width: 100%;
    white-space: nowrap;

  }
}

@media (max-width:960px) {
  #about_the_platform {
    max-width: 373px;
    width: 100%;
    height: 42px;
    padding: 11px 15px 11px 15px;
    gap: 10px;
    opacity: 0px;
    width: 100%;
    white-space: nowrap;

  }
}

#about_the_platform:focus,
#about_the_platform:active {
  outline: none !important;
  box-shadow: none !important;
}

.bol {
  height: 141px;
}

a {
  text-decoration: none;
}

.head {
  position: absolute;
  width: calc(100% - 32px);
  z-index: 100;
  height: 60px;
  top: 15px;
  left: 16px;
  padding: 10px 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--CH-green);
  /* width: 100%;
  margin-top: 15px; */
}

@media (max-width:960px) {
  .head {
    top: 12px;
    left: 12px;
    width: calc(100% - 24px);
    height: 65px;
    padding: 11px 14px;
    align-items: flex-start;
  }
}


.head .head-col {
  display: flex;
}

.head .head-col div {
  max-width: 209px;
}

@media (max-width:960px) {
  .head .head-col {
    flex-direction: column;
    gap: 8px;
  }

  .head .head-col div {
    max-width: unset;
  }
}

.head .head-col:last-child {
  justify-content: flex-end;
}

.head a {
  font-size: 20px;
  font-weight: 350;
  line-height: 20px;
  text-align: left;
  width: fit-content;
  color: var(--CH-gray);
  font-family: "ABC Favorit CROSSHUB";
}

@media (max-width:960px) {
  .head a {
    font-size: 16px;
    font-weight: 350;
    line-height: 16px;
  }
}

.head a:hover {
  color: var(--CH-black);
  text-decoration: none;
}

.head .head-col .head-lk_button {
  background-image: url('data:image/svg+xml,<svg width="14" height="22" viewBox="0 0 14 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.67024 9.78511C8.85009 9.40175 7.93149 9.20093 6.99805 9.20093C6.06462 9.20093 5.14601 9.40175 4.32587 9.78511C0.660362 11.4938 -1.07446 16.3191 0.702333 20.4465C0.802383 20.6768 0.982058 20.8752 1.21718 21.0151C1.4523 21.1549 1.73158 21.2294 2.01744 21.2286H11.9787C12.2645 21.2294 12.5438 21.1549 12.7789 21.0151C13.014 20.8752 13.1937 20.6768 13.2938 20.4465C15.0846 16.3071 13.3218 11.4818 9.67024 9.78511Z" fill="%23616C72"/><path d="M4.21184 1.80045C5.00739 1.14519 5.98715 0.783644 6.99891 0.771973C8.01067 0.783644 8.99043 1.14519 9.78599 1.80045C10.5815 2.45571 11.1484 3.368 11.3984 4.39559C11.6484 5.42318 11.5676 6.50855 11.1686 7.48308C10.7696 8.45762 10.0747 9.26676 9.1918 9.78481C8.5247 10.1871 7.76855 10.3988 6.99891 10.3988C6.22928 10.3988 5.47313 10.1871 4.80603 9.78481C3.92316 9.26676 3.22823 8.45762 2.82921 7.48308C2.4302 6.50855 2.34942 5.42318 2.59944 4.39559C2.84946 3.368 3.41628 2.45571 4.21184 1.80045Z" fill="%23616C72"/></svg>');
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 25px;
}

@media (max-width:960px) {
  .head .head-col .head-lk_button {
    padding-left: 20.5px;
  }
}

.head .head-col .head-lk_button:hover {
  color: var(--CH-black);
  background-image: url('data:image/svg+xml,<svg width="14" height="22" viewBox="0 0 14 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.67024 9.78511C8.85009 9.40175 7.93149 9.20093 6.99805 9.20093C6.06462 9.20093 5.14601 9.40175 4.32587 9.78511C0.660362 11.4938 -1.07446 16.3191 0.702333 20.4465C0.802383 20.6768 0.982058 20.8752 1.21718 21.0151C1.4523 21.1549 1.73158 21.2294 2.01744 21.2286H11.9787C12.2645 21.2294 12.5438 21.1549 12.7789 21.0151C13.014 20.8752 13.1937 20.6768 13.2938 20.4465C15.0846 16.3071 13.3218 11.4818 9.67024 9.78511Z" fill="%232B3033"/><path d="M4.21184 1.80045C5.00739 1.14519 5.98715 0.783644 6.99891 0.771973C8.01067 0.783644 8.99043 1.14519 9.78599 1.80045C10.5815 2.45571 11.1484 3.368 11.3984 4.39559C11.6484 5.42318 11.5676 6.50855 11.1686 7.48308C10.7696 8.45762 10.0747 9.26676 9.1918 9.78481C8.5247 10.1871 7.76855 10.3988 6.99891 10.3988C6.22928 10.3988 5.47313 10.1871 4.80603 9.78481C3.92316 9.26676 3.22823 8.45762 2.82921 7.48308C2.4302 6.50855 2.34942 5.42318 2.59944 4.39559C2.84946 3.368 3.41628 2.45571 4.21184 1.80045Z" fill="%232B3033"/></svg>');
}

.pageStart {
  color: var(--CH-gray);
  padding-top: calc(110px);
  /*height: 100vh;*/
  min-height: 760px;
}

@media (max-width:960px) {
  .pageStart {
    height: unset;
    min-height: unset;
  }
}

.pageStart-top.desktop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 85px;
}

.pageStart-top.mobile {
  display: none;
}

.desktop .pageStart-top-col {
  padding: 0;
}

.desktop .pageStart-top-col.pageStart-top_medoblako {
  -ms-flex: 0 0 22.5%;
  flex: 0 0 22.5%;
  max-width: 22.5%;
}

.desktop .pageStart-top-col.pageStart-top_crosshub {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.pageStart-top_medoblako-title {
  font-family: Arial;
  font-size: 50.64px;
  font-weight: 700;
  line-height: 58.24px;
  text-align: left;
  margin-bottom: 6px;
  user-select: none;
  -webkit-user-drag: none;
}

.pageStart-top_medoblako-text {
  font-size: 18px;
  font-weight: 350;
  line-height: 20.34px;
  letter-spacing: -0.05em;
  text-align: left;
  padding-left: 5px;
}

@media (max-width:960px) {
  .pageStart-top.desktop {
    display: none;
  }

  .pageStart-top.mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .mobile .pageStart-top_medoblako-title {
    font-size: 37.56px;
    line-height: 43.19px;
  }

  .mobile .pageStart-crosshub_logo {
    margin-top: 6px;
  }

  .mobile .pageStart-crosshub_logo-text {
    font-size: 21.03px;
    letter-spacing: -0.05em;
    text-align: center;
  }

  .mobile .pageStart-top_medoblako-text {
    font-size: 16px;
    line-height: 18.02px;
    letter-spacing: -0.05em;
    text-align: center;

  }

  .mobile .pageStart-crosshub_logo img {
    height: 63px;
  }

  .mobile .pageStart-top_medoblako-text {
    margin: 34px auto;
    padding: 0px 53px;
  }
}

.container {
  width: 100%;
  max-width: 100% !important;
  padding-right: 16px !important;
  padding-left: 16px !important;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width:960px) {
  .container {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
}

.pageStart-crosshub_logo {
  width: fit-content;
}

.pageStart-crosshub_logo div:has(img) {
  /* background-image: url(/bitrix/templates/adaptive/images/crosshub-logo_gray.svg); */
  /* height: 93px; */
  user-select: none;
  -webkit-user-drag: none;
}

.pageStart-crosshub_logo img {
  pointer-events: none;
}

.pageStart-crosshub_logo-text {
  font-size: 24px;
  font-weight: 350;
  line-height: 27.12px;
  letter-spacing: -0.05em;
  text-align: left;
  padding-top: 1.61px;
  padding-left: 3.21px;
}

.pageStart-content {
  border-radius: 8px;
  display: flex;
  overflow: hidden;
}

@media (max-width:960px) {
  .pageStart-content {
    flex-direction: column;
    margin-bottom: 10px;
  }
}


.pageStart-content-block {
  width: 100%;
}

.pageStart-content-block.yellow_block {
  background-color: var(--CH-green);
  color: var(--CH-gray);
  padding: 9px 20px 20px;
  border-radius: 8px 0 0 8px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 50px;
  max-width: 48.5%;
}

@media (max-width:960px) {
  .pageStart-content-block.yellow_block {
    align-items: center;
    border-radius: 8px 8px 0 0;
    max-width: unset;
  }
}

/* .pageStart-content-block.yellow_block::after {
  content: '';
  position: absolute;
  display: block;
  right: -20px;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 69px;
  background-image: url('data:image/svg+xml,<svg width="70" height="395" viewBox="0 0 70 395" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M54.039 380.788V394.012L10.7893 394.012C4.83056 394.012 4.21043e-05 389.181 4.14596e-05 383.222L0 10.7893C0 4.83052 4.83052 0 10.7893 0L54.0388 0V13.4319C54.0388 16.4112 56.454 18.8265 59.4334 18.8265L63.6776 18.8265C66.657 18.8266 69.0722 21.2418 69.0722 24.2212L69.0724 369.999C69.0724 372.978 66.6571 375.394 63.6777 375.394L59.4337 375.394C56.4543 375.394 54.039 377.809 54.039 380.788Z" fill="%23EFFE7D"/></svg>');
} */

.pageStart-content-block.gray_block {
  background-color: var(--CH-gray);
  color: var(--CH-light_gray);
  padding: 13px 0 26px 0;
  padding-left: 30px;
  border-radius: 0 8px 8px 0;
  /* position: relative; */
}

@media (max-width:960px) {
  .pageStart-content-block.gray_block {
    flex-direction: column;
    border-radius: 0 0 8px 8px;
    padding: 0;
    padding-top: 78px;
  }
}

/* .pageStart-content-block.gray_block::before {
  content: '';
  position: absolute;
  left: -15px;
  top: 0;
  border-radius: 0 0 0 9px;
  background-color: var(--CH-gray);
  width: 20px;
  height: 19px;
}

.pageStart-content-block.gray_block::after {
  content: '';
  position: absolute;
  left: -15px;
  bottom: 0;
  border-radius: 9px 0 0 0;
  background-color: var(--CH-gray);
  width: 20px;
  height: 19px;
} */

.pageStart-content-block.yellow_block .pageStart-content-block-title {
  font-size: 33.59px;
  font-weight: 350;
  line-height: 35.99px;
  text-align: left;
  max-width: 589px;
  z-index: 99;
}

.pageStart-content-block.gray_block .pageStart-content-block-title {
  color: var(--CH-green);
  font-size: 22px;
  font-weight: 350;
  line-height: 27px;
  text-align: left;
  max-width: 215px;
  min-height: 81px;
}

@media (max-width:960px) {

  .pageStart-content-block.gray_block .pageStart-content-block-title,
  .pageStart-content-block.yellow_block .pageStart-content-block-title {
    font-size: 24px;
    line-height: 26px;
    max-width: unset !important;
    min-height: unset !important;
  }
}

.pageStart-content-block-list {
  padding: 0 42px 0 39px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  position: relative;
}

@media (max-width:960px) {
  .pageStart-content-block-list {
    padding: 18px 12px 26px;
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
    gap: 33px;
  }
}

.pageStart-content-block-list:last-child::before {
  content: '';
  width: 1px;
  height: calc(100%);
  position: absolute;
  top: 3px;
  left: 0;
  background-color: var(--CH-light_gray);
}

@media (max-width:960px) {

  .pageStart-content-block-list:last-child::before {
    height: 1px;
    width: calc(100% - 34px);
    left: 17px;
    top: 0;
  }
}

.pageStart-content-block-list:last-child .pageStart-content-block-title {
  max-width: 250px;
}

.pageStart-content-block-list ul {
  margin: 0;
  /* margin-top: auto; */
  margin-top: 62px;
}

@media (max-width:460px) {
  .pageStart-content-block-list ul {
    max-width: 299px;
  }
}

.pageStart-content-block-list ul li {
  font-size: 18px;
  font-weight: 350;
  line-height: 22.86px;
  text-align: left;
  position: relative;
  padding-left: 19px;
  margin-bottom: 24px;
}

.pageStart-content-block-list ul li:last-child {
  margin-bottom: 0;
}

@media (max-width:960px) {
  .pageStart-content-block-list ul li {
    padding-left: 14px;
    font-size: 16px;
    line-height: 17.14px;
    margin-bottom: 18px;
  }
}

.pageStart-content-block-list ul li::before {
  content: '';
  height: 9px;
  width: 9px;
  background-color: var(--CH-green);
  border-radius: 30px;
  position: absolute;
  left: -3px;
  top: 6px;
}

.pageStart-content-block-list ul li.done::before {
  background: var(--CH-green);
  background-image: url('data:image/svg+xml,<svg width="14" height="10" viewBox="0 0 14 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 5L5.32941 8.5L12 1.5" stroke="%232B3033" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 2px;
  height: 12px;
  width: 12px;
  background-size: 9px;
  left: -4px;
}

@media (max-width:960px) {
  .pageStart-content-block-list ul li::before {
    height: 5.71px;
    width: 5.71px;
    left: 2px;
  }

  .pageStart-content-block-list ul li.done::before {
    left: -2px;
  }
}

/* .footer {
  display: none;
} */

a#up {
  display: none !important;
}

.cookie {
  left: 0;
  z-index: 999;
}

.cookie .container {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.cookie__button {
  background: var(--CH-green);
  color: var(--CH-black);
  border-radius: 16px;
}

.Vector396 {
  object-fit: cover;
  position: absolute;
  right: -5%;
  height: calc(100% + 6px);
  top: -3px;
  pointer-events: none;
  user-select: none;
}

.Vector396_mob {
  display: none;
}

@media (max-width:960px) {
  .Vector396 {
    display: none;
  }

  .pageStart-content-block.gray_block {
    padding-top: 102px;
  }

  .Vector396_mob {
    display: block;
    object-fit: cover;
    position: absolute;
    width: 100%;
    bottom: -30%;
    pointer-events: none;
    user-select: none;
  }
}

@media (max-width:590px) {
  .pageStart-content-block.gray_block {
    padding-top: 109px;
  }
}

@media (max-width:540px) {
  .pageStart-content-block.gray_block {
    padding-top: 78px;
  }

  .Vector396_mob {
    bottom: -20%;
  }
}

@media (max-width:540px) {
  .pageStart-content-block.gray_block {
    padding-top: 78px;
  }

  .Vector396_mob {
    bottom: -20%;
  }
}

@media (max-width:385px) {
  .pageStart-content-block.gray_block {
    padding-top: 39px;
  }

  .Vector396_mob {
    bottom: -10%;
  }
}

.pageStart-content-btn-wrap {
  margin: 20px auto;
}

@media (max-width:1199.98px) {

  .pageStart-top-col.pageStart-top_arrow svg {
    width: 160px;
  }

  .pageStart-top-col.pageStart-top_arrow {
    padding: 0 15px;
  }

  .desktop .pageStart-top-col.pageStart-top_medoblako {
    max-width: none;
  }

  .pageStart-crosshub_logo img {
    max-width: 100%;
  }

  .pageStart-crosshub_logo {
    width: 100%;
  }

  .desktop .pageStart-top-col.pageStart-top_crosshub {
    max-width: 44%;
  }
}

@media (max-width:960px) {
  .pageStart-content-block-list ul {
    margin-top: 0;
  }

  .pageStart-content-btn-wrap {
    margin: 0px auto;
  }
}

.body-page-platform {
  background: #616C72 !important;
}

@media (max-width:960px) {
  .body-page-platform {
    background: #D3D9D7 !important;
  }
}

.body-page-platform .mal {
  display: none;
}

.page-platform .pageStart {
  color: #D3D9D7;
}

@media (max-width:960px) {
  .page-platform .pageStart {
    color: #616C72;
    padding-top: 40px;
  }
}


#about .navbar {
  position: absolute;
  left: 23px;
  top: 34px;
  padding: 0;
}

@media (max-width:960px) {
  #about .navbar {
    display: none;
  }
}


#about .navbar__button {
  background-color: #effe7d;
  color: #616c72;
  height: 42px;
  width: 288px;
  display: flex;
  text-decoration: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: 350;
  line-height: 18.02px;
  letter-spacing: -0.05em
}







.br-desktop {
  display: none
}

@media (min-width: 961px) {
  .br-desktop {
    display: block
  }
}

.br-mobile {
  display: block
}

@media (min-width: 961px) {
  .br-mobile {
    display: none
  }
}

#about .flex-row {
  display: flex;
  flex-direction: row
}

#about .content {
  width: 100%;
  padding-bottom: 0;
}

@media (max-width: 960px) {
  #about .content__whitespace {
    display: none
  }
}

@media (max-width: 960px) {
  #about .content {
    height: unset;
    flex-direction: column;
    max-width: 404px;
    margin: 0 auto
  }
}

#about .content__block {
  width: 100%;
  border-radius: 12px;
  color: #616c72
}

#about .content__block-1 {
  background-color: #d3d9d7;
  font-weight: 350;
  margin-bottom: 17px;
}

@media (max-width: 960px) {
  #about .content__block-1 {
    background-color: #616c72
  }
}

#about .content__block-2 {
  background-color: #effe7d;
  margin-bottom: 2px;
}

@media (max-width: 960px) {
  #about .content__block-2 {
    margin-bottom: 17px;
  }
}

#about .content__block-mobile-1 {
  background-color: #616c72;
  color: #d3d9d7;
  margin-bottom: 16px
}

#about .content__block-mobile-1 .content__text {
  margin-bottom: 18px
}

@media (min-width: 961px) {
  #about .content__block-mobile-1 {
    display: none
  }
}

#about .content__block-wrapper-1 {
  padding: 30px 14px;
}

@media (max-width: 960px) {
  #about .content__block-wrapper-1 {
    width: 100%;
    padding: 15px;
  }
}

#about .content__block-wrapper-2 {
  padding: 18px 14px;
}

@media (max-width: 960px) {
  #about .content__block-wrapper-2 {
    width: 100%;
    padding: 15px;
  }
}

#about .content__block-wrapper-3 {
  width: 100%;
  padding: 18px 14px;
}

@media (max-width: 960px) {
  #about .content__block-wrapper-3 {
    width: 100%;
    padding: 15px;
  }
}

#about .content__block-wrapper-3 .content__text-12 {
  margin-bottom: 0;
}

#about .content__button {
  background-color: #effe7d;
  color: #616c72;
  height: 42px;
  width: 288px;
  display: flex;
  text-decoration: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: 350;
  line-height: 18.02px;
  letter-spacing: -0.05em;
  margin: 0 auto;
  margin-bottom: 28px
}

@media (min-width: 961px) {
  #about .content__button-wrapper {
    display: none
  }
}

#about .content__title-1 {
  font-size: 33.59px;
  line-height: 37.96px;
  margin-bottom: 20px;
  font-weight: 500;
}

@media (max-width: 960px) {
  #about .content__title-1 {
    color: #effe7d;
    font-size: 24px;
    line-height: 27.12px;
    margin-bottom: 30px
  }
}

#about .content__texts .content__text {
  margin-bottom: 19px
}

@media (max-width: 960px) {
  #about .content__texts .content__text {
    margin-bottom: 18px
  }
}

#about .content__texts .content__text:last-child {
  margin-bottom: 0
}

@media (max-width: 960px) {
  #about .content__texts {
    flex-direction: column
  }
}

#about .content__text {
  font-size: 18px;
  line-height: 20.34px;
  font-weight: 350;
}

@media (max-width: 960px) {
  #about .content__text-8 {
    margin-bottom: 26px
  }
}

#about .content__text-block a {
  text-decoration: underline;
}

#about .content__text-block-1 {
  width: 50%;
  padding: 0 55px 0 0;
}

#about .content__text-block-2 {
  width: 50%;
  padding: 0 0 0 55px;
}

@media (max-width: 960px) {
  #about .content__text-block-1 {
    margin-right: 0;
    color: #d3d9d7;
    width: 100%;
    padding: 0 0 0 0;
  }
}

@media (max-width: 960px) {
  #about .content__text-block-2 {
    display: none
  }
}

@media (max-width: 960px) {
  #about .content__text {
    font-size: 16px;
    line-height: 18.08px
  }
}

#about .content__link-1 {
  color: #616c72;
  text-decoration: underline;
}

@media (max-width: 960px) {
  #about .content__link-1 {
    color: #d3d9d7
  }
}

#about .content__list {
  /*margin-left: -18px;*/
  display: flex;
  flex-direction: column;
  margin: 20px 0 0 0;
}

#about .content__list-item {
  /*margin-bottom: -2px;*/
  display: inline-flex;
  position: relative;
  padding: 0 0 0 28px;
  margin: 0 0 13px 0;
}

#about .content__list-item:last-child {
  margin-bottom: 0;
}

@media (max-width: 960px) {
  #about .content__list-item {
    margin-bottom: 15px;
    padding: 0 0 0 20px;
  }
}

#about .content__list-item::before {
  color: #616c72;
  content: "•";
  display: inline-block;
  font-size: 24px;
  position: absolute;
  top: -8px;
  left: 0;
  /*margin-left: -1em*/
}

@media (max-width: 960px) {
  #about .content__list-item::before {
    font-size: 17px;
    top: -4px;
  }
}

#about .content__list-text {
  color: #616c72;
  margin: 0px 0 0 0px;
  text-decoration: underline;
}

@media (max-width: 960px) {
  #about .content__list-text {
    text-decoration: none;
  }
}

#about .content__list-text:hover {
  text-decoration: none;
}

@media (max-width: 960px) {
  #about .content__list-text {
    /*margin: -2px 0 0 6px*/
  }
}

@media (max-width: 960px) {
  #about .content__list {
    /*margin-left: -23px*/
  }
}

.page-platform .pageStart-top.desktop {
  margin-bottom: 50px;
}

@media (max-width: 960px) {
  .modal-open {
    margin-bottom: 30px;
    display: inline-block;
  }
}


.modal-nd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-in-out;
  pointer-events: none;
  color: #616c72;
  font-weight: 350;
  text-align: center
}

.modal-nd-active {
  pointer-events: all;
  opacity: 1
}

.modal-nd-btn {
  cursor: pointer
}

.modal-nd-close {
  position: absolute;
  top: 2px;
  right: 4px
}

@media (max-width: 960px) {
  .modal-nd-close {
    width: 27px;
    top: -6px;
    right: 2px
  }
}

.modal-nd-content {
  width: 100%;
  height: 100%;
  display: flex
}

.modal-nd-wrapper {
  display: flex;
  flex-direction: row;
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #d3d9d7;
  display: flex;
  flex-direction: column;
  width: 696px;
  height: 496px;
  margin-left: -348px;
  margin-top: -248px;
  border-radius: 3px
}

@media (max-width: 960px) {
  .modal-nd-wrapper {
    width: 100%;
    max-width: 404px;
    height: 290px;
    margin-left: -202px;
    margin-top: -145px
  }
}

@media screen and (max-width: 404px) {
  .modal-nd-wrapper {
    margin-left: -50%
  }
}

.modal-nd-title {
  font-size: 33.59px;
  line-height: 33.59px;
  letter-spacing: -0.05em;
  margin: 68px 0 110px 0
}

@media (max-width: 960px) {
  .modal-nd-title {
    font-size: 24px;
    line-height: 24px;
    margin: 40px 0 65px 0
  }
}

.modal-nd-text {
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.05em
}

@media (max-width: 960px) {
  .modal-nd-text {
    font-size: 16px;
    line-height: 16px
  }
}


.col-pdn {}

.doc-mobile {
  display: none;
}

@media (max-width:960px) {
  .doc-mobile {
    display: inline;
  }

  .col-pdn {
    display: none !important;
  }
}