@charset "UTF-8";

/*!
    Theme Name: FrontendIE
    Author: Evgeniy Ivanov
    Author URI: http://frontendie.ru
    Version:      1.0.0
  */
@font-face {
  font-family: "SF Pro Display";
  src: url("fonts/SFProDisplay-Medium.eot");
  src: local("SF Pro Display Medium"), local("SFProDisplay-Medium"), url("fonts/SFProDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/SFProDisplay-Medium.woff2") format("woff2"), url("fonts/SFProDisplay-Medium.woff") format("woff"), url("fonts/SFProDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "SF Pro Display";
  src: url("fonts/SFProDisplay-Thin.eot");
  src: local("SF Pro Display Thin"), local("SFProDisplay-Thin"), url("fonts/SFProDisplay-Thin.eot?#iefix") format("embedded-opentype"), url("fonts/SFProDisplay-Thin.woff2") format("woff2"), url("fonts/SFProDisplay-Thin.woff") format("woff"), url("fonts/SFProDisplay-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "SF Pro Display";
  src: url("fonts/SFProDisplay-Light.eot");
  src: local("SF Pro Display Light"), local("SFProDisplay-Light"), url("fonts/SFProDisplay-Light.eot?#iefix") format("embedded-opentype"), url("fonts/SFProDisplay-Light.woff2") format("woff2"), url("fonts/SFProDisplay-Light.woff") format("woff"), url("fonts/SFProDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "SF Pro Display";
  src: url("fonts/SFProDisplay-Regular.eot");
  src: local("SF Pro Display Regular"), local("SFProDisplay-Regular"), url("fonts/SFProDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/SFProDisplay-Regular.woff2") format("woff2"), url("fonts/SFProDisplay-Regular.woff") format("woff"), url("fonts/SFProDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap
}

* {
  box-sizing: border-box
}

:after,
:before {
  box-sizing: border-box
}

body,
html {
  height: 100%;
  position: relative;
  box-sizing: content-box
}

.wrapper {
  min-height: 100%
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
  font-size: 100%;
  font-family: "SF Pro Display";
  color: #1D1D1B;
  line-height: 1.2
}

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

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

figcaption,
figure,
main {
  display: block
}

figure {
  margin: 1em 40px
}

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  transition: all 0.3s
}

a:focus {
  outline: 0
}

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

b,
strong {
  font-weight: inherit
}

b,
strong {
  font-weight: bolder
}

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

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

audio,
video {
  display: inline-block
}

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

img {
  border-style: none;
  max-width: 100%
}

svg:not(:root) {
  overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
  margin: 0
}

button,
input {
  overflow: visible;
  outline: 0
}

button,
select {
  text-transform: none
}

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

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em
}

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

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

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

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

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

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

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

details,
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

html.no-touch {
  margin-top: 0 !important
}

b,
strong {
  font-weight: 500
}

body {
  display: flex;
  flex-direction: column;
  font-size: calc(.034 * 100vw + 0px);
  height: auto;
  min-height: 100%;
  background: #fff;
  scrollbar-width: none;
  scrollbar-color: #E6E5E2 #1D1D1B
}

@media (min-width:768px) {
  body {
    font-size: calc(.00838 * 100vw + 0px)
  }
}

body::-webkit-scrollbar {
  width: 0
}

body::-webkit-scrollbar-track {
  background: #1D1D1B
}

body::-webkit-scrollbar-thumb {
  cursor: pointer;
  background-color: #E6E5E2;
  border-radius: 0.625em
}

body .scrollbar-track {
  display: none !important
}

body[data-scrollbar] {
  position: fixed;
  height: 100vh;
  width: 100%
}

.scroll-content {
  will-change: transform;
  min-height: 100vh;
}

.wrapper {
  font-size: 16px;
  display: flex;
  flex-direction: column
}

.wrapper[data-scrollbar] {
  position: fixed
}

.wrapper .scroll-content {
  will-change: transform;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.main {
  flex-grow: 1;
  overflow: hidden
}

.container_center,
.footer__content,
.header__content {
  max-width: 103.25em;
  width: 100%;
  padding: 0 2em;
  margin-left: auto;
  margin-right: auto
}

.hidden {
  display: none
}

@media (max-width:767px) {
  .desktop {
    display: none !important
  }
}

@media (min-width:768px) {
  .mobile {
    display: none !important
  }
}

.header {
  padding: 2em 0;
  position: absolute;
  z-index: 10;
  width: 100%;
  will-change: transform;
  color: #ffffff
}

@media (min-width:768px) {
  .header {
    padding: 3.8em 0
  }
}

.header__content {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between
}

@media (min-width:768px) {
  .header__nav {
    flex-grow: 1;
    margin-left: 9.375em
  }
}

@media (max-width:767px) {
  .header__nav {
    position: fixed
  }
}

.header.stiky {
  color: #1D1D1B;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-shadow: 0 0 1em rgba(255, 255, 255, 0.3);
  padding: 1.3em 0
}

@media (max-width:767px) {
  .header.stiky {
    background: #ffffff
  }
}

.header.stiky_dark {
  color: #ffffff
}

@media (max-width:767px) {
  .header.stiky_dark {
    background: #1D1D1B
  }
}

@media (min-width:768px) {
  .header.stiky {
    padding: 1em 0
  }
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column
}

@media (min-width:768px) {
  .menu {
    flex-direction: row
  }
}

.menu-item {
  margin: 0 0 2em 1em
}

@media (min-width:768px) {
  .menu-item {
    margin: 0 2em 0 0
  }
}

.menu a {
  text-decoration: none;
  letter-spacing: 0.1em;
  font-size: 2em;
  line-height: 1.25;
  font-weight: 400;
  color: #1D1D1B
}

@media (min-width:768px) {
  .menu a {
    font-size: 1em;
    color: inherit
  }
}

.menu a:after {
  content: "";
  display: block;
  width: 0;
  border-top: 1px solid;
  transition: width 0.3s;
  margin-left: auto
}

.menu a:hover:after {
  width: 100%;
  margin-left: 0
}

@media (min-width:768px) {
  .menu__toggle {
    display: none
  }
}

@media (max-width:767px) {
  .menu__toggle {
    position: relative;
    flex: none;
    color: inherit;
    border-top: 0.2em solid;
    border-bottom: 0.2em solid;
    width: 2em;
    height: 1.5em;
    cursor: pointer;
    z-index: 51;
    transition: border-color 0.3s
  }

  .menu__toggle:after,
  .menu__toggle:before {
    content: "";
    position: absolute;
    border-top: 0.2em solid;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -0.1em;
    transition: transform 0.3s
  }

  .menu__toggle.active {
    border-top-color: transparent;
    border-bottom-color: transparent;
    color: #1D1D1B
  }

  .menu__toggle.active:before {
    transform: rotate(45deg)
  }

  .menu__toggle.active:after {
    transform: rotate(-45deg)
  }
}

@media (max-width:767px) {
  .nav {
    position: fixed;
    left: -300px;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
    width: 300px;
    height: 100vh;
    z-index: 10;
    overflow: hidden;
    padding: 5em 1em 2em;
    transition: left 0.3s;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.1)
  }

  .nav.open {
    left: 0
  }
}

.footer {
  position: relative;
  background: #1D1D1B;
  color: #8d8d8d
}

.footer__wrap {
  background: #1D1D1B
}

.footer__content {
  padding: 2em 2em 4em;
  border-top: 1px solid rgba(255, 255, 255, 0.3)
}

@media (min-width:768px) {
  .footer__content {
    padding: 4.5em 0 6em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 0
  }
}

.footer__copy {
  font-size: 1.125em;
  margin-bottom: 2em
}

@media (min-width:768px) {
  .footer__copy {
    margin-bottom: 0
  }
}

.footer__terms {
  font-size: 1.125em;
  display: flex;
  justify-content: space-between
}

.footer__terms a {
  color: inherit;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  margin-left: 3em;
  text-align: right
}

.footer__terms a:hover {
  -webkit-text-decoration-color: inherit;
  text-decoration-color: inherit
}

.soc {
  display: flex;
  align-items: center;
  color: inherit
}

.soc__label {
  display: none
}

@media (min-width:768px) {
  .soc__label {
    display: block
  }
}

.soc__list {
  display: flex;
  align-items: center
}

.soc a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  font-size: 1.5em;
  margin-left: 1em
}

.soc a:hover {
  color: #2B8CFF
}

.btn {
  color: #ffffff;
  font-family: "SF Pro Display";
  font-size: 1.25em;
  font-weight: 400;
  padding: 1em 3em;
  border: none;
  outline: none;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #2B8CFF;
  text-transform: uppercase;
  text-align: center;
  max-width: 100%;
  cursor: pointer;
  border-radius: 0;
  transition: all 0.3s;
  text-decoration: none;
  letter-spacing: 0.15em;
  position: relative;
  z-index: 2;
  overflow: hidden
}

.btn:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 0;
  background: #ffffff;
  transition: width 0.4s, transform 0.4s, opacity 0.2s;
  z-index: -1;
  margin-left: auto;
  border: 1px solid #2B8CFF
}

.btn:hover {
  text-decoration: none;
  color: #2B8CFF
}

.btn:hover:before {
  width: 100%;
  right: auto;
  left: 0
}

.btn:active,
.btn:focus {
  color: #ffffff
}

.btn_primary {
  background-color: #17306A;
  border-color: #17306A;
  color: #ffffff
}

.btn_primary:hover {
  background-color: #11234d;
  color: #ffffff
}

.btn_primary:active,
.btn_primary:focus {
  background-color: #0e1d40;
  color: #ffffff
}

.btn_success {
  background-color: #DDC181;
  border-color: #DDC181;
  color: #ffffff
}

.btn_success:hover {
  background-color: #d5b365;
  color: #ffffff
}

.btn_success:active,
.btn_success:focus {
  background-color: #d2ad59;
  color: #ffffff
}

.btn_info {
  background-color: #03a9f4;
  border-color: #03a9f4;
  color: #ffffff
}

.btn_info:hover {
  background-color: #0391d1;
  color: #ffffff
}

.btn_info:active,
.btn_info:focus {
  background-color: #0286c2;
  color: #ffffff
}

.btn_warning {
  background-color: #BFA778;
  border-color: #BFA778;
  color: #ffffff
}

.btn_warning:hover {
  background-color: #b49760;
  color: #ffffff
}

.btn_warning:active,
.btn_warning:focus {
  background-color: #af9055;
  color: #ffffff
}

.btn_danger {
  background-color: #FF3E00;
  border-color: #FF3E00;
  color: #ffffff
}

.btn_danger:hover {
  background-color: #db3500;
  color: #ffffff
}

.btn_danger:active,
.btn_danger:focus {
  background-color: #cc3200;
  color: #ffffff
}

.btn_round {
  border-radius: 50%
}

.btn_round .btn__overlay {
  border-radius: 50%
}

.btn_border {
  border: 1px solid #2B8CFF;
  background-color: transparent;
  color: #2B8CFF;
  font-weight: 400;
  font-family: "SF Pro Display";
  font-size: 1.5em;
  letter-spacing: 0.05em
}

.btn_border .btn__overlay {
  background-color: #2B8CFF
}

.btn_border:hover {
  color: #ffffff
}

.btn__overlay {
  display: block;
  position: absolute;
  background-color: rgba(114, 179, 255, 0.7);
  animation: btnNover 0.5s forwards linear;
  z-index: -1;
  width: 0;
  padding-bottom: 0;
  border-radius: 0;
  transform: translate3d(-50%, -50%, 0) scale(0)
}

@keyframes btnNover {
  0% {
    width: 0;
    padding-bottom: 0;
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(0)
  }

  50% {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) scale(1.1)
  }

  to {
    width: 100%;
    padding-bottom: 100%;
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) scale(2.2)
  }
}

@font-face {
  font-family: 'iea';
  src:
    url('fonts/iea.ttf?t2q6zl') format('truetype'),
    url('fonts/iea.woff?t2q6zl') format('woff'),
    url('fonts/iea.svg?t2q6zl#iea') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon_"],
[class*=" icon_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iea' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon_skype:before {
  content: "\e900";
}

.icon_mail:before {
  content: "\e901";
}

.icon_link:before {
  content: "\e902";
}

.icon_down:before {
  content: "\e903";
}

.icon_tg:before {
  content: "\e904";
}

.icon_vk:before {
  content: "\e905";
}

.logo {
  font-weight: 500;
  font-size: 1.125em;
  color: inherit;
  text-decoration: none
}

.logo:before {
  content: "|";
  animation: blink 1.5s linear infinite;
  vertical-align: text-top
}

.logo:hover:before {
  animation: none
}

@keyframes blink {
  0% {
    opacity: 0
  }

  30% {
    opacity: 0
  }

  40% {
    opacity: 1
  }

  60% {
    opacity: 1
  }

  70% {
    opacity: 0
  }

  to {
    opacity: 0
  }
}

.cursor {
  display: none
}

@media (min-width:768px) {
  .cursor {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    z-index: 10;
    width: 1.6em;
    height: 1.6em;
    border-radius: 50%;
    will-change: transform;
    pointer-events: none;
    color: #ffffff
  }

  .cursor:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    background: rgba(29, 29, 27, 0.8);
    transform: scale(0);
    will-change: transform;
    transition: transform 0.2s ease-out, background 0.2s ease-out;
    z-index: -1
  }

  .cursor_links:before {
    background: rgba(29, 29, 27, 0.3);
    transform: scale(1)
  }

  .cursor .icon_link {
    will-change: transform;
    transform: scale(0);
    transition: transform 0.2s
  }

  .cursor.show {
    width: 4em;
    height: 4em
  }

  .cursor.show:before {
    transform: scale(1)
  }

  .cursor.show .icon_link {
    transform: scale(1)
  }
}

.section {
  padding: 4em 0
}

@media (min-width:768px) {
  .section {
    padding: 9.375em 0
  }
}

.section_dark {
  background: #1D1D1B;
  color: #ffffff
}

.section__title {
  font-family: "SF Pro Display";
  text-transform: uppercase;
  font-weight: 100;
  font-size: 2.7em;
  margin: 0 0 1.25em;
  letter-spacing: 0.05em;
  line-height: 1.11
}

@media (min-width:768px) {
  .section__title {
    font-size: 4.5em
  }
}

.section__title b {
  font-weight: 500
}

.section__sub {
  font-size: 1.5em;
  line-height: 1.5;
  margin-bottom: 1em
}

.section__info {
  font-weight: 100;
  letter-spacing: 0.05em;
  font-size: 0.9em
}

.homeScreen {
  z-index: 1;
  position: relative;
  color: #ffffff;
  height: 30em;
  display: flex;
  align-items: center;
  padding-bottom: 3em;
  background: #001643;
  text-align: center;
  overflow: hidden;
}

.home .homeScreen {
  height: 50em
}

.homeScreen__content {
  margin: auto;
  will-change: transform;
  font-weight: 100
}

.homeScreen__bg {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #001643;
  will-change: transform
}

.homeScreen__bg img,
.homeScreen__bg video {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  background: #001643;
}

.homeScreen__bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3465) 18.15%, rgba(0, 0, 0, 0.55) 82.56%)
}

.homeScreen__title {
  margin-bottom: 1.5em;
  overflow: hidden
}

.homeScreen__title h1 {
  font-weight: 400;
  font-size: 3.5em;
  margin: 0;
  line-height: 1;
  text-transform: uppercase
}

@media (min-width:768px) {
  .homeScreen__title h1 {
    font-size: 4.5em
  }
}

.homeScreen__name {
  font-size: 1.125em;
  overflow: hidden;
  font-weight: 300
}

.homeScreen__name span {
  display: block
}

.homeScreen__sub {
  font-size: 1.5em;
  line-height: 1.4;
  margin: 2em auto 0;
  overflow: hidden
}

@media (min-width:768px) {
  .homeScreen__sub {
    margin: 2.5em auto 0;
    max-width: 39em
  }
}

.homeScreen__sub p {
  margin: 0
}

@media (min-width:768px) {

  .homeScreen .container_center,
  .homeScreen .footer__content,
  .homeScreen .header__content {
    max-width: 76em
  }
}

.works {
  z-index: 2;
  position: relative;
  background: #fff;
  will-change: transform
}

@media (min-width:768px) {
  .works__content {
    display: flex;
    align-items: flex-start
  }
}

.works__nav {
  margin: 0 0 3em
}

@media (min-width:768px) {
  .works__nav {
    flex: none;
    width: 21.81em;
    margin: 0 5em 0 0
  }
}

.works__nav ul {
  font-size: 1.125em;
  padding: 0;
  margin: 0;
  list-style: none
}

.works__nav li {
  margin-bottom: 0.8em;
  will-change: transform
}

.works__nav a {
  color: #1D1D1B;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase
}

.works__nav a:after {
  content: "";
  display: block;
  margin-left: auto;
  width: 0;
  border-top: 1px solid;
  transition: 0.5s
}

.works__nav a:hover:after {
  width: 100%;
  margin-left: 0
}

.works__nav a.active {
  font-weight: 500
}

@media (min-width:768px) {
  .works__plate {
    flex-grow: 1;
    min-width: 0
  }
}

@media (min-width:768px) {
  .works__list {
    flex-grow: 1;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 6.13em 6.75em
  }
}

.works__item {
  position: relative;
  display: block;
  color: #1D1D1B;
  text-decoration: none;
  transition: opacity 0.3s;
  margin: 0 0 2em;
  will-change: transform
}

@media (min-width:768px) {
  .works__item {
    width: calc(50% - 3.75em);
    margin: 0
  }
}

.works__item.opacited {
  opacity: 0.2 !important
}

.works__item:hover img {
  transform: scale(1.1) !important
}

.works__pict {
  width: 100%;
  height: 15.1875em;
  margin-bottom: 0.6em;
  overflow: hidden;
  display: block
}

.works__pict img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform 1s ease-out;
  transform: scale(1);
  will-change: transform
}

.works__name {
  display: block;
  font-size: 1.375em;
  will-change: transform;
  font-weight: 300
}

.works__date {
  font-weight: 500;
  display: block;
  text-transform: uppercase;
  font-size: 0.8em;
  margin-top: 0.7em;
  letter-spacing: 0.05em;
  will-change: transform
}

.works__stacks {
  display: block;
  font-size: 0.8em;
  opacity: 0.8;
  margin: 0.7em 0;
  will-change: transform;
}

.works__more {
  text-align: center;
  margin: 7em 0 3em
}

.works .section__info {
  text-align: right;
  margin: 3em 0
}

.skills {
  position: relative;
  z-index: 2
}

.skills__item {
  margin-bottom: 4em;
  line-height: 1.6
}

@media (min-width:768px) {
  .skills__item {
    margin-bottom: 6.5em;
    display: flex
  }
}

.skills__item:last-child {
  margin-bottom: 0
}

.skills__label {
  will-change: transform;
  flex: none;
  font-size: 1.125em;
  margin-bottom: 2em
}

@media (min-width:768px) {
  .skills__label {
    width: 25%
  }
}

@media (min-width:768px) {
  .skills__list {
    width: 62em
  }
}

.skills__row {
  will-change: transform;
  margin-bottom: 2em;
  position: relative;
  padding-bottom: 1.5em
}

@media (min-width:768px) {
  .skills__row {
    margin-bottom: 4.13em;
    display: flex;
    padding-bottom: 0.5em
  }
}

.skills__row:last-child {
  margin-bottom: 0
}

.skills__line {
  opacity: 0.3;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  border-top: 1px solid
}

.skills__title {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 500
}

@media (min-width:768px) {
  .skills__title {
    font-size: 1.5em;
    width: 33%
  }
}

.skills__props {
  flex-grow: 1;
  min-width: 0;
  font-size: 1.125em
}

@media (min-width:768px) {
  .skills__props {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
  }
}

.skills__props small {
  font-weight: 100;
  vertical-align: bottom;
  font-size: 70%;
  display: block;
  padding-left: 3em
}

.skills__text {
  font-size: 1.125em;
  line-height: 1.6;
  max-width: 40.625em
}

.prices {
  position: relative;
  z-index: 2;
  background: #ffffff
}

.prices__item {
  margin-bottom: 3em;
  line-height: 1.6
}

@media (min-width:768px) {
  .prices__item {
    display: flex;
    margin-bottom: 6.5em
  }
}

.prices__item:last-child {
  margin-bottom: 0
}

.prices__label {
  will-change: transform;
  flex: none;
  font-size: 1.125em;
  margin-bottom: 2em
}

@media (min-width:768px) {
  .prices__label {
    width: 25%
  }
}

@media (min-width:768px) {
  .prices__list {
    width: 62em
  }
}

.prices__row {
  will-change: transform;
  display: flex;
  margin-bottom: 2em;
  position: relative;
  padding-bottom: 1.5em
}

@media (min-width:768px) {
  .prices__row {
    margin-bottom: 4.31em
  }
}

.prices__row:last-child {
  margin-bottom: 0
}

.prices__left {
  width: 70%;
  padding-right: 4em
}

@media (min-width:768px) {
  .prices__left {
    width: 80%
  }
}

.prices__name {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 500
}

@media (min-width:768px) {
  .prices__name {
    font-size: 1.5em
  }
}

.prices__text {
  line-height: 1.6;
  font-size: 1em
}

@media (min-width:768px) {
  .prices__text {
    font-size: 1.125em
  }
}

.prices__text:not(:empty) {
  margin-top: 0.9em
}

.prices__price {
  font-size: 1.1em
}

@media (min-width:768px) {
  .prices__price {
    font-size: 1.375em
  }
}

.prices__line {
  opacity: 0.3;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  border-top: 1px solid
}

.contacts {
  will-change: transform;
  overflow: hidden;
  padding: 0;
  background: #ffffff;
  box-shadow: inset 0 10em 10em #1d1d1b
}

.contacts__wrap {
  padding: 4em 0;
  background: #1D1D1B
}

.contacts__top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative
}

@media (min-width:768px) {
  .contacts__top {
    padding-bottom: 1em
  }
}

.contacts__link {
  color: #d8d8d8;
  text-decoration: none;
  position: relative;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 0.2em;
  position: relative
}

@media (min-width:768px) {
  .contacts__link {
    font-size: 3em
  }
}

.contacts__link:after {
  content: "";
  display: block;
  border-top: 1px solid;
  width: 0;
  margin-left: auto;
  transition: width 0.5s
}

.contacts__link:hover:after {
  margin-left: 0;
  width: 100%
}

.contacts__content {
  display: flex;
  justify-content: flex-start
}

@media (min-width:768px) {
  .contacts__content {
    padding-top: 3em;
    justify-content: flex-end
  }
}

.contacts__soc {
  display: flex;
  flex-direction: column;
  align-items: flex-start
}

@media (min-width:768px) {
  .contacts__soc {
    margin-left: auto
  }
}

@media (min-width:768px) {
  .contacts__line {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100vw
  }
}

.posts__content {
  background: #ffffff;
  position: relative;
  z-index: 2
}

.p5Canvas {
  position: absolute;
  left: 0;
  top: 0;
  display: none !important
}

.posts {
  padding: 8em 0;
}


.posts__list {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
}

.posts__item {
  flex: 0 1 33%;
  min-width: 0;
}

/*# sourceMappingURL=style.css.map */