2.19vw@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/

/* make sure to set some focus styles for accessibility */

/* root */

:root {
  font-size: 16px;
  --white: #FFF;
  --black: #000;
  --red: #E31E24;
  --grey: #9B9D9F;
  --darkgrey: #434242;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: Involve, MuseoSans, Commissioner, Onest;
  font-weight: 500;
  color: var(--black);
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

a {
  text-decoration: none;
  transition: 0.3s ease;
}

button {
  background: none;
  font-family: inherit;
  border: none;
  padding: 0;
}

button p {
  text-transform: uppercase;
}

a, button, a *, button * {
  transition: 0.3s ease;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
  display: inline-block;
  display: inline;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */


 a:active,
 a:hover {
   outline: 0;
 }
 
 a:hover, button:hover {
  opacity: 0.7;
}


.change-lang ul li:hover {
  cursor: pointer;
}

input {
  border: none;
  outline: none;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  vertical-align: middle;
  user-select: none;
}

img.no-click {
  pointer-events: none;
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */


/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #143F74; /* насыщенный синий */
  color: #111;
}

::selection {
  background: #cce1ff;
  color: #092547;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

/* custom */

.container {
    margin: auto 5.96vw;
    position: relative;
}

.appearance {
  opacity: 0;
  transform: translateY(1.39vw);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.appearance.show {
  opacity: 1;
  transform: translateY(0);
}

header .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 1.22vw 0 0.90vw 0;
}

.header__logo {
    width: 7.50vw;
    height: auto;
}

.header__logo img {
    width: 100%;
    height: auto;
}

.header__nav {
    display: flex;
    flex-direction: row;
    gap: 1.56vw;
    align-items: center;
}

.header__nav__mob {
  display: none;
}

.header__nav__menu {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.header__nav a {
  font-size: 1.03vw;
  font-weight: 500;
  color: var(--darkgrey);
  position: relative;
  text-decoration: none;
}

.header__nav a.active::before {
  content: "";
  position: absolute;
  bottom: -0.64vw;
  width: 100%;
  height: 0.06vw;
  background-color: var(--red);
}

.header__nav a::before {
  content: "";
  position: absolute;
  bottom: -0.64vw;
  left: 0;
  width: 0;
  height: 0.06vw;
  background-color: var(--red);
  transition: width 0.3s ease;
}

/* Активная и при наведении */
.header__nav a:hover::before {
  width: 100%;
}


.header__contacts {
    display: flex;
    flex-direction: row;
    gap: 1.92vw;
    align-items: center;
}

.header__contact  {
    display: flex;
    flex-direction: row;
    gap: 0.64vw;
    align-items: center;
}

.header__contact img {
    width: 1.54vw;
    height: 1.54vw;
}

.header__contact a {
    font-size: 1.03vw;
    font-weight: 600;
    color: var(--darkgrey);
}

.header__change_lang {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: var(--darkgrey);
    padding: 0.38vw 1.15vw;
    border-radius: 0.38vw;
    gap: 0.33vw;
}

.header__change_lang .active {
  font-weight: 600 !important;
}

.header__change_lang .header__stick {
    background-color: var(--grey);
    width: 0.06vw;
    height: 0.48vw;
}

.header__change_lang a {
    font-size: 0.77vw;
    color: var(--grey);
}

.header__change_lang .active  {
    color: var(--white);
}

.banner {
    padding: 4.94vw 0 18.08vw 0;
    background: url('../imgs/backgrounds/banner.png') center/cover no-repeat;
    position: relative;
}

.banner .banner__border {
    position: absolute;
    bottom: -2.34vw;
    width: 100%;
    height: 4.68vw;
    background-color: var(--white);
    border-radius: 100% 100% 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner__border__photo {
    width: 22.69vw;
    height: auto;
    position: relative;
    top: -3.82vw;
    z-index: 10;
    filter: drop-shadow(0px 0.13vw 3.08vw rgba(0,0,0,0.4));
}

.banner__wrapper {
    display: flex;
    flex-direction: row;
    gap: 2.82vw;
}

.banner__wrapper h1 {
    width: 47.69vw;
    font-size: 3.72vw;
    font-weight: 700;
    line-height: 120%;
    color: var(--darkgrey);
}

.banner__wrapper h1 span {
    color: var(--red);
}

.banner__wrapper__button {
    display: flex;
    flex-direction: column;
    gap: 3.21vw;
    background-color: var(--white);
    border-radius: 0.77vw;
    padding: 3.21vw 3.85vw 3.85vw 3.85vw;
    align-items: center;
}

.banner__button__texts {
    width: 17.75vw;
    display: flex;
    flex-direction: column;
    gap: 1.92vw;
}

.banner__button__text {
    display: flex;
    flex-direction: row;
    gap: 1.28vw;
}

.banner__button__text img {
    width: 1.54vw;
    height: 1.54vw;
}

.banner__button__text p {
    font-size: 1.28vw;
    line-height: 130%;
    color: var(--darkgrey);
    font-weight: 400;
}

.banner__wrapper__button .banner__button__button {
    padding: 1.35vw 2.56vw;
    border-radius: 0.64vw;
    background-color: var(--red);
}

.banner__wrapper__button .banner__button__button p {
    color: var(--white);
    font-size: 1.03vw;
    font-weight: 500;
}

.project__wrapper {
    margin: 5.51vw 0 6.41vw 0;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 2.56vw;
}

.project__texts {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.project__text {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.title__style {
    color: var(--darkgrey);
    text-transform: uppercase;
    font-size: 2.56vw;
    font-weight: 700;
}

.title__style__line {
    margin-left: 1.92vw;
    width: 5.13vw;
    height: 0.06vw;
    background-color: var(--red);
}

.project__link {
    font-size: 1.15vw;
    font-weight: 400;
    line-height: 140%;
    color: #9B9D9F;
    text-decoration: underline;
}

.project__boxs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.92vw;
    cursor: pointer;
}

.project__box {
    position: relative;
    width: 100%;
    border-radius: 0.77vw;
    overflow: hidden;
}

.project__box p {
    position: absolute;
    z-index: 3;
    left: 2.56vw;
    bottom: 1.92vw;
    color: var(--white);
    font-size: 1.28vw;
    font-weight: 600;
}

.project__box img {
    width: 100%;
    height: auto;
    position: relative;
}

.project__box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%; 
    background: linear-gradient( to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100% );
}

.uslugi {
    margin: 6.40vw 0;
}

.uslugi__wrapper {
    background-color: #F3F7FC;
    padding: 5.12vw 3.84vw 5.63vw 3.84vw;
    display: flex;
    flex-direction: column;
    gap: 3.84vw;
    border-radius: 0.77vw;
}

.uslugi__top {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.uslugi__boxs {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.uslugi__box {
    width: 12.42vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.92vw;
}

.uslugi__box img {
    width: 3.20vw;
    height: auto;
}

.uslugi__box p {
    text-align: center;
    font-size: 1.28vw;
    font-weight: 600;
    line-height: 120%;
    color: var(--black);
}

.about {
    background-color: #F3F7FC;
}

.about__wrapper {
    display: flex;
    flex-direction: column;
    padding: 5.12vw 0;
    gap: 5.12vw;
}

.about__top {
    display: flex;
    flex-direction: row;
    gap: 7.49vw;
}

.about__top__img {
    width: 28.04vw;
    height: 30.47vw;
    border-radius: 0.77vw;
    overflow: hidden;
    object-fit: contain;
}

.about__top__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about__top__texts {
    display: flex;
    flex-direction: column;
    gap: 2.56vw;
}

.about__top__text__title {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.about__top__text__description {
    width: 51.34vw;
    font-size: 1.02vw;
    font-weight: 400;
    color: var(--black);
    line-height: 150%;
}

.about__top__text__description span {
    font-weight: 600;
}

.about__top__text__mission {
    display: flex;
    flex-direction: row;
    gap: 0.96vw;
    align-items: center;
}

.about__mission__left {
    background-color: var(--darkgrey);
    border-radius: 0.77vw;
    padding: 0 2.24vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.about__mission__left p {
    font-size: 1.28vw;
    font-weight: 600;
    color: var(--white);
    text-align: center;
    line-height: 130%;
    min-width: 7.68vw;
}

.about__mission__right {
    background-color: var(--white);
    padding: 2.30vw 1.86vw;
    display: flex;
    flex-direction: column;
    gap: 1.92vw;
    border-radius: 0.77vw;
}

.about__mission__right__text {
    display: flex;
    flex-direction: row;
    gap: 1.28vw;
    align-items: center;
}

.about__mission__right__line {
    width: 1.02vw;
    height: 0.06vw;
    background-color: var(--darkgrey); 
}

.about__mission__right__text {
    font-size: 1.02vw;
    font-weight: 400;
    color: var(--black);
    line-height: 150%;
    width: 34.06vw;
}

.about__bottom, .about_gallery__bottom {
    position: relative;
    width: 68.50vw;
    margin: 0 auto;
}

.about__bottom__certificate, .about_gallery__slider {
    overflow: hidden;
}

.about__certificate__boxs, .about_gallery__sliders {
    display: flex;
    flex-direction: row;
    gap: 1.92vw;
    position: relative;
    cursor: grab;
}

.about__certificate__box {
    width: 15.69vw;
    height: auto;
    flex: 0 0 auto;
    border-radius: 0.77vw;
    overflow: hidden;
}

.certificate__control.inactive, .completed_projects__control.inactive, .about_gallery__control.inactive {
  opacity: 0.4;
  pointer-events: none;
}

.about__certificate__box img {
    width: 100%;
    height: auto;
}

.about__certificate__controls .certificate__control, .about_gallery__control {
  position: absolute;
  width: 3.07vw;
  height: 3.07vw;
  border-radius: 0.51vw;
  background-color: var(--red);
  display: flex;
  justify-content: center;
  align-items: center;
  top: 9.22vw;
}

.certificate__control__left, .about_gallery__control__left {
  left: -5.57vw;
}

.about__certificate__controls .certificate__control img, .about_gallery__controls .about_gallery__control img {
  width: 0.96vw;
  height: auto;
}

.about__certificate__controls .certificate__control__right img, .about_gallery__controls .about_gallery__control__right img {
  rotate: 180deg;
}

.about__certificate__controls .certificate__control__right, .about_gallery__control__right {
  right: -5.57vw;
}

.designing {
  background: #434242;
  background: linear-gradient(195deg, rgba(67, 66, 66, 1) 15%, rgba(243, 247, 252, 1) 100%);
  border-radius: 0.77vw;
}

.designing__wrapper {
  display: flex;
  flex-direction: column;
  gap: 3.84vw;
  padding: 6.40vw 0;
}

.designing__title {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.designing__title .title__style {
  color: var(--white);
}

.designing__content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.designing__content__license {
  position: relative;
  width: 18.40vw;
  height: auto;
}

.designing__content__license__imgs {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.designing__content__license__imgs img {
  position: relative;
  width: 18.40vw;
  height: auto;
  cursor: pointer;
  border-radius: 0.77vw;
  overflow: hidden;
}

.designing__content__license__text {
  position: absolute;
  padding: 0.96vw 0.64vw 0.45vw 4.04vw;
  background: var(--red);
  border-radius: 0.77vw;
  right: -11.92vw;
  top: 2.11vw;
    
}

.designing__content__license__text p {
  width: 10.13vw;
  font-size: 0.77vw;
  font-weight: 400;
  line-height: 150%;
  color: var(--white);
}

.designing__content__texts {
  padding: 2.56vw;
  border: 0.06vw solid var(--white);
  border-radius: 0.77vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2.56vw;
}

.designing__content__text {
  width: 49.87vw;
  font-size: 1.02vw;
  font-weight: 400;
  line-height: 150%;
  color: var(--white);
}

.designing__content__text span {
    font-weight: 600;
}

.designing__content__bold {
  width: 49.87vw;
  font-size: 1.28vw;
  color: var(--white);
  font-weight: 600;
  line-height: 130%;
}

.designing__content__text span, .designing__content__bold span {
  color: var(--red);
}

.designing__step {
  display: flex;
  flex-direction: column;
  gap: 1.92vw;
}

.designing__step h6 {
  font-size: 1.28vw;
  font-weight: 600;
  color: var(--darkgrey);
  text-transform: uppercase;
}

.designing__step__boxs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.designing__step__box {
  background-color: var(--white);
  border-radius: 0.77vw;
  padding: 1.92vw 3.52vw 3.20vw 3.52vw;
  display: flex;
  flex-direction: column;
  gap: 0.90vw;
}

.designing__step__box__num {
  display: flex;
  flex-direction: row;
  gap: 0.90vw;
  align-items: center;
}

.designing__step__box__num p {
  font-size: 1.79vw;
  font-weight: 600;
  font-family: MuseoSans;
  color: var(--red);
}

.designing__step__box__num img {
  height: 0.77vw;
  width: auto;
}

.designing__step__box__text {
  width: 9.35vw;
  font-size: 1.02vw;
  font-weight: 400;
  color: var(--black);
  line-height: 150%;
  hyphens: auto;
  overflow-wrap: break-word;
  word-break: break-word;
}

.completed_projects {
  margin: 6.40vw 0;
}

.completed_projects__wrapper {
  display: flex;
  flex-direction: column;
  gap: 5.12vw;
}

.completed_projects__top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.completed_projects__title {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.completed_projects__content {
  position: relative;
  width: 76.82vw;
  margin: 0 auto;
}

.completed_projects__content__slide {
  overflow: hidden;
}

.completed_projects__boxs {
  display: flex;
  flex-direction: row;
  gap: 1.92vw;
}

.completed_projects__box {
  width: 37.45vw;
  height: 27.14vw;
  flex: 0 0 auto;
  display: flex;
  flex-direction: row;
  border-radius: 0.77vw;
  background-color: #F3F7FC;
  justify-content: space-between;
  padding: 0.77vw 0.77vw 0.77vw 2.62vw;
}

.completed_project__texts {
  padding: 3.33vw 0;
  width: 15.62vw;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; 
}

.completed_project__text {
  display: flex;
  flex-direction: column;
  gap: 1.98vw;
}

.completed_project__text__title {
  display: flex;
  flex-direction: column;
  gap: 0.64vw;
}

.completed_project__text__title__title {
  font-size: 1.15vw;
  font-weight: 600;
  line-height: 150%;
  color: var(--darkgrey);
  width: 13.76vw;
  hyphens: auto;
  overflow-wrap: break-word;
  word-break: break-word;
}

.completed_project__text__description p {
  font-size: 0.77vw;
  font-weight: 400;
  color: var(--darkgrey);
  line-height: 150%;
}

.completed_project__text__feature {
  display: flex;
  flex-direction: column;
  gap: 0.64vw;
}

.completed_project__text__feature p {
  font-size: 1.02vw;
  font-weight: 400;
  line-height: 150%;
  color: #4342427a;
}

.completed_project__text_button {
  width: 11.5vw;
  background-color: var(--red);
  padding: 0.96vw 1.34vw;
  border-radius: 0.51vw;
  color: var(--white);
  font-size: 0.90vw;
  font-weight: 600;
  line-height: 130%;
  text-align: center;
}

.completed_projects__img {
  width: 18.05vw;
  height: 25.61vw;
  border-radius: 0.77vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.completed_projects__img img {
  height: 100%;
  width: auto;
}

.completed_projects__controls .completed_projects__control {
  position: absolute;
  width: 3.07vw;
  height: 3.07vw;
  border-radius: 0.51vw;
  background-color: var(--red);
  display: flex;
  justify-content: center;
  align-items: center;
  top: 12.04vw;
}

.completed_projects__controls .completed_projects__control img {
  width: 0.96vw;
  height: auto;
}

.completed_projects__controls .completed_projects__controls__right img {
  rotate: 180deg;
}

.completed_projects__controls__left {
  left: -5.57vw;
}

.completed_projects__controls__right {
  right: -5.57vw;
}

.form {
  margin: 6.40vw 0;
}

.form__wrapper {
  position: relative;
  background-color: var(--darkgrey);
  border-radius: 0.77vw;
  padding: 7.11vw 8.19vw 7.11vw 5.38vw;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.form__wrapper .form__background {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  pointer-events: none;
}

.form__text {
  display: flex;
  flex-direction: column;
  gap: 1.92vw;
  width: 25.29vw;
}

.form__text .title__style {
  color: var(--white);
}

.form__text .title__style__line {
  margin-left: 0;
}

.form__text__p {
  width: 21.96vw;
  font-size: 1.02vw;
  font-weight: 400;
  color: var(--white);
  line-height: 150%;
}

.form__wrapper .form__form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 13.12vw;
}

.form__form__inputs {
  display: flex;
  flex-direction: column;
  gap: 1.28vw;
}

.form__form__inputs__form {
  display: flex;
  flex-direction: row;
  gap: 1.92vw;
}

.form__form__inputs__form input {
  background-color: var(--white);
  border: 0.06vw solid #BAC3C9;
  padding: 1.41vw 1.34vw 1.09vw 1.60vw;
  border-radius: 0.32vw;
  color: var(--black);
  font-size: 0.90vw;
  font-weight: 500;
  font-family: 'Involve';
  line-height: 150%;
  width: 20.36vw;
  z-index: 1;
}

.form__form__inputs__form input::placeholder {
  color: #898989;
  font-size: 0.90vw;
  font-weight: 400;
  font-family: 'Involve';
  line-height: 150%;
}

.agreement {
  display: flex;
  flex-direction: row;
  gap: 0.96vw;
  align-items: center;
}

.agreement .input__check {
  background-color: #FFFFFF;
  border-radius: 0.32vw;
  width: 1.60vw;
  height: 1.60vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.06vw solid #BAC3C9;
}

.agreement .input__check img {
  width: 0.83vw;
  height: auto;
  opacity: 0;
}

.input__check.active img, .modal__input__check.active img {
    opacity: 1;
}

.agreement p {
  font-size: 0.90vw;
  font-weight: 400;
  line-height: 150%;
  color: var(--white);
  z-index: 1;
}

.form__form__button {
  border: var(--white) 0.13vw solid;
  width: 10.18vw;
  height: 3.84vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.32vw;
  font-size: 0.90vw;
  font-weight: 600;
  color: var(--white);
  text-transform: uppercase;
}

.whywe {
  margin: 6.40vw 0;
}

.whywe__wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 4.10vw;
}

.whywe__wrapper__title {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.whywe__wrapper__title .title__style {
  font-size: 3.07vw;
  color: var(--black);
}

.whywe__boxs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.whywe__box {
  width: 16.01vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3.59vw;
  border-radius: 0.77vw;
  background-color: #F3F7FC;
  padding: 2.75vw 0 3.46vw 0;
}

.whywe__box__img {
  width: 5.12vw;
  height: 5.12vw;
}

.whywe__box__img img {
  width: 100%;
  height: auto;
}

.whywe__box__text {
  width: 12.10vw;
  font-size: 1.02vw;
  font-weight: 400;
  line-height: 150%;
  color: var(--black);
  text-align: center;
}

.page__title {
  background-color: #F3F7FC;
  padding: 3.20vw 0 3.84vw 0;
  position: relative;
}

.page__title__bg {
  position: absolute;
  height: 100%;
  width: auto;
  right: 0;
  top: 0;
}

.page__title__title {
  display: flex;
  flex-direction: column;
  gap: 1.92vw;
}

.page__title__nav {
  display: flex;
  flex-direction: row;
  gap: 0.64vw;
  align-items: center;
}

.page__title__nav a, .page__title__nav p {
  font-size: 0.90vw;
  font-weight: 400;
  line-height: 150%;
  color: #201E1F;
}

.page__title__nav a.active {
  color: #43424280;
  font-weight: 400;
}

.page__title__title h1 {
  font-size: 2.56vw;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--darkgrey);
  line-height: 150%;
}

.projects__section {
  margin: 5.12vw 0 6.40vw 0;
}

.projects__section__wrapper {
  position: relative;
}

.projects__boxs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.92vw;
}

.projects__box {
  border-radius: 0.77vw;
  background-color: var(--darkgrey);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 27.14vw;
  border-radius: 0.77vw;
  overflow: hidden;
}

.projects__box__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2.56vw;
  min-width: 22.47vw;
  gap: 1.56vw;
}

.projects__box__info__top {
  display: flex;
  flex-direction: column;
  gap: 1.28vw;
  width: 17.87vw;
  overflow-y: auto;
}

.projects__title p {
  font-size: 1.28vw;
  hyphens: auto;
  overflow-wrap: break-word;
  word-break: break-word;
  font-weight: 600;
  color: var(--white);
  line-height: 130%;
}

.projects__box__info__feature {
  display: flex;
  flex-direction: column;
  gap: 0.38vw;
}

.projects__box__info__feature p {
  font-size: 0.90vw;
  font-weight: 400;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.5);
}

.projects__box__info__btn {
  padding: 1.22vw 3.91vw;
  background-color: var(--red);
  border-radius: 0.32vw;
}

.projects__box__info__btn p {
  font-size: 0.90vw;
  font-weight: 600;
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
}

.projects__box__img {
  width: 19.55vw;
  height: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.projects__box__img img {
  height: 100%;
  width: auto;
}

.projects__controls {
  margin-top: 3.84vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0.96vw;
}

.projects__control {
  width: 3.52vw;
  height: 3.52vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F3F7FC;
}

.projects__control img {
  width: 1.09vw;
  height: auto;
}

.projects__control__right {
  rotate: 180deg;
}

.projects__control__pages {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.96vw;
}

.projects__control__page {
  width: 2.56vw;
  height: 2.56vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.22vw;
  font-weight: 400;
  color: var(--red);
  font-family: Commissioner;
}

.projects__control__page.active {
  font-weight: 500;
  color: var(--black);
}

.product__wrapper {
  padding: 5.12vw 0 6.40vw 0;
  display: flex;
  flex-direction: column;
}

.product__info {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.product__info__imgs {
  display: flex;
  flex-direction: column;
  gap: 1.41vw;
  width: 43.02vw;
}

.product__info__main__img {
  width: 100%;
  height: 27.14vw;
  border-radius: 0.77vw;
  overflow: hidden;
}

.product__info__main__img img {
  cursor: pointer;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product__info__list__imgs {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 1.54vw;
  overflow-x: auto;
}

.product__info__list__img {
  width: 9.60vw;
  border-radius: 0.77vw;
  height: 6.73vw;
  border-radius: 0.77vw;
  overflow: hidden;
  flex: 0 0 auto;
  object-fit: contain;
}

.product__info__list__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product__info__text__line {
  width: 100%;
  height: 0.06vw;
  background-color: #201E1F1A;
}

.product__info__texts {
  display: flex;
  flex-direction: column;
  gap: 1.92vw;
  width: 40.72vw;
}

.product__info__text {
  display: flex;
  flex-direction: column;
  gap: 1.92vw;
}

.product__info__text__bottom {
  display: flex;
  flex-direction: row;
  gap: 1.92vw;
}

.product__info__text__bottom .product__info__text__li {
  width: 50%;
}

.product__info__text__li {
  display: flex;
  flex-direction: column;
  gap: 0.26vw;
}

.product__info__text__li p {
  font-size: 1.15vw;
  font-weight: 400;
  line-height: 130%;
  color: var(--black);
}

.product__info__text__li p:nth-child(2) {
  font-size: 1.02vw;
  color: var(--darkgrey);
}

.product__button_back {
  border: 0.13vw var(--darkgrey) solid;
  width: 19.33vw;
  height: 3.84vw;
  border-radius: 4px;
  color: var(--black);
  font-size: 0.90vw;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 130%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 7.68vw auto 0 auto;
}

.uslugi__page {
  margin: 3.59vw 0 7.17vw 0;
}

.uslugi__page__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.uslugi__page__menu {
  display: flex;
  flex-direction: column;
  gap: 2.56vw;
  list-style: none;
  align-self: flex-start;
  padding: 2.56vw 4.48vw 1.12vw 2.56vw;
  background-color: #F3F7FC;
  border-left: 0.06vw var(--red) solid;
}

.uslugi__page__menu a {
  color: var(--grey);
  text-decoration: none;
  font-size: 1.02vw;
  font-weight: 500;
  line-height: 150%;
  align-items: center;
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 0.64vw;
  width: 15.36vw;
}

.uslugi__page__menu li.active a{
  color: var(--black);
}

.uslugi__page__menu li.active a::before {
  content: "";
  position: relative;
  width: 1.66vw; 
  height: 1.66vw;
  background: url("../imgs/icons/ul_menu.png") no-repeat center/contain;
}

.uslugi__page__menu li:not(.active) a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.64vw;
  width: 100%;
  height: 0.06vw;
  background: #4342421A;
}

.uslugi__page__menu li:last-child:not(.active) a::after {
  display: none;
}

.uslugi__page__menu li:not(.active) a:hover::after {
  background: var(--grey);
}

.uslugi__page__content {
  width: 61.65vw;
  display: flex;
  flex-direction: column;
  gap: 3.97vw;
}

.uslugi__page__img {
  width: 100%;
  height: 13.32vw;
  border-radius: 0.77vw;
  overflow: hidden;
}

.uslugi__page__img img {
  width: 100%;
  height: auto;
}

.uslugi__page__texts {
  display: flex;
  flex-direction: column;
  gap: 2.56vw;
}

.uslugi__page__text__top p {
  font-size: 1.22vw;
  font-weight: 400;
  color: #434242;
  line-height: 130%;
}

.uslugi__page__text__top p span {
    color: var(--red);
  font-weight: 600;
}

.uslugi__page__text__ul {
  display: flex;
  flex-direction: column;
  gap: 0.51vw;
}

.uslugi__page__text__li {
  display: flex;
  flex-direction: row;
  gap: 0.90vw;
  align-items: center;
}

.uslugi__page__text__li img {
  width: 1.28vw;
  height: auto;
  flex: 0 0 auto;
}

.uslugi__page__text__li p {
  font-size: 1.02vw;
  font-weight: 400;
  line-height: 150%;
  color: var(--black);
}

.page__title__title__bloxs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
}

.page__title__title__blox {
  display: flex;
  flex-direction: column;
  gap: 1.28vw;
}

.page__title__title__blox p {
  font-size: 1.03vw;
  font-weight: 400;
  color: var(--black);
  line-height: 150%;
}

.page__title__title__blox button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--red);
  width: 14.81vw;
  height: 3.59vw;
  border-radius: 0.51vw;
}

.page__title__title__blox button p {
  font-size: 0.90vw;
  font-weight: 600;
  color: var(--white);
  text-transform: uppercase;
}

.who_we__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 5.13vw 0 3.85vw 0;
  align-items: center;
}

.who_we__texts {
  display: flex;
  flex-direction: column;
  gap: 2.56vw;
}

.who_we__text__title {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.who_we__text {
  width: 43.21vw;
}

.who_we__text p {
  font-size: 1.03vw;
  font-weight: 400;
  color: var(--black);
  line-height: 130%;
}

.who_we__text p span {
  font-weight: 600;
}

.who_we__img {
  display: flex;
  width: 37.50vw;
  height: 21.86vw;
  border-radius: 0.77vw;
  overflow: hidden;
  object-fit: contain;
}

.who_we__img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.who_we__bg {
  position: absolute;
  bottom: -13.89vw;
}

.who_we__bg img {
  width: 45.77vw;
  height: auto;
}

.international {
  background-color: #F3F7FC;
  position: relative;
  z-index: 3;
}

.international__wrapper {
  padding: 7.69vw 0 6.41vw 0;
  display: flex;
  flex-direction: column;
  gap: 5.13vw;
}

.international__top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.international__top__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 30.90vw;
}

.international__top__text {
  width: 45vw;
}

.international__top__text p {
  font-size: 1.03vw;
  font-weight: 400;
  line-height: 150%;
  color: var(--black);
}

.international__bottom {
  display: flex;
  flex-wrap: wrap;
  column-gap: 5.38vw;
  row-gap: 3.21vw;
  justify-content: space-around;
}

.international__icon {
  width: auto;
  height: 2.88vw;
}

.international__icon img{
  height: 100%;
  width: auto;
}

.about__mission {
  padding: 9.62vw 0;
  background: url(../imgs/backgrounds/about__mission.png);
}

.about__mission__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.about__mission__wrapper h4 {
  min-width: 19.04vw;
  font-size: 3.72vw;
  font-weight: 700;
  color: var(--white);
  line-height: 120%;
  text-transform: uppercase;
}

.about__mission__text {
  width: 58.85vw;
}

.about__mission__text p {
  font-size: 2.05vw;
  font-weight: 700;
  color: var(--white);
  line-height: 120%;
}

.modern_technologies__wrapper {
  position: relative;
  margin: 7.69vw 0;
  display: flex;
  flex-direction: column;
  gap: 5.13vw;
}

.modern_technologies__title {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.modern_technologies__boxs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.modern_technologies__box {
  width: 25.06vw;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.modern_technologies__box__icon {
  width: 5.13vw;
  height: 5.13vw;
}

.modern_technologies__box__icon img {
  width: 100%;
  height: auto;
}

.modern_technologies__box__texts {
  display: flex;
  flex-direction: column;
  gap: 0.32vw;
  width: 18.01vw;
}

.modern_technologies__box__texts p {
  color: var(--black);
  font-size: 1.03vw;
  font-weight: 400;
  line-height: 150%;
}

.modern_technologies__box__texts p:nth-child(1) {
  font-size: 1.28vw;
  font-weight: 600;
  line-height: 130%;
}

.trust_us {
  margin: 7.69vw 0;
}

.trust_us__wrapper {
  padding: 6.41vw 5.13vw;
  border-radius: 0.77vw;
  background-color: #F3F7FC;
  display: flex;
  flex-direction: column;
  gap: 5.13vw;
}

.trust_us__top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.trust_us__title {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.trust_us__top__text {
  width: 39.10vw;
}

.trust_us__top__text p {
  font-size: 1.03vw;
  font-weight: 400;
  color: var(--black);
  line-height: 150%;
}

.trust_us__boxs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.trust_us__box {
  background-color: var(--white);
  padding: 1.60vw 1.92vw;
  border-radius: 0.77vw;
  width: 11.54vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.trust_us__box p {
  font-size: 1.03vw;
  font-weight: 400;
  line-height: 150%;
  color: var(--black);
  text-align: center;
}

.trust_us__box p span {
  font-weight: 700;
}


.about_gallery {
    margin: 7.69vw 0;
}

.about_gallery__top {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.about_gallery__slide {
    width: 21.54vw;
    height: 14.82vw;
    flex: 0 0 auto;
    border-radius: 0.77vw;
    overflow: hidden;
    object-fit: contain;
}

.about_gallery__bottom {
    margin-top: 5.12vw;
}

.about_gallery__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about_gallery__control {
    top: 6.02vw;
}


footer {
  position: relative;
  background-color: #F3F7FC;
}

.footer__img {
  height: 100%;
  width: auto;
  position: absolute;
  pointer-events: none;
  left: 0;
}

.footer__wrapper {
  margin: auto 13.44vw;
  padding: 5.12vw 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.footer__logo {
  width: 12.48vw;
}

.footer__contacts {
  display: flex;
  flex-direction: column;
  gap: 2.56vw;
}

.footer__contact {
  display: flex;
  flex-direction: row;
  justify-content: end;
  gap: 3.20vw;
}

.footer__contact__row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.64vw;
}

.footer__contact__row img {
  width: 1.54vw;
  height: auto;
}

.footer__contact__row a {
  font-size: 1.02vw;
  font-weight: 400;
  color: var(--darkgrey);
}

.footer__contacts__p {
  font-size: 1.02vw;
  font-weight: 400;
  color: var(--darkgrey);
}

.modal__img img {
  position: fixed;
  z-index: 5000;
  width: auto;
  height: auto;
  max-height: 90vh;
  max-width: 86vw;
  top: -100%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: top 0.3s;
}

.modal__img img.show {
  top: 50%;
}

.overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.7);
  z-index: 4000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}

.overlay.show {
  opacity: 1;
  pointer-events: all;
}

.modal__img .overlay__close {
  position: fixed;
  transition: 0.3s;
  z-index: 5000;
  top: 3vw;
  right: -35vw;
  cursor: pointer;
}

.modal__img .overlay__close.show {
  right: 3vw;
}



/* --- Закрытая по умолчанию --- */
.modal__gallery {
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 6000;
}

.modal__gallery.show {
  display: flex;
}

/* Оверлей */
.modal__gallery__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.8);
}

/* Контейнер просмотра */
.modal__gallery__viewport {
  position: relative;
  width: min(92vw, 86vw);
  max-width: 86vw;
  height: min(90vh, 52vw);
  max-height: 90vh;
  z-index: 6010;
  display: flex;
  flex-direction: column;
  gap: 0.77vw;
}

/* Трек со слайдами */
.modal__gallery__track {
  flex: 1 1 auto;
  overflow: hidden;
  position: relative;
}

.modal__gallery__track_inner {
  display: flex;
  height: 100%;
  transition: transform 0.38s ease;
  will-change: transform;
}

.modal__gallery__slide {
  min-width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal__gallery__slide img {
  width: 70vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  user-select: none;
  -webkit-user-drag: none;
}

/* Навигация */
.modal__gallery__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 6020;
  width: 2.82vw;
  height: 2.82vw;
  border-radius: 0.51vw;
  background: rgba(0,0,0,0.45);
  color: #fff;
  border: none;
  font-size: 1.67vw;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.19vw;
}

.modal__gallery__nav--prev { left: 0.51vw; }
.modal__gallery__nav--next { right: 0.51vw; }

/* Кнопка закрыть */
.modal__gallery__close {
  position: absolute;
  top: 1.03vw;
  right: 1.03vw;
  z-index: 6030;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0.38vw;
}

.modal__gallery__close svg {
    width: 3.54vw;
    height: 3.54vw;
}



/* Тумбы (миниатюры) */
.modal__gallery__thumbs {
  display: flex;
  gap: 8px;
  margin: 0 auto;
  align-items: center;
  padding: 0.38vw 0.13vw;
}

.modal__gallery__thumb {
  width: 6.62vw;
  height: 4.59vw;
  flex: 0 0 auto;
  display: inline-flex;
  border-radius: 0.38vw;
  overflow: hidden;
  cursor: pointer;
  border: 0.13vw solid transparent;
}

.modal__gallery__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.modal__gallery__thumb.active {
  border-color: #fff;
}







.modal { 
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.35s ease, visibility 0.35s ease; 
  z-index: 1000;
}

.modal__form__container {
  padding: 3.84vw 5.51vw 3.39vw 5.51vw;
  background-color: var(--white);
  border-radius: 0.96vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  gap: 1.92vw;
}

.modal__form__title p {
  font-size: 1.28vw;
  font-weight: 600;
  color: #252729;
  text-align: center;
  line-height: 130%;
}

.form-message {
    font-size: 0.90vw;
    font-weight: 400;
    font-family: Onest;
}

.modal__form__form {
  display: flex;
  flex-direction: column;
  gap: 2.56vw;
}

.modal__form__form__inputs__block {
  width: 20.81vw;
  display: flex;
  flex-direction: column;
  gap: 1.28vw;
}

.modal__form__form__inputs {
  display: flex;
  flex-direction: column;
  gap: 1.28vw;
}

.modal__form__form__inputs input {
  border: 0.06vw var(--grey) solid;
  border-radius: 0.32vw;
  padding: 0.83vw 0.83vw 0.90vw 1.60vw;
  font-size: 1.02vw;
  font-weight: 400;
  line-height: 150%;
  color: #9BA2AB;
  font-family: Involve;
  color: var(--black);
}

.modal__form__form__inputs input::placeholder {
  font-size: 1.02vw;
  font-weight: 400;
  line-height: 150%;
  color: #9BA2AB;
  font-family: Involve;
}

.modal__agreement {
  display: flex;
  flex-direction: row;
  gap: 0.96vw;
  justify-content: space-between;
}

.modal__input__check {
  width: 1.54vw;
  height: 1.54vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.26vw;
  border: 0.06vw var(--red) solid;
  flex: 0 0 auto;
}

.modal__input__check img {
  width: 0.70vw;
  height: auto;
  opacity: 0;
}

.input__check.active,
.modal__input__check.active {
    border-color: var(--grey); 
}

.input__check.active img,
.modal__input__check.active img {
    opacity: 1;
}

.modal__agreement p {
  font-size: 0.90vw;
  font-weight: 400;
  font-family: Onest;
}

.modal__form__form__sumnit {
  padding: 0.96vw 0;
  background-color: var(--red);
  width: 100%;
  border-radius: 0.51vw;
}

.modal__form__form__sumnit p {
  font-size: 0.90vw;
  font-weight: 600;
  line-height: 130%;
  text-transform: uppercase;
  color: var(--white);
}

.close__modal {
  width: 1.60vw;
  height: 1.60vw;
  position: absolute;
  right: 1.28vw;
  top: 1.28vw;
}

.close__modal img {
  width: 100%;
  height: auto;
}

/* /custom */
