@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-ExtraBold.eot");
  src: local("Gilroy ExtraBold"), local("Gilroy-ExtraBold"), url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Heavy.eot");
  src: local("Gilroy Heavy"), local("Gilroy-Heavy"), url("../fonts/Gilroy-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Heavy.woff") format("woff"), url("../fonts/Gilroy-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-SemiBold.eot");
  src: local("Gilroy SemiBold"), local("Gilroy-SemiBold"), url("../fonts/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-SemiBold.woff") format("woff"), url("../fonts/Gilroy-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Light.eot");
  src: local("Gilroy Light"), local("Gilroy-Light"), url("../fonts/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Regular.eot");
  src: local("Gilroy Regular"), local("Gilroy-Regular"), url("../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Medium.eot");
  src: local("Gilroy Medium"), local("Gilroy-Medium"), url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-UltraLight.eot");
  src: local("Gilroy UltraLight"), local("Gilroy-UltraLight"), url("../fonts/Gilroy-UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-UltraLight.woff") format("woff"), url("../fonts/Gilroy-UltraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Bold.eot");
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Thin.eot");
  src: local("Gilroy Thin"), local("Gilroy-Thin"), url("../fonts/Gilroy-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Thin.woff") format("woff"), url("../fonts/Gilroy-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Black.eot");
  src: local("Gilroy Black"), local("Gilroy-Black"), url("../fonts/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Black.woff") format("woff"), url("../fonts/Gilroy-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   @mixin ========================================================================= */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
   @mixin ========================================================================= */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   @mixin ========================================================================= */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
   @mixin ========================================================================= */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   @mixin ========================================================================= */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   @mixin ========================================================================= */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
   @mixin ========================================================================= */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   @mixin ========================================================================= */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

html {
  font-family: 'Gilroy', 'Roboto', sans-serif;
  font-size: 10px;
  scroll-behavior: smooth;
}

* {
  outline: none;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

[data-modal="image"] {
  cursor: zoom-in;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

button {
  cursor: pointer;
}

.container {
  width: 100%;
  max-width: 118rem;
  padding: 0 1.5rem;
  margin-left: auto;
  margin-right: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.btn-line {
  border: none;
  color: #009a42;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 4.8rem;
  text-decoration: underline;
  background-color: transparent;
  padding: 0;
}

.btn {
  border: none;
  max-width: 26.1rem;
  width: 100%;
  height: 6rem;
  box-shadow: 0 0.5rem 0 #028339, inset 0 0.3rem 2.4rem rgba(0, 0, 0, 0.2);
  border-radius: 3rem;
  background-color: #18ca64;
  position: relative;
  text-shadow: 0 0.2rem 0 #048c3e;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 6rem;
}

.btn::after {
  z-index: -1;
  width: 98%;
  height: 90%;
  border-radius: 2.4rem;
  background-color: #000000;
  opacity: 0.4;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -1rem;
  content: "";
}

.btn.rotate {
  width: 5.2rem;
  height: 9.3rem;
  border-radius: 0 0 2.6rem 2.6rem;
}

.btn.rotate span {
  transform: rotate(90deg) translate(-1rem, 0);
  display: block;
}

.btn.rotate::after {
  width: 90%;
  height: 90%;
}

.btn.rotate.bot {
  border-radius: 2.6rem 2.6rem 0 0;
  box-shadow: 0 -0.3rem 0 #028339, inset 0 0.3rem 2.4rem rgba(0, 0, 0, 0.2);
}

.btn.rotate.bot::after {
  display: none;
}

.btn.rotate.bot span {
  transform: rotate(90deg) translate(-0.5rem, 0);
}

.tel {
  display: flex;
  align-items: center;
  color: #271405;
  font-size: 1.8rem;
  font-weight: 400;
  white-space: nowrap;
}

.tel img {
  width: 2.2rem;
  height: 2.2rem;
  margin-right: 0.7rem;
}

h1 {
  color: #271405;
  font-size: 7.2rem;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: 700;
}

h1 span {
  color: #048c3e;
}

h4 {
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h2 {
  font-size: 6rem;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  color: #10be5a;
}

h2 span {
  color: #3a1f09;
}

h3 {
  color: #3a1f09;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
}

h3.after::after {
  transform: translate(-100%, -50%);
  width: 6.9rem;
  height: 3.6rem;
  box-shadow: 0 6px 9px rgba(0, 0, 0, 0.11);
  background-image: url(../img/arr.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 3.9rem 1.8rem;
  content: '';
  position: absolute;
  top: 50%;
  left: -2.5rem;
  border-radius: 2.2rem;
  background-color: #10be5a;
  border: .4rem solid #fff;
}

h5 {
  color: #020213;
  font-size: 1.8rem;
  font-weight: 700;
}

p {
  color: #706154;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
}

.slick-arrow {
  width: 2.9rem;
  height: 5.5rem;
  box-shadow: 0 0.8rem 0.9rem rgba(0, 0, 0, 0.2);
  border-radius: 0 1rem 1rem 0;
  background-color: rgba(16, 190, 90, 0.76);
  border: none;
  color: transparent;
  background-image: url(../img/arr-slider.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.4rem 2.3rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  z-index: 10;
  transition: .3s;
}

.slick-arrow:hover {
  background-color: #10be5a;
}

.slick-arrow.slick-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%) scale(-1, 1);
}

input {
  height: 6.6rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.14) inset;
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.14) inset;
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.14) inset;
  border-radius: 3.3rem;
  background-color: #ffffff;
  color: #1f1f1f;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 2.3rem;
  letter-spacing: 0.02rem;
  text-align: center;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
  position: relative;
  z-index: 1;
}

.bg-after {
  position: relative;
  z-index: 1;
}

.bg-after::after {
  z-index: -1;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: linear-gradient(180deg, white 0%, white 5%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, white 95%, white 100%);
}

.modal {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}

.bg-modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 90;
  opacity: 0.77;
  background-color: #000000;
  display: none;
}

.close {
  cursor: pointer;
  width: 3.8rem;
  height: 3.8rem;
  box-shadow: 0 0.4rem 1.3rem rgba(0, 0, 0, 0.22);
  background-color: #18ca64;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  transform: translate(50%, -50%);
}

.close img {
  width: 1.5rem;
  height: 1.5rem;
}

.modal-form {
  display: none;
  box-shadow: 0 1.1rem 2.7rem rgba(0, 0, 0, 0.11);
  border-radius: 2rem;
}

.modal-form h3 {
  font-weight: 700;
}

.modal-form p {
  font-weight: 500;
  font-size: 1.6rem;
}

.modal-form p span {
  color: #048c3e;
}

.modal-form .content {
  background-image: url(../img/bg-modal.png);
  background-size: cover;
  background-position: center center;
  border-radius: 2rem;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  text-align: center;
  padding: 4rem 4rem 6rem 23vw;
}

.modal-form .content form {
  max-width: 38.4rem;
  margin-top: 2rem;
}

.modal-form .content form .btn {
  margin-top: 3rem;
}

.modal-form:after {
  width: 80%;
  height: 12.8rem;
  box-shadow: 0 1.1rem 2.7rem rgba(0, 0, 0, 0.11);
  border-radius: 2rem;
  background-color: #aee7c6;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -2rem;
  transform: translate(-50%, 0%);
  z-index: -2;
}

.modal-form:before {
  width: 60%;
  height: 12.8rem;
  box-shadow: 0 1.1rem 2.7rem rgba(0, 0, 0, 0.11);
  border-radius: 2rem;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -4rem;
  transform: translate(-50%, 0%);
  z-index: -2;
  background-color: #18ca64;
  opacity: 0.2;
}

.modal-image {
  max-width: 90vw;
  max-height: 90vh;
  display: none;
  opacity: 0;
}

.modal-image.open {
  transition: opacity .5s;
  opacity: 1;
}

.modal-image .content .slick-arrow {
  border-radius: 1rem;
  width: 4.9rem;
  height: 7.5rem;
}

.modal-image .content .item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-image .content img {
  overflow: hidden;
  max-width: 90vw;
  max-height: 90vh;
  display: block;
  box-shadow: 0 1.1rem 2.7rem rgba(0, 0, 0, 0.11);
  border-radius: 1rem;
}

.mobv {
  display: none !important;
}

.dashed {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 96%;
  height: 96%;
  transform: translate(-50%, -50%);
  border: dashed 1px #048c3e;
  border-radius: inherit;
}

.back {
  z-index: -1;
}

.back:after {
  width: 80%;
  height: 12.8rem;
  box-shadow: 0 1.1rem 2.7rem rgba(0, 0, 0, 0.11);
  border-radius: 2rem;
  background-color: #aee7c6;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -2rem;
  transform: translate(-50%, 0%);
  z-index: -1;
}

.back:before {
  width: 60%;
  height: 12.8rem;
  box-shadow: 0 1.1rem 2.7rem rgba(0, 0, 0, 0.11);
  border-radius: 2rem;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -4rem;
  transform: translate(-50%, 0%);
  z-index: -2;
  background-color: #18ca64;
  opacity: 0.11;
}

.header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

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

.header .logo {
  max-width: 12.1rem;
}

.header .logo img {
  width: 100%;
}

.header .menu li {
  margin-right: 4.3rem;
}

.header .menu li:last-child {
  margin-right: 0;
}

.header .menu li.active a {
  color: #048c3e;
}

.header .menu li a {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 6rem;
  text-transform: uppercase;
  transition: .3s;
  color: #000;
}

.header .menu li a:hover {
  color: #048c3e;
}

.header .number {
  display: flex;
}

.header .number a {
  max-width: 18rem;
  margin-right: 1.9rem;
}

.footer {
  background-color: #191919;
}

.footer .row {
  justify-content: space-between;
  align-items: center;
}

.footer a.logo {
  max-width: 12.1rem;
}

.footer a.logo img {
  width: 100%;
}

.footer .menu li {
  margin-right: 4.3rem;
}

.footer .menu li:last-child {
  margin-right: 0;
}

.footer .menu li a {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 6rem;
  text-transform: uppercase;
  transition: .3s;
  color: #fff;
}

.footer .menu li a:hover {
  color: #048c3e;
}

.footer .number {
  display: flex;
}

.footer .number a {
  max-width: 18rem;
  margin-right: 1.9rem;
}

.footer .number a span {
  color: #fff;
}

@media screen and (max-width: 1200px) {
  html {
    font-size: 8.6px;
  }
}

@media screen and (max-width: 1024px) {
  html {
    font-size: 6.6px;
  }

  .modal-form .content {
    padding-left: 4rem;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 10px;
  }

  .container {
    padding: 0 3.5rem;
  }

  .mobv {
    display: block !important;
  }

  .mobh {
    display: none !important;
  }

  h1 {
    font-weight: 700;
    font-size: 3.6rem;
  }

  h4 {
    font-size: 1.8rem;
  }

  h2 {
    font-size: 2.6rem;
    text-align: center;
    width: 100%;
  }

  h2 span {
    color: #3a1f09;
  }

  h3 {
    font-size: 2.6rem;
  }

  h3.after::after {
    display: none;
  }

  h5 {
    color: #020213;
    font-size: 1.8rem;
    font-weight: 700;
  }

  .header {
    padding-top: 2rem;
    z-index: 80;
  }

  .header .menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    order: 4;
    background-color: #fff;
    z-index: 100;
    flex-direction: column;
    align-items: flex-end;
    display: flex;
    padding: 6rem 2rem;
    padding-top: 10rem;
    box-sizing: border-box;
    transform: translate(100%, 0);
    transition: .5s;
  }

  .header .menu.open {
    transform: translate(0%, 0);
  }

  .header .menu .close {
    right: 4rem;
    top: 4rem;
    display: flex !important;
  }

  .header .menu li {
    margin-right: 0;
  }

  .header .menu li a {
    line-height: 3rem;
  }

  .header .logo {
    order: 1;
    max-width: 9.5rem;
  }

  .header .number {
    order: 3;
    width: 100%;
    justify-content: space-between;
  }

  .header .burger {
    order: 2;
    padding: 1rem .5rem;
    border: none;
    background: transparent;
  }

  .header .burger span {
    margin-bottom: .8rem;
    display: block;
    width: 3.8rem;
    height: 2px;
    background-color: #10be5a;
    opacity: 0.82;
    margin-left: auto;
  }

  .header .burger span:last-child {
    width: 2.9rem;
    margin-bottom: 0;
  }

  .footer {
    background-color: #fff;
    border-top: 1px solid #dddddd;
    padding-top: 1.2rem;
  }

  .footer .menu {
    order: 3;
    background-color: #191919;
    margin-left: -3.5rem;
    margin-right: -3.5rem;
    width: calc(100% + 7rem);
    padding: 0 3.5rem;
  }

  .footer .logo {
    order: 1;
    max-width: 9.5rem;
  }

  .footer .number {
    order: 2;
    align-items: flex-end;
    flex-direction: column;
  }

  .footer .number .tel {
    margin-right: 0;
  }

  .footer .number .tel span {
    color: #271405;
  }

  .modal-form .content form {
    width: 28rem;
  }
}

@media screen and (max-width: 375px) {
  html {
    font-size: 9px;
  }
}

@media screen and (max-width: 360px) {
  html {
    font-size: 8px;
  }
}
/*# sourceMappingURL=maps/global.css.map */
