html {
  overflow-x: hidden;
}

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

div {
  position: relative;
}

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;
}

.section_title_block {
  padding-bottom: 25px;
  border-bottom: 1px solid #000000;
  color: #000000;
}

.sc_title {
  font-family: "PloniRegularAAA", "sans-serif";
  font-size: 40px;
  line-height: 127.98%;
}

.sc_title_en {
  font-family: "Unbounded", "sans-serif";
  font-size: 36px;
  line-height: 127.98%;
  margin-bottom: 5px;
}

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

.-mobile {
  display: none;
}

.section_1 {
  background-color: #fff;
  color: #000;
  padding: 76px 0 255px;
}
.section_1 .inner {
  max-width: 2168px;
  align-items: stretch;
}
.section_1 .sc_1_leafs {
  position: absolute;
  right: 0;
  top: 0;
  width: 720px;
}
.section_1 .sc_1_left {
  width: 1244px;
}
.section_1 .sc_1_right {
  width: 747px;
}
.section_1 .sc_1_pretitle {
  font-family: "Unbounded", "sans-serif";
  font-size: 36px;
  line-height: 127.98%;
  margin: 0 0 50px 6px;
  text-align: left;
  direction: ltr;
}
.section_1 .sc_1_pretitle strong {
  font-weight: 400;
  font-size: 44px;
  font-family: "PloniRegularAAA", "sans-serif";
}
.section_1 .sc_1_title {
  position: relative;
  font-family: "Unbounded", "sans-serif";
  font-size: 136px;
  line-height: 100.48%;
  margin-bottom: 40px;
  text-align: left;
  left: -7px;
}
.section_1 .sc_1_title br {
  display: none;
}
.section_1 .sc_1_logo_block {
  justify-content: flex-start;
  margin: 508px 0 71px 0;
}
.section_1 .sc_1_tolsoz_logo {
  height: 46px;
  background: #FFFFFF;
  border: 1px solid #000000;
  padding: 8px 28px 10px 24px;
}
.section_1 .sc_1_tolsoz_logo_img {
  width: 183px;
}
.section_1 .sc_1_tolsoz_slogan {
  height: 46px;
  background: #FFC543;
  border: 1px solid #000000;
  font-family: "Unbounded", "sans-serif";
  font-size: 33px;
  line-height: 46px;
  text-align: right;
  padding: 0 20px;
}
.section_1 .sc_1_desc_title {
  font-family: "SimplerPro", "sans-serif";
  font-size: 30px;
  line-height: 128%;
  text-align: right;
  color: #1E1E1E;
  margin: 0 20px 15px 0;
}
.section_1 .sc_1_desc_title:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #FFC543;
  margin-left: 19px;
}
.section_1 .sc_1_desc_text {
  font-family: "PloniRegularAAA", "sans-serif";
  font-size: 24px;
  line-height: 16px;
  text-align: right;
  color: #1E1E1E;
  width: 725px;
  margin: 0 20px 20px 0;
  line-height: 128%;
}
.section_1 .sc_1_tags {
  justify-content: flex-start;
  margin-right: 20px;
}
.section_1 .sc_1_tag {
  font-family: "Unbounded", "sans-serif";
  font-size: 16px;
  line-height: 127.98%;
  text-transform: uppercase;
  color: #000000;
  padding: 7px 26px;
  margin-left: 7px;
  border: 1px solid #000000;
  border-radius: 160px;
}
.section_1 .sc_1_bottom_block {
  position: absolute;
  bottom: -9px;
  right: 20px;
}
.section_1 .sc_1_bottom_text {
  font-family: "SimplerPro", "sans-serif";
  font-weight: 900;
  font-size: 34px;
  line-height: 116%;
  width: 579px;
}
.section_1 .sc_1_bottom_scroll {
  width: 130px;
  height: 130px;
  background-color: #000;
  border-radius: 130px;
  margin-left: 38px;
}
.section_1 .sc_1_bottom_scroll:before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../img/sc_1_arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 40px;
  width: 20px;
  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: 6px 0 100px;
}
.section_2 .inner {
  max-width: 2168px;
}
.section_2 .sc_2_section_title {
  margin-bottom: 52px;
}
.section_2 .sc_2_frames_text {
  font-family: "Unbounded";
  font-size: 118px;
  line-height: 97.62%;
  text-transform: uppercase;
  margin: 5px 0 37px;
  text-align: left;
}
.section_2 .sc_2_frames_text .top_text {
  margin-left: 33px;
}
.section_2 .sc_2_frames_text .bottom_text {
  margin-left: 785px;
  display: inline-block;
  z-index: 1;
  direction: ltr;
}
.section_2 .sc_2_frames_text .bottom_text:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  bottom: 8px;
  right: -10px;
  height: 32px;
  background: #FFB91D;
  z-index: -1;
  direction: ltr;
}
.section_2 .sc_2_frames_text.is-inview .bottom_text::before {
  animation: show_line 0.5s 1s linear forwards;
}

.section_3 {
  background-color: #fff;
  padding: 10px 0 0;
  margin-top: -1px;
  z-index: 2;
}
.section_3 .inner {
  max-width: 2168px;
  direction: ltr;
}
.section_3 .sc_3_section_title {
  margin-bottom: 105px;
  padding-bottom: 15px;
}
.section_3 .sc_3_fonts_block {
  direction: ltr;
  width: 1754px;
  padding-bottom: 15px;
  margin-bottom: 89px;
  border-bottom: 1px solid #000000;
  align-items: baseline;
  justify-content: flex-start;
}
.section_3 .sc_3_font_wrap {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}
.section_3 .sc_3_block_title {
  font-family: "Unbounded", "sans-serif";
  font-size: 36px;
  line-height: 127.98%;
  width: 537px;
  text-align: left;
  padding-left: 40px;
}
.section_3 .sc_3_colors_block {
  direction: ltr;
  width: 1754px;
  align-items: flex-end;
  justify-content: flex-start;
  padding-bottom: 80px;
}
.section_3 .sc_3_colors_block .sc_3_block_title {
  margin-bottom: 19px;
}
.section_3 .sc_3_font_en,
.section_3 .sc_3_font_heb {
  font-family: "Unbounded", "sans-serif";
  font-size: 36px;
  line-height: 127.98%;
  margin-right: 18px;
}
.section_3 .sc_3_font_heb {
  margin-right: 32px;
}
.section_3 .sc_3_font {
  font-family: "Heebo", "sans-serif";
  font-weight: 800;
  font-size: 144px;
  line-height: 127.98%;
  margin-right: 90px;
  top: 8px;
}
.section_3 .sc_3_font_en_upper {
  font-family: "Heebo", "sans-serif";
  font-weight: 800;
  font-size: 144px;
  line-height: 127.98%;
  margin-right: 25px;
}
.section_3 .sc_3_font_en_lower {
  font-family: "Heebo", "sans-serif";
  font-weight: 800;
  font-size: 57px;
  line-height: 127.98%;
  margin-right: 148px;
}
.section_3 .sc_3_font_heb_upper {
  height: 84px;
  margin-right: 14px;
}
.section_3 .sc_3_font_heb_lower {
  height: 39px;
}
.section_3 .sc_3_colors {
  flex-wrap: wrap;
  width: 1183px;
}
.section_3 .sc_3_color_text {
  font-family: "Unbounded", "sans-serif";
  font-size: 14px;
  line-height: 127.98%;
  position: absolute;
}
.section_3 .sc_3_color_1 {
  width: 513px;
  height: 189px;
  background: #272727;
  border: 1px solid #000000;
  border-radius: 10px;
  box-sizing: border-box;
  margin-bottom: 21px;
}
.section_3 .sc_3_color_1 .sc_3_color_text {
  color: #E6E6E6;
  bottom: 18px;
  right: 20px;
}
.section_3 .sc_3_color_2 {
  width: 319px;
  height: 189px;
  background: #AD96DC;
  border: 1px solid #000000;
  border-radius: 10px;
  box-sizing: border-box;
  margin-bottom: 21px;
}
.section_3 .sc_3_color_2 .sc_3_color_text {
  color: #E6E6E6;
  bottom: 18px;
  right: 20px;
}
.section_3 .sc_3_color_3 {
  width: 319px;
  height: 189px;
  background: #FFB91D;
  border: 1px solid #000000;
  border-radius: 10px;
  box-sizing: border-box;
  margin-bottom: 21px;
}
.section_3 .sc_3_color_3 .sc_3_color_text {
  color: #282828;
  bottom: 18px;
  right: 20px;
}
.section_3 .sc_3_color_4 {
  width: 161px;
  height: 34px;
  background: #FFB71A;
  border: 1px solid #000000;
  border-radius: 67px;
  box-sizing: border-box;
  margin-bottom: 21px;
}
.section_3 .sc_3_color_4 .sc_3_color_text {
  color: #282828;
  bottom: 6px;
  right: 15px;
}
.section_3 .sc_3_color_5 {
  width: 161px;
  height: 34px;
  background: #FF9113;
  border: 1px solid #000000;
  border-radius: 67px;
  box-sizing: border-box;
  margin-bottom: 21px;
}
.section_3 .sc_3_color_5 .sc_3_color_text {
  color: #282828;
  bottom: 6px;
  right: 15px;
}
.section_3 .sc_3_color_6 {
  width: 161px;
  height: 34px;
  background: #E3DFED;
  border: 1px solid #000000;
  border-radius: 67px;
  box-sizing: border-box;
  margin-bottom: 21px;
}
.section_3 .sc_3_color_6 .sc_3_color_text {
  color: #282828;
  bottom: 6px;
  right: 15px;
}
.section_3 .sc_3_color_7 {
  width: 654px;
  height: 34px;
  background: #F1F1F1;
  border: 1px solid #000000;
  border-radius: 67px;
  box-sizing: border-box;
  margin-bottom: 21px;
}
.section_3 .sc_3_color_7 .sc_3_color_text {
  color: #282828;
  bottom: 6px;
  right: 15px;
}
.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;
  font-family: "Unbounded", "sans-serif";
  font-size: 36px;
  line-height: 127.98%;
  text-transform: uppercase;
  color: #FFFFFF;
  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-bottom: 478px;
}
.section_3 .home_page_block .sc_3_section_title {
  margin-bottom: 45px;
}
.section_3 .home_page_block .sc_title_en {
  padding-left: 0;
}
.section_3 .sc_title_en {
  padding-left: 40px;
}

.section_4 {
  background-color: #000;
  color: #fff;
  z-index: 3;
}
.section_4 .sc_4_leafs {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 50px;
  width: 540px;
}
.section_4 .inner {
  max-width: 2168px;
  padding-top: 1044px;
  z-index: 2;
}
.section_4 .sc_4_homepage_img {
  position: absolute;
  width: 2168px;
  left: 50%;
  top: -475px;
  transform: translateX(-50%);
}
.section_4 .sc_4_section_title {
  color: #FFFFFF;
  border-bottom: none;
  margin: -2px 35px 0 42px;
}
.section_4 .sc_4_section_title .sc_title {
  margin-top: 2px;
}
.section_4 .sc_4_productpage_img {
  width: 2164px;
  margin: 0 0 129px 0;
}

.section_5 {
  background-color: #fff;
  z-index: 3;
  padding: 86px 0 68px;
}
.section_5 .inner {
  max-width: 2096px;
  z-index: 2;
}
.section_5 .sc_5_leafs_1 {
  position: absolute;
  right: 30px;
  top: 110px;
  width: 176px;
  z-index: 3;
}
.section_5 .sc_5_leafs_2 {
  position: absolute;
  left: 0px;
  top: 655px;
  width: 400px;
  z-index: 3;
}
.section_5 .sc_5_section_title.section_title_block {
  margin-bottom: 110px;
  padding-bottom: 36px;
}
.section_5 .sc_5_section_title.section_title_block .sc_title_en {
  margin-bottom: 0;
}
.section_5 .sc_5_section_title.section_title_block .sc_title {
  top: 13px;
  font-size: 36px;
  line-height: 46px;
}
.section_5 .sc_5_categorypage_img {
  width: 2300px;
  margin: 0 197px 141px 0;
  z-index: 2;
}
.section_5 .sc_5_image_1.-desktop {
  margin-right: 66px;
}
.section_5 .sc_5_section_title.promotion_block_title {
  margin-bottom: 0;
  padding-bottom: 38px;
}
.section_5 .sc_5_section_title.promotion_block_title .sc_title {
  font-size: 36px;
  line-height: 46px;
  top: 15px;
}
.section_5 .sc_5_promotion_img {
  width: 2167px;
  margin: 0 197px 0 0;
  z-index: 2;
}
.section_5 .sc_5_bottom_block {
  justify-content: flex-start;
  align-items: flex-start;
  margin: -124px auto 0 auto;
  max-width: 2560px;
}
.section_5 .sc_5_bottom_text {
  margin-top: 134px;
}
.section_5 .sc_5_bottom_title {
  width: 803px;
  font-family: "Unbounded", "sans-serif";
  font-size: 110px;
  line-height: 100.48%;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 46px;
}
.section_5 .sc_5_bottom_desc {
  width: 750px;
  font-family: "PloniRegularAAA", "sans-serif";
  font-size: 24px;
  line-height: 128%;
  color: #1E1E1E;
}
.section_5 .sc_5_bottom_img {
  width: 813px;
  margin: 0 197px 0 174px;
}

.section_6 {
  background-color: #000;
  color: #fff;
  z-index: 3;
  padding-top: 200px;
}
.section_6 .sc_6_leafs_1 {
  position: absolute;
  right: 0;
  top: 1100px;
  width: 290px;
  z-index: 3;
}
.section_6 .sc_6_leafs_2 {
  position: absolute;
  left: 0;
  top: 1970px;
  width: 518px;
  z-index: 3;
}
.section_6 .inner {
  max-width: 2096px;
  z-index: 2;
  direction: ltr;
  padding-left: 3px;
}
.section_6 .section_title_block {
  color: #fff;
  border-bottom: 1px #fff solid;
  margin-bottom: 37px;
  padding-bottom: 32px;
}
.section_6 .section_title_block .sc_title {
  top: 10px;
  font-size: 36px;
  line-height: 46px;
}
.section_6 .sc_6_account_line {
  align-items: flex-end;
  width: 1919px;
  margin-bottom: 74px;
}
.section_6 .sc_6_account_line.is-inview .sc_6_coursor {
  animation: cursor 4s 1s linear forwards;
}
.section_6 .sc_6_account_line.is-inview .sc_6_account_3 {
  opacity: 0;
  transition: all 1s 3.8s linear;
}
.section_6 .sc_6_account_title {
  font-family: "Unbounded", "sans-serif";
  font-size: 24px;
  line-height: 127.98%;
  margin-bottom: 19px;
  text-align: left;
}
.section_6 .sc_6_account_block_1 {
  width: 495px;
}
.section_6 .sc_6_account_block_2 {
  width: 495px;
}
.section_6 .sc_6_account_block_2 .image_none_active {
  z-index: 1;
}
.section_6 .sc_6_account_block_2 .image_none_active picture:first-child {
  position: relative;
  z-index: 2;
}
.section_6 .sc_6_account_block_2 .image_none_active picture:last-child {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 1;
}
.section_6 .sc_6_account_block_3 {
  justify-content: center;
  width: 417px;
  height: 101px;
  background: #FFB91D;
  border-radius: 10px;
  font-family: "Heebo", "sans-serif";
  font-size: 24px;
  line-height: 127.98%;
  color: #000;
}
.section_6 .sc_6_account_block_4 {
  justify-content: center;
  width: 417px;
  height: 101px;
  background: #000000;
  border: 1.01858px solid #FFFFFF;
  border-radius: 10px;
  font-family: "Heebo", "sans-serif";
  font-size: 24px;
  line-height: 127.98%;
  color: #FFFFFF;
}
.section_6 .sc_6_coursor {
  position: absolute;
  width: 68px;
  top: 5.5vw;
  z-index: 10;
}
.section_6 .sc_6_img_1 {
  justify-content: flex-end;
  margin-bottom: 81px;
}
.section_6 .sc_6_image_1 {
  width: 2153px;
}
.section_6 .sc_6_img_2 {
  width: 2160px;
  margin: 0 235px 43px 0;
}
.section_6 .inner_2 {
  max-width: 2167px;
}
.section_6 .slider_section_title_block {
  padding-bottom: 52px;
  margin-bottom: 52px;
}
.section_6 .sc_6_slider_block {
  width: 2560px;
  margin: 0 auto 28px;
}
.section_6 .mobile_section_title_block {
  padding-bottom: 28px;
  margin-bottom: 0;
}
.section_6 .sc_6_mobile_frames {
  width: 2163px;
  margin: 0 auto;
  padding-bottom: 157px;
  align-items: flex-start;
}
.section_6 .sc_6_mobile_frames.is-inview .sc_6_mobile_frame {
  animation: show-frame 1s linear forwards;
}
.section_6 .sc_6_mobile_frames.is-inview .sc_6_mobile_frame.mobile_frame_3 {
  animation-delay: 0.5s;
}
.section_6 .sc_6_mobile_frames.is-inview .sc_6_mobile_frame.mobile_frame_2 {
  animation-delay: 1s;
}
.section_6 .sc_6_mobile_frames.is-inview .sc_6_mobile_frame.mobile_frame_1 {
  animation-delay: 1.5s;
}
.section_6 .sc_6_mobile_frames .sc_6_mobile_frame {
  width: 517px;
  transform: translateY(100%);
}
.section_6 .sc_6_mobile_frames .mobile_frame_1 {
  margin-top: 147px;
}
.section_6 .sc_6_mobile_frames .mobile_frame_2 {
  margin-top: 115px;
}
.section_6 .sc_6_mobile_frames .mobile_frame_3 {
  margin-top: 416px;
}
.section_6 .sc_6_mobile_frames .mobile_frame_4 {
  margin-top: 127px;
}
.section_6 .sc_6_mobile_bottom {
  position: absolute;
  right: 0;
  bottom: 147px;
  color: #fff;
  width: 715px;
  text-align: right;
}
.section_6 .sc_6_mobile_bottom_title {
  font-family: "Unbounded", "sans-serif";
  font-size: 110px;
  line-height: 100.48%;
  color: #FFFFFF;
  margin-bottom: 42px;
  text-transform: uppercase;
}
.section_6 .sc_6_mobile_bottom_text {
  font-family: "PloniRegularAAA", "sans-serif";
  font-size: 24px;
  line-height: 128%;
}

.single-project.postid-1160 .portfolio-s2 {
  padding-top: 96px;
}
.single-project.postid-1160 .portfolio-s2 .marq-wr.-style1 {
  height: 71px;
}
.single-project.postid-1160 .portfolio-s2 .marq-wr.-style1 .marq {
  font-size: 31px;
}

@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(-50%, -20%);
  }
  50% {
    transform: translate(-50%, -50%);
  }
  100% {
    transform: translate(-50%, -80%);
  }
}
@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) {
  .section_1 {
    padding: 0 0 22.3529411765vw;
  }
  .section_1 .inner {
    flex-wrap: wrap;
    padding: 0;
  }
  .section_1 .sc_1_leafs {
    top: 27px;
    width: 80px;
  }
  .section_1 .sc_1_pretitle {
    font-size: 20px;
    margin: 28px 0 25px;
    padding: 0 4%;
  }
  .section_1 .sc_1_pretitle strong {
    font-size: 20px;
    font-family: "PloniRegularAAA", "sans-serif";
  }
  .section_1 .sc_1_title {
    font-size: 36px;
    margin: 0 0 16px;
    left: 0;
    padding: 0 4%;
  }
  .section_1 .sc_1_title br {
    display: block;
  }
  .section_1 .sc_1_right {
    order: 2;
    width: 100%;
    z-index: 2;
  }
  .section_1 .sc_1_left {
    order: 1;
    width: 100%;
    direction: ltr;
    z-index: 1;
  }
  .section_1 .sc_1_logo_block {
    justify-content: flex-start;
    margin: -6.8235294118vw 0 5.4117647059vw 0;
  }
  .section_1 .sc_1_tolsoz_slogan {
    font-size: 2.8235294118vw;
    order: 2;
    height: 6.8235294118vw;
    line-height: 6.8235294118vw;
    border: none;
    background-color: #FFB71A;
    padding: 0 4.2352941176vw;
  }
  .section_1 .sc_1_tolsoz_logo {
    order: 1;
    padding: 0 4.4705882353vw;
    display: flex;
    align-items: center;
    height: 6.8235294118vw;
    border: none;
  }
  .section_1 .sc_1_tolsoz_logo_img {
    width: 17.6470588235vw;
  }
  .section_1 .sc_1_tags {
    display: none;
  }
  .section_1 .sc_1_desc_block {
    margin-bottom: 46px;
  }
  .section_1 .sc_1_bottom_block {
    position: static;
    padding: 0 4%;
  }
  .section_1 .sc_1_bottom_scroll {
    min-width: 47px;
    max-width: 47px;
    max-height: 47px;
    min-height: 47px;
    background-color: #000;
    border-radius: 50%;
    margin-left: 20px;
  }
  .section_1 .sc_1_bottom_scroll::before {
    background-image: url(../img/sc_1_scroll_btn.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 13px;
    height: 16px;
  }
  .section_1 .sc_1_bottom_text {
    font-size: 20px;
    width: 100%;
  }
  .section_1 .sc_1_desc_title::before {
    margin-left: 10px;
  }
  .section_1 .sc_1_desc_text {
    width: 100%;
    margin: 0;
    padding: 0 4%;
    font-size: 18px;
  }
  .section_2 {
    padding: 6px 0 56px;
  }
  .section_2 .inner {
    padding: 0 4%;
  }
  .section_2 .sc_title {
    font-size: 16px;
  }
  .section_2 .sc_title_en {
    font-size: 16px;
  }
  .section_2 .sc_2_frames_text {
    font-size: 48px;
    margin: 5px 0 39px;
  }
  .section_2 .sc_2_frames_text .top_text {
    margin-left: 0;
  }
  .section_2 .sc_2_frames_text .bottom_text {
    margin-left: 0;
  }
  .section_2 .sc_2_frames_text .bottom_text::before {
    height: 16px;
    bottom: -4px;
    right: 0;
  }
  .section_2 .section_title_block {
    padding-bottom: 5px;
  }
  .section_2 .sc_2_section_title {
    margin-bottom: 22px;
  }
  .section_2 .main-container {
    padding: 0 4%;
  }
  .section_3 {
    position: relative;
  }
  .section_3 .inner {
    padding: 0 4%;
  }
  .section_3 .sc_3_leafs_mob {
    position: absolute;
    top: 14px;
    right: 0;
    z-index: -1;
    width: 98px;
  }
  .section_3 .sc_title_en {
    font-size: 16px;
    padding-left: 0;
    text-align: left;
  }
  .section_3 .sc_title {
    font-size: 16px;
  }
  .section_3 .sc_3_section_title {
    margin-bottom: 47px;
    padding-bottom: 5px;
  }
  .section_3 .sc_3_fonts_block {
    width: 100%;
    flex-direction: column;
    padding-bottom: 24px;
    margin-bottom: 48px;
  }
  .section_3 .sc_3_block_title {
    width: 100%;
    font-size: 14px;
    padding-left: 0;
  }
  .section_3 .sc_3_font {
    top: 0;
    font-size: 32px;
    margin-right: 50px;
  }
  .section_3 .sc_3_font_en,
  .section_3 .sc_3_font_heb {
    font-size: 13px;
    margin-right: 5px;
  }
  .section_3 .sc_3_font_en_upper {
    font-size: 47px;
    margin-right: 40px;
  }
  .section_3 .sc_3_font_en_lower,
  .section_3 .sc_3_font_heb_lower {
    display: none;
  }
  .section_3 .sc_3_font_heb_upper {
    height: 33px;
  }
  .section_3 .sc_3_colors_block {
    width: 100%;
    flex-direction: column;
    padding-bottom: 11px;
  }
  .section_3 .sc_3_colors_block .sc_3_block_title {
    margin-bottom: 9px;
  }
  .section_3 .sc_3_colors {
    width: 100%;
  }
  .section_3 .sc_3_color_1,
  .section_3 .sc_3_color_2,
  .section_3 .sc_3_color_3 {
    width: 29.5572916667vw;
    height: 28.7760416667vw;
    border: 0.5px solid #000;
    margin-bottom: 0;
  }
  .section_3 .sc_3_color_1 .sc_3_color_text,
  .section_3 .sc_3_color_2 .sc_3_color_text,
  .section_3 .sc_3_color_3 .sc_3_color_text {
    right: 50%;
    transform: translateX(50%);
    font-size: 12px;
    bottom: 13px;
  }
  .section_3 .sc_3_color_4,
  .section_3 .sc_3_color_5,
  .section_3 .sc_3_color_6 {
    width: 29.296875vw;
    height: 7.5520833333vw;
    border-radius: 64px;
    border: 0.5px solid #000;
    margin-bottom: 11px;
  }
  .section_3 .sc_3_color_4 .sc_3_color_text,
  .section_3 .sc_3_color_5 .sc_3_color_text,
  .section_3 .sc_3_color_6 .sc_3_color_text {
    right: 50%;
    bottom: 50%;
    transform: translate(50%, 50%);
    font-size: 12px;
  }
  .section_3 .sc_3_color_7 {
    display: none;
  }
  .section_3 .sc_3_color_6 {
    order: 3;
  }
  .section_3 .sc_3_color_5 {
    order: 2;
  }
  .section_3 .sc_3_color_4 {
    order: 1;
  }
  .section_3 .sc_3_color_3 {
    order: 6;
  }
  .section_3 .sc_3_color_2 {
    order: 5;
  }
  .section_3 .sc_3_color_1 {
    order: 4;
  }
  .section_3 .sc_3_font_wrap {
    position: relative;
    top: -5px;
  }
  .section_3 .home_page_block {
    padding-bottom: 144px;
  }
  .section_3 .running-line {
    margin-bottom: 65px;
  }
  .section_4 .sc_4_homepage_img {
    width: 100%;
    top: -162px;
  }
  .section_4 .sc_4_leafs_mob {
    position: absolute;
    top: -30px;
    left: 0;
    width: 125px;
  }
  .section_4 .sc_title_en {
    font-size: 14px;
    margin-bottom: 0;
  }
  .section_4 .sc_title {
    font-size: 16px;
  }
  .section_4 .sc_4_productpage_img {
    width: 500px;
    position: relative;
    margin: 0 0 62px 0;
  }
  .section_4 .section_title_block {
    padding-bottom: 5px;
    border-bottom: 0.5px solid #fff;
    margin: 0 0 20px;
  }
  .section_4 .sc_4_section_title .sc_title {
    margin-top: 0;
  }
  .section_5 {
    padding: 28px 0 50px;
  }
  .section_5 .inner {
    padding: 0 4%;
  }
  .section_5 .sc_5_categorypage_img {
    width: 100%;
    margin: 0 0 60px;
    padding: 0 4% 0 0;
  }
  .section_5 .sc_5_section_title.promotion_block_title {
    padding-bottom: 8px;
  }
  .section_5 .sc_5_section_title.promotion_block_title .sc_title {
    font-size: 16px;
    top: 0;
    line-height: 127%;
  }
  .section_5 .sc_5_section_title.section_title_block .sc_title_en {
    font-size: 14px;
    text-align: left;
  }
  .section_5 .sc_5_promotion_img {
    width: 100%;
    margin: 0;
  }
  .section_5 .sc_5_bottom_block {
    margin: 0;
    flex-direction: column-reverse;
    padding: 0 4%;
  }
  .section_5 .sc_5_bottom_text {
    margin-top: 44px;
    margin-bottom: 19px;
  }
  .section_5 .sc_5_bottom_img {
    width: 100%;
    margin: 0;
  }
  .section_5 .sc_5_bottom_title {
    font-size: 48px;
    width: 100%;
    margin-bottom: 10px;
  }
  .section_5 .sc_5_bottom_desc {
    width: 100%;
    font-size: 18px;
  }
  .section_6 {
    padding-top: 30px;
  }
  .section_6 .inner {
    padding: 0 4%;
  }
  .section_6 .sc_title_en {
    font-size: 14px;
  }
  .section_6 .section_title_block {
    padding-bottom: 5px;
    margin-bottom: 40px;
  }
  .section_6 .section_title_block .sc_title {
    top: 0;
    font-size: 16px;
    line-height: 127.98%;
  }
  .section_6 .sc_6_account_line {
    width: 100%;
    flex-direction: column;
    margin-bottom: 55px;
  }
  .section_6 .sc_6_account_line.is-inview .sc_6_coursor {
    animation: cursor 4s 1s linear forwards;
  }
  .section_6 .sc_6_account_line.is-inview .sc_6_account_3 {
    opacity: 0;
    transition: all 1s 4s linear;
  }
  @keyframes cursor {
    0% {
      transform: translate(0);
    }
    50% {
      transform: translate(45vw, 0);
    }
    100% {
      transform: translate(45vw, -4vw);
    }
  }
  .section_6 .sc_6_account_title {
    font-size: 20px;
    margin-bottom: 14px;
  }
  .section_6 .sc_6_account_block_1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .section_6 .sc_6_account_block_2 {
    width: 100%;
  }
  .section_6 .sc_6_account_block_3,
  .section_6 .sc_6_account_block_4 {
    display: none;
  }
  .section_6 .sc_6_coursor {
    width: 53px;
    left: 0;
    top: auto;
    bottom: -13vw;
  }
  .section_6 .sc_6_img_1 {
    margin-top: 5px;
    margin-bottom: 51px;
  }
  .section_6 .sc_6_slider_block {
    width: 100%;
    padding-right: 4%;
    margin: 0 auto 22px;
  }
  .section_6 .sc_6_mobile_frames {
    width: 100%;
    flex-wrap: wrap;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_frame {
    width: calc(50% - 6.5px);
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_frame img {
    min-width: 254px;
    position: relative;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_1 {
    right: -22%;
  }
  .section_6 .sc_6_mobile_frames .mobile_frame_1 {
    margin-top: -60px;
    order: 3;
  }
  .section_6 .sc_6_mobile_frames .mobile_frame_2 {
    margin-top: 30px;
    order: 4;
  }
  .section_6 .sc_6_mobile_frames .mobile_frame_3 {
    margin-top: 35px;
    order: 1;
    margin-left: 13px;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_3 {
    right: -22%;
  }
  .section_6 .sc_6_mobile_frames .mobile_frame_4 {
    order: 2;
    margin-top: 125px;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_bottom {
    right: 4%;
    width: 89%;
    bottom: 57px;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_bottom_title {
    font-size: 38px;
    margin-bottom: 30px;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_bottom_text {
    font-size: 18px;
  }
  .single-project.postid-1160 .portfolio-s2 {
    padding-top: 36px;
  }
  .single-project.postid-1160 .portfolio-s2 .marq-wr.-style1 {
    height: 34px;
    border: 0;
  }
  .single-project.postid-1160 .portfolio-s2 .marq-wr.-style1 .marq {
    font-size: 14px;
  }
}
@media all and (max-width: 768px) and (min-width: 425px) {
  .section_3 .running-line {
    padding: 0.9114583333vw 0 0.7161458333vw;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 2.34375vw;
  }
  .section_4 .inner {
    padding: 42.4479166667vw 4% 0;
  }
}
@media all and (max-width: 768px) and (min-width: 540px) {
  .section_4 .sc_4_productpage_img {
    width: 100%;
    margin: 0 auto 62px;
  }
}
@media all and (max-width: 425px) {
  .section_1 .sc_1_title {
    font-size: 8.4705882353vw;
  }
  .section_1 .sc_1_desc_title {
    font-size: 7.0588235294vw;
  }
  .section_1 .sc_1_desc_title::before {
    width: 4.9411764706vw;
    height: 4.9411764706vw;
  }
  .section_1 .sc_1_bottom_scroll {
    min-width: 11.0588235294vw;
    max-width: 11.0588235294vw;
    max-height: 11.0588235294vw;
    min-height: 11.0588235294vw;
  }
  .section_1 .sc_1_bottom_text {
    font-size: 4.7058823529vw;
  }
  .section_2 .sc_2_frames_text {
    font-size: 11.2941176471vw;
  }
  .section_3 .sc_3_font {
    font-size: 7.5294117647vw;
  }
  .section_3 .sc_3_font_en_upper {
    font-size: 11.0588235294vw;
  }
  .section_3 .sc_3_font_heb_upper {
    height: 7.7647058824vw;
  }
  .section_3 .sc_3_leafs_mob {
    width: 23.0588235294vw;
  }
  .section_3 .sc_3_color_text {
    font-size: 3.2941176471vw;
  }
  .section_3 .running-line {
    padding: 4px 0 3px;
    margin-bottom: 65px;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 10px;
  }
  .section_4 .inner {
    padding: 180px 4% 0;
  }
  .section_4 .sc_4_productpage_img {
    width: 117.6470588235vw;
    margin: 0 0 14.5882352941vw 0;
  }
  .section_5 .sc_5_bottom_title {
    font-size: 11.2941176471vw;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_bottom_title {
    font-size: 8.9411764706vw;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_bottom_text {
    font-size: 4.2352941176vw;
  }
  .section_6 .sc_6_coursor {
    width: 12.4705882353vw;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_frame img {
    min-width: 59.7647058824vw;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_bottom {
    bottom: 13.4117647059vw;
  }
}
@media all and (max-width: 1560px) and (min-width: 769px) {
  .single-project.postid-1160 .portfolio-s2 .marq-wr.-style1 {
    height: 4.5512820513vw;
  }
  .single-project.postid-1160 .portfolio-s2 .marq-wr.-style1 .marq {
    font-size: 1.9871794872vw;
  }
}
@media all and (max-width: 2499px) and (min-width: 769px) {
  .inner {
    padding-right: 2%;
    padding-left: 2%;
  }
  .section_title_block {
    padding-bottom: 0.859375vw;
  }
  .sc_title {
    font-size: 1.5625vw;
  }
  .sc_title_en {
    font-size: 1.40625vw;
    margin-bottom: 0.1953125vw;
  }
  .section_1 {
    padding: 2.96875vw 0 9.9609375vw;
  }
  .section_1 .sc_1_leafs {
    width: 28.125vw;
  }
  .section_1 .sc_1_left {
    width: 48.59375vw;
  }
  .section_1 .sc_1_right {
    width: 29.1796875vw;
  }
  .section_1 .sc_1_pretitle {
    font-size: 1.40625vw;
    margin: 0 0 1.953125vw 0.234375vw;
  }
  .section_1 .sc_1_pretitle strong {
    font-size: 1.71875vw;
  }
  .section_1 .sc_1_title {
    font-size: 5.3125vw;
    margin-bottom: 1.5625vw;
    left: -0.2734375vw;
  }
  .section_1 .sc_1_logo_block {
    margin: 19.84375vw 0 2.7734375vw 0;
  }
  .section_1 .sc_1_tolsoz_logo {
    height: 1.796875vw;
    padding: 0.3125vw 1.09375vw 0.390625vw 0.9375vw;
  }
  .section_1 .sc_1_tolsoz_logo_img {
    width: 7.1484375vw;
  }
  .section_1 .sc_1_tolsoz_slogan {
    height: 1.796875vw;
    font-size: 1.2890625vw;
    line-height: 1.796875vw;
    padding: 0 0.78125vw;
  }
  .section_1 .sc_1_desc_title {
    font-size: 1.171875vw;
    margin: 0 0.78125vw 0.46875vw 0;
  }
  .section_1 .sc_1_desc_title:before {
    width: 0.8203125vw;
    height: 0.8203125vw;
    margin-left: 0.7421875vw;
  }
  .section_1 .sc_1_desc_text {
    font-size: 0.9375vw;
    width: 28.3203125vw;
    margin: 0 0.78125vw 0.9765625vw 0;
  }
  .section_1 .sc_1_tags {
    margin-right: 0.78125vw;
  }
  .section_1 .sc_1_tag {
    font-size: 0.625vw;
    padding: 0.2734375vw 1.015625vw;
    margin-left: 0.2734375vw;
    border-radius: 6.25vw;
  }
  .section_1 .sc_1_bottom_block {
    bottom: -0.3515625vw;
    right: 0.78125vw;
  }
  .section_1 .sc_1_bottom_text {
    font-size: 1.328125vw;
    width: 22.6171875vw;
  }
  .section_1 .sc_1_bottom_scroll {
    width: 5.078125vw;
    height: 5.078125vw;
    border-radius: 5.078125vw;
    margin-left: 1.484375vw;
  }
  .section_1 .sc_1_bottom_scroll:before {
    height: 1.5625vw;
  }
  .section_2 {
    padding: 0.234375vw 0 3.90625vw;
  }
  .section_2 .sc_2_section_title {
    margin-bottom: 2.03125vw;
  }
  .section_2 .sc_2_frames_text {
    font-size: 4.609375vw;
    margin: 0.1953125vw 0 1.4453125vw;
  }
  .section_2 .sc_2_frames_text .top_text {
    margin-left: 1.2890625vw;
  }
  .section_2 .sc_2_frames_text .bottom_text {
    margin-left: 30.6640625vw;
  }
  .section_2 .sc_2_frames_text .bottom_text:before {
    bottom: 0.3125vw;
    right: -0.390625vw;
    height: 1.25vw;
  }
  .section_3 {
    padding: 0.234375vw 0 0;
  }
  .section_3 .sc_3_section_title {
    margin-bottom: 4.1015625vw;
  }
  .section_3 .sc_3_fonts_block {
    width: 68.515625vw;
    padding-bottom: 0.5859375vw;
    margin-bottom: 3.4765625vw;
  }
  .section_3 .sc_3_block_title {
    font-size: 1.40625vw;
    width: 20.9765625vw;
    padding-left: 1.5625vw;
  }
  .section_3 .sc_3_colors_block {
    width: 68.515625vw;
    padding-bottom: 3.125vw;
  }
  .section_3 .sc_3_colors_block .sc_3_block_title {
    margin-bottom: 0.7421875vw;
  }
  .section_3 .sc_3_font_en,
  .section_3 .sc_3_font_heb {
    font-size: 1.40625vw;
    margin-right: 0.703125vw;
  }
  .section_3 .sc_3_font_heb {
    margin-right: 1.25vw;
  }
  .section_3 .sc_3_font {
    font-size: 5.625vw;
    margin-right: 3.515625vw;
    top: 0.3125vw;
  }
  .section_3 .sc_3_font_en_upper {
    font-size: 5.625vw;
    margin-right: 0.9765625vw;
  }
  .section_3 .sc_3_font_en_lower {
    font-size: 2.2265625vw;
    margin-right: 5.78125vw;
  }
  .section_3 .sc_3_font_heb_upper {
    height: 3.28125vw;
    margin-right: 0.546875vw;
  }
  .section_3 .sc_3_font_heb_lower {
    height: 1.5234375vw;
  }
  .section_3 .sc_3_colors {
    width: 46.2109375vw;
  }
  .section_3 .sc_3_color_text {
    font-size: 0.546875vw;
  }
  .section_3 .sc_3_color_1 {
    width: 20.0390625vw;
    height: 7.3828125vw;
    border-radius: 0.390625vw;
    margin-bottom: 0.8203125vw;
  }
  .section_3 .sc_3_color_1 .sc_3_color_text {
    bottom: 0.703125vw;
    right: 0.78125vw;
  }
  .section_3 .sc_3_color_2 {
    width: 12.4609375vw;
    height: 7.3828125vw;
    border-radius: 0.390625vw;
    margin-bottom: 0.8203125vw;
  }
  .section_3 .sc_3_color_2 .sc_3_color_text {
    bottom: 0.703125vw;
    right: 0.78125vw;
  }
  .section_3 .sc_3_color_3 {
    width: 12.4609375vw;
    height: 7.3828125vw;
    border-radius: 0.390625vw;
    margin-bottom: 0.8203125vw;
  }
  .section_3 .sc_3_color_3 .sc_3_color_text {
    bottom: 0.703125vw;
    right: 0.78125vw;
  }
  .section_3 .sc_3_color_4 {
    width: 6.2890625vw;
    height: 1.328125vw;
    border-radius: 2.6171875vw;
    margin-bottom: 0.8203125vw;
  }
  .section_3 .sc_3_color_4 .sc_3_color_text {
    bottom: 0.234375vw;
    right: 0.5859375vw;
  }
  .section_3 .sc_3_color_5 {
    width: 6.2890625vw;
    height: 1.328125vw;
    border-radius: 2.6171875vw;
    margin-bottom: 0.8203125vw;
  }
  .section_3 .sc_3_color_5 .sc_3_color_text {
    bottom: 0.234375vw;
    right: 0.5859375vw;
  }
  .section_3 .sc_3_color_6 {
    width: 6.2890625vw;
    height: 1.328125vw;
    border-radius: 2.6171875vw;
    margin-bottom: 0.8203125vw;
  }
  .section_3 .sc_3_color_6 .sc_3_color_text {
    bottom: 0.234375vw;
    right: 0.5859375vw;
  }
  .section_3 .sc_3_color_7 {
    width: 25.546875vw;
    height: 1.328125vw;
    border-radius: 2.6171875vw;
    margin-bottom: 0.8203125vw;
  }
  .section_3 .sc_3_color_7 .sc_3_color_text {
    bottom: 0.234375vw;
    right: 0.5859375vw;
  }
  .section_3 .running-line {
    padding: 0.390625vw;
    margin-bottom: 5.390625vw;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 1.40625vw;
    margin-right: 0.3125vw;
  }
  .section_3 .running-line .running_line_inner div {
    margin-right: 0.3125vw;
  }
  .section_3 .home_page_block {
    padding-bottom: 18.671875vw;
  }
  .section_3 .home_page_block .sc_3_section_title {
    margin-bottom: 1.7578125vw;
  }
  .section_4 .sc_4_leafs {
    top: 1.953125vw;
    width: 21.09375vw;
  }
  .section_4 .inner {
    max-width: 84.6875vw;
    padding-top: 40.78125vw;
  }
  .section_4 .sc_4_homepage_img {
    width: 84.6875vw;
    top: -18.5546875vw;
  }
  .section_4 .sc_4_section_title {
    margin: -0.078125vw 1.3671875vw 0 1.640625vw;
  }
  .section_4 .sc_4_section_title .sc_title {
    margin-top: 0.078125vw;
  }
  .section_4 .sc_4_productpage_img {
    width: 84.53125vw;
    margin: 0 0 5.0390625vw 0;
  }
  .section_5 {
    padding: 3.359375vw 0 2.8515625vw;
  }
  .section_5 .sc_5_leafs_1 {
    right: 2.4609375vw;
    top: 4.296875vw;
    width: 6.875vw;
  }
  .section_5 .sc_5_leafs_2 {
    top: 25.5859375vw;
    width: 13.4765625vw;
  }
  .section_5 .sc_5_section_title.section_title_block {
    margin-bottom: 4.296875vw;
    padding-bottom: 1.40625vw;
  }
  .section_5 .sc_5_section_title.section_title_block .sc_title {
    top: 0.5078125vw;
    font-size: 1.40625vw;
    line-height: 1.796875vw;
  }
  .section_5 .sc_5_categorypage_img {
    width: 89.84375vw;
    margin: 0 7.6953125vw 5.5078125vw 0;
  }
  .section_5 .sc_5_section_title.promotion_block_title {
    padding-bottom: 1.484375vw;
  }
  .section_5 .sc_5_section_title.promotion_block_title .sc_title {
    font-size: 1.40625vw;
    line-height: 1.796875vw;
    top: 0.1171875vw;
  }
  .section_5 .sc_5_promotion_img {
    width: 84.6484375vw;
    margin: 0 7.6953125vw 0 0;
  }
  .section_5 .sc_5_bottom_block {
    margin: -4.84375vw auto 0 auto;
    max-width: 100vw;
  }
  .section_5 .sc_5_bottom_text {
    margin-top: 5.234375vw;
  }
  .section_5 .sc_5_bottom_title {
    width: 31.3671875vw;
    font-size: 4.296875vw;
    margin-bottom: 1.796875vw;
  }
  .section_5 .sc_5_bottom_desc {
    width: 29.296875vw;
    font-size: 0.9375vw;
  }
  .section_5 .sc_5_bottom_img {
    width: 31.7578125vw;
    margin: 0 7.6953125vw 0 6.796875vw;
  }
  .section_6 {
    padding-top: 7.8125vw;
  }
  .section_6 .sc_6_leafs_1 {
    top: 42.96875vw;
    width: 11.328125vw;
  }
  .section_6 .sc_6_leafs_2 {
    top: 76.953125vw;
    width: 20.234375vw;
  }
  .section_6 .inner {
    padding-left: 2%;
    padding-right: 2%;
  }
  .section_6 .section_title_block {
    margin-bottom: 1.4453125vw;
    padding-bottom: 1.25vw;
  }
  .section_6 .section_title_block .sc_title {
    top: 0.390625vw;
    font-size: 1.40625vw;
    line-height: 1.796875vw;
  }
  .section_6 .sc_6_account_line {
    width: 74.9609375vw;
    margin-bottom: 2.890625vw;
  }
  .section_6 .sc_6_account_title {
    font-size: 0.9375vw;
    margin-bottom: 0.7421875vw;
  }
  .section_6 .sc_6_account_block_1 {
    width: 19.3359375vw;
  }
  .section_6 .sc_6_account_block_2 {
    width: 19.3359375vw;
  }
  .section_6 .sc_6_account_block_3 {
    width: 16.2890625vw;
    height: 3.9453125vw;
    border-radius: 0.390625vw;
    font-size: 0.9375vw;
  }
  .section_6 .sc_6_account_block_4 {
    width: 16.2890625vw;
    height: 3.9453125vw;
    border-radius: 0.390625vw;
    font-size: 0.9375vw;
  }
  .section_6 .sc_6_coursor {
    width: 2.65625vw;
  }
  .section_6 .sc_6_img_1 {
    margin-bottom: 3.1640625vw;
  }
  .section_6 .sc_6_image_1 {
    width: 84.1015625vw;
  }
  .section_6 .sc_6_img_2 {
    width: 84.375vw;
    margin: 0 9.1796875vw 1.6796875vw 0;
  }
  .section_6 .inner_2 {
    max-width: 84.6484375vw;
  }
  .section_6 .slider_section_title_block {
    padding-bottom: 2.03125vw;
    margin-bottom: 2.03125vw;
  }
  .section_6 .sc_6_slider_block {
    width: 100vw;
    margin: 0 auto 1.09375vw;
  }
  .section_6 .mobile_section_title_block {
    padding-bottom: 1.09375vw;
  }
  .section_6 .sc_6_mobile_frames {
    width: 84.4921875vw;
    padding-bottom: 6.1328125vw;
  }
  .section_6 .sc_6_mobile_frames .sc_6_mobile_frame {
    width: 20.1953125vw;
  }
  .section_6 .sc_6_mobile_frames .mobile_frame_1 {
    margin-top: 5.7421875vw;
  }
  .section_6 .sc_6_mobile_frames .mobile_frame_2 {
    margin-top: 4.4921875vw;
  }
  .section_6 .sc_6_mobile_frames .mobile_frame_3 {
    margin-top: 16.25vw;
  }
  .section_6 .sc_6_mobile_frames .mobile_frame_4 {
    margin-top: 4.9609375vw;
  }
  .section_6 .sc_6_mobile_bottom {
    right: 7.6953125vw;
    bottom: 5.7421875vw;
    width: 27.9296875vw;
  }
  .section_6 .sc_6_mobile_bottom_title {
    font-size: 4.296875vw;
    margin-bottom: 1.640625vw;
  }
  .section_6 .sc_6_mobile_bottom_text {
    font-size: 0.9375vw;
  }
}
@media all and (min-width: 2560px) {
  .section_5 .sc_5_promotion_img {
    margin: 0 auto;
  }
  .section_5 .sc_5_categorypage_img {
    margin: 0 auto 141px auto;
  }
}/*# sourceMappingURL=portfolio-tolsoz.css.map */