/* cmsms stylesheet: nt_main_css modified: Friday, April 18, 2025 8:20:17 PM */
@import url(https://fonts.googleapis.com/css?family=DM+Sans:regular&display=swap);
/*! tailwindcss v4.1.1 | MIT License | https://tailwindcss.com */
@font-face {
  font-family: GraftyneDisplay;
  font-display: swap;
  src: url(/uploads/fonts/GraftyneDisplay-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: GraftyneDisplay;
  font-display: swap;
  src: url(/uploads/fonts/GraftyneDisplay-ExtraLight.woff2) format("woff2");
  font-weight: 200;
  font-style: normal
}
@font-face {
  font-family: GraftyneDisplay;
  font-display: swap;
  src: url(/uploads/fonts/GraftyneDisplay-Light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: GraftyneDisplay;
  font-display: swap;
  src: url(/uploads/fonts/GraftyneDisplay-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal
}
@font-face {
  font-family: GraftyneDisplay;
  font-display: swap;
  src: url(/uploads/fonts/GraftyneDisplay-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: GraftyneDisplay;
  font-display: swap;
  src: url(/uploads/fonts/GraftyneDisplay-Thin.woff2) format("woff2");
  font-weight: 100;
  font-style: normal
}
@font-face {
  font-family: GraftyneDisplay;
  font-display: swap;
  src: url(/uploads/fonts/GraftyneDisplay-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal
}
* {
  padding: 0;
  margin: 0;
  border: 0
}
*,
*::after,
*::before {
  box-sizing: border-box
}
*::after,
*::before {
  display: inline-block
}
body,
html {
  height: 100%;
  min-width: 320px
}
body {
  color: #000;
  line-height: 1;
  font-family: GraftyneDisplay;
  font-size: 1.125rem;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
button,
input,
textarea {
  font-family: GraftyneDisplay;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  background-color: rgba(0,0,0,0)
}
input,
textarea {
  width: 100%
}
label {
  display: inline-block
}
button,
option,
select {
  cursor: pointer
}
a {
  display: inline-block;
  color: inherit;
  text-decoration: none
}
ul li {
  list-style: none
}
img {
  vertical-align: top
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit
}
html {
  scroll-behavior: smooth
}
body.lock {
  overflow: hidden
}
.lock body {
  overflow: hidden;
  touch-action: none;
  -ms-scroll-chaining: none;
  overscroll-behavior: none
}
.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden
}
@supports (overflow:clip) {
  .wrapper {
    overflow: clip
  }
}
.wrapper>main {
  flex: 1 1 auto
}
.wrapper>* {
  min-width: 0
}
[class*=__container] {
  max-width: 78.375rem;
  margin: 0 auto;
  padding: 0 .9375rem
}
[class*="--gc"] {
  display: grid;
  min-width: 0;
  grid-template-columns: .9375rem 1fr minmax(auto,76.5rem) 1fr .9375rem
}
[class*="--gc"]>* {
  min-width: 0;
  grid-column: 3/4
}
.menu__list {
  display: flex;
  gap: 40px
}
.menu__link {
  transition: color .3s
}
.icon-menu {
  display: none
}
.ibg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.ibg--top {
  -o-object-position: top;
  object-position: top
}
.ibg--bottom {
  -o-object-position: bottom;
  object-position: bottom
}
.ibg--left {
  -o-object-position: left;
  object-position: left
}
.ibg--right {
  -o-object-position: right;
  object-position: right
}
.ibg--contain {
  -o-object-fit: contain;
  object-fit: contain
}
.label {
  border-radius: 50px;
  border: 3px solid #daf3ea;
  display: inline-flex;
  color: #36a97f;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 11px 18px 7px
}
.label--bg {
  border-color: #cfefe3
}
.title {
  font-size: 74px;
  letter-spacing: -2.96px;
  line-height: .88
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  padding-block: 36px
}
.header__container {
  display: flex;
  align-items: center
}
.header__logo {
  position: relative;
  z-index: 4
}
.header__menu {
  position: relative;
  top: 22px
}
.footer {
  background: #eff2f6
}
.footer__container {
  padding-top: 79px;
  padding-bottom: 180px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative
}
.footer__logo {
  position: relative;
  z-index: 3
}
.footer__logo img {
  width: 120px
}
.footer__list {
  position: relative;
  z-index: 3;
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  text-align: center
}
.footer__list a {
  transition: color .3s
}
.footer__copy {
  position: relative;
  z-index: 3;
  color: #52576b;
  font-family: "DM Sans";
  font-size: 16px;
  -webkit-transform: translate(0,14px);
  transform: translate(0,14px)
}
.footer__decor {
  position: absolute;
  z-index: 0;
  bottom: -3px;
  left: -35px
}
.hero {
  position: relative;
  padding-top: 26.5rem;
  padding-bottom: 17.0625rem;
  background-color: #f1f0f6;
  overflow: hidden
}
.hero iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 106%
}
.hero__container {
  position: relative
}
.hero__title {
  position: relative;
  z-index: 1;
  font-size: 4.625rem;
  line-height: .86486;
  letter-spacing: -.04em;
  max-width: 44.6875rem
}
.hero__title span {
  color: #33c791
}
.hero__title:not(:last-child) {
  margin-bottom: 1.625rem
}
.hero__text {
  position: relative;
  z-index: 1;
  max-width: 34.375rem;
  color: #52576b;
  font-family: "DM Sans";
  font-size: 1.1875rem;
  line-height: 1.3
}
.about {
  padding-top: 11.1875rem;
  padding-bottom: 11.375rem
}
.about__label:not(:last-child) {
  margin-bottom: 23px
}
.about__title {
  margin-bottom: 5rem;
  max-width: 43.75rem
}
.about__list {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(18.125rem,1fr));
  gap: 1.5rem
}
.about__list:not(:last-child) {
  margin-bottom: 1.5rem
}
.about__item {
  border-radius: 1.5rem;
  background: #2d3142;
  position: relative;
  aspect-ratio: 392/448
}
.about__item::before {
  content: "";
  border-radius: 23rem;
  opacity: .4;
  background: #1cd26e;
  -webkit-filter: blur(2.5rem);
  filter: blur(2.5rem);
  position: absolute;
  width: 90%;
  height: 20%;
  top: -.625rem;
  left: 5%;
  z-index: -1
}
.about__wrapper {
  border-radius: 1.5rem;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0 2rem 2rem;
  height: 100%
}
.about__image {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden
}
.about__image img {
  max-width: 100%
}
.about__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: .7;
  mix-blend-mode: multiply
}
.about__text {
  margin-top: auto;
  position: relative;
  z-index: 2;
  color: #a2a6b3;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5rem
}
.about__text span {
  color: #fff
}
.bn {
  border-radius: 1.5rem;
  overflow: hidden;
  background: url(/uploads/img/bg.webp) center/cover no-repeat;
  display: flex;
  gap: 9.4375rem;
  padding: 2.5rem 6.4375rem 1.9375rem 2rem
}
.bn__logo:not(:last-child) {
  margin-bottom: 1rem
}
.bn__caption {
  font-size: 2.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: .91;
  letter-spacing: -1.36px;
  max-width: 18.75rem
}
.bn__left {
  flex: 1
}
.bn__list {
  display: flex;
  gap: 1.25rem;
  justify-content: space-between;
  width: 100%;
  text-align: center
}
.bn__number {
  color: #2d3142;
  text-align: center;
  font-size: 6.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: .96;
  letter-spacing: -.275rem
}
.bn__text {
  color: #52576b;
  font-size: 1rem;
  font-weight: 500
}
.services {
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
  background: #e7f5f0
}
.services__label {
  margin-bottom: 23px
}
.services__title {
  max-width: 46.875rem;
  margin-bottom: 5.75rem
}
.services__list {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(18.125rem,1fr));
  gap: 2.375rem 1.5rem
}
.services__item {
  border-radius: 1.5rem;
  position: relative;
  padding: 2.75rem;
  z-index: 1;
  min-height: 26.25rem
}
.services__item::before {
  content: "";
  position: absolute;
  width: 94%;
  height: 100%;
  top: -.4375rem;
  left: 3%;
  border-radius: 1.5rem;
  background: #a9e4cd;
  z-index: -1
}
.services__item::after {
  content: "";
  position: absolute;
  width: 84%;
  height: 100%;
  top: -.8125rem;
  left: 8%;
  border-radius: 1.5rem;
  background: #d1eee2;
  z-index: -2
}
.services__item--big::before {
  width: 96%;
  left: 2%
}
.services__item--big::after {
  width: 92%;
  left: 4%
}
.services__item img {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  border-radius: 1.5rem
}
.services__desctop {
  display: none
}
.services__caption {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: .93;
  letter-spacing: -1.2px;
  margin-bottom: 2rem
}
.services__text {
  position: relative;
  z-index: 1;
  color: #000;
  font-family: "DM Sans";
  font-size: 1.125rem;
  line-height: 1.3;
  max-width: 20rem
}
.services__text li {
  margin-bottom: .875rem;
  display: flex;
  align-items: center;
  gap: 1px
}
.services__text li::before {
  content: "";
  background: url(/uploads/img/services/decor.webp) center/cover no-repeat;
  width: 1.875rem;
  height: 2.1875rem;
  flex: 0 0 2.1875rem;
  -webkit-transform: translate(-.4375rem,-1px);
  transform: translate(-.4375rem,-1px)
}
.contacts {
  background: linear-gradient(0deg,#f6f7f8 0,#f6f7f8 100%),#e7f5f0
}
.contacts__container {
  padding-top: 11.375rem;
  padding-bottom: 11.0625rem;
  position: relative
}
.contacts__label {
  position: relative;
  z-index: 3
}
.contacts__label:not(:last-child) {
  margin-bottom: 23px
}
.contacts__title {
  position: relative;
  z-index: 3
}
.contacts__title:not(:last-child) {
  margin-bottom: 5.125rem
}
.contacts__text {
  position: relative;
  z-index: 3
}
.contacts__top {
  position: relative;
  z-index: 3
}
.contacts__top:not(:last-child) {
  margin-bottom: 2.125rem
}
.contacts__top p {
  color: #52576b;
  font-size: 2.125rem;
  font-weight: 400;
  max-width: 37.5rem;
  line-height: 1.04
}
.contacts__top p:not(:last-child) {
  margin-bottom: 3.125rem
}
.contacts__top a {
  display: inline-flex;
  align-items: center;
  gap: .75rem;
  color: #33c791;
  font-size: 1.5rem;
  transition: all .3s
}
.contacts__bottom {
  position: relative;
  z-index: 3
}
.contacts__bottom p {
  max-width: 25rem;
  color: #52576b;
  font-size: 1.5rem;
  line-height: 1.05
}
.contacts__bottom p:not(:last-child) {
  margin-bottom: .625rem
}
.contacts__bottom a {
  transition: all .3s;
  color: #33c791;
  font-size: 1.25rem;
  display: inline-flex;
  gap: .75rem;
  align-items: center
}
.contacts__bg {
  position: absolute;
  z-index: 0;
  max-width: 100%;
  max-height: 100%;
  bottom: 0;
  right: 0;
  z-index: 1
}
.portfolio {
  padding-top: 11.25rem;
  padding-bottom: 10.75rem
}
.portfolio__label {
  margin-bottom: 23px
}
.portfolio__title {
  max-width: 56.25rem;
  margin-bottom: 4.9375rem
}
.portfolio__slider {
  overflow: visible!important;
  position: relative
}
.portfolio__slider::before {
  content: "";
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(calc(-100% - 1rem));
  transform: translateX(calc(-100% - 1rem));
  top: 0;
  left: 0;
  background-color: #fff
}
.portfolio__slide {
  border-radius: 1.5rem;
  aspect-ratio: 420/480;
  height: 100%;
  width: 26.25rem;
  overflow: hidden;
  position: relative;
  cursor: pointer
}
.portfolio__front {
  height: 100%;
  position: relative
}
.portfolio__front::after,
.portfolio__front::before,
.portfolio__front__image {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0
}
.portfolio__front::after,
.portfolio__front::before {
  content: ""
}
.portfolio__front::before {
  z-index: 2;
  background: linear-gradient(180deg,rgba(45,49,66,0) 0,rgba(45,49,66,.8) 100%)
}
.portfolio__front::after {
  z-index: 3;
  opacity: 0;
  background: linear-gradient(180deg,rgba(51,199,145,.8) 0,rgba(51,199,145,0) 30%,rgba(51,199,145,0) 80%,rgba(51,199,145,.3) 100%);
  transition: opacity .3s
}
.portfolio__image {
  position: absolute;
  z-index: 1
}
.portfolio__body {
  position: relative;
  z-index: 4;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding: 2rem 2.5rem
}
.portfolio__name {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: .75rem;
  line-height: 1.12
}
.portfolio__location {
  display: inline-flex;
  padding: .5rem 1.3125rem;
  border-radius: 2.5rem;
  background: #33c791;
  align-self: start;
  color: #fff;
  text-align: center;
  font-size: .875rem;
  font-weight: 500
}
.portfolio__buttons {
  margin-top: 2rem;
  display: flex;
  justify-content: flex-end;
  gap: 1.5rem
}
.portfolio__buttons .swiper-button-disabled svg rect {
  stroke: #e7e8eb
}
.portfolio__buttons .swiper-button-disabled svg path {
  fill: #c0c3d2
}
.portfolio__buttons svg path,
.portfolio__buttons svg rect {
  transition: all .1s
}
.popup {
  position: fixed;
  inset: 0;
  overflow-y: auto;
  background: rgba(45,49,66,.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000
}
.popup.hidden {
  display: none
}
.popup__wrapper {
  position: relative;
  max-width: 75rem;
  width: 100%;
  height: 100%
}
.popup__navigation {
  position: absolute;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: none
}
.popup__body {
  padding-bottom: 120px;
  padding-block: 100px;
  position: relative
}
.popup__content {
  border-radius: 2.5rem;
  background: #fff;
  padding: 1.5rem 1.5rem 5rem 1.5rem;
  width: 100%;
  max-width: 62.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
  margin-inline: auto
}
.popup__close {
  position: absolute;
  z-index: 10;
  top: 40px;
  right: 40px;
  cursor: pointer;
  font-size: 1.5rem
}
.popup__close svg path {
  transition: all .3s
}
.popup__close svg rect {
  transition: all .3s
}
.popup__close-mob {
  top: initial;
  bottom: 0;
  right: 50%;
  -webkit-transform: translate(50%,-30px);
  transform: translate(50%,-30px)
}
.popup__slider {
  height: 100%;
  border-radius: 1.5rem;
  overflow: hidden
}
.popup__slider .swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto!important
}
.popup__slider .swiper-slide img {
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 476/275
}
.popup__top {
  display: flex;
  align-items: start;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  gap: 2rem
}
.popup__top h3 {
  color: #000;
  font-size: 2rem
}
.popup__top span {
  padding: .5rem 1.25rem .375rem 1.25rem;
  flex-shrink: 0;
  border-radius: 2.5rem;
  background: #33c791;
  color: #fff;
  font-size: .875rem;
  font-weight: 500
}
.popup__text {
  color: #000;
  font-family: "DM Sans";
  font-size: 1.125rem;
  display: grid;
  gap: 1.875rem;
  flex-grow: 1;
  padding-bottom: 1.25rem
}
.popup__text h3 {
  margin: 0 0 .625rem
}
.popup__text .location {
  display: inline-block;
  margin-top: .625rem;
  background: #eee;
  padding: .3125rem .625rem;
  border-radius: .3125rem;
  font-size: .75rem
}
.popup__swiper-button-next,
.popup__swiper-button-prev {
  cursor: pointer
}
.popup__swiper-button-next.swiper-button-disabled svg path,
.popup__swiper-button-prev.swiper-button-disabled svg path {
  fill: #c0c3d2
}
.popup__swiper-button-next svg path,
.popup__swiper-button-next svg rect,
.popup__swiper-button-prev svg path,
.popup__swiper-button-prev svg rect {
  transition: all .1s
}
.error {
  padding-top: 17.6875rem;
  padding-bottom: 11.125rem
}
.error__container {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.error__body img {
  width: 100%;
  max-width: 32.8125rem;
  display: inline-block;
  margin-bottom: 3.0625rem
}
.error__title {
  margin-bottom: .8125rem;
  font-size: 2.125rem
}
.error__text {
  font-family: "DM Sans";
  font-size: 1.125rem;
  line-height: 1.2
}
.error__text:not(:last-child) {
  margin-bottom: 2.4375rem
}
.error__link {
  display: inline-flex;
  padding: 1rem 2rem;
  border-radius: 2rem;
  background: #33c791;
  color: #fff;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
  transition: all .3s
}
.swiper {
  overflow: hidden
}
.swiper-initialized {
  touch-action: pan-y
}
.swiper-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  display: flex;
  position: relative
}
.swiper-vertical .swiper-wrapper {
  flex-direction: column
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start
}
.swiper-initialized .swiper-slide {
  flex-shrink: 0
}
.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.swiper-button-lock {
  display: none!important
}
@media (min-width:47.99875em) {
  .footer__list {
    -webkit-transform: translate(-2px,14px);
    transform: translate(-2px,14px)
  }
  .services__item--big {
    grid-column: span 2
  }
  .services__desctop {
    display: block
  }
  .services__mob {
    display: none
  }
}
@media (min-width:61.99875em) {
  .header__container {
    gap: 15.3125rem
  }
  .bn {
    justify-content: space-between;
    align-items: center
  }
  .bn__right {
    padding-top: 2.875rem
  }
  .popup__close-mob {
    display: none
  }
  .popup__top {
    padding: 0 1.875rem
  }
  .popup__text {
    padding: 0 1.875rem
  }
}
@media (max-width:78.375em) {
  .popup__wrapper {
    max-width: 45.625rem
  }
  .popup__content {
    max-width: 45.75rem
  }
}
@media (max-width:61.99875em) {
  [class*=__container] {
    padding: 0 32px
  }
  .menu__body {
    position: fixed;
    z-index: 3;
    right: -100%;
    top: 0;
    overflow: auto;
    padding: 103px 213px 32px 32px;
    transition: left .3s;
    border-radius: 0 0 0 16px;
    background: var(--white,#fff);
    box-shadow: 10px 10px 42px 0 rgba(0,0,0,.14);
    opacity: 0;
    overflow: hidden;
    transition: all .3s
  }
  .menu__body::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 4.375rem;
    left: -100%;
    top: 0;
    transition: left .3s;
    z-index: 2
  }
  .menu-open .menu__body {
    right: 0;
    overflow: visible;
    opacity: 1
  }
  .menu-open .menu__body::before {
    left: 0
  }
  .menu__list {
    flex-direction: column
  }
  .menu__link {
    display: flex;
    align-items: center;
    gap: .5rem
  }
  .menu__link::before {
    content: "";
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    width: 8px;
    height: 8px;
    background: #33c791;
    border-radius: 50%
  }
  .icon-menu {
    display: block;
    position: relative;
    width: 1.5rem;
    height: 1.125rem;
    z-index: 5
  }
  .icon-menu span,
  .icon-menu::after,
  .icon-menu::before {
    content: "";
    transition: all .3s ease 0s;
    right: 0;
    position: absolute;
    width: 100%;
    height: .125rem;
    background-color: #000
  }
  .icon-menu::before {
    top: 0
  }
  .icon-menu::after {
    bottom: 0
  }
  .icon-menu span {
    top: calc(50% - .0625rem)
  }
  .menu-open .icon-menu span {
    width: 0
  }
  .menu-open .icon-menu::before {
    top: calc(50% - .0625rem);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  .menu-open .icon-menu::after {
    bottom: calc(50% - .0625rem);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .title {
    font-size: 64px;
    line-height: 56px;
    letter-spacing: -2.56px
  }
  .header {
    padding-block: 18px
  }
  .header__container {
    justify-content: space-between
  }
  .header__logo img {
    max-width: 120px
  }
  .header__menu {
    top: 6px
  }
  .footer__container {
    padding-top: 79px;
    padding-bottom: 180px
  }
  .footer__copy {
    position: absolute;
    bottom: 47px;
    right: 32px
  }
  .hero {
    padding-top: 19.8125rem;
    padding-bottom: 19.75rem
  }
  .hero__title {
    max-width: 27.875rem;
    font-size: 4rem;
    line-height: .875;
    letter-spacing: -.16rem
  }
  .hero__text {
    max-width: 23.75rem
  }
  .about__title {
    max-width: 37.5rem
  }
  .about__list {
    gap: 1rem
  }
  .about__list:not(:last-child) {
    margin-bottom: 1rem
  }
  .about__item {
    aspect-ratio: 344/450
  }
  .about__image {
    left: -1.4375rem;
    width: 114%
  }
  .bn {
    flex-direction: column;
    padding: 2rem 2rem 4.1875rem 1.625rem;
    gap: 5rem
  }
  .bn__right {
    padding-left: .375rem
  }
  .bn__list {
    padding: 0 3.1875rem
  }
  .services__list {
    gap: 1.9375rem 1rem
  }
  .services__item {
    padding: 2.8125rem 2rem 2.6875rem
  }
  .contacts__container {
    padding-top: 11.375rem;
    padding-bottom: 19.125rem
  }
  .contacts__label:not(:last-child) {
    margin-bottom: 1.5rem
  }
  .contacts__top p {
    line-height: 1.07
  }
  .contacts__top p {
    font-size: 1.875rem
  }
  .contacts__bg {
    max-height: 27.5rem
  }
  .portfolio__slide {
    aspect-ratio: 380/480;
    width: 23.75rem
  }
  .portfolio__body {
    padding: 2rem 1.5rem
  }
  .popup__top h3 {
    font-size: 1.75rem
  }
  .error {
    padding-top: 11.3125rem;
    padding-bottom: 8.5rem
  }
  .error__body img {
    max-width: 25rem
  }
  .error__body img {
    margin-bottom: 3rem
  }
}
@media (max-width:61.99875em)and (max-width:47.99875em) {
  .menu__body {
    width: 100%;
    height: 100%;
    padding: 150px 16px 32px
  }
}
@media (max-width:61.99875em)and (any-hover:none) {
  .icon-menu {
    cursor: default
  }
}
@media (max-width:47.99875em) {
  [class*=__container] {
    padding: 0 16px
  }
  .title {
    font-size: 50px;
    line-height: 44px;
    letter-spacing: -2px
  }
  .footer__container {
    flex-direction: column;
    padding-top: 102px;
    padding-bottom: 212px
  }
  .footer__logo img {
    -webkit-transform: translateX(11px);
    transform: translateX(11px)
  }
  .footer__logo {
    margin-bottom: 82px
  }
  .footer__list {
    flex-direction: column;
    gap: 34px;
    margin-bottom: 68px
  }
  .footer__copy {
    position: static
  }
  .footer__decor {
    bottom: 0;
    left: -14px
  }
  .hero {
    padding-top: 11.875rem;
    padding-bottom: 7.75rem
  }
  .hero iframe {
    height: 108%
  }
  .hero__title {
    font-size: 3.125rem;
    letter-spacing: -.125rem;
    max-width: 15.625rem
  }
  .hero__text {
    font-size: 1.0625rem;
    max-width: 11.25rem
  }
  .about {
    padding-top: 6.0625rem;
    padding-bottom: 6.25rem
  }
  .about__item {
    aspect-ratio: 344/473
  }
  .about__image {
    left: -2.0625rem;
    width: 120%
  }
  .bn {
    background: url(/uploads/img/bg-mob.webp) center/cover no-repeat
  }
  .bn {
    padding: 1.875rem .625rem 2.5rem .625rem;
    gap: 3.5625rem
  }
  .bn__list {
    flex-wrap: wrap;
    padding: 0 2.75rem;
    gap: 2.75rem
  }
  .bn__item:first-child {
    flex: 0 0 100%
  }
  .bn__number {
    color: #2d3142;
    font-size: 5.625rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.225rem
  }
  .services {
    padding-top: 5.9375rem;
    padding-bottom: 6.25rem
  }
  .services__list {
    grid-template-columns: 1fr;
    gap: 1.875rem 1rem
  }
  .services__item--big {
    min-height: 37.5rem
  }
  .services__item img {
    border-radius: 2.5rem
  }
  .services__caption br {
    display: none
  }
  .contacts__container {
    padding-top: 6.25rem;
    padding-bottom: 22.8125rem
  }
  .contacts__top p:not(:last-child) {
    margin-bottom: 3rem
  }
  .contacts__top p {
    font-size: 1.5rem
  }
  .contacts__top a {
    font-size: 1.25rem;
    gap: 1rem
  }
  .contacts__bg {
    min-height: 22.5rem
  }
  .portfolio {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem
  }
  .portfolio__slide {
    aspect-ratio: 308/480;
    width: 19.25rem
  }
  .popup__content {
    padding: 16px
  }
  .popup__close {
    top: 26px;
    right: 26px
  }
  .popup__close-mob {
    top: initial;
    bottom: 0;
    right: 50%;
    -webkit-transform: translate(50%,-30px);
    transform: translate(50%,-30px)
  }
  .popup__top {
    flex-direction: column;
    gap: 1.5rem
  }
  .popup__swiper-button-next,
  .popup__swiper-button-prev {
    display: none
  }
  .error {
    padding-bottom: 6.1875rem
  }
  .error__body img {
    max-width: 13.75rem
  }
  .error__title {
    font-size: 1.75rem
  }
}
@media (max-width:29.99875em) {
  .footer__container {
    padding-top: 80px;
    padding-bottom: 212px
  }
  .services__item img {
    border-radius: 1.5rem
  }
}
@media (any-hover:hover) {
  .menu__link:hover {
    color: #33c791
  }
  .footer__list a:hover {
    color: #33c791
  }
  .contacts__top a:hover {
    background: var(--green,#33c791);
    color: #fff
  }
  .contacts__top a:hover svg path {
    fill: currentColor
  }
  .contacts__bottom a:hover {
    background: var(--green,#33c791);
    color: #fff
  }
  .contacts__bottom a:hover svg path {
    fill: currentColor
  }
  .portfolio__front:hover::after {
    opacity: 1
  }
  .portfolio__buttons svg:hover rect {
    stroke: #33c791
  }
  .portfolio__buttons svg:hover path {
    fill: #33c791
  }
  .popup__close:hover svg path {
    fill: #33c791
  }
  .popup__close:hover svg rect {
    stroke: #33c791
  }
  .popup__swiper-button-next svg:hover rect,
  .popup__swiper-button-prev svg:hover rect {
    stroke: #33c791
  }
  .popup__swiper-button-next svg:hover path,
  .popup__swiper-button-prev svg:hover path {
    fill: #33c791
  }
  .error__link:hover {
    background: #2eb282
  }
}
