@media (max-width: 767px) {
  .so-widget-head-about-new-style-d75171398898-8976 .mobile-n {
    padding-left: 0;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__row {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: 1fr 1fr;
  margin-top: 32px;
  position: relative;
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__row {
    grid-gap: 16px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__row {
    margin-top: 48px;
  }
}
@media (min-width: 1680px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__row {
    margin-top: 64px;
  }
}
@media (min-width: 2560px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__row {
    margin-top: 80px;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__video {
  position: absolute;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block {
  align-items: flex-start;
  border-radius: 8px;
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 16px;
  position: relative;
}
@media (min-width: 1680px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__block {
    padding: 24px;
  }
}
@media (min-width: 2560px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__block {
    padding: 32px;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block--1 {
  background-color: #1E1D28;
  min-height: 152px;
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__block--1 {
    grid-column: span 2;
    order: 1;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block--2 {
  background-color: #1E1D28;
  min-height: 152px;
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__block--2 {
    grid-column: span 2;
    order: 4;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block--3 {
  background-color: #1E1D28;
  grid-column: span 2;
  min-height: 184px;
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__block--3 {
    grid-column: span 5;
    grid-row: span 2;
    order: 2;
    overflow: hidden;
  }
  .so-widget-head-about-new-style-d75171398898-8976 .section__block--3::after {
    background-color: #3059E6;
    border-radius: 50%;
    content: '';
    filter: blur(80px);
    height: 600px;
    left: 50%;
    opacity: .3;
    position: absolute;
    top: 70%;
    width: 600px;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block--4 {
  grid-column: span 2;
  min-height: 184px;
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__block--4 {
    grid-column: span 5;
    grid-row: span 2;
    order: 3;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block--5 {
  background: linear-gradient(324deg, #0045e6 -1.04%, #9c86e4 102.34%);
  grid-column: span 2;
  order: 1;
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__block--5 {
    grid-column: span 7;
    grid-row: span 2;
    order: 5;
  }
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__block--5 .section__block-text {
    max-width: 180px;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block--6 {
  grid-column: span 2;
  min-height: 184px;
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__block--6 {
    grid-column: span 5;
    grid-row: span 2;
    order: 6;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block-title {
  margin-bottom: 8px;
}
@media (min-width: 1680px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__block-title {
    margin-bottom: 12px;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 20px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 0;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 180px;
  padding: 4px;
  background: linear-gradient(-10deg, #0045e6, #9c86e4);
  -webkit-mask: linear-gradient(#ffffff 0 0) content-box, linear-gradient(#ffffff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__block-inner::after {
  background-color: #42414a;
  content: '';
  height: 4px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 14%;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__image {
  height: 100%;
  left: 50%;
  object-fit: cover;
  object-position: center;
  opacity: 1 !important;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__video {
  height: 100%;
  left: 50%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__video-wrap {
  background-color: #1E1D28;
  border-radius: 8px;
  height: 376px;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 352px;
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__video-wrap {
    bottom: 0;
    height: auto;
    left: auto;
    top: 0;
    width: calc((100% - (11 * 16px)) / 12 * 5 + 16px * 4);
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__video-mask {
  display: none;
}
@media (min-width: 1440px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__video-mask {
    display: block;
    height: auto;
    position: absolute;
    right: 32px;
    top: 27px;
    width: 45%;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__play {
  align-items: center;
  border-radius: 48px;
  border: 1px solid #C7C7D6;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  gap: 8px;
  margin-top: auto;
  padding: 5px 12px;
  transition-duration: 300ms;
  transition-property: border-color, background-color, color;
}
@media (min-width: 1920px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__play {
    padding: 7px 16px;
  }
}
@media (min-width: 2560px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__play {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__play-icon-stroke {
  transition: stroke 300ms;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__play:hover,
.so-widget-head-about-new-style-d75171398898-8976 .section__play:focus-visible {
  background-color: #fff;
  border-color: #fff;
  color: #1E1D28;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__play:hover .section__play-icon-stroke,
.so-widget-head-about-new-style-d75171398898-8976 .section__play:focus-visible .section__play-icon-stroke {
  stroke: #1E1D28;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__play:focus-visible {
  outline-offset: 1px;
  outline: 2px solid #0045E6;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__url {
  margin-top: auto;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__logos {
  margin-top: auto;
  display: flex;
  margin-left: -16px;
  margin-right: -16px;
}
@media (min-width: 1680px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__logos {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media (min-width: 2560px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__logos {
    margin-left: -32px;
    margin-right: -32px;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__logo {
  height: 60px;
  width: auto;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__logo-item {
  flex-shrink: 0;
  margin-right: 38px;
}
@media (min-width: 1024px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__logo-item {
    flex-shrink: 0;
    margin-right: 50px;
  }
}
@media (min-width: 2560px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__logo-item {
    margin-right: 80px;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__map {
  margin-bottom: 40px;
  margin-top: 40px;
  max-height: 130px;
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__map {
    left: 30%;
    margin: 0;
    max-height: initial;
    max-width: 65%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__mask {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .45;
  position: absolute;
  right: 0;
  top: 0;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__rounded-mask {
  background-color: #fff;
  height: 8px;
  left: 0;
  position: absolute;
  right: 0;
  top: 536px;
}
@media (min-width: 960px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__rounded-mask {
    height: 16px;
    left: auto;
    right: 0;
    top: calc(50% - 8px);
    width: calc((100% - (11 * 16px)) / 12 * 5 + 16px * 4);
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__rounded-mask-corner {
  position: absolute;
  width: 8px;
  height: 8px;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__rounded-mask-corner--top-left {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 8H0V0C0 4.41828 3.58172 8 8 8Z' fill='white'/%3E%3C/svg%3E%0A");
  bottom: 100%;
  left: 0;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__rounded-mask-corner--top-right {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8H8V0C8 4.41828 4.41828 8 0 8Z' fill='white'/%3E%3C/svg%3E%0A");
  bottom: 100%;
  right: 0;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__rounded-mask-corner--bottom-left {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H0V8C0 3.58179 3.58154 0 8 0Z' fill='white'/%3E%3C/svg%3E%0A");
  left: 0;
  top: 100%;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__rounded-mask-corner--bottom-right {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0H8V8C8 3.58172 4.41828 0 0 0Z' fill='white'/%3E%3C/svg%3E%0A");
  right: 0%;
  top: 100%;
}
.so-widget-head-about-new-style-d75171398898-8976 .section__title {
  margin-bottom: 16px;
}
@media (min-width: 1440px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__title {
    margin-bottom: 24px;
  }
}
@media (min-width: 1920px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__title {
    margin-bottom: 32px;
  }
}
@media (min-width: 2560px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__title {
    margin-bottom: 40px;
  }
}
.so-widget-head-about-new-style-d75171398898-8976 .section__description {
  margin-bottom: 24px;
  max-width: 480px;
}
@media (min-width: 1440px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__description {
    margin-bottom: 32px;
  }
}
@media (min-width: 1920px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__description {
    margin-bottom: 40px;
    max-width: 740px;
  }
}
@media (min-width: 2560px) {
  .so-widget-head-about-new-style-d75171398898-8976 .section__description {
    max-width: 860px;
  }
}