
.AboutAwards {
  background-color: #15141A;
  overflow: hidden;
  margin-top: -1px;
}
@media (min-width: 1280px) {
  .AboutAwards {
    height: 486px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards {
    height: 441px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards {
    height: 423px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards {
    height: 355px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards {
    height: 330px;
  }
}
@media (max-width: 666px) {
  .AboutAwards {
    height: 324px;
  }
}
.AboutAwards-content {
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .AboutAwards-content {
    width: 1280px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards-content {
    width: 1152px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards-content {
    width: 1024px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards-content {
    width: 768px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards-content {
    width: 667px;
  }
}
@media (max-width: 666px) {
  .AboutAwards-content {
    width: 375px;
  }
}
.AboutAwards-title {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  font-weight: 600;
  color: #ebebeb;
}
@media (min-width: 1280px) {
  .AboutAwards-title {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.4px;
    width: 301px;
    padding-top: 120px;
    padding-left: 139px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards-title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.38px;
    width: 295px;
    padding-top: 98px;
    padding-left: 121px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards-title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.38px;
    width: 239px;
    padding-top: 110px;
    padding-left: 102px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.33px;
    width: 239px;
    padding-top: 100px;
    padding-left: 73px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards-title {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.29px;
    width: 239px;
    padding-top: 100px;
    padding-left: 66px;
  }
}
@media (max-width: 666px) {
  .AboutAwards-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.33px;
    width: 233px;
    padding-top: 80px;
    padding-left: 30px;
  }
}
.AboutAwards-logos-wrapper {
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
@media (min-width: 1280px) {
  .AboutAwards-logos-wrapper {
    margin-top: 85px;
    width: 1002px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards-logos-wrapper {
    margin-top: 74px;
    width: 910px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards-logos-wrapper {
    margin-top: 66px;
    width: 820px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards-logos-wrapper {
    margin-top: 44px;
    width: 622px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards-logos-wrapper {
    margin-top: 30px;
    width: 535px;
  }
}
@media (max-width: 666px) {
  .AboutAwards-logos-wrapper {
    display: none;
  }
}
.AboutAwards-logos-wrapper-mobile {
  display: none;
}
@media (max-width: 666px) {
  .AboutAwards-logos-wrapper-mobile {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-top: 54px;
    width: 315px;
  }
}
@media (max-width: 666px) {
  .AboutAwards-logos-row {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 42px;
  }
}
.AboutAwards-description-wrapper {
  position: absolute;
  color: #ebebeb;
  width: auto;
  visibility: hidden;
}
@media (min-width: 1280px) {
  .AboutAwards-description-wrapper {
    font-size: 19px;
    line-height: 1.25;
    letter-spacing: -0.8px;
    top: 50px;
    margin-top: 12px;
    width: 213px;
  }
  .AboutAwards-description-wrapper.show {
    visibility: visible;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards-description-wrapper {
    font-size: 17px;
    line-height: 1.25;
    letter-spacing: -0.8px;
    top: 50px;
    margin-top: 12px;
    width: 188px;
  }
  .AboutAwards-description-wrapper.show {
    visibility: visible;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards-description-wrapper {
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: -0.8px;
    top: 48px;
    margin-top: 19px;
    width: 188px;
  }
  .AboutAwards-description-wrapper.show {
    visibility: visible;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards-description-wrapper {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: -0.8px;
    top: 42px;
    margin-top: 7px;
    width: 175px;
  }
  .AboutAwards-description-wrapper.show {
    visibility: visible;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards-description-wrapper {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: -0.8px;
    top: 44px;
    margin-top: 5px;
    width: 144px;
  }
  .AboutAwards-description-wrapper.show {
    visibility: visible;
  }
}
@media (max-width: 666px) {
  .AboutAwards-description-wrapper {
    display: none;
  }
}
.AboutAwards-description-wrapper#webby-wrapper {
  margin-left: -11px;
}
.AboutAwards-description-wrapper#apple-wrapper {
  margin-left: -46px;
}
.AboutAwards-description-wrapper#cssawards-wrapper {
  margin-left: -33px;
}
.AboutAwards-description-wrapper#awwwards-wrapper {
  margin-left: -2px;
}
.AboutAwards-description-wrapper#commarts-wrapper {
  margin-left: -36px;
}
@media (min-width: 1280px) {
  .AboutAwards-description-item {
    opacity: 0;
    transform: translateY(20px);
    transition: transform 450ms, opacity 450ms;
    margin-bottom: 13px;
  }
  .AboutAwards-description-item.show {
    opacity: 1;
    margin-bottom: 13px;
    transform: translateY(0);
    transition: transform 450ms, opacity 450ms;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards-description-item {
    opacity: 0;
    transform: translateY(20px);
    transition: transform 450ms, opacity 450ms;
    margin-bottom: 13px;
  }
  .AboutAwards-description-item.show {
    opacity: 1;
    margin-bottom: 13px;
    transform: translateY(0);
    transition: transform 450ms, opacity 450ms;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards-description-item {
    opacity: 0;
    transform: translateY(20px);
    transition: transform 450ms, opacity 450ms;
    margin-bottom: 12px;
  }
  .AboutAwards-description-item.show {
    opacity: 1;
    margin-bottom: 12px;
    transform: translateY(0);
    transition: transform 450ms, opacity 450ms;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards-description-item {
    opacity: 0;
    transform: translateY(20px);
    transition: transform 450ms, opacity 450ms;
    margin-bottom: 11px;
  }
  .AboutAwards-description-item.show {
    opacity: 1;
    margin-bottom: 11px;
    transform: translateY(0);
    transition: transform 450ms, opacity 450ms;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards-description-item {
    opacity: 0;
    transform: translateY(20px);
    transition: transform 450ms, opacity 450ms;
    margin-bottom: 7px;
  }
  .AboutAwards-description-item.show {
    opacity: 1;
    margin-bottom: 7px;
    transform: translateY(0);
    transition: transform 450ms, opacity 450ms;
  }
}
.AboutAwards-description-item#webby-1,
.AboutAwards-description-item#apple-1,
.AboutAwards-description-item#cssawards-1,
.AboutAwards-description-item#awwwards-1,
.AboutAwards-description-item#commarts-1 {
  transition-delay: 0ms;
}
.AboutAwards-description-item#webby-2,
.AboutAwards-description-item#apple-2,
.AboutAwards-description-item#cssawards-2,
.AboutAwards-description-item#awwwards-2,
.AboutAwards-description-item#commarts-2 {
  transition-delay: 30ms;
}
.AboutAwards-description-item#webby-3,
.AboutAwards-description-item#apple-3,
.AboutAwards-description-item#cssawards-3,
.AboutAwards-description-item#awwwards-3,
.AboutAwards-description-item#commarts-3 {
  transition-delay: 60ms;
}
.AboutAwards-description-item#webby-4,
.AboutAwards-description-item#apple-4,
.AboutAwards-description-item#cssawards-4,
.AboutAwards-description-item#awwwards-4,
.AboutAwards-description-item#commarts-4 {
  transition-delay: 90ms;
}
.AboutAwards .svg {
  fill: #B2C0D6;
  opacity: 0.5;
}
.AboutAwards .svg svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 666px) {
  .AboutAwards-single-logo-wrapper:hover .svg {
    opacity: 0.5;
    transform: none;
    transition: none;
    fill: #B2C0D6;
  }
}
@media (min-width: 1280px) {
  .AboutAwards-single-logo-wrapper#webby {
    margin-right: 151px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards-single-logo-wrapper#webby {
    margin-right: 139px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards-single-logo-wrapper#webby {
    margin-right: 118px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards-single-logo-wrapper#webby {
    margin-right: 83px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards-single-logo-wrapper#webby {
    margin-right: 62px;
  }
}
@media (max-width: 666px) {
  .AboutAwards-single-logo-wrapper#webby {
    margin-left: 7px;
    margin-right: 75px;
  }
}
@media (min-width: 1280px) {
  .AboutAwards-single-logo-wrapper#apple {
    margin-right: 179px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards-single-logo-wrapper#apple {
    margin-right: 161px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards-single-logo-wrapper#apple {
    margin-right: 147px;
    margin-bottom: 3px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards-single-logo-wrapper#apple {
    margin-right: 107px;
    margin-bottom: 3px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards-single-logo-wrapper#apple {
    margin-right: 81px;
    margin-bottom: 3px;
  }
}
@media (max-width: 666px) {
  .AboutAwards-single-logo-wrapper#apple {
    margin-right: 91px;
    margin-bottom: 3px;
  }
}
@media (min-width: 1280px) {
  .AboutAwards-single-logo-wrapper#cssawards {
    margin-right: 123px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards-single-logo-wrapper#cssawards {
    margin-right: 113px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards-single-logo-wrapper#cssawards {
    margin-right: 104px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards-single-logo-wrapper#cssawards {
    margin-right: 70px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards-single-logo-wrapper#cssawards {
    margin-right: 52px;
  }
}
@media (max-width: 666px) {
  .AboutAwards-single-logo-wrapper#cssawards {
    height: 33px;
  }
}
@media (min-width: 1280px) {
  .AboutAwards-single-logo-wrapper#awwwards {
    margin-right: 119px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards-single-logo-wrapper#awwwards {
    margin-right: 108px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards-single-logo-wrapper#awwwards {
    margin-right: 99px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards-single-logo-wrapper#awwwards {
    margin-right: 68px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards-single-logo-wrapper#awwwards {
    margin-right: 45px;
  }
}
@media (max-width: 666px) {
}
@media (min-width: 1280px) {
  .AboutAwards .svg--webby {
    width: 106px;
    height: 60px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards .svg--webby {
    width: 96px;
    height: 54px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards .svg--webby {
    width: 87px;
    height: 49px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards .svg--webby {
    width: 73px;
    height: 41px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards .svg--webby {
    width: 73px;
    height: 42px;
  }
}
@media (max-width: 666px) {
  .AboutAwards .svg--webby {
    width: 60px;
    height: 38px;
  }
}
@media (min-width: 1280px) {
  .AboutAwards .svg--apple-logo {
    width: 50px;
    height: 60px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards .svg--apple-logo {
    width: 45px;
    height: 54px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards .svg--apple-logo {
    width: 41px;
    height: 49px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards .svg--apple-logo {
    width: 34px;
    height: 41px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards .svg--apple-logo {
    width: 35px;
    height: 42px;
  }
}
@media (max-width: 666px) {
  .AboutAwards .svg--apple-logo {
    width: 32px;
    height: 38px;
  }
}
@media (min-width: 1280px) {
  .AboutAwards .svg--cssawards {
    width: 53px;
    height: 51px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards .svg--cssawards {
    width: 48px;
    height: 46px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards .svg--cssawards {
    width: 44px;
    height: 42px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards .svg--cssawards {
    width: 36px;
    height: 35px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards .svg--cssawards {
    width: 37px;
    height: 35px;
  }
}
@media (max-width: 666px) {
  .AboutAwards .svg--cssawards {
    width: 30px;
    height: 33px;
  }
}
@media (min-width: 1280px) {
  .AboutAwards .svg--awwwards {
    width: 160px;
    height: 20px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards .svg--awwwards {
    width: 145px;
    height: 18px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards .svg--awwwards {
    width: 131px;
    height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards .svg--awwwards {
    width: 110px;
    height: 14px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards .svg--awwwards {
    width: 111px;
    height: 14px;
  }
}
@media (max-width: 666px) {
  .AboutAwards .svg--awwwards {
    width: 102px;
    height: 13px;
  }
}
@media (min-width: 1280px) {
  .AboutAwards .svg--commarts {
    width: 60px;
    height: 50px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutAwards .svg--commarts {
    width: 54px;
    height: 45px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutAwards .svg--commarts {
    width: 49px;
    height: 41px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutAwards .svg--commarts {
    width: 41px;
    height: 35px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutAwards .svg--commarts {
    width: 41px;
    height: 35px;
  }
}
@media (max-width: 666px) {
  .AboutAwards .svg--commarts {
    width: 38px;
    height: 32px;
    margin-right: 56px;
    margin-left: 15px;
  }
}

.AboutCapabilities {
  width: 100%;
  background-image: linear-gradient(49deg, #ebf2f5, #e6f2fa);
}
.AboutCapabilities-content {
  margin: 0 auto;
  display: flex;
  position: relative;
}
.AboutCapabilities-title {
  position: absolute;
}
.AboutCapabilities-category-wrapper {
  display: block;
  width: 100%;
}
@media (min-width: 1280px) {
  .AboutCapabilities-category {
    width: 355px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutCapabilities-category {
    width: 316px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutCapabilities-category {
    width: 277px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutCapabilities-category {
    width: 263px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutCapabilities-category {
    width: 226px;
  }
}
@media (max-width: 666px) {
  .AboutCapabilities-category {
    width: 355px;
  }
}
.AboutCapabilities-category.column {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 1280px) {
  .AboutCapabilities-category#category-1 {
    top: 0;
  }
}
@media (min-width: 1280px) {
  .AboutCapabilities-category#category-2 {
    top: 75px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutCapabilities-category#category-2 {
    top: 67px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutCapabilities-category#category-2 {
    top: 67px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutCapabilities-category#category-2 {
    top: 55px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutCapabilities-category#category-2 {
    top: 45px;
  }
}
@media (max-width: 666px) {
  .AboutCapabilities-category#category-2 {
    top: 55px;
  }
}
@media (min-width: 1280px) {
  .AboutCapabilities-category#category-2.bottom {
    top: 355px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutCapabilities-category#category-2.bottom {
    top: 336px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutCapabilities-category#category-2.bottom {
    top: 317px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutCapabilities-category#category-2.bottom {
    top: 285px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutCapabilities-category#category-2.bottom {
    top: 245px;
  }
}
@media (max-width: 666px) {
  .AboutCapabilities-category#category-2.bottom {
    top: 285px;
  }
}
@media (min-width: 1280px) {
  .AboutCapabilities-category#category-3 {
    top: 150px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutCapabilities-category#category-3 {
    top: 134px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutCapabilities-category#category-3 {
    top: 134px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutCapabilities-category#category-3 {
    top: 110px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutCapabilities-category#category-3 {
    top: 90px;
  }
}
@media (max-width: 666px) {
  .AboutCapabilities-category#category-3 {
    top: 110px;
  }
}
@media (min-width: 1280px) {
  .AboutCapabilities-category#category-3.bottom {
    top: 430px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutCapabilities-category#category-3.bottom {
    top: 403px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutCapabilities-category#category-3.bottom {
    top: 384px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutCapabilities-category#category-3.bottom {
    top: 340px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutCapabilities-category#category-3.bottom {
    top: 290px;
  }
}
@media (max-width: 666px) {
  .AboutCapabilities-category#category-3.bottom {
    top: 340px;
  }
}
@media (min-width: 1280px) {
  .AboutCapabilities-category#category-4 {
    top: 225px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutCapabilities-category#category-4 {
    top: 201px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutCapabilities-category#category-4 {
    top: 201px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutCapabilities-category#category-4 {
    top: 165px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutCapabilities-category#category-4 {
    top: 135px;
  }
}
@media (max-width: 666px) {
  .AboutCapabilities-category#category-4 {
    top: 165px;
  }
}
@media (min-width: 1280px) {
  .AboutCapabilities-category#category-4.bottom {
    top: 505px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutCapabilities-category#category-4.bottom {
    top: 470px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutCapabilities-category#category-4.bottom {
    top: 451px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutCapabilities-category#category-4.bottom {
    top: 395px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutCapabilities-category#category-4.bottom {
    top: 335px;
  }
}
@media (max-width: 666px) {
  .AboutCapabilities-category#category-4.bottom {
    top: 395px;
  }
}
.AboutCapabilities-category-title {
  color: #242424;
  display: flex;
  align-items: center;
  z-index: 9999;
}
.AboutCapabilities-title-text p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.AboutCapabilities-category-item p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1280px) {
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-1 {
    top: 50px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-2 {
    top: 50px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-3 {
    top: 350px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-4 {
    top: 350px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-1 {
    top: 67px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-2 {
    top: 131px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-3 {
    top: 199px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-4 {
    top: 265px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-1 {
    top: 67px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-2 {
    top: 131px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-3 {
    top: 207px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-4 {
    top: 265px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-1 {
    top: 67px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-2 {
    top: 123px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-3 {
    top: 176px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-4 {
    top: 230px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-1 {
    top: 51px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-2 {
    top: 100px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-3 {
    top: 145px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-4 {
    top: 182px;
  }
}
@media (max-width: 666px) {
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-1 {
    top: 67px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-2 {
    top: 131px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-3 {
    top: 183px;
  }
  .AboutCapabilities-category-item-wrapper#category-item-wrapper-4 {
    top: 240px;
  }
}
@media (min-width: 1280px) {
  .AboutCapabilities {
    height: 906px;
  }
  .AboutCapabilities-content {
    width: 1280px;
  }
  .AboutCapabilities-title {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.6px;
    font-weight: 600;
    top: 129px;
    left: 139px;
  }
  .AboutCapabilities-category-wrapper {
    margin-top: 99px;
    padding-left: 477px;
  }
  .AboutCapabilities-category-title {
    font-size: 36px;
    line-height: 2.22;
    letter-spacing: -2.1px;
    padding-left: 0px;
    margin-left: 0px;
  }
  .AboutCapabilities-category-item {
    font-size: 20px;
    line-height: 2;
    letter-spacing: -0.7px;
  }
  .AboutCapabilities-category-item-wrapper {
    margin-top: 10px;
    margin-bottom: 86px;
    margin-left: 37px;
  }
  .AboutCapabilities-title-text {
    margin-left: 34px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutCapabilities {
    height: 814px;
  }
  .AboutCapabilities-content {
    width: 1152px;
  }
  .AboutCapabilities-title {
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: -0.4px;
    font-weight: 600;
    top: 120px;
    left: 120px;
  }
  .AboutCapabilities-category-wrapper {
    margin-top: 93px;
    padding-left: 432px;
  }
  .AboutCapabilities-category-title {
    font-size: 32px;
    line-height: 2.22;
    letter-spacing: -1.9px;
    padding-left: 0px;
    margin-left: 0px;
  }
  .AboutCapabilities-category-item {
    font-size: 17px;
    line-height: 2.15;
    letter-spacing: -0.1px;
  }
  .AboutCapabilities-category-item-wrapper {
    margin-top: 5px;
    margin-bottom: 88px;
    margin-left: 32px;
  }
  .AboutCapabilities-title-text {
    margin-left: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutCapabilities {
    height: 783px;
  }
  .AboutCapabilities-content {
    width: 1024px;
  }
  .AboutCapabilities-title {
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: -0.4px;
    font-weight: 600;
    top: 107px;
    left: 102px;
  }
  .AboutCapabilities-category-wrapper {
    margin-top: 83px;
    padding-left: 390px;
  }
  .AboutCapabilities-category-title {
    font-size: 27px;
    line-height: 2.39;
    letter-spacing: -1.2px;
    padding-left: 0px;
    margin-left: 0px;
  }
  .AboutCapabilities-category-item {
    font-size: 17px;
    line-height: 2.13;
    letter-spacing: -0.1px;
  }
  .AboutCapabilities-category-item-wrapper {
    margin-top: 7px;
    margin-bottom: 62px;
    margin-left: 25px;
  }
  .AboutCapabilities-title-text {
    margin-left: 22.5px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutCapabilities {
    height: 721px;
  }
  .AboutCapabilities-content {
    width: 768px;
  }
  .AboutCapabilities-title {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.3px;
    font-weight: 600;
    top: 79px;
    left: 73px;
  }
  .AboutCapabilities-category-wrapper {
    margin-top: 146px;
    padding-left: 55px;
  }
  .AboutCapabilities-category-title {
    font-size: 25px;
    line-height: 2.23;
    letter-spacing: -1px;
    padding-left: 0px;
    margin-left: 0px;
  }
  .AboutCapabilities-category-item {
    font-size: 16px;
    line-height: 1.99;
    letter-spacing: -0.6px;
  }
  .AboutCapabilities-category-item-wrapper {
    margin-top: 7px;
    margin-bottom: 51px;
    margin-left: 21px;
  }
  .AboutCapabilities-title-text {
    margin-left: 18px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutCapabilities {
    height: 624px;
  }
  .AboutCapabilities-content {
    width: 667px;
  }
  .AboutCapabilities-title {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: -0.3px;
    font-weight: 600;
    top: 66px;
    left: 66px;
  }
  .AboutCapabilities-category-wrapper {
    margin-top: 131px;
    padding-left: 49px;
  }
  .AboutCapabilities-category-title {
    font-size: 21px;
    line-height: 2;
    letter-spacing: -0.7px;
    padding-left: 0px;
    margin-left: 0px;
  }
  .AboutCapabilities-category-item {
    font-size: 14px;
    line-height: 2;
    letter-spacing: -0.4px;
  }
  .AboutCapabilities-category-item-wrapper {
    margin-top: 9px;
    margin-bottom: 40px;
    margin-left: 19px;
  }
  .AboutCapabilities-title-text {
    margin-left: 17px;
  }
}
@media (max-width: 666px) {
  .AboutCapabilities {
    height: 1191px;
  }
  .AboutCapabilities-content {
    width: 375px;
  }
  .AboutCapabilities-title {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.4px;
    font-weight: 600;
    top: 63px;
    left: 30px;
  }
  .AboutCapabilities-category-wrapper {
    margin-top: 116px;
    padding-left: 20px;
  }
  .AboutCapabilities-category-title {
    font-size: 26px;
    line-height: 2.77;
    letter-spacing: -1.5px;
    padding-left: 0px;
    margin-left: 0px;
  }
  .AboutCapabilities-category-item {
    font-size: 16px;
    line-height: 1.99;
    letter-spacing: -0.6px;
  }
  .AboutCapabilities-category-item-wrapper {
    padding-left: 12px;
    padding-bottom: 26px;
  }
  .AboutCapabilities-title-text {
    margin-left: 10px;
  }
}

.AboutGallery {
  background-color: #15141a;
  overflow: hidden;
  margin-top: -1px;
}
@media (min-width: 1280px) {
  .AboutGallery {
    padding-top: 120px;
    height: 699px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutGallery {
    padding-top: 107px;
    height: 639px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutGallery {
    padding-top: 95px;
    height: 578px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutGallery {
    padding-top: 47px;
    height: 451px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutGallery {
    padding-top: 32px;
    height: 389px;
  }
}
@media (max-width: 666px) {
  .AboutGallery {
    padding-top: 71px;
    height: 471px;
  }
}
.AboutGallery-PageIndex {
  background-color: transparent;
}
@media (min-width: 1280px) {
  .AboutGallery-PageIndex {
    padding-top: 10px;
    height: 477px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutGallery-PageIndex {
    padding-top: 56px;
    height: 390px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutGallery-PageIndex {
    padding-top: 22px;
    height: 356px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutGallery-PageIndex {
    padding-top: 6px;
    height: 267px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutGallery-PageIndex {
    padding-top: 0;
    height: 245px;
  }
}
@media (max-width: 666px) {
  .AboutGallery-PageIndex {
    padding-top: 4px;
    height: 280px;
  }
}
.AboutGallery-content {
  position: relative;
}
.AboutGallery-img-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  left: 50%;
}
.isNotDesktop .AboutGallery-img-wrapper {
  margin-left: 0;
  left: 0;
}
@media (min-width: 1280px) {
  .AboutGallery-img-wrapper {
    width: 11695px;
    margin-left: -5847.5px;
  }
  .isNotDesktop .AboutGallery-img-wrapper {
    width: 3898.33333333px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutGallery-img-wrapper {
    width: 10469px;
    margin-left: -5234.5px;
  }
  .isNotDesktop .AboutGallery-img-wrapper {
    width: 3489.66666667px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutGallery-img-wrapper {
    width: 9250px;
    margin-left: -4625px;
  }
  .isNotDesktop .AboutGallery-img-wrapper {
    width: 3083.33333333px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutGallery-img-wrapper {
    width: 6936px;
    margin-left: -3468px;
  }
  .isNotDesktop .AboutGallery-img-wrapper {
    width: 2312px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutGallery-img-wrapper {
    width: 6013px;
    margin-left: -3006.5px;
  }
  .isNotDesktop .AboutGallery-img-wrapper {
    width: 2004.33333333px;
  }
}
@media (max-width: 666px) {
  .AboutGallery-img-wrapper {
    width: 6927px;
    margin-left: -3463.5px;
  }
  .isNotDesktop .AboutGallery-img-wrapper {
    width: 2309px;
  }
}
.AboutGallery-shift-wrapper {
  position: relative;
  will-change: transform;
}
.isNotDesktop .AboutGallery-shift-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
}
.isNotDesktop .AboutGallery-shift-wrapper::-webkit-scrollbar {
  display: none;
}
.AboutGallery-single-img-wrapper {
  margin-right: 46px;
  margin-left: 46px;
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutGallery-single-img-wrapper {
    margin-right: 40px;
    margin-left: 40px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutGallery-single-img-wrapper {
    margin-right: 34px;
    margin-left: 34px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutGallery-single-img-wrapper {
    margin-right: 25px;
    margin-left: 25px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutGallery-single-img-wrapper {
    margin-right: 22px;
    margin-left: 22px;
  }
}
@media (max-width: 666px) {
  .AboutGallery-single-img-wrapper {
    margin-right: 20px;
    margin-left: 20px;
  }
}
.isNotDesktop .AboutGallery-single-img-wrapper--cloned {
  display: none;
}
.AboutGallery-single-img {
  width: 100%;
}
.AboutGallery-single-img img {
  width: 100%;
  height: 100%;
}
@media (min-width: 1280px) {
  .AboutGallery-single-img {
    width: 100%;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
}
@media (min-width: 1024px) and (max-width: 1151px) {
}
@media (min-width: 768px) and (max-width: 1023px) {
}
@media (min-width: 667px) and (max-width: 767px) {
}
@media (max-width: 666px) {
  .AboutGallery-single-img {
    margin-right: 15px;
  }
}
.AboutGallery-right-hover-area,
.AboutGallery-left-hover-area,
.AboutGallery-right-index-hover-area,
.AboutGallery-left-index-hover-area {
  width: 30%;
  position: absolute;
}
.isNotDesktop .AboutGallery-right-hover-area,
.isNotDesktop .AboutGallery-left-hover-area,
.isNotDesktop .AboutGallery-right-index-hover-area,
.isNotDesktop .AboutGallery-left-index-hover-area {
  display: none;
}
@media (min-width: 1280px) {
  .AboutGallery-right-hover-area,
  .AboutGallery-left-hover-area,
  .AboutGallery-right-index-hover-area,
  .AboutGallery-left-index-hover-area {
    top: -120px;
    bottom: -120px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutGallery-right-hover-area,
  .AboutGallery-left-hover-area,
  .AboutGallery-right-index-hover-area,
  .AboutGallery-left-index-hover-area {
    top: -107px;
    bottom: -107px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutGallery-right-hover-area,
  .AboutGallery-left-hover-area,
  .AboutGallery-right-index-hover-area,
  .AboutGallery-left-index-hover-area {
    top: -95px;
    bottom: -95px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutGallery-right-hover-area,
  .AboutGallery-left-hover-area,
  .AboutGallery-right-index-hover-area,
  .AboutGallery-left-index-hover-area {
    top: -71px;
    bottom: -71px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutGallery-right-hover-area,
  .AboutGallery-left-hover-area,
  .AboutGallery-right-index-hover-area,
  .AboutGallery-left-index-hover-area {
    top: -61px;
    bottom: -61px;
  }
}
@media (max-width: 666px) {
  .AboutGallery-right-hover-area,
  .AboutGallery-left-hover-area,
  .AboutGallery-right-index-hover-area,
  .AboutGallery-left-index-hover-area {
    top: -71px;
    bottom: -71px;
  }
}
.AboutGallery-right-hover-area {
  right: 0;
  cursor: url('/static/img/right-arrow.svg'), auto;
}
.AboutGallery-left-hover-area {
  left: 0;
  cursor: url('/static/img/left-arrow.svg'), auto;
}
.AboutGallery-right-index-hover-area {
  right: 0;
  cursor: url('/static/img/right-black-arrow.svg'), auto;
}
.AboutGallery-left-index-hover-area {
  left: 0;
  cursor: url('/static/img/left-black-arrow.svg'), auto;
}

.AboutQuotes {
  background-color: #15141a;
  margin-top: -1px;
  overflow: hidden;
}
@media (min-width: 1280px) {
  .AboutQuotes {
    height: 503px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes {
    height: 482px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes {
    height: 373px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes {
    height: 276px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes {
    height: 227px;
  }
}
@media (max-width: 666px) {
  .AboutQuotes {
    height: 421px;
  }
}
.AboutQuotes-content {
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1280px) {
  .AboutQuotes-content {
    width: 1280px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-content {
    width: 1152px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-content {
    width: 1024px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-content {
    width: 768px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-content {
    width: 667px;
  }
}
@media (max-width: 666px) {
  .AboutQuotes-content {
    width: 375px;
  }
}
@media (min-width: 1280px) {
  .AboutQuotes-quotes-wrapper {
    padding-left: 139px;
    padding-top: 123px;
    padding-right: 104px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-quotes-wrapper {
    padding-left: 121px;
    padding-right: 318px;
    padding-top: 123px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-quotes-wrapper {
    padding-left: 102px;
    padding-right: 102px;
    padding-top: 65px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-quotes-wrapper {
    padding-left: 74px;
    padding-right: 74px;
    padding-top: 65px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-quotes-wrapper {
    padding-left: 66px;
    padding-right: 66px;
    padding-top: 56px;
  }
}
@media (max-width: 666px) {
  .AboutQuotes-quotes-wrapper {
    padding-left: 31px;
    padding-right: 30px;
    padding-top: 62px;
  }
}
.AboutQuotes-single-quote-wrapper {
  position: absolute;
  display: none;
}
@media (max-width: 666px) {
  .AboutQuotes-single-quote-wrapper {
    bottom: -243px;
  }
}
.AboutQuotes-quote-text {
  position: relative;
  font-family: 'Graphic-web', Helvetica, sans-serif;
  font-weight: normal;
  color: #ffffff;
}
.AboutQuotes-quote-text .row {
  position: relative;
}
.AboutQuotes-quote-text .row div:first-child {
  margin-left: -0.35em;
}
@media (min-width: 1024px) and (max-width: 1151px) {
}
.AboutQuotes-quote-text span.show span {
  opacity: 1;
  transition: opacity 0.33s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.AboutQuotes-quote-text span.accelerated span {
  will-change: opacity;
}
.AboutQuotes-quote-text span span {
  opacity: 0;
  transition: opacity 0.33s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.AboutQuotes-quote-text span span.char1 {
  position: absolute;
  left: -0.35em;
}
@media (min-width: 1024px) and (max-width: 1151px) {
}
@media (min-width: 1280px) {
  .AboutQuotes-quote-text {
    font-size: 36px;
    line-height: 50px;
    letter-spacing: -1.2px;
    width: 788px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-quote-text {
    font-size: 32px;
    line-height: 46px;
    letter-spacing: -1px;
    width: 714px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-quote-text {
    font-size: 28px;
    line-height: 42px;
    letter-spacing: -1.05px;
    width: 641px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-quote-text {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -0.73px;
    width: 486px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-quote-text {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.73px;
    width: 418px;
  }
}
@media (max-width: 666px) {
  .AboutQuotes-quote-text {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.6px;
    width: 300px;
  }
}
.AboutQuotes-quote-author {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  color: #565c66;
  opacity: 0;
  transition: opacity 0.5s;
  transition-delay: 0.5s;
  line-height: 1.5;
}
.AboutQuotes-quote-author p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.AboutQuotes-quote-author.show {
  opacity: 1;
}
@media (min-width: 1280px) {
  .AboutQuotes-quote-author {
    font-size: 20px;
    letter-spacing: -0.8px;
    padding-top: 56px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-quote-author {
    font-size: 18px;
    letter-spacing: -0.72px;
    padding-top: 38px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-quote-author {
    font-size: 18px;
    letter-spacing: -0.72px;
    padding-top: 55px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-quote-author {
    font-size: 16px;
    letter-spacing: -0.64px;
    padding-top: 30px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-quote-author {
    font-size: 16px;
    letter-spacing: -0.64px;
    padding-top: 25px;
  }
}
@media (max-width: 666px) {
  .AboutQuotes-quote-author {
    font-size: 16px;
    letter-spacing: -0.4px;
    padding-top: 24px;
  }
}
.AboutQuotes-nav-arrows-wrapper {
  position: absolute;
  display: flex;
}
.AboutQuotes-nav-arrows-wrapper:hover {
  cursor: pointer;
}
.AboutQuotes-nav-arrows-wrapper:hover .AboutQuotes-nav-lines-wrapper {
  opacity: 1;
  transition: opacity 0.2s;
}
.AboutQuotes-nav-arrows-wrapper:hover #arrow-left-line {
  transform: scale(0.7, 1);
  transition: transform 0.2s;
}
.AboutQuotes-nav-arrows-wrapper:hover #arrow-right-line {
  transform: scale(0.7, 1);
  transition: transform 0.2s;
}
@media (min-width: 1280px) {
  .AboutQuotes-nav-arrows-wrapper {
    top: 80px;
    right: 139px;
    width: 174px;
    height: 140px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-nav-arrows-wrapper {
    top: 70px;
    right: 121px;
    width: 174px;
    height: 140px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-nav-arrows-wrapper {
    top: 34px;
    right: 102px;
    width: 152px;
    height: 110px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-nav-arrows-wrapper {
    top: 31px;
    right: 74px;
    width: 108px;
    height: 100px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-nav-arrows-wrapper {
    top: 26px;
    right: 66px;
    width: 108px;
    height: 100px;
  }
}
@media (max-width: 666px) {
  .AboutQuotes-nav-arrows-wrapper {
    top: 367px;
    left: 32px;
    width: 168px;
    height: 50px;
  }
}
.AboutQuotes-nav-arrow-hover-area-right {
  position: absolute;
  right: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.AboutQuotes-nav-arrow-hover-area-right:hover .AboutQuotes-nav-arrow-right {
  opacity: 0.7;
  transition: opacity 0.2s;
}
@media (min-width: 1280px) {
  .AboutQuotes-nav-arrow-hover-area-right {
    width: 48px;
    height: 48px;
    top: 46.5px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-nav-arrow-hover-area-right {
    width: 48px;
    height: 48px;
    top: 46px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-nav-arrow-hover-area-right {
    width: 36px;
    height: 36px;
    top: 37px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-nav-arrow-hover-area-right {
    width: 24px;
    height: 24px;
    top: 38px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-nav-arrow-hover-area-right {
    width: 20px;
    height: 20px;
    top: 40px;
  }
}
.AboutQuotes-nav-arrow-hover-area-left {
  position: absolute;
  left: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.AboutQuotes-nav-arrow-hover-area-left:hover .AboutQuotes-nav-arrow-left {
  opacity: 0.7;
  transition: opacity 0.2s;
}
@media (min-width: 1280px) {
  .AboutQuotes-nav-arrow-hover-area-left {
    width: 48px;
    height: 48px;
    top: 46.5px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-nav-arrow-hover-area-left {
    width: 48px;
    height: 48px;
    top: 46px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-nav-arrow-hover-area-left {
    width: 36px;
    height: 36px;
    top: 37px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-nav-arrow-hover-area-left {
    width: 24px;
    height: 24px;
    top: 38px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-nav-arrow-hover-area-left {
    width: 20px;
    height: 20px;
    top: 40px;
  }
}
.AboutQuotes-nav-lines-wrapper {
  display: flex;
  position: absolute;
  opacity: 0;
  transition: opacity 0.2s;
}
@media (min-width: 1280px) {
  .AboutQuotes-nav-lines-wrapper {
    left: 58px;
    top: 70px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-nav-lines-wrapper {
    left: 57.5px;
    top: 69px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-nav-lines-wrapper {
    left: 47px;
    top: 54px;
    transform: translateY(0.4px);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-nav-lines-wrapper {
    left: 35px;
    top: 49.4px;
    transform: translateY(0.3px);
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-nav-lines-wrapper {
    left: 35px;
    top: 49px;
    transform: translateY(0.3px);
  }
}
@media (max-width: 666px) {
  .AboutQuotes-nav-lines-wrapper {
    opacity: 1;
  }
}
.AboutQuotes-nav-line {
  background-color: #ffffff;
}
.AboutQuotes-nav-line:last-child {
  margin-right: 0;
}
.AboutQuotes-nav-line.active {
  opacity: 0.2;
}
.AboutQuotes-nav-line.next-active {
  opacity: 1;
  transition: opacity 0.2s;
}
.AboutQuotes-nav-line.next-active-arrow-hover {
  opacity: 0.5;
  transition: opacity 0.2s;
}
.AboutQuotes-nav-line.prev-active {
  opacity: 1;
  transition: opacity 0.2s;
}
.AboutQuotes-nav-line.prev-active-arrow-hover {
  opacity: 0.5;
  transition: opacity 0.2s;
}
@media (min-width: 1280px) {
  .AboutQuotes-nav-line {
    width: 10px;
    height: 2px;
    margin-right: 2px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-nav-line {
    width: 10px;
    height: 2px;
    margin-right: 2px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-nav-line {
    width: 10px;
    height: 2px;
    margin-right: 2px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-nav-line {
    width: 6px;
    height: 2px;
    margin-right: 2px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-nav-line {
    width: 6px;
    height: 2px;
    margin-right: 2px;
  }
}
@media (max-width: 666px) {
  .AboutQuotes-nav-line {
    width: 16px;
    height: 2px;
    margin-right: 3px;
  }
}
.AboutQuotes-nav-arrow-left {
  overflow: hidden;
  transition: width 0.2s linear, opacity 0.2s;
}
.AboutQuotes-nav-arrow-left #arrow-left-line {
  transition: transform 0.2s;
}
.AboutQuotes-nav-arrow-left svg {
  width: 100%;
  height: 100%;
}
.AboutQuotes-nav-arrow-left svg g,
.AboutQuotes-nav-arrow-left svg path,
.AboutQuotes-nav-arrow-left svg polyline {
  vector-effect: non-scaling-stroke;
}
.AboutQuotes-nav-arrow-left.area-hover #arrow-left-line {
  transform: scale(0.7, 1);
  transition: transform 0.2s;
}
@media (min-width: 1280px) {
  .AboutQuotes-nav-arrow-left {
    width: 35px;
    height: 35px;
  }
  .AboutQuotes-nav-arrow-left svg {
    width: 35px;
    height: 35px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-nav-arrow-left {
    width: 26px;
    height: 26px;
  }
  .AboutQuotes-nav-arrow-left svg {
    width: 26px;
    height: 26px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-nav-arrow-left {
    width: 26px;
    height: 26px;
  }
  .AboutQuotes-nav-arrow-left svg {
    width: 26px;
    height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-nav-arrow-left {
    width: 24px;
    height: 24px;
  }
  .AboutQuotes-nav-arrow-left svg {
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-nav-arrow-left {
    width: 20px;
    height: 20px;
  }
  .AboutQuotes-nav-arrow-left svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 666px) {
  .AboutQuotes-nav-arrow-left {
    display: none;
  }
}
.AboutQuotes-nav-arrow-right {
  overflow: hidden;
  direction: rtl;
  transition: width 0.2s linear, opacity 0.2s;
}
.AboutQuotes-nav-arrow-right svg g,
.AboutQuotes-nav-arrow-right svg path,
.AboutQuotes-nav-arrow-right svg polyline {
  vector-effect: non-scaling-stroke;
}
.AboutQuotes-nav-arrow-right #arrow-right-line {
  transition: transform 0.2s;
}
.AboutQuotes-nav-arrow-right.area-hover #arrow-right-line {
  transform: scale(0.7, 1);
  transition: transform 0.2s;
}
@media (min-width: 1280px) {
  .AboutQuotes-nav-arrow-right {
    width: 35px;
    height: 35px;
  }
  .AboutQuotes-nav-arrow-right svg {
    width: 35px;
    height: 35px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutQuotes-nav-arrow-right {
    width: 26px;
    height: 26px;
  }
  .AboutQuotes-nav-arrow-right svg {
    width: 26px;
    height: 26px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutQuotes-nav-arrow-right {
    width: 26px;
    height: 26px;
  }
  .AboutQuotes-nav-arrow-right svg {
    width: 26px;
    height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutQuotes-nav-arrow-right {
    width: 24px;
    height: 24px;
  }
  .AboutQuotes-nav-arrow-right svg {
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutQuotes-nav-arrow-right {
    width: 20px;
    height: 20px;
  }
  .AboutQuotes-nav-arrow-right svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 666px) {
  .AboutQuotes-nav-arrow-right {
    display: none;
  }
}

@media (min-width: 1440px) {
  .AboutWhatWeDo {
    height: 3145px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo {
    height: 3009px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
}
.AboutWhatWeDo [data-animation-type="image"] {
  z-index: 1;
}
.AboutWhatWeDo-content {
  margin: 0 auto;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content {
    width: 1280px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content {
    width: 1280px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content {
    width: 1152px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content {
    width: 1024px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content {
    width: 768px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content {
    width: 667px;
  }
}
.AboutWhatWeDo-content-title {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  color: #242424;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.42px;
    padding-left: 141px;
    padding-top: 166px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.42px;
    padding-left: 141px;
    padding-top: 166px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.38px;
    padding-left: 121px;
    padding-top: 153px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.38px;
    padding-left: 102px;
    padding-top: 137px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.33px;
    padding-top: 99px;
    padding-left: 74px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-title {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.5px;
    padding-top: 80px;
    padding-left: 66px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    margin: 0 auto;
    width: 315px;
    padding-top: 76px;
  }
}
.AboutWhatWeDo-content-part-1 {
  position: relative;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-1 {
    height: 856px;
    margin-top: 25px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-1 {
    height: 827px;
    margin-top: 25px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-1 {
    height: 762px;
    margin-top: 25px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-1 {
    height: 692px;
    margin-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-1 {
    height: 517px;
    margin-top: 15px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-1 {
    height: 404px;
    margin-top: 20px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-1 {
    height: auto;
    margin-top: 40px;
    margin-bottom: 86px;
  }
}
.AboutWhatWeDo-content-part-1-title {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  font-weight: 600;
  color: #242424;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-1-title {
    width: 498px;
    font-size: 52px;
    line-height: 54px;
    letter-spacing: -2.4px;
    padding-top: 58px;
    padding-left: 139px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-1-title {
    width: 498px;
    font-size: 52px;
    line-height: 54px;
    letter-spacing: -2.4px;
    padding-left: 141px;
    padding-top: 58px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-1-title {
    width: 531px;
    font-size: 50px;
    line-height: 56px;
    letter-spacing: -2.19px;
    padding-left: 119px;
    padding-top: 59px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-1-title {
    width: 498px;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: -1.93px;
    padding-left: 102px;
    padding-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-1-title {
    width: 311px;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -1.4px;
    padding-left: 73px;
    padding-top: 40px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-1-title {
    width: 268px;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -1.5px;
    padding-left: 66px;
    padding-top: 14px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-1-title {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.1px;
    padding-top: 30px;
    margin: 0 auto;
    width: 315px;
  }
}
.AboutWhatWeDo-content-part-1-subtitle {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  color: #242424;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-1-subtitle {
    width: 438px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.67px;
    padding-left: 139px;
    padding-top: 58px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-1-subtitle {
    width: 438px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.67px;
    padding-left: 139px;
    padding-top: 58px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-1-subtitle {
    width: 388px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.72px;
    padding-top: 37px;
    padding-left: 121px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-1-subtitle {
    width: 400px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.72px;
    padding-top: 36px;
    padding-left: 102px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-1-subtitle {
    width: 330px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.64px;
    padding-top: 23px;
    padding-left: 74px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-1-subtitle {
    width: 268px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.7px;
    padding-top: 21px;
    padding-left: 66px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-1-subtitle {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    padding-top: 19px;
    margin: 0 auto;
    width: 315px;
  }
}
.AboutWhatWeDo-content-part-1-logo-1-wrapper {
  position: absolute;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-1-logo-1-wrapper {
    top: 454px;
    left: 13px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-1-logo-1-wrapper {
    top: 454px;
    left: 93px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-1-logo-1-wrapper {
    top: 442px;
    left: 81px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-1-logo-1-wrapper {
    top: 401px;
    left: 68px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-1-logo-1-wrapper {
    top: 281px;
    left: 49px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-1-logo-1-wrapper {
    top: 230px;
    left: 44px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-1-logo-1-wrapper {
    position: relative;
    width: 100%;
  }
}
.AboutWhatWeDo-content-part-1-logo-1 {
  will-change: transform;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-1-logo-1 {
    width: 502px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-1-logo-1 {
    width: 422px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-1-logo-1 {
    width: 384px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-1-logo-1 {
    width: 349px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-1-logo-1 {
    width: 260px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-1-logo-1 {
    width: 226px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-1-logo-1 {
    width: 100%;
  }
}
.AboutWhatWeDo-content-part-1-logo-2-wrapper {
  position: absolute;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-1-logo-2-wrapper {
    left: 765px;
    top: 107px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-1-logo-2-wrapper {
    left: 765px;
    top: 107px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-1-logo-2-wrapper {
    right: 80px;
    top: 123px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-1-logo-2-wrapper {
    right: 68px;
    top: 110px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-1-logo-2-wrapper {
    right: 49px;
    top: 64px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-1-logo-2-wrapper {
    top: 43px;
    right: 45px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-1-logo-2-wrapper {
    display: none;
  }
}
.AboutWhatWeDo-content-part-1-logo-2 {
  will-change: transform;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-1-logo-2 {
    width: 502px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-1-logo-2 {
    width: 422px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-1-logo-2 {
    width: 386px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-1-logo-2 {
    width: 349px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-1-logo-2 {
    width: 260px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-1-logo-2 {
    width: 224px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-1-logo-2 {
    display: none;
  }
}
.AboutWhatWeDo-content-part-2 {
  position: relative;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-2 {
    height: 900px;
    margin-top: 25px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-2 {
    height: 900px;
    margin-top: 25px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-2 {
    height: 885px;
    margin-top: 25px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-2 {
    height: 804px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-2 {
    height: 601px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-2 {
    height: 520px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-2 {
    height: auto;
    margin-bottom: 87px;
  }
}
.AboutWhatWeDo-content-part-2-title {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  font-weight: 600;
  color: #242424;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-2-title {
    width: 498px;
    font-size: 52px;
    line-height: 54px;
    letter-spacing: -2.4px;
    padding-top: 57px;
    padding-left: 672px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-2-title {
    width: 466px;
    font-size: 52px;
    letter-spacing: -2.4px;
    padding-top: 57px;
    padding-left: 672px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-2-title {
    width: 469px;
    font-size: 50px;
    line-height: 56px;
    letter-spacing: -2.19px;
    padding-top: 36px;
    padding-left: 603px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-2-title {
    width: 395px;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: -1.93px;
    padding-top: 52px;
    padding-left: 538px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-2-title {
    width: 289px;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -1.4px;
    padding-top: 43px;
    padding-left: 403px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-2-title {
    width: 268px;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -1.5px;
    padding-top: 72px;
    padding-left: 350px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-2-title {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.1px;
    padding-top: 28px;
    margin: 0 auto;
    width: 315px;
  }
}
.AboutWhatWeDo-content-part-2-subtitle {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  color: #242424;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-2-subtitle {
    width: 438px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.67px;
    padding-left: 672px;
    padding-top: 58px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-2-subtitle {
    width: 410px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.67px;
    padding-left: 672px;
    padding-top: 49px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-2-subtitle {
    width: 360px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.72px;
    padding-left: 605px;
    padding-top: 37px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-2-subtitle {
    width: 384px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.72px;
    padding-left: 538px;
    padding-top: 36px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-2-subtitle {
    width: 330px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.64px;
    padding-left: 403px;
    padding-top: 24px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-2-subtitle {
    width: 268px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.7px;
    padding-top: 19px;
    padding-left: 350px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-2-subtitle {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px;
    padding-top: 16px;
    margin: 0 auto;
    width: 315px;
  }
}
.AboutWhatWeDo-content-part-2-logo-1-wrapper {
  position: absolute;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-2-logo-1-wrapper {
    top: 131px;
    left: 13px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-2-logo-1-wrapper {
    top: 131px;
    left: 93px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-2-logo-1-wrapper {
    top: 123px;
    left: 80px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-2-logo-1-wrapper {
    top: 111px;
    left: 68px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-2-logo-1-wrapper {
    top: 66px;
    left: 49px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-2-logo-1-wrapper {
    top: 100px;
    left: 44px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-2-logo-1-wrapper {
    position: relative;
    width: 100%;
  }
}
.AboutWhatWeDo-content-part-2-logo-1 {
  will-change: transform;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-2-logo-1 {
    width: 502px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-2-logo-1 {
    width: 422px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-2-logo-1 {
    width: 386px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-2-logo-1 {
    width: 349px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-2-logo-1 {
    width: 260px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-2-logo-1 {
    width: 226px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-2-logo-1 {
    width: 100%;
  }
}
.AboutWhatWeDo-content-part-2-logo-2-wrapper {
  position: absolute;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-2-logo-2-wrapper {
    right: 13px;
    top: 586px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-2-logo-2-wrapper {
    right: 93px;
    top: 586px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-2-logo-2-wrapper {
    top: 541px;
    right: 80px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-2-logo-2-wrapper {
    top: 492px;
    right: 68px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-2-logo-2-wrapper {
    top: 351px;
    right: 49px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-2-logo-2-wrapper {
    top: 347px;
    right: 44px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-2-logo-2-wrapper {
    display: none;
  }
}
.AboutWhatWeDo-content-part-2-logo-2 {
  will-change: transform;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-2-logo-2 {
    width: 502px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-2-logo-2 {
    width: 422px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-2-logo-2 {
    width: 386px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-2-logo-2 {
    width: 349px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-2-logo-2 {
    width: 260px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-2-logo-2 {
    width: 226px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-2-logo-2 {
    display: none;
  }
}
.AboutWhatWeDo-content-part-3 {
  position: relative;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-3 {
    height: 1089px;
    margin-top: 25px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-3 {
    height: 1089px;
    margin-top: 25px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-3 {
    height: 859px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-3 {
    height: 802px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-3 {
    height: 606px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-3 {
    height: 564px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-3 {
    height: auto;
    margin-bottom: 117px;
  }
}
.AboutWhatWeDo-content-part-3-title {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  font-weight: 600;
  color: #242424;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-3-title {
    width: 498px;
    font-size: 52px;
    line-height: 54px;
    letter-spacing: -2.4px;
    padding-top: 146px;
    padding-left: 138px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-3-title {
    width: 498px;
    font-size: 52px;
    line-height: 54px;
    letter-spacing: -2.4px;
    padding-top: 147px;
    padding-left: 138px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-3-title {
    width: 430px;
    font-size: 50px;
    line-height: 56px;
    letter-spacing: -2.19px;
    padding-top: 38px;
    padding-left: 118px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-3-title {
    width: 410px;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: -1.93px;
    padding-top: 53px;
    padding-left: 102px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-3-title {
    width: 289px;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -1.4px;
    padding-top: 11px;
    padding-left: 74px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-3-title {
    width: 268px;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -1.2px;
    padding-top: 51px;
    padding-left: 66px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-3-title {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.1px;
    padding-top: 30px;
    margin: 0 auto;
    width: 315px;
  }
}
.AboutWhatWeDo-content-part-3-subtitle {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  color: #242424;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-3-subtitle {
    width: 438px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.67px;
    padding-left: 138px;
    padding-top: 58px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-3-subtitle {
    width: 438px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.67px;
    padding-left: 138px;
    padding-top: 58px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-3-subtitle {
    width: 360px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.72px;
    padding-left: 119px;
    padding-top: 37px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-3-subtitle {
    width: 360px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.72px;
    padding-left: 102px;
    padding-top: 36px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-3-subtitle {
    width: 330px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.64px;
    padding-top: 24px;
    padding-left: 74px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-3-subtitle {
    width: 247px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.56px;
    padding-top: 19px;
    padding-left: 66px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-3-subtitle {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px;
    padding-top: 17px;
    margin: 0 auto;
    width: 315px;
  }
}
.AboutWhatWeDo-content-part-3-logo-1-wrapper {
  position: absolute;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-3-logo-1-wrapper {
    top: 219px;
    right: 12px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-3-logo-1-wrapper {
    top: 169px;
    right: 93px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-3-logo-1-wrapper {
    top: 125px;
    right: 80px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-3-logo-1-wrapper {
    top: 112px;
    right: 68px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-3-logo-1-wrapper {
    top: 34px;
    right: 49px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-3-logo-1-wrapper {
    top: 73px;
    right: 43px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-3-logo-1-wrapper {
    display: none;
  }
}
.AboutWhatWeDo-content-part-3-logo-1 {
  will-change: transform;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-3-logo-1 {
    width: 503px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-3-logo-1 {
    width: 422px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-3-logo-1 {
    width: 386px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-3-logo-1 {
    width: 349px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-3-logo-1 {
    width: 260px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-3-logo-1 {
    width: 226px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-3-logo-1 {
    display: none;
  }
}
.AboutWhatWeDo-content-part-3-logo-2-wrapper {
  position: absolute;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-3-logo-2-wrapper {
    left: 12px;
    top: 592px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-3-logo-2-wrapper {
    left: 93px;
    top: 543px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-3-logo-2-wrapper {
    left: 84px;
    top: 467px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-3-logo-2-wrapper {
    top: 425px;
    left: 68px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-3-logo-2-wrapper {
    top: 269px;
    left: 49px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-3-logo-2-wrapper {
    top: 276px;
    left: 44px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-3-logo-2-wrapper {
    position: relative;
    width: 100%;
  }
}
.AboutWhatWeDo-content-part-3-logo-2 {
  will-change: transform;
}
@media (min-width: 1440px) {
  .AboutWhatWeDo-content-part-3-logo-2 {
    width: 555px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .AboutWhatWeDo-content-part-3-logo-2 {
    width: 475px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .AboutWhatWeDo-content-part-3-logo-2 {
    width: 435px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .AboutWhatWeDo-content-part-3-logo-2 {
    width: 394px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .AboutWhatWeDo-content-part-3-logo-2 {
    width: 295px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .AboutWhatWeDo-content-part-3-logo-2 {
    width: 255px;
  }
}
@media (max-width: 666px) {
  .AboutWhatWeDo-content-part-3-logo-2 {
    width: 100%;
  }
}

.ClientsList {
  background-color: #15141a;
  margin-top: -1px;
  pointer-events: none;
}
@media (min-width: 1280px) {
  .ClientsList {
    height: 875px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList {
    height: 793px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList {
    height: 767px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList {
    height: 559px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList {
    height: 482px;
  }
}
@media (max-width: 666px) {
  .ClientsList {
    height: 481px;
  }
}
.ClientsList-content-wrapper {
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .ClientsList-content-wrapper {
    width: 1280px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList-content-wrapper {
    width: 1152px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList-content-wrapper {
    width: 1024px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList-content-wrapper {
    width: 768px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList-content-wrapper {
    width: 667px;
  }
}
@media (max-width: 666px) {
  .ClientsList-content-wrapper {
    width: 375px;
  }
}
.ClientsList-title {
  font-weight: 600;
  color: #ebebeb;
}
.ClientsList-title p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1280px) {
  .ClientsList-title {
    width: 192px;
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: -0.4px;
    padding-top: 131px;
    padding-left: 139px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList-title {
    width: 192px;
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: -0.6px;
    padding-top: 116px;
    padding-left: 121px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList-title {
    width: 192px;
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: -0.4px;
    padding-left: 102px;
    padding-top: 106px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList-title {
    width: 192px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.3px;
    padding-left: 74px;
    padding-top: 80px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList-title {
    width: 192px;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: -0.3px;
    padding-left: 66px;
    padding-top: 67px;
  }
}
@media (max-width: 666px) {
  .ClientsList-title {
    width: 192px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.4px;
    padding-left: 30px;
    padding-top: 69px;
  }
}
.ClientsList-logos-wrapper {
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .ClientsList-logos-wrapper {
    margin-top: 122px;
    width: 1002px;
  }
  .ClientsList-logos-wrapper#ClientsList-logos-wrapper-mobile {
    display: none;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList-logos-wrapper {
    margin-top: 113px;
    width: 912px;
  }
  .ClientsList-logos-wrapper#ClientsList-logos-wrapper-mobile {
    display: none;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList-logos-wrapper {
    margin-top: 104px;
    width: 820px;
  }
  .ClientsList-logos-wrapper#ClientsList-logos-wrapper-mobile {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList-logos-wrapper {
    margin-top: 71px;
    width: 621px;
  }
  .ClientsList-logos-wrapper#ClientsList-logos-wrapper-mobile {
    display: none;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList-logos-wrapper {
    margin-top: 56px;
    width: 535px;
  }
  .ClientsList-logos-wrapper#ClientsList-logos-wrapper-mobile {
    display: none;
  }
}
@media (max-width: 666px) {
  .ClientsList-logos-wrapper {
    margin-top: 65px;
    width: 315px;
  }
  .ClientsList-logos-wrapper#ClientsList-logos-wrapper-desktop {
    display: none;
  }
}
.ClientsList-place-row {
  position: relative;
}
@media (max-width: 666px) {
  .ClientsList-place-row {
    padding-left: 15px;
    padding-right: 15px;
    height: 33px;
    margin-bottom: 59px;
  }
}
.ClientsList-place {
  position: absolute;
}
@media (max-width: 666px) {
  .ClientsList-place {
    height: 33px;
    margin-left: 7px;
    margin-bottom: 45px;
  }
}
@media (max-width: 666px) {
  .ClientsList-place--1 {
    width: 144.5px;
    height: 30px;
    left: 0;
    top: 0;
  }
}
@media (max-width: 666px) {
  .ClientsList-place--2 {
    width: 110.5px;
    height: 30px;
    right: 15px;
  }
}
@media (max-width: 666px) {
  .ClientsList-place--3 {
    width: 142.5px;
    height: 34px;
    left: 0;
  }
}
@media (max-width: 666px) {
  .ClientsList-place--4 {
    width: 109.5px;
    height: 31px;
    right: 15px;
  }
}
@media (max-width: 666px) {
  .ClientsList-place--5 {
    width: 139.5px;
    height: 33px;
    left: 0;
  }
}
@media (max-width: 666px) {
  .ClientsList-place--6 {
    width: 110.5px;
    height: 33px;
    right: 15px;
  }
}
@media (max-width: 666px) {
  .ClientsList-place--7 {
    width: 147.5px;
    height: 32px;
    top: 3px;
    left: 0;
  }
}
@media (max-width: 666px) {
  .ClientsList-place--8 {
    width: 106.5px;
    height: 40px;
    right: 15px;
  }
}
.ClientsList-place:first-child {
  margin-left: 0;
}
.ClientsList-place svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ClientsList-place svg g > g {
  opacity: 0;
}
.ClientsList-place svg g > g.show {
  opacity: 1;
  transition: opacity 667ms cubic-bezier(0.19, 1, 0.22, 1);
}
.ClientsList-place svg g > g.show-first-time {
  opacity: 1;
  transition: opacity 1333ms cubic-bezier(0.19, 1, 0.22, 1);
}
.ClientsList-place svg g > g.hide {
  opacity: 0;
  transition: opacity 883ms cubic-bezier(0.19, 1, 0.22, 1);
}
.ClientsList-place svg .colored {
  fill: #B2C0D6;
  opacity: 0.5;
  transition: 330ms fill linear 517ms;
}
.dark-theme .ClientsList-place svg .colored {
  fill: #565c66;
}
.ClientsList-logos-row {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 1280px) {
  .ClientsList-logos-row {
    margin-bottom: 127px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList-logos-row {
    margin-bottom: 114px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList-logos-row {
    margin-bottom: 106px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList-logos-row {
    margin-bottom: 75px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList-logos-row {
    margin-bottom: 63px;
  }
}
@media (max-width: 666px) {
  .ClientsList-logos-row {
    margin-bottom: 53px;
  }
}
.ClientsList .svg--facebook-logo {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--facebook-logo {
    width: 122px;
    height: 24px;
    margin-right: 171px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--facebook-logo {
    width: 112px;
    height: 22px;
    margin-right: 155px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--facebook-logo {
    width: 100px;
    height: 20px;
    margin-right: 140px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--facebook-logo {
    width: 81px;
    height: 17px;
    margin-right: 97px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--facebook-logo {
    width: 78px;
    height: 26px;
    margin-right: 70px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--facebook-logo {
    width: 79px;
    height: 16px;
    margin-right: 39px;
  }
}
.ClientsList .svg--google {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--google {
    width: 107px;
    height: 34px;
    margin-right: 178px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--google {
    width: 98px;
    height: 31px;
    margin-right: 160px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--google {
    width: 88px;
    height: 28px;
    margin-right: 143px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--google {
    width: 75px;
    height: 22px;
    margin-right: 89px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--google {
    width: 76px;
    height: 21px;
    margin-right: 69px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--google {
    width: 69px;
    height: 22px;
    margin-right: 42px;
  }
}
.ClientsList .svg--slack {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--slack {
    width: 122px;
    height: 32px;
    margin-right: 173px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--slack {
    width: 112px;
    height: 30px;
    margin-top: 4px;
    margin-right: 158px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--slack {
    width: 102px;
    height: 27px;
    margin-right: 142px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--slack {
    width: 94px;
    height: 22px;
    margin-right: 95px;
    margin-top: 2px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--slack {
    width: 80px;
    height: 20px;
    margin-right: 73px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--slack {
    width: 74px;
    height: 21px;
  }
}
.ClientsList .svg--coinbase {
  fill: #b2c0d6;
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--coinbase {
    width: 121px;
    height: 26px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--coinbase {
    width: 111px;
    height: 24px;
    margin-bottom: 6px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--coinbase {
    width: 99px;
    height: 22px;
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--coinbase {
    width: 85px;
    height: 17px;
    margin-bottom: 5px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--coinbase {
    width: 86px;
    height: 16px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--coinbase {
    width: 77px;
    height: 17px;
    margin-right: 35px;
  }
}
.ClientsList .svg--uber {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--uber {
    width: 87px;
    height: 30px;
    margin-right: 188px;
    margin-left: 18px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--uber {
    width: 80px;
    height: 28px;
    margin-right: 171px;
    margin-left: 16px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--uber {
    width: 71px;
    height: 25px;
    margin-left: 14px;
    margin-right: 154px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--uber {
    width: 62px;
    height: 20px;
    margin-left: 9px;
    margin-right: 105px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--uber {
    width: 62px;
    height: 19px;
    margin-left: 9px;
    margin-right: 78px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--uber {
    width: 56px;
    height: 20px;
    margin-right: 42px;
  }
}
.ClientsList .svg--sony {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--sony {
    width: 111px;
    height: 20px;
    margin-right: 176px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--sony {
    width: 102px;
    height: 18px;
    margin-right: 158px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--sony {
    width: 91px;
    height: 16px;
    margin-right: 144px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--sony {
    width: 78px;
    height: 13px;
    margin-right: 94px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--sony {
    width: 78px;
    height: 13px;
    margin-right: 67px;
    margin-bottom: 6px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--sony {
    width: 71px;
    height: 13px;
    margin-right: 51px;
  }
}
.ClientsList .svg--toyota {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--toyota {
    width: 129px;
    height: 22px;
    margin-right: 175px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--toyota {
    width: 119px;
    height: 20px;
    margin-right: 159px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--toyota {
    width: 106px;
    height: 18px;
    margin-right: 143px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--toyota {
    width: 91px;
    height: 14px;
    margin-right: 99px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--toyota {
    width: 87px;
    height: 14px;
    margin-right: 75px;
    margin-bottom: 2px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--toyota {
    width: 83px;
    height: 14px;
  }
}
.ClientsList .svg--cocacola {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--cocacola {
    height: 35px;
    width: 109px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--cocacola {
    width: 100px;
    height: 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--cocacola {
    width: 89px;
    height: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--cocacola {
    width: 73px;
    height: 28px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--cocacola {
    width: 77px;
    height: 23px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--cocacola {
    width: 77px;
    height: 25px;
    margin-right: 41px;
  }
}
.ClientsList .svg--westerndigital {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--westerndigital {
    width: 121px;
    height: 34px;
    margin-right: 162px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--westerndigital {
    width: 111px;
    height: 31px;
    margin-right: 146px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--westerndigital {
    width: 98px;
    height: 28px;
    margin-right: 133px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--westerndigital {
    width: 80px;
    height: 25px;
    margin-right: 90px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--westerndigital {
    width: 79px;
    height: 22px;
    margin-right: 64px;
    margin-top: 5px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--westerndigital {
    width: 79px;
    height: 22px;
    margin-right: 32px;
  }
}
.ClientsList .svg--huawei {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--huawei {
    width: 128px;
    height: 30px;
    margin-right: 164px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--huawei {
    width: 118px;
    height: 28px;
    margin-right: 148px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--huawei {
    width: 105px;
    height: 27px;
    margin-right: 135px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--huawei {
    width: 90px;
    height: 19px;
    margin-right: 82px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--huawei {
    width: 91px;
    height: 21px;
    margin-right: 63px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--huawei {
    width: 83px;
    height: 19px;
    margin-right: 29px;
  }
}
.ClientsList .svg--tmobile {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--tmobile {
    width: 144px;
    height: 24px;
    margin-right: 158px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--tmobile {
    width: 132px;
    height: 22px;
    margin-right: 142px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--tmobile {
    width: 118px;
    height: 20px;
    margin-right: 129px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--tmobile {
    width: 106px;
    height: 16px;
    margin-right: 84px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--tmobile {
    width: 102px;
    height: 15px;
    margin-right: 59px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--tmobile {
    width: 93px;
    height: 15px;
  }
}
.ClientsList .svg--vmware {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--vmware {
    width: 122px;
    height: 19px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--vmware {
    width: 112px;
    height: 38px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--vmware {
    width: 100px;
    height: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--vmware {
    width: 85px;
    height: 13px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--vmware {
    width: 87px;
    height: 12px;
    margin-bottom: 7px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--vmware {
    width: 78px;
    height: 12px;
    margin-right: 35px;
  }
}
.ClientsList .svg--samsung {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--samsung {
    width: 132px;
    height: 18px;
    margin-right: 176px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--samsung {
    width: 111px;
    height: 17px;
    margin-left: 4px;
    margin-right: 166px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--samsung {
    width: 99px;
    height: 17px;
    margin-left: 3px;
    margin-right: 150px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--samsung {
    width: 84px;
    height: 13px;
    margin-left: 2px;
    margin-right: 107px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--samsung {
    width: 85px;
    height: 12px;
    margin-right: 75px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--samsung {
    width: 79px;
    height: 12px;
    margin-right: 38px;
  }
}
.ClientsList .svg--adp {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--adp {
    width: 78px;
    height: 35px;
    margin-right: 208px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--adp {
    width: 72px;
    height: 32px;
    margin-right: 187px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--adp {
    width: 64px;
    height: 29px;
    margin-right: 170px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--adp {
    width: 56px;
    height: 23px;
    margin-right: 116px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--adp {
    width: 55px;
    height: 23px;
    margin-right: 88px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--adp {
    width: 55px;
    height: 25px;
    margin-right: 49px;
  }
}
.ClientsList .svg--fossil {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--fossil {
    width: 100px;
    height: 20px;
    margin-right: 181px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--fossil {
    width: 92px;
    height: 18px;
    margin-right: 165px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--fossil {
    width: 82px;
    height: 16px;
    margin-right: 148px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--fossil {
    width: 71px;
    height: 13px;
    margin-right: 105px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--fossil {
    width: 71px;
    height: 13px;
    margin-right: 80px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--fossil {
    width: 65px;
    height: 13px;
  }
}
.ClientsList .svg--oppo {
  opacity: 0;
}
@media (min-width: 1280px) {
  .ClientsList .svg--oppo {
    width: 126px;
    height: 20px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ClientsList .svg--oppo {
    width: 116px;
    height: 18px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ClientsList .svg--oppo {
    width: 103px;
    height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ClientsList .svg--oppo {
    width: 93px;
    height: 13px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ClientsList .svg--oppo {
    width: 78px;
    height: 22px;
  }
}
@media (max-width: 666px) {
  .ClientsList .svg--oppo {
    width: 80px;
    height: 14px;
  }
}
.ClientsList .svg--zenefits {
  opacity: 0;
}
@media (max-width: 666px) {
  .ClientsList .svg--zenefits {
    width: 88px;
    height: 21px;
    margin-right: 43px;
  }
}
.ClientsList .svg--sandisk {
  opacity: 0;
}
@media (max-width: 666px) {
  .ClientsList .svg--sandisk {
    width: 76px;
    height: 15px;
  }
}
.ClientsList .svg {
  opacity: 0;
  will-change: transform, opacity;
  transform: translateY(2.82352941em);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ClientsList .svg svg {
  width: 100%;
  height: 100%;
}
.ClientsList .svg.show {
  opacity: 1;
  transform: none;
}

@media (min-width: 1280px) {
  .IndexAbout {
    margin-top: 0;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexAbout {
    margin-top: 36px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexAbout {
    margin-top: 33px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexAbout {
    margin-top: 31px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout {
    margin-top: 5px;
  }
}
@media (max-width: 666px) {
  .IndexAbout {
    margin-top: 0;
  }
}
.IndexAbout-wrapper {
  position: relative;
}
.IndexAbout-padder {
  position: relative;
}
.IndexAbout-inner {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .IndexAbout-inner {
    width: 1002px;
    padding-bottom: 128px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexAbout-inner {
    width: 910px;
    padding-bottom: 119px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexAbout-inner {
    width: 820px;
    padding-bottom: 108px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexAbout-inner {
    width: 620px;
    padding-bottom: 74px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout-inner {
    width: 535px;
    padding-bottom: 81px;
  }
}
@media (max-width: 666px) {
  .IndexAbout-inner {
    width: 315px;
    padding: 0 0 88px 0;
  }
}
.IndexAbout-text-wrapper {
  color: #000;
  display: flex;
}
@media (max-width: 666px) {
  .IndexAbout-text-wrapper {
    display: block;
  }
}
.dark-theme .IndexAbout-text-wrapper {
  color: #ebebeb;
}
@media (min-width: 1280px) {
  .IndexAbout-text {
    width: 571px;
    font-size: 30px;
    letter-spacing: -1.15px;
    line-height: 45px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexAbout-text {
    width: 480px;
    font-size: 27px;
    letter-spacing: -1.15px;
    line-height: 40px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexAbout-text {
    width: 450px;
    font-size: 24px;
    letter-spacing: -1.15px;
    line-height: 36px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexAbout-text {
    width: 376px;
    font-size: 20px;
    letter-spacing: -0.85px;
    line-height: 30px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout-text {
    width: 340px;
    font-size: 18px;
    letter-spacing: -0.8px;
    line-height: 28px;
  }
}
@media (max-width: 666px) {
  .IndexAbout-text {
    width: 310px;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: 28px;
  }
}
.IndexAbout-text a {
  text-decoration: none !important;
  color: inherit !important;
}
@media (min-width: 1280px) {
  .IndexAbout-numbers-wrapper {
    margin-left: 216px;
    margin-top: 6px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexAbout-numbers-wrapper {
    margin-left: 232px;
    margin-top: 5px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexAbout-numbers-wrapper {
    margin-left: 190px;
    margin-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexAbout-numbers-wrapper {
    margin-left: 109px;
    margin-top: 3px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout-numbers-wrapper {
    margin-left: 77px;
    margin-top: 1px;
  }
}
@media (max-width: 666px) {
  .IndexAbout-numbers-wrapper {
    margin-top: 54px;
    display: flex;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexAbout-numbers {
    margin-top: 5px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout-numbers {
    margin-top: 2px;
  }
}
@media (min-width: 1280px) {
  .IndexAbout .number--32 {
    margin-bottom: 87px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexAbout .number--32 {
    margin-bottom: 39px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexAbout .number--32 {
    margin-bottom: 46px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexAbout .number--32 {
    margin-bottom: 48px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout .number--32 {
    margin-bottom: 39px;
  }
}
@media (max-width: 666px) {
  .IndexAbout .number--32 {
    margin-right: 59px;
  }
}
.IndexAbout-number {
  font-weight: 900;
  color: #242424;
  letter-spacing: -0.03430556em;
  line-height: 1;
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout-number {
    margin-bottom: 4px;
  }
}
.dark-theme .IndexAbout-number {
  color: #ebebeb;
}
@media (min-width: 1280px) {
  .IndexAbout-number {
    font-size: 72px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexAbout-number {
    font-size: 64px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexAbout-number {
    font-size: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexAbout-number {
    font-size: 56px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout-number {
    font-size: 48px;
  }
}
@media (max-width: 666px) {
  .IndexAbout-number {
    font-size: 48px;
  }
}
.IndexAbout-description {
  display: block;
}
@media (min-width: 1280px) {
  .IndexAbout-description {
    font-size: 20px;
    letter-spacing: -0.87px;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: -20px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexAbout-description {
    font-size: 18px;
    letter-spacing: -0.94px;
    line-height: 30px;
    margin-top: 3px;
    margin-bottom: -10px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexAbout-description {
    font-size: 18px;
    letter-spacing: -0.93px;
    line-height: 29px;
    margin-top: 3px;
    margin-bottom: -10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexAbout-description {
    font-size: 16px;
    letter-spacing: -0.79px;
    line-height: 24px;
    margin-top: 2px;
    margin-bottom: -10px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout-description {
    font-size: 14px;
    letter-spacing: -0.68px;
    line-height: 22px;
    margin-top: 4px;
    margin-bottom: -10px;
  }
}
@media (max-width: 666px) {
  .IndexAbout-description {
    font-size: 16px;
    letter-spacing: -0.3px;
    line-height: 23px;
    margin-top: 4px;
    margin-bottom: -10px;
  }
}
.IndexAbout-more-wrapper {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1280px) {
  .IndexAbout-more-wrapper {
    margin-top: -23px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexAbout-more-wrapper {
    margin-top: 19px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexAbout-more-wrapper {
    margin-top: -9px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexAbout-more-wrapper {
    margin-top: -23px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout-more-wrapper {
    margin-top: -1px;
  }
}
@media (max-width: 666px) {
  .IndexAbout-more-wrapper {
    margin-top: 59px;
  }
}
.IndexAbout-more {
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 670ms linear 417ms;
  z-index: 0;
  transition: 667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1) 390ms, 550ms color cubic-bezier(0.165, 0.84, 0.44, 1) 510ms !important;
}
.dark-theme .IndexAbout-more {
  color: #ebebeb;
}
.dark-theme-transition .IndexAbout-more {
  transition: 670ms color cubic-bezier(0.165, 0.84, 0.44, 1) 717ms !important;
}
@media (min-width: 1280px) {
  .IndexAbout-more {
    font-size: 24px;
    letter-spacing: -0.51px;
    line-height: 32px;
    padding-bottom: 2px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexAbout-more {
    font-size: 20px;
    letter-spacing: -0.67px;
    line-height: 28px;
    padding-bottom: 2px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexAbout-more {
    font-size: 20px;
    letter-spacing: -0.67px;
    line-height: 28px;
    padding-bottom: 2px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexAbout-more {
    font-size: 18px;
    letter-spacing: -0.6px;
    line-height: 26px;
    padding-bottom: 2px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexAbout-more {
    font-size: 16px;
    letter-spacing: -0.53px;
    line-height: 24px;
    padding-bottom: 2px;
  }
}
@media (max-width: 666px) {
  .IndexAbout-more {
    font-size: 18px;
    letter-spacing: -0.6px;
    line-height: 29px;
    padding-bottom: 2px;
  }
}
.IndexAbout-more:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(20, 113, 102, 0.3);
  background-size: 100% 100%;
  transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
  transform: translateZ(0);
}
.IndexAbout-more:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #d6f0ff;
  background-size: 100% 100%;
  transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .IndexAbout-more {
  color: #ebebeb;
}
.dark-theme .IndexAbout-more:after {
  background: rgba(210, 210, 255, 0.3);
}
.dark-theme .IndexAbout-more:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .IndexAbout-more:hover:after,
.isMobile .IndexAbout-more:active:after {
  opacity: 0;
  transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .IndexAbout-more:hover:before,
.isMobile .IndexAbout-more:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}

.IndexDescription {
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .IndexDescription {
    width: 1002px;
    margin-top: 78px;
    display: flex;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexDescription {
    width: 910px;
    margin-top: 73px;
    display: flex;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexDescription {
    width: 820px;
    margin-top: 58px;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexDescription {
    width: 620px;
    margin-top: 56px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexDescription {
    width: 535px;
    margin-top: 44px;
  }
}
@media (max-width: 666px) {
  .IndexDescription {
    width: 319px;
    margin-top: 59px;
  }
}
@media (min-width: 1280px) {
  .IndexDescription-text {
    margin-top: 18px;
    flex: 1 0 auto;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexDescription-text {
    margin-top: 14px;
    flex: 1 0 auto;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexDescription-text {
    margin-top: 15px;
    flex: 1 0 auto;
  }
}
.IndexDescription-text-line {
  position: relative;
  color: #000000;
  transition: color 0.45s ease;
  font-weight: 600;
}
.dark-theme .IndexDescription-text-line {
  color: #ebebeb;
}
@media (min-width: 1280px) {
  .IndexDescription-text-line {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.8px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexDescription-text-line {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px), (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px) {
  .IndexDescription-text-line {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.37px;
  }
}
@media (max-width: 666px) {
  .IndexDescription-text-line {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.33px;
  }
}
.IndexDescription-items {
  position: relative;
}
@media (min-width: 1280px) {
  .IndexDescription-items {
    width: 474px;
    flex: 0 1 auto;
    left: 46px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexDescription-items {
    width: 398px;
    flex: 0 1 auto;
    left: 4px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexDescription-items {
    width: 398px;
    flex: 0 1 auto;
    left: 38px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexDescription-items {
    width: 417px;
    padding-top: 48px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexDescription-items {
    width: 417px;
    padding-top: 53px;
  }
}
@media (max-width: 666px) {
  .IndexDescription-items {
    padding-top: 50px;
  }
}
.IndexDescription-item {
  position: relative;
  margin-top: 1px;
}
.IndexDescription-item-title {
  position: relative;
  font-weight: 400;
  color: #000;
  cursor: pointer;
  display: inline-block;
  z-index: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.dark-theme .IndexDescription-item-title {
  color: #ebebeb !important;
}
@media (min-width: 1280px) {
  .IndexDescription-item-title {
    font-size: 30px;
    line-height: 60px;
    letter-spacing: -1px;
    padding: 0px 0px 0px 0px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexDescription-item-title {
    font-size: 27px;
    line-height: 58px;
    letter-spacing: -1.35px;
    padding: 0px 0px 0px 0px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexDescription-item-title {
    font-size: 24px;
    line-height: 56px;
    letter-spacing: -0.9px;
    padding: 0px 0px 0px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexDescription-item-title {
    font-size: 20px;
    line-height: 44px;
    letter-spacing: -0.6px;
    padding: 0px 0px 0px 0px;
    color: #242424;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexDescription-item-title {
    font-size: 20px;
    line-height: 44px;
    letter-spacing: -0.6px;
    padding: 0px 0px 0px 0px;
    color: #000;
  }
}
@media (max-width: 666px) {
  .IndexDescription-item-title {
    font-size: 20px;
    line-height: 42px;
    letter-spacing: -0.6px;
    padding: 0px 0px 0px 0px;
    color: #000;
  }
}
.IndexDescription-item-title.-active em {
  transform: translate3d(0, 4px, 0) rotate(45deg);
}
.isDesktop .IndexDescription-item-title {
  transition: 0.67s color;
}
.dark-theme-transition .IndexDescription-item-title {
  transition: color 0.45s ease;
}
.isDesktop .IndexDescription-item-title:hover {
  color: #27A5E7 !important;
}
.isDesktop .IndexDescription-item-title:hover em {
  border-color: #27A5E7;
}
.IndexDescription-item-title em {
  position: absolute;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-left: 1px solid #99A9C2;
  border-top: 1px solid #99A9C2;
  transform: translate3d(0, 0, 0) rotate(-135deg);
  transform-origin: 50% 50%;
  transition: 0.67s transform cubic-bezier(0.19, 1, 0.22, 1);
}
.isDesktop .IndexDescription-item-title em {
  transition: 0.67s border-color, 0.67s transform cubic-bezier(0.19, 1, 0.22, 1);
}
@media (min-width: 1280px) {
  .IndexDescription-item-title em {
    margin-left: 12px;
    margin-top: 28px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexDescription-item-title em {
    margin-left: 12px;
    margin-top: 26px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexDescription-item-title em {
    margin-left: 13px;
    margin-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexDescription-item-title em {
    margin-left: 10px;
    margin-top: 19px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexDescription-item-title em {
    margin-left: 12px;
    margin-top: 19px;
  }
}
@media (max-width: 666px) {
  .IndexDescription-item-title em {
    margin-left: 10px;
    margin-top: 19px;
    width: 6px;
  }
}
.IndexDescription-item-wrapper {
  display: none;
  height: 0;
  overflow: hidden;
}
.IndexDescription-item-text {
  color: #242424;
}
.dark-theme .IndexDescription-item-text {
  color: #ebebeb !important;
}
.dark-theme-transition .IndexDescription-item-text {
  transition: color 0.45s ease;
}
@media (min-width: 1280px) {
  .IndexDescription-item-text {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.67px;
    padding: 28px 0px 62px 0px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexDescription-item-text {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.72px;
    padding: 13px 0px 27px 0px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexDescription-item-text {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.72px;
    padding: 11px 0px 22px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexDescription-item-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.64px;
    padding: 21px 0px 36px 0px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexDescription-item-text {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0px 22px 0px;
  }
}
@media (max-width: 666px) {
  .IndexDescription-item-text {
    font-size: 16px;
    line-height: 24px;
    padding: 13px 0px 29px 0px;
  }
}

.IndexFaq {
  position: relative;
}
.IndexFaq:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  content: '';
  background: #15141a;
}
.IndexFaq-wrapper {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .IndexFaq-wrapper {
    width: 1002px;
    padding: 97px 0px 96px 0px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexFaq-wrapper {
    width: 910px;
    padding: 81px 0px 102px 0px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexFaq-wrapper {
    width: 820px;
    padding: 95px 0px 121px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexFaq-wrapper {
    width: 620px;
    padding: 95px 0px 92px 0px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexFaq-wrapper {
    width: 535px;
    padding: 70px 0px 60px 0px;
  }
}
@media (max-width: 666px) {
  .IndexFaq-wrapper {
    width: 319px;
    padding: 75px 0px 68px 0px;
  }
}
.IndexFaq-text-line {
  position: relative;
  color: #EBEBEB;
  transition: color 0.45s ease;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1280px) {
  .IndexFaq-text-line {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px), (min-width: 1024px) and (max-width: 1151px) {
  .IndexFaq-text-line {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.38px;
  }
}
@media (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .IndexFaq-text-line {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
  }
}
.IndexFaq-items {
  position: relative;
  margin-top: 1px;
}
@media (min-width: 1280px) {
  .IndexFaq-items {
    width: 870px;
    margin-top: 65px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexFaq-items {
    width: 735px;
    margin-top: 41px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexFaq-items {
    width: 735px;
    margin-top: 43px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexFaq-items {
    width: 560px;
    margin-top: 42px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexFaq-items {
    width: 480px;
    margin-top: 16px;
  }
}
@media (max-width: 666px) {
  .IndexFaq-items {
    margin-top: 15px;
  }
}
.IndexFaq-items.show .IndexFaq-item {
  opacity: 1;
  transform: none;
}
.IndexFaq-item {
  position: relative;
  margin-top: 1px;
}
.IndexFaq-item-title {
  position: relative;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  z-index: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (min-width: 1280px) {
  .IndexFaq-item-title {
    font-size: 30px;
    line-height: 44px;
    letter-spacing: -1px;
    padding: 23px 0px 23px 0px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexFaq-item-title {
    font-size: 27px;
    line-height: 40px;
    letter-spacing: -1.35px;
    padding: 21px 0px 21px 0px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexFaq-item-title {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.9px;
    padding: 15px 0px 15px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexFaq-item-title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.6px;
    padding: 20px 0px 20px 0px;
    color: #EBEBEB;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexFaq-item-title {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.6px;
    padding: 14px 0px 14px 0px;
    color: #EBEBEB;
  }
}
@media (max-width: 666px) {
  .IndexFaq-item-title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.6px;
    padding: 20px 0px 20px 0px;
    color: #EBEBEB;
  }
}
.IndexFaq-item-title.-active em {
  transform: translate3d(0, 4px, 0) rotate(45deg);
}
.isDesktop .IndexFaq-item-title {
  transition: 0.67s color;
}
.isDesktop .IndexFaq-item-title:hover {
  color: #818195 !important;
}
.isDesktop .IndexFaq-item-title:hover em {
  border-color: #818195;
}
.IndexFaq-item-title span {
  position: relative;
}
.IndexFaq-item-title em {
  position: absolute;
  display: inline-block;
  width: 9px;
  height: 9px;
  border-left: 1px solid #4B4B56;
  border-top: 1px solid #4B4B56;
  transform: translate3d(0, 0, 0) rotate(-135deg);
  transform-origin: 50% 50%;
  transition: 0.67s transform cubic-bezier(0.19, 1, 0.22, 1);
}
.isDesktop .IndexFaq-item-title em {
  transition: 0.67s border-color, 0.67s transform cubic-bezier(0.19, 1, 0.22, 1);
}
@media (min-width: 1280px) {
  .IndexFaq-item-title em {
    margin-left: 17px;
    margin-top: 17px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexFaq-item-title em {
    margin-left: 13px;
    margin-top: 16px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexFaq-item-title em {
    margin-left: 13px;
    margin-top: 11px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexFaq-item-title em {
    margin-left: 14px;
    margin-top: 7px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexFaq-item-title em {
    margin-left: 12px;
    margin-top: 7px;
  }
}
@media (max-width: 666px) {
  .IndexFaq-item-title em {
    margin-left: 14px;
    margin-top: 8px;
  }
}
.IndexFaq-item-wrapper {
  display: none;
  height: 0;
  overflow: hidden;
}
.IndexFaq-item-text {
  color: #818195;
}
@media (min-width: 1280px) {
  .IndexFaq-item-text {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.67px;
    padding: 8px 85px 52px 0px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexFaq-item-text {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.72px;
    padding: 13px 0px 43px 0px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexFaq-item-text {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.72px;
    padding: 27px 0px 22px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexFaq-item-text {
    font-size: 16px;
    line-height: 24px;
    padding: 2px 0px 40px 0px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexFaq-item-text {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0px 32px 0px;
  }
}
@media (max-width: 666px) {
  .IndexFaq-item-text {
    font-size: 16px;
    line-height: 24px;
    padding: 13px 0px 14px 0px;
  }
}
.IndexFaq-item-text span {
  display: inline-block;
  font-size: inherit;
  font-weight: 600;
}
.IndexFaq-item-text a {
  color: inherit;
  text-decoration: underline;
}
.isDesktop .IndexFaq-item-text a:hover,
.isMobile .IndexFaq-item-text a:active {
  text-decoration: none;
}

@media (min-width: 1280px) {
  .IndexLogos {
    margin-top: 149px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos {
    margin-top: 106px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos {
    margin-top: 114px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos {
    margin-top: 79px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos {
    margin-top: 82px;
  }
}
@media (max-width: 666px) {
  .IndexLogos {
    margin-top: 64px;
  }
}
.IndexLogos-container {
  pointer-events: none;
}
.IndexLogos-wrapper {
  margin: 0 auto;
  white-space: nowrap;
  line-height: 0;
  will-change: transform;
}
@media (min-width: 1280px) {
  .IndexLogos-wrapper {
    font-size: 100px;
    width: 1058px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos-wrapper {
    font-size: 81px;
    width: 960px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos-wrapper {
    font-size: 82px;
    width: 866px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos-wrapper {
    font-size: 74px;
    width: 664px;
    transform: none !important;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos-wrapper {
    font-size: 63px;
    width: 579px;
    transform: none !important;
  }
}
@media (max-width: 666px) {
  .IndexLogos-wrapper {
    font-size: 65px;
    width: 355px;
    transform: none !important;
  }
}
@media (min-width: 1280px) {
  .IndexLogos-second-line {
    padding-top: 88px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos-second-line {
    padding-top: 54px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos-second-line {
    padding-top: 49px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos-second-line {
    padding-top: 44px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos-second-line {
    padding-top: 39px;
  }
}
@media (max-width: 666px) {
  .IndexLogos-second-line {
    padding-top: 38px;
  }
}
.IndexLogos-third-line {
  display: none;
}
@media (max-width: 666px) {
  .IndexLogos-third-line {
    display: block;
    padding-top: 38px;
  }
}
.IndexLogos-show-more {
  display: inline-block !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 450ms linear 264ms;
  z-index: 0;
}
.dark-theme .IndexLogos-show-more {
  color: #ebebeb;
}
.dark-theme-transition .IndexLogos-show-more {
  transition: 670ms color cubic-bezier(0.165, 0.84, 0.44, 1) 717ms !important;
}
.IndexLogos-show-more span {
  display: inline-block;
}
.IndexLogos-show-more-wrapper {
  text-align: center;
}
@media (max-width: 666px) {
  .IndexLogos-show-more-wrapper {
    text-align: left;
    margin: 0 auto;
    width: 319px;
  }
}
@media (min-width: 1280px) {
  .IndexLogos-show-more {
    font-size: 24px;
    letter-spacing: -0.51px;
    line-height: 32px;
    padding-bottom: 2px;
    margin-top: 80px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos-show-more {
    font-size: 20px;
    letter-spacing: -0.67px;
    line-height: 28px;
    padding-bottom: 2px;
    margin-top: 80px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos-show-more {
    font-size: 20px;
    letter-spacing: -0.67px;
    line-height: 28px;
    padding-bottom: 2px;
    margin-top: 63px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos-show-more {
    font-size: 18px;
    letter-spacing: -0.6px;
    line-height: 26px;
    padding-bottom: 2px;
    margin-top: 62px;
    margin-bottom: 10px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos-show-more {
    font-size: 16px;
    letter-spacing: -0.53px;
    line-height: 24px;
    padding-bottom: 2px;
    margin-top: 56px;
    margin-bottom: 10px;
  }
}
@media (max-width: 666px) {
  .IndexLogos-show-more {
    margin: 55px 0 85px;
    font-size: 18px;
    letter-spacing: -0.6px;
    line-height: 29px;
    padding-bottom: 2px;
  }
}
.IndexLogos-show-more:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(20, 113, 102, 0.3);
  background-size: 100% 100%;
  transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 450ms linear 264ms;
  transform: translateZ(0);
}
.IndexLogos-show-more:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #d6f0ff;
  background-size: 100% 100%;
  transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .IndexLogos-show-more {
  color: #ebebeb;
}
.dark-theme .IndexLogos-show-more:after {
  background: rgba(210, 210, 255, 0.3);
}
.dark-theme .IndexLogos-show-more:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .IndexLogos-show-more:hover:after,
.isMobile .IndexLogos-show-more:active:after {
  opacity: 0;
  transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .IndexLogos-show-more:hover:before,
.isMobile .IndexLogos-show-more:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
.IndexLogos .IndexLogos-place {
  position: relative;
  display: inline-block;
  z-index: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place {
    height: 50px;
    margin-left: 45px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place {
    height: 41px;
    margin-left: 61px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place {
    height: 41px;
    margin-left: 37px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place {
    height: 37px;
    margin-left: 3px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place {
    height: 32px;
    margin-left: 5px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place {
    height: 33px;
    margin-left: 7px;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--1 {
    width: 183px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--1 {
    width: 148px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--1 {
    width: 150px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--1 {
    width: 135px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--1 {
    width: 115px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--1 {
    width: 119px;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--2 {
    width: 169px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--2 {
    width: 137px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--2 {
    width: 139px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--2 {
    width: 125px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--2 {
    width: 106px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--2 {
    width: 110px;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--3 {
    width: 174px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--3 {
    width: 141px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--3 {
    width: 143px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--3 {
    width: 129px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--3 {
    width: 110px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--3 {
    width: 108px;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--4 {
    width: 186px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--4 {
    width: 151px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--4 {
    width: 153px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--4 {
    width: 138px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--4 {
    width: 117px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--4 {
    display: none;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--5 {
    width: 165px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--5 {
    width: 134px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--5 {
    width: 135px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--5 {
    width: 122px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--5 {
    width: 104px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--5 {
    display: none;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--6 {
    width: 183px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--6 {
    width: 156px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--6 {
    width: 156px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--6 {
    width: 143px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--6 {
    width: 121px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--6 {
    width: 120px;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--7 {
    width: 165px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--7 {
    width: 127px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--7 {
    width: 127px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--7 {
    width: 114px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--7 {
    width: 104px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--7 {
    width: 110px;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--8 {
    width: 181px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--8 {
    width: 134px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--8 {
    width: 150px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--8 {
    width: 139px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--8 {
    width: 111px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--8 {
    width: 110px;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--9 {
    width: 187px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--9 {
    width: 161px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--9 {
    width: 161px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--9 {
    width: 129px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--9 {
    width: 116px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--9 {
    display: none;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--10 {
    width: 159px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--10 {
    width: 134px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--10 {
    width: 133px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--10 {
    width: 122px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--10 {
    width: 104px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--10 {
    display: none;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--11 {
    width: 186px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--11 {
    width: 151px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--11 {
    width: 153px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--11 {
    width: 138px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--11 {
    width: 117px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--11 {
    width: 110px;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--12 {
    width: 187px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--12 {
    width: 161px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--12 {
    width: 161px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--12 {
    width: 129px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--12 {
    width: 116px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--12 {
    width: 125px;
  }
}
@media (min-width: 1280px) {
  .IndexLogos .IndexLogos-place--13 {
    width: 165px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexLogos .IndexLogos-place--13 {
    width: 134px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexLogos .IndexLogos-place--13 {
    width: 135px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexLogos .IndexLogos-place--13 {
    width: 122px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexLogos .IndexLogos-place--13 {
    width: 104px;
  }
}
@media (max-width: 666px) {
  .IndexLogos .IndexLogos-place--13 {
    width: 105px;
  }
}
.IndexLogos .IndexLogos-place:first-child {
  margin-left: 0;
}
.IndexLogos .IndexLogos-place svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.IndexLogos .IndexLogos-place svg g > g {
  opacity: 0;
}
.IndexLogos .IndexLogos-place svg g > g.show {
  opacity: 1;
  transition: opacity 667ms cubic-bezier(0.19, 1, 0.22, 1);
}
.IndexLogos .IndexLogos-place svg g > g.show-first-time {
  opacity: 1;
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1);
}
.IndexLogos .IndexLogos-place svg g > g.hide {
  opacity: 0;
  transition: opacity 883ms cubic-bezier(0.19, 1, 0.22, 1);
}
.IndexLogos .IndexLogos-place svg .colored {
  fill: #B2C0D6;
  transition: 330ms fill linear 517ms;
}
.dark-theme .IndexLogos .IndexLogos-place svg .colored {
  fill: #565c66;
}
.IndexLogos a {
  text-decoration: none;
}

.IndexNews {
  overflow: hidden;
}
.Index .IndexNews-link a {
  position: relative;
  display: inline-block;
  max-width: 100%;
  text-decoration: none;
}
.Index .IndexNews-link a .IndexNews-link-line {
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 670ms linear 417ms;
  z-index: 0;
}
.Index .IndexNews-link a .IndexNews-link-line:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(0, 58, 140, 0.19);
  background-size: 100% 100%;
  transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
  transform: translateZ(0);
}
.Index .IndexNews-link a .IndexNews-link-line:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #d6f0ff;
  background-size: 100% 100%;
  transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .Index .IndexNews-link a .IndexNews-link-line {
  color: #ebebeb;
}
.dark-theme .Index .IndexNews-link a .IndexNews-link-line:after {
  background: rgba(235, 235, 235, 0.12);
}
.dark-theme .Index .IndexNews-link a .IndexNews-link-line:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .Index .IndexNews-link a:hover .IndexNews-link-line:after,
.isMobile .Index .IndexNews-link a:active .IndexNews-link-line:after {
  opacity: 0;
  transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .Index .IndexNews-link a:hover .IndexNews-link-line:before,
.isMobile .Index .IndexNews-link a:active .IndexNews-link-line:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
@media (min-width: 1280px) {
  .Index .IndexNews-link a .IndexNews-link-inner,
  .Index .IndexNews-link a .IndexNews-link-line {
    font-size: 36px;
    padding-bottom: 3px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Index .IndexNews-link a .IndexNews-link-inner,
  .Index .IndexNews-link a .IndexNews-link-line {
    font-size: 32px;
    padding-bottom: 2px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Index .IndexNews-link a .IndexNews-link-inner,
  .Index .IndexNews-link a .IndexNews-link-line {
    font-size: 28px;
    padding-bottom: 2px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Index .IndexNews-link a .IndexNews-link-inner,
  .Index .IndexNews-link a .IndexNews-link-line {
    font-size: 26px;
    padding-bottom: 2px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Index .IndexNews-link a .IndexNews-link-inner,
  .Index .IndexNews-link a .IndexNews-link-line {
    font-size: 22px;
    padding-bottom: 2px;
  }
}
@media (max-width: 666px) {
  .Index .IndexNews-link a .IndexNews-link-inner,
  .Index .IndexNews-link a .IndexNews-link-line {
    font-size: 26px;
    padding-bottom: 1px;
  }
}
.Index .IndexNews-link a .IndexNews-link-inner {
  position: relative;
  color: #242424;
  display: inline-block;
}
.dark-theme .Index .IndexNews-link a .IndexNews-link-inner {
  color: #ebebeb;
}
.News .IndexNews {
  background-image: linear-gradient(63deg, #dcf5ef, #e5f4fa);
}
@media (min-width: 1280px) {
  .News .IndexNews {
    margin-top: 118px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News .IndexNews {
    margin-top: 140px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News .IndexNews {
    margin-top: 126px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News .IndexNews {
    margin-top: 124px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News .IndexNews {
    margin-top: 93px;
  }
}
@media (max-width: 666px) {
  .News .IndexNews {
    margin-top: 87px;
  }
}
.News .IndexNews-title {
  display: block;
  font-family: 'Graphic-web', Helvetica, sans-serif;
  color: #242424;
  font-weight: 600;
  letter-spacing: -0.02111111em;
}
@media (min-width: 1280px) {
  .News .IndexNews-title {
    padding-left: 106px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News .IndexNews-title {
    padding-left: 98px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News .IndexNews-title {
    padding-left: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News .IndexNews-title {
    padding-left: 67px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News .IndexNews-title {
    padding-left: 58px;
  }
}
@media (max-width: 666px) {
  .News .IndexNews-title {
    padding-left: 30px;
  }
}
.News .IndexNews-title p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1280px) {
  .News .IndexNews-title {
    font-size: 20px;
    line-height: 24px;
    padding-left: 106px;
    padding-top: 130px;
    letter-spacing: -0.6px;
    padding-bottom: 105px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News .IndexNews-title {
    font-size: 18px;
    line-height: 24px;
    padding-left: 98px;
    padding-top: 118px;
    padding-bottom: 98px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News .IndexNews-title {
    font-size: 18px;
    line-height: 24px;
    padding-left: 90px;
    padding-top: 106px;
    padding-bottom: 87px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News .IndexNews-title {
    font-size: 16px;
    line-height: 24px;
    padding-left: 67px;
    padding-top: 77px;
    padding-bottom: 59px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News .IndexNews-title {
    font-size: 16px;
    line-height: 24px;
    padding-left: 58px;
    padding-top: 65px;
    padding-bottom: 49px;
  }
}
@media (max-width: 666px) {
  .News .IndexNews-title {
    font-size: 16px;
    line-height: 24px;
    padding-left: 30px;
    padding-top: 63px;
    padding-bottom: 52px;
  }
}
.News .IndexNews-link a {
  position: relative;
  max-width: 100%;
  text-decoration: none;
}
.News .IndexNews-link a .IndexNews-link-line {
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 670ms linear 417ms;
  z-index: 0;
}
.News .IndexNews-link a .IndexNews-link-line:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: #ABD2D6;
  background-size: 100% 100%;
  transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
  transform: translateZ(0);
}
.News .IndexNews-link a .IndexNews-link-line:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #fff;
  background-size: 100% 100%;
  transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .News .IndexNews-link a .IndexNews-link-line {
  color: #ebebeb;
}
.dark-theme .News .IndexNews-link a .IndexNews-link-line:after {
  background: rgba(235, 235, 235, 0.12);
}
.dark-theme .News .IndexNews-link a .IndexNews-link-line:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .News .IndexNews-link a:hover .IndexNews-link-line:after,
.isMobile .News .IndexNews-link a:active .IndexNews-link-line:after {
  opacity: 0;
  transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .News .IndexNews-link a:hover .IndexNews-link-line:before,
.isMobile .News .IndexNews-link a:active .IndexNews-link-line:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
@media (min-width: 1280px) {
  .News .IndexNews-link a .IndexNews-link-inner,
  .News .IndexNews-link a .IndexNews-link-line {
    font-size: 36px;
    padding-bottom: 3px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News .IndexNews-link a .IndexNews-link-inner,
  .News .IndexNews-link a .IndexNews-link-line {
    font-size: 32px;
    padding-bottom: 2px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News .IndexNews-link a .IndexNews-link-inner,
  .News .IndexNews-link a .IndexNews-link-line {
    font-size: 30px;
    padding-bottom: 2px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News .IndexNews-link a .IndexNews-link-inner,
  .News .IndexNews-link a .IndexNews-link-line {
    font-size: 26px;
    padding-bottom: 2px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News .IndexNews-link a .IndexNews-link-inner,
  .News .IndexNews-link a .IndexNews-link-line {
    font-size: 22px;
    padding-bottom: 1px;
  }
}
@media (max-width: 666px) {
  .News .IndexNews-link a .IndexNews-link-inner,
  .News .IndexNews-link a .IndexNews-link-line {
    font-size: 22px;
    padding-bottom: 2px;
  }
}
.News .IndexNews-link a .IndexNews-link-inner {
  position: relative;
  color: #242424;
  display: inline-block;
}
.dark-theme .News .IndexNews-link a .IndexNews-link-inner {
  color: #ebebeb;
}
@media (min-width: 1280px) {
  .IndexNews {
    margin-top: 154px;
    padding-bottom: 90px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexNews {
    margin-top: 140px;
    padding-bottom: 79px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexNews {
    margin-top: 126px;
    padding-bottom: 72px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexNews {
    margin-top: 124px;
    padding-bottom: 77px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexNews {
    margin-top: 93px;
    padding-bottom: 50px;
  }
}
@media (max-width: 666px) {
  .IndexNews {
    margin-top: 87px;
    padding-bottom: 75px;
  }
}
.IndexNews-wrapper {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .IndexNews-wrapper {
    width: 1002px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexNews-wrapper {
    width: 910px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexNews-wrapper {
    width: 820px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexNews-wrapper {
    width: 620px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexNews-wrapper {
    width: 535px;
  }
}
@media (max-width: 666px) {
  .IndexNews-wrapper {
    width: 375px;
  }
}
.IndexNews-title {
  display: none;
}
@media (min-width: 1280px) {
  .IndexNews ul {
    padding-left: 106px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexNews ul {
    padding-left: 98px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexNews ul {
    padding-left: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexNews ul {
    padding-left: 67px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexNews ul {
    padding-left: 58px;
  }
}
@media (max-width: 666px) {
  .IndexNews ul {
    padding-left: 30px;
  }
}
.IndexNews ul li {
  position: relative;
  width: 100%;
  font-size: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}
@media (min-width: 1280px) {
  .IndexNews ul li {
    margin-bottom: 77px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexNews ul li {
    margin-bottom: 76px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexNews ul li {
    margin-bottom: 69px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexNews ul li {
    margin-bottom: 59px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexNews ul li {
    margin-bottom: 51px;
  }
}
@media (max-width: 666px) {
  .IndexNews ul li {
    margin-bottom: 62px;
  }
}
.IndexNews-date {
  display: inline-block;
  line-height: 1.3;
  letter-spacing: -0.05em;
  color: #8594AB;
  vertical-align: top;
  margin-top: 24px;
  transition: 670ms color linear 417ms;
}
.IndexNews-date span {
  display: inline-block;
  position: relative;
}
.dark-theme .IndexNews-date {
  color: #565C66;
}
@media (min-width: 1280px) {
  .IndexNews-date {
    font-size: 20px;
    width: 163px;
    margin-top: 16px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexNews-date {
    font-size: 16px;
    width: 148px;
    margin-top: 16px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexNews-date {
    font-size: 16px;
    width: 133px;
    margin-top: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexNews-date {
    font-size: 14px;
    width: 101px;
    margin-top: 13px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexNews-date {
    font-size: 14px;
    width: 87px;
    margin-top: 9px;
  }
}
@media (max-width: 666px) {
  .IndexNews-date {
    font-size: 14px;
    width: 71px;
    margin-top: 14px;
  }
}
.IndexNews-link {
  display: inline-block;
  letter-spacing: -0.04444444em;
  line-height: 1.27777778;
  vertical-align: top;
  position: relative;
}
@media (min-width: 1280px) {
  .IndexNews-link {
    font-size: 36px;
    width: 625px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexNews-link {
    font-size: 32px;
    width: 565px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexNews-link {
    font-size: 28px;
    width: 505px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .IndexNews-link {
    font-size: 26px;
    width: 445px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .IndexNews-link {
    font-size: 22px;
    width: 388px;
  }
}
@media (max-width: 666px) {
  .IndexNews-link {
    font-size: 26px;
    width: 240px;
    line-height: 1.34615385;
  }
}
.IndexNews-imageContainer {
  position: absolute;
  display: inline-block;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  margin-left: 40px;
}
.isNotDesktop .IndexNews-imageContainer {
  display: none;
}
.IndexNews-imageContainer.show img {
  opacity: 1;
  transform: none;
}
@media (min-width: 1280px) {
  .IndexNews-imageContainer.show img {
    clip: rect(0, auto, 128px, auto);
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexNews-imageContainer.show img {
    clip: rect(0, auto, 114px, auto);
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexNews-imageContainer.show img {
    clip: rect(0, auto, 87px, auto);
  }
}
@media (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .IndexNews-imageContainer.show img {
    clip: rect(0, auto, 74px, auto);
  }
}
@media (min-width: 1280px) {
  .IndexNews-imageContainer {
    top: -51px;
    width: 250px;
    height: 168px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexNews-imageContainer {
    top: -12px;
    width: 231px;
    height: 154px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexNews-imageContainer {
    top: -30px;
    width: 191px;
    height: 127px;
  }
}
@media (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .IndexNews-imageContainer {
    top: -25px;
    width: 141px;
    height: 94px;
  }
}
.IndexNews-imageContainer img {
  position: absolute;
  left: 0;
  top: 0;
  transition: 430ms opacity cubic-bezier(0.19, 1, 0.22, 1), transform 580ms cubic-bezier(0.165, 0.84, 0.44, 1), clip 580ms cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateY(26px);
}
.isMobile .IndexNews-imageContainer img {
  transform: translate(60px, 0);
}
@media (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .isMobile .IndexNews-imageContainer img {
    transform: translate(30px, 10px);
  }
}
@media (min-width: 1280px) {
  .IndexNews-imageContainer img {
    width: 190px;
    height: 128px;
    clip: rect(128px, auto, 128px, auto);
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .IndexNews-imageContainer img {
    width: 171px;
    height: 114px;
    clip: rect(114px, auto, 114px, auto);
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .IndexNews-imageContainer img {
    width: 131px;
    height: 87px;
    clip: rect(87px, auto, 87px, auto);
  }
}
@media (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .IndexNews-imageContainer img {
    width: 111px;
    height: 74px;
    clip: rect(74px, auto, 74px, auto);
  }
}

.ProjectsItem {
  position: relative;
  display: inline-block;
  vertical-align: top;
  pointer-events: none;
  width: 1em;
}
.isDesktop .ProjectsItem:hover .ProjectsItem-imageWrapper,
.ProjectsItem.tapped .ProjectsItem-imageWrapper {
  box-shadow: 0 20px 30px 0 rgba(36, 36, 36, 0.04);
}
.isDesktop .ProjectsItem:hover .ProjectsItem-imageClipper,
.ProjectsItem.tapped .ProjectsItem-imageClipper {
  transform: scale(1.041666);
  transition-duration: 330ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 666px) {
  .isDesktop .ProjectsItem:hover .ProjectsItem-imageClipper,
  .ProjectsItem.tapped .ProjectsItem-imageClipper {
    transform: none;
  }
}
.isDesktop .ProjectsItem:hover .ProjectsItem-title,
.ProjectsItem.tapped .ProjectsItem-title {
  opacity: 1;
}
.isDesktop .ProjectsItem:hover .ProjectsItem-description,
.ProjectsItem.tapped .ProjectsItem-description {
  opacity: 1;
}
.ProjectsItem.clicked .ProjectsItem-imageClipper {
  transform: scale(1.02) !important;
  transition-duration: 167ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 666px) {
  .ProjectsItem.clicked .ProjectsItem-imageClipper {
    transform: scale(0.98) !important;
  }
}
@media (min-width: 1280px) {
  .ProjectsItem {
    margin-right: 142px;
    font-size: 430px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ProjectsItem {
    margin-right: 120px;
    font-size: 395px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ProjectsItem {
    margin-right: 100px;
    font-size: 360px;
    padding-bottom: 47px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ProjectsItem {
    margin-right: 80px;
    font-size: 270px;
    padding-bottom: 30px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ProjectsItem {
    margin-right: 67px;
    font-size: 234px;
  }
}
@media (max-width: 666px) {
  .ProjectsItem {
    margin-right: 0;
    font-size: 375px;
  }
}
.ProjectsItem[data-order="1"] {
  margin-right: 0;
}
.ProjectsItem[data-shape="square"] .ProjectsItem-imageWrapper {
  height: 1em;
}
.ProjectsItem[data-shape="rect"] .ProjectsItem-imageWrapper {
  height: 1.37209302em;
}
.ProjectsItem[data-shape="square"][data-order="0"] .ProjectsItem-imageWrapper {
  margin-top: 0.23953488em;
}
@media (max-width: 666px) {
  .ProjectsItem[data-shape="square"][data-order="0"] .ProjectsItem-imageWrapper {
    margin-top: 0;
  }
}
.ProjectsItem[data-shape="square"][data-order="1"] .ProjectsItem-imageWrapper {
  margin-top: 0.12325581em;
}
@media (max-width: 666px) {
  .ProjectsItem[data-shape="square"][data-order="1"] .ProjectsItem-imageWrapper {
    margin-top: 0;
  }
}
.ProjectsItem[data-shape="rect"][data-order="0"] {
  margin-bottom: 0.04651163em;
}
@media (min-width: 1280px), (min-width: 1152px) and (max-width: 1279px), (min-width: 1024px) and (max-width: 1151px) {
  .isDesktop .ProjectsItem[data-shape="rect"][data-order="0"] {
    margin-bottom: -0.04651163em;
  }
}
.ProjectsItem[data-shape="rect"][data-order="1"] {
  margin-bottom: 0.17209302em;
}
@media (min-width: 1280px), (min-width: 1152px) and (max-width: 1279px), (min-width: 1024px) and (max-width: 1151px) {
  .isDesktop .ProjectsItem[data-shape="rect"][data-order="1"] {
    margin-bottom: 0.07906977em;
  }
}
@media (min-width: 1280px), (min-width: 1152px) and (max-width: 1279px), (min-width: 1024px) and (max-width: 1151px), (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px) {
  .ProjectsItem[data-shape][data-order]:nth-last-child(1),
  .ProjectsItem[data-shape][data-order]:nth-last-child(2) {
    margin-bottom: 0.07906977em;
  }
}
@media (max-width: 666px) {
  .ProjectsItem[data-shape][data-order] {
    margin-bottom: 71px;
  }
}
.ProjectsItem a {
  text-decoration: none;
}
.ProjectsItem.show .ProjectsItem-innerWrapper {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.ProjectsItem.show-video .ProjectsItem-imageWrapper .ProjectsItem-imageClipper .ProjectsItem-cover {
  opacity: 0;
  transition: none;
}
.ProjectsItem.show-video .ProjectsItem-imageWrapper .ProjectsItem-imageClipper .ProjectsItem-video {
  opacity: 1;
  transition: none;
}
.ProjectsItem.show-shadow .ProjectsItem-shadowWrapper {
  opacity: 1;
  transition: none;
}
.ProjectsItem[data-order="0"] .ProjectsItem-innerWrapper {
  transition: opacity 800ms cubic-bezier(0.165, 0.84, 0.44, 1), transform 800ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ProjectsItem[data-order="1"] .ProjectsItem-innerWrapper {
  transition: opacity 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 330ms, transform 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 330ms;
}
@media (max-width: 666px) {
  .ProjectsItem[data-order="1"] .ProjectsItem-innerWrapper {
    transition: opacity 800ms cubic-bezier(0.165, 0.84, 0.44, 1), transform 800ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
.ProjectsItem-paralaxWrapper {
  position: relative;
  will-change: transform;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .ProjectsItem-paralaxWrapper {
    transform: none !important;
  }
}
.ProjectsItem-innerWrapper {
  position: relative;
  opacity: 0;
  transform: translate3d(0, 14%, 0);
  will-change: transform;
  z-index: 1;
  pointer-events: all;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .ProjectsItem-innerWrapper {
    top: 0 !important;
  }
}
.ProjectsItem-imageWrapper {
  position: relative;
  width: 100%;
  transition: 500ms transform cubic-bezier(0.19, 1, 0.22, 1), 350ms box-shadow linear;
  box-shadow: 0 0 0 0 rgba(36, 36, 36, 0);
  cursor: none;
}
.ProjectsItem-imageWrapper .ProjectsItem-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
  transition: opacity 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ProjectsItem-imageWrapper .ProjectsItem-video {
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0s cubic-bezier(0.165, 0.84, 0.44, 1) 350ms;
  z-index: 2;
}
.ProjectsItem-imageWrapper canvas {
  position: absolute;
  left: 13%;
  top: 13%;
  width: calc(100% - 26%);
  height: calc(100% - 26%);
}
@media (max-width: 666px) {
  .ProjectsItem-imageWrapper canvas {
    left: 15%;
    top: 15%;
    width: calc(100% - 30%);
    height: calc(100% - 30%);
  }
}
.ProjectsItem[data-order="0"] .ProjectsItem-imageClipper {
  transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.ProjectsItem[data-order="0"] .ProjectsItem-imageClipper-top,
.ProjectsItem[data-order="0"] .ProjectsItem-imageClipper-right,
.ProjectsItem[data-order="0"] .ProjectsItem-imageClipper-left,
.ProjectsItem[data-order="0"] .ProjectsItem-imageClipper-bottom {
  transition: transform 800ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ProjectsItem[data-order="1"] .ProjectsItem-imageClipper {
  transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.ProjectsItem[data-order="1"] .ProjectsItem-imageClipper-top,
.ProjectsItem[data-order="1"] .ProjectsItem-imageClipper-right,
.ProjectsItem[data-order="1"] .ProjectsItem-imageClipper-left,
.ProjectsItem[data-order="1"] .ProjectsItem-imageClipper-bottom {
  transition: transform 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 330ms;
}
@media (max-width: 666px) {
  .ProjectsItem[data-order="1"] .ProjectsItem-imageClipper {
    transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .ProjectsItem[data-order="1"] .ProjectsItem-imageClipper-top,
  .ProjectsItem[data-order="1"] .ProjectsItem-imageClipper-right,
  .ProjectsItem[data-order="1"] .ProjectsItem-imageClipper-left,
  .ProjectsItem[data-order="1"] .ProjectsItem-imageClipper-bottom {
    transition: transform 800ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
.ProjectsItem-imageClipper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: none;
}
.ProjectsItem-imageClipper.remove-clipping .ProjectsItem-imageClipper-top,
.ProjectsItem-imageClipper.remove-clipping .ProjectsItem-imageClipper-bottom {
  transform: translate3d(0, 0, 0) scale(1, 0);
}
.ProjectsItem-imageClipper.remove-clipping .ProjectsItem-imageClipper-left,
.ProjectsItem-imageClipper.remove-clipping .ProjectsItem-imageClipper-right {
  transform: translate3d(0, 0, 0) scale(0, 1);
}
.ProjectsItem-imageClipper-top,
.ProjectsItem-imageClipper-right,
.ProjectsItem-imageClipper-left,
.ProjectsItem-imageClipper-bottom {
  position: absolute;
  background: #fff;
  z-index: 4;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform;
}
.dark-theme .ProjectsItem-imageClipper-top,
.dark-theme .ProjectsItem-imageClipper-right,
.dark-theme .ProjectsItem-imageClipper-left,
.dark-theme .ProjectsItem-imageClipper-bottom {
  background: #17161c;
}
.ProjectsItem-imageClipper-top {
  left: -1px;
  top: -1px;
  right: -1px;
  height: 1%;
  transform-origin: 50% 0%;
  transform: translate3d(0, 0, 0) scale(1, 6);
}
.ProjectsItem-imageClipper-bottom {
  left: -1px;
  bottom: -1%;
  right: -1px;
  height: 1%;
  transform-origin: 50% 100%;
  transform: translate3d(0, 0, 0) scale(1, 6);
}
.ProjectsItem-imageClipper-left {
  left: -1px;
  top: -1px;
  bottom: -1px;
  width: 1%;
  transform-origin: 0% 50%;
  transform: translate3d(0, 0, 0) scale(11, 1);
}
.ProjectsItem-imageClipper-right {
  right: -1%;
  top: -1px;
  bottom: -1px;
  width: 1%;
  transform-origin: 100% 50%;
  transform: translate3d(0, 0, 0) scale(11, 1);
}
.ProjectsItem-cursor {
  position: absolute;
  height: 50px;
  margin-top: -25px;
  line-height: 50px;
  text-align: center;
  pointer-events: none;
  font-size: 24px;
  letter-spacing: -0.8px;
  z-index: 6;
  display: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ProjectsItem-cursor.show .ProjectsItem-cursor-inner {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.ProjectsItem-cursor[data-tp="visit"] {
  width: 190px;
  margin-left: -95px;
}
.ProjectsItem-cursor[data-tp="visit"] .ProjectsItem-cursor-inner {
  background: #242424;
  color: #FFF;
}
.ProjectsItem-cursor[data-tp="coming"] {
  width: 201px;
  margin-left: -100px;
}
.ProjectsItem-cursor[data-tp="coming"] .ProjectsItem-cursor-inner {
  background: #F1F1F1;
  color: #242424;
}
.ProjectsItem-cursor-inner {
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 670ms cubic-bezier(0.19, 1, 0.22, 1), transform 670ms cubic-bezier(0.19, 1, 0.22, 1);
}
.ProjectsItem-shadowWrapper {
  position: absolute;
  left: -20%;
  top: -20%;
  right: -20%;
  bottom: -20%;
  display: none;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ProjectsItem-videoWrapper {
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  overflow: hidden;
}
@media (max-width: 666px) {
  .ProjectsItem-videoWrapper {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
}
.isEdge .ProjectsItem-videoWrapper,
.isIE .ProjectsItem-videoWrapper {
  background: black;
}
.ProjectsItem-texts {
  position: absolute;
  z-index: 5;
  display: none;
  right: 1.83333333em;
  left: 1.83333333em;
  bottom: 3.83333333em;
  top: 2em;
}
@media (min-width: 1280px) {
  .ProjectsItem-texts {
    font-size: 24px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ProjectsItem-texts {
    font-size: 22px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ProjectsItem-texts {
    font-size: 21px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ProjectsItem-texts {
    font-size: 15px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ProjectsItem-texts {
    font-size: 13px;
  }
}
@media (max-width: 666px) {
  .ProjectsItem-texts {
    font-size: 21px;
  }
}
.ProjectsItem-textsItem {
  position: absolute;
}
.ProjectsItem-textsItem > * {
  opacity: 0;
  visibility: hidden;
  will-change: opacity;
}
@media (min-width: 1280px) {
  .ProjectsItem-textsItem > * {
    transform: translateY(75px);
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ProjectsItem-textsItem > * {
    transform: translateY(69px);
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ProjectsItem-textsItem > * {
    transform: translateY(63px);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ProjectsItem-textsItem > * {
    transform: translateY(47px);
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ProjectsItem-textsItem > * {
    transform: translateY(41px);
  }
}
@media (max-width: 666px) {
  .ProjectsItem-textsItem > * {
    transform: translateY(65px);
  }
}
[data-hide="smooth"].ProjectsItem-textsItem > * {
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0s cubic-bezier(0.19, 1, 0.22, 1), 0.5s visibility step-end;
}
[data-hide="instant"].ProjectsItem-textsItem > * {
  transition: none;
}
.ProjectsItem-textsItem[data-hide="smooth"] > *:nth-child(1) {
  transition-delay: 0ms, 500ms, 500ms;
}
.ProjectsItem-textsItem[data-hide="smooth"] > *:nth-child(2) {
  transition-delay: 67ms, 550ms, 550ms;
}
.ProjectsItem-textsItem[data-hide="smooth"] > *:nth-child(3) {
  transition-delay: 134ms, 600ms, 600ms;
}
.ProjectsItem-textsItem[data-hide="smooth"] > *:nth-child(4) {
  transition-delay: 201ms, 650ms, 650ms;
}
.ProjectsItem-textsItem[data-hide="smooth"] > *:nth-child(5) {
  transition-delay: 268ms, 700ms, 700ms;
}
.ProjectsItem-textsItem[data-hide="smooth"] > *:nth-child(6) {
  transition-delay: 335ms, 750ms, 750ms;
}
.ProjectsItem-textsItem.show > * {
  transform: none;
  opacity: 1;
  visibility: inherit;
}
[data-show="smooth"].ProjectsItem-textsItem.show > * {
  transition: opacity 0.83s cubic-bezier(0.19, 1, 0.22, 1), transform 0.83s cubic-bezier(0.19, 1, 0.22, 1);
}
[data-show="instant"].ProjectsItem-textsItem.show > * {
  transition: none;
}
.ProjectsItem-textsItem[data-show="smooth"].show > *:nth-child(1) {
  transition-delay: 0ms, 0ms;
}
.ProjectsItem-textsItem[data-show="smooth"].show > *:nth-child(2) {
  transition-delay: 50ms, 50ms;
}
.ProjectsItem-textsItem[data-show="smooth"].show > *:nth-child(3) {
  transition-delay: 100ms, 100ms;
}
.ProjectsItem-textsItem[data-show="smooth"].show > *:nth-child(4) {
  transition-delay: 150ms, 150ms;
}
.ProjectsItem-textsItem[data-show="smooth"].show > *:nth-child(5) {
  transition-delay: 200ms, 200ms;
}
.ProjectsItem-textsItem[data-show="smooth"].show > *:nth-child(6) {
  transition-delay: 250ms, 250ms;
}
.ProjectsItem-textsItem[data-positionV="top"] {
  top: 0;
}
.ProjectsItem-textsItem[data-positionV="center"] {
  top: 50%;
}
.ProjectsItem-textsItem[data-positionV="bottom"] {
  bottom: 0;
}
.ProjectsItem-textsItem[data-positionH="left"] {
  left: 0;
  width: 95%;
}
.ProjectsItem-textsItem[data-positionH="center"] {
  left: 0;
  right: 0;
}
.ProjectsItem-textsItem[data-positionH="right"] {
  right: 0;
  width: 64.41%;
}
.ProjectsItem-textsItem[data-align="left"] {
  text-align: left;
}
.ProjectsItem-textsItem[data-align="center"] {
  text-align: center;
}
.ProjectsItem-textsItem[data-align="right"] {
  text-align: right;
}
.ProjectsItem-textsItem[data-color="light"] {
  color: rgba(255, 255, 255, 0.9);
}
.ProjectsItem-textsItem[data-color="light"] a {
  position: relative;
  color: rgba(255, 255, 255, 0.9);
  display: inline-block;
  text-decoration: none;
  transition: color 670ms linear 417ms;
  z-index: 0;
}
.ProjectsItem-textsItem[data-color="light"] a:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(235, 235, 235, 0.12);
  background-size: 100% 100%;
  transition: 150ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
  transform: translateZ(0);
}
.ProjectsItem-textsItem[data-color="light"] a:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-size: 100% 100%;
  transition: 300ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .ProjectsItem-textsItem[data-color="light"] a {
  color: rgba(255, 255, 255, 0.9);
}
.dark-theme .ProjectsItem-textsItem[data-color="light"] a:after {
  background: rgba(235, 235, 235, 0.12);
}
.dark-theme .ProjectsItem-textsItem[data-color="light"] a:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .ProjectsItem-textsItem[data-color="light"] a:hover:after,
.isMobile .ProjectsItem-textsItem[data-color="light"] a:active:after {
  opacity: 0;
  transition: 100ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .ProjectsItem-textsItem[data-color="light"] a:hover:before,
.isMobile .ProjectsItem-textsItem[data-color="light"] a:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
.ProjectsItem-textsItem[data-color="light"] a span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMy4wOSAxNC4wMSI+ICAgIDxwb2x5bGluZSBwb2ludHM9IjEuODkgMS4yIDExLjg4IDEuMiAxMS44OCAxMS4yIiBzdHlsZT0iZmlsbDogbm9uZTtzdHJva2U6IHJnYmEoMjU1LCAyNTUsIDI1NSwgMC45KTtzdHJva2Utd2lkdGg6IDIuNDAwMDAwMDk1MzY3NDMxNnB4Ii8+ICAgIDxwYXRoIGQ9Ik0xLDE0LDExLjgyLDIuMTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjExIC0wLjgpIiBzdHlsZT0iZmlsbDogbm9uZTtzdHJva2U6IHJnYmEoMjU1LCAyNTUsIDI1NSwgMC45KTtzdHJva2Utd2lkdGg6IDIuNDAwMDAwMDk1MzY3NDMxNnB4Ii8+PC9zdmc+);
}
.ProjectsItem-textsItem[data-color="light"][data-type="link"],
.ProjectsItem-textsItem[data-color="light"][data-type="link-big"] {
  color: rgba(255, 255, 255, 0.9);
}
.ProjectsItem-textsItem[data-color="dark"] {
  color: rgba(0, 0, 0, 0.9);
}
.ProjectsItem-textsItem[data-color="dark"] a {
  position: relative;
  color: rgba(0, 0, 0, 0.9);
  display: inline-block;
  text-decoration: none;
  transition: color 670ms linear 417ms;
  z-index: 0;
}
.ProjectsItem-textsItem[data-color="dark"] a:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(37, 37, 37, 0.12);
  background-size: 100% 100%;
  transition: 150ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
  transform: translateZ(0);
}
.ProjectsItem-textsItem[data-color="dark"] a:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #d6f0ff;
  background-size: 100% 100%;
  transition: 300ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .ProjectsItem-textsItem[data-color="dark"] a {
  color: rgba(0, 0, 0, 0.9);
}
.dark-theme .ProjectsItem-textsItem[data-color="dark"] a:after {
  background: rgba(37, 37, 37, 0.12);
}
.dark-theme .ProjectsItem-textsItem[data-color="dark"] a:before {
  background: #d6f0ff;
  background-repeat: repeat-x;
}
.isDesktop .ProjectsItem-textsItem[data-color="dark"] a:hover:after,
.isMobile .ProjectsItem-textsItem[data-color="dark"] a:active:after {
  opacity: 0;
  transition: 100ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .ProjectsItem-textsItem[data-color="dark"] a:hover:before,
.isMobile .ProjectsItem-textsItem[data-color="dark"] a:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
.ProjectsItem-textsItem[data-color="dark"] a span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMy4wOSAxNC4wMSI+ICAgIDxwb2x5bGluZSBwb2ludHM9IjEuODkgMS4yIDExLjg4IDEuMiAxMS44OCAxMS4yIiBzdHlsZT0iZmlsbDogbm9uZTtzdHJva2U6IHJnYmEoMCwgMCwgMCwgMC45KTtzdHJva2Utd2lkdGg6IDIuNDAwMDAwMDk1MzY3NDMxNnB4Ii8+ICAgIDxwYXRoIGQ9Ik0xLDE0LDExLjgyLDIuMTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjExIC0wLjgpIiBzdHlsZT0iZmlsbDogbm9uZTtzdHJva2U6IHJnYmEoMCwgMCwgMCwgMC45KTtzdHJva2Utd2lkdGg6IDIuNDAwMDAwMDk1MzY3NDMxNnB4Ii8+PC9zdmc+);
}
.ProjectsItem-textsItem[data-color="dark"][data-type="link"],
.ProjectsItem-textsItem[data-color="dark"][data-type="link-big"] {
  color: rgba(0, 0, 0, 0.9);
}
.ProjectsItem-textsItem[data-type="link"] p,
.ProjectsItem-textsItem[data-type="link-big"] p {
  font-weight: 500;
  letter-spacing: -0.04166667em;
  line-height: 1.16666667;
  margin-bottom: 0;
  font-size: 1em;
}
.ProjectsItem-textsItem[data-type="text-big"] p {
  font-size: 2.25em;
}
.ProjectsItem-textsItem p {
  font-weight: 600;
  letter-spacing: -0.02222222em;
  line-height: 1.11111111;
  font-size: 1.5em;
  will-change: transform, opacity;
}
@media (min-width: 1280px) {
  .ProjectsItem-textsItem[data-type="link-big"] a {
    font-size: 36px;
    padding-bottom: 3px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ProjectsItem-textsItem[data-type="link-big"] a {
    font-size: 33px;
    padding-bottom: 3px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ProjectsItem-textsItem[data-type="link-big"] a {
    font-size: 31.5px;
    padding-bottom: 3px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ProjectsItem-textsItem[data-type="link-big"] a {
    font-size: 22.5px;
    padding-bottom: 2px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ProjectsItem-textsItem[data-type="link-big"] a {
    font-size: 19.5px;
    padding-bottom: 2px;
  }
}
@media (max-width: 666px) {
  .ProjectsItem-textsItem[data-type="link-big"] a {
    font-size: 31.5px;
    padding-bottom: 3px;
  }
}
.ProjectsItem-textsItem[data-type="link-big"] a span {
  top: 0.45833333em;
  right: -0.83333333em;
  width: 0.5em;
  height: 0.5em;
}
.ProjectsItem-textsItem a {
  font-weight: 500;
  letter-spacing: -0.04166667em;
  line-height: 1.16666667;
  font-size: 1em;
  will-change: transform, opacity;
}
@media (min-width: 1280px) {
  .ProjectsItem-textsItem a {
    font-size: 24px;
    padding-bottom: 3px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ProjectsItem-textsItem a {
    font-size: 22px;
    padding-bottom: 3px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ProjectsItem-textsItem a {
    font-size: 21px;
    padding-bottom: 3px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ProjectsItem-textsItem a {
    font-size: 15px;
    padding-bottom: 2px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ProjectsItem-textsItem a {
    font-size: 13px;
    padding-bottom: 2px;
  }
}
@media (max-width: 666px) {
  .ProjectsItem-textsItem a {
    font-size: 21px;
    padding-bottom: 3px;
  }
}
.ProjectsItem-textsItem a span {
  display: block;
  position: absolute;
  top: 0.45833333em;
  right: -1.20833333em;
  width: 0.58333333em;
  height: 0.625em;
  background-size: 100% 100%;
}
.ProjectsItem-textsItem a span:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1.20833333em;
  height: 100%;
}
.ProjectsItem-coming {
  position: absolute;
  letter-spacing: -0.0125em;
  line-height: 1.25;
  display: none;
  z-index: 4;
  font-size: 0.0372093em;
  bottom: 1.875em;
  right: 2.04166667em;
}
.isMobile .ProjectsItem-coming {
  display: block;
}
.ProjectsItem-coming[data-color="light"] {
  color: rgba(255, 255, 255, 0.9);
}
.ProjectsItem-coming[data-color="dark"] {
  color: rgba(0, 0, 0, 0.9);
}
.ProjectsItem-title {
  position: relative;
  font-weight: 900;
  line-height: 1.25;
  color: #242424;
  letter-spacing: -0.02083333em;
  margin-top: 0.75em;
  z-index: 2;
  will-change: opacity, transform;
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translate3d(0, 30px, 0);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.dark-theme .ProjectsItem-title {
  color: #ebebeb;
}
.ProjectsItem-title.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
@media (min-width: 1280px) {
  .ProjectsItem-title {
    font-size: 24px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ProjectsItem-title {
    font-size: 20px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ProjectsItem-title {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ProjectsItem-title {
    font-size: 16px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ProjectsItem-title {
    font-size: 16px;
  }
}
@media (max-width: 666px) {
  .ProjectsItem-title {
    font-size: 20px;
    padding: 2px 30px 0;
  }
}
.ProjectsItem-description {
  position: relative;
  color: #8594AB;
  letter-spacing: 0;
  line-height: 1.25;
  z-index: 2;
  will-change: opacity, transform;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 60ms;
  margin-top: 0.6em;
  transform: translate3d(0, 30px, 0);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.dark-theme .ProjectsItem-description {
  color: #565C66;
}
.isMobile .ProjectsItem-description {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 60ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 60ms;
}
.isDesktop .ProjectsItem-description.show {
  transform: translate3d(0, 0, 0);
}
.isMobile .ProjectsItem-description.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
@media (min-width: 1280px) {
  .ProjectsItem-description {
    font-size: 20px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ProjectsItem-description {
    font-size: 16px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ProjectsItem-description {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ProjectsItem-description {
    font-size: 14px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ProjectsItem-description {
    font-size: 14px;
  }
}
@media (max-width: 666px) {
  .ProjectsItem-description {
    font-size: 16px;
    padding: 0 30px;
    margin-top: 0.4em;
  }
}

@media (min-width: 1280px) {
  .ProjectsList {
    margin-top: 216px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ProjectsList {
    margin-top: 152px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ProjectsList {
    margin-top: 135px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ProjectsList {
    margin-top: 98px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ProjectsList {
    margin-top: 84px;
  }
}
@media (max-width: 666px) {
  .ProjectsList {
    margin-top: 77px;
  }
}
@media (min-width: 1280px) {
  .isDesktop .ProjectsList {
    margin-top: 64.8px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .isDesktop .ProjectsList {
    margin-top: 45.6px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .isDesktop .ProjectsList {
    margin-top: 47.6px;
  }
}
@media (min-width: 1280px) {
  .isDesktop .ProjectsList {
    padding-bottom: 40px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .isDesktop .ProjectsList {
    padding-bottom: 40px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .isDesktop .ProjectsList {
    padding-bottom: 40px;
  }
}
.ProjectsList-wrapper {
  position: relative;
  margin: 0 auto;
  font-size: 0;
  line-height: 0;
}
@media (min-width: 1280px) {
  .ProjectsList-wrapper {
    width: 1002px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ProjectsList-wrapper {
    width: 910px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ProjectsList-wrapper {
    width: 820px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ProjectsList-wrapper {
    width: 620px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ProjectsList-wrapper {
    width: 535px;
  }
}
@media (max-width: 666px) {
  .ProjectsList-wrapper {
    width: 375px;
  }
}
.ProjectsList-more {
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 670ms linear 417ms;
  z-index: 0;
}
.dark-theme .ProjectsList-more {
  color: #ebebeb;
}
.dark-theme-transition .ProjectsList-more {
  transition: 670ms color cubic-bezier(0.165, 0.84, 0.44, 1) 717ms !important;
}
.ProjectsList-more:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(20, 113, 102, 0.3);
  background-size: 100% 100%;
  transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
  transform: translateZ(0);
}
.ProjectsList-more:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #d6f0ff;
  background-size: 100% 100%;
  transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .ProjectsList-more {
  color: #ebebeb;
}
.dark-theme .ProjectsList-more:after {
  background: rgba(210, 210, 255, 0.3);
}
.dark-theme .ProjectsList-more:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .ProjectsList-more:hover:after,
.isMobile .ProjectsList-more:active:after {
  opacity: 0;
  transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .ProjectsList-more:hover:before,
.isMobile .ProjectsList-more:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
@media (min-width: 1280px) {
  .ProjectsList-more {
    font-size: 24px;
    letter-spacing: -0.51px;
    line-height: 32px;
    padding-bottom: 2px;
    margin-left: 572px;
    margin-top: 31px;
    margin-bottom: 148px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .ProjectsList-more {
    font-size: 20px;
    letter-spacing: -0.67px;
    line-height: 28px;
    padding-bottom: 2px;
    margin-left: 515px;
    margin-top: 38px;
    margin-bottom: 90px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .ProjectsList-more {
    font-size: 20px;
    letter-spacing: -0.67px;
    line-height: 28px;
    padding-bottom: 2px;
    margin-left: 460px;
    margin-top: 36px;
    margin-bottom: 68px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ProjectsList-more {
    font-size: 18px;
    letter-spacing: -0.6px;
    line-height: 26px;
    padding-bottom: 2px;
    margin-left: 350px;
    margin-top: 33px;
    margin-bottom: 72px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .ProjectsList-more {
    font-size: 16px;
    letter-spacing: -0.53px;
    line-height: 24px;
    padding-bottom: 2px;
    margin-left: 301px;
    margin-top: 22px;
    margin-bottom: 89px;
  }
}
@media (max-width: 666px) {
  .ProjectsList-more {
    font-size: 18px;
    letter-spacing: -0.6px;
    line-height: 29px;
    padding-bottom: 2px;
    margin-left: 30px;
    margin-top: -6px;
    margin-bottom: 93px;
  }
}

.VideoHead {
  position: relative;
}
.VideoHead-header {
  position: relative;
  margin: 0 auto;
  color: #000;
  font-weight: 400;
  transition: color 0.45s ease;
  text-align: left;
  white-space: nowrap;
}
.dark-theme .VideoHead-header {
  color: #ebebeb !important;
}
@media (min-width: 1280px) {
  .VideoHead-header {
    width: 1002px;
    font-size: 60px;
    letter-spacing: -4px;
    line-height: 70px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .VideoHead-header {
    width: 910px;
    font-size: 56px;
    letter-spacing: -3.6px;
    line-height: 68px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .VideoHead-header {
    width: 820px;
    font-size: 48px;
    letter-spacing: -3px;
    line-height: 58px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .VideoHead-header {
    width: 620px;
    font-size: 44px;
    letter-spacing: -2.4px;
    line-height: 54px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .VideoHead-header {
    width: 535px;
    font-size: 44px;
    letter-spacing: -2.4px;
    line-height: 54px;
  }
}
@media (max-width: 666px) {
  .VideoHead-header {
    width: 319px;
    font-size: 30px;
    letter-spacing: -2.4px;
    line-height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .VideoHead-header-desktop {
    display: none;
  }
}
.VideoHead-header-mobile {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .VideoHead-header-mobile {
    display: block;
  }
}
.VideoHead-header.show span {
  opacity: 1;
  transform: none;
}
.VideoHead-header span {
  position: relative;
  display: block;
  opacity: 0;
  transform: translate3d(0, 50px, 0);
  margin: 0 auto;
  will-change: transform, opacity;
  z-index: 1;
}
.VideoHead-header span:nth-child(1) {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 283ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 283ms;
}
.VideoHead-header span:nth-child(2) {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 343ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 343ms;
}
.VideoHead-header span:nth-child(3) {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 403ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 403ms;
}
.VideoHead-reel {
  position: relative;
  opacity: 0;
  transform: translate3d(0, 50px, 0);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 403ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 403ms;
  margin: 0 auto;
  will-change: transform, opacity;
}
@media (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .VideoHead-reel {
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 463ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 463ms;
  }
}
@media (min-width: 1440px) {
  .VideoHead-reel {
    transform: translate3d(0, 8px, 0);
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .VideoHead-reel {
    transform: translate3d(0, 8px, 0);
  }
}
@media (min-width: 1280px) {
  .VideoHead-reel {
    margin-top: 218px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .VideoHead-reel {
    margin-top: 186px;
    transform: translate3d(0, 20px, 0);
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .VideoHead-reel {
    margin-top: 168px;
    transform: translate3d(0, 20px, 0);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .VideoHead-reel {
    margin-top: 127px;
    transform: translate3d(0, 22px, 0);
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .VideoHead-reel {
    margin-top: 98px;
    transform: translate3d(0, 25px, 0);
  }
}
@media (max-width: 666px) {
  .VideoHead-reel {
    margin-top: 119px;
  }
}
.Work .VideoHead-reel {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (min-width: 1280px) {
  .Work .VideoHead-reel {
    margin-top: 36px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Work .VideoHead-reel {
    margin-top: 31px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Work .VideoHead-reel {
    margin-top: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Work .VideoHead-reel {
    margin-top: 24px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Work .VideoHead-reel {
    margin-top: 5px;
  }
}
@media (max-width: 666px) {
  .Work .VideoHead-reel {
    margin-top: -20px !important;
  }
}
.VideoHead-reel.show {
  opacity: 1;
  transform: none;
}
@media (min-width: 1440px) {
  .VideoHead-reel.show {
    transform: translate3d(0, -42px, 0);
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .VideoHead-reel.show {
    transform: translate3d(0, -42px, 0);
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .VideoHead-reel.show {
    transform: translate3d(0, -30px, 0);
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .VideoHead-reel.show {
    transform: translate3d(0, -30px, 0);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .VideoHead-reel.show {
    transform: translate3d(0, -28px, 0);
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .VideoHead-reel.show {
    transform: translate3d(0, -25px, 0);
  }
}
.VideoHead-reel.shown {
  cursor: pointer;
  transition: transform 0.25s ease;
  will-change: transform, opacity;
}
@media (min-width: 1440px) {
  .isDesktop .VideoHead-reel.shown:hover,
  .isMobile .VideoHead-reel.shown:active {
    transform: translate3d(0, -42px, 0) scale(1.01185);
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .isDesktop .VideoHead-reel.shown:hover,
  .isMobile .VideoHead-reel.shown:active {
    transform: translate3d(0, -42px, 0) scale(1.01185);
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .isDesktop .VideoHead-reel.shown:hover,
  .isMobile .VideoHead-reel.shown:active {
    transform: translate3d(0, -30px, 0) scale(1.01185);
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .isDesktop .VideoHead-reel.shown:hover,
  .isMobile .VideoHead-reel.shown:active {
    transform: translate3d(0, -30px, 0) scale(1.01185);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .isDesktop .VideoHead-reel.shown:hover,
  .isMobile .VideoHead-reel.shown:active {
    transform: translate3d(0, -28px, 0) scale(1.01185);
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .isDesktop .VideoHead-reel.shown:hover,
  .isMobile .VideoHead-reel.shown:active {
    transform: translate3d(0, -25px, 0) scale(1.01185);
  }
}
.isDesktop .VideoHead-reel.shown:hover .VideoHead-reel-innerPlay,
.isMobile .VideoHead-reel.shown:active .VideoHead-reel-innerPlay {
  box-shadow: 0 10px 20px 0 rgba(36, 36, 36, 0.08);
}
.isDesktop .VideoHead-reel.shown:hover .VideoHead-reel-innerPlay-light polygon,
.isMobile .VideoHead-reel.shown:active .VideoHead-reel-innerPlay-light polygon {
  fill-opacity: 1;
}
.isDesktop .VideoHead-reel.shown:hover .VideoHead-reel-innerPlay-dark-gradientStart,
.isMobile .VideoHead-reel.shown:active .VideoHead-reel-innerPlay-dark-gradientStart {
  stop-opacity: 0.5;
}
.isDesktop .VideoHead-reel.shown:hover .VideoHead-reel-innerPlay-dark-gradientStop,
.isMobile .VideoHead-reel.shown:active .VideoHead-reel-innerPlay-dark-gradientStop {
  stop-opacity: 0.8;
}
.isDesktop .VideoHead-reel.shown:hover .VideoHead-reel-innerPlay-dark polygon,
.isMobile .VideoHead-reel.shown:active .VideoHead-reel-innerPlay-dark polygon {
  opacity: 0.4;
}
.VideoHead-reel-wrapper {
  position: relative;
  height: 0;
  padding-top: 56.59259259%;
}
.VideoHead-reel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right top, #2d1e42, #212e4a);
  transition: opacity 0.45s ease 0.45s;
  will-change: opacity;
  display: none;
  opacity: 0;
}
.VideoHead-reel-overlay.show {
  opacity: 0.5;
  transition: opacity 0.45s ease;
}
.VideoHead-reel-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.VideoHead-reel-inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: 'object-fit: cover; object-position: center';
  opacity: 1;
  will-change: opacity;
}
.VideoHead-reel-inner img.hidden {
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
.VideoHead-reel-inner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: 'object-fit: cover; object-position: center';
}
.VideoHead-reel-innerPlay {
  position: absolute;
  left: 46.22222222%;
  top: 43.32460733%;
  width: 7.51851852%;
  height: 13.28534031%;
  z-index: 2;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(36, 36, 36, 0);
  transition: opacity 0.17s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (min-width: 1440px) {
  .VideoHead-reel-innerPlay {
    left: 46.24074074%;
    top: 43.32460733%;
    width: 7.55555556%;
    height: 13.28534031%;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .VideoHead-reel-innerPlay {
    left: 46.18518519%;
    top: 43.32460733%;
    width: 7.62962963%;
    height: 13.35078534%;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .VideoHead-reel-innerPlay {
    left: 46.18518519%;
    top: 43.35732984%;
    width: 7.62962963%;
    height: 13.28534031%;
  }
}
@media (orientation: landscape) {
  .isPhone .VideoHead-reel-innerPlay {
    left: 46.18518519%;
    top: 43.32460733%;
    width: 7.62962963%;
    height: 13.35078534%;
  }
}
@media (orientation: portrait) {
  .isPhone .VideoHead-reel-innerPlay {
    left: 46.18518519%;
    top: 43.32460733%;
    width: 7.62962963%;
    height: 13.35078534%;
  }
}
.VideoHead-reel-innerPlay.pushed {
  opacity: 0.77;
}
.isDesktop .VideoHead-reel-innerPlay {
  transition: box-shadow 0.25s ease;
}
.VideoHead-reel-innerPlay-light {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dark-theme .VideoHead-reel-innerPlay-light {
  opacity: 0;
}
.VideoHead-reel-innerPlay-light polygon {
  fill-opacity: 0.8;
}
.isDesktop .VideoHead-reel-innerPlay-light polygon {
  transition: fill-opacity 0.25s ease, fill-opacity 0.45s ease;
}
.VideoHead-reel-innerPlay-dark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.dark-theme .VideoHead-reel-innerPlay-dark {
  opacity: 1;
}
.VideoHead-reel-innerPlay-dark-gradientStart {
  stop-color: #17161C;
  stop-opacity: 0.3;
}
.isDesktop .VideoHead-reel-innerPlay-dark-gradientStart {
  transition: stop-opacity 0.25s ease, stop-color 0.45s ease;
}
.VideoHead-reel-innerPlay-dark-gradientStop {
  stop-color: #17161C;
  stop-opacity: 0.6;
}
.isDesktop .VideoHead-reel-innerPlay-dark-gradientStop {
  transition: stop-opacity 0.25s ease, stop-color 0.45s ease;
}
.VideoHead-reel-innerPlay-dark polygon {
  fill: #fff;
  opacity: 0.15;
}
.isDesktop .VideoHead-reel-innerPlay-dark polygon {
  transition: opacity 0.25s ease, fill 0.45s ease;
}
.VideoHead-reel #player-mobile {
  position: absolute;
  top: 0;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: 0;
}
.isDesktop .VideoHead-reel #player-mobile {
  display: none;
}
.VideoHead-reel #player-mobile.show {
  visibility: visible;
  opacity: 1;
  z-index: 9;
}
.VideoHead-popup-video {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(21, 20, 26, 0.8);
  z-index: 9999;
  transition: all 0.36s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.VideoHead-popup-video.show {
  transition: opacity 0.36s ease-in-out;
  opacity: 1;
  visibility: inherit;
}
.VideoHead-popup-video-container {
  position: relative;
  height: calc(100% - 60px * 2);
  width: calc(100% - 24px * 2);
  max-width: 1640px;
  margin: 60px auto;
}
@media (min-width: 1024px) and (max-width: 1151px), (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .VideoHead-popup-video-container {
    width: calc(100% - 16px * 2);
  }
}
.VideoHead-popup-video-placeholder {
  position: absolute;
}
.VideoHead-popup-video-placeholder iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.VideoHead-popup-video-exit {
  position: absolute;
  top: 19px;
  right: 26px;
  width: 24px;
  height: 24px;
  transition: opacity 0.2s;
}
.VideoHead-popup-video-exit:hover {
  cursor: pointer;
  opacity: 0.8;
  transition: opacity 0.2s;
}
.VideoHead-popup-video-exit-line-1 {
  top: 11px;
  left: 2px;
  position: absolute;
  width: 20px;
  height: 2px;
  transform: rotate(-45deg);
  background-color: #ffffff;
}
.VideoHead-popup-video-exit-line-2 {
  top: 11px;
  left: 2px;
  position: absolute;
  width: 20px;
  height: 2px;
  transform: rotate(45deg);
  background-color: #ffffff;
}

.WorksList {
  background: linear-gradient(121.5deg, #F5FBFF 0%, #F2F2FA 100%);
}
.WorksList-wrapper {
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .WorksList-wrapper {
    padding: 129px 0 121px;
    width: 1002px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-wrapper {
    padding: 118px 0 114px;
    width: 910px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-wrapper {
    padding: 107px 0 104px;
    width: 820px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-wrapper {
    padding: 77px 0 86px;
    width: 620px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-wrapper {
    padding: 65px 0 78px;
    width: 535px;
  }
}
@media (max-width: 666px) {
  .WorksList-wrapper {
    padding: 52px 0 60px;
    width: 315px;
  }
}
.WorksList-title {
  font-weight: 600;
  color: #242424;
}
@media (min-width: 1280px) {
  .WorksList-title {
    line-height: 24px;
    font-size: 20px;
    letter-spacing: -0.416667px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-title {
    line-height: 24px;
    font-size: 18px;
    letter-spacing: -0.38px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-title {
    line-height: 24px;
    font-size: 18px;
    letter-spacing: -0.38px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-title {
    line-height: 24px;
    font-size: 16px;
    letter-spacing: -0.33px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-title {
    line-height: 24px;
    font-size: 14px;
    letter-spacing: -0.29px;
  }
}
@media (max-width: 666px) {
  .WorksList-title {
    line-height: 24px;
    font-size: 16px;
    letter-spacing: -0.33px;
  }
}
@media (min-width: 1280px) {
  .WorksList-list {
    margin-top: 104px;
    padding-left: 107px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-list {
    margin-top: 91px;
    padding-left: 98px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-list {
    margin-top: 80px;
    padding-left: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-list {
    margin-top: 47px;
    padding-left: 67px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-list {
    margin-top: 35px;
    padding-left: 58px;
  }
}
@media (max-width: 666px) {
  .WorksList-list {
    margin-top: 29px;
    padding-left: 0px;
  }
}
.WorksList-listItem {
  position: relative;
  font-size: 0;
  cursor: default;
}
@media (min-width: 1280px), (min-width: 1152px) and (max-width: 1279px), (min-width: 1024px) and (max-width: 1151px), (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem.active .WorksList-listItem-hoverWrapper {
    transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.2s ease;
    opacity: 1;
    visibility: inherit;
  }
}
@media (max-width: 666px) {
  .WorksList-listItem.active .WorksList-listItem-hoverWrapper {
    max-height: 100px;
  }
  .WorksList-listItem.active .WorksList-listItem-hoverWrapper--hasImage {
    max-height: 280px;
  }
}
.WorksList-listItem.active .WorksList-listItem-imageWrapper {
  transform: none;
}
@media (min-width: 1280px) {
  .WorksList-listItem.active .WorksList-listItem-image {
    clip: rect(0, auto, 180px, auto);
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-listItem.active .WorksList-listItem-image {
    clip: rect(0, auto, 164px, auto);
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-listItem.active .WorksList-listItem-image {
    clip: rect(0, auto, 164px, auto);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-listItem.active .WorksList-listItem-image {
    clip: rect(0, auto, 112px, auto);
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem.active .WorksList-listItem-image {
    clip: rect(0, auto, 96.66666667px, auto);
  }
}
.WorksList-listItem.active .WorksList-listItem-description {
  transform: none;
}
.WorksList-listItem.inactive .WorksList-listItem-year p {
  opacity: 0.5;
}
.WorksList-listItem.inactive .WorksList-listItem-title {
  color: #8494AC;
  opacity: 0.5;
}
@media (min-width: 1280px) {
  .WorksList-listItem {
    margin-bottom: 57px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-listItem {
    margin-bottom: 48px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-listItem {
    margin-bottom: 39px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-listItem {
    margin-bottom: 17px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem {
    margin-bottom: 8px;
  }
}
@media (max-width: 666px) {
  .WorksList-listItem {
    margin-bottom: 20px;
  }
}
.WorksList-listItem-year {
  display: inline-block;
  line-height: normal;
  color: #8594AB;
}
.WorksList-listItem-year p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: opacity 0.2s ease;
  will-change: opacity;
}
@media (min-width: 1280px) {
  .WorksList-listItem-year {
    width: 163px;
    font-size: 20px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-listItem-year {
    width: 141px;
    font-size: 16px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-listItem-year {
    width: 140px;
    font-size: 16px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-listItem-year {
    width: 100px;
    font-size: 14px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem-year {
    width: 85px;
    font-size: 14px;
    letter-spacing: -0.42px;
  }
}
@media (max-width: 666px) {
  .WorksList-listItem-year {
    width: 72px;
    font-size: 14px;
    letter-spacing: -0.42px;
  }
}
.WorksList-listItem-title {
  position: relative;
  display: inline-block;
  color: #242424;
  white-space: nowrap;
  transition: opacity 0.2s ease, color 0.2s ease;
  will-change: opacity, color;
}
.WorksList-listItem-title:after {
  content: '';
  position: absolute;
}
@media (min-width: 1280px) {
  .WorksList-listItem-title {
    line-height: 50px;
    font-size: 36px;
    letter-spacing: -1.2px;
  }
  .WorksList-listItem-title:after {
    left: -60px;
    width: 285px;
    height: 107px;
    margin-top: -28px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-listItem-title {
    line-height: 50px;
    font-size: 32px;
    letter-spacing: -1.07px;
  }
  .WorksList-listItem-title:after {
    left: -50px;
    width: 235px;
    height: 98px;
    margin-top: -24px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-listItem-title {
    line-height: 50px;
    font-size: 28px;
    letter-spacing: -0.93px;
  }
  .WorksList-listItem-title:after {
    left: -50px;
    width: 230px;
    height: 89px;
    margin-top: -20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-listItem-title {
    line-height: 50px;
    font-size: 26px;
    letter-spacing: -0.87px;
  }
  .WorksList-listItem-title:after {
    left: -30px;
    width: 200px;
    height: 67px;
    margin-top: -10px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem-title {
    line-height: 50px;
    font-size: 22px;
    letter-spacing: -0.73px;
  }
  .WorksList-listItem-title:after {
    left: -25px;
    width: 160px;
    height: 58px;
    margin-top: -4px;
  }
}
@media (max-width: 666px) {
  .WorksList-listItem-title {
    line-height: 50px;
    font-size: 26px;
    letter-spacing: -0.87px;
  }
  .WorksList-listItem-title:after {
    left: -85px;
    width: 340px;
    height: 70px;
    margin-top: -10px;
  }
}
.WorksList-listItem-hoverWrapper {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (min-width: 1280px), (min-width: 1152px) and (max-width: 1279px), (min-width: 1024px) and (max-width: 1151px), (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem-hoverWrapper {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.2s ease, opacity 0.2s ease, transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
@media (min-width: 1280px) {
  .WorksList-listItem-hoverWrapper {
    width: 330px;
    right: 46px;
    top: 16px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-listItem-hoverWrapper {
    width: 290px;
    right: 55px;
    top: 19px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-listItem-hoverWrapper {
    width: 290px;
    right: 25px;
    top: 19px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-listItem-hoverWrapper {
    width: 200px;
    right: 5px;
    top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem-hoverWrapper {
    width: 160px;
    right: 16px;
    top: 19px;
  }
}
@media (max-width: 666px) {
  .WorksList-listItem-hoverWrapper {
    display: block;
    position: relative;
    width: 245px;
    margin-left: 72px;
    overflow: hidden;
    transition: max-height 0.3s linear;
    max-height: 0;
    transform: none !important;
  }
}
.WorksList-listItem-imageWrapper {
  position: relative;
}
@media (min-width: 1280px), (min-width: 1152px) and (max-width: 1279px), (min-width: 1024px) and (max-width: 1151px), (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem-imageWrapper {
    transform: translateY(26px);
    transition: transform 0.2s ease;
  }
}
@media (min-width: 1280px) {
  .WorksList-listItem-imageWrapper {
    width: 270px;
    height: 180px;
    margin-top: -85px;
    margin-bottom: 26px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-listItem-imageWrapper {
    width: 246px;
    height: 164px;
    margin-top: -80px;
    margin-bottom: 22px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-listItem-imageWrapper {
    width: 246px;
    height: 164px;
    margin-top: -76px;
    margin-bottom: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-listItem-imageWrapper {
    width: 168px;
    height: 112px;
    margin-top: -52px;
    margin-bottom: 18px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem-imageWrapper {
    width: 145px;
    height: 96.66666667px;
    margin-top: -43px;
    margin-bottom: 17px;
  }
}
@media (max-width: 666px) {
  .WorksList-listItem-imageWrapper {
    width: 243px;
    height: 162px;
    margin-top: 8px;
    margin-bottom: 14px;
  }
}
.WorksList-listItem-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  transition: clip 0.2s ease;
}
@media (min-width: 1280px) {
  .WorksList-listItem-image {
    clip: rect(180px, auto, 180px, auto);
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-listItem-image {
    clip: rect(164px, auto, 164px, auto);
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-listItem-image {
    clip: rect(164px, auto, 164px, auto);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-listItem-image {
    clip: rect(112px, auto, 112px, auto);
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem-image {
    clip: rect(96.66666667px, auto, 96.66666667px, auto);
  }
}
.WorksList-listItem-description {
  color: #242424;
}
@media (min-width: 1280px), (min-width: 1152px) and (max-width: 1279px), (min-width: 1024px) and (max-width: 1151px), (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem-description {
    transform: translateY(26px);
    transition: transform 0.2s ease;
  }
}
@media (min-width: 1280px) {
  .WorksList-listItem-description {
    line-height: 30px;
    font-size: 20px;
    letter-spacing: -0.4px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .WorksList-listItem-description {
    line-height: 24px;
    font-size: 16px;
    letter-spacing: -0.32px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .WorksList-listItem-description {
    line-height: 24px;
    font-size: 16px;
    letter-spacing: -0.32px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .WorksList-listItem-description {
    line-height: 20px;
    font-size: 14px;
    letter-spacing: -0.2px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .WorksList-listItem-description {
    line-height: 20px;
    font-size: 14px;
    letter-spacing: -0.2px;
  }
}
@media (max-width: 666px) {
  .WorksList-listItem-description {
    line-height: 24px;
    font-size: 16px;
    letter-spacing: -0.32px;
    padding-top: 3px;
    padding-bottom: 19px;
  }
}

.Index-content {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: transparent;
  transition: 670ms background cubic-bezier(0.165, 0.84, 0.44, 1) 417ms;
}
.dark-theme .Index-content {
  background: #17161c;
}
@media (min-width: 1280px) {
  .Index .VideoHead--page-Main {
    padding-top: 342px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Index .VideoHead--page-Main {
    padding-top: 284px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Index .VideoHead--page-Main {
    padding-top: 244px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Index .VideoHead--page-Main {
    padding-top: 204px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Index .VideoHead--page-Main {
    padding-top: 154px;
  }
}
@media (max-width: 666px) {
  .Index .VideoHead--page-Main {
    padding-top: 214px;
  }
}
.Index .controls {
  width: 430px;
  position: relative;
  margin: 100px auto;
  z-index: 10;
  display: none;
}
.Index .controls input {
  width: 100%;
}
.dark-theme .Index .controls label {
  color: white;
}

.About #hand_lines .right-big,
.About #hand_lines .left-big,
.About #hand_lines .left-small,
.About #hand_lines .right-small {
  opacity: 0;
}
.About #hand_lines .left-big {
  transform: translate(16px, 29px);
}
.About #hand_lines .right-small {
  transform: translate(-10px, 7px);
}
.About #hand_lines .left-small {
  transform: translate(22px, 12px);
}
.About #hand_lines .right-big {
  transform: translate(-41px, 7px);
}
.About-title.show #hand {
  transition-delay: 0.5s;
  transform: rotate(0deg);
  transform-origin: 10% 90%;
  animation: hand-frames 867ms 0.5s linear forwards;
}
@keyframes hand-frames {
  0% {
    transform: rotate(0deg);
    transform-origin: 10% 90%;
  }
  25% {
    transform: rotate(11deg);
    transform-origin: 10% 90%;
  }
  50% {
    transform: rotate(-10deg);
    transform-origin: 10% 90%;
  }
  75% {
    transform: rotate(11deg);
    transform-origin: 10% 90%;
  }
  100% {
    transform: rotate(0deg);
    transform-origin: 10% 90%;
  }
}
.About-title-section {
  background-image: linear-gradient(68deg, rgba(231, 244, 250, 0.64), rgba(205, 236, 255, 0.64));
}
.About-title {
  opacity: 0;
  transform: translateY(50px);
  position: relative;
  white-space: nowrap;
}
.About-title.show {
  transition-delay: 180ms;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
}
.About-title .svg--hand {
  display: inline-flex;
  align-self: center;
  position: absolute;
  overflow: visible;
  opacity: 0;
}
.About-title .svg--hand.show {
  opacity: 1;
  transition: opacity 300ms linear;
}
.About-title .svg--hand.show .right-big,
.About-title .svg--hand.show .left-big,
.About-title .svg--hand.show .left-small,
.About-title .svg--hand.show .right-small {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
  transition: opacity 1s linear, transform;
}
.About-title .svg--hand.show .left-big {
  transition-delay: 780ms;
  transition-duration: 600ms;
}
.About-title .svg--hand.show .right-big {
  transition-delay: 630ms;
  transition-duration: 600ms;
}
.About-title .svg--hand.show .left-small {
  transition-delay: 1200ms;
  transition-duration: 600ms;
}
.About-title .svg--hand.show .right-small {
  transition-delay: 1030ms;
  transition-duration: 600ms;
}
.About-title .svg--hand svg {
  width: 100%;
  height: 100%;
  overflow: visible;
  fill: #1f1f1f;
}
.About-subtitle h1 {
  font-size: inherit;
  margin: 0;
  font-weight: inherit;
}
@media (min-width: 1280px) {
  .About-title-section {
    height: 795px;
  }
  .About-title-section-content {
    width: 1280px;
    margin: 0 auto;
  }
  .About-title {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 100px;
    letter-spacing: -4px;
    font-weight: 900;
    color: #242424;
    width: 717px;
    height: 139px;
    padding-top: 286px;
    padding-left: 139px;
  }
  .About-title .svg--hand {
    left: 867px;
    top: 285px;
    width: 96.2px;
    height: 103.4px;
  }
  .About-subtitle {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: -0.8px;
    padding-left: 139px;
    width: 850px;
    height: 104px;
    margin-top: 116px;
    color: #000;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .About-title-section {
    height: 738px;
  }
  .About-title-section-content {
    width: 1152px;
    margin: 0 auto;
  }
  .About-title {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 88px;
    letter-spacing: -2.6px;
    font-weight: 900;
    color: #242424;
    width: 717px;
    height: 139px;
    padding-top: 274px;
    padding-left: 121px;
  }
  .About-title .svg--hand {
    left: 777px;
    top: 272px;
    width: 87px;
    height: 93.5px;
  }
  .About-subtitle {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 27px;
    line-height: 1.48;
    letter-spacing: -1.4px;
    padding-left: 121px;
    width: 850px;
    height: 104px;
    margin-top: 93px;
    color: #000;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .About-title-section {
    height: 673px;
  }
  .About-title-section-content {
    width: 1024px;
    margin: 0 auto;
  }
  .About-title {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 80px;
    letter-spacing: -2.4px;
    font-weight: 900;
    color: #242424;
    padding-top: 250px;
    padding-left: 102px;
  }
  .About-title .svg--hand {
    left: 699px;
    top: 247px;
    width: 79px;
    height: 85px;
  }
  .About-subtitle {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: -0.9px;
    padding-left: 102px;
    width: 850px;
    height: 104px;
    margin-top: 117px;
    color: #000;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .About-title-section {
    height: 571px;
  }
  .About-title-section-content {
    width: 768px;
    margin: 0 auto;
  }
  .About-title {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 64px;
    letter-spacing: -1.9px;
    font-weight: 900;
    color: #242424;
    padding-top: 219px;
    padding-left: 71px;
  }
  .About-title .svg--hand {
    left: 549px;
    top: 217px;
    width: 62.8px;
    height: 67.5px;
  }
  .About-subtitle {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.7px;
    padding-left: 71px;
    width: 641px;
    height: 104px;
    margin-top: 82px;
    color: #000;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .About-title-section {
    height: 406px;
  }
  .About-title-section-content {
    width: 667px;
    margin: 0 auto;
  }
  .About-title {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 64px;
    letter-spacing: -2.5px;
    font-weight: 900;
    color: #242424;
    padding-top: 157px;
    padding-left: 64px;
  }
  .About-title .svg--hand {
    left: 536px;
    top: 155px;
    width: 62.6px;
    height: 67.5px;
  }
  .About-subtitle {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: -0.6px;
    padding-left: 64px;
    width: 553px;
    height: 104px;
    margin-top: 33px;
    color: #000;
  }
}
@media (max-width: 666px) {
  .About-title-section {
    height: 514px;
  }
  .About-title-section-content {
    width: 375px;
    margin: 0 auto;
  }
  .About-title {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 36px;
    letter-spacing: -1.4px;
    font-weight: 900;
    color: #242424;
    padding-top: 178px;
    padding-left: 30px;
  }
  .About-title .svg--hand {
    left: 294px;
    top: 174px;
    width: 39px;
    height: 42px;
  }
  .About-subtitle {
    font-family: 'Graphic-web', Helvetica, sans-serif;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: -0.6px;
    padding-left: 30px;
    width: 315px;
    height: 104px;
    margin-top: 54px;
    color: #000;
  }
  .About-subtitle p,
  .About-subtitle h1 {
    margin-top: 16px;
  }
}

.Work-content {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.Work-header {
  position: relative;
  margin: 0 auto;
  color: #242424;
  z-index: 1;
  font-weight: 400;
}
.dark-theme .Work-header {
  color: #ebebeb !important;
}
@media (min-width: 1280px) {
  .Work-header {
    width: 1002px;
    font-size: 60px;
    letter-spacing: -4px;
    line-height: 70px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Work-header {
    width: 910px;
    font-size: 56px;
    letter-spacing: -3.6px;
    line-height: 68px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Work-header {
    width: 820px;
    font-size: 48px;
    letter-spacing: -3px;
    line-height: 58px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Work-header {
    width: 620px;
    font-size: 44px;
    letter-spacing: -2.4px;
    line-height: 54px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Work-header {
    width: 535px;
    font-size: 44px;
    letter-spacing: -2.4px;
    line-height: 54px;
  }
}
@media (max-width: 666px) {
  .Work-header {
    width: 375px;
    font-size: 30px;
    letter-spacing: -2.4px;
    line-height: 40px;
    padding: 0 30px;
    box-sizing: border-box;
  }
}
@media (max-width: 374px) {
  .Work-header {
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
  }
}
.Work-header span {
  position: relative;
  display: block;
  opacity: 0;
  transform: translateY(0.35294118em);
  will-change: transform, opacity;
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 563ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 562ms;
  transition-delay: 0ms;
}
.Work-header.show span {
  opacity: 1;
  transform: none;
}
.Work #player-mobile {
  left: unset !important;
}
@media (min-width: 1280px) {
  .Work #player-mobile {
    width: 1002px !important;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Work #player-mobile {
    width: 910px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Work #player-mobile {
    width: 820px !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Work #player-mobile {
    width: 620px !important;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Work #player-mobile {
    width: 535px !important;
  }
}
@media (max-width: 666px) {
  .Work #player-mobile {
    width: 375px !important;
  }
}
.Work .VideoHead-header {
  display: none;
}
.Work .VideoHead-reel {
  transition: unset;
}
.Work .VideoHead-reel {
  margin-left: auto !important;
}
@media (min-width: 1280px) {
  .Work .VideoHead-reel {
    width: 1002px !important;
    margin-bottom: 57px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Work .VideoHead-reel {
    width: 910px !important;
    margin-bottom: 90px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Work .VideoHead-reel {
    width: 820px !important;
    margin-bottom: 90px;
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Work .VideoHead-reel {
    width: 620px !important;
    margin-bottom: 60px;
    margin-top: 60px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Work .VideoHead-reel {
    width: 535px !important;
    margin-bottom: 60px;
    margin-top: 60px;
  }
}
@media (max-width: 666px) {
  .Work .VideoHead-reel {
    width: 375px !important;
    margin-bottom: 60px;
    margin-top: 60px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .Work .VideoHead-reel-innerPlay {
    left: 46.18518519%;
    top: 43.32460733%;
    width: 7.62962963%;
    height: 13.35078534%;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Work .VideoHead-reel-innerPlay {
    left: 46.18518519%;
    top: 43.35732984%;
    width: 7.62962963%;
    height: 13.28534031%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Work .VideoHead-reel-innerPlay {
    left: 46.03703704%;
    top: 43.35732984%;
    width: 7.62962963%;
    height: 13.28534031%;
  }
}
@media (orientation: landscape) {
  .isPhone .Work .VideoHead-reel-innerPlay {
    left: 46.25925926%;
    top: 43.32460733%;
    width: 7.62962963%;
    height: 13.35078534%;
  }
}
@media (orientation: portrait) {
  .isPhone .Work .VideoHead-reel-innerPlay {
    left: 46.22222222%;
    top: 43.32460733%;
    width: 7.74074074%;
    height: 13.35078534%;
  }
}
@media (min-width: 1280px) {
  .Work .ProjectsList {
    margin-top: 45px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Work .ProjectsList {
    margin-top: 43px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Work .ProjectsList {
    margin-top: 41px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Work .ProjectsList {
    margin-top: 35px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Work .ProjectsList {
    margin-top: 36px;
  }
}
@media (max-width: 666px) {
  .Work .ProjectsList {
    margin-top: 29px;
  }
}
@media (min-width: 1280px) {
  .Work .Work-header {
    padding-top: 257px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Work .Work-header {
    padding-top: 235px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Work .Work-header {
    padding-top: 214px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Work .Work-header {
    padding-top: 228px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Work .Work-header {
    padding-top: 152px;
  }
}
@media (max-width: 666px) {
  .Work .Work-header {
    padding-top: 183px;
  }
}
@media (min-width: 1280px) {
  .Work .ProjectsList {
    margin-bottom: 57px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Work .ProjectsList {
    margin-bottom: 90px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Work .ProjectsList {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Work .ProjectsList {
    margin-bottom: 0;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Work .ProjectsList {
    margin-bottom: 0;
  }
}
@media (max-width: 666px) {
  .Work .ProjectsList {
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .Work .ClientsList {
    padding-bottom: 133px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Work .ClientsList {
    padding-bottom: 120px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Work .ClientsList {
    padding-bottom: 54px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Work .ClientsList {
    padding-bottom: 73px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Work .ClientsList {
    padding-bottom: 79px;
  }
}
@media (max-width: 666px) {
  .Work .ClientsList {
    padding-bottom: 66px;
  }
}

.Clients-content {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .Clients-content {
    width: 1002px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Clients-content {
    width: 910px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients-content {
    width: 820px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients-content {
    width: 620px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients-content {
    width: 535px;
  }
}
@media (max-width: 666px) {
  .Clients-content {
    width: 315px;
  }
}
.Clients-header {
  position: relative;
  margin: 0 auto;
  color: #242424;
  z-index: 1;
  font-weight: 400;
}
.dark-theme .Clients-header {
  color: #ebebeb !important;
}
@media (min-width: 1280px) {
  .Clients-header {
    font-size: 60px;
    letter-spacing: -4px;
    line-height: 70px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Clients-header {
    font-size: 56px;
    letter-spacing: -3.6px;
    line-height: 68px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients-header {
    font-size: 48px;
    letter-spacing: -3px;
    line-height: 58px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients-header {
    font-size: 44px;
    letter-spacing: -2.4px;
    line-height: 54px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients-header {
    font-size: 44px;
    letter-spacing: -2.4px;
    line-height: 54px;
  }
}
@media (max-width: 666px) {
  .Clients-header {
    font-size: 30px;
    letter-spacing: -2.4px;
    line-height: 40px;
  }
}
.Clients-header span {
  position: relative;
  display: block;
  opacity: 0;
  transform: translateY(0.35294118em);
  will-change: transform, opacity;
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 562ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 562ms;
  transition-delay: 0ms;
}
.Clients-header.show span {
  opacity: 1;
  transform: none;
}
.Clients-description {
  position: relative;
  margin-bottom: 0.98076923em;
  color: #242424;
  letter-spacing: -0.05106383em;
  line-height: 1.25;
  font-weight: 400;
  padding-right: 0.07692308em;
}
.dark-theme .Clients-description {
  color: #ebebeb;
}
@media (min-width: 1280px) {
  .Clients-description {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -1.4px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Clients-description {
    font-size: 27px;
    letter-spacing: -1.65px;
    line-height: 40px;
    margin-bottom: 54px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients-description {
    font-size: 24px;
    letter-spacing: -0.9px;
    line-height: 36px;
    margin-bottom: 43px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients-description {
    font-size: 20px;
    letter-spacing: -0.67px;
    line-height: 30px;
    margin-bottom: 44px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients-description {
    font-size: 18px;
    letter-spacing: -0.6px;
    line-height: 28px;
    margin-bottom: 38px;
    padding-right: 0;
  }
}
@media (max-width: 666px) {
  .Clients-description {
    width: 100%;
    font-size: 20px;
    letter-spacing: -0.6px;
    line-height: 28px;
    margin-bottom: 26px;
  }
  .Clients-description span {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  .Clients-description p {
    line-height: 37px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Clients-description p {
    line-height: 40px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients-description p {
    line-height: 36px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients-description p {
    line-height: 30px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients-description p {
    line-height: 28px;
  }
}
@media (max-width: 666px) {
  .Clients-description p {
    line-height: 28px;
  }
}
.Clients-description span {
  position: relative;
  display: block;
  opacity: 0;
  transform: translateY(0.35294118em);
  will-change: transform, opacity;
}
.Clients-description span[data-index="1"] {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 562ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 562ms;
  transition-delay: 60ms;
}
.Clients-description span[data-index="2"] {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 622ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 622ms;
  transition-delay: 120ms;
}
.Clients-description span[data-index="3"] {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 682ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 682ms;
  transition-delay: 180ms;
}
.Clients-description span[data-index="4"] {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 742ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 742ms;
  transition-delay: 240ms;
}
.Clients-description.show span {
  opacity: 1;
  transform: none;
}
.Clients-clients-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
  height: auto;
  overflow: hidden;
}
@media (min-width: 1280px) {
  .Clients-clients-wrapper {
    margin-top: 150px;
    margin-bottom: 100px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Clients-clients-wrapper {
    margin-top: 136px;
    margin-bottom: 118px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients-clients-wrapper {
    margin-top: 137px;
    margin-bottom: 77px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients-clients-wrapper {
    margin-top: 123px;
    margin-bottom: 77px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients-clients-wrapper {
    margin-top: 114px;
    margin-bottom: 0;
  }
}
@media (max-width: 666px) {
  .Clients-clients-wrapper {
    margin-top: 82px;
    margin-bottom: 0;
  }
}
.Clients-clients-others {
  width: 100%;
}
@media (min-width: 1024px) and (max-width: 1151px), (min-width: 768px) and (max-width: 1023px), (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .Clients-clients-others {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1.5s ease-in-out;
  }
}
.Clients-clients-others-container {
  display: flex;
  flex-wrap: wrap;
}
.Clients-client {
  opacity: 0;
  will-change: transform, opacity;
  transform: translateY(2.82352941em);
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (min-width: 1280px) {
  .Clients-client {
    width: 195px;
    height: 136px;
    margin-bottom: 80px;
    margin-right: 55px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Clients-client {
    width: 265px;
    height: 136px;
    margin-bottom: 80px;
    margin-right: 55px;
  }
  .Clients-client:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients-client {
    width: 195px;
    height: 136px;
    margin-bottom: 80px;
    margin-right: 55px;
  }
  .Clients-client:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients-client {
    width: 268px;
    height: 114px;
    margin-bottom: 87px;
    margin-right: 82px;
  }
  .Clients-client:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients-client {
    width: 232px;
    height: 114px;
    margin-bottom: 60px;
    margin-right: 69px;
  }
  .Clients-client:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 666px) {
  .Clients-client {
    width: 314px;
    height: 90px;
    margin-bottom: 50px;
  }
}
.Clients-client.show {
  opacity: 1;
  transform: none;
}
.Clients-client-title {
  font-weight: 700;
}
@media (min-width: 1280px) {
  .Clients-client-title {
    font-size: 24px;
    letter-spacing: -0.38px;
    line-height: 24px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Clients-client-title {
    font-size: 24px;
    letter-spacing: -0.38px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients-client-title {
    font-size: 24px;
    letter-spacing: -0.38px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients-client-title {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients-client-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 666px) {
  .Clients-client-title {
    font-size: 20px;
    line-height: 24px;
  }
}
.Clients-client-description {
  display: block;
}
@media (min-width: 1280px) {
  .Clients-client-description {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 14px;
    margin-left: 1px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Clients-client-description {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 14px;
    margin-left: 1px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients-client-description {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 14px;
    margin-left: 1px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients-client-description {
    font-size: 16px;
    line-height: 24px;
    margin-top: 13px;
    margin-left: 1px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients-client-description {
    font-size: 14px;
    line-height: 22px;
    margin-top: 7px;
    margin-left: 1px;
  }
}
@media (max-width: 666px) {
  .Clients-client-description {
    font-size: 16px;
    line-height: 24px;
    margin-top: 12px;
    margin-left: 0;
  }
}
.Clients-show-more {
  display: block !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 670ms linear 417ms;
  z-index: 0;
}
@media (min-width: 1280px), (min-width: 1152px) and (max-width: 1279px) {
  .Clients-show-more {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients-show-more {
    font-size: 20px;
    letter-spacing: -0.67px;
    line-height: 34px;
    padding-top: 17px;
    margin-bottom: 125px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients-show-more {
    font-size: 18px;
    letter-spacing: -0.6px;
    line-height: 34px;
    padding-top: 3px;
    margin-bottom: 123px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients-show-more {
    font-size: 16px;
    letter-spacing: -0.53px;
    line-height: 34px;
    margin-top: -2px;
    margin-bottom: 104px;
  }
}
@media (max-width: 666px) {
  .Clients-show-more {
    margin: 48px 0 88px;
    font-size: 18px;
    letter-spacing: -0.8px;
    line-height: 34px;
  }
}
.Clients-show-more:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(0, 58, 140, 0.19);
  background-size: 100% 100%;
  transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
  transform: translateZ(0);
}
.Clients-show-more:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #d6f0ff;
  background-size: 100% 100%;
  transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .Clients-show-more {
  color: #ebebeb;
}
.dark-theme .Clients-show-more:after {
  background: rgba(235, 235, 235, 0.12);
}
.dark-theme .Clients-show-more:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .Clients-show-more:hover:after,
.isMobile .Clients-show-more:active:after {
  opacity: 0;
  transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .Clients-show-more:hover:before,
.isMobile .Clients-show-more:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
@media (min-width: 1280px) {
  .Clients .Clients-header {
    padding-top: 247px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Clients .Clients-header {
    padding-top: 195px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients .Clients-header {
    padding-top: 214px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients .Clients-header {
    padding-top: 186px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients .Clients-header {
    padding-top: 163px;
  }
}
@media (max-width: 666px) {
  .Clients .Clients-header {
    padding-top: 179px;
  }
}
@media (min-width: 1280px) {
  .Clients .Clients-description {
    padding-top: 70px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Clients .Clients-description {
    padding-top: 77px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Clients .Clients-description {
    padding-top: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Clients .Clients-description {
    padding-top: 42px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Clients .Clients-description {
    padding-top: 48px;
  }
}
@media (max-width: 666px) {
  .Clients .Clients-description {
    padding-top: 55px;
  }
}
.Clients .AboutQuotes {
  margin-top: 0;
}
@media (min-width: 1280px) {
  .Clients .AboutQuotes {
    height: 580px;
  }
}
@media (min-width: 1280px) {
  .Clients .AboutQuotes-quotes-wrapper {
    padding-top: 180px;
  }
}
@media (min-width: 1280px) {
  .Clients .AboutQuotes-nav-arrows-wrapper {
    top: 135px;
  }
}

@media (min-width: 1440px) {
  .News {
    padding-top: 250px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News {
    padding-top: 249px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News {
    padding-top: 233px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News {
    padding-top: 210px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News {
    padding-top: 187px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News {
    padding-top: 120px;
  }
}
@media (max-width: 666px) {
  .News {
    padding-top: 180px;
  }
}
.News-content {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1440px) {
  .News-content {
    width: 1256px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-content {
    width: 1096px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-content {
    width: 992px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-content {
    width: 888px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-content {
    width: 670px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-content {
    width: 579px;
  }
}
@media (max-width: 666px) {
  .News-content {
    width: 375px;
  }
}
.News-title {
  color: #242424;
}
.News-title span {
  position: relative;
  display: block;
  opacity: 0;
  transform: translate3d(0, 0.35294118em, 0);
  will-change: transform, opacity;
}
.News-title span[data-index="1"] {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 562ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 562ms;
}
.News-title span[data-index="2"] {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 622ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 622ms;
}
.News-title span[data-index="3"] {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 682ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 682ms;
}
.News-title span[data-index="4"] {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 742ms, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 742ms;
}
.News-title.show span {
  opacity: 1;
  transform: none;
}
@media (min-width: 1440px) {
  .News-title {
    font-size: 72px;
    margin-left: 126px;
    letter-spacing: -2px;
    font-weight: 900;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 72px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-title {
    font-size: 72px;
    margin-left: 46px;
    letter-spacing: -2px;
    font-weight: 900;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 72px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-title {
    margin-left: 39px;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -2px;
    font-weight: 900;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-title {
    margin-left: 33px;
    font-size: 56px;
    line-height: 60px;
    letter-spacing: -1.8px;
    font-weight: 900;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-title {
    margin-left: 24px;
    font-size: 44px;
    line-height: 48px;
    letter-spacing: -1.4px;
    font-weight: 900;
    width: 477px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-title {
    margin-left: 21px;
    font-size: 44px;
    line-height: 48px;
    letter-spacing: -1.4px;
    font-weight: 900;
    width: 516px;
  }
}
@media (max-width: 666px) {
  .News-title {
    margin-left: 23px;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.8px;
    font-weight: 900;
    width: 330px;
  }
}
.News-img-wrapper {
  opacity: 0;
  transform: translate3d(0, 21px, 0);
  position: relative;
  will-change: opacity, transform;
}
.News-img-wrapper.show {
  opacity: 1;
  transform: none;
  transition: all 1s;
  transition-delay: 0.4s;
}
@media (min-width: 1440px) {
  .News-img-wrapper {
    margin-top: 47px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-img-wrapper {
    margin-top: 64px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-img-wrapper {
    margin-top: 42px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-img-wrapper {
    margin-top: 38px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-img-wrapper {
    margin-top: 27px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-img-wrapper {
    margin-top: 29px;
  }
}
@media (max-width: 666px) {
  .News-img-wrapper {
    margin-top: 18px;
  }
}
.News-img {
  width: 100%;
  height: auto;
  z-index: 1;
}
.News-author-wrapper {
  margin-top: 80px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-author-wrapper {
    margin-top: 80px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-author-wrapper {
    margin-top: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-author-wrapper {
    margin-top: 70px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-author-wrapper {
    margin-top: 60px;
    display: block;
  }
}
@media (max-width: 666px) {
  .News-author-wrapper {
    margin-top: 60px;
    display: block;
  }
}
.News-author-image {
  width: 75px;
  height: 75px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-author-image {
    width: 65px;
    height: 65px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-author-image {
    width: 65px;
    height: 65px;
  }
}
@media (max-width: 666px) {
  .News-author-image {
    width: 65px;
    height: 65px;
  }
}
.News-author-info {
  display: flex;
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-author-info {
    margin-bottom: 1.5em;
  }
}
@media (max-width: 666px) {
  .News-author-info {
    margin-bottom: 1.5em;
  }
}
@media (min-width: 1440px) {
  .News-author-text-wrapper {
    margin-left: 29px;
    font-size: 20px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-author-text-wrapper {
    margin-left: 29px;
    font-size: 20px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-author-text-wrapper {
    margin-left: 24px;
    font-size: 18px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-author-text-wrapper {
    margin-left: 24px;
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-author-text-wrapper {
    margin-left: 14px;
    font-size: 16px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-author-text-wrapper {
    margin-left: 14px;
    font-size: 16px;
  }
}
@media (max-width: 666px) {
  .News-author-text-wrapper {
    margin-left: 14px;
    font-size: 16px;
  }
}
.News-author-text {
  margin-top: 5px;
  margin-bottom: 3px;
  font-weight: 600;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-author-text {
    margin-top: 5px;
    margin-bottom: -5px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-author-text {
    margin-top: 5px;
    margin-bottom: -5px;
  }
}
@media (max-width: 666px) {
  .News-author-text {
    margin-top: 5px;
    margin-bottom: -5px;
  }
}
.News-position-text {
  margin-top: -5px;
}
.News .under-image-caption {
  margin-top: 15px;
  text-align: center;
  letter-spacing: -0.56px;
  color: #8594AB;
  margin-bottom: 2.2em;
}
@media (min-width: 1440px) {
  .News .under-image-caption {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News .under-image-caption {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News .under-image-caption {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News .under-image-caption {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News .under-image-caption {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News .under-image-caption {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 666px) {
  .News .under-image-caption {
    font-size: 16px;
    line-height: 24px;
  }
}
.News .Long-news-img {
  margin-top: 50px;
  width: 100%;
  height: auto;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
}
.News .Long-news-combined-img {
  margin-top: 50px;
  width: 100%;
  height: auto;
  -webkit-filter: drop-shadow(0px 15px 34px rgba(0, 0, 0, 0.08));
          filter: drop-shadow(0px 15px 34px rgba(0, 0, 0, 0.08));
}
.News .Long-news-combined-img.strong-shadow {
  -webkit-filter: drop-shadow(0px 15px 34px rgba(0, 0, 0, 0.13));
          filter: drop-shadow(0px 15px 34px rgba(0, 0, 0, 0.13));
}
.News .bullet {
  background: url('/static/svg/front/bullet.svg') no-repeat;
  background-position-x: 0;
  background-position-y: 22px;
  padding-left: 22px;
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News .bullet {
    background: url('/static/svg/front/bullet.svg') no-repeat;
    background-position-x: 0;
    background-position-y: 18px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News .bullet {
    background: url('/static/svg/front/bullet.svg') no-repeat;
    background-position-x: 0;
    background-position-y: 19px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News .bullet {
    background: url('/static/svg/front/bullet.svg') no-repeat;
    background-position-x: 0;
    background-position-y: 17px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News .bullet {
    background: url('/static/svg/front/bullet.svg') no-repeat;
    background-position-x: 0;
    background-position-y: 15px;
  }
}
@media (max-width: 666px) {
  .News .bullet {
    background: url('/static/svg/front/bullet.svg') no-repeat;
    background-position-x: 0;
    background-position-y: 14px;
  }
}
.News-content li span {
  color: #242424;
  letter-spacing: -0.6px;
}
@media (min-width: 1440px) {
  .News-content li span {
    font-size: 20px;
    line-height: 48px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-content li span {
    font-size: 20px;
    line-height: 48px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-content li span {
    font-size: 18px;
    line-height: 41px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-content li span {
    font-size: 18px;
    line-height: 41px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-content li span {
    font-size: 15px;
    line-height: 36px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-content li span {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 666px) {
  .News-content li span {
    font-size: 16px;
    line-height: 24px;
  }
}
.News .list-underline {
  cursor: pointer;
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 670ms linear 417ms;
  z-index: 0;
}
.News .list-underline:after {
  content: '';
  position: absolute;
  bottom: 9px;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(0, 58, 140, 0.19);
  background-size: 100% 100%;
  transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
  transform: translateZ(0);
}
.News .list-underline:before {
  content: '';
  position: absolute;
  bottom: 9px;
  height: 25%;
  left: -0.15em;
  right: -0.15em;
  background: #d6f0ff;
  background-size: 100% 100%;
  transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .News .list-underline {
  color: #ebebeb;
}
.dark-theme .News .list-underline:after {
  background: rgba(235, 235, 235, 0.12);
}
.dark-theme .News .list-underline:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .News .list-underline:hover:after,
.isMobile .News .list-underline:active:after {
  opacity: 0;
  transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .News .list-underline:hover:before,
.isMobile .News .list-underline:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News .list-underline {
    position: relative;
    color: #242424;
    display: inline-block;
    text-decoration: none;
    transition: color 670ms linear 417ms;
    z-index: 0;
  }
  .News .list-underline:after {
    content: '';
    position: absolute;
    bottom: 7px;
    height: 1px;
    left: -0.025em;
    right: -0.075em;
    background: rgba(0, 58, 140, 0.19);
    background-size: 100% 100%;
    transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
    transform: translateZ(0);
  }
  .News .list-underline:before {
    content: '';
    position: absolute;
    bottom: 7px;
    height: 25%;
    left: -0.15em;
    right: -0.15em;
    background: #d6f0ff;
    background-size: 100% 100%;
    transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: 50% 100%;
    transform: scale(0.98, 0) translateZ(0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    z-index: -1;
    background-repeat: repeat-x;
  }
  .dark-theme .News .list-underline {
    color: #ebebeb;
  }
  .dark-theme .News .list-underline:after {
    background: rgba(235, 235, 235, 0.12);
  }
  .dark-theme .News .list-underline:before {
    background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
    background-repeat: repeat-x;
  }
  .isDesktop .News .list-underline:hover:after,
  .isMobile .News .list-underline:active:after {
    opacity: 0;
    transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .isDesktop .News .list-underline:hover:before,
  .isMobile .News .list-underline:active:before {
    transform: scale(1, 0.99999999) translateZ(0);
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News .list-underline {
    position: relative;
    color: #242424;
    display: inline-block;
    text-decoration: none;
    transition: color 670ms linear 417ms;
    z-index: 0;
  }
  .News .list-underline:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    left: -0.025em;
    right: -0.075em;
    background: rgba(0, 58, 140, 0.19);
    background-size: 100% 100%;
    transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
    transform: translateZ(0);
  }
  .News .list-underline:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 45%;
    left: -0.15em;
    right: -0.15em;
    background: #d6f0ff;
    background-size: 100% 100%;
    transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: 50% 100%;
    transform: scale(0.98, 0) translateZ(0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    z-index: -1;
    background-repeat: repeat-x;
  }
  .dark-theme .News .list-underline {
    color: #ebebeb;
  }
  .dark-theme .News .list-underline:after {
    background: rgba(235, 235, 235, 0.12);
  }
  .dark-theme .News .list-underline:before {
    background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
    background-repeat: repeat-x;
  }
  .isDesktop .News .list-underline:hover:after,
  .isMobile .News .list-underline:active:after {
    opacity: 0;
    transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .isDesktop .News .list-underline:hover:before,
  .isMobile .News .list-underline:active:before {
    transform: scale(1, 0.99999999) translateZ(0);
  }
}
@media (max-width: 666px) {
  .News .list-underline {
    position: relative;
    color: #242424;
    display: inline-block;
    text-decoration: none;
    transition: color 670ms linear 417ms;
    z-index: 0;
  }
  .News .list-underline:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    left: -0.025em;
    right: -0.075em;
    background: rgba(0, 58, 140, 0.19);
    background-size: 100% 100%;
    transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
    transform: translateZ(0);
  }
  .News .list-underline:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 45%;
    left: -0.15em;
    right: -0.15em;
    background: #d6f0ff;
    background-size: 100% 100%;
    transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: 50% 100%;
    transform: scale(0.98, 0) translateZ(0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    z-index: -1;
    background-repeat: repeat-x;
  }
  .dark-theme .News .list-underline {
    color: #ebebeb;
  }
  .dark-theme .News .list-underline:after {
    background: rgba(235, 235, 235, 0.12);
  }
  .dark-theme .News .list-underline:before {
    background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
    background-repeat: repeat-x;
  }
  .isDesktop .News .list-underline:hover:after,
  .isMobile .News .list-underline:active:after {
    opacity: 0;
    transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .isDesktop .News .list-underline:hover:before,
  .isMobile .News .list-underline:active:before {
    transform: scale(1, 0.99999999) translateZ(0);
  }
}
.News .Long-list {
  margin-left: 18px;
}
.News .Long-news-title {
  opacity: 0;
  transform: translate3d(0, 21px, 0);
  will-change: opacity, transform;
  color: #242424;
  font-weight: 600;
}
.News .Long-news-title.show {
  opacity: 1;
  transform: none;
  transition: all 0.3s;
}
@media (min-width: 1440px) {
  .News .Long-news-title {
    margin-top: 80px;
    margin-left: 122px;
    font-size: 46px;
    letter-spacing: -2.06px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News .Long-news-title {
    margin-top: 106px;
    margin-left: 41px;
    font-size: 44px;
    letter-spacing: -2.06px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News .Long-news-title {
    margin-top: 80px;
    margin-left: 35px;
    font-size: 41px;
    letter-spacing: -2.06px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News .Long-news-title {
    margin-top: 80px;
    margin-left: 30px;
    font-size: 37px;
    letter-spacing: -2.06px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News .Long-news-title {
    margin-top: 80px;
    margin-left: 20px;
    font-size: 29px;
    letter-spacing: -2.06px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News .Long-news-title {
    margin-top: 80px;
    margin-left: 25px;
    font-size: 27px;
    letter-spacing: -2.06px;
  }
}
@media (max-width: 666px) {
  .News .Long-news-title {
    margin-top: 80px;
    margin-left: 25px;
    font-size: 27px;
    letter-spacing: -2.06px;
  }
}
.News .h2-title {
  letter-spacing: -1.7px;
  font-weight: 600;
}
@media (min-width: 1440px) {
  .News .h2-title {
    font-size: 44px;
    margin-top: 110px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News .h2-title {
    font-size: 44px;
    margin-top: 110px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News .h2-title {
    font-size: 41px;
    margin-top: 94px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News .h2-title {
    font-size: 40px;
    margin-top: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News .h2-title {
    font-size: 35px;
    margin-top: 84px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News .h2-title {
    font-size: 32px;
    margin-top: 67px;
    line-height: normal;
  }
}
@media (max-width: 666px) {
  .News .h2-title {
    font-size: 32px;
    margin-top: 67px;
    line-height: normal;
  }
}
.News .h3-title {
  letter-spacing: -1.1px;
  font-weight: 600;
}
@media (min-width: 1440px) {
  .News .h3-title {
    font-size: 28px;
    margin-top: 110px;
    margin-bottom: 59px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News .h3-title {
    font-size: 28px;
    margin-top: 110px;
    margin-bottom: 59px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News .h3-title {
    font-size: 26px;
    margin-top: 69px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News .h3-title {
    font-size: 26px;
    margin-top: 75px;
    margin-bottom: 52px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News .h3-title {
    font-size: 23px;
    margin-top: 62px;
    margin-bottom: 36px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News .h3-title {
    font-size: 22px;
    margin-top: 55px;
    margin-bottom: 36px;
  }
}
@media (max-width: 666px) {
  .News .h3-title {
    font-size: 22px;
    margin-top: 55px;
    margin-bottom: 36px;
  }
}
.News-news-content-wrapper {
  opacity: 0;
  transform: translateY(21px);
  display: flex;
  justify-content: space-between;
}
.News-news-content-wrapper.show {
  opacity: 1;
  transform: none;
  transition: all 0.3s;
}
@media (min-width: 1440px) {
  .News-news-content-wrapper {
    margin-top: 94px;
    padding-left: 126px;
    padding-right: 140px;
    margin-bottom: 118px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-news-content-wrapper {
    padding-left: 44px;
    margin-top: 88px;
    padding-right: 52px;
    margin-bottom: 118px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-news-content-wrapper {
    margin-top: 81px;
    padding-left: 39px;
    padding-right: 41px;
    margin-bottom: 138px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-news-content-wrapper {
    margin-top: 78px;
    padding-right: 34px;
    padding-left: 33px;
    margin-bottom: 122px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-news-content-wrapper {
    margin-top: 65px;
    padding-right: 25px;
    padding-left: 24px;
    margin-bottom: 94px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-news-content-wrapper {
    margin-top: 45px;
    padding-right: 80px;
    padding-left: 21px;
    margin-bottom: 80px;
    display: block;
  }
}
@media (max-width: 666px) {
  .News-news-content-wrapper {
    margin-top: 65px;
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 96px;
    display: block;
  }
}
@media (min-width: 1440px) {
}
.News-news-date {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  color: #8594AB;
  letter-spacing: -0.42px;
  line-height: 24px;
}
@media (min-width: 1440px) {
  .News-news-date {
    margin-top: 8px;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.4px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-news-date {
    margin-top: 2px;
    font-size: 20px;
    line-height: 1.67;
    letter-spacing: -0.7px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-news-date {
    margin-top: 4px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.7px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-news-date {
    margin-top: 4px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.7px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-news-date {
    margin-top: 1px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-news-date {
    display: none;
  }
}
@media (max-width: 666px) {
  .News-news-date {
    display: none;
  }
}
.News-date-mobile {
  display: none;
  font-family: 'Graphic-web', Helvetica, sans-serif;
  color: #8594AB;
  letter-spacing: -0.42px;
  line-height: 24px;
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-date-mobile {
    display: block;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.6px;
  }
}
@media (max-width: 666px) {
  .News-date-mobile {
    display: block;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.4px;
  }
}
.News-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
  margin-top: 3.08em;
}
.News-youtube iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.News-news-content {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: -0.5px;
  color: #242424;
}
.News-news-content a {
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 670ms linear 417ms;
  z-index: 0;
}
.News-news-content a:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(0, 58, 140, 0.19);
  background-size: 100% 100%;
  transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 670ms linear 417ms;
  transform: translateZ(0);
}
.News-news-content a:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #d6f0ff;
  background-size: 100% 100%;
  transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .News-news-content a {
  color: #ebebeb;
}
.dark-theme .News-news-content a:after {
  background: rgba(235, 235, 235, 0.12);
}
.dark-theme .News-news-content a:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .News-news-content a:hover:after,
.isMobile .News-news-content a:active:after {
  opacity: 0;
  transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .News-news-content a:hover:before,
.isMobile .News-news-content a:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
.News-news-content .under-image-href {
  color: #8594AB;
  margin-right: 4px;
  margin-left: 4px;
}
.News-news-content p {
  margin-bottom: 1.54em;
}
.News-news-content p:last-child {
  margin-bottom: 0;
}
.News-news-content .article-p {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.6px;
  margin-bottom: 29px;
}
@media (min-width: 1440px) {
  .News-news-content .article-p {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-news-content .article-p {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-news-content .article-p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-news-content .article-p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-news-content .article-p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-news-content .article-p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 666px) {
  .News-news-content .article-p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1440px) {
  .News-news-content {
    width: 780px;
    font-size: 24px;
    line-height: 37px;
    letter-spacing: -0.5px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-news-content {
    width: 780px;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.5px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-news-content {
    width: 712px;
    font-size: 22px;
    line-height: 34px;
    letter-spacing: -0.5px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-news-content {
    width: 640px;
    font-size: 22px;
    line-height: 34px;
    letter-spacing: -0.5px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-news-content {
    width: 451px;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: -0.7px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-news-content {
    width: 476px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.4px;
    margin-top: 29px;
  }
}
@media (max-width: 666px) {
  .News-news-content {
    width: 315px;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.6px;
    margin-top: 27px;
  }
}
@media (min-width: 1440px) {
  .News code {
    font-size: 16px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News code {
    font-size: 16px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News code {
    font-size: 14px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News code {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News code {
    font-size: 12px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News code {
    font-size: 12px;
  }
}
@media (max-width: 666px) {
  .News code {
    font-size: 12px;
  }
}
.News .code-center {
  display: flex;
  justify-content: center;
  width: 100%;
  font-size: 16px;
  color: #8594AB;
  margin-bottom: 22px;
}
.News-social-icons {
  display: flex;
}
.News-social-icons svg {
  fill: #B2C0D6;
  transition: 0.2s;
  cursor: pointer;
}
.News-social-icons .svg--facebook:hover svg {
  fill: #4267b2;
  transition: 0.2s;
}
.News-social-icons .svg--linkedin:hover svg {
  fill: #0077b5;
  transition: 0.2s;
}
.News-social-icons .svg--twitter:hover svg {
  fill: #1da1f2;
  transition: 0.2s;
}
@media (min-width: 1440px) {
  .News-social-icons {
    width: 128px;
    margin-top: 53px;
  }
  .News-social-icons svg {
    width: 20px;
    height: 20px;
  }
  .News-social-icons .svg--facebook svg {
    margin-right: 20px;
  }
  .News-social-icons .svg--twitter svg {
    margin-right: 20px;
    width: 23px;
    height: 18.7px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-social-icons {
    width: 128px;
    margin-top: 42px;
  }
  .News-social-icons svg {
    width: 20px;
    height: 20px;
  }
  .News-social-icons .svg--facebook svg {
    margin-right: 20px;
  }
  .News-social-icons .svg--twitter svg {
    margin-right: 20px;
    width: 23px;
    height: 18.7px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-social-icons {
    width: 128px;
    margin-top: 32px;
  }
  .News-social-icons svg {
    width: 20px;
    height: 20px;
  }
  .News-social-icons .svg--facebook svg {
    margin-right: 20px;
  }
  .News-social-icons .svg--twitter svg {
    margin-right: 20px;
    width: 23px;
    height: 18.7px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-social-icons {
    width: 116px;
    margin-top: 35px;
  }
  .News-social-icons svg {
    width: 18px;
    height: 18px;
  }
  .News-social-icons .svg--facebook svg {
    margin-right: 18px;
  }
  .News-social-icons .svg--twitter svg {
    margin-right: 18px;
    width: 20.7px;
    height: 16.8px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-social-icons {
    width: 124px;
    margin-top: 24px;
  }
  .News-social-icons svg {
    width: 18px;
    height: 18px;
  }
  .News-social-icons .svg--facebook svg {
    margin-right: 18px;
  }
  .News-social-icons .svg--twitter svg {
    margin-right: 18px;
    width: 20.7px;
    height: 16.8px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-social-icons {
    display: none;
  }
}
@media (max-width: 666px) {
  .News-social-icons {
    display: none;
  }
}
.News-social-icons-mobile {
  display: none;
}
.News-social-icons-mobile svg {
  fill: #B2C0D6;
  transition: 0.2s;
  cursor: pointer;
}
.News-social-icons-mobile .svg--facebook:hover svg {
  fill: #4267b2;
  transition: 0.2s;
}
.News-social-icons-mobile .svg--linkedin:hover svg {
  fill: #0077b5;
  transition: 0.2s;
}
.News-social-icons-mobile .svg--twitter:hover svg {
  fill: #1da1f2;
  transition: 0.2s;
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-social-icons-mobile {
    display: flex;
    width: 144px;
    margin-top: 52px;
  }
  .News-social-icons-mobile svg {
    width: 20px;
    height: 20px;
  }
  .News-social-icons-mobile .svg--facebook svg {
    margin-right: 20px;
  }
  .News-social-icons-mobile .svg--twitter svg {
    margin-right: 20px;
    width: 23px;
    height: 18.7px;
  }
}
@media (max-width: 666px) {
  .News-social-icons-mobile {
    display: flex;
    width: 144px;
    margin-top: 50px;
  }
  .News-social-icons-mobile svg {
    width: 20px;
    height: 20px;
  }
  .News-social-icons-mobile .svg--facebook {
    margin-right: 20px;
  }
  .News-social-icons-mobile .svg--twitter {
    margin-right: 20px;
    width: 23px;
    height: 18.7px;
  }
}
.News-invision-container {
  margin-top: 60px;
  display: block;
}
.isNotDesktop .News-invision-container {
  display: none;
}
@media (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .News-invision-container {
    display: none;
  }
}
.News-invision-img {
  margin-top: 50px;
  width: 100%;
  height: auto;
  -webkit-filter: drop-shadow(0px 15px 34px rgba(0, 0, 0, 0.08));
          filter: drop-shadow(0px 15px 34px rgba(0, 0, 0, 0.08));
  display: none;
}
.isNotDesktop .News-invision-img {
  display: block;
}
@media (min-width: 667px) and (max-width: 767px), (max-width: 666px) {
  .News-invision-img {
    display: block;
  }
}
.News-back-to-top {
  position: fixed;
  left: 50%;
  bottom: 40px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 100;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.News-back-to-top.visible {
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
  visibility: inherit;
}
.isDesktop .News-back-to-top:hover svg,
.sMobile .News-back-to-top:active svg {
  opacity: 0.7;
}
.News-back-to-top.dark-bg svg {
  fill: #fff;
}
.News-back-to-top svg {
  width: 100%;
  height: 100%;
  fill: #242424;
  transition: opacity 0.2s, fill 0.2s;
}
@media (min-width: 1440px) {
  .News-back-to-top {
    margin-left: 510px;
    bottom: 67px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .News-back-to-top {
    margin-left: 509px;
    bottom: 67px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .News-back-to-top {
    margin-left: 462px;
    bottom: 61px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .News-back-to-top {
    margin-left: 416px;
    bottom: 54px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .News-back-to-top {
    margin-left: 314px;
    bottom: 54px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .News-back-to-top {
    margin-left: 271.5px;
    bottom: 45px;
  }
}
@media (max-width: 666px) {
  .News-back-to-top {
    right: 31px;
    bottom: 51px;
    left: auto;
  }
}

.NotFound {
  display: block;
}
.NotFound-content {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.Content {
  min-height: 100%;
  width: 100%;
}
.Content-body {
  width: 100%;
}

.TopNav-wrapper {
  position: fixed;
  left: 50%;
  height: 0;
  z-index: 100;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 1280px) {
  .TopNav-wrapper {
    top: 60px;
    width: 1002px;
    margin-left: -501px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNav-wrapper {
    top: 57px;
    width: 910px;
    margin-left: -455px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNav-wrapper {
    top: 50px;
    width: 820px;
    margin-left: -410px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNav-wrapper {
    top: 52px;
    width: 620px;
    margin-left: -310px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNav-wrapper {
    top: 29px;
    width: 535px;
    margin-left: -267.5px;
  }
}
@media (max-width: 666px) {
  .TopNav-wrapper {
    top: 32px;
    width: 100%;
    left: 0;
  }
}
.TopNav-logo {
  position: absolute;
  transition: 500ms opacity cubic-bezier(0.165, 0.84, 0.44, 1), 200ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  cursor: pointer;
  transform-origin: 100% 50%;
  will-change: transform;
}
@media (min-width: 1280px) {
  .TopNav-logo {
    top: -12px;
    left: -50px;
    width: 31px;
    height: 61px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNav-logo {
    top: -13px;
    left: -43px;
    width: 30px;
    height: 58px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNav-logo {
    top: -9px;
    left: -33px;
    width: 26px;
    height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNav-logo {
    top: -8px;
    left: -36px;
    width: 23px;
    height: 44px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNav-logo {
    top: 8px;
    left: -30px;
    width: 21px;
    height: 40px;
  }
}
@media (max-width: 666px) {
  .TopNav-logo {
    top: -6px;
    left: 23px;
    width: 20px;
    height: 38px;
  }
}
.TopNav-logo svg {
  height: 100%;
  width: 100%;
}
.TopNav-logo .logo-icon {
  transition: 183ms fill linear;
  animation: loaderKeyframes 917ms infinite;
}
@keyframes loaderKeyframes {
  0% {
    fill: #FFE1E8;
  }
  16% {
    fill: #FFF0D1;
  }
  33% {
    fill: #BFF9F2;
  }
  50% {
    fill: #EDE2F3;
  }
  67% {
    fill: #FFE1E8;
  }
  83% {
    fill: #2BA5E5;
  }
  100% {
    fill: #FFE1E8;
  }
}
.TopNav-logo .logo-icon.stop-loader {
  animation: none;
  transition: fill 183ms linear;
  fill: #242424;
}
.dark-theme .TopNav-logo .logo-icon {
  fill: #ebebeb;
}
.dark-theme-transition .TopNav-logo .logo-icon {
  transition: 470ms fill linear 750ms;
}

.TopNavMenu.show .TopNavMenu-hamburger {
  opacity: 1;
  transform: none;
}
.TopNavMenu.show .TopNavMenu-hamburger div:before {
  opacity: 0;
}
.TopNavMenu.open .TopNavMenu-hamburger #line-1 {
  transform: rotate(45deg);
  margin-top: 4px;
  background: #fff;
}
.TopNavMenu.open .TopNavMenu-hamburger #line-1:after {
  opacity: 0;
}
.TopNavMenu.open .TopNavMenu-hamburger #line-2 {
  transform: rotate(-45deg);
  margin-bottom: 4px;
  background: #fff;
}
.TopNavMenu.open .TopNavMenu-hamburger #line-2:after {
  opacity: 0;
}
.TopNavMenu.open .TopNavMenu-popup {
  visibility: inherit;
  opacity: 1;
  transform: none;
  transition: opacity 830ms cubic-bezier(0.19, 1, 0.22, 1), transform 830ms cubic-bezier(0.19, 1, 0.22, 1), visibility 830ms step-start;
}
.TopNavMenu.open .TopNavMenu-popup-item,
.TopNavMenu.open .TopNavMenu-popup-email-title,
.TopNavMenu.open .TopNavMenu-popup-email {
  opacity: 1;
  transform: none;
}
.TopNavMenu-hamburger {
  position: absolute;
  z-index: 100;
  right: 10px;
  cursor: pointer;
  transform-origin: 20% 50%;
  opacity: 1;
  transform: scaleX(0);
  will-change: transform, opacity;
  transition: 250ms opacity 200ms cubic-bezier(0.19, 1, 0.22, 1), 250ms transform 200ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 44px;
  height: 44px;
}
.isDesktop .TopNavMenu-hamburger:hover div:after {
  transform: scaleX(1);
}
@media (min-width: 1280px) {
  .TopNavMenu-hamburger {
    right: -48px;
    top: -3px;
    transform-origin: 10px 50%;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNavMenu-hamburger {
    right: -46px;
    top: -6px;
    transform-origin: 10px 50%;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNavMenu-hamburger {
    right: -46px;
    top: -6px;
    transform-origin: 10px 50%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-hamburger {
    top: -8px;
    right: -43px;
    transform-origin: 12px 50%;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-hamburger {
    top: 6px;
    right: -42px;
    transform-origin: 12px 50%;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-hamburger {
    right: 16px;
    top: -9px;
    transform-origin: 10px 50%;
  }
}
.TopNavMenu-hamburger div {
  background-color: #000;
  transition: 500ms background cubic-bezier(0.19, 1, 0.22, 1), 500ms margin-top cubic-bezier(0.19, 1, 0.22, 1), 500ms margin-bottom cubic-bezier(0.19, 1, 0.22, 1), 500ms transform cubic-bezier(0.19, 1, 0.22, 1) 83ms;
  height: 2px;
  position: absolute;
  transform-origin: 50% 50%;
}
@media (min-width: 1280px) {
  .TopNavMenu-hamburger div {
    width: 24px;
    left: 10px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNavMenu-hamburger div {
    width: 24px;
    left: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNavMenu-hamburger div {
    width: 24px;
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-hamburger div {
    width: 20px;
    left: 12px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-hamburger div {
    width: 20px;
    left: 12px;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-hamburger div {
    width: 20px;
    left: 10px;
  }
}
.dark-theme .TopNavMenu-hamburger div {
  background-color: #ebebeb;
}
.TopNavMenu-hamburger div:before,
.TopNavMenu-hamburger div:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform-origin: 0 0;
  background-color: #2ba5e5;
  transform: scaleX(0);
}
.dark-theme .TopNavMenu-hamburger div:before,
.dark-theme .TopNavMenu-hamburger div:after {
  background-color: #cf3b70;
}
.TopNavMenu-hamburger div:before {
  transform: none;
  transition: 300ms opacity 300ms cubic-bezier(0.19, 1, 0.22, 1);
}
.TopNavMenu-hamburger #line-1 {
  top: 17px;
}
.TopNavMenu-hamburger #line-1:after {
  transition: 670ms transform cubic-bezier(0.19, 1, 0.22, 1) 150ms, 200ms opacity;
}
.TopNavMenu-hamburger #line-2 {
  bottom: 17px;
}
.TopNavMenu-hamburger #line-2:after {
  transition: 670ms transform cubic-bezier(0.19, 1, 0.22, 1) 233ms, 200ms opacity;
}
.TopNavMenu-popup {
  position: absolute;
  background-color: #2ba5e5;
  box-shadow: 0 27px 53px 0 rgba(1, 93, 140, 0.24);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: opacity 830ms cubic-bezier(0.19, 1, 0.22, 1), transform 830ms cubic-bezier(0.19, 1, 0.22, 1), visibility 830ms step-end;
}
html.dark-theme .TopNavMenu-popup {
  box-shadow: 0 27px 53px 0 rgba(122, 15, 61, 0.2);
  background-image: linear-gradient(203deg, #b73995, #cf3b70);
}
@media (min-width: 1280px) {
  .TopNavMenu-popup {
    width: 430px;
    height: 401px;
    top: -48px;
    right: -94px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNavMenu-popup {
    width: 399px;
    height: 365px;
    top: -41px;
    right: -71px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNavMenu-popup {
    width: 402px;
    height: 360px;
    top: -42px;
    right: -82px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-popup {
    width: 388px;
    height: 370px;
    top: -44px;
    right: -67px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-popup {
    width: 338px;
    height: 303px;
    top: -25px;
    right: -61px;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(0);
  }
}
@media (min-width: 1280px) {
  .TopNavMenu-popup-content-wrapper {
    padding-left: 28px;
    padding-top: 39px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNavMenu-popup-content-wrapper {
    padding-left: 24px;
    padding-top: 31px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNavMenu-popup-content-wrapper {
    padding-left: 32px;
    padding-top: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-popup-content-wrapper {
    padding-left: 23px;
    padding-top: 31px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-popup-content-wrapper {
    padding-left: 21px;
    padding-top: 19px;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-popup-content-wrapper {
    padding-top: 142px;
    padding-left: 24px;
  }
}
@media (min-width: 1280px) {
  .TopNavMenu-popup-item-wrapper {
    width: 255px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNavMenu-popup-item-wrapper {
    width: 255px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNavMenu-popup-item-wrapper {
    width: 255px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-popup-item-wrapper {
    width: 255px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-popup-item-wrapper {
    width: 117px;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-popup-item-wrapper {
    width: 255px;
  }
}
.TopNavMenu-popup-item {
  opacity: 0;
  transform: translateY(-30px);
}
.TopNavMenu-popup-item:nth-child(1) {
  transition: 670ms opacity cubic-bezier(0.165, 0.84, 0.44, 1) 33ms, 670ms transform cubic-bezier(0.165, 0.84, 0.44, 1) 33ms;
}
.TopNavMenu-popup-item:nth-child(2) {
  transition: 670ms opacity cubic-bezier(0.165, 0.84, 0.44, 1) 83ms, 670ms transform cubic-bezier(0.165, 0.84, 0.44, 1) 83ms;
  padding-top: 5px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-popup-item:nth-child(2) {
    padding-top: 11px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-popup-item:nth-child(2) {
    padding-top: 7px;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-popup-item:nth-child(2) {
    padding-top: 11px;
  }
}
.TopNavMenu-popup-item:nth-child(3) {
  transition: 670ms opacity cubic-bezier(0.165, 0.84, 0.44, 1) 133ms, 670ms transform cubic-bezier(0.165, 0.84, 0.44, 1) 133ms;
  padding-top: 5px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-popup-item:nth-child(3) {
    padding-top: 11px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-popup-item:nth-child(3) {
    padding-top: 7px;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-popup-item:nth-child(3) {
    padding-top: 11px;
  }
}
.TopNavMenu-popup-item a {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  transition: opacity 0.2s;
  text-decoration: none;
  color: #ffffff;
}
.TopNavMenu-popup-item a:hover {
  opacity: 0.5;
}
@media (min-width: 1280px) {
  .TopNavMenu-popup-item a {
    font-size: 28px;
    line-height: 57px;
    letter-spacing: -0.8px;
    display: block;
    padding-left: 25px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNavMenu-popup-item a {
    font-size: 28px;
    line-height: 53px;
    letter-spacing: -0.8px;
    display: block;
    padding-left: 22px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNavMenu-popup-item a {
    font-size: 28px;
    line-height: 53px;
    letter-spacing: -0.8px;
    display: block;
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-popup-item a {
    font-size: 28px;
    line-height: 53px;
    letter-spacing: -0.8px;
    padding: 9px 30px 11px 16px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-popup-item a {
    font-size: 26px;
    line-height: 44px;
    letter-spacing: -0.43px;
    padding: 6px 29px 8px 12px;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-popup-item a {
    font-size: 28px;
    line-height: 57px;
    letter-spacing: -0.8px;
    padding: 12px 32px 16px 25px;
  }
}
@media (min-width: 1280px) {
  .TopNavMenu-popup-email-wrapper {
    margin-top: 69px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNavMenu-popup-email-wrapper {
    margin-top: 56px;
    width: 255px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNavMenu-popup-email-wrapper {
    margin-top: 51px;
    width: 248px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-popup-email-wrapper {
    margin-top: 49px;
    width: 248px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-popup-email-wrapper {
    margin-top: 40px;
    width: 248px;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-popup-email-wrapper {
    position: absolute;
    bottom: 39px;
  }
}
.TopNavMenu-popup-email-title {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  opacity: 0;
  transform: translateY(30px);
  transition: 670ms opacity cubic-bezier(0.165, 0.84, 0.44, 1) 133ms, 670ms transform cubic-bezier(0.165, 0.84, 0.44, 1) 133ms;
  line-height: 21px;
  padding-left: 23px;
}
@media (min-width: 1280px) {
  .TopNavMenu-popup-email-title {
    font-size: 20px;
    letter-spacing: -0.4px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNavMenu-popup-email-title {
    font-size: 20px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNavMenu-popup-email-title {
    font-size: 20px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-popup-email-title {
    font-size: 20px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-popup-email-title {
    font-size: 18px;
    letter-spacing: -0.45px;
    padding-left: 12px;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-popup-email-title {
    font-size: 20px;
    letter-spacing: -0.6px;
    padding-left: 26px;
  }
}
.TopNavMenu-popup-email {
  opacity: 0;
  transform: translateY(30px);
  transition: 670ms opacity cubic-bezier(0.165, 0.84, 0.44, 1) 183ms, 670ms transform cubic-bezier(0.165, 0.84, 0.44, 1) 183ms;
}
.TopNavMenu-popup-email a {
  font-family: 'Graphic-web', Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.2s;
}
.TopNavMenu-popup-email a:hover {
  opacity: 0.5;
  transition: opacity 0.2s;
}
@media (min-width: 1280px) {
  .TopNavMenu-popup-email a {
    font-size: 28px;
    line-height: 57px;
    letter-spacing: -0.8px;
    display: block;
    padding-left: 24px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .TopNavMenu-popup-email a {
    font-size: 28px;
    line-height: 57px;
    letter-spacing: -0.8px;
    display: block;
    padding-left: 22px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .TopNavMenu-popup-email a {
    font-size: 28px;
    line-height: 56px;
    letter-spacing: -0.8px;
    display: block;
    padding-left: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .TopNavMenu-popup-email a {
    font-size: 28px;
    line-height: 57px;
    letter-spacing: -0.8px;
    display: block;
    padding-left: 16px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .TopNavMenu-popup-email a {
    font-size: 28px;
    line-height: 57px;
    letter-spacing: -0.8px;
    padding: 6px 18px 8px 12px;
  }
}
@media (max-width: 666px) {
  .TopNavMenu-popup-email a {
    font-size: 28px;
    line-height: 57px;
    letter-spacing: -0.8px;
    padding: 6px 26px 8px 26px;
  }
}
.TopNavMenu-logo {
  position: absolute;
  top: 32px;
  left: -0.89189189em;
  width: 2.75675676em;
  height: 1.05405405em;
  transition: 500ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
  cursor: pointer;
  display: none;
}
@media (max-width: 666px) {
  .TopNavMenu-logo {
    font-size: 28px;
    left: 1.03571429em;
    display: block;
  }
}
.TopNavMenu-logo:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2.75675676em;
  pointer-events: all;
  cursor: pointer;
}
.TopNavMenu-logo svg {
  height: 100%;
  width: 100%;
}
.TopNavMenu-logo .logo-icon {
  transition: 183ms fill linear;
  fill: #ebebeb;
}
.dark-theme-transition .TopNavMenu-logo .logo-icon {
  transition: 470ms fill linear 750ms;
}
.TopNavMenu-logo .logo-text {
  transition: 500ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
  fill: #ebebeb;
}
.dark-theme .TopNavMenu-logo .logo-text {
  fill: #ebebeb;
}
.dark-theme-transition .TopNavMenu-logo .logo-text {
  transition: 470ms fill linear 750ms;
}
.TopNavMenu-logo .logo-text-1 {
  transition: 329ms opacity cubic-bezier(0.165, 0.84, 0.44, 1) 0ms, 217ms fill cubic-bezier(0.165, 0.84, 0.44, 1) 150ms;
}
.TopNavMenu-logo .logo-text-2 {
  transition: 329ms opacity cubic-bezier(0.165, 0.84, 0.44, 1) 50ms, 217ms fill cubic-bezier(0.165, 0.84, 0.44, 1) 200ms;
}
.TopNavMenu-logo .logo-text-3 {
  transition: 329ms opacity cubic-bezier(0.165, 0.84, 0.44, 1) 100ms, 217ms fill cubic-bezier(0.165, 0.84, 0.44, 1) 250ms;
}
.TopNavMenu-logo .logo-text-4 {
  transition: 329ms opacity cubic-bezier(0.165, 0.84, 0.44, 1) 150ms, 217ms fill cubic-bezier(0.165, 0.84, 0.44, 1) 300ms;
}

.Footer {
  position: relative;
  width: 100%;
  margin-top: -1px;
}
.Footer:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  content: '';
  background: #bff9f2;
  transition: 500ms background cubic-bezier(0.165, 0.84, 0.44, 1) 84ms;
}
.dark-theme .Footer:before {
  background: #212129;
}
.Footer-wrapper {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .Footer-wrapper {
    width: 1002px;
    padding: 112px 0 81px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Footer-wrapper {
    width: 910px;
    padding: 104px 0 86px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Footer-wrapper {
    width: 820px;
    padding: 94px 0 64px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Footer-wrapper {
    width: 620px;
    padding: 63px 0 71px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Footer-wrapper {
    width: 535px;
    padding: 55px 0 81px;
  }
}
@media (max-width: 666px) {
  .Footer-wrapper {
    width: 319px;
    padding: 66px 0 47px;
  }
}
.Footer-top {
  position: relative;
}
@media (min-width: 1280px) {
  .Footer-top {
    margin-bottom: 279px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Footer-top {
    margin-bottom: 207px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Footer-top {
    margin-bottom: 189px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Footer-top {
    margin-bottom: 199px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Footer-top {
    margin-bottom: 114px;
  }
}
@media (max-width: 666px) {
  .Footer-top {
    position: static;
    margin-bottom: 127px;
  }
}
.Footer-bottom {
  position: relative;
}
.Footer-contacts {
  font-weight: 900;
  color: #242424;
  letter-spacing: -0.03430556em;
  line-height: 1.33333333;
  margin-bottom: 0.34722222em;
  transition: 470ms color linear 184ms;
}
.Footer-contacts span {
  display: inline-block;
  position: relative;
}
.dark-theme .Footer-contacts {
  color: #ebebeb;
}
@media (min-width: 1280px) {
  .Footer-contacts {
    font-size: 72px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Footer-contacts {
    font-size: 64px;
    margin-bottom: 0.44444444em;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Footer-contacts {
    font-size: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Footer-contacts {
    font-size: 56px;
    margin-bottom: 0.43055556em;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Footer-contacts {
    font-size: 48px;
    margin-bottom: 0.45833333em;
  }
}
@media (max-width: 666px) {
  .Footer-contacts {
    font-size: 48px;
    margin-bottom: 0.23611111em;
  }
}
.Footer-email {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.Footer-email a {
  letter-spacing: -0.03333333em;
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 450ms linear 264ms;
  z-index: 0;
}
.Footer-email a:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(20, 113, 102, 0.3);
  background-size: 100% 100%;
  transition: 190ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 450ms linear 264ms;
  transform: translateZ(0);
}
.Footer-email a:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #fff;
  background-size: 100% 100%;
  transition: 380ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .Footer-email a {
  color: #ebebeb;
}
.dark-theme .Footer-email a:after {
  background: rgba(210, 210, 255, 0.3);
}
.dark-theme .Footer-email a:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .Footer-email a:hover:after,
.isMobile .Footer-email a:active:after {
  opacity: 0;
  transition: 126.66666667ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .Footer-email a:hover:before,
.isMobile .Footer-email a:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
.dark-theme-transition .Footer-email a:after {
  transition: 450ms background linear;
}
@media (min-width: 1280px) {
  .Footer-email a {
    font-size: 36px;
    padding-bottom: 5px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Footer-email a {
    font-size: 32px;
    padding-bottom: 4px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Footer-email a {
    font-size: 30px;
    padding-bottom: 4px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Footer-email a {
    font-size: 26px;
    padding-bottom: 4px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Footer-email a {
    font-size: 22px;
    padding-bottom: 3px;
  }
}
@media (max-width: 666px) {
  .Footer-email a {
    font-size: 26px;
    padding-bottom: 4px;
  }
}
.Footer-logo-wrapper {
  position: absolute;
}
@media (min-width: 1280px) {
  .Footer-logo-wrapper {
    right: 203px;
    top: 16px;
    width: 52px;
    height: 80px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Footer-logo-wrapper {
    right: 189px;
    top: 17px;
    width: 39px;
    height: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Footer-logo-wrapper {
    right: 171px;
    top: 16px;
    width: 39px;
    height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Footer-logo-wrapper {
    right: 127px;
    top: 12px;
    width: 39px;
    height: 60px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Footer-logo-wrapper {
    right: 109px;
    top: 7px;
    width: 39px;
    height: 60px;
  }
}
@media (max-width: 666px) {
  .Footer-logo-wrapper {
    right: 18px;
    top: 72px;
    width: 37px;
    height: 62px;
  }
}
.Footer-logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.Footer-logo svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Footer-logo svg path {
  fill: #fff;
  transition: 470ms fill linear;
}
.dark-theme .Footer-logo svg path {
  fill: #5afae7;
}
.Footer-links {
  float: right;
}
@media (min-width: 1280px) {
  .Footer-links {
    width: 429px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Footer-links {
    width: 396px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Footer-links {
    width: 359px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Footer-links {
    width: 270px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Footer-links {
    width: 235px;
  }
}
@media (max-width: 666px) {
  .Footer-links {
    width: 319px;
    float: none;
  }
}
.Footer-links ul {
  display: inline-block;
  font-size: 0;
}
@media (min-width: 1280px) {
  .Footer-links ul:first-child {
    width: 209px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Footer-links ul:first-child {
    width: 192px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Footer-links ul:first-child {
    width: 175px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Footer-links ul:first-child {
    width: 130px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Footer-links ul:first-child {
    width: 112px;
  }
}
@media (max-width: 666px) {
  .Footer-links ul:first-child {
    width: 170px;
  }
}
.Footer-links ul li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1280px) {
  .Footer-links ul li {
    margin-bottom: 17px;
    font-size: 20px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Footer-links ul li {
    margin-bottom: 28px;
    font-size: 18px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Footer-links ul li {
    margin-bottom: 28px;
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Footer-links ul li {
    margin-bottom: 21px;
    font-size: 16px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Footer-links ul li {
    margin-bottom: 21px;
    font-size: 16px;
  }
}
@media (max-width: 666px) {
  .Footer-links ul li {
    margin-bottom: 30px;
    font-size: 18px;
  }
}
.Footer-links ul li:nth-child(1) a {
  padding-right: 1px;
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 450ms linear 184ms;
  z-index: 0;
}
.Footer-links ul li:nth-child(1) a:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(20, 113, 102, 0.3);
  background-size: 100% 100%;
  transition: 150ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 450ms linear 184ms;
  transform: translateZ(0);
}
.Footer-links ul li:nth-child(1) a:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #fff;
  background-size: 100% 100%;
  transition: 300ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .Footer-links ul li:nth-child(1) a {
  color: #ebebeb;
}
.dark-theme .Footer-links ul li:nth-child(1) a:after {
  background: rgba(210, 210, 255, 0.3);
}
.dark-theme .Footer-links ul li:nth-child(1) a:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .Footer-links ul li:nth-child(1) a:hover:after,
.isMobile .Footer-links ul li:nth-child(1) a:active:after {
  opacity: 0;
  transition: 100ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .Footer-links ul li:nth-child(1) a:hover:before,
.isMobile .Footer-links ul li:nth-child(1) a:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
.dark-theme-transition .Footer-links ul li:nth-child(1) a:after {
  transition: 450ms background linear;
}
.Footer-links ul li:nth-child(2) a {
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 450ms linear 304ms;
  z-index: 0;
}
.Footer-links ul li:nth-child(2) a:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(20, 113, 102, 0.3);
  background-size: 100% 100%;
  transition: 150ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 450ms linear 304ms;
  transform: translateZ(0);
}
.Footer-links ul li:nth-child(2) a:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #fff;
  background-size: 100% 100%;
  transition: 300ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .Footer-links ul li:nth-child(2) a {
  color: #ebebeb;
}
.dark-theme .Footer-links ul li:nth-child(2) a:after {
  background: rgba(210, 210, 255, 0.3);
}
.dark-theme .Footer-links ul li:nth-child(2) a:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .Footer-links ul li:nth-child(2) a:hover:after,
.isMobile .Footer-links ul li:nth-child(2) a:active:after {
  opacity: 0;
  transition: 100ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .Footer-links ul li:nth-child(2) a:hover:before,
.isMobile .Footer-links ul li:nth-child(2) a:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
.dark-theme-transition .Footer-links ul li:nth-child(2) a:after {
  transition: 450ms background linear;
}
.Footer-links ul li:nth-child(3) a {
  position: relative;
  color: #242424;
  display: inline-block;
  text-decoration: none;
  transition: color 450ms linear 424ms;
  z-index: 0;
}
.Footer-links ul li:nth-child(3) a:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: -0.025em;
  right: -0.075em;
  background: rgba(20, 113, 102, 0.3);
  background-size: 100% 100%;
  transition: 150ms opacity cubic-bezier(0.895, 0.03, 0.685, 0.22), background 450ms linear 424ms;
  transform: translateZ(0);
}
.Footer-links ul li:nth-child(3) a:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 45%;
  left: -0.15em;
  right: -0.15em;
  background: #fff;
  background-size: 100% 100%;
  transition: 300ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 50% 100%;
  transform: scale(0.98, 0) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
  background-repeat: repeat-x;
}
.dark-theme .Footer-links ul li:nth-child(3) a {
  color: #ebebeb;
}
.dark-theme .Footer-links ul li:nth-child(3) a:after {
  background: rgba(210, 210, 255, 0.3);
}
.dark-theme .Footer-links ul li:nth-child(3) a:before {
  background: linear-gradient(to right, #CF3B70 0%, #B73995 100%);
  background-repeat: repeat-x;
}
.isDesktop .Footer-links ul li:nth-child(3) a:hover:after,
.isMobile .Footer-links ul li:nth-child(3) a:active:after {
  opacity: 0;
  transition: 100ms opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.isDesktop .Footer-links ul li:nth-child(3) a:hover:before,
.isMobile .Footer-links ul li:nth-child(3) a:active:before {
  transform: scale(1, 0.99999999) translateZ(0);
}
.dark-theme-transition .Footer-links ul li:nth-child(3) a:after {
  transition: 450ms background linear;
}
.Footer-links ul li a {
  letter-spacing: -0.04em;
  line-height: 1.4;
}
@media (min-width: 1280px) {
  .Footer-links ul li a {
    font-size: 20px;
    padding-bottom: 1px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Footer-links ul li a {
    font-size: 18px;
    padding-bottom: 1px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Footer-links ul li a {
    font-size: 18px;
    padding-bottom: 1px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Footer-links ul li a {
    font-size: 16px;
    padding-bottom: 1px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Footer-links ul li a {
    font-size: 16px;
    padding-bottom: 1px;
  }
}
@media (max-width: 666px) {
  .Footer-links ul li a {
    font-size: 18px;
    padding-bottom: 1px;
  }
}
.Footer-address {
  float: left;
  letter-spacing: -0.04em;
  line-height: 1.5;
}
.Footer-address span {
  display: block;
  color: #242424;
}
.dark-theme .Footer-address span {
  color: #ebebeb;
}
@media (min-width: 1280px) {
  .Footer-address {
    font-size: 20px;
  }
}
@media (min-width: 1152px) and (max-width: 1279px) {
  .Footer-address {
    font-size: 18px;
  }
}
@media (min-width: 1024px) and (max-width: 1151px) {
  .Footer-address {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .Footer-address {
    font-size: 16px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .Footer-address {
    font-size: 16px;
  }
}
@media (max-width: 666px) {
  .Footer-address {
    font-size: 18px;
    float: none;
    margin-top: 64px;
  }
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
input, textarea{
    margin: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/********** Great clearfix **************/
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
@font-face {
  font-family: 'Graphic-webNormal';
  src: url('/static/fonts/Graphik-Regular-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Graphic-web';
  src: url('/static/fonts/Graphik-Regular-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Graphic-web';
  src: url('/static/fonts/Graphik-Medium-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Medium-Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Graphic-web';
  src: url('/static/fonts/Graphik-Semibold-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Semibold-Web.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Graphic-web';
  src: url('/static/fonts/Graphik-Bold-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Bold-Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Graphic-web';
  src: url('/static/fonts/Graphik-Black-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Black-Web.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

.u-Clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.u-Btn {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  color: inherit;
  outline: none;
  cursor: pointer;
}
.u-Btn--disabled {
  pointer-events: none;
  cursor: default;
}
.u-Link {
  text-decoration: none;
  color: inherit;
}
.u-Link--underline {
  text-decoration: underline;
}
.u-Link--underline:hover {
  text-decoration: none;
}
.u-Grid:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.u-Col {
  float: left;
  height: 100%;
  height: inherit;
  min-height: 1px;
}
.u-InCol {
  display: inline-block;
  vertical-align: top;
}
.u-Table {
  display: table;
  height: 100%;
  width: 100%;
}
.u-Cell {
  display: table-cell;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.u-CenteredBlock:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.u-VerticallyCentered {
  display: inline-block;
  vertical-align: middle;
}
.u-ScreenCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
}
.u-ScreenCenterX {
  position: absolute;
  left: 50%;
  min-width: 100%;
  transform: translateX(-50%);
}
.u-FocusPlaceholder:focus::-webkit-input-placeholder {
  color: transparent;
}
.u-FocusPlaceholder:focus:-ms-input-placeholder {
  color: transparent;
}
.u-FocusPlaceholder:focus::-ms-input-placeholder {
  color: transparent;
}
.u-FocusPlaceholder:focus::placeholder {
  color: transparent;
}
.u-AbsoluteSvg svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.u-Absolute100 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.u-Clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.u-Btn {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  color: inherit;
  outline: none;
  cursor: pointer;
}
.u-Btn--disabled {
  pointer-events: none;
  cursor: default;
}
.u-Link {
  text-decoration: none;
  color: inherit;
}
.u-Link--underline {
  text-decoration: underline;
}
.u-Link--underline:hover {
  text-decoration: none;
}
.u-Grid:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.u-Col {
  float: left;
  height: 100%;
  height: inherit;
  min-height: 1px;
}
.u-InCol {
  display: inline-block;
  vertical-align: top;
}
.u-Table {
  display: table;
  height: 100%;
  width: 100%;
}
.u-Cell {
  display: table-cell;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.u-CenteredBlock:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.u-VerticallyCentered {
  display: inline-block;
  vertical-align: middle;
}
.u-ScreenCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
}
.u-ScreenCenterX {
  position: absolute;
  left: 50%;
  min-width: 100%;
  transform: translateX(-50%);
}
.u-FocusPlaceholder:focus::-webkit-input-placeholder {
  color: transparent;
}
.u-FocusPlaceholder:focus:-ms-input-placeholder {
  color: transparent;
}
.u-FocusPlaceholder:focus::-ms-input-placeholder {
  color: transparent;
}
.u-FocusPlaceholder:focus::placeholder {
  color: transparent;
}
.u-AbsoluteSvg svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.u-Absolute100 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: 'Graphic-webNormal';
  src: url('/static/fonts/Graphik-Regular-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Graphic-web';
  src: url('/static/fonts/Graphik-Regular-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Graphic-web';
  src: url('/static/fonts/Graphik-Medium-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Medium-Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Graphic-web';
  src: url('/static/fonts/Graphik-Semibold-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Semibold-Web.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Graphic-web';
  src: url('/static/fonts/Graphik-Bold-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Bold-Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Graphic-web';
  src: url('/static/fonts/Graphik-Black-Web.woff2') format('woff2'), url('/static/fonts/Graphik-Black-Web.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
html,
body {
  width: 100%;
}
html {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}
html.disable-interactions * {
  pointer-events: none !important;
}
html > div[style] {
  display: none !important;
}
body {
  width: 100%;
  position: relative;
  font-family: 'Graphic-web', Helvetica, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeSpeed ;
  -webkit-text-size-adjust: 100%;
  -ms-font-feature-settings: "kern" 1;
  font-feature-settings: "kern";
}
.isNotDesktop * {
  cursor: pointer;
}
.Content {
  visibility: hidden;
}

