@import url("https://fonts.googleapis.com/css2?family=Krona+One&display=swap");
body {
  background: #fff;
}

.section_1 {
  background: #FF7E23;
}
.section_1 .main-screen {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.section_1 .inner {
  max-width: 2000px;
  position: relative;
  padding-top: 175px;
  padding-bottom: 88px;
}
.section_1 .main-screen_image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 856px;
  min-width: 856px;
  height: 856px;
  position: relative;
  margin-right: 51px;
}
.section_1 .main-screen_image::before {
  content: "";
  position: absolute;
  width: 856px;
  height: 856px;
  top: 0;
  left: 0;
  background: url(../img/sc_1_vector.png) no-repeat;
  background-size: contain;
}
.section_1 .sc_1_image {
  max-width: 743px;
}
.section_1 .sc_1_title {
  color: #FFF;
  font-size: 90px;
  font-weight: 400;
  margin-bottom: 10px;
  direction: ltr;
}
.section_1 .sc_1_subtitle {
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  position: relative;
  display: flex;
  direction: ltr;
}
.section_1 .sc_1_subtitles {
  position: relative;
  top: 10px;
  margin-left: 30px;
  width: 574px;
  color: #FFF;
  font-family: Janetta Silloam;
  font-size: 64px;
  font-weight: 400;
  line-height: 56px;
  text-transform: capitalize;
  direction: ltr;
}
.section_1 .sc_1_subtitle_2 {
  text-align: left;
  margin-bottom: 20px;
}
.section_1 .sc_1_subtitle_3 {
  text-align: right;
  letter-spacing: -2px;
}
.section_1 .main-screen_content {
  width: 1144px;
  display: flex;
  justify-content: flex-end;
  position: relative;
  top: -40px;
}
.section_1 .title-block {
  text-align: left;
  margin-top: 110px;
}
.section_1 .down-bt {
  width: 153px;
  height: 153px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  bottom: -10px;
  right: 10px;
  cursor: pointer;
}
.section_1 .down-bt .sc_1_arrow {
  content: "";
  position: absolute;
  width: 40px;
  height: 70px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/sc_1_arrow.svg) no-repeat;
  background-size: contain;
}

.section_2 .sc_2_top {
  padding-top: 85px;
  padding-bottom: 905px;
  background: #FF7E23;
}
.section_2 .sc_2_top .inner {
  max-width: 2119px;
}
.section_2 .sc_2_title_block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 42px;
}
.section_2 .sc_2_title {
  text-align: left;
  color: #FFF;
  font-size: 48px;
  font-weight: 400;
  line-height: 132%;
  white-space: pre;
  margin-right: 15px;
}
.section_2 .sc_2_subtitle {
  color: #FFF;
  font-family: PloniRegularAAA;
  font-size: 20px;
  font-weight: 400;
  line-height: 100.5%;
  padding-bottom: 25px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
  width: 100%;
}
.section_2 .sc_2_bottom {
  position: relative;
  padding-bottom: 190px;
}
.section_2 .sc_2_bottom .inner {
  max-width: 2119px;
}
.section_2 .sc_2_image_pic {
  margin-top: -893px;
}

.section_3 {
  background: #F9F5EF;
  padding-top: 565px;
  padding-bottom: 533px;
  position: relative;
  z-index: 1;
}
.section_3 .inner {
  max-width: 2116px;
}
.section_3 .sc_3_title_block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 65px;
}
.section_3 .sc_3_title {
  text-align: left;
  color: #3B210E;
  font-size: 48px;
  font-weight: 400;
  line-height: 132%;
  white-space: pre;
  margin-right: 15px;
  direction: ltr;
}
.section_3 .sc_3_subtitle {
  color: #3B210E;
  font-family: PloniRegularAAA;
  font-size: 20px;
  font-weight: 400;
  line-height: 100.5%;
  padding-bottom: 25px;
  margin-bottom: 10px;
  border-bottom: 1px solid #3B210E;
  width: 100%;
}
.section_3 .sc_3_images_block {
  display: flex;
  position: absolute;
  top: -155px;
  left: -240px;
}
.section_3 .sc_3_image {
  position: relative;
  max-width: 449px;
}
.section_3 .sc_3_image::before {
  content: "";
  position: absolute;
  width: 269px;
  height: 269px;
  top: 50%;
  transform: translateY(-41%);
  border-radius: 50%;
  background: #F98A3C;
  z-index: -1;
}
.section_3 .sc_3_image_1 {
  margin-left: 83px;
}
.section_3 .sc_3_image_1::before {
  right: -67px;
}
.section_3 .sc_3_image_2 {
  margin-left: 89px;
}
.section_3 .sc_3_image_2::before {
  right: -55px;
}
.section_3 .sc_3_image_3 {
  margin-left: 64px;
}
.section_3 .sc_3_image_3::before {
  right: -65px;
}
.section_3 .sc_3_image_4 {
  margin-top: 30px;
}
.section_3 .sc_3_image_4::before {
  right: -42px;
  transform: translateY(-46%);
}
.section_3 .sc_3_figure {
  content: "";
  position: absolute;
  width: 1345px;
  height: 204px;
  bottom: -170px;
  left: 240px;
  background: url(../img/sc_3_figure.png) no-repeat top left;
  z-index: -1;
}
.section_3 .sc_3_image_main {
  margin-bottom: 115px;
}
.section_3 .sc_3_image_main_2 {
  margin-bottom: 50px;
}
.section_3 .sc_3_image_main_2 img {
  margin: 0 46px 0 0;
}
.section_3 .running-line {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.section_3 .running-line .running_line_inner {
  display: flex;
  font-family: "Krona One", sans-serif;
  font-size: 79px;
  line-height: 100%;
  font-weight: 900;
  text-transform: uppercase;
  color: #DDD5C8;
  position: relative;
  white-space: nowrap;
  margin-right: 8px;
  animation-name: running;
  animation-duration: 60s;
  animation-iteration-count: infinite;
  animation-direction: reverse;
  animation-timing-function: linear;
}
.section_3 .running-line .running_line_inner div {
  margin-right: 8px;
}

.section_4 {
  background: #F98A3C;
  position: relative;
  z-index: 1;
  padding-bottom: 170px;
}
.section_4 .inner {
  max-width: 2214px;
}
.section_4 .sc_4_image_top {
  display: flex;
  justify-content: flex-end;
}
.section_4 .sc_4_image_bottom {
  max-width: 1602px;
}
.section_4 .sc_4_image_1,
.section_4 .sc_4_image_2 {
  max-width: 560px;
  margin-top: -280px;
  margin-bottom: 30px;
}
.section_4 .sc_4_image_1 {
  margin-left: 30px;
}
.section_4 .sc_4_image_2 {
  margin-left: 20px;
}
.section_4 .sc_4_image_4 {
  position: absolute;
  top: -440px;
  right: 0;
  max-width: 1102px;
}

.section_5 {
  padding-top: 335px;
  padding-bottom: 315px;
}
.section_5 .inner {
  max-width: 2098px;
  display: flex;
  justify-content: flex-end;
}
.section_5 .sc_5_image {
  width: 50%;
  max-width: 788px;
  margin-left: 38px;
  padding-top: 50px;
  position: relative;
}
.section_5 .sc_5_content {
  width: 50%;
  position: relative;
}
.section_5 .sc_5_title {
  color: #3B210E;
  font-size: 85px;
  font-weight: 600;
  line-height: 130%;
  text-align: left;
}
.section_5 .sc_5_title em {
  font-family: Janetta Silloam;
  font-size: 56px;
  font-weight: 400;
  line-height: 130%;
  text-transform: lowercase;
  position: relative;
  top: -85px;
}
.section_5 .sc_5_title strong {
  font-family: Janetta Silloam;
  font-size: 181px;
  font-weight: 400;
  line-height: 132%;
  text-transform: capitalize;
  position: relative;
  top: -20px;
  left: -60px;
  letter-spacing: -4px;
}
.section_5 .sc_5_sign {
  max-width: 995px;
}
.section_5 .sc_5_sign_2 {
  max-width: 453px;
  margin: 39px auto 0;
  color: #282828;
  text-align: right;
  font-family: Janetta Silloam;
  font-size: 52px;
  font-weight: 400;
  line-height: 34px;
}
.section_5 .sc_5_star {
  content: "";
  position: absolute;
  background: url(../img/sc_5_star.svg) no-repeat center center;
  background-size: contain;
}
.section_5 .sc_5_star_1 {
  width: 154px;
  height: 154px;
  top: -15px;
  right: -35px;
}
.section_5 .sc_5_star_2 {
  width: 65px;
  height: 65px;
  bottom: 55px;
  right: -10px;
}
.section_5 .sc_5_star_3 {
  width: 87px;
  height: 87px;
  bottom: 35px;
  right: -75px;
}

.section_6 {
  background: #F9F5EF;
  padding-top: 234px;
  padding-bottom: 219px;
  position: relative;
}
.section_6::after {
  content: "";
  position: absolute;
  width: 93.5%;
  height: 1px;
  bottom: 0;
  left: 3.25%;
  background: #3B210E;
}
.section_6 .inner {
  max-width: 2098px;
}
.section_6 .sc_6_title_block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 65px;
}
.section_6 .sc_6_title {
  text-align: left;
  color: #3B210E;
  font-size: 48px;
  font-weight: 400;
  line-height: 132%;
  white-space: pre;
  margin-right: 15px;
  direction: ltr;
}
.section_6 .sc_6_subtitle {
  color: #3B210E;
  font-family: PloniRegularAAA;
  font-size: 20px;
  font-weight: 400;
  line-height: 100.5%;
  padding-bottom: 25px;
  margin-bottom: 10px;
  border-bottom: 1px solid #3B210E;
  width: 100%;
}
.section_6 .sc_6_main {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.section_6 .sc_6_col {
  z-index: 1;
}
.section_6 .sc_6_phone_1 {
  margin-top: 43px;
  width: 919px;
}
.section_6 .sc_6_phone_2 {
  margin-top: -165px;
  margin-bottom: 50px;
  width: 517px;
}
.section_6 .sc_6_phone_3 {
  width: 517px;
}
.section_6 .sc_6_phone_4 {
  margin-top: 330px;
  width: 917px;
}
.section_6 .sc_6_circle {
  background: #F98A3C;
  border-radius: 50%;
}
.section_6 .sc_6_circle_1 {
  position: absolute;
  width: 724px;
  height: 724px;
  top: 30px;
  left: 610px;
}
.section_6 .sc_6_circle_2 {
  position: absolute;
  width: 479px;
  height: 479px;
  top: 765px;
  right: 245px;
}
.section_6 .sc_6_logo {
  position: absolute;
  width: 330px;
  bottom: 0;
  left: 360px;
}

.section_7 {
  background: url(../img/sc_7_bg.png) no-repeat bottom right, #F9F5EF;
  background-size: 1014px;
  padding-top: 242px;
  padding-bottom: 90px;
}
.section_7 .sc_7_title_block {
  text-align: center;
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
.section_7 .sc_7_title_block::before {
  content: "";
  position: absolute;
  width: 298px;
  height: 74px;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/sc_7_ellipse.svg) no-repeat;
  background-size: contain;
}
.section_7 .sc_7_title_block::after {
  content: "";
  position: absolute;
  width: 298px;
  height: 74px;
  bottom: -75px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
  background: url(../img/sc_7_ellipse.svg) no-repeat;
  background-size: contain;
}
.section_7 .sc_7_title_1 {
  color: #141620;
  font-family: Almoni Tzar AAA;
  font-size: 37px;
  font-weight: 700;
  letter-spacing: 8.212px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.section_7 .sc_7_title_2 {
  font-family: Almoni Tzar AAA;
  font-size: 80px;
  font-weight: 700;
  line-height: 80%;
  letter-spacing: 1.195px;
  text-transform: uppercase;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #735941;
  -webkit-text-fill-color: transparent;
}
.section_7 .sc_7_title_3 {
  color: #3B210E;
  font-family: Janetta Silloam;
  font-size: 105px;
  font-weight: 400;
  line-height: 85px;
  letter-spacing: -3px;
}
.section_7 .sc_7_text_block {
  max-width: 814px;
  margin: 142px auto 0;
}
.section_7 .sc_7_text {
  color: #735941;
  text-align: center;
  font-family: Heebo;
  font-size: 22px;
  font-weight: 300;
  line-height: 39px;
  margin-bottom: 30px;
}
.section_7 .sc_7_text_bottom {
  color: #3B210E;
  text-align: center;
  font-family: Janetta Silloam;
  font-size: 60px;
  font-weight: 400;
  line-height: 52px;
}
.section_7 .sc_7_text_bottom strong {
  font-family: Almoni Tzar AAA;
  font-size: 25px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 19.411px;
  position: relative;
  top: -30px;
}
.section_7 .sc_7_star {
  content: "";
  position: absolute;
  background: url(../img/sc_7_star.svg) no-repeat center center;
  background-size: contain;
}
.section_7 .sc_7_star_1 {
  width: 115px;
  height: 115px;
  top: -80px;
  right: 12px;
}
.section_7 .sc_7_star_2 {
  width: 65px;
  height: 65px;
  bottom: 16px;
  left: -55px;
}

.portfolio-s2 {
  background: #000;
  padding-top: 70px;
}

.running-line_project {
  padding: 15px;
}

@keyframes running {
  0% {
    transform: translate(-100%, 0);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(100%, 0);
  }
}
@media (max-width: 768px) {
  .container .inner, .section_2 .sc_2_top .inner {
    max-width: 100%;
    padding: 0 6px;
  }
  .header:not(.-black-m) .inner {
    border-bottom: none;
  }
  .section_1 {
    padding-bottom: 5.4117647059vw;
  }
  .section_1 .inner {
    padding: 14.5882352941vw 8px 31.0588235294vw;
  }
  .section_1 .main-screen {
    flex-wrap: wrap;
  }
  .section_1 .title-block {
    margin-top: 8vw;
  }
  .section_1 .sc_1_title {
    font-size: 8.2625882353vw;
    text-align: center;
    margin-bottom: 1.3388235294vw;
  }
  .section_1 .sc_1_title br {
    display: none;
  }
  .section_1 .sc_1_subtitle {
    justify-content: center;
    font-size: 2.22vw;
  }
  .section_1 .main-screen_image {
    width: 84.564vw;
    height: 84.564vw;
    min-width: 260px;
    margin-right: 0;
    margin-top: -3.0588235294vw;
  }
  .section_1 .main-screen_image::before {
    width: 100%;
    height: 100%;
    animation: rotate-animation-left 15s infinite linear;
  }
  .section_1 .sc_1_image {
    width: 73.3538823529vw;
    height: auto;
    top: 0.9411764706vw;
  }
  .section_1 .sc_1_subtitles {
    margin: 3.0588235294vw auto 0 10px;
    width: 68.5152941176vw;
    font-size: 7.8522352941vw;
    line-height: 87.5%;
  }
  .section_1 .sc_1_subtitle_2 {
    margin-bottom: 2.3529411765vw;
  }
  .section_1 .down-bt {
    width: 17.6470588235vw;
    height: 17.6470588235vw;
    bottom: -4.4705882353vw;
  }
  .section_1 .down-bt .sc_1_arrow {
    width: 4.7058823529vw;
    height: 8.2352941176vw;
  }
  .section_2 .sc_2_title {
    font-size: 4.2352941176vw;
    margin-right: 0;
  }
  .section_2 .sc_2_top {
    padding-top: 0;
    padding-bottom: 5.4117647059vw;
  }
  .section_2 .sc_2_subtitle {
    border-bottom: none;
    display: flex;
    white-space: nowrap;
    align-items: flex-end;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 4.2352941176vw;
  }
  .section_2 .sc_2_subtitle::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin: 0 1.6470588235vw 1.4117647059vw 2.5882352941vw;
  }
  .section_2 .sc_2_title_block {
    padding: 0 5px;
    margin-bottom: 2.8235294118vw;
  }
  .section_2 .sc_2_image_pic {
    margin-top: -41.8823529412vw;
  }
  .section_2 .sc_2_bottom {
    padding-bottom: 4.7058823529vw;
  }
  .section_3 {
    padding: 39.2941176471vw 0 34.3529411765vw 0;
  }
  .section_3 .sc_3_images_block {
    width: 76.4705882353vw;
    left: -12vw;
    top: -6.8070588235vw;
  }
  .section_3 .sc_3_image::before {
    width: 10.5882352941vw;
    height: 10.5882352941vw;
  }
  .section_3 .sc_3_image_1 {
    margin-left: 3.2447058824vw;
    width: 15.7011764706vw;
    height: 15.5442352941vw;
  }
  .section_3 .sc_3_image_1::before {
    right: -2.6164705882vw;
  }
  .section_3 .sc_3_image_2 {
    margin-left: 3.4541176471vw;
    width: 15.5442352941vw;
    height: 15.2825882353vw;
  }
  .section_3 .sc_3_image_2::before {
    right: -2.1458823529vw;
  }
  .section_3 .sc_3_image_3 {
    margin-left: 2.5129411765vw;
    width: 16.0152941176vw;
    height: 14.9684705882vw;
  }
  .section_3 .sc_3_image_3::before {
    right: -2.5129411765vw;
  }
  .section_3 .sc_3_image_4 {
    margin-left: 0;
    margin-top: 0;
    width: 17.4807058824vw;
    height: 14.4451764706vw;
  }
  .section_3 .sc_3_image_4::before {
    right: -1.6235294118vw;
  }
  .section_3 .sc_3_figure {
    width: 67.0472941176vw;
    height: 8.5087058824vw;
    bottom: 0;
    top: 14.1176470588vw;
    left: -0.9411764706vw;
    background: url(../img/sc_3_figure.png) no-repeat top right;
    z-index: 1;
    background-size: contain;
  }
  .section_3 .sc_3_title_block {
    padding: 0 5px 7.7647058824vw;
    margin-bottom: 0;
  }
  .section_3 .sc_3_title {
    font-size: 4.2352941176vw;
    margin-right: 0;
    font-weight: 300;
  }
  .section_3 .sc_3_subtitle {
    border-bottom: none;
    display: flex;
    white-space: nowrap;
    align-items: flex-end;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 4.2352941176vw;
  }
  .section_3 .sc_3_subtitle::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #3B210E;
    margin: 0 1.6470588235vw 1.4117647059vw 0;
  }
  .section_3 .sc_3_image_main {
    padding: 0 11px;
    margin-bottom: 9.4117647059vw;
  }
  .section_3 .sc_3_image_main picture {
    padding: 0;
    margin-bottom: 0;
  }
  .section_3 .sc_3_image_main_2 {
    margin-bottom: 0.9411764706vw;
  }
  .section_3 .sc_3_image_main_2 img {
    margin-right: 0;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 2.2531764706vw;
  }
  .section_4 {
    padding-bottom: 16.4470588235vw;
  }
  .section_4 .sc_4_image_4 {
    display: none;
  }
  .section_4 .sc_4_image_1 {
    margin: -22.5882352941vw 3px 11px 5px;
  }
  .section_4 .sc_4_image_2 {
    margin: -22.5882352941vw 5px 11px 3px;
  }
  .section_4 .sc_4_image_bottom {
    padding: 0 5px;
  }
  .section_5 {
    padding-top: 9.1764705882vw;
    padding-bottom: 12vw;
  }
  .section_5 .inner {
    justify-content: center;
    flex-wrap: wrap;
  }
  .section_5 .sc_5_title {
    position: relative;
    font-size: 8.3303529412vw;
    font-weight: 500;
    line-height: 130%;
  }
  .section_5 .sc_5_title strong {
    font-size: 17.808vw;
    line-height: 131.978%;
    position: relative;
    top: -1.1764705882vw;
    left: 2.3529411765vw;
    text-align: right;
    display: block;
    padding-right: 5.8564705882vw;
    letter-spacing: -2px;
  }
  .section_5 .sc_5_title em {
    font-size: 5.5536470588vw;
    position: absolute;
    left: 0;
    bottom: 12.2352941176vw;
    top: auto;
  }
  .section_5 .sc_5_image {
    order: 2;
    width: 100%;
    max-width: 325px;
    padding-top: 0;
    margin-top: -3.0588235294vw;
    margin-left: 1.4117647059vw;
  }
  .section_5 .sc_5_content {
    order: 1;
    padding: 0 7px;
    width: 100%;
  }
  .section_5 .sc_5_star_1 {
    width: 14.9517647059vw;
    height: 14.9517647059vw;
    right: 9.6470588235vw;
    top: 12.4705882353vw;
  }
  .section_5 .sc_5_star_2 {
    width: 8.4468235294vw;
    height: 8.4468235294vw;
    bottom: auto;
    top: 58.3529411765vw;
    right: auto;
    left: 12px;
  }
  .section_5 .sc_5_star_3 {
    width: 6.3108235294vw;
    height: 6.3108235294vw;
    bottom: 3.2941176471vw;
    right: -5.6470588235vw;
  }
  .section_5 .sc_5_sign_2 {
    max-width: 100%;
    margin: 3.7647058824vw auto 0;
    text-align: center;
    font-size: 5.0661176471vw;
    line-height: 65.625%;
    left: 2.1176470588vw;
  }
  .section_6 {
    padding-top: 13.1764705882vw;
    padding-bottom: 8.4705882353vw;
  }
  .section_6 .sc_6_title_block {
    padding: 0 5px;
    margin-bottom: 0;
  }
  .section_6 .sc_6_title {
    font-size: 4.2352941176vw;
    margin-right: 0;
    font-weight: 300;
  }
  .section_6 .sc_6_subtitle {
    border-bottom: none;
    display: flex;
    white-space: nowrap;
    align-items: flex-end;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 4.2352941176vw;
  }
  .section_6 .sc_6_subtitle::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #3B210E;
    margin: 0 1.6470588235vw 1.4117647059vw;
  }
  .section_6 .sc_6_main {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 12.7058823529vw;
  }
  .section_6 .sc_6_main::before {
    content: "";
    display: block;
    position: absolute;
    width: 50.3529411765vw;
    height: 50.3529411765vw;
    left: -16vw;
    top: -9.1764705882vw;
    border-radius: 50%;
    background-color: #F98A3C;
  }
  .section_6 .sc_6_col_1 {
    display: none;
  }
  .section_6 .sc_6_col_2 {
    order: 1;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 11px;
    margin-bottom: 2.76vw;
  }
  .section_6 .sc_6_col_2 picture {
    width: 47.1390588235vw;
  }
  .section_6 .sc_6_col_3 {
    width: 100%;
    order: 2;
    padding: 0 11px;
  }
  .section_6 .sc_6_phone_2 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .section_6 .sc_6_phone_4 {
    margin: 0;
    width: 100%;
  }
  .section_6 .sc_6_circle_1,
  .section_6 .sc_6_circle_2 {
    display: none;
  }
  .section_7 {
    background: url(../img/sc_7_bg.png) no-repeat 2.5882352941vw bottom, #F9F5EF;
    background-size: contain;
    padding-top: 26.8235294118vw;
    padding-bottom: 67.6397647059vw;
  }
  .section_7 .sc_7_title_block {
    max-width: 100%;
  }
  .section_7 .sc_7_title_block::before {
    width: 34.5882352941vw;
    height: 34.5882352941vw;
    top: -12.7058823529vw;
  }
  .section_7 .sc_7_title_block::after {
    width: 34.5882352941vw;
    height: 34.5882352941vw;
    bottom: -8.7058823529vw;
  }
  .section_7 .sc_7_title_1 {
    margin-bottom: 0.9411764706vw;
    font-size: 4.3705882353vw;
    letter-spacing: 0.9616470588vw;
  }
  .section_7 .sc_7_title_2 {
    font-size: 9.324vw;
    line-height: 79.998%;
    letter-spacing: 0.1397647059vw;
  }
  .section_7 .sc_7_title_3 {
    font-size: 12.3211764706vw;
    line-height: 87.5%;
    margin-top: -0.7058823529vw;
  }
  .section_7 .sc_7_text_block {
    margin: 16.4705882353vw auto 0;
  }
  .section_7 .sc_7_text {
    font-size: 2.6223529412vw;
    line-height: 172.972%;
    padding: 0 11px;
    margin-bottom: 0;
  }
  .section_7 .sc_7_text_bottom {
    font-size: 6.9931764706vw;
    line-height: 87.5%;
    margin-top: 3.5294117647vw;
  }
  .section_7 .sc_7_text_bottom strong {
    font-size: 2.9138823529vw;
    line-height: 117.5%;
    letter-spacing: 2.2727058824vw;
    top: -3.5294117647vw;
  }
  .section_7 .sc_7_star_1 {
    width: 13.4032941176vw;
    height: 13.4032941176vw;
    top: -10.3529411765vw;
    right: 15.0070588235vw;
  }
  .section_7 .sc_7_star_2 {
    width: 7.4301176471vw;
    height: 7.4301176471vw;
    top: 13.3247058824vw;
    left: 10.2vw;
  }
}
@media (max-width: 2560px) and (min-width: 769px) {
  .section_1 .inner {
    padding-top: 6.8359375vw;
    padding-bottom: 3.4375vw;
  }
  .section_1 .main-screen_image {
    width: 33.4375vw;
    min-width: 33.4375vw;
    height: 33.4375vw;
    margin-right: 1.9921875vw;
  }
  .section_1 .main-screen_image::before {
    width: 33.4375vw;
    height: 33.4375vw;
  }
  .section_1 .sc_1_image {
    max-width: 29.0234375vw;
  }
  .section_1 .sc_1_title {
    font-size: 3.515625vw;
  }
  .section_1 .sc_1_subtitle {
    font-size: 0.9375vw;
  }
  .section_1 .sc_1_subtitles {
    top: 0.390625vw;
    margin-left: 1.171875vw;
    width: 22.421875vw;
    font-size: 2.5vw;
    line-height: 2.1875vw;
  }
  .section_1 .main-screen_content {
    width: 44.6875vw;
    top: -1.5625vw;
  }
  .section_1 .down-bt {
    width: 5.9765625vw;
    height: 5.9765625vw;
    bottom: -0.390625vw;
    right: 0.390625vw;
  }
  .section_1 .down-bt .sc_1_arrow {
    width: 1.5625vw;
    height: 2.734375vw;
  }
  .section_2 .sc_2_top {
    padding-top: 3.3203125vw;
    padding-bottom: 35.3515625vw;
  }
  .section_2 .sc_2_top .inner {
    max-width: 82.7734375vw;
  }
  .section_2 .sc_2_title {
    font-size: 1.875vw;
  }
  .section_2 .sc_2_bottom {
    padding-bottom: 7.421875vw;
  }
  .section_2 .sc_2_bottom .inner {
    max-width: 82.7734375vw;
  }
  .section_2 .sc_2_image_pic {
    margin-top: -34.8828125vw;
  }
  .section_3 {
    padding-top: 22.0703125vw;
    padding-bottom: 20.8203125vw;
  }
  .section_3 .inner {
    max-width: 82.65625vw;
  }
  .section_3 .sc_3_title_block {
    margin-bottom: 2.5390625vw;
  }
  .section_3 .sc_3_title {
    font-size: 1.875vw;
  }
  .section_3 .sc_3_images_block {
    top: -6.0546875vw;
    left: -9.375vw;
  }
  .section_3 .sc_3_image {
    max-width: 17.5390625vw;
  }
  .section_3 .sc_3_image::before {
    width: 10.5078125vw;
    height: 10.5078125vw;
  }
  .section_3 .sc_3_image_1 {
    margin-left: 3.2421875vw;
  }
  .section_3 .sc_3_image_1::before {
    right: -2.6171875vw;
  }
  .section_3 .sc_3_image_2 {
    margin-left: 3.4765625vw;
  }
  .section_3 .sc_3_image_2::before {
    right: -2.1484375vw;
  }
  .section_3 .sc_3_image_3 {
    margin-left: 2.5vw;
  }
  .section_3 .sc_3_image_3::before {
    right: -2.5390625vw;
  }
  .section_3 .sc_3_image_4 {
    margin-top: 1.171875vw;
  }
  .section_3 .sc_3_image_4::before {
    right: -1.640625vw;
  }
  .section_3 .sc_3_figure {
    width: 56.4453125vw;
    height: 7.96875vw;
    bottom: -6.640625vw;
    left: 9.375vw;
    background-size: cover;
  }
  .section_3 .sc_3_image_main {
    margin-bottom: 4.4921875vw;
  }
  .section_3 .sc_3_image_main_2 {
    margin-bottom: 1.953125vw;
  }
  .section_3 .sc_3_image_main_2 img {
    margin: 0 1.796875vw 0 0;
  }
  .section_3 .running-line .running_line_inner {
    font-size: 3.0859375vw;
  }
  .section_4 {
    padding-bottom: 6.640625vw;
  }
  .section_4 .inner {
    max-width: 86.484375vw;
  }
  .section_4 .sc_4_image_bottom {
    max-width: 62.578125vw;
  }
  .section_4 .sc_4_image_1,
  .section_4 .sc_4_image_2 {
    max-width: 21.875vw;
    margin-top: -10.9375vw;
  }
  .section_4 .sc_4_image_4 {
    top: -17.1875vw;
    max-width: 43.046875vw;
  }
  .section_5 {
    padding-top: 13.0859375vw;
    padding-bottom: 12.3046875vw;
  }
  .section_5 .inner {
    max-width: 81.953125vw;
  }
  .section_5 .sc_5_image {
    max-width: 30.78125vw;
    margin-left: 1.484375vw;
    padding-top: 1.953125vw;
  }
  .section_5 .sc_5_title {
    font-size: 3.3203125vw;
  }
  .section_5 .sc_5_title em {
    font-size: 2.1875vw;
    top: -3.3203125vw;
  }
  .section_5 .sc_5_title strong {
    font-size: 7.0703125vw;
    top: -0.78125vw;
    left: -2.34375vw;
  }
  .section_5 .sc_5_sign {
    max-width: 38.8671875vw;
  }
  .section_5 .sc_5_sign_2 {
    max-width: 17.6953125vw;
    font-size: 2.03125vw;
    line-height: 1.328125vw;
  }
  .section_5 .sc_5_star_1 {
    width: 6.015625vw;
    height: 6.015625vw;
    top: -0.5859375vw;
    right: -1.3671875vw;
  }
  .section_5 .sc_5_star_2 {
    width: 2.5390625vw;
    height: 2.5390625vw;
    bottom: 2.1484375vw;
    right: -0.390625vw;
  }
  .section_5 .sc_5_star_3 {
    width: 3.3984375vw;
    height: 3.3984375vw;
    bottom: 1.3671875vw;
    right: -2.9296875vw;
  }
  .section_6 {
    padding-top: 9.140625vw;
    padding-bottom: 8.5546875vw;
  }
  .section_6 .inner {
    max-width: 81.953125vw;
  }
  .section_6 .sc_6_title_block {
    margin-bottom: 2.5390625vw;
  }
  .section_6 .sc_6_title {
    font-size: 1.875vw;
  }
  .section_6 .sc_6_phone_1 {
    margin-top: 1.6796875vw;
    width: 35.8984375vw;
  }
  .section_6 .sc_6_phone_2 {
    margin-top: -6.4453125vw;
    margin-bottom: 1.953125vw;
    width: 20.1953125vw;
  }
  .section_6 .sc_6_phone_3 {
    width: 20.1953125vw;
  }
  .section_6 .sc_6_phone_4 {
    margin-top: 12.890625vw;
    width: 35.8203125vw;
  }
  .section_6 .sc_6_circle_1 {
    width: 28.28125vw;
    height: 28.28125vw;
    top: 1.171875vw;
    left: 23.828125vw;
  }
  .section_6 .sc_6_circle_2 {
    width: 18.7109375vw;
    height: 18.7109375vw;
    top: 29.8828125vw;
    right: 9.5703125vw;
  }
  .section_6 .sc_6_logo {
    width: 12.890625vw;
    bottom: 0;
    left: 14.0625vw;
  }
  .section_7 {
    background-size: 39.609375vw;
    padding-top: 9.453125vw;
    padding-bottom: 3.515625vw;
  }
  .section_7 .sc_7_title_block {
    max-width: 23.4375vw;
  }
  .section_7 .sc_7_title_block::before {
    width: 11.640625vw;
    height: 2.890625vw;
    top: -3.90625vw;
  }
  .section_7 .sc_7_title_block::after {
    width: 11.640625vw;
    height: 2.890625vw;
    bottom: -2.9296875vw;
  }
  .section_7 .sc_7_title_1 {
    font-size: 1.4453125vw;
  }
  .section_7 .sc_7_title_2 {
    font-size: 3.125vw;
  }
  .section_7 .sc_7_title_3 {
    font-size: 4.1015625vw;
    line-height: 3.3203125vw;
  }
  .section_7 .sc_7_text_block {
    margin: 5.546875vw auto 0;
  }
  .section_7 .sc_7_text_bottom {
    font-size: 2.34375vw;
    line-height: 2.03125vw;
  }
  .section_7 .sc_7_text_bottom strong {
    font-size: 0.9765625vw;
    line-height: 1.1328125vw;
    top: -1.171875vw;
  }
  .section_7 .sc_7_star_1 {
    width: 4.4921875vw;
    height: 4.4921875vw;
    top: -3.125vw;
    right: 0.46875vw;
  }
  .section_7 .sc_7_star_2 {
    width: 2.5390625vw;
    height: 2.5390625vw;
    bottom: 0.625vw;
    left: -2.1484375vw;
  }
  .running-line_project {
    padding: 15px;
  }
}
@media (max-width: 1920px) and (min-width: 769px) {
  .section_7 {
    background-size: 31.7708333333vw;
  }
  .section_7 .sc_7_text_block {
    max-width: 36.4583333333vw;
  }
}/*# sourceMappingURL=portfolio-dulce.css.map */