.text-content ul {
  list-style: disc;
  padding-left: 20px;
}
.text-content ul ul {
  list-style: circle;
}
.text-content ol {
  list-style: decimal;
  padding-left: 20px;
}
.text-content li {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin: 12px 0;
}
@media all and (min-width: 1281px) {
  .text-content li {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .text-content li {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .text-content li {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .text-content li {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .text-content li {
    font-size: 12px;
    line-height: 17px;
  }
}
.text-content p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin: 12px 0;
}
@media all and (min-width: 1281px) {
  .text-content p {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .text-content p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .text-content p {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .text-content p {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .text-content p {
    font-size: 12px;
    line-height: 17px;
  }
}
.text-content h1,
.text-content h2,
.text-content h3,
.text-content h4,
.text-content h5,
.text-content h6 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
}
@media all and (min-width: 1281px) {
  .text-content h1 {
    font-size: 48px;
    line-height: 60px;
  }
  .text-content h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .text-content h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .text-content h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .text-content h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .text-content h6 {
    font-size: 16px;
    line-height: 21px;
  }
}
@media all and (max-width: 1280px) {
  .text-content h1 {
    font-size: 42px;
    line-height: 52px;
  }
  .text-content h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .text-content h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .text-content h4 {
    font-size: 22px;
    line-height: 30px;
  }
  .text-content h5 {
    font-size: 19px;
    line-height: 26px;
  }
  .text-content h6 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media all and (min-width: 1025px) {
  .text-content h1,
  .text-content h2,
  .text-content h3,
  .text-content h4,
  .text-content h5,
  .text-content h6 {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .text-content h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .text-content h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .text-content h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .text-content h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .text-content h5 {
    font-size: 18px;
    line-height: 25px;
  }
  .text-content h6 {
    font-size: 14.5px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .text-content h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .text-content h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .text-content h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .text-content h4 {
    font-size: 18px;
    line-height: 25px;
  }
  .text-content h5 {
    font-size: 16px;
    line-height: 21px;
  }
  .text-content h6 {
    font-size: 14px;
    line-height: 19px;
  }
}
.text-content table {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
}
.text-content table td {
  padding: 4px;
  box-sizing: border-box;
}
@media all and (min-width: 1281px) {
  .text-content table {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .text-content table {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .text-content table {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .text-content table {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .text-content table {
    font-size: 12px;
    line-height: 17px;
  }
}
.text-content img {
  max-width: 100%;
  height: auto;
  display: block;
}
.ac-intro .ac-intro__wrap {
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
}
.ac-intro .ac-intro__body {
  max-width: 1600px;
  margin: 0 auto;
}
@keyframes acIntroTitleText {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.ac-intro .ac-intro__title-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #87b7e8;
  animation: acIntroTitleText 1s ease-out;
}
.ac-intro .ac-intro__title-info-left-media {
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.8s ease-in;
}
.ac-intro .ac-intro__title-info-left-media._animate {
  opacity: 1;
}
.ac-intro .ac-intro__title-info-left-media svg {
  width: 100%;
  max-width: 560px;
  height: auto;
  display: block;
  object-fit: cover;
  object-position: center;
}
.ac-intro .ac-intro__title-info-left-media svg path {
  fill: #87b7e8;
}
@keyframes acIntroTitleInfoText {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.ac-intro .ac-intro__title-info-text {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87b7e8;
  animation: acIntroTitleInfoText 1.2s ease-out;
}
.ac-intro .ac-intro__title-info-description p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  max-width: 800px;
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 0.5s ease-in, transform 0.8s ease-out;
  margin-bottom: 30px;
}
.ac-intro .ac-intro__title-info-description p._animate {
  opacity: 1;
  transform: translateY(0);
}
.ac-intro .ac-intro__media-video {
  position: relative;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.ac-intro .ac-intro__media-video video {
  width: 100%;
  height: 100%;
  max-height: 800px;
  object-fit: cover;
  object-position: center;
}
.ac-intro .ac-intro__media-video::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87b7e8;
  transition: left 1.2s ease-in, right 0.4s ease-in;
}
.ac-intro .ac-intro__media-video._animate {
  opacity: 1;
}
.ac-intro .ac-intro__media-video._animate::after {
  left: 100%;
  right: 0;
}
.ac-intro .ac-intro__media-video-button {
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  cursor: pointer;
  display: none;
}
.ac-intro .ac-intro__media-video-button svg {
  width: 48px;
  height: 48px;
  display: block;
}
.ac-intro .ac-intro__media-video-button svg circle {
  fill: #fff;
}
.ac-intro .ac-intro__media-video-button svg path {
  fill: #1F2433;
}
.ac-intro .ac-intro__media-video-button:hover svg circle {
  fill: #87b7e8;
  transition: fill 0.3s ease-in;
}
.ac-intro .ac-intro__media-video-button:hover svg path {
  fill: #fff;
  transition: fill 0.3s ease-in;
}
.ac-intro .ac-intro__digits {
  display: flex;
  flex-wrap: wrap;
}
.ac-intro .ac-intro__digit {
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 0.5s ease-in, transform 0.8s ease-out;
}
.ac-intro .ac-intro__digit._animate {
  opacity: 1;
  transform: translateY(0);
}
.ac-intro .ac-intro__digits-number {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  color: #1F2433;
}
.ac-intro .ac-intro__digit-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
}
@media all and (min-width: 1281px) {
  .ac-intro .ac-intro__wrap {
    padding: 66px 25px 80px 25px;
  }
  .ac-intro .ac-intro__title {
    margin-bottom: 90px;
  }
  .ac-intro .ac-intro__title-text {
    font-size: 100px;
    line-height: 120px;
    margin-top: 62px;
    margin-bottom: 64px;
  }
  .ac-intro .ac-intro__title-info-text {
    font-size: 72px;
    line-height: 82px;
    margin-bottom: 64px;
    letter-spacing: -3px;
  }
  .ac-intro .ac-intro__title-info-left-media img {
    height: 460px;
  }
  .ac-intro .ac-intro__title-info-description p {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-intro .ac-intro__media {
    margin-bottom: 112px;
  }
  .ac-intro .ac-intro__digit {
    margin-bottom: 112px;
  }
  .ac-intro .ac-intro__digits-number {
    font-size: 120px;
    line-height: 90px;
    margin-bottom: 20px;
    letter-spacing: -11px;
  }
}
@media all and (max-width: 1280px) {
  .ac-intro .ac-intro__wrap {
    padding: 66px 18px 60px 18px;
  }
  .ac-intro .ac-intro__title {
    margin-bottom: 60px;
  }
  .ac-intro .ac-intro__title-text {
    font-size: 60px;
    line-height: 72px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .ac-intro .ac-intro__title-info-text {
    font-size: 50px;
    line-height: 58px;
    margin-bottom: 60px;
    letter-spacing: -1px;
  }
  .ac-intro .ac-intro__title-info-left-media img {
    height: 380px;
  }
  .ac-intro .ac-intro__title-info-description p {
    font-size: 16px;
    line-height: 21px;
  }
  .ac-intro .ac-intro__media {
    margin-bottom: 80px;
  }
  .ac-intro .ac-intro__digit {
    margin-bottom: 80px;
  }
  .ac-intro .ac-intro__digits-number {
    font-size: 90px;
    line-height: 75px;
    margin-bottom: 15px;
    letter-spacing: -8px;
  }
}
@media all and (min-width: 1025px) {
  .ac-intro .ac-intro__title-info {
    display: flex;
  }
  .ac-intro .ac-intro__title-info-left {
    width: 40%;
  }
  .ac-intro .ac-intro__title-info-right {
    width: 60%;
  }
  .ac-intro .ac-intro__title-info-left-media {
    padding-right: 45px;
    margin-top: 10px;
  }
  .ac-intro .ac-intro__digit-text {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 1024px) {
  .ac-intro .ac-intro__wrap {
    padding: 50px 18px 40px 18px;
  }
  .ac-intro .ac-intro__title {
    margin-bottom: 40px;
  }
  .ac-intro .ac-intro__title-text {
    font-size: 45px;
    line-height: 54px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ac-intro .ac-intro__title-info-text {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 40px;
  }
  .ac-intro .ac-intro__title-info-left-media {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
  }
  .ac-intro .ac-intro__title-info-left-media img {
    height: 320px;
  }
  .ac-intro .ac-intro__title-info-description p {
    font-size: 14px;
    line-height: 19px;
  }
  .ac-intro .ac-intro__media {
    margin-bottom: 50px;
  }
  .ac-intro .ac-intro__digit {
    margin-bottom: 50px;
  }
  .ac-intro .ac-intro__digits-number {
    font-size: 70px;
    line-height: 55px;
    margin-bottom: 10px;
    letter-spacing: -6px;
  }
  .ac-intro .ac-intro__digit-text {
    font-size: 12px;
    line-height: 17px;
  }
}
@media all and (min-width: 769px) {
  .ac-intro .ac-intro__digit {
    width: 33.33333%;
  }
}
@media all and (max-width: 768px) {
  .ac-intro .ac-intro__wrap {
    padding: 40px 10px 30px 10px;
  }
  .ac-intro .ac-intro__title {
    margin-bottom: 20px;
  }
  .ac-intro .ac-intro__title-text {
    font-size: 30px;
    line-height: 38px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .ac-intro .ac-intro__title-info-text {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .ac-intro .ac-intro__title-info-left-media {
    margin-bottom: 30px;
  }
  .ac-intro .ac-intro__title-info-description p {
    font-size: 12px;
    line-height: 17px;
  }
  .ac-intro .ac-intro__media {
    margin-bottom: 30px;
  }
  .ac-intro .ac-intro__digit {
    margin-bottom: 30px;
    width: 50%;
  }
  .ac-intro .ac-intro__digits-number {
    font-size: 54px;
    line-height: 42px;
    letter-spacing: -5px;
  }
  .ac-intro .ac-intro__digit-text {
    font-size: 10px;
    line-height: 15px;
    max-width: 150px;
  }
}
.ac-countries .ac-countries__wrap {
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
  width: 100%;
}
.ac-countries .ac-countries__body {
  max-width: 1600px;
  margin: 0 auto;
}
.ac-countries .ac-countries__title {
  display: flex;
  align-items: flex-start;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.ac-countries .ac-countries__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.ac-countries .ac-countries__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  display: flex;
}
.ac-countries .ac-countries__title-number span {
  color: #aaa;
  display: block;
}
.ac-countries .ac-countries__title-number ._divider {
  margin: 0 5px;
}
.ac-countries .ac-countries__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87b7e8;
}
.ac-countries .ac-countries__list {
  display: flex;
}
.ac-countries .ac-countries__list ._left {
  position: relative;
  opacity: 0;
  transform: scale(0);
  transition: opacity 0.5s ease-in, transform 1s ease-out;
}
.ac-countries .ac-countries__list ._left._animate {
  opacity: 1;
  transform: scale(1);
}
.ac-countries .ac-countries__list-left-image {
  position: absolute;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  max-height: 700px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.ac-countries .ac-countries__list-left-image._active {
  opacity: 1;
}
.ac-countries .ac-countries__list-left-image img {
  width: 100%;
  height: 100%;
  max-height: 320px;
  object-fit: cover;
  object-position: center;
}
.ac-countries .ac-countries__list-item {
  opacity: 0;
  transform: translateY(120px);
  transition: opacity 0.5s ease-in, transform 0.5s ease-out;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
}
.ac-countries .ac-countries__list-item._animate {
  opacity: 1;
  transform: translateY(0);
}
.ac-countries .ac-countries__list-item:last-child {
  border-bottom: 1px solid #ddd;
}
.ac-countries .ac-countries__list-item._description ._plus {
  transform: rotate(45deg);
}
.ac-countries .ac-countries__list-item._description .ac-countries__list-item-description {
  opacity: 1;
  margin-top: 15px;
}
.ac-countries .ac-countries__list-item-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ac-countries .ac-countries__list-item-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.ac-countries .ac-countries__list-item-title:hover {
  color: #87b7e8;
}
.ac-countries ._plus {
  margin-left: 20px;
  margin-top: 8px;
  height: 16px;
  width: 16px;
  cursor: pointer;
  transition: transform 0.3s ease-out;
  -webkit-tap-highlight-color: transparent;
}
.ac-countries ._plus:hover rect {
  fill: #87b7e8;
}
.ac-countries ._plus rect {
  fill: #1F2433;
  transition: fill 0.3s ease-in-out;
}
.ac-countries .ac-countries__list-item-description {
  opacity: 0;
  transition: height 0.3s ease-in, opacity 0.3s ease-in, margin-top 0.3s ease-in;
}
.ac-countries .ac-countries__list-item-description p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
}
.ac-countries .ac-countries__list-item-description p:last-child {
  margin-bottom: 0;
}
.ac-countries ._item-left__row {
  display: flex;
  align-items: center;
}
.ac-countries .ax-countries__list-item-image {
  width: 50%;
}
.ac-countries .ax-countries__list-item-image img {
  width: 100%;
  height: auto;
  display: block;
}
@media all and (min-width: 1281px) {
  .ac-countries .ac-countries__wrap {
    padding: 112px 25px 200px 25px;
  }
  .ac-countries .ac-countries__title {
    margin-bottom: 80px;
  }
  .ac-countries .ac-countries__title-number {
    width: 40%;
  }
  .ac-countries .ac-countries__title-text {
    width: 60%;
  }
  .ac-countries .ac-countries__title-text h3 {
    font-size: 72px;
    line-height: 82px;
    letter-spacing: -2px;
  }
  .ac-countries .ac-countries__list-item {
    padding: 18px 0;
  }
  .ac-countries .ac-countries__list-item-description p {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-countries .ac-countries__list-item-image img {
    max-width: 115px;
  }
  .ac-countries .ac-countries__list-item-title {
    font-size: 40px;
    line-height: 51px;
    letter-spacing: -2px;
  }
}
@media all and (max-width: 1280px) {
  .ac-countries .ac-countries__wrap {
    padding: 80px 18px 160px 18px;
  }
  .ac-countries .ac-countries__title {
    margin-bottom: 60px;
  }
  .ac-countries .ac-countries__title-number {
    width: 20%;
  }
  .ac-countries .ac-countries__title-text {
    width: 80%;
  }
  .ac-countries .ac-countries__title-text h3 {
    font-size: 56px;
    line-height: 68px;
    letter-spacing: -1px;
  }
  .ac-countries .ac-countries__list-item {
    padding: 15px 0;
  }
  .ac-countries .ac-countries__list-item-description p {
    font-size: 16px;
    line-height: 21px;
  }
  .ac-countries .ac-countries__list-item-image img {
    max-width: 90px;
  }
  .ac-countries .ac-countries__list-item-title {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -1px;
  }
}
@media all and (min-width: 1025px) {
  .ac-countries .ac-countries__list ._left {
    width: 40%;
  }
  .ac-countries .ac-countries__list ._right {
    width: 60%;
  }
  .ac-countries .ac-countries__list-left-image {
    left: 60px;
    top: 25%;
    bottom: 25%;
    right: 60px;
    padding-right: 30px;
  }
}
@media all and (max-width: 1024px) {
  .ac-countries .ac-countries__wrap {
    padding: 60px 18px;
  }
  .ac-countries .ac-countries__title {
    margin-bottom: 40px;
  }
  .ac-countries .ac-countries__title-text h3 {
    font-size: 40px;
    line-height: 48px;
  }
  .ac-countries .ac-countries__list {
    flex-direction: column;
  }
  .ac-countries .ac-countries__list ._left {
    height: 240px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 360px;
  }
  .ac-countries .ac-countries__list-item {
    padding: 12px 0;
  }
  .ac-countries .ac-countries__list-item-description p {
    font-size: 14px;
    line-height: 19px;
  }
  .ac-countries .ac-countries__list-left-image {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .ac-countries .ac-countries__list-item-image img {
    max-width: 70px;
  }
  .ac-countries .ac-countries__list-item-title {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (min-width: 769px) {
  .ac-countries .ac-countries__title-number {
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
  }
  .ac-countries .ac-countries__list-item ._plus {
    margin-right: 20px;
  }
}
@media all and (max-width: 768px) {
  .ac-countries .ac-countries__wrap {
    padding: 30px 10px;
  }
  .ac-countries .ac-countries__title {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .ac-countries .ac-countries__title-number {
    font-size: 12px;
    line-height: 17px;
    width: auto;
  }
  .ac-countries .ac-countries__title-text {
    width: auto;
    margin-top: 15px;
  }
  .ac-countries .ac-countries__title-text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-countries .ac-countries__list {
    flex-direction: column;
  }
  .ac-countries .ac-countries__list ._left {
    height: 180px;
    max-width: 280px;
  }
  .ac-countries .ac-countries__list-item {
    padding: 10px 0;
  }
  .ac-countries .ac-countries__list-item-description p {
    font-size: 12px;
    line-height: 17px;
  }
  .ac-countries .ac-countries__list-item-image img {
    max-width: 58px;
  }
  .ac-countries .ac-countries__list-item-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.ac-history .ac-history__wrap {
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.ac-history .ac-history__body {
  max-width: 1600px;
  margin: 0 auto;
}
.ac-history .ac-history__title {
  display: flex;
  align-items: flex-start;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.ac-history .ac-history__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.ac-history .ac-history__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  display: flex;
}
.ac-history .ac-history__title-number span {
  color: #aaa;
  display: block;
}
.ac-history .ac-history__title-number ._divider {
  margin: 0 5px;
}
.ac-history .ac-history__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87b7e8;
}
.ac-history .ac-history___slider-arrows {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 22px;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.ac-history .ac-history___slider-arrows._animate {
  opacity: 1;
}
.ac-history .ac-history___slider-arrow {
  cursor: pointer;
  width: 48px;
  height: 48px;
  border: 1px solid #87b7e8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.ac-history .ac-history___slider-arrow._prev {
  transform: rotate(180deg);
  margin-left: 10px;
}
.ac-history .ac-history___slider-arrow svg {
  display: block;
  width: 8px;
  height: 16px;
}
.ac-history .ac-history___slider-arrow svg path {
  stroke: #AAA;
  transition: stroke 0.3s ease-in-out;
}
.ac-history .ac-history___slider-arrow:hover {
  border: 1px solid #87b7e8;
}
.ac-history .ac-history___slider-arrow:hover svg path {
  stroke: #87b7e8;
}
.ac-history .ac-history__slider-top::before {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  height: 1px;
  background-color: #DDD;
  transition: right 1s ease-in;
}
.ac-history .ac-history__slider-top._animate::before {
  right: 0;
}
.ac-history .ac-history__slider-top-wrap {
  background-color: #fff;
}
.ac-history .ac-history__slider-top-slide {
  box-sizing: border-box;
  border-right: 1px solid #ddd;
  user-select: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 1s ease-in;
}
.ac-history .ac-history__slider-top-slide:first-child {
  border-left: 1px solid #ddd;
}
.ac-history .ac-history__slider-top-slide.swiper-slide {
  width: auto;
}
.ac-history .ac-history__slider-top-slide span {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
}
.ac-history .ac-history__slider-top-slide.swiper-slide-thumb-active {
  background-color: #87b7e8;
}
.ac-history .ac-history__slider-top-slide.swiper-slide-thumb-active span {
  color: #fff;
}
.ac-history .ac-history__slider-top-slide._animate {
  opacity: 1;
}
.ac-history .ac-history__slider-bottom-slide {
  display: flex;
  background-color: #fff;
  opacity: 0;
}
.ac-history .ac-history__slider-bottom-slide._animate .ac-history__slider-bottom-slide-media {
  opacity: 1;
}
.ac-history .ac-history__slider-bottom-slide._animate .ac-history__slider-bottom-slide-media::after {
  left: 100%;
  right: 0;
}
.ac-history .ac-history__slider-bottom-slide._animate .ac-history__slider-bottom-slide-info {
  opacity: 1;
}
.ac-history .ac-history__slider-bottom-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.ac-history .ac-history__slider-bottom-slide-info {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow-y: auto;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.ac-history .ac-history__slider-bottom-slide-title {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  color: #1F2433;
  margin-top: 5px;
  margin-bottom: 20px;
}
.ac-history .ac-history__slider-bottom-slide-description p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
}
.ac-history .ac-history__slider-bottom-slide-description p:last-child {
  margin-bottom: 0;
}
.ac-history .ac-history__slider-bottom-slide-media {
  position: relative;
  opacity: 0;
  transition: opacity 0.5s ease-in;
  overflow: hidden;
}
.ac-history .ac-history__slider-bottom-slide-media::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87b7e8;
  transition: left 1.2s ease-in, right 0.4s ease-in;
}
.ac-history .ac-history__slider-bottom-slide-media-image {
  width: 100%;
  height: 100%;
  max-height: 720px;
  display: block;
  object-fit: cover;
  object-position: center;
}
.ac-history .ac-history__slider-top-body {
  overflow: visible;
}
@media all and (min-width: 1626px) {
  .ac-history .ac-history__slider-top-wrap {
    height: 60px;
  }
}
@media all and (min-width: 1281px) {
  .ac-history .ac-history__wrap {
    padding: 110px 25px 200px 25px;
  }
  .ac-history .ac-history__title {
    margin-bottom: 40px;
  }
  .ac-history .ac-history__title-number {
    width: 40%;
  }
  .ac-history .ac-history__title-text {
    width: 60%;
  }
  .ac-history .ac-history__title-text h3 {
    font-size: 72px;
    line-height: 82px;
    letter-spacing: -2px;
  }
  .ac-history .ac-history__slider-top-wrap {
    margin-bottom: 80px;
  }
  .ac-history .ac-history__slider-top-slide {
    padding: 23px 58px;
  }
  .ac-history .ac-history__slider-top-slide span {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-history .ac-history__slider-bottom-slide-title {
    font-size: 210px;
    line-height: 150px;
    letter-spacing: -15px;
  }
  .ac-history .ac-history__slider-bottom-slide-info {
    padding-right: 80px;
  }
  .ac-history .ac-history__slider-bottom-slide-description p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 25px;
  }
}
@media all and (max-width: 1280px) {
  .ac-history .ac-history__wrap {
    padding: 80px 18px 160px 18px;
  }
  .ac-history .ac-history__title {
    margin-bottom: 30px;
  }
  .ac-history .ac-history__title-number {
    width: 20%;
  }
  .ac-history .ac-history__title-text {
    width: 80%;
  }
  .ac-history .ac-history__title-text h3 {
    font-size: 56px;
    line-height: 68px;
    letter-spacing: -1px;
  }
  .ac-history .ac-history__slider-top-wrap {
    margin-bottom: 60px;
  }
  .ac-history .ac-history__slider-top-slide {
    padding: 18px 36px;
  }
  .ac-history .ac-history__slider-top-slide span {
    font-size: 16px;
    line-height: 21px;
  }
  .ac-history .ac-history__slider-bottom-slide-title {
    font-size: 120px;
    line-height: 100px;
    letter-spacing: -10px;
  }
  .ac-history .ac-history__slider-bottom-slide-info {
    padding-right: 40px;
  }
  .ac-history .ac-history__slider-bottom-slide-description p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 22px;
  }
}
@media all and (min-width: 1025px) {
  .ac-history .ac-history__slider-bottom-slide-info {
    width: 40%;
  }
  .ac-history .ac-history__slider-bottom-slide-media {
    width: 60%;
  }
}
@media all and (max-width: 1024px) {
  .ac-history .ac-history__wrap {
    padding: 60px 18px;
  }
  .ac-history .ac-history__title {
    margin-bottom: 20px;
  }
  .ac-history .ac-history__title-text h3 {
    font-size: 40px;
    line-height: 48px;
  }
  .ac-history .ac-history___slider-arrows {
    display: none;
  }
  .ac-history .ac-history__slider-top-wrap {
    margin-bottom: 40px;
  }
  .ac-history .ac-history__slider-top-slide {
    padding: 14px 25px;
  }
  .ac-history .ac-history__slider-top-slide span {
    font-size: 14px;
    line-height: 19px;
  }
  .ac-history .ac-history__slider-bottom-slide-title {
    font-size: 90px;
    line-height: 75px;
    letter-spacing: -8px;
  }
  .ac-history .ac-history__slider-bottom-slide {
    flex-direction: column;
  }
  .ac-history .ac-history__slider-bottom-slide-info {
    margin-bottom: 20px;
  }
  .ac-history .ac-history__slider-bottom-slide-description p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 769px) {
  .ac-history .ac-history__title-number {
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
  }
}
@media all and (max-width: 768px) {
  .ac-history .ac-history__wrap {
    padding: 30px 10px;
  }
  .ac-history .ac-history__title {
    flex-direction: column;
  }
  .ac-history .ac-history__title-number {
    font-size: 12px;
    line-height: 17px;
    width: auto;
  }
  .ac-history .ac-history__title-text {
    width: auto;
    margin-top: 15px;
  }
  .ac-history .ac-history__title-text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-history .ac-history__slider-top-wrap {
    margin-bottom: 20px;
  }
  .ac-history .ac-history__slider-top-slide {
    padding: 11px 21px;
  }
  .ac-history .ac-history__slider-top-slide span {
    font-size: 12px;
    line-height: 17px;
  }
  .ac-history .ac-history__slider-bottom-slide-title {
    font-size: 60px;
    line-height: 45px;
    letter-spacing: -5px;
  }
  .ac-history .ac-history__slider-bottom-slide-description p {
    font-size: 12px;
    line-height: 17px;
  }
}
.ac-cycle {
  position: relative;
  z-index: 100;
}
.ac-cycle .ac-cycle__wrap {
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
}
.ac-cycle .ac-cycle__body {
  max-width: 1600px;
  margin: 0 auto;
}
.ac-cycle .ac-cycle__title {
  display: flex;
  align-items: flex-start;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 0.5s ease-in, transform 1s ease-out;
}
.ac-cycle .ac-cycle__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.ac-cycle .ac-cycle__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  display: flex;
}
.ac-cycle .ac-cycle__title-number span {
  color: #aaa;
  display: block;
}
.ac-cycle .ac-cycle__title-number ._divider {
  margin: 0 5px;
}
.ac-cycle .ac-cycle__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87b7e8;
}
.ac-cycle .ac-cycle__stages-top-body {
  display: flex;
}
.ac-cycle .ac-cycle__stages-top-item {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.5s ease-in, transform 1s ease-out;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.ac-cycle .ac-cycle__stages-top-item._animate {
  opacity: 1;
}
.ac-cycle .ac-cycle__stages-top-item:last-child {
  border-right: none;
}
.ac-cycle .ac-cycle__stages-top-item.swiper-slide {
  height: 100%;
  user-select: none;
}
.ac-cycle .ac-cycle__stages-top-item.swiper-slide-thumb-active span {
  color: #fff;
  border: 1px solid #87b7e8;
  background-color: #87b7e8;
  cursor: default;
}
.ac-cycle .ac-cycle__stages-top-item.swiper-slide-thumb-active p {
  color: #1F2433;
  cursor: default;
}
.ac-cycle .ac-cycle__stages-top-item span {
  padding: 5px 12px;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #ddd;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-bottom: 17px;
  display: inline-block;
}
.ac-cycle .ac-cycle__stages-top-item p {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #ddd;
  user-select: none;
}
.ac-cycle .ac-cycle__stages-bottom-item {
  background-color: #fff;
}
.ac-cycle .ac-cycle__stages-bottom-item.swiper-slide {
  opacity: 0 !important;
}
.ac-cycle .ac-cycle__stages-bottom-item.swiper-slide-active {
  opacity: 1 !important;
}
.ac-cycle .ac-cycle__stages-bottom-item-row {
  display: flex;
  position: relative;
  padding-top: 20px;
  padding-right: 15px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  opacity: 0;
  transform: translateY(150px);
  transition: opacity 0.5s ease-in, transform 1s ease-out;
}
.ac-cycle .ac-cycle__stages-bottom-item-row._animate {
  opacity: 1;
  transform: translateY(0);
}
.ac-cycle .ac-cycle__stages-bottom-item-row:last-child {
  border-bottom: 1px solid #ddd;
}
.ac-cycle .ac-cycle__stages-bottom-item-row-link {
  color: #1F2433;
  font-family: "Inter", sans-serif;
  -webkit-tap-highlight-color: transparent;
}
.ac-cycle .ac-cycle__stages-bottom-item-row-link svg {
  width: 16px;
  height: 16px;
}
.ac-cycle .ac-cycle__stages-bottom-item-row-link svg rect {
  fill: #1F2433;
  transition: fill 0.3s ease-out;
}
.ac-cycle .ac-cycle__stages-bottom-item-row-link svg:hover rect {
  fill: #87b7e8;
}
.ac-cycle .ac-cycle__stages-bottom-item-title {
  box-sizing: border-box;
}
.ac-cycle .ac-cycle__stages-bottom-item-title h4 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
  letter-spacing: -1px;
}
.ac-cycle .ac-cycle__link {
  display: none;
  opacity: 0;
  transition: opacity 1s ease-in;
}
.ac-cycle .ac-cycle__link._animate {
  opacity: 1;
}
.ac-cycle .ac-cycle__link._animate a::after {
  left: 100%;
  right: 0;
}
.ac-cycle .ac-cycle__link a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  letter-spacing: -1px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  transition: color 0.3s ease-out;
  -webkit-tap-highlight-color: transparent;
}
.ac-cycle .ac-cycle__link a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -15px;
  top: -15px;
  transition: left 1.5s cubic-bezier(0.7, 0, 0.3, 1), right 0.75s cubic-bezier(0.7, 0, 0.3, 1);
  background-color: #87b7e8;
}
.ac-cycle .ac-cycle__link a:hover {
  color: #87b7e8;
}
.ac-cycle .ac-cycle__link a:hover svg rect {
  fill: #87b7e8;
}
.ac-cycle .ac-cycle__link a svg {
  margin-left: 5px;
}
.ac-cycle .ac-cycle__link a svg rect {
  fill: #1F2433;
  transition: fill 0.3s ease-out;
}
.ac-cycle .ac-cycle__stages-bottom-item-description ul {
  list-style: disc;
  padding-left: 20px;
}
.ac-cycle .ac-cycle__stages-bottom-item-description ul ul {
  list-style: circle;
}
.ac-cycle .ac-cycle__stages-bottom-item-description ol {
  list-style: decimal;
  padding-left: 20px;
}
.ac-cycle .ac-cycle__stages-bottom-item-description li {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin: 12px 0;
}
@media all and (min-width: 1281px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description li {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description li {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description li {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description li {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description li {
    font-size: 12px;
    line-height: 17px;
  }
}
.ac-cycle .ac-cycle__stages-bottom-item-description p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin: 12px 0;
}
@media all and (min-width: 1281px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description p {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description p {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description p {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description p {
    font-size: 12px;
    line-height: 17px;
  }
}
.ac-cycle .ac-cycle__stages-bottom-item-description h1,
.ac-cycle .ac-cycle__stages-bottom-item-description h2,
.ac-cycle .ac-cycle__stages-bottom-item-description h3,
.ac-cycle .ac-cycle__stages-bottom-item-description h4,
.ac-cycle .ac-cycle__stages-bottom-item-description h5,
.ac-cycle .ac-cycle__stages-bottom-item-description h6 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
}
@media all and (min-width: 1281px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description h1 {
    font-size: 48px;
    line-height: 60px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h6 {
    font-size: 16px;
    line-height: 21px;
  }
}
@media all and (max-width: 1280px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description h1 {
    font-size: 42px;
    line-height: 52px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h4 {
    font-size: 22px;
    line-height: 30px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h5 {
    font-size: 19px;
    line-height: 26px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h6 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media all and (min-width: 1025px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description h1,
  .ac-cycle .ac-cycle__stages-bottom-item-description h2,
  .ac-cycle .ac-cycle__stages-bottom-item-description h3,
  .ac-cycle .ac-cycle__stages-bottom-item-description h4,
  .ac-cycle .ac-cycle__stages-bottom-item-description h5,
  .ac-cycle .ac-cycle__stages-bottom-item-description h6 {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h5 {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h6 {
    font-size: 14.5px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h4 {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h5 {
    font-size: 16px;
    line-height: 21px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description h6 {
    font-size: 14px;
    line-height: 19px;
  }
}
.ac-cycle .ac-cycle__stages-bottom-item-description table {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
}
.ac-cycle .ac-cycle__stages-bottom-item-description table td {
  padding: 4px;
  box-sizing: border-box;
}
@media all and (min-width: 1281px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description table {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description table {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description table {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description table {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .ac-cycle .ac-cycle__stages-bottom-item-description table {
    font-size: 12px;
    line-height: 17px;
  }
}
.ac-cycle .ac-cycle__stages-bottom-item-description img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media all and (min-width: 1441px) {
  .ac-cycle .ac-cycle__title-number {
    width: 40%;
  }
  .ac-cycle .ac-cycle__title-text {
    width: 60%;
  }
}
@media all and (max-width: 1440px) {
  .ac-cycle .ac-cycle__title-number {
    width: 20%;
  }
  .ac-cycle .ac-cycle__title-text {
    width: 80%;
  }
}
@media all and (min-width: 1281px) {
  .ac-cycle .ac-cycle__wrap {
    padding: 109px 25px 200px 25px;
  }
  .ac-cycle .ac-cycle__title {
    margin-bottom: 62px;
  }
  .ac-cycle .ac-cycle__title-text h3 {
    font-size: 72px;
    line-height: 82px;
  }
  .ac-cycle .ac-cycle__stages-top-body {
    padding-bottom: 86px;
  }
  .ac-cycle .ac-cycle__stages-top-item {
    padding: 30px 30px 0 30px;
  }
  .ac-cycle .ac-cycle__stages-top-item:first-child {
    padding: 30px 30px 0 0;
  }
  .ac-cycle .ac-cycle__stages-top-item.swiper-slide {
    width: 400px;
    min-height: 190px;
  }
  .ac-cycle .ac-cycle__stages-top-item span {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-cycle .ac-cycle__stages-top-item p {
    font-size: 25px;
    line-height: 35px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-row {
    padding-bottom: 73px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-title h4 {
    font-size: 40px;
    line-height: 52px;
  }
  .ac-cycle .ac-cycle__link {
    margin-top: 100px;
  }
}
@media all and (max-width: 1280px) {
  .ac-cycle .ac-cycle__wrap {
    padding: 80px 18px 150px 18px;
  }
  .ac-cycle .ac-cycle__title {
    margin-bottom: 40px;
  }
  .ac-cycle .ac-cycle__title-text h3 {
    font-size: 56px;
    line-height: 68px;
  }
  .ac-cycle .ac-cycle__stages-top-body {
    padding-bottom: 60px;
  }
  .ac-cycle .ac-cycle__stages-top-item {
    padding: 25px 25px 0 25px;
  }
  .ac-cycle .ac-cycle__stages-top-item:first-child {
    padding: 25px 25px 0 0;
  }
  .ac-cycle .ac-cycle__stages-top-item.swiper-slide {
    width: 320px;
    min-height: 160px;
  }
  .ac-cycle .ac-cycle__stages-top-item span {
    font-size: 16px;
    line-height: 21px;
  }
  .ac-cycle .ac-cycle__stages-top-item p {
    font-size: 20px;
    line-height: 28px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-row {
    padding-bottom: 50px;
  }
  .ac-cycle .ac-cycle__link {
    margin-top: 70px;
  }
}
@media all and (min-width: 1025px) {
  .ac-cycle .ac-cycle__title-number {
    padding-top: 10px;
  }
  .ac-cycle .ac-cycle__title-text h3 {
    letter-spacing: -3px;
  }
  .ac-cycle .ac-cycle__link a {
    font-size: 18px;
  }
}
@media all and (max-width: 1024px) {
  .ac-cycle .ac-cycle__wrap {
    padding: 60px 18px 60px 18px;
  }
  .ac-cycle .ac-cycle__title {
    margin-bottom: 30px;
    flex-direction: column;
  }
  .ac-cycle .ac-cycle__title-text {
    margin-top: 15px;
  }
  .ac-cycle .ac-cycle__title-text h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -1px;
  }
  .ac-cycle .ac-cycle__stages-top-body {
    padding-bottom: 40px;
  }
  .ac-cycle .ac-cycle__stages-top-item span {
    font-size: 14px;
    line-height: 19px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-row {
    padding-bottom: 30px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-title h4 {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-cycle .ac-cycle__link {
    margin-top: 40px;
  }
  .ac-cycle .ac-cycle__link a {
    font-size: 14px;
  }
}
@media all and (min-width: 769px) {
  .ac-cycle .ac-cycle__title-number {
    font-size: 14px;
    line-height: 19px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-title {
    padding-right: 20px;
    width: 40%;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description {
    width: 60%;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-row-link {
    position: absolute;
    top: 38px;
    right: 0;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-row-link span {
    display: none;
  }
  .ac-cycle .ac-cycle__link ._left {
    width: 40%;
  }
  .ac-cycle .ac-cycle__link ._right {
    width: 60%;
  }
}
@media all and (max-width: 768px) {
  .ac-cycle .ac-cycle__wrap {
    padding: 30px 10px;
  }
  .ac-cycle .ac-cycle__title {
    margin-bottom: 20px;
  }
  .ac-cycle .ac-cycle__title-number {
    font-size: 12px;
    line-height: 17px;
    width: auto;
  }
  .ac-cycle .ac-cycle__title-text {
    width: auto;
  }
  .ac-cycle .ac-cycle__title-text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-cycle .ac-cycle__stages-top-body {
    padding-bottom: 20px;
  }
  .ac-cycle .ac-cycle__stages-top-item {
    padding: 15px 15px 0 15px;
  }
  .ac-cycle .ac-cycle__stages-top-item:first-child {
    padding: 15px 15px 0 0;
  }
  .ac-cycle .ac-cycle__stages-top-item.swiper-slide {
    width: 260px;
    min-height: 145px;
  }
  .ac-cycle .ac-cycle__stages-top-item span {
    font-size: 12px;
    line-height: 17px;
  }
  .ac-cycle .ac-cycle__stages-top-item p {
    font-size: 16px;
    line-height: 21px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-row {
    flex-direction: column;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-description {
    margin-top: 20px;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-row-link {
    margin-top: 20px;
    font-size: 12px;
    font-weight: 400;
  }
  .ac-cycle .ac-cycle__stages-bottom-item-row-link svg {
    display: none;
  }
  .ac-cycle .ac-cycle__link {
    flex-direction: column;
    margin-top: 30px;
  }
  .ac-cycle .ac-cycle__link ._right {
    display: flex;
    justify-content: flex-end;
  }
  .ac-cycle .ac-cycle__link a {
    font-size: 12px;
  }
}
.ac-directions .ac-directions__wrap {
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
}
.ac-directions .ac-directions__body {
  max-width: 1600px;
  margin: 0 auto;
}
.ac-directions .ac-directions__title {
  display: flex;
  align-items: flex-start;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.ac-directions .ac-directions__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.ac-directions .ac-directions__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  display: flex;
}
.ac-directions .ac-directions__title-number span {
  color: #aaa;
  display: block;
}
.ac-directions .ac-directions__title-number ._divider {
  margin: 0 5px;
}
.ac-directions .ac-directions__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87b7e8;
}
.ac-directions .ac-directions__item {
  display: flex;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(150px);
  transition: opacity 0.5s ease-in, transform 0.7s ease-out, width 0.3s ease-in;
}
.ac-directions .ac-directions__item._animate {
  opacity: 1;
  transform: translateY(0);
}
.ac-directions .ac-directions__item-number {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  color: #1F2433;
  padding-right: 19px;
  box-sizing: border-box;
}
.ac-directions .ac-directions__item-description-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
  max-width: 800px;
}
.ac-directions .ac-directions__item-description-text p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  max-width: 640px;
}
.ac-directions .ac-directions__item-description-text p:last-child {
  margin-bottom: 0;
}
@media all and (min-width: 1281px) {
  .ac-directions .ac-directions__wrap {
    padding: 110px 25px 200px 25px;
  }
  .ac-directions .ac-directions__title {
    margin-bottom: 62px;
  }
  .ac-directions .ac-directions__title-number {
    width: 40%;
  }
  .ac-directions .ac-directions__title-text {
    width: 60%;
  }
  .ac-directions .ac-directions__title-text h3 {
    font-size: 72px;
    line-height: 82px;
    letter-spacing: -3px;
  }
  .ac-directions .ac-directions__item {
    padding-top: 18px;
    padding-bottom: 77px;
  }
  .ac-directions .ac-directions__item-number {
    width: 40%;
    font-size: 65px;
    line-height: 72px;
    letter-spacing: -5px;
  }
  .ac-directions .ac-directions__item-description {
    width: 60%;
  }
  .ac-directions .ac-directions__item-description-title {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -2px;
    margin-bottom: 26px;
  }
  .ac-directions .ac-directions__item-description-text p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -1px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1280px) {
  .ac-directions .ac-directions__wrap {
    padding: 80px 18px 160px 18px;
  }
  .ac-directions .ac-directions__title {
    margin-bottom: 40px;
  }
  .ac-directions .ac-directions__title-number {
    width: 20%;
  }
  .ac-directions .ac-directions__title-text {
    width: 80%;
  }
  .ac-directions .ac-directions__title-text h3 {
    font-size: 56px;
    line-height: 68px;
    letter-spacing: -1px;
  }
  .ac-directions .ac-directions__item-number {
    width: 20%;
    font-size: 54px;
    line-height: 66px;
    letter-spacing: -3px;
  }
  .ac-directions .ac-directions__item-description {
    width: 80%;
  }
  .ac-directions .ac-directions__item {
    padding-top: 15px;
    padding-bottom: 50px;
  }
  .ac-directions .ac-directions__item-description-title {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -1px;
    margin-bottom: 25px;
  }
  .ac-directions .ac-directions__item-description-text p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 25px;
  }
}
@media all and (max-width: 1024px) {
  .ac-directions .ac-directions__wrap {
    padding: 60px 18px;
  }
  .ac-directions .ac-directions__title {
    margin-bottom: 30px;
  }
  .ac-directions .ac-directions__title-text h3 {
    font-size: 40px;
    line-height: 48px;
  }
  .ac-directions .ac-directions__item {
    padding-bottom: 40px;
  }
  .ac-directions .ac-directions__item-number {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -1px;
  }
  .ac-directions .ac-directions__item-description-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .ac-directions .ac-directions__item-description-text p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 769px) {
  .ac-directions .ac-directions__title-number {
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
  }
}
@media all and (max-width: 768px) {
  .ac-directions .ac-directions__wrap {
    padding: 30px 10px;
  }
  .ac-directions .ac-directions__title {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .ac-directions .ac-directions__title-number {
    width: auto;
    font-size: 12px;
    line-height: 17px;
  }
  .ac-directions .ac-directions__title-text {
    width: auto;
    margin-top: 15px;
  }
  .ac-directions .ac-directions__title-text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-directions .ac-directions__item {
    padding-bottom: 30px;
  }
  .ac-directions .ac-directions__item-number {
    width: auto;
    font-size: 22px;
    line-height: 22px;
    margin-top: 2px;
  }
  .ac-directions .ac-directions__item-description {
    width: auto;
  }
  .ac-directions .ac-directions__item-description-title {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-directions .ac-directions__item-description-text p {
    font-size: 12px;
    line-height: 17px;
  }
}
.ac-geography .ac-geography__wrap {
  position: relative;
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  box-sizing: border-box;
}
.ac-geography .ac-geography__body {
  max-width: 1600px;
  margin: 0 auto;
}
.ac-geography .ac-geography__title {
  display: flex;
  align-items: flex-start;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.ac-geography .ac-geography__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.ac-geography .ac-geography__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  display: flex;
}
.ac-geography .ac-geography__title-number span {
  color: #aaa;
  display: block;
}
.ac-geography .ac-geography__title-number ._divider {
  margin: 0 5px;
}
.ac-geography .ac-geography__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87b7e8;
}
.ac-geography .ac-geography__items::before {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  height: 1px;
  background-color: #DDD;
  transition: right 1s ease-in;
}
.ac-geography .ac-geography__items._animate::before {
  right: 0;
}
.ac-geography .ac-geography__items-top {
  display: flex;
}
.ac-geography .ac-geography__item-top {
  box-sizing: border-box;
  border-right: 1px solid #ddd;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.6s ease-in;
  text-align: center;
}
.ac-geography .ac-geography__item-top:last-child {
  border-right: none;
}
.ac-geography .ac-geography__item-top span {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  display: inline-block;
  user-select: none;
}
.ac-geography .ac-geography__item-top.swiper-slide-thumb-active {
  cursor: default;
  background-color: #87b7e8;
}
.ac-geography .ac-geography__item-top.swiper-slide-thumb-active span {
  color: #fff;
}
.ac-geography .ac-geography__item-top._animate {
  opacity: 1;
}
.ac-geography .ac-geography__item-top.swiper-slide {
  width: auto;
}
.ac-geography .ac-geography__items-bottom {
  position: relative;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.ac-geography .ac-geography__items-bottom::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87b7e8;
  transition: left 1.2s ease-in, right 0.4s ease-in;
  z-index: 100;
}
.ac-geography .ac-geography__items-bottom._animate {
  opacity: 1;
}
.ac-geography .ac-geography__items-bottom._animate::after {
  left: 100%;
  right: 0;
}
.ac-geography .ac-geography__item-bottom {
  transition: opacity 1s ease-in;
}
.ac-geography .ac-geography__item-bottom svg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  user-select: none;
}
@media all and (min-width: 1281px) {
  .ac-geography .ac-geography__wrap {
    padding: 110px 25px 200px 25px;
  }
  .ac-geography .ac-geography__title {
    margin-bottom: 62px;
  }
  .ac-geography .ac-geography__title-number {
    width: 40%;
  }
  .ac-geography .ac-geography__title-text {
    width: 60%;
  }
  .ac-geography .ac-geography__title-text h3 {
    font-size: 72px;
    line-height: 82px;
    letter-spacing: -3px;
  }
  .ac-geography .ac-geography__items-top {
    margin-bottom: 40px;
  }
  .ac-geography .ac-geography__item-top {
    padding: 14px 20px;
  }
  .ac-geography .ac-geography__item-top span {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .ac-geography .ac-geography__wrap {
    padding: 80px 18px 160px 18px;
  }
  .ac-geography .ac-geography__title {
    margin-bottom: 40px;
  }
  .ac-geography .ac-geography__title-number {
    width: 20%;
  }
  .ac-geography .ac-geography__title-text {
    width: 80%;
  }
  .ac-geography .ac-geography__title-text h3 {
    font-size: 56px;
    line-height: 68px;
    letter-spacing: -2px;
  }
  .ac-geography .ac-geography__items-top {
    margin-bottom: 30px;
  }
  .ac-geography .ac-geography__item-top {
    padding: 12px 15px;
  }
  .ac-geography .ac-geography__item-top span {
    font-size: 16px;
    line-height: 21px;
  }
}
@media all and (max-width: 1024px) {
  .ac-geography .ac-geography__wrap {
    padding: 60px 18px;
  }
  .ac-geography .ac-geography__title {
    margin-bottom: 30px;
  }
  .ac-geography .ac-geography__title-text h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -1px;
  }
  .ac-geography .ac-geography__items-top {
    margin-bottom: 20px;
  }
  .ac-geography .ac-geography__item-top {
    padding: 11px 14px;
  }
  .ac-geography .ac-geography__item-top span {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (min-width: 769px) {
  .ac-geography .ac-geography__title-number {
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
  }
}
@media all and (max-width: 768px) {
  .ac-geography .ac-geography__wrap {
    padding: 30px 10px;
  }
  .ac-geography .ac-geography__title {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .ac-geography .ac-geography__title-number {
    font-size: 12px;
    line-height: 17px;
    width: auto;
  }
  .ac-geography .ac-geography__title-text {
    margin-top: 15px;
    width: auto;
  }
  .ac-geography .ac-geography__title-text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-geography .ac-geography__items-top {
    margin-bottom: 15px;
  }
  .ac-geography .ac-geography__item-top {
    padding: 10px;
  }
  .ac-geography .ac-geography__item-top span {
    font-size: 12px;
    line-height: 17px;
  }
  .ac-geography .ac-geography__item-bottom svg {
    min-width: 680px;
    margin-top: -60px;
  }
}
.ac-shares .ac-shares__wrap {
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
}
.ac-shares .ac-shares__body {
  max-width: 1600px;
  margin: 0 auto;
}
.ac-shares .ac-shares__title {
  display: flex;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.ac-shares .ac-shares__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.ac-shares .ac-shares__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  display: flex;
}
.ac-shares .ac-shares__title-number span {
  color: #aaa;
  display: block;
}
.ac-shares .ac-shares__title-number ._divider {
  margin: 0 5px;
}
.ac-shares .ac-shares__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87b7e8;
}
.ac-shares .ac-shares__items {
  display: flex;
}
.ac-shares .ac-shares__item {
  overflow: hidden;
  transition: width 1s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ac-shares .ac-shares__item-number {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  color: #1F2433;
  margin-bottom: 9px;
  padding: 0 22px;
  box-sizing: border-box;
  text-align: center;
}
.ac-shares .ac-shares__item-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
  max-width: 150px;
  margin: 0 auto;
  word-wrap: break-word;
}
.ac-shares .ac-shares__item-scale {
  height: 120px;
  background-color: #87b7e8;
}
@media all and (min-width: 1281px) {
  .ac-shares .ac-shares__wrap {
    padding: 110px 25px 200px 25px;
  }
  .ac-shares .ac-shares__title {
    margin-bottom: 165px;
  }
  .ac-shares .ac-shares__title-number {
    width: 40%;
  }
  .ac-shares .ac-shares__title-text {
    width: 60%;
  }
  .ac-shares .ac-shares__title-text h3 {
    font-size: 72px;
    line-height: 82px;
    letter-spacing: -3px;
  }
  .ac-shares .ac-shares__item {
    padding-top: 86px;
  }
  .ac-shares .ac-shares__item-scale {
    margin-top: 65px;
  }
  .ac-shares .ac-shares__item-number {
    font-size: 62px;
    line-height: 70px;
    letter-spacing: -5px;
  }
  .ac-shares .ac-shares__item-text {
    font-size: 17px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .ac-shares .ac-shares__wrap {
    padding: 80px 18px 160px 18px;
  }
  .ac-shares .ac-shares__title {
    margin-bottom: 80px;
  }
  .ac-shares .ac-shares__title-number {
    width: 20%;
  }
  .ac-shares .ac-shares__title-text {
    width: 80%;
  }
  .ac-shares .ac-shares__title-text h3 {
    font-size: 56px;
    line-height: 68px;
    letter-spacing: -2px;
  }
  .ac-shares .ac-shares__item {
    padding-top: 60px;
  }
  .ac-shares .ac-shares__item-scale {
    margin-top: 60px;
  }
  .ac-shares .ac-shares__item-number {
    font-size: 48px;
    line-height: 40px;
    letter-spacing: -4px;
  }
  .ac-shares .ac-shares__item-text {
    font-size: 16px;
    line-height: 21px;
  }
}
@media all and (min-width: 1025px) {
  .ac-shares .ac-shares__items {
    max-height: 400px;
    align-items: flex-end;
    overflow: hidden;
  }
  .ac-shares .ac-shares__item {
    width: 0;
    border-right: 1px dashed transparent;
  }
  .ac-shares .ac-shares__item:first-child {
    border-left: 1px dashed transparent;
  }
  .ac-shares .ac-shares__item._animate {
    border-right: 1px dashed #1F2433;
  }
  .ac-shares .ac-shares__item._animate:first-child {
    border-left: 1px dashed #1F2433;
  }
  .ac-shares .ac-shares__item-scale {
    width: 100%;
  }
}
@media all and (max-width: 1024px) {
  .ac-shares .ac-shares__wrap {
    padding: 60px 18px;
  }
  .ac-shares .ac-shares__title {
    margin-bottom: 60px;
  }
  .ac-shares .ac-shares__title-text h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -1px;
  }
  .ac-shares .ac-shares__items {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .ac-shares .ac-shares__item {
    border-bottom: 1px dashed transparent;
    padding-top: 0;
    position: relative;
    height: 120px;
    justify-content: center;
  }
  .ac-shares .ac-shares__item:first-child {
    border-top: 1px dashed transparent;
  }
  .ac-shares .ac-shares__item._animate {
    border-bottom: 1px dashed #1F2433;
  }
  .ac-shares .ac-shares__item._animate:first-child {
    border-top: 1px dashed #1F2433;
  }
  .ac-shares .ac-shares__item-top {
    position: relative;
    z-index: 2;
  }
  .ac-shares .ac-shares__item-number {
    font-size: 32px;
    line-height: 28px;
    letter-spacing: -3px;
  }
  .ac-shares .ac-shares__item-text {
    font-size: 14px;
    line-height: 19px;
    max-width: 100%;
  }
  .ac-shares .ac-shares__item-scale {
    margin-top: 0;
    width: 0;
    position: absolute;
    transition: width 1s ease-in-out;
  }
}
@media all and (min-width: 769px) {
  .ac-shares .ac-shares__title-number {
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
  }
}
@media all and (max-width: 768px) {
  .ac-shares .ac-shares__wrap {
    padding: 30px 10px;
  }
  .ac-shares .ac-shares__title {
    margin-bottom: 30px;
    flex-direction: column;
  }
  .ac-shares .ac-shares__title-number {
    font-size: 12px;
    line-height: 17px;
    width: auto;
  }
  .ac-shares .ac-shares__title-text {
    width: auto;
    margin-top: 15px;
  }
  .ac-shares .ac-shares__title-text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-shares .ac-shares__item-number {
    font-size: 22px;
    line-height: 20px;
    letter-spacing: -2px;
  }
  .ac-shares .ac-shares__item-text {
    font-size: 12px;
    line-height: 17px;
  }
}
.ac-strategy .ac-strategy__wrap {
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
}
.ac-strategy .ac-strategy__body {
  max-width: 1600px;
  margin: 0 auto;
}
.ac-strategy .ac-strategy__title {
  display: flex;
}
.ac-strategy .ac-strategy__title._animate .ac-strategy__title-number {
  opacity: 1;
  transform: translateX(0);
}
.ac-strategy .ac-strategy__title._animate .ac-strategy__title-text h3 {
  opacity: 1;
  transform: translateX(0);
}
.ac-strategy .ac-strategy__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
  display: flex;
}
.ac-strategy .ac-strategy__title-number span {
  color: #aaa;
  display: block;
}
.ac-strategy .ac-strategy__title-number ._divider {
  margin: 0 5px;
}
.ac-strategy .ac-strategy__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87b7e8;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.ac-strategy .ac-strategy__title-description p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  max-width: 700px;
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.ac-strategy .ac-strategy__title-description p._animate {
  opacity: 1;
  transform: translateY(0);
}
.ac-strategy .ac-strategy__list {
  display: flex;
}
.ac-strategy .ac-strategy__video {
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
}
.ac-strategy .ac-strategy__video._animate {
  opacity: 1;
}
.ac-strategy .ac-strategy__video-wrap {
  position: sticky;
  top: 110px;
}
.ac-strategy .ac-strategy__video-body {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.ac-strategy .ac-strategy__video-body video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ac-strategy .ac-strategy__list-item {
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(120px);
  transition: opacity 0.5s ease-in, transform 0.5s ease-out;
  border-top: 1px solid #ddd;
}
.ac-strategy .ac-strategy__list-item._animate {
  opacity: 1;
  transform: translateY(0);
}
.ac-strategy .ac-strategy__list-item:last-child {
  border-bottom: 1px solid #ddd;
}
.ac-strategy .ac-strategy__list-item._active .ac-strategy__list-item-title {
  margin-bottom: 20px;
}
.ac-strategy .ac-strategy__list-item._active .ac-strategy__list-item-plus svg {
  transform: rotate(45deg);
  transition: transform 0.3s ease-in;
}
.ac-strategy .ac-strategy__list-item._active .ac-strategy__list-item-text-all {
  opacity: 1;
  pointer-events: visible;
}
.ac-strategy .ac-strategy__list-item-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
  transition: margin-bottom 0.3s ease-in, color 0.3s ease-out;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.ac-strategy .ac-strategy__list-item-title:hover {
  color: #87b7e8;
}
.ac-strategy .ac-strategy__list-item-title:hover .ac-strategy__list-item-plus svg rect {
  fill: #87b7e8;
}
.ac-strategy .ac-strategy__list-item-plus {
  margin-left: 20px;
  -webkit-tap-highlight-color: transparent;
}
.ac-strategy .ac-strategy__list-item-plus svg {
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease-in, transform 0.3s ease-in;
}
.ac-strategy .ac-strategy__list-item-plus svg rect {
  fill: #1F2433;
  transition: fill 0.3s ease-out;
}
.ac-strategy .ac-strategy__list-item-text-all {
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  transition: height 0.3s ease-in, opacity 0.3s ease-in, margin-bottom 0.3s ease-in;
}
.ac-strategy .ac-strategy__list-item-text-all p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
}
.ac-strategy .ac-strategy__list-item-text-all p:last-child {
  margin-bottom: 0;
}
@media all and (min-width: 1281px) {
  .ac-strategy .ac-strategy__wrap {
    padding: 110px 25px 200px 25px;
  }
  .ac-strategy .ac-strategy__title {
    margin-bottom: 80px;
  }
  .ac-strategy .ac-strategy__title-number {
    width: 40%;
  }
  .ac-strategy .ac-strategy__title-text {
    width: 60%;
  }
  .ac-strategy .ac-strategy__title-text h3 {
    font-size: 72px;
    line-height: 85px;
    margin-bottom: 80px;
  }
  .ac-strategy .ac-strategy__title-description p {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-strategy .ac-strategy__video-body {
    width: 320px;
    height: 320px;
  }
  .ac-strategy .ac-strategy__list-item {
    padding: 25px 0;
  }
  .ac-strategy .ac-strategy__list-item._active .ac-strategy__list-item-text-all {
    margin-bottom: 70px;
  }
  .ac-strategy .ac-strategy__list-item-title {
    font-size: 40px;
    line-height: 52px;
  }
  .ac-strategy .ac-strategy__list-item-text-all p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 26px;
  }
}
@media all and (max-width: 1280px) {
  .ac-strategy .ac-strategy__wrap {
    padding: 80px 18px 160px 18px;
  }
  .ac-strategy .ac-strategy__title {
    margin-bottom: 60px;
  }
  .ac-strategy .ac-strategy__title-number {
    width: 20%;
  }
  .ac-strategy .ac-strategy__title-text {
    width: 80%;
  }
  .ac-strategy .ac-strategy__title-text h3 {
    font-size: 56px;
    line-height: 68px;
    margin-bottom: 60px;
  }
  .ac-strategy .ac-strategy__title-description p {
    font-size: 16px;
    line-height: 21px;
  }
  .ac-strategy .ac-strategy__video-body {
    width: 280px;
    height: 280px;
  }
  .ac-strategy .ac-strategy__list-item {
    padding: 20px 0;
  }
  .ac-strategy .ac-strategy__list-item._active .ac-strategy__list-item-text-all {
    margin-bottom: 60px;
  }
  .ac-strategy .ac-strategy__list-item-title {
    font-size: 30px;
    line-height: 36px;
  }
  .ac-strategy .ac-strategy__list-item-text-all p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 25px;
  }
}
@media all and (min-width: 1025px) {
  .ac-strategy .ac-strategy__video {
    width: 40%;
  }
  .ac-strategy .ac-strategy__items {
    width: 60%;
  }
}
@media all and (max-width: 1024px) {
  .ac-strategy .ac-strategy__wrap {
    padding: 60px 18px;
  }
  .ac-strategy .ac-strategy__title {
    margin-bottom: 40px;
  }
  .ac-strategy .ac-strategy__title-text h3 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 40px;
  }
  .ac-strategy .ac-strategy__title-description p {
    font-size: 14px;
    line-height: 19px;
  }
  .ac-strategy .ac-strategy__list {
    flex-direction: column;
  }
  .ac-strategy .ac-strategy__video {
    margin-bottom: 20px;
  }
  .ac-strategy .ac-strategy__video-body {
    margin: 0 auto;
  }
  .ac-strategy .ac-strategy__list-item {
    padding: 18px 0;
  }
  .ac-strategy .ac-strategy__list-item._active .ac-strategy__list-item-text-all {
    margin-bottom: 40px;
  }
  .ac-strategy .ac-strategy__list-item-title {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-strategy .ac-strategy__list-item-text-all p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 769px) {
  .ac-strategy .ac-strategy__title-number {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .ac-strategy .ac-strategy__wrap {
    padding: 30px 10px;
  }
  .ac-strategy .ac-strategy__title {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .ac-strategy .ac-strategy__title-number {
    width: auto;
    font-size: 12px;
    line-height: 17px;
  }
  .ac-strategy .ac-strategy__title-text {
    margin-top: 15px;
  }
  .ac-strategy .ac-strategy__title-text h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .ac-strategy .ac-strategy__title-description p {
    font-size: 12px;
    line-height: 17px;
  }
  .ac-strategy .ac-strategy__list-item {
    padding: 15px 0;
  }
  .ac-strategy .ac-strategy__list-item._active .ac-strategy__list-item-text-all {
    margin-bottom: 30px;
  }
  .ac-strategy .ac-strategy__list-item-title {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-strategy .ac-strategy__list-item-text-all p {
    font-size: 12px;
    line-height: 17px;
  }
}
.ac-activity .ac-activity__wrap {
  max-width: 2200px;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
}
.ac-activity .ac-activity__body {
  max-width: 1600px;
  margin: 0 auto;
}
.ac-activity .ac-activity__title {
  display: flex;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.ac-activity .ac-activity__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.ac-activity .ac-activity__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  display: flex;
}
.ac-activity .ac-activity__title-number span {
  color: #aaa;
  display: block;
}
.ac-activity .ac-activity__title-number ._divider {
  margin: 0 5px;
}
.ac-activity .ac-activity__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87b7e8;
}
.ac-activity .ac-activity__info-item {
  display: flex;
}
.ac-activity .ac-activity__info-left-image {
  position: relative;
}
.ac-activity .ac-activity__info-left-image::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87b7e8;
  transition: left 1.2s ease-in, right 0.4s ease-in;
}
.ac-activity .ac-activity__info-left-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.ac-activity .ac-activity__info-left-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
}
.ac-activity .ac-activity__info-left-description p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin-bottom: 30px;
}
.ac-activity .ac-activity__info-right-image {
  position: relative;
}
.ac-activity .ac-activity__info-right-image::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87b7e8;
  transition: left 1.2s ease-in, right 0.4s ease-in;
}
.ac-activity .ac-activity__info-right-image img {
  width: 100%;
  height: auto;
  display: block;
}
.ac-activity .ac-activity__info-right-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
  max-width: 800px;
}
.ac-activity .ac-activity__info-right-description {
  max-width: 800px;
}
.ac-activity .ac-activity__info-right-description p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin-bottom: 114px;
  max-width: 800px;
  margin-bottom: 30px;
}
.ac-activity .ac-activity__info-left-link {
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
.ac-activity .ac-activity__info-left-link a {
  color: #1F2433;
  transition: color 0.3s ease-in-out;
}
.ac-activity .ac-activity__info-left-link a:hover {
  color: #87b7e8;
}
.ac-activity .ac-activity__info-left-link span {
  color: #AAA;
}
.ac-activity .ac-activity__info-right-link {
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
.ac-activity .ac-activity__info-right-link a {
  color: #1F2433;
  transition: color 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.ac-activity .ac-activity__info-right-link a:hover {
  color: #87b7e8;
}
.ac-activity .ac-activity__info-right-link span {
  color: #AAA;
}
.ac-activity .ac-activity__arrows {
  display: flex;
  box-sizing: border-box;
}
.ac-activity .ac-activity__arrows-left {
  width: 40%;
  padding-right: 20px;
  box-sizing: border-box;
}
.ac-activity .ac-activity__arrows-left-body {
  display: flex;
  justify-content: flex-end;
  max-width: 480px;
  margin-top: -48px;
  position: relative;
  z-index: 100;
}
.ac-activity .ac-activity__arrows-right {
  width: 60%;
}
.ac-activity .ac-activity__arrow {
  cursor: pointer;
  width: 48px;
  height: 48px;
  border: 1px solid #87b7e8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.ac-activity .ac-activity__arrow._next {
  transform: rotate(180deg);
  margin-left: 10px;
}
.ac-activity .ac-activity__arrow svg {
  display: block;
  width: 8px;
  height: 16px;
}
.ac-activity .ac-activity__arrow svg path {
  stroke: #AAA;
  transition: stroke 0.3s ease-in-out;
}
.ac-activity .ac-activity__arrow:hover {
  border: 1px solid #87b7e8;
}
.ac-activity .ac-activity__arrow:hover svg path {
  stroke: #87b7e8;
}
@media all and (min-width: 1281px) {
  .ac-activity .ac-activity__wrap {
    padding: 110px 25px 200px 25px;
  }
  .ac-activity .ac-activity__title {
    margin-bottom: 70px;
  }
  .ac-activity .ac-activity__title-number {
    width: 40%;
  }
  .ac-activity .ac-activity__title-text {
    width: 60%;
  }
  .ac-activity .ac-activity__title-text h3 {
    font-size: 69px;
    line-height: 77px;
    letter-spacing: -2px;
  }
  .ac-activity .ac-activity__info-left-title {
    font-size: 40px;
    line-height: 47px;
    letter-spacing: -2px;
    max-width: 480px;
    margin-bottom: 20px;
  }
  .ac-activity .ac-activity__info-left-description {
    margin-bottom: 90px;
  }
  .ac-activity .ac-activity__info-left-description p {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-activity .ac-activity__info-right-title {
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 20px;
  }
  .ac-activity .ac-activity__info-right-description {
    margin-bottom: 90px;
  }
  .ac-activity .ac-activity__info-right-description p {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-activity .ac-activity__info-left-link {
    font-size: 14px;
    line-height: 19px;
  }
  .ac-activity .ac-activity__info-right-link {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 1280px) {
  .ac-activity .ac-activity__wrap {
    padding: 80px 18px 160px 18px;
  }
  .ac-activity .ac-activity__title {
    margin-bottom: 60px;
  }
  .ac-activity .ac-activity__title-number {
    width: 20%;
  }
  .ac-activity .ac-activity__title-text {
    width: 80%;
  }
  .ac-activity .ac-activity__title-text h3 {
    font-size: 56px;
    line-height: 68px;
    letter-spacing: -1px;
  }
  .ac-activity .ac-activity__info-left-title {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -1px;
    margin-bottom: 15px;
  }
  .ac-activity .ac-activity__info-left-description {
    margin-bottom: 60px;
  }
  .ac-activity .ac-activity__info-left-description p {
    font-size: 16px;
    line-height: 21px;
  }
  .ac-activity .ac-activity__info-right-title {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-activity .ac-activity__info-right-description {
    margin-bottom: 60px;
  }
  .ac-activity .ac-activity__info-right-description p {
    font-size: 16px;
    line-height: 21px;
  }
  .ac-activity .ac-activity__info-left-link {
    font-size: 12px;
    line-height: 17px;
  }
  .ac-activity .ac-activity__info-right-link {
    font-size: 12px;
    line-height: 17px;
  }
}
@media all and (max-width: 1024px) {
  .ac-activity .ac-activity__wrap {
    padding: 60px 18px;
  }
  .ac-activity .ac-activity__title {
    margin-bottom: 40px;
  }
  .ac-activity .ac-activity__title-text h3 {
    font-size: 40px;
    line-height: 48px;
  }
  .ac-activity .ac-activity__info-left-title {
    font-size: 22px;
    line-height: 30px;
  }
  .ac-activity .ac-activity__info-left-description {
    margin-bottom: 40px;
  }
  .ac-activity .ac-activity__info-left-description p {
    font-size: 14px;
    line-height: 19px;
  }
  .ac-activity .ac-activity__info-right-title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .ac-activity .ac-activity__info-right-description {
    margin-bottom: 40px;
  }
  .ac-activity .ac-activity__info-right-description p {
    font-size: 14px;
    line-height: 19px;
  }
  .ac-activity .ac-activity__info-right-image {
    margin-bottom: 20px;
  }
  .ac-activity .ac-activity__info-left-link {
    margin-bottom: 30px;
  }
  .ac-activity .ac-activity__info-right-link {
    margin-bottom: 30px;
  }
}
@media all and (min-width: 769px) {
  .ac-activity .ac-activity__title-number {
    font-size: 14px;
    line-height: 19px;
  }
  .ac-activity .ac-activity__info._animate .ac-activity__info-left {
    transform: translateY(0);
    opacity: 1;
  }
  .ac-activity .ac-activity__info._animate .ac-activity__info-right {
    transform: translateX(0);
    opacity: 1;
  }
  .ac-activity .ac-activity__info-m {
    display: none;
  }
  .ac-activity .ac-activity__info-item.swiper-slide {
    opacity: 0 !important;
    transition: opacity 0.5s ease-in-out !important;
  }
  .ac-activity .ac-activity__info-item.swiper-slide-active {
    opacity: 1 !important;
  }
  .ac-activity .ac-activity__info-left {
    width: 40%;
    padding-right: 20px;
    box-sizing: border-box;
    transform: translateY(120px);
    opacity: 0;
    transition: transform 1s ease-out, opacity 0.5s ease-out;
  }
  .ac-activity .ac-activity__info-right {
    width: 60%;
    transform: translateX(300px);
    opacity: 0;
    transition: transform 1s ease-out, opacity 0.5s ease-out;
  }
  .ac-activity .ac-activity__info-right-image {
    margin-bottom: 30px;
  }
  .ac-activity .ac-activity__info-left-image {
    max-width: 480px;
    margin-bottom: 30px;
  }
  .ac-activity .ac-activity__info-left-description p {
    max-width: 480px;
  }
}
@media all and (max-width: 768px) {
  .ac-activity .ac-activity__wrap {
    padding: 30px 10px 60px 10px;
  }
  .ac-activity .ac-activity__title {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .ac-activity .ac-activity__title-number {
    font-size: 12px;
    line-height: 17px;
    width: auto;
  }
  .ac-activity .ac-activity__title-text {
    margin-top: 15px;
    width: auto;
  }
  .ac-activity .ac-activity__title-text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .ac-activity .ac-activity__info {
    flex-direction: column;
    display: none;
  }
  .ac-activity .ac-activity__info-m {
    overflow: visible;
  }
  .ac-activity .ac-activity__info-left {
    padding-right: 10px;
    box-sizing: border-box;
    width: 50%;
  }
  .ac-activity .ac-activity__info-right {
    padding-right: 10px;
    box-sizing: border-box;
    width: 50%;
  }
  .ac-activity .ac-activity__info-item {
    opacity: 0;
    transition: opacity 1s ease-in;
  }
  .ac-activity .ac-activity__info-item.swiper-slide {
    width: 600px;
  }
  .ac-activity .ac-activity__info-item._animate {
    opacity: 1;
  }
  .ac-activity .ac-activity__info-left-image {
    margin-bottom: 15px;
    height: 178px;
  }
  .ac-activity .ac-activity__info-left-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .ac-activity .ac-activity__info-left-title {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-activity .ac-activity__info-left-description {
    margin-bottom: 20px;
  }
  .ac-activity .ac-activity__info-left-description p {
    font-size: 12px;
    line-height: 17px;
  }
  .ac-activity .ac-activity__info-right-title {
    font-size: 18px;
    line-height: 25px;
  }
  .ac-activity .ac-activity__info-right-description p {
    font-size: 12px;
    line-height: 17px;
  }
  .ac-activity .ac-activity__info-right-image {
    margin-bottom: 15px;
    height: 178px;
  }
  .ac-activity .ac-activity__info-right-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .ac-activity .ac-activity__info-right-description {
    margin-bottom: 20px;
  }
  .ac-activity .ac-activity__info-left-link {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 0;
  }
  .ac-activity .ac-activity__info-right-link {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 0;
  }
}
body._black .ac-intro .ac-intro__wrap {
  background-color: #1F2433;
}
body._black .ac-intro .ac-intro__title-info-description p {
  color: #fff;
}
body._black .ac-intro .ac-intro__digits-number {
  color: #fff;
}
body._black .ac-intro .ac-intro__digit-text {
  color: #fff;
}
body._black .ac-countries .ac-countries__wrap {
  background-color: #1F2433;
}
body._black .ac-countries .ac-countries__title-number {
  color: #5B6583;
}
body._black .ac-countries .ac-countries__title-number span {
  color: #5B6583;
}
body._black .ac-countries .ac-countries__list-item {
  border-top: 1px solid #37415E;
}
body._black .ac-countries .ac-countries__list-item:last-child {
  border-bottom: 1px solid #37415E;
}
body._black .ac-countries .ac-countries__list-item-title {
  color: #fff;
}
body._black .ac-countries .ac-countries__list-item-title:hover {
  color: #87b7e8;
}
body._black .ac-countries ._plus:hover rect {
  fill: #87b7e8;
}
body._black .ac-countries ._plus rect {
  fill: #5B6583;
}
body._black .ac-countries .ac-countries__list-item-description p {
  color: #FFF;
}
body._black .ac-history .ac-history__wrap {
  background-color: #1F2433;
}
body._black .ac-history .ac-history__title-number {
  color: #5B6583;
}
body._black .ac-history .ac-history__title-number span {
  color: #5B6583;
}
body._black .ac-history .ac-history___slider-arrow {
  border: 1px solid #37415E;
}
body._black .ac-history .ac-history___slider-arrow svg path {
  stroke: #5B6583;
}
body._black .ac-history .ac-history___slider-arrow:hover {
  border: 1px solid #87b7e8;
}
body._black .ac-history .ac-history___slider-arrow:hover svg path {
  stroke: #87b7e8;
}
body._black .ac-history .ac-history__slider-top {
  background-color: #1F2433;
}
body._black .ac-history .ac-history__slider-top::before {
  background-color: #37415E;
}
body._black .ac-history .ac-history__slider-top-wrap {
  background-color: #1F2433;
}
body._black .ac-history .ac-history__slider-top-slide {
  border-right: 1px solid #37415E;
}
body._black .ac-history .ac-history__slider-top-slide span {
  color: #5B6583;
}
body._black .ac-history .ac-history__slider-top-slide.swiper-slide-thumb-active span {
  color: #fff;
}
body._black .ac-history .ac-history__slider-top-slide:first-child {
  border-left: 1px solid #37415E;
}
body._black .ac-history .ac-history__slider-bottom-slide {
  display: flex;
  background-color: #1F2433;
}
body._black .ac-history .ac-history__slider-bottom-slide-title {
  color: #fff;
}
body._black .ac-history .ac-history__slider-bottom-slide-description p {
  color: #fff;
}
body._black .ac-cycle .ac-cycle__wrap {
  background-color: #1F2433;
}
body._black .ac-cycle .ac-cycle__title-number {
  color: #5B6583;
}
body._black .ac-cycle .ac-cycle__title-number span {
  color: #5B6583;
}
body._black .ac-cycle .ac-cycle__stages-top-item {
  border-right: 1px solid #37415E;
  border-top: 1px solid #37415E;
}
body._black .ac-cycle .ac-cycle__stages-top-item:last-child {
  border-right: transparent;
}
body._black .ac-cycle .ac-cycle__stages-top-item.swiper-slide-thumb-active span {
  color: #fff;
  border: 1px solid #87b7e8;
  background-color: #87b7e8;
}
body._black .ac-cycle .ac-cycle__stages-top-item.swiper-slide-thumb-active p {
  color: #fff;
}
body._black .ac-cycle .ac-cycle__stages-top-item span {
  color: #37415E;
  border: 1px solid #37415E;
  background-color: transparent;
}
body._black .ac-cycle .ac-cycle__stages-top-item p {
  color: #37415E;
}
body._black .ac-cycle .ac-cycle__stages-bottom-item {
  background-color: transparent;
}
body._black .ac-cycle .ac-cycle__stages-bottom-item-row {
  border-top: 1px solid #37415E;
  background-color: transparent;
}
body._black .ac-cycle .ac-cycle__stages-bottom-item-row:last-child {
  border-bottom: 1px solid #37415E;
}
body._black .ac-cycle .ac-cycle__stages-bottom-item-row-link {
  color: #fff;
}
body._black .ac-cycle .ac-cycle__stages-bottom-item-row-link svg rect {
  fill: #5B6583;
}
body._black .ac-cycle .ac-cycle__stages-bottom-item-row-link:hover svg rect {
  fill: #87b7e8;
}
body._black .ac-cycle .ac-cycle__stages-bottom-item-title h4 {
  color: #fff;
}
body._black .ac-cycle .ac-cycle__stages-bottom-item-description h1,
body._black .ac-cycle .ac-cycle__stages-bottom-item-description h2,
body._black .ac-cycle .ac-cycle__stages-bottom-item-description h3,
body._black .ac-cycle .ac-cycle__stages-bottom-item-description h4,
body._black .ac-cycle .ac-cycle__stages-bottom-item-description h5,
body._black .ac-cycle .ac-cycle__stages-bottom-item-description h6,
body._black .ac-cycle .ac-cycle__stages-bottom-item-description li,
body._black .ac-cycle .ac-cycle__stages-bottom-item-description p,
body._black .ac-cycle .ac-cycle__stages-bottom-item-description a,
body._black .ac-cycle .ac-cycle__stages-bottom-item-description table {
  color: #FFF;
}
body._black .ac-cycle .ac-cycle__link a {
  color: #FFF;
}
body._black .ac-cycle .ac-cycle__link svg rect {
  fill: #fff;
}
body._black .ac-directions .ac-directions__wrap {
  background-color: #1F2433;
}
body._black .ac-directions .ac-directions__title-number {
  color: #5B6583;
}
body._black .ac-directions .ac-directions__title-number span {
  color: #5B6583;
}
body._black .ac-directions .ac-directions__item {
  border-top: 1px solid #37415E;
}
body._black .ac-directions .ac-directions__item span {
  background-color: rgba(255, 255, 255, 0.1);
}
body._black .ac-directions .ac-directions__item-number {
  color: #37415E;
}
body._black .ac-directions .ac-directions__item-description-title {
  color: #fff;
}
body._black .ac-directions .ac-directions__item-description-text p {
  color: #fff;
}
body._black .ac-geography .ac-geography__wrap {
  background-color: #1F2433;
}
body._black .ac-geography .ac-geography__title-number {
  color: #5B6583;
}
body._black .ac-geography .ac-geography__title-number span {
  color: #5B6583;
}
body._black .ac-geography .ac-geography__items::before {
  background-color: #37415E;
}
body._black .ac-geography .ac-geography__item-top {
  border-top: 1px solid #37415E;
  border-right: 1px solid #37415E;
}
body._black .ac-geography .ac-geography__item-top span {
  color: #5B6583;
}
body._black .ac-geography .ac-geography__item-top.swiper-slide-thumb-active span {
  color: #fff;
}
body._black .ac-geography .ac-geography__item-top:last-child {
  border-right: 1px solid transparent;
}
body._black .ac-geography .ac-geography__item-bottom svg g path {
  fill: #37415E;
}
body._black .ac-geography .ac-geography__item-bottom svg circle {
  fill: #87b7e8;
}
body._black .ac-geography .ac-geography__item-bottom svg path {
  fill: #fff;
}
body._black .ac-shares .ac-shares__wrap {
  background-color: #1F2433;
}
body._black .ac-shares .ac-shares__title-number {
  color: #5B6583;
}
body._black .ac-shares .ac-shares__title-number span {
  color: #5B6583;
}
body._black .ac-shares .ac-shares__item {
  border-right: 1px dashed #37415E;
}
body._black .ac-shares .ac-shares__item._animate {
  border-right: 1px dashed #37415E;
}
body._black .ac-shares .ac-shares__item._animate:first-child {
  border-left: 1px dashed #37415E;
}
@media all and (max-width: 1024px) {
  body._black .ac-shares .ac-shares__item._animate {
    border-bottom: 1px dashed #37415E;
    border-right: 1px dashed transparent;
  }
  body._black .ac-shares .ac-shares__item._animate:first-child {
    border-top: 1px dashed #37415E;
  }
}
body._black .ac-shares .ac-shares__item-number {
  color: #fff;
}
body._black .ac-shares .ac-shares__item-text {
  color: #fff;
}
body._black .ac-strategy .ac-strategy__wrap {
  background-color: #1F2433;
}
body._black .ac-strategy .ac-strategy__title-number {
  color: #5B6583;
}
body._black .ac-strategy .ac-strategy__title-number span {
  color: #5B6583;
}
body._black .ac-strategy .ac-strategy__title-description p {
  color: #fff;
}
body._black .ac-strategy .ac-strategy__list-item-title {
  color: #fff;
}
body._black .ac-strategy .ac-strategy__list-item-title:hover {
  color: #87b7e8;
}
body._black .ac-strategy .ac-strategy__list-item-plus svg rect {
  fill: #fff;
}
body._black .ac-strategy .ac-strategy__list-item-text-all p {
  color: #fff;
}
body._black .ac-strategy .ac-strategy__list-item {
  border-top: 1px solid #37415E;
}
body._black .ac-strategy .ac-strategy__list-item:last-child {
  border-bottom: 1px solid #37415E;
}
body._black .ac-strategy .ac-strategy__list-item ._number {
  color: #5B6583;
}
body._black .ac-strategy .ac-strategy__list-item svg rect {
  fill: #5B6583;
}
body._black .ac-activity .ac-activity__wrap {
  background-color: #1F2433;
}
body._black .ac-activity .ac-activity__title-number {
  color: #5B6583;
}
body._black .ac-activity .ac-activity__title-number span {
  color: #5B6583;
}
body._black .ac-activity .ac-activity__info-left-title {
  color: #fff;
}
body._black .ac-activity .ac-activity__arrow {
  border: 1px solid #37415E;
}
body._black .ac-activity .ac-activity__arrow svg path {
  stroke: #5B6583;
}
body._black .ac-activity .ac-activity__arrow:hover {
  border: 1px solid #87b7e8;
}
body._black .ac-activity .ac-activity__arrow:hover svg path {
  stroke: #87b7e8;
}
body._black .ac-activity .ac-activity__info-left-description p {
  color: #fff;
}
body._black .ac-activity .ac-activity__info-right-title {
  color: #fff;
}
body._black .ac-activity .ac-activity__info-right-description p {
  color: #fff;
}
body._black .ac-activity .ac-activity__info-left-link a {
  color: #fff;
}
body._black .ac-activity .ac-activity__info-left-link a:hover {
  color: #87b7e8;
}
body._black .ac-activity .ac-activity__info-left-link span {
  color: #5B6583;
}
body._black .ac-activity .ac-activity__info-right-link a {
  color: #fff;
}
body._black .ac-activity .ac-activity__info-right-link a:hover {
  color: #87b7e8;
}
body._black .ac-activity .ac-activity__info-right-link span {
  color: #5B6583;
}
