* {
  box-sizing: border-box !important;
}

.field--name-theme-body,
.field--name-color-body,
#block-mess-page-title {
  display: none !important;
}

html,
body {
  min-height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
}

#page {
  position: relative;
  min-height: 100vh;
  padding: 0 0 48px;
}
@media (min-width: 768px) {
  #page {
    padding: 0 0 56px;
  }
}
@media (min-width: 1024px) {
  #page {
    padding: 0 0 64px;
  }
}
@media (min-width: 1440px) {
  #page {
    padding: 0 0 64px;
  }
}

body {
  flex-grow: 1;
  font-family: "latolight", sans-serif;
  font-weight: normal;
  font-size: 13.7142857143px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  background-color: var(--bg-color);
  color: var(--txt-color);
}
@media (min-width: 768px) {
  body {
    font-size: 14.875px;
  }
}
@media (min-width: 1024px) {
  body {
    font-size: 16px;
  }
}

a {
  color: var(--color-main);
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: var(--color-main);
  text-decoration: none;
}
a:active {
  color: var(--color-invert);
  text-decoration: none;
}
.black-theme a {
  color: var(--color-invert);
  text-decoration: none;
}
.black-theme a:hover {
  color: var(--color-invert);
  text-decoration: none;
}
.black-theme a:active {
  color: var(--color-main);
  text-decoration: none;
}

p {
  font-family: "latolight", sans-serif;
  font-weight: normal;
  font-size: 13.7142857143px;
  line-height: 1.6;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  p {
    font-size: 14.875px;
  }
}
@media (min-width: 1024px) {
  p {
    font-size: 16px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: "ifm_parisregular", sans-serif !important;
  font-weight: normal;
  text-transform: capitalize;
  letter-spacing: 0.02em;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}

h1 {
  font-size: 27.4285714286px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 35px;
  }
}
@media (min-width: 1024px) {
  h1 {
    font-size: 42.6666666667px;
  }
}
@media (min-width: 1440px) {
  h1 {
    font-size: 44.8px;
  }
}

h2 {
  font-size: 24px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 29.75px;
  }
}
@media (min-width: 1024px) {
  h2 {
    font-size: 35.5555555556px;
  }
}
@media (min-width: 1440px) {
  h2 {
    font-size: 35.2px;
  }
}

h3 {
  font-size: 20.5714285714px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 24.5px;
  }
}
@media (min-width: 1024px) {
  h3 {
    font-size: 28.4444444444px;
  }
}
@media (min-width: 1440px) {
  h3 {
    font-size: 28.8px;
  }
}

h4 {
  font-size: 17.1428571429px;
}
@media (min-width: 768px) {
  h4 {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  h4 {
    font-size: 23.1111111111px;
  }
}
@media (min-width: 1440px) {
  h4 {
    font-size: 22.4px;
  }
}

h5 {
  font-size: 15.4285714286px;
}
@media (min-width: 768px) {
  h5 {
    font-size: 17.5px;
  }
}
@media (min-width: 1024px) {
  h5 {
    font-size: 19.5555555556px;
  }
}

h6 {
  font-size: 13.7142857143px;
}
@media (min-width: 768px) {
  h6 {
    font-size: 15.75px;
  }
}
@media (min-width: 1024px) {
  h6 {
    font-size: 17.7777777778px;
  }
}

video {
  width: 100%;
  height: auto;
}

.portfolio-item__image {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
.portfolio-item__image span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.basic-text .text p:first-child::first-letter,
.basic-text .text p:only-child::first-letter,
.basic-text .text-formatted p:first-child::first-letter,
.basic-text .text-formatted p:only-child::first-letter,
.basic-media .text p:first-child::first-letter,
.basic-media .text p:only-child::first-letter,
.basic-media .text-formatted p:first-child::first-letter,
.basic-media .text-formatted p:only-child::first-letter {
  font-size: 510%;
  text-transform: uppercase;
  font-family: "ifm_parisregular", sans-serif !important;
  font-weight: normal;
  text-transform: capitalize;
  letter-spacing: 0.02em;
  float: left;
  line-height: 1;
  margin: -4px 9.6px -4px 0;
}
@media (min-width: 768px) {
  .basic-text .text p:first-child::first-letter,
.basic-text .text p:only-child::first-letter,
.basic-text .text-formatted p:first-child::first-letter,
.basic-text .text-formatted p:only-child::first-letter,
.basic-media .text p:first-child::first-letter,
.basic-media .text p:only-child::first-letter,
.basic-media .text-formatted p:first-child::first-letter,
.basic-media .text-formatted p:only-child::first-letter {
    margin: -4px 11.2px -4px 0;
  }
}
@media (min-width: 1024px) {
  .basic-text .text p:first-child::first-letter,
.basic-text .text p:only-child::first-letter,
.basic-text .text-formatted p:first-child::first-letter,
.basic-text .text-formatted p:only-child::first-letter,
.basic-media .text p:first-child::first-letter,
.basic-media .text p:only-child::first-letter,
.basic-media .text-formatted p:first-child::first-letter,
.basic-media .text-formatted p:only-child::first-letter {
    margin: -4px 12.8px -4px 0;
  }
}
@media (min-width: 1440px) {
  .basic-text .text p:first-child::first-letter,
.basic-text .text p:only-child::first-letter,
.basic-text .text-formatted p:first-child::first-letter,
.basic-text .text-formatted p:only-child::first-letter,
.basic-media .text p:first-child::first-letter,
.basic-media .text p:only-child::first-letter,
.basic-media .text-formatted p:first-child::first-letter,
.basic-media .text-formatted p:only-child::first-letter {
    margin: -4px 12.8px -4px 0;
  }
}

.toggler-wrapper.bottom,
header .main-menu {
  display: none;
}
/*# sourceMappingURL=style.css.map */