html {
  overflow-x: hidden;
}

body {
  background: #fff;
  font-style: normal;
}

img {
  height: auto;
}

div, picture, section {
  position: relative;
}

.wrap {
  width: 96%;
  position: relative;
  margin: 0 auto;
}

.flex-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

main.container {
  position: relative;
  width: 100%;
  max-width: 2560px;
  margin: 0 auto;
  overflow: hidden;
}

.stretch-middle {
  font-family: "Unbounded", sans-serif;
}

.section_title_block {
  padding-bottom: 44px;
  border-bottom: 1px solid #23272E;
  color: #23272E;
}

.sc_title_en {
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 127.978%;
}

.sc_title {
  font-family: "PloniRegularAAA", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 127.978%;
  top: 6px;
}

.container .inner {
  max-width: 2184px;
}

.container header .inner {
  max-width: 1558px;
}

.single-project header:not(-black) {
  background-color: #fff;
}

.section_1 {
  background-color: #0B0C10;
  color: #fff;
  padding: 0;
}
.section_1 .inner {
  max-width: 100%;
  align-items: stretch;
  height: 1336px;
}
.section_1 .sc_1_left {
  width: 1171px;
  height: auto;
  position: absolute;
  left: 54px;
  bottom: 0;
  z-index: 1;
}
.section_1 .sc_1_right {
  width: 1279px;
  margin-right: 6.2109375vw;
  margin-top: 405px;
  z-index: 2;
}
.section_1 .sc_1_pretitle {
  font-size: 36px;
  font-weight: 300;
  line-height: 127.978%;
  margin: 0 0 50px 6px;
  text-align: left;
  direction: ltr;
}
.section_1 .sc_1_pretitle strong {
  font-family: "PloniRegularAAA", "sans-serif";
  font-weight: 300;
  font-size: 38px;
}
.section_1 .sc_1_title {
  font-size: 135.958px;
  font-weight: 300;
  line-height: 100.478%;
  text-align: left;
  direction: ltr;
}
.section_1 .sc_1_bottom_block {
  position: absolute;
  bottom: -9px;
  right: 38px;
  align-items: flex-start;
}
.section_1 .sc_1_bottom_text {
  font-family: "SimplerPro", "sans-serif";
  font-weight: 900;
  font-size: 34px;
  line-height: 116%;
  width: 579px;
  margin-right: 1.484375vw;
  margin-bottom: 220px;
  letter-spacing: 0.02em;
}
.section_1 .sc_1_bottom_scroll {
  width: 130px;
  height: 130px;
  background-color: #000;
  border-radius: 130px;
  top: -32px;
  background-image: url("../img/sc_1_arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  animation-name: arrow_move;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: linear;
}

.section_2 {
  background-color: #fff;
  margin-top: -1px;
  padding: 96px 0 166px;
  height: 1368px;
}
.section_2 .sc_2_section_title {
  margin-bottom: 56px;
}
.section_2 .sc_2_frames_text {
  margin: 5px 0 37px;
  color: #23272E;
  font-weight: 400;
  align-items: flex-start;
}
.section_2 .sc_2_top_left_text {
  font-family: Unbounded;
  font-size: 64.47px;
  line-height: 97.62%;
  text-transform: uppercase;
  text-align: left;
}
.section_2 .sc_2_top_left_text strong {
  font-weight: 400;
  display: block;
  margin-left: 477px;
}
.section_2 .sc_2_top_right_text {
  font-family: "PloniRegularAAA", "sans-serif";
  font-size: 24px;
  line-height: 151.478%;
  text-align: right;
  width: 718px;
  margin-top: 7px;
}
.section_2 .sc_2_top_right_text strong {
  display: block;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 24px;
}
.section_2 .sc_2_left {
  position: absolute;
  width: 781px;
  height: auto;
  left: 0;
  top: 306px;
}
.section_2 .sc_2_right {
  position: absolute;
  width: 1890px;
  height: auto;
  right: 0;
  top: 468px;
}

.section_3 {
  background-color: #fff;
  padding: 50px 0 139px;
  z-index: 2;
}
.section_3 .inner {
  margin-bottom: 111px;
}
.section_3 .sc_3_main_image {
  margin-top: -10px;
}
.section_3 .running-line {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: #000;
  padding: 10px;
  margin-bottom: 147px;
}
.section_3 .running-line .running_line_inner {
  display: flex;
  color: #FFF;
  font-family: "Unbounded", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 127.978%;
  text-transform: uppercase;
  position: relative;
  white-space: nowrap;
  margin-right: 8px;
  animation-name: running;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-direction: reverse;
  animation-timing-function: linear;
}
.section_3 .running-line .running_line_inner div {
  margin-right: 8px;
}
.section_3 .home_page_block {
  padding-top: 40px;
  padding-bottom: 323px;
}
.section_3 .home_page_block .inner {
  margin-bottom: 22px;
}
.section_3 .home_page_block .sc_3_section_title {
  margin-bottom: 70px;
}
.section_3 .home_page_block .sc_title_en {
  padding-left: 0;
}

.section_4 {
  background-color: #23272E;
  color: #fff;
  z-index: 3;
}
.section_4 .inner {
  padding-top: 667px;
  z-index: 2;
}
.section_4 .inner.second_inner {
  padding-top: 96px;
  padding-bottom: 97px;
}
.section_4 .sc_4_homepage_img {
  position: absolute;
  width: 2168px;
  left: 50%;
  top: -448px;
  transform: translateX(-50%);
}
.section_4 .sc_4_banners {
  align-items: stretch;
  margin-top: 11.5625vw;
}
.section_4 .sc_4_idc_banner_1 {
  width: 52.734375vw;
  mix-blend-mode: luminosity;
}
.section_4 .sc_4_idc_banner_2 {
  width: 47.1875vw;
}
.section_4 .sc_4_section_title {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.section_4 .sc_4_productpage_img {
  width: 100%;
  margin: 68px auto 0;
}

.section_5 {
  background-color: #fff;
  padding: 144px 0;
}
.section_5 .inner {
  z-index: 2;
}
.section_5 .sc_5_idc_image_1 {
  margin-bottom: 110px;
}

.section_6 {
  background-color: #fff;
  padding: 42px 0 10px;
  z-index: 3;
}
.section_6 .inner {
  z-index: 2;
}
.section_6 .sc_6_section_title {
  margin-bottom: 84px;
}
.section_6 .sc_6_categorypage_img {
  width: 100%;
  margin: 0 auto -202px;
  z-index: 2;
}

.section_7 {
  background-color: #23272E;
  color: #fff;
  z-index: 2;
  padding-top: 280px;
}
.section_7 .inner {
  z-index: 2;
  border-bottom: 1px #fff solid;
}
.section_7 .section_title_block {
  color: #fff;
  border-bottom: 1px #fff solid;
  margin-bottom: 80px;
}
.section_7 .sc_7_mobile_frames {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 90px;
  align-items: flex-start;
}
.section_7 .sc_7_mobile_frames .sc_7_mobile_frame {
  width: 517px;
  filter: drop-shadow(15px 19px 46px #000);
}
.section_7 .sc_7_mobile_frames .mobile_frame_1 {
  margin-top: 98px;
}
.section_7 .sc_7_mobile_frames .mobile_frame_2 {
  margin-top: 0;
}
.section_7 .sc_7_mobile_frames .mobile_frame_3 {
  margin-top: 345px;
}
.section_7 .sc_7_mobile_frames .mobile_frame_4 {
  margin-top: 0;
}
.section_7 .sc_7_mobile_bottom {
  position: absolute;
  right: 0;
  bottom: 48px;
  color: #fff;
  text-align: right;
  width: 718px;
}
.section_7 .sc_7_mobile_bottom_text {
  font-family: "PloniRegularAAA", "sans-serif";
  font-size: 24px;
  line-height: 151.478%;
}
.section_7 .sc_7_mobile_bottom_title {
  font-family: "PloniRegularAAA", "sans-serif";
  font-size: 36px;
  font-weight: 700;
  line-height: 151.478%;
  margin-bottom: 24px;
}

.section_video {
  background-color: #23272E;
  padding: 127px 0;
  margin: -1px 0;
}
.section_video video {
  width: 100%;
}

.section_8 {
  background-color: #23272E;
  color: #fff;
  padding-bottom: 200px;
  margin-bottom: 128px;
}
.section_8 .inner {
  z-index: 3;
}
.section_8 .section_title_block {
  color: #fff;
  border-bottom: 1px #fff solid;
  margin-bottom: 104px;
  padding-bottom: 48px;
}
.section_8 .sc_8_frames {
  align-items: flex-start;
}
.section_8 .sc_8_frame {
  width: 1238px;
}
.section_8 .sc_8_frame.frame_1 {
  margin-top: 487px;
  z-index: 2;
}
.section_8 .sc_8_frame.frame_2 {
  margin-right: -281px;
  z-index: 1;
}
.section_8 .running-lines {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
.section_8 .running-lines.running-lines_1 {
  top: 300px;
}
.section_8 .running-lines.running-lines_2 {
  top: 1158px;
}
.section_8 .running-line {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 7px 0 0;
  margin-bottom: 10px;
  z-index: 2;
}
.section_8 .running-line div {
  color: #FAFAFA;
  font-family: "Bebas Neue", sans-serif;
  font-size: 208.75px;
  font-weight: 700;
  line-height: 127.978%;
  text-transform: uppercase;
  opacity: 0.1;
  position: relative;
  white-space: nowrap;
  margin-right: 16px;
  animation-name: running;
  animation-duration: 90s;
  animation-iteration-count: infinite;
  animation-direction: reverse;
  animation-timing-function: linear;
}
.section_8 .running-line.ltr-line {
  margin-top: -94px;
}
.section_8 .running-line.ltr-line div {
  animation-name: running;
  animation-duration: 90s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: linear;
}

.portfolio {
  padding-top: 30px;
}
.portfolio .title1,
.portfolio .title2 {
  color: #252525;
  font-family: "PloniRegularAAA", "Helvetica", "Arial", sans-serif;
}
.portfolio .st-button.-more.-c-white {
  color: #252525;
  font-family: "PloniRegularAAA", "Helvetica", "Arial", sans-serif;
}
.portfolio .st-button.-more.-c-white::before {
  border: 1px solid #252525;
}
.portfolio .st-button.-more.-c-white:hover {
  color: #fff;
}
.portfolio .st-button.-more.-c-white:hover::before {
  border: 1px solid #fff;
}

.portfolio-s2 .project-text {
  font-family: "PloniRegularAAA", "Helvetica", "Arial", sans-serif;
}
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-prev span svg,
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-next span svg {
  fill: #252525;
}
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-prev,
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-next {
  border: 1px solid #252525;
}
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-dots .owl-dot.active {
  background: #252525;
}

@keyframes running {
  0% {
    transform: translate(-100%, 0);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(100%, 0);
  }
}
@keyframes scrolldown {
  0% {
    background-position: 80% 0%;
  }
  50% {
    background-position: 20% 100%;
  }
  100% {
    background-position: 80% 0%;
  }
}
@keyframes arrow_move {
  0% {
    transform: translate(0, -15%);
  }
  50% {
    transform: translate(0, 0%);
  }
  100% {
    transform: translate(0, 15%);
  }
}
@keyframes show_line {
  0% {
    width: 0;
  }
  100% {
    width: calc(100% + 0.39vw);
  }
}
@keyframes show-frame {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes cursor {
  0% {
    transform: translate(0);
  }
  50% {
    transform: translate(30vw, 0);
  }
  100% {
    transform: translate(30vw, -1.2vw);
  }
}
@media all and (max-width: 768px) {
  .container .inner {
    padding: 0;
  }
  .container .footer .inner {
    padding: 0 5%;
  }
  .container header .inner {
    min-height: 60px;
    padding: 15px 0;
    margin: 0 4%;
  }
  .-menu-pd {
    padding-top: 60px;
  }
  .section_title_block {
    padding-bottom: 3.5294117647vw;
  }
  .sc_title_en {
    font-size: 3.7647058824vw;
  }
  .sc_title {
    font-size: 3.7647058824vw;
    top: 0.7058823529vw;
  }
  .section_1 {
    padding: 18.4517647059vw 0 0 0;
  }
  .section_1 .inner {
    height: auto;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0 1.6470588235vw 0 2.8235294118vw;
  }
  .section_1 .sc_1_left {
    width: 100%;
    max-width: 74.1176470588vw;
    height: auto;
    position: relative;
    left: 0;
    bottom: 0;
    z-index: 1;
    margin: -2.5882352941vw auto 0;
  }
  .section_1 .sc_1_right {
    width: 100%;
    margin: 0 auto 0.2352941176vw;
    z-index: 2;
  }
  .section_1 .sc_1_pretitle {
    font-size: 3.7647058824vw;
    margin: 0 0 2.1176470588vw 0.9411764706vw;
  }
  .section_1 .sc_1_pretitle strong {
    font-size: 3.7647058824vw;
    font-weight: 300;
  }
  .section_1 .sc_1_title {
    font-size: 10.1548235294vw;
  }
  .section_1 .sc_1_bottom_block {
    display: none;
  }
  .section_2 {
    background-color: #fff;
    margin-top: 0;
    padding: 7.7647058824vw 0 0 0;
    height: auto;
  }
  .section_2 .inner {
    padding: 0 15px 0 12px;
  }
  .section_2 .sc_2_section_title {
    margin-bottom: 7.7647058824vw;
  }
  .section_2 .sc_2_frames_text {
    margin: 0 0 10.5882352941vw;
  }
  .section_2 .sc_2_top_left_text {
    width: 100%;
    padding: 0;
    font-size: 6.3825882353vw;
    letter-spacing: -0.015em;
  }
  .section_2 .sc_2_top_left_text strong {
    margin-left: 0;
    text-align: right;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 3.7647058824vw;
    width: 100%;
    margin-top: 0;
    padding-left: 9px;
  }
  .section_2 .sc_2_top_right_text strong {
    font-size: 5.6470588235vw;
    margin-bottom: 4.2352941176vw;
    margin-top: 0.4705882353vw;
  }
  .section_2 .sc_2_left {
    width: 47.0588235294vw;
    top: 69.4117647059vw;
  }
  .section_2 .sc_2_right {
    position: relative;
    width: 100%;
    height: auto;
    right: 0;
    top: 0;
    margin-top: 21.1764705882vw;
  }
  .section_3 {
    padding: 11.2894117647vw 0;
  }
  .section_3 .inner {
    margin-bottom: 0;
    padding: 0 15px 7.0588235294vw 12px;
  }
  .section_3 .inner::after {
    content: "";
    width: 100%;
    height: 107.5294117647vw;
    background-color: #F4F4F9;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .section_3 .section_title_block {
    display: none;
  }
  .section_3 .sc_3_main_image {
    margin: 0 0.4705882353vw 0 1.1764705882vw;
    z-index: 2;
  }
  .section_3 .running-line {
    padding: 1.3411764706vw 0;
    margin-bottom: 11.7247058824vw;
    z-index: 3;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 4.2352941176vw;
    font-weight: 300;
  }
  .section_3 .home_page_block {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section_3 .home_page_block .inner {
    margin-bottom: 5.1764705882vw;
  }
  .section_3 .home_page_block .inner::after {
    display: none;
  }
  .section_3 .home_page_block .sc_3_section_title {
    display: flex;
    margin-bottom: 7.7647058824vw;
  }
  .section_3 .home_page_block .sc_title_en {
    padding-left: 0;
  }
  .section_4 .inner {
    padding-top: 31.2941176471vw;
    z-index: 2;
  }
  .section_4 .inner.second_inner {
    padding: 13.4vw 15px 13.1764705882vw 14px;
  }
  .section_4 .sc_4_homepage_img {
    width: 100%;
    top: -26.4917647059vw;
    padding: 0 0.9411764706vw 0 0.7058823529vw;
  }
  .section_4 .sc_4_banners {
    margin-top: 8.2352941176vw;
  }
  .section_4 .sc_4_idc_banner_1 {
    width: 53.0310588235vw;
  }
  .section_4 .sc_4_idc_banner_2 {
    width: 47.4395294118vw;
  }
  .section_4 .sc_4_section_title {
    color: #fff;
    border-bottom: 1px solid #fff;
  }
  .section_4 .sc_4_productpage_img {
    width: 100%;
    padding: 0 0.2352941176vw 0 0.4705882353vw;
    margin: 7.7647058824vw auto 0;
  }
  .section_5 {
    background-color: #fff;
    padding: 8.9411764706vw 0 12.4705882353vw;
  }
  .section_5 .inner {
    padding: 0 15px 0 14px;
  }
  .section_5 .sc_5_section_title {
    display: flex;
    margin-bottom: 7.0588235294vw;
  }
  .section_5 .sc_5_idc_image_1 {
    margin-bottom: 0;
  }
  .section_6 {
    padding: 0 0 11.6729411765vw;
  }
  .section_6 .inner {
    padding: 0 15px 0 14px;
  }
  .section_6 .sc_6_section_title {
    margin-bottom: 6.1176470588vw;
  }
  .section_6 .sc_6_categorypage_img {
    margin: 0 auto;
    padding-left: 2.5882352941vw;
  }
  .section_7 {
    padding: 7.0588235294vw 2.3529411765vw 0 2.5882352941vw;
  }
  .section_7 .inner {
    padding: 0;
  }
  .section_7 .section_title_block {
    margin-bottom: 5.8823529412vw;
  }
  .section_7 .sc_7_mobile_frames {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 6.1952941176vw;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .section_7 .sc_7_mobile_frames .sc_7_mobile_frame {
    width: 49.3%;
    filter: none;
  }
  .section_7 .sc_7_mobile_frames .mobile_frame_1 {
    margin-top: 13.1764705882vw;
    order: 2;
  }
  .section_7 .sc_7_mobile_frames .mobile_frame_2 {
    margin-top: 1.4117647059vw;
    order: 3;
  }
  .section_7 .sc_7_mobile_frames .mobile_frame_3 {
    margin-top: 4vw;
    margin-bottom: 2.5882352941vw;
    order: 4;
  }
  .section_7 .sc_7_mobile_frames .mobile_frame_4 {
    margin-top: -8.2352941176vw;
    order: 5;
  }
  .section_7 .sc_7_mobile_bottom {
    position: relative;
    bottom: 0;
    width: 100%;
    max-width: 84vw;
    order: 1;
  }
  .section_7 .sc_7_mobile_bottom_text {
    font-size: 3.7647058824vw;
  }
  .section_7 .sc_7_mobile_bottom_title {
    font-size: 5.6470588235vw;
    margin-bottom: 1.6470588235vw;
  }
  .section_video {
    padding: 8vw 10px 8vw 11px;
  }
  .section_8 {
    padding: 0.9411764706vw 10px 20.1294117647vw 11px;
    margin-bottom: 18.8235294118vw;
  }
  .section_8 .section_title_block {
    margin-bottom: 3.5294117647vw;
    padding-bottom: 4.2352941176vw;
  }
  .section_8 .sc_8_frames {
    flex-wrap: wrap;
  }
  .section_8 .sc_8_frame {
    width: 100%;
  }
  .section_8 .sc_8_frame.frame_1 {
    margin-top: 0;
    order: 2;
  }
  .section_8 .sc_8_frame.frame_2 {
    margin-right: 0;
    order: 1;
    margin-bottom: 16.7058823529vw;
  }
  .section_8 .running-lines.running-lines_1 {
    top: 66.1176470588vw;
  }
  .section_8 .running-lines.running-lines_2 {
    display: none;
  }
  .section_8 .running-line div {
    font-size: 15.6882352941vw;
    margin-right: 3.7647058824vw;
  }
  .section_8 .running-line.ltr-line {
    margin-top: -9.6470588235vw;
  }
  .section_8 .running-line.ltr-line div {
    animation-name: running;
    animation-duration: 90s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-timing-function: linear;
  }
  .portfolio .inner {
    padding: 0 5%;
  }
}
@media all and (max-width: 2499px) and (min-width: 769px) {
  .container .inner {
    max-width: 85.3125vw;
    padding-left: 0;
    padding-right: 0;
  }
  .container .section_1 .inner {
    max-width: 100%;
  }
  .section_title_block {
    padding-bottom: 1.71875vw;
  }
  .section_1 .sc_1_right {
    width: 49.9609375vw;
    margin-top: 15.8203125vw;
  }
  .section_1 .sc_1_title {
    font-size: 120px;
  }
  .section_1 .sc_1_pretitle {
    margin: 0 0 1.953125vw 0.234375vw;
  }
  .section_1 .sc_1_left {
    width: 45.7421875vw;
    left: 2.109375vw;
  }
  .section_1 .inner {
    height: 52.1875vw;
  }
  .section_1 .sc_1_bottom_block {
    bottom: -9px;
    right: 1.484375vw;
  }
  .section_1 .sc_1_bottom_text {
    width: 22.6171875vw;
    margin-bottom: 8.59375vw;
    font-size: 30px;
  }
  .section_1 .sc_1_bottom_scroll {
    width: 5.078125vw;
    height: 5.078125vw;
    top: -1.25vw;
    border-radius: 5.078125vw;
  }
  .section_2 {
    padding: 3.75vw 0 6.484375vw;
    height: 53.4375vw;
  }
  .section_2 .sc_2_section_title {
    margin-bottom: 2.1875vw;
  }
  .section_2 .sc_2_frames_text {
    margin: 5px 0 1.4453125vw;
  }
  .section_2 .sc_2_top_left_text {
    font-size: 60px;
  }
  .section_2 .sc_2_top_left_text strong {
    margin-left: 18.6328125vw;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 22px;
    width: 28.046875vw;
    min-width: 320px;
    margin-top: 0.2734375vw;
  }
  .section_2 .sc_2_top_right_text strong {
    font-size: 32px;
    margin-bottom: 0.9375vw;
  }
  .section_2 .sc_2_left {
    width: 30.5078125vw;
    top: 11.953125vw;
  }
  .section_2 .sc_2_right {
    width: 73.828125vw;
    top: 468px;
  }
  .section_3 {
    padding-top: 1.953125vw;
    padding-bottom: 5.4296875vw;
  }
  .section_3 .inner {
    margin-bottom: 4.3359375vw;
  }
  .section_3 .sc_3_main_image {
    margin-top: -0.390625vw;
  }
  .section_3 .running-line {
    padding: 0.390625vw;
    margin-bottom: 5.7421875vw;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 34px;
  }
  .section_3 .home_page_block {
    padding-top: 1.5625vw;
    padding-bottom: 12.6171875vw;
  }
  .section_3 .home_page_block .inner {
    margin-bottom: 0.859375vw;
  }
  .section_3 .home_page_block .sc_3_section_title {
    margin-bottom: 2.734375vw;
  }
  .section_4 .inner {
    padding-top: 26.0546875vw;
  }
  .section_4 .inner.second_inner {
    padding-top: 3.75vw;
    padding-bottom: 3.7890625vw;
  }
  .section_4 .sc_4_homepage_img {
    width: 84.6875vw;
    top: -17.5vw;
  }
  .section_4 .sc_4_productpage_img {
    margin: 2.65625vw auto 0;
  }
  .section_5 {
    padding: 5.625vw 0;
  }
  .section_5 .sc_5_idc_image_1 {
    margin-bottom: 4.296875vw;
  }
  .section_6 {
    padding: 1.640625vw 0 0.390625vw;
  }
  .section_6 .sc_6_section_title {
    margin-bottom: 3.28125vw;
  }
  .section_6 .sc_6_categorypage_img {
    margin: 0 auto -7.890625vw;
  }
  .section_7 {
    padding-top: 10.9375vw;
  }
  .section_7 .section_title_block {
    margin-bottom: 3.125vw;
  }
  .section_7 .sc_7_mobile_frames {
    padding-bottom: 3.515625vw;
  }
  .section_7 .sc_7_mobile_frames .sc_7_mobile_frame {
    width: 20.1953125vw;
  }
  .section_7 .sc_7_mobile_frames .mobile_frame_1 {
    margin-top: 3.828125vw;
  }
  .section_7 .sc_7_mobile_frames .mobile_frame_3 {
    margin-top: 13.4765625vw;
  }
  .section_7 .sc_7_mobile_bottom {
    bottom: 1.875vw;
    width: 28.046875vw;
  }
  .section_7 .sc_7_mobile_bottom_text {
    font-size: 0.9375vw;
  }
  .section_7 .sc_7_mobile_bottom_title {
    font-size: 1.40625vw;
    margin-bottom: 0.9375vw;
  }
  .section_video {
    padding: 4.9609375vw 0;
  }
  .section_8 {
    padding-bottom: 7.8125vw;
    margin-bottom: 5vw;
  }
  .section_8 .section_title_block {
    margin-bottom: 4.0625vw;
    padding-bottom: 1.875vw;
  }
  .section_8 .sc_8_frame {
    width: 48.359375vw;
  }
  .section_8 .sc_8_frame.frame_1 {
    margin-top: 19.0234375vw;
  }
  .section_8 .sc_8_frame.frame_2 {
    margin-right: -10.9765625vw;
  }
  .section_8 .running-lines.running-lines_1 {
    top: 11.71875vw;
  }
  .section_8 .running-lines.running-lines_2 {
    top: 45.234375vw;
  }
  .section_8 .running-line {
    padding: 0.2734375vw 0 0;
    margin-bottom: 0.390625vw;
  }
  .section_8 .running-line div {
    font-size: 8.154296875vw;
    margin-right: 0.625vw;
  }
  .section_8 .running-line.ltr-line {
    margin-top: -3.671875vw;
  }
}
@media all and (max-width: 2199px) and (min-width: 769px) {
  .sc_title, .sc_title_en {
    font-size: 22px;
  }
  .section_1 .sc_1_title {
    font-size: 106px;
  }
  .section_1 .sc_1_bottom_text {
    font-size: 26px;
  }
  .section_2 .sc_2_top_left_text {
    font-size: 56px;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 20px;
  }
  .section_2 .sc_2_top_right_text strong {
    font-size: 28px;
  }
  .section_2 .sc_2_left {
    top: 12.421875vw;
  }
  .section_2 .sc_2_right {
    top: 21.2824010914vw;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 28px;
  }
}
@media all and (max-width: 1899px) and (min-width: 769px) {
  .sc_title, .sc_title_en {
    font-size: 20px;
  }
  .container header .inner {
    padding-right: 3%;
    padding-left: 3%;
  }
  .section_1 .sc_1_title {
    font-size: 86px;
  }
  .section_1 .sc_1_pretitle {
    font-size: 30px;
  }
  .section_1 .sc_1_pretitle strong {
    font-size: 30px;
    font-weight: 300;
  }
  .section_1 .sc_1_bottom_text {
    font-size: 20px;
  }
  .section_1 .sc_1_right {
    max-width: 49.9609375vw;
    width: auto;
  }
  .section_2 .sc_2_top_left_text {
    font-size: 52px;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 20px;
  }
  .section_2 .sc_2_top_right_text strong {
    font-size: 26px;
  }
  .section_2 .sc_2_left {
    top: 12.96875vw;
  }
  .section_2 .sc_2_right {
    top: 24.644549763vw;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 26px;
  }
}
@media all and (max-width: 1599px) and (min-width: 769px) {
  .sc_title, .sc_title_en {
    font-size: 18px;
  }
  .section_1 .sc_1_title {
    font-size: 76px;
  }
  .section_1 .sc_1_pretitle {
    font-size: 36px;
  }
  .section_1 .sc_1_pretitle strong {
    font-size: 36px;
    font-weight: 300;
  }
  .section_1 .sc_1_bottom_text {
    font-size: 16px;
  }
  .section_2 .sc_2_top_left_text {
    font-size: 46px;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 18px;
  }
  .section_2 .sc_2_top_right_text strong {
    font-size: 22px;
  }
  .section_2 .sc_2_left {
    top: 15.078125vw;
  }
  .section_2 .sc_2_right {
    top: 24.644549763vw;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 24px;
  }
}
@media all and (max-width: 1399px) and (min-width: 769px) {
  .section_1 .sc_1_title {
    font-size: 66px;
  }
  .section_1 .sc_1_pretitle {
    font-size: 24px;
  }
  .section_1 .sc_1_pretitle strong {
    font-size: 24px;
    font-weight: 300;
  }
  .section_1 .sc_1_bottom_text {
    min-width: 270px;
  }
  .section_2 {
    height: 720px;
  }
  .section_2 .sc_2_top_left_text {
    font-size: 42px;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 16px;
  }
  .section_2 .sc_2_top_right_text strong {
    font-size: 20px;
  }
  .section_2 .sc_2_left {
    top: 13.1522516083vw;
  }
  .section_2 .sc_2_right {
    top: 20.7290922087vw;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 22px;
  }
}
@media all and (max-width: 1199px) and (min-width: 769px) {
  .sc_title, .sc_title_en {
    font-size: 16px;
  }
  .section_1 .sc_1_title {
    font-size: 52px;
  }
  .section_1 .sc_1_pretitle {
    font-size: 20px;
  }
  .section_1 .sc_1_pretitle strong {
    font-size: 20px;
    font-weight: 300;
  }
  .section_2 {
    height: 600px;
  }
  .section_2 .sc_2_top_left_text {
    font-size: 36px;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 20px;
  }
}
@media all and (max-width: 991px) and (min-width: 769px) {
  .section_1 .sc_1_title {
    font-size: 42px;
  }
  .section_2 {
    height: 530px;
  }
  .section_2 .sc_2_top_left_text {
    font-size: 32px;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 14px;
  }
  .section_2 .sc_2_top_right_text strong {
    font-size: 18px;
  }
  .section_2 .sc_2_left {
    top: 21.3263979194vw;
  }
  .section_2 .sc_2_right {
    top: 28.6085825748vw;
  }
}/*# sourceMappingURL=portfolio-idc.css.map */