.project-hero-section[data-v-90be5dec] {
  position: relative;
  max-width: 1800px;
  margin: 30px auto 0;
}
.project-hero-section h1[data-v-90be5dec],
.project-hero-section .slider[data-v-90be5dec] {
  padding: 0 15px;
}
.project-hero-section h1[data-v-90be5dec] {
  font-weight: 600;
  font-size: 42px;
  line-height: 40px;
  letter-spacing: 0;
  margin: 0;
}
.project-hero-section .slider[data-v-90be5dec] {
  display: flex;
  gap: 10px;
  margin-top: 30px;
  overflow-x: auto;
  overflow-y: hidden;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-overflow-scrolling: touch;
}
.project-hero-section .slider[data-v-90be5dec] img {
  pointer-events: none;
}
.project-hero-section .slider video[data-v-90be5dec] {
  cursor: pointer;
}
.project-hero-section .slider[data-v-90be5dec]::-webkit-scrollbar {
  display: none;
}
.project-hero-section .slide[data-v-90be5dec] {
  position: relative;
  display: inline-block;
  width: 88.3%;
  min-width: 88.3%;
  aspect-ratio: 1.41860465;
}
.project-hero-section .slide[data-v-90be5dec]:has(video)::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24.0588C0 10.804 10.7452 0.0588379 24 0.0588379C37.2548 0.0588379 48 10.804 48 24.0588C48 37.3137 37.2548 48.0588 24 48.0588C10.7452 48.0588 0 37.3137 0 24.0588Z' fill='%23FDD302'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.9995 14.5588C23.9995 14.5588 32.7542 14.5582 34.9441 15.0742C35.5432 15.2379 36.0872 15.5521 36.5207 15.9837C36.9542 16.4152 37.2622 16.9497 37.4134 17.533C37.8171 19.6942 38.0135 21.8869 37.9993 24.083C38.0073 26.2464 37.8109 28.4063 37.4134 30.5353C37.2622 31.1186 36.9542 31.6531 36.5207 32.0846C36.0872 32.5162 35.5432 32.8304 34.9441 32.9941C32.7542 33.5593 23.9995 33.5588 23.9995 33.5588C23.9357 33.5588 15.2358 33.5573 13.0549 32.9941C12.468 32.839 11.932 32.5402 11.4996 32.1268C11.0672 31.7135 10.7533 31.1991 10.5866 30.6341C10.1829 28.4726 9.98645 26.2793 10.0007 24.083C9.9896 21.9034 10.1861 19.7274 10.5866 17.5823C10.7377 16.9993 11.045 16.4645 11.4783 16.033C11.9117 15.6015 12.4558 15.2873 13.0549 15.1236C15.2358 14.5603 23.9357 14.5588 23.9995 14.5588ZM21.136 28.1023L28.4534 24.083L21.136 20.0647V28.1023Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  transform: translate(-50%, -50%);
  z-index: 1;
  pointer-events: none;
}
.project-hero-section .slide .base-image[data-v-90be5dec] {
  width: 100%;
  height: 100%;
}
.project-hero-section .slide[data-v-90be5dec] img,
.project-hero-section .slide video[data-v-90be5dec] {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
.project-hero-section[data-v-90be5dec] {
    margin-top: 50px;
}
.project-hero-section h1[data-v-90be5dec],
  .project-hero-section .slider[data-v-90be5dec] {
    padding: 0 40px;
}
.project-hero-section h1[data-v-90be5dec] {
    font-size: 45px;
    line-height: 1;
}
.project-hero-section .slide[data-v-90be5dec] {
    min-width: 560px;
    width: 560px;
}
}
@media screen and (min-width: 1024px) {
.project-hero-section[data-v-90be5dec] {
    padding: 0 40px;
}
.project-hero-section h1[data-v-90be5dec],
  .project-hero-section .slider[data-v-90be5dec] {
    padding: 0;
}
.project-hero-section .slider[data-v-90be5dec] {
    display: grid;
    gap: 5px;
    grid-template-columns: 1fr 0.77fr;
    grid-auto-rows: 1fr;
    width: 100%;
    height: auto;
    margin-top: 42px;
    overflow: hidden;
    cursor: default !important;
}
.project-hero-section .slide[data-v-90be5dec] {
    min-width: unset;
    width: 100%;
    height: 100%;
    aspect-ratio: 2.22972973;
}
.project-hero-section .slide[data-v-90be5dec]:nth-child(3n - 2) {
    grid-column: 1;
    grid-row: span 2;
    aspect-ratio: 1.41666667;
}
}
@media screen and (min-width: 1360px) {
.project-hero-section[data-v-90be5dec] {
    margin-top: 60px;
    padding: 0 60px;
}
.project-hero-section h1[data-v-90be5dec] {
    font-size: 50px;
}
.project-hero-section .slider[data-v-90be5dec] {
    gap: 10px;
}
}
@media screen and (min-width: 1440px) {
.project-hero-section[data-v-90be5dec] {
    padding: 0 90px;
}
.project-hero-section h1[data-v-90be5dec] {
    font-size: 55px;
}
}
@media screen and (min-width: 1600px) {
.project-hero-section[data-v-90be5dec] {
    padding: 0 140px;
}
.project-hero-section h1[data-v-90be5dec] {
    font-size: 60px;
    line-height: 68px;
}
}

.base-button {
  position: relative;
  padding: 2px 33px 0;
  min-height: 50px;
  background: var(--color-yellow);
  border: 2px solid var(--color-yellow);
  font-weight: 500;
  cursor: pointer;
}
.base-button:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0%;
  background: white;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.33, 1, 0.68, 1), opacity 0s;
}
.base-button._green {
  background: var(--color-green);
  border: 2px solid var(--color-green);
}
.base-button._red {
  background: var(--color-red);
  border: 2px solid var(--color-red);
}
.base-button._mouseover:before {
  height: 100%;
  opacity: 1;
}
.base-button._mouseleave:before {
  height: 0%;
  bottom: 100%;
  opacity: 1;
}
.base-button._nohover:before {
  display: none;
}
.base-button._invert {
  background: transparent;
}
.base-button._invert:before {
  background: var(--color-yellow);
}
.base-button._small {
  border-width: 1px;
  min-height: auto;
  padding: 10px 20px;
}
.base-button._icon {
  padding: 0;
  width: 50px;
}
.base-button._icon._text {
  display: flex;
  align-items: center;
  width: auto;
  padding: 0 33px;
}
.base-button._icon._text svg {
  margin-left: 10px;
}
.base-button._icon._text._reverse {
  flex-direction: row-reverse;
}
.base-button._icon._text._reverse svg {
  margin-left: 0;
  margin-right: 10px;
}
.base-button svg {
  position: relative;
  max-width: 20px;
  max-height: 20px;
  z-index: 2;
}
.base-button svg.ico-plane {
  margin-top: 3px;
  margin-right: 1px;
}
.base-button span {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 550px) {
.base-button {
    min-height: 40px;
    height: 40px;
    padding: 1px 15px 0;
}
.base-button._icon {
    width: 40px;
}
}

.project-promotion-section[data-v-cb6acb16] {
  position: relative;
  padding: 0 15px;
  max-width: 1800px;
  margin: 70px auto 0;
  background-color: transparent;
  z-index: 2;
}
.project-promotion-section .title[data-v-cb6acb16] {
  position: relative;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 20px;
}
.project-promotion-section .title[data-v-cb6acb16]::before {
  content: '';
  position: absolute;
  top: -15px;
  left: 0;
  width: 120px;
  height: 5px;
  background-color: #fcd404;
}
.project-promotion-section .button[data-v-cb6acb16] {
  width: 100%;
  max-width: 650px;
  height: 50px;
}
.project-promotion-section .large-text[data-v-cb6acb16] {
  margin-top: 30px;
  margin-bottom: 30px;
}
.project-promotion-section .large-text[data-v-cb6acb16] p {
  font-weight: 500;
  font-size: 16px;
  line-height: 22.4px;
}
.project-promotion-section .text[data-v-cb6acb16] p {
  margin-top: 22px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22.4px;
}
@media screen and (min-width: 768px) {
.project-promotion-section[data-v-cb6acb16] {
    padding: 0 40px;
}
.project-promotion-section .large-text[data-v-cb6acb16] p {
    font-size: 20px;
    line-height: 26px;
}
}
@media screen and (min-width: 1024px) {
.project-promotion-section[data-v-cb6acb16] {
    display: grid;
    grid-template-columns: 1.4fr 2fr;
    gap: 30px;
}
.project-promotion-section .title[data-v-cb6acb16] {
    max-width: 583px;
}
.project-promotion-section .button[data-v-cb6acb16] {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.project-promotion-section .large-text[data-v-cb6acb16] {
    margin-top: 0;
    padding: 0;
}
}
@media screen and (min-width: 1360px) {
.project-promotion-section[data-v-cb6acb16] {
    margin-top: 70px;
    padding: 0 60px;
}
}
@media screen and (min-width: 1440px) {
.project-promotion-section[data-v-cb6acb16] {
    margin-top: 90px;
    padding: 0 90px;
    gap: 45px;
}
}
@media screen and (min-width: 1600px) {
.project-promotion-section[data-v-cb6acb16] {
    margin-top: 85px;
    padding: 0 140px;
    gap: 100px;
}
.project-promotion-section .title[data-v-cb6acb16] {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 44px;
}
.project-promotion-section .large-text[data-v-cb6acb16] p {
    margin-top: 15px;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
}
}
@media screen and (min-width: 1920px) {
.project-promotion-section[data-v-cb6acb16] {
    grid-template-columns: 1fr 1fr;
    gap: 46px;
}
.project-promotion-section .aside[data-v-cb6acb16] {
    width: 700px;
}
.project-promotion-section .title[data-v-cb6acb16] {
    font-size: 42px;
    line-height: 48px;
}
}

.project-map-section[data-v-2d76c7bd] {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 31px auto 0;
  padding: 0 20px;
}
.project-map-section .wrapper[data-v-2d76c7bd] {
  position: relative;
  width: 100%;
  border-radius: 28px;
  padding: 15px;
  min-height: 958px;
  background-image: v-bind(imageUrl);
  background-size: cover;
  background-position: left top;
}
.project-map-section .content[data-v-2d76c7bd] {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px 20px 30px;
  border-radius: 16px;
  background: #fcd404;
  box-shadow: 0px -80px 55px 0px #00000008;
}
.project-map-section .title[data-v-2d76c7bd] {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 42px;
  line-height: 40px;
  margin: 0;
}
.project-map-section .text[data-v-2d76c7bd] {
  font-weight: 500;
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
}
.project-map-section .list[data-v-2d76c7bd] {
  list-style-position: inside;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 18px;
  font-weight: 500;
}
.project-map-section .list li[data-v-2d76c7bd] {
  padding-left: 24px;
  text-indent: -20px;
  text-wrap: pretty;
}
@media screen and (min-width: 768px) {
.project-map-section[data-v-2d76c7bd] {
    margin-top: 70px;
    padding: 0 40px;
}
.project-map-section .wrapper[data-v-2d76c7bd] {
    padding: 30px;
}
.project-map-section .content[data-v-2d76c7bd] {
    max-width: 474px;
    padding: 30px;
}
.project-map-section .content .title[data-v-2d76c7bd] {
    line-height: 48px;
}
}
@media screen and (min-width: 1024px) {
.project-map-section .text[data-v-2d76c7bd] {
    font-size: 20px;
}
}
@media screen and (min-width: 1280px) {
.project-map-section .wrapper[data-v-2d76c7bd] {
    padding: 40px;
    min-height: unset;
}
.project-map-section .content[data-v-2d76c7bd] {
    gap: 30px;
}
.project-map-section .text[data-v-2d76c7bd] {
    font-size: 24px;
    line-height: 34px;
}
}
@media screen and (min-width: 1440px) {
.project-map-section[data-v-2d76c7bd] {
    margin-top: 83px;
    padding: 0 90px;
}
}
@media screen and (min-width: 1600px) {
.project-map-section[data-v-2d76c7bd] {
    padding: 0 140px;
}
.project-map-section .wrapper[data-v-2d76c7bd] {
    padding: 48.5px 60px;
}
.project-map-section .content[data-v-2d76c7bd] {
    padding: 40px 40px 60px;
    gap: 40px;
}
}

.project-advantages-item[data-v-b05de1a4] {
  position: relative;
  width: 100%;
}
.project-advantages-item .image[data-v-b05de1a4] {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1.41860465;
}
.project-advantages-item .content[data-v-b05de1a4] {
  display: flex;
  gap: 10px;
  margin-top: 17px;
}
.project-advantages-item .number[data-v-b05de1a4] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  aspect-ratio: 1;
  border: 1px solid #fcd404;
  border-radius: 50%;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
}
.project-advantages-item .title[data-v-b05de1a4] {
  font-weight: 500;
  font-size: 14px;
  line-height: 19.6px;
}
.project-advantages-item .text[data-v-b05de1a4] {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  white-space: pre-wrap;
}
@media screen and (min-width: 768px) {
.project-advantages-item .content[data-v-b05de1a4] {
    padding: 0 16px 19px 0;
}
.project-advantages-item .image[data-v-b05de1a4] {
    aspect-ratio: 1.58695652;
}
.project-advantages-item .number[data-v-b05de1a4] {
    width: 40px;
    height: 40px;
}
}
@media screen and (min-width: 1440px) {
.project-advantages-item .number[data-v-b05de1a4] {
    width: 45px;
    height: 45px;
}
}

.project-map-section[data-v-bd037c4e] {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 45px auto 0;
}
.project-map-section .title[data-v-bd037c4e],
.project-map-section .grid[data-v-bd037c4e] {
  padding: 0 15px;
}
.project-map-section .title[data-v-bd037c4e] {
  position: relative;
  max-width: 500px;
  margin: 0 0 30px 0;
  font-weight: 600;
  font-size: 42px;
  line-height: 40px;
  letter-spacing: 0;
  overflow-wrap: break-word;
}
.project-map-section .title[data-v-bd037c4e]::before {
  content: '';
  position: absolute;
  top: -15px;
  left: 15px;
  width: 120px;
  height: 5px;
  background-color: #fcd404;
}
.project-map-section .grid[data-v-bd037c4e] {
  display: flex;
  gap: 10px;
  margin-top: 30px;
  overflow-x: auto;
  overflow-y: hidden;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-overflow-scrolling: touch;
}
.project-map-section .grid[data-v-bd037c4e]::-webkit-scrollbar {
  display: none;
}
.project-map-section .project[data-v-bd037c4e] {
  width: 88.3%;
  min-width: 88.3%;
}
@media screen and (min-width: 768px) {
.project-map-section[data-v-bd037c4e] {
    margin-top: 80px;
    padding: 0 40px;
}
.project-map-section .grid[data-v-bd037c4e] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    cursor: default;
}
.project-map-section .title[data-v-bd037c4e],
  .project-map-section .grid[data-v-bd037c4e] {
    padding: 0;
}
.project-map-section .title[data-v-bd037c4e] {
    font-size: 42px;
    line-height: 48px;
}
.project-map-section .title[data-v-bd037c4e]::before {
    left: 0;
}
.project-map-section .project[data-v-bd037c4e] {
    width: 100%;
    min-width: 100%;
}
}
@media screen and (min-width: 1024px) {
.project-map-section .grid[data-v-bd037c4e] {
    margin-top: 38px;
    grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (min-width: 1440px) {
.project-map-section[data-v-bd037c4e] {
    margin-top: 83px;
    padding: 0 90px;
}
.project-map-section .grid[data-v-bd037c4e] {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
}
@media screen and (min-width: 1600px) {
.project-map-section[data-v-bd037c4e] {
    margin-top: 117px;
    padding: 0 140px;
}
}
@media screen and (min-width: 1920px) {
.project-map-section[data-v-bd037c4e] {
    padding: 0 200px;
}
}

.project-plan-section[data-v-50c4d0cc] {
  position: relative;
  max-width: 1920px;
  margin: 42px auto 0;
  padding: 0 15px;
}
.project-plan-section .wrapper[data-v-50c4d0cc] {
  padding: 30px 20px;
  background-color: #fcd404;
  box-shadow: 0px -80px 55px 0px #00000008;
  border-radius: 23px;
}
.project-plan-section .title[data-v-50c4d0cc] {
  margin: 0;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0;
}
.project-plan-section .slider[data-v-50c4d0cc] {
  margin-top: 30px;
  width: 100%;
  padding: 0;
}
.project-plan-section .slider .slide[data-v-50c4d0cc] {
  width: 100%;
  height: 100% !important;
  aspect-ratio: 1.63793566;
}
.project-plan-section .slider .slide img[data-v-50c4d0cc] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__track {
  position: relative;
  height: 100% !important;
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrows {
  display: none;
}
.project-plan-section .pagination[data-v-50c4d0cc] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
  min-height: 15px;
}
.project-plan-section .pagination .item[data-v-50c4d0cc] {
  width: 10px;
  height: 10px;
  aspect-ratio: 1;
  background-color: #fff;
  border-radius: 50%;
  transition: width 0.15s, height 0.15s;
}
.project-plan-section .pagination .item.active[data-v-50c4d0cc] {
  width: 15px;
  height: 15px;
}
@media screen and (min-width: 768px) {
.project-plan-section[data-v-50c4d0cc] {
    padding: 0 40px;
}
.project-plan-section .wrapper[data-v-50c4d0cc] {
    padding: 30px 40px;
}
}
@media screen and (min-width: 1024px) {
.project-plan-section .wrapper[data-v-50c4d0cc] {
    padding: 30px 0;
}
.project-plan-section .title[data-v-50c4d0cc] {
    padding: 0 40px;
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrows {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrow {
    top: 50%;
    left: 0;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    box-shadow: 0 4px 14px 0 #0000001a;
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrow svg {
    display: none;
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrow::before {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 50%;
    z-index: 10;
    opacity: 1 !important;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrow._left {
    left: calc(9% + ((100vw - 1024px) * 0.06));
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrow._left::before {
    transform: translate(-54%, -44%);
    content: url("data:image/svg+xml,%3Csvg width='12' height='20' viewBox='0 0 12 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9961 1L1.99609 10L10.9961 19' stroke='black' stroke-width='2'/%3E%3C/svg%3E");
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrow._right {
    left: unset;
    right: calc(9% + ((100vw - 1024px) * 0.06));
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrow._right::before {
    transform: translate(-46%, -44%);
    content: url("data:image/svg+xml,%3Csvg width='12' height='20' viewBox='0 0 12 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00391 1L10.0039 10L1.00391 19' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.project-plan-section .pagination[data-v-50c4d0cc] {
    display: none;
}
}
@media screen and (min-width: 1360px) {
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrows .glide__arrow._left {
    left: 10%;
}
.project-plan-section .slider[data-v-50c4d0cc] .glide__arrows .glide__arrow._right {
    right: 10%;
}
}
@media screen and (min-width: 1440px) {
.project-plan-section[data-v-50c4d0cc] {
    margin-top: 100px;
}
.project-plan-section .wrapper[data-v-50c4d0cc] {
    padding: 50px 0 100px;
}
.project-plan-section .slider[data-v-50c4d0cc] {
    margin-top: 70px;
}
.project-plan-section .title[data-v-50c4d0cc] {
    padding: 0 60px;
    font-size: 42px;
    line-height: 48px;
}
}
@media screen and (min-width: 1600px) {
.project-plan-section[data-v-50c4d0cc] {
    padding: 0 140px;
}
}

.section-mainpage-news .body {
  display: flex;
  justify-content: space-between;
}
.section-mainpage-news__left {
  width: 715px;
}
.section-mainpage-news__left .news-link {
  display: inline-block;
  margin-top: 50px;
}
.section-mainpage-news__right {
  width: calc(100% - 780px);
}
.section-mainpage-news__right .news-items-small {
  display: block;
}
.section-mainpage-news__right .news-items-small:not(:first-child) {
  margin-top: 30px;
}
.section-mainpage-news__right .news-items-small time {
  display: block;
  color: var(--color-gray-text);
  font-size: 12px;
}
.section-mainpage-news__right .news-items-small h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  margin: 7px 0;
}
.section-mainpage-news__right .news-link {
  display: none;
}
.section-mainpage-news__right .news-subscribe {
  margin-top: 50px;
}
@media screen and (max-width: 1250px) {
.section-mainpage-news__left {
    width: 60%;
}
.section-mainpage-news__right {
    width: 35%;
}
}
@media screen and (max-width: 992px) {
.section-mainpage-news .body {
    display: block;
}
.section-mainpage-news__left {
    width: 100%;
}
.section-mainpage-news__left .news-link {
    display: none;
}
.section-mainpage-news__right {
    width: 100%;
    max-width: 450px;
    margin-top: 50px;
}
.section-mainpage-news__right .news-link {
    display: inline-block;
    margin-top: 40px;
}
.section-mainpage-news__right .news-subscribe {
    margin-top: 70px;
}
}
@media screen and (max-width: 600px) {
.section-mainpage-news__left .news-items {
    grid-template-columns: 1fr;
}
.section-mainpage-news__left .news-items__item:last-child {
    display: none;
}
}

.section-contact-me[data-v-7970f2b0] {
  position: relative;
  z-index: 3;
}
.section-contact-me .wrapper[data-v-7970f2b0] {
  background-color: white;
  box-shadow: 0px -80px 55px 0px #00000008;
  padding-bottom: 0;
}
.section-contact-me h2[data-v-7970f2b0] {
  font-weight: 600;
  font-size: 42px;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 30px;
}
.section-contact-me .subtitle[data-v-7970f2b0] {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  border-top: 5px solid #fcd404;
  margin-top: 0;
  margin-bottom: 9px;
  padding-top: 4px;
}
.section-contact-me form[data-v-7970f2b0] {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 5px;
}
.section-contact-me form .button[data-v-7970f2b0] {
  width: 100%;
  min-height: 50px;
}
@media screen and (min-width: 768px) {
.section-contact-me[data-v-7970f2b0] {
    margin-top: 50px;
}
.section-contact-me form[data-v-7970f2b0] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.section-contact-me form .base-input[data-v-7970f2b0] {
    width: calc((100% - 15px) / 2);
}
}
@media screen and (min-width: 1024px) {
.section-contact-me[data-v-7970f2b0] {
    margin-top: 90px;
}
.section-contact-me .wrapper[data-v-7970f2b0] {
    padding-top: 30px;
}
.section-contact-me h2[data-v-7970f2b0] {
    margin-bottom: 30px;
}
.section-contact-me form[data-v-7970f2b0] {
    flex-wrap: nowrap;
}
.section-contact-me form .base-input[data-v-7970f2b0] {
    flex: 1 1 auto;
    width: auto;
}
.section-contact-me form .button[data-v-7970f2b0] {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 266px;
}
}
@media screen and (min-width: 1920px) {
.section-contact-me[data-v-7970f2b0] {
    margin-top: 190px;
}
.section-contact-me .wrapper[data-v-7970f2b0] {
    padding-top: 44px;
}
.section-contact-me h2[data-v-7970f2b0] {
    margin-bottom: 45px;
}
}

.section-bottom-socials[data-v-621c556c] {
  position: relative;
  margin-top: 29px;
}
@media (min-width: 768px) {
.section-bottom-socials[data-v-621c556c] {
    margin-top: 45px;
}
}
@media (min-width: 1024px) {
.section-bottom-socials[data-v-621c556c] {
    margin-top: 60px;
}
}
@media (min-width: 1360px) {
.section-bottom-socials[data-v-621c556c] {
    margin-top: 80px;
}
}
@media (min-width: 1600px) {
.section-bottom-socials[data-v-621c556c] {
    margin-top: 104px;
}
}

.project-page[data-v-63e25f1a] {
  position: relative;
  min-height: 60vh;
}

