@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap);
h1, .heading-1 {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.23;
  color: #121212;
}
@media (max-width: 922px) {
  h1, .heading-1 {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  h1, .heading-1 {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  h1, .heading-1 {
    font-size: 28px;
  }
}
h1 + *, .heading-1 + * {
  margin-top: 20px;
}
@media (max-width: 922px) {
  h1 + *, .heading-1 + * {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  h1 + *, .heading-1 + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  h1 + *, .heading-1 + * {
    margin-top: 20px;
  }
}

h2, .heading-2 {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.22;
  color: #121212;
}
@media (max-width: 922px) {
  h2, .heading-2 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  h2, .heading-2 {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  h2, .heading-2 {
    font-size: 24px;
  }
}
h2 + *, .heading-2 + * {
  margin-top: 20px;
}
@media (max-width: 922px) {
  h2 + *, .heading-2 + * {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  h2 + *, .heading-2 + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  h2 + *, .heading-2 + * {
    margin-top: 20px;
  }
}

h3, .heading-3 {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.22;
  color: #121212;
}
@media (max-width: 922px) {
  h3, .heading-3 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  h3, .heading-3 {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  h3, .heading-3 {
    font-size: 20px;
  }
}
h3 + *, .heading-3 + * {
  margin-top: 20px;
}
@media (max-width: 922px) {
  h3 + *, .heading-3 + * {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  h3 + *, .heading-3 + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  h3 + *, .heading-3 + * {
    margin-top: 20px;
  }
}

h4, .heading-4 {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.21;
  color: #111;
}
@media (max-width: 922px) {
  h4, .heading-4 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  h4, .heading-4 {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  h4, .heading-4 {
    font-size: 16px;
  }
}
h4 + *, .heading-4 + * {
  margin-top: 40px;
}
@media (max-width: 922px) {
  h4 + *, .heading-4 + * {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  h4 + *, .heading-4 + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  h4 + *, .heading-4 + * {
    margin-top: 20px;
  }
}

h5, .heading-5 {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.21;
  color: #121212;
}
@media (max-width: 922px) {
  h5, .heading-5 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  h5, .heading-5 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  h5, .heading-5 {
    font-size: 16px;
  }
}
h5 + *, .heading-5 + * {
  margin-top: 20px;
}
@media (max-width: 922px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}

h6, .heading-6 {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  color: #111;
}
@media (max-width: 922px) {
  h6, .heading-6 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  h6, .heading-6 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  h6, .heading-6 {
    font-size: 16px;
  }
}
h6 + *, .heading-6 + * {
  margin-top: 15px;
}
@media (max-width: 922px) {
  h6 + *, .heading-6 + * {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  h6 + *, .heading-6 + * {
    margin-top: 10px;
  }
}
@media (max-width: 576px) {
  h6 + *, .heading-6 + * {
    margin-top: 10px;
  }
}

a {
  text-decoration: none;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

p, pre {
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #111;
}
@media (max-width: 922px) {
  p, pre {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  p, pre {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  p, pre {
    font-size: 16px;
  }
}
p + *, pre + * {
  margin-top: 30px;
}
@media (max-width: 922px) {
  p + *, pre + * {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  p + *, pre + * {
    margin-top: 15px;
  }
}
@media (max-width: 576px) {
  p + *, pre + * {
    margin-top: 15px;
  }
}
p b, pre b {
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
p a:not(.button), pre a:not(.button) {
  display: inline;
  font-weight: 500;
  color: inherit;
}
p a:not(.button):hover, pre a:not(.button):hover {
  color: inherit;
}

*.-blue {
  color: #0277AA;
}
*.-red {
  color: #CC7832;
}
*.-yellow {
  color: #E8BF69;
}
*.-grey {
  color: #A6B7C8;
}
*.-purple {
  color: #9F73AE;
}
*.-green {
  color: #628954;
}

.quote {
  display: flex;
  font-family: "Times";
  line-height: 1.2;
  font-size: 46px;
  font-weight: 400;
  color: #121212;
}
.quote + * {
  margin-top: 20px;
}
@media (max-width: 922px) {
  .quote {
    font-size: 42px;
  }
}
@media (max-width: 768px) {
  .quote {
    font-size: 38px;
  }
}
@media (max-width: 576px) {
  .quote {
    font-size: 34px;
  }
}

h1.-text-left, h2.-text-left, h3.-text-left, h4.-text-left, h5.-text-left, h6.-text-left,
.heading-1.-text-left,
.heading-2.-text-left,
.heading-3.-text-left,
.heading-4.-text-left,
.heading-5.-text-left,
.heading-6.-text-left {
  text-align: center;
}
h1.-text-center, h2.-text-center, h3.-text-center, h4.-text-center, h5.-text-center, h6.-text-center,
.heading-1.-text-center,
.heading-2.-text-center,
.heading-3.-text-center,
.heading-4.-text-center,
.heading-5.-text-center,
.heading-6.-text-center {
  text-align: center;
}
h1.-text-right, h2.-text-right, h3.-text-right, h4.-text-right, h5.-text-right, h6.-text-right,
.heading-1.-text-right,
.heading-2.-text-right,
.heading-3.-text-right,
.heading-4.-text-right,
.heading-5.-text-right,
.heading-6.-text-right {
  text-align: right;
}
h1.-color-1, h2.-color-1, h3.-color-1, h4.-color-1, h5.-color-1, h6.-color-1,
.heading-1.-color-1,
.heading-2.-color-1,
.heading-3.-color-1,
.heading-4.-color-1,
.heading-5.-color-1,
.heading-6.-color-1 {
  color: #121212;
}
h1.-color-2, h2.-color-2, h3.-color-2, h4.-color-2, h5.-color-2, h6.-color-2,
.heading-1.-color-2,
.heading-2.-color-2,
.heading-3.-color-2,
.heading-4.-color-2,
.heading-5.-color-2,
.heading-6.-color-2 {
  color: #009DFF;
}
h1.-color-3, h2.-color-3, h3.-color-3, h4.-color-3, h5.-color-3, h6.-color-3,
.heading-1.-color-3,
.heading-2.-color-3,
.heading-3.-color-3,
.heading-4.-color-3,
.heading-5.-color-3,
.heading-6.-color-3 {
  color: #DDDDDD;
}
h1.-white, h2.-white, h3.-white, h4.-white, h5.-white, h6.-white,
.heading-1.-white,
.heading-2.-white,
.heading-3.-white,
.heading-4.-white,
.heading-5.-white,
.heading-6.-white {
  color: white;
}
h1.-black, h2.-black, h3.-black, h4.-black, h5.-black, h6.-black,
.heading-1.-black,
.heading-2.-black,
.heading-3.-black,
.heading-4.-black,
.heading-5.-black,
.heading-6.-black {
  color: #111;
}
h1 a, h1 span, h1 ul, h1 li, h2 a, h2 span, h2 ul, h2 li, h3 a, h3 span, h3 ul, h3 li, h4 a, h4 span, h4 ul, h4 li, h5 a, h5 span, h5 ul, h5 li, h6 a, h6 span, h6 ul, h6 li,
.heading-1 a,
.heading-1 span,
.heading-1 ul,
.heading-1 li,
.heading-2 a,
.heading-2 span,
.heading-2 ul,
.heading-2 li,
.heading-3 a,
.heading-3 span,
.heading-3 ul,
.heading-3 li,
.heading-4 a,
.heading-4 span,
.heading-4 ul,
.heading-4 li,
.heading-5 a,
.heading-5 span,
.heading-5 ul,
.heading-5 li,
.heading-6 a,
.heading-6 span,
.heading-6 ul,
.heading-6 li {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

a:not(.button).-text-left, span.-text-left, li.-text-left, p.-text-left, h1.-text-left, h2.-text-left, h3.-text-left, h4.-text-left, h5.-text-left, h6.-text-left {
  text-align: center;
}
a:not(.button).-text-center, span.-text-center, li.-text-center, p.-text-center, h1.-text-center, h2.-text-center, h3.-text-center, h4.-text-center, h5.-text-center, h6.-text-center {
  text-align: center;
}
a:not(.button).-text-right, span.-text-right, li.-text-right, p.-text-right, h1.-text-right, h2.-text-right, h3.-text-right, h4.-text-right, h5.-text-right, h6.-text-right {
  text-align: right;
}
a:not(.button).-color-1, span.-color-1, li.-color-1, p.-color-1, h1.-color-1, h2.-color-1, h3.-color-1, h4.-color-1, h5.-color-1, h6.-color-1 {
  color: #121212;
}
a:not(.button).-color-2, span.-color-2, li.-color-2, p.-color-2, h1.-color-2, h2.-color-2, h3.-color-2, h4.-color-2, h5.-color-2, h6.-color-2 {
  color: #009DFF;
}
a:not(.button).-color-3, span.-color-3, li.-color-3, p.-color-3, h1.-color-3, h2.-color-3, h3.-color-3, h4.-color-3, h5.-color-3, h6.-color-3 {
  color: #DDDDDD;
}
a:not(.button).-white, span.-white, li.-white, p.-white, h1.-white, h2.-white, h3.-white, h4.-white, h5.-white, h6.-white {
  color: white;
}
a:not(.button).-black, span.-black, li.-black, p.-black, h1.-black, h2.-black, h3.-black, h4.-black, h5.-black, h6.-black {
  color: #111;
}
a:not(.button) a, a:not(.button) span, a:not(.button) ul, a:not(.button) li, span a, span span, span ul, span li, li a, li span, li ul, li li, p a, p span, p ul, p li, h1 a, h1 span, h1 ul, h1 li, h2 a, h2 span, h2 ul, h2 li, h3 a, h3 span, h3 ul, h3 li, h4 a, h4 span, h4 ul, h4 li, h5 a, h5 span, h5 ul, h5 li, h6 a, h6 span, h6 ul, h6 li {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #0D60FD;
}
.header .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  max-width: 1280px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .container .part-1:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.header .container .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.header .container .part-2:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.header .container .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.header .container .part-3:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.header .container .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.header .container .part-4:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.header .container .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.header .container .part-5:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.header .container .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.header .container .part-6:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.header .container .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.header .container .part-7:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.header .container .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.header .container .part-8:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.header .container .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.header .container .part-9:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.header .container .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.header .container .part-10:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.header .container .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.header .container .part-11:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.header .container .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.header .container .part-12:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.header .container .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1200px) {
  .header .container .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .header .container .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .header .container .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .header .container .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .header .container .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .header .container .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .header .container .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .header .container .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .header .container .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .header .container .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .header .container .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .header .container .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 922px) {
  .header .container .part-l-1:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .header .container .part-l-2:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .header .container .part-l-3:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .header .container .part-l-4:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .header .container .part-l-5:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .header .container .part-l-6:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .header .container .part-l-7:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .header .container .part-l-8:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .header .container .part-l-9:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .header .container .part-l-10:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .header .container .part-l-11:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .header .container .part-l-12:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .header .container .part-m-1:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .header .container .part-m-2:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .header .container .part-m-3:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .header .container .part-m-4:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .header .container .part-m-5:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .header .container .part-m-6:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .header .container .part-m-7:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .header .container .part-m-8:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .header .container .part-m-9:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .header .container .part-m-10:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .header .container .part-m-11:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .header .container .part-m-12:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .header .container .part-s-1:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 1 + (3.2% * (1 - 1)));
  }
  .header .container .part-s-1.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 1 + (0px * (1 - 1)));
  }
  .header .container .part-s-2:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 2 + (3.2% * (2 - 1)));
  }
  .header .container .part-s-2.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 2 + (0px * (2 - 1)));
  }
  .header .container .part-s-3:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 3 + (3.2% * (3 - 1)));
  }
  .header .container .part-s-3.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 3 + (0px * (3 - 1)));
  }
  .header .container .part-s-4:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 4 + (3.2% * (4 - 1)));
  }
  .header .container .part-s-4.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 4 + (0px * (4 - 1)));
  }
}
@media (max-width: 375px) {
  .header .container .part-xs-1:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 1 + (3.2% * (1 - 1)));
  }
  .header .container .part-xs-1.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 1 + (0px * (1 - 1)));
  }
  .header .container .part-xs-2:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 2 + (3.2% * (2 - 1)));
  }
  .header .container .part-xs-2.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 2 + (0px * (2 - 1)));
  }
  .header .container .part-xs-3:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 3 + (3.2% * (3 - 1)));
  }
  .header .container .part-xs-3.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 3 + (0px * (3 - 1)));
  }
  .header .container .part-xs-4:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 4 + (3.2% * (4 - 1)));
  }
  .header .container .part-xs-4.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 4 + (0px * (4 - 1)));
  }
}
.header .container .part-top-0 {
  margin-top: 0px;
}
.header .container .part-left-0 {
  margin-left: 0px;
}
.header .container .part-right-0 {
  margin-right: 0px;
}
.header .container .part-bottom-0 {
  margin-bottom: calc(0px + 60px);
}
.header .container .part-top-1 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.header .container .part-left-1 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.header .container .part-right-1 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.header .container .part-bottom-1 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 60px);
}
.header .container .part-top-2 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.header .container .part-left-2 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.header .container .part-right-2 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.header .container .part-bottom-2 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 60px);
}
.header .container .part-top-3 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.header .container .part-left-3 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.header .container .part-right-3 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.header .container .part-bottom-3 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 60px);
}
.header .container .part-top-4 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.header .container .part-left-4 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.header .container .part-right-4 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.header .container .part-bottom-4 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 60px);
}
.header .container .part-top-5 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.header .container .part-left-5 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.header .container .part-right-5 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.header .container .part-bottom-5 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 60px);
}
.header .container .part-top-6 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.header .container .part-left-6 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.header .container .part-right-6 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.header .container .part-bottom-6 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 60px);
}
.header .container .part-top-7 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.header .container .part-left-7 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.header .container .part-right-7 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.header .container .part-bottom-7 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 60px);
}
.header .container .part-top-8 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.header .container .part-left-8 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.header .container .part-right-8 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.header .container .part-bottom-8 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 60px);
}
.header .container .part-top-9 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.header .container .part-left-9 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.header .container .part-right-9 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.header .container .part-bottom-9 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 60px);
}
.header .container .part-top-10 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.header .container .part-left-10 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.header .container .part-right-10 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.header .container .part-bottom-10 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 60px);
}
.header .container .part-top-11 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.header .container .part-left-11 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.header .container .part-right-11 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.header .container .part-bottom-11 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 60px);
}
.header .container .part-top-12 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.header .container .part-left-12 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.header .container .part-right-12 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.header .container .part-bottom-12 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 60px);
}
@media (max-width: 922px) {
  .header .container .part-top-l-0 {
    margin-top: 0px;
  }
  .header .container .part-left-l-0 {
    margin-left: 0px;
  }
  .header .container .part-right-l-0 {
    margin-right: 0px;
  }
  .header .container .part-bottom-l-0 {
    margin-bottom: calc(0px + 60px);
  }
  .header .container .part-top-l-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-left-l-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-right-l-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-bottom-l-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 60px);
  }
  .header .container .part-top-l-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-left-l-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-right-l-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-bottom-l-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 60px);
  }
  .header .container .part-top-l-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-left-l-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-right-l-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-bottom-l-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 60px);
  }
  .header .container .part-top-l-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-left-l-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-right-l-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-bottom-l-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 60px);
  }
  .header .container .part-top-l-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-left-l-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-right-l-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-bottom-l-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 60px);
  }
  .header .container .part-top-l-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-left-l-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-right-l-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-bottom-l-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 60px);
  }
  .header .container .part-top-l-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-left-l-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-right-l-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-bottom-l-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 60px);
  }
  .header .container .part-top-l-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-left-l-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-right-l-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-bottom-l-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 60px);
  }
  .header .container .part-top-l-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-left-l-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-right-l-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-bottom-l-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 60px);
  }
  .header .container .part-top-l-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-left-l-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-right-l-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-bottom-l-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 60px);
  }
  .header .container .part-top-l-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-left-l-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-right-l-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-bottom-l-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 60px);
  }
  .header .container .part-top-l-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-left-l-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-right-l-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-bottom-l-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .header .container .part-top-m-0 {
    margin-top: 0px;
  }
  .header .container .part-left-m-0 {
    margin-left: 0px;
  }
  .header .container .part-right-m-0 {
    margin-right: 0px;
  }
  .header .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 60px);
  }
  .header .container .part-top-m-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-left-m-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-right-m-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-bottom-m-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 60px);
  }
  .header .container .part-top-m-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-left-m-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-right-m-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-bottom-m-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 60px);
  }
  .header .container .part-top-m-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-left-m-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-right-m-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-bottom-m-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 60px);
  }
  .header .container .part-top-m-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-left-m-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-right-m-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-bottom-m-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 60px);
  }
  .header .container .part-top-m-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-left-m-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-right-m-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-bottom-m-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 60px);
  }
  .header .container .part-top-m-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-left-m-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-right-m-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-bottom-m-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 60px);
  }
  .header .container .part-top-m-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-left-m-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-right-m-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-bottom-m-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 60px);
  }
  .header .container .part-top-m-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-left-m-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-right-m-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-bottom-m-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 60px);
  }
  .header .container .part-top-m-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-left-m-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-right-m-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-bottom-m-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 60px);
  }
  .header .container .part-top-m-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-left-m-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-right-m-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-bottom-m-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 60px);
  }
  .header .container .part-top-m-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-left-m-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-right-m-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-bottom-m-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 60px);
  }
  .header .container .part-top-m-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-left-m-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-right-m-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-bottom-m-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .header .container .part-top-s-0 {
    margin-top: 0px;
  }
  .header .container .part-left-s-0 {
    margin-left: 0px;
  }
  .header .container .part-right-s-0 {
    margin-right: 0px;
  }
  .header .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .header .container .part-top-s-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-left-s-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-right-s-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-bottom-s-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 40px);
  }
  .header .container .part-top-s-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-left-s-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-right-s-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-bottom-s-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 40px);
  }
  .header .container .part-top-s-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-left-s-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-right-s-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-bottom-s-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 40px);
  }
  .header .container .part-top-s-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-left-s-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-right-s-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-bottom-s-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 40px);
  }
  .header .container .part-top-s-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-left-s-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-right-s-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-bottom-s-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 40px);
  }
  .header .container .part-top-s-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-left-s-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-right-s-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-bottom-s-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 40px);
  }
  .header .container .part-top-s-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-left-s-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-right-s-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-bottom-s-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 40px);
  }
  .header .container .part-top-s-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-left-s-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-right-s-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-bottom-s-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 40px);
  }
  .header .container .part-top-s-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-left-s-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-right-s-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-bottom-s-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 40px);
  }
  .header .container .part-top-s-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-left-s-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-right-s-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-bottom-s-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 40px);
  }
  .header .container .part-top-s-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-left-s-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-right-s-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-bottom-s-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 40px);
  }
  .header .container .part-top-s-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-left-s-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-right-s-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-bottom-s-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .header .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .header .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .header .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .header .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .header .container .part-top-xs-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-left-xs-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-right-xs-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .header .container .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 40px);
  }
  .header .container .part-top-xs-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-left-xs-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-right-xs-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .header .container .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 40px);
  }
  .header .container .part-top-xs-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-left-xs-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-right-xs-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .header .container .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 40px);
  }
  .header .container .part-top-xs-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-left-xs-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-right-xs-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .header .container .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 40px);
  }
  .header .container .part-top-xs-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-left-xs-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-right-xs-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .header .container .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 40px);
  }
  .header .container .part-top-xs-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-left-xs-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-right-xs-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .header .container .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 40px);
  }
  .header .container .part-top-xs-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-left-xs-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-right-xs-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .header .container .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 40px);
  }
  .header .container .part-top-xs-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-left-xs-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-right-xs-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .header .container .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 40px);
  }
  .header .container .part-top-xs-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-left-xs-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-right-xs-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .header .container .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 40px);
  }
  .header .container .part-top-xs-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-left-xs-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-right-xs-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .header .container .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 40px);
  }
  .header .container .part-top-xs-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-left-xs-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-right-xs-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .header .container .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 40px);
  }
  .header .container .part-top-xs-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-left-xs-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-right-xs-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .header .container .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .header .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .header .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .header .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 922px) {
  .header .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1200px) {
  .header .container .part-xl-0 {
    display: none;
  }
}
.header .container [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.header .container [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.header .container [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.header .container [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.header .container [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.header .container [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.header .container [class*=part].-text-left {
  text-align: left;
}
.header .container [class*=part].-text-center {
  text-align: center;
}
.header .container [class*=part].-text-right {
  text-align: right;
}
@media (max-width: 768px) {
  .header .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 768px) {
  .header .container {
    height: 80px;
  }
}
.header .container a:not(.button):not(.submenu__item), .header .container span:not(.submenu__item), .header .container li:not(.submenu__item), .header .container p:not(.submenu__item), .header .container h1:not(.submenu__item), .header .container h2:not(.submenu__item), .header .container h3:not(.submenu__item), .header .container h4:not(.submenu__item), .header .container h5:not(.submenu__item), .header .container h6:not(.submenu__item) {
  color: white;
}
.header__nav {
  display: flex;
  height: 100%;
}
@media (max-width: 900px) {
  .header__nav {
    display: none;
  }
}
.header__item {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__item + .header__item {
  margin-left: 20px;
}

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

body {
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #111;
}
@media (max-width: 922px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  body {
    font-size: 16px;
  }
}
body + * {
  margin-top: 30px;
}
@media (max-width: 922px) {
  body + * {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  body + * {
    margin-top: 15px;
  }
}
@media (max-width: 576px) {
  body + * {
    margin-top: 15px;
  }
}
body main {
  overflow: hidden;
  padding: 80px 80px 80px 420px;
  flex-grow: 1;
}
body main img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 340px;
  padding: 80px;
  border-right: 2px solid #F0F0F0;
  background: #FBFBFB;
}
sidebar a {
  display: block;
  transition: color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
  color: #111;
}
sidebar a.-sub-item {
  padding-left: 15px;
  font-weight: 300;
}
sidebar a:hover, sidebar a.-active {
  color: #009DFF;
}
sidebar a + a {
  margin-top: 6px;
}
sidebar p + a {
  margin-top: 10px;
}

.footer {
  background-color: #121212;
}
.footer .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  max-width: 1280px;
}
.footer .container .part-1:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.footer .container .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.footer .container .part-2:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.footer .container .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.footer .container .part-3:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.footer .container .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.footer .container .part-4:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.footer .container .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.footer .container .part-5:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.footer .container .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.footer .container .part-6:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.footer .container .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.footer .container .part-7:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.footer .container .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.footer .container .part-8:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.footer .container .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.footer .container .part-9:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.footer .container .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.footer .container .part-10:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.footer .container .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.footer .container .part-11:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.footer .container .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.footer .container .part-12:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.footer .container .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1200px) {
  .footer .container .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .footer .container .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .footer .container .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .footer .container .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .footer .container .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .footer .container .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .footer .container .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .footer .container .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .footer .container .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .footer .container .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .footer .container .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .footer .container .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 922px) {
  .footer .container .part-l-1:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .footer .container .part-l-2:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .footer .container .part-l-3:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .footer .container .part-l-4:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .footer .container .part-l-5:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .footer .container .part-l-6:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .footer .container .part-l-7:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .footer .container .part-l-8:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .footer .container .part-l-9:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .footer .container .part-l-10:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .footer .container .part-l-11:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .footer .container .part-l-12:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .footer .container .part-m-1:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .footer .container .part-m-2:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .footer .container .part-m-3:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .footer .container .part-m-4:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .footer .container .part-m-5:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .footer .container .part-m-6:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .footer .container .part-m-7:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .footer .container .part-m-8:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .footer .container .part-m-9:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .footer .container .part-m-10:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .footer .container .part-m-11:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .footer .container .part-m-12:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .footer .container .part-s-1:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 1 + (3.2% * (1 - 1)));
  }
  .footer .container .part-s-1.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 1 + (0px * (1 - 1)));
  }
  .footer .container .part-s-2:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 2 + (3.2% * (2 - 1)));
  }
  .footer .container .part-s-2.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 2 + (0px * (2 - 1)));
  }
  .footer .container .part-s-3:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 3 + (3.2% * (3 - 1)));
  }
  .footer .container .part-s-3.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 3 + (0px * (3 - 1)));
  }
  .footer .container .part-s-4:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 4 + (3.2% * (4 - 1)));
  }
  .footer .container .part-s-4.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 4 + (0px * (4 - 1)));
  }
}
@media (max-width: 375px) {
  .footer .container .part-xs-1:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 1 + (3.2% * (1 - 1)));
  }
  .footer .container .part-xs-1.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 1 + (0px * (1 - 1)));
  }
  .footer .container .part-xs-2:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 2 + (3.2% * (2 - 1)));
  }
  .footer .container .part-xs-2.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 2 + (0px * (2 - 1)));
  }
  .footer .container .part-xs-3:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 3 + (3.2% * (3 - 1)));
  }
  .footer .container .part-xs-3.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 3 + (0px * (3 - 1)));
  }
  .footer .container .part-xs-4:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 4 + (3.2% * (4 - 1)));
  }
  .footer .container .part-xs-4.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 4 + (0px * (4 - 1)));
  }
}
.footer .container .part-top-0 {
  margin-top: 0px;
}
.footer .container .part-left-0 {
  margin-left: 0px;
}
.footer .container .part-right-0 {
  margin-right: 0px;
}
.footer .container .part-bottom-0 {
  margin-bottom: calc(0px + 60px);
}
.footer .container .part-top-1 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.footer .container .part-left-1 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.footer .container .part-right-1 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.footer .container .part-bottom-1 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 60px);
}
.footer .container .part-top-2 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.footer .container .part-left-2 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.footer .container .part-right-2 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.footer .container .part-bottom-2 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 60px);
}
.footer .container .part-top-3 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.footer .container .part-left-3 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.footer .container .part-right-3 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.footer .container .part-bottom-3 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 60px);
}
.footer .container .part-top-4 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.footer .container .part-left-4 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.footer .container .part-right-4 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.footer .container .part-bottom-4 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 60px);
}
.footer .container .part-top-5 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.footer .container .part-left-5 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.footer .container .part-right-5 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.footer .container .part-bottom-5 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 60px);
}
.footer .container .part-top-6 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.footer .container .part-left-6 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.footer .container .part-right-6 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.footer .container .part-bottom-6 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 60px);
}
.footer .container .part-top-7 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.footer .container .part-left-7 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.footer .container .part-right-7 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.footer .container .part-bottom-7 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 60px);
}
.footer .container .part-top-8 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.footer .container .part-left-8 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.footer .container .part-right-8 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.footer .container .part-bottom-8 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 60px);
}
.footer .container .part-top-9 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.footer .container .part-left-9 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.footer .container .part-right-9 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.footer .container .part-bottom-9 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 60px);
}
.footer .container .part-top-10 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.footer .container .part-left-10 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.footer .container .part-right-10 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.footer .container .part-bottom-10 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 60px);
}
.footer .container .part-top-11 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.footer .container .part-left-11 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.footer .container .part-right-11 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.footer .container .part-bottom-11 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 60px);
}
.footer .container .part-top-12 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.footer .container .part-left-12 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.footer .container .part-right-12 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.footer .container .part-bottom-12 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 60px);
}
@media (max-width: 922px) {
  .footer .container .part-top-l-0 {
    margin-top: 0px;
  }
  .footer .container .part-left-l-0 {
    margin-left: 0px;
  }
  .footer .container .part-right-l-0 {
    margin-right: 0px;
  }
  .footer .container .part-bottom-l-0 {
    margin-bottom: calc(0px + 60px);
  }
  .footer .container .part-top-l-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-left-l-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-right-l-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-bottom-l-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 60px);
  }
  .footer .container .part-top-l-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-left-l-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-right-l-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-bottom-l-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 60px);
  }
  .footer .container .part-top-l-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-left-l-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-right-l-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-bottom-l-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 60px);
  }
  .footer .container .part-top-l-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-left-l-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-right-l-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-bottom-l-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 60px);
  }
  .footer .container .part-top-l-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-left-l-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-right-l-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-bottom-l-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 60px);
  }
  .footer .container .part-top-l-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-left-l-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-right-l-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-bottom-l-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 60px);
  }
  .footer .container .part-top-l-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-left-l-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-right-l-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-bottom-l-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 60px);
  }
  .footer .container .part-top-l-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-left-l-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-right-l-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-bottom-l-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 60px);
  }
  .footer .container .part-top-l-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-left-l-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-right-l-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-bottom-l-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 60px);
  }
  .footer .container .part-top-l-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-left-l-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-right-l-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-bottom-l-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 60px);
  }
  .footer .container .part-top-l-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-left-l-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-right-l-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-bottom-l-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 60px);
  }
  .footer .container .part-top-l-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-left-l-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-right-l-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-bottom-l-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .footer .container .part-top-m-0 {
    margin-top: 0px;
  }
  .footer .container .part-left-m-0 {
    margin-left: 0px;
  }
  .footer .container .part-right-m-0 {
    margin-right: 0px;
  }
  .footer .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 60px);
  }
  .footer .container .part-top-m-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-left-m-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-right-m-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-bottom-m-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 60px);
  }
  .footer .container .part-top-m-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-left-m-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-right-m-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-bottom-m-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 60px);
  }
  .footer .container .part-top-m-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-left-m-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-right-m-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-bottom-m-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 60px);
  }
  .footer .container .part-top-m-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-left-m-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-right-m-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-bottom-m-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 60px);
  }
  .footer .container .part-top-m-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-left-m-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-right-m-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-bottom-m-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 60px);
  }
  .footer .container .part-top-m-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-left-m-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-right-m-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-bottom-m-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 60px);
  }
  .footer .container .part-top-m-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-left-m-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-right-m-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-bottom-m-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 60px);
  }
  .footer .container .part-top-m-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-left-m-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-right-m-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-bottom-m-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 60px);
  }
  .footer .container .part-top-m-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-left-m-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-right-m-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-bottom-m-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 60px);
  }
  .footer .container .part-top-m-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-left-m-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-right-m-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-bottom-m-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 60px);
  }
  .footer .container .part-top-m-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-left-m-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-right-m-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-bottom-m-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 60px);
  }
  .footer .container .part-top-m-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-left-m-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-right-m-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-bottom-m-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .footer .container .part-top-s-0 {
    margin-top: 0px;
  }
  .footer .container .part-left-s-0 {
    margin-left: 0px;
  }
  .footer .container .part-right-s-0 {
    margin-right: 0px;
  }
  .footer .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .footer .container .part-top-s-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-left-s-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-right-s-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-bottom-s-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 40px);
  }
  .footer .container .part-top-s-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-left-s-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-right-s-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-bottom-s-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 40px);
  }
  .footer .container .part-top-s-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-left-s-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-right-s-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-bottom-s-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 40px);
  }
  .footer .container .part-top-s-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-left-s-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-right-s-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-bottom-s-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 40px);
  }
  .footer .container .part-top-s-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-left-s-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-right-s-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-bottom-s-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 40px);
  }
  .footer .container .part-top-s-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-left-s-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-right-s-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-bottom-s-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 40px);
  }
  .footer .container .part-top-s-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-left-s-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-right-s-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-bottom-s-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 40px);
  }
  .footer .container .part-top-s-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-left-s-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-right-s-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-bottom-s-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 40px);
  }
  .footer .container .part-top-s-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-left-s-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-right-s-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-bottom-s-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 40px);
  }
  .footer .container .part-top-s-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-left-s-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-right-s-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-bottom-s-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 40px);
  }
  .footer .container .part-top-s-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-left-s-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-right-s-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-bottom-s-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 40px);
  }
  .footer .container .part-top-s-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-left-s-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-right-s-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-bottom-s-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .footer .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .footer .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .footer .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .footer .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .footer .container .part-top-xs-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-left-xs-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-right-xs-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .footer .container .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 40px);
  }
  .footer .container .part-top-xs-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-left-xs-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-right-xs-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .footer .container .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 40px);
  }
  .footer .container .part-top-xs-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-left-xs-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-right-xs-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .footer .container .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 40px);
  }
  .footer .container .part-top-xs-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-left-xs-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-right-xs-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .footer .container .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 40px);
  }
  .footer .container .part-top-xs-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-left-xs-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-right-xs-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .footer .container .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 40px);
  }
  .footer .container .part-top-xs-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-left-xs-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-right-xs-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .footer .container .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 40px);
  }
  .footer .container .part-top-xs-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-left-xs-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-right-xs-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .footer .container .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 40px);
  }
  .footer .container .part-top-xs-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-left-xs-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-right-xs-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .footer .container .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 40px);
  }
  .footer .container .part-top-xs-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-left-xs-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-right-xs-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .footer .container .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 40px);
  }
  .footer .container .part-top-xs-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-left-xs-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-right-xs-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .footer .container .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 40px);
  }
  .footer .container .part-top-xs-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-left-xs-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-right-xs-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .footer .container .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 40px);
  }
  .footer .container .part-top-xs-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-left-xs-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-right-xs-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .footer .container .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .footer .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .footer .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .footer .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 922px) {
  .footer .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1200px) {
  .footer .container .part-xl-0 {
    display: none;
  }
}
.footer .container [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.footer .container [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.footer .container [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.footer .container [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.footer .container [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.footer .container [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.footer .container [class*=part].-text-left {
  text-align: left;
}
.footer .container [class*=part].-text-center {
  text-align: center;
}
.footer .container [class*=part].-text-right {
  text-align: right;
}
@media (max-width: 768px) {
  .footer .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.footer__top a:not(.button), .footer__top span, .footer__top li, .footer__top p, .footer__top h1, .footer__top h2, .footer__top h3, .footer__top h4, .footer__top h5, .footer__top h6 {
  color: white;
}
.footer__bottom a:not(.button), .footer__bottom span, .footer__bottom li, .footer__bottom p, .footer__bottom h1, .footer__bottom h2, .footer__bottom h3, .footer__bottom h4, .footer__bottom h5, .footer__bottom h6 {
  color: white;
}
.footer__top {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 922px) {
  .footer__top {
    padding-top: 80px;
  }
}
@media (max-width: 768px) {
  .footer__top {
    padding-top: 60px;
  }
}
@media (max-width: 576px) {
  .footer__top {
    padding-top: 60px;
  }
}
@media (max-width: 375px) {
  .footer__top {
    padding-top: 40px;
  }
}
@media (max-width: 922px) {
  .footer__top {
    padding-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .footer__top {
    padding-bottom: 60px;
  }
}
@media (max-width: 576px) {
  .footer__top {
    padding-bottom: 60px;
  }
}
@media (max-width: 375px) {
  .footer__top {
    padding-bottom: 40px;
  }
}
.footer__bottom {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #121212;
}
.footer__bottom nav {
  display: flex;
  align-items: center;
}
.footer__bottom nav * {
  margin: 0;
}
.footer__bottom nav * + * {
  margin-left: 20px;
}

.section + .section {
  margin-top: 130px;
}
@media (max-width: 922px) {
  .section + .section {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .section + .section {
    margin-top: 80px;
  }
}
@media (max-width: 576px) {
  .section + .section {
    margin-top: 80px;
  }
}
@media (max-width: 375px) {
  .section + .section {
    margin-top: 40px;
  }
}
.section .container {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.button {
  display: inline-flex;
  align-items: center;
  padding: 19px 30px;
  border-radius: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #111;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  background-color: #121212;
  border: none;
  font-weight: 600;
}
@media (max-width: 922px) {
  .button {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .button {
    font-size: 16px;
  }
}
.button + * {
  margin-top: 30px;
}
@media (max-width: 922px) {
  .button + * {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .button + * {
    margin-top: 15px;
  }
}
@media (max-width: 576px) {
  .button + * {
    margin-top: 15px;
  }
}
.button__icon {
  display: block;
  margin-left: 15px;
  height: 100%;
  width: auto;
}
.button__icon rect, .button__icon circle, .button__icon ellipse, .button__icon path, .button__icon polygon, .button__icon polyline {
  fill: currentColor;
}
.button__icon.-left {
  margin-left: 0;
  margin-right: 15px;
}
.button.-effect-1 {
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button.-effect-1:hover {
  background-color: #919191;
  border-color: #919191;
}
.button.-effect-1:active {
  background-color: #919191;
}
.button.-effect-2 {
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button.-effect-2 svg {
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button.-effect-2:hover svg {
  transform: translateX(5px);
}
.button.-effect-3 {
  transition: background-position 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-image: linear-gradient(to right, #919191, #919191 50%, #121212 50%, #121212);
  background-size: 200% 100%;
  background-position: 100% 0;
}
.button.-effect-3:hover {
  background-position: 0 0;
}
.button.-effect-4 {
  position: relative;
  z-index: 0;
  transition: none;
  background-color: transparent;
}
.button.-effect-4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: background-position 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-image: linear-gradient(to left, #919191, #919191 50%, #121212 50%, #121212);
  background-size: 200% 100%;
  background-position: 0 0;
}
.button.-effect-4:hover::before {
  background-position: 100% 0;
  transform: rotate(180deg);
}
.button.-effect-5 {
  transition: background-position 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-image: linear-gradient(to top, #919191, #919191 50%, #121212 50%, #121212);
  background-size: 100% 200%;
  background-position: 0 0;
}
.button.-effect-5:hover {
  background-position: 0 100%;
}
.button.-effect-6 {
  position: relative;
  z-index: 0;
  transition: none;
  background-color: transparent;
}
.button.-effect-6::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: background-position 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-image: linear-gradient(to bottom, #919191, #919191 50%, #121212 50%, #121212);
  background-size: 100% 200%;
  background-position: 0 100%;
}
.button.-effect-6:hover::before {
  background-position: 0 0;
  transform: rotate(180deg);
}
.button.-effect-7 {
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button.-effect-7:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.25);
}

.overview {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-4.5% / 2);
  margin-right: calc(-4.5% / 2);
  margin-bottom: -80px;
  width: calc(100% + (4.5%));
}
.overview__item {
  width: calc((4 * 100% / 12) - 4.5%);
  margin: 0 calc(4.5% / 2);
  margin-bottom: 80px;
}

.slider {
  width: 100%;
  height: 70vh;
}
.slider__inner {
  position: relative;
  height: 100%;
}
.slider__slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.slider__controls {
  display: none;
  justify-content: space-between;
}
.slider__controls.-active {
  display: flex;
}
.slider__control {
  cursor: pointer;
}
.slider__slide {
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.slider__slide.-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 100%;
  height: 100%;
  background-color: #121212;
  left: 100%;
}
@media (max-width: 900px) {
  .mobile-menu {
    display: block;
  }
}
.mobile-menu .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  max-width: 1280px;
}
.mobile-menu .container .part-1:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.mobile-menu .container .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.mobile-menu .container .part-2:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.mobile-menu .container .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.mobile-menu .container .part-3:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.mobile-menu .container .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.mobile-menu .container .part-4:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.mobile-menu .container .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.mobile-menu .container .part-5:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.mobile-menu .container .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.mobile-menu .container .part-6:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.mobile-menu .container .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.mobile-menu .container .part-7:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.mobile-menu .container .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.mobile-menu .container .part-8:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.mobile-menu .container .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.mobile-menu .container .part-9:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.mobile-menu .container .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.mobile-menu .container .part-10:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.mobile-menu .container .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.mobile-menu .container .part-11:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.mobile-menu .container .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.mobile-menu .container .part-12:not(.no-gutter) {
  width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.mobile-menu .container .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1200px) {
  .mobile-menu .container .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .mobile-menu .container .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .mobile-menu .container .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .mobile-menu .container .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .mobile-menu .container .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .mobile-menu .container .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .mobile-menu .container .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .mobile-menu .container .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .mobile-menu .container .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .mobile-menu .container .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .mobile-menu .container .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .mobile-menu .container .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 922px) {
  .mobile-menu .container .part-l-1:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .mobile-menu .container .part-l-2:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .mobile-menu .container .part-l-3:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .mobile-menu .container .part-l-4:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .mobile-menu .container .part-l-5:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .mobile-menu .container .part-l-6:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .mobile-menu .container .part-l-7:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .mobile-menu .container .part-l-8:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .mobile-menu .container .part-l-9:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .mobile-menu .container .part-l-10:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .mobile-menu .container .part-l-11:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .mobile-menu .container .part-l-12:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .mobile-menu .container .part-m-1:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .mobile-menu .container .part-m-2:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .mobile-menu .container .part-m-3:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .mobile-menu .container .part-m-4:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .mobile-menu .container .part-m-5:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .mobile-menu .container .part-m-6:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .mobile-menu .container .part-m-7:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .mobile-menu .container .part-m-8:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .mobile-menu .container .part-m-9:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .mobile-menu .container .part-m-10:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .mobile-menu .container .part-m-11:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .mobile-menu .container .part-m-12:not(.no-gutter) {
    width: calc(((100% - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .mobile-menu .container .part-s-1:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 1 + (3.2% * (1 - 1)));
  }
  .mobile-menu .container .part-s-1.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 1 + (0px * (1 - 1)));
  }
  .mobile-menu .container .part-s-2:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 2 + (3.2% * (2 - 1)));
  }
  .mobile-menu .container .part-s-2.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 2 + (0px * (2 - 1)));
  }
  .mobile-menu .container .part-s-3:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 3 + (3.2% * (3 - 1)));
  }
  .mobile-menu .container .part-s-3.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 3 + (0px * (3 - 1)));
  }
  .mobile-menu .container .part-s-4:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 4 + (3.2% * (4 - 1)));
  }
  .mobile-menu .container .part-s-4.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 4 + (0px * (4 - 1)));
  }
}
@media (max-width: 375px) {
  .mobile-menu .container .part-xs-1:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 1 + (3.2% * (1 - 1)));
  }
  .mobile-menu .container .part-xs-1.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 1 + (0px * (1 - 1)));
  }
  .mobile-menu .container .part-xs-2:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 2 + (3.2% * (2 - 1)));
  }
  .mobile-menu .container .part-xs-2.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 2 + (0px * (2 - 1)));
  }
  .mobile-menu .container .part-xs-3:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 3 + (3.2% * (3 - 1)));
  }
  .mobile-menu .container .part-xs-3.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 3 + (0px * (3 - 1)));
  }
  .mobile-menu .container .part-xs-4:not(.no-gutter) {
    width: calc(((100% - (3.2% * (4 - 1))) / 4) * 4 + (3.2% * (4 - 1)));
  }
  .mobile-menu .container .part-xs-4.no-gutter {
    width: calc(((100% - (0px * (4 - 1))) / 4) * 4 + (0px * (4 - 1)));
  }
}
.mobile-menu .container .part-top-0 {
  margin-top: 0px;
}
.mobile-menu .container .part-left-0 {
  margin-left: 0px;
}
.mobile-menu .container .part-right-0 {
  margin-right: 0px;
}
.mobile-menu .container .part-bottom-0 {
  margin-bottom: calc(0px + 60px);
}
.mobile-menu .container .part-top-1 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.mobile-menu .container .part-left-1 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.mobile-menu .container .part-right-1 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
}
.mobile-menu .container .part-bottom-1 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 60px);
}
.mobile-menu .container .part-top-2 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.mobile-menu .container .part-left-2 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.mobile-menu .container .part-right-2 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
}
.mobile-menu .container .part-bottom-2 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 60px);
}
.mobile-menu .container .part-top-3 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.mobile-menu .container .part-left-3 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.mobile-menu .container .part-right-3 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
}
.mobile-menu .container .part-bottom-3 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 60px);
}
.mobile-menu .container .part-top-4 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.mobile-menu .container .part-left-4 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.mobile-menu .container .part-right-4 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
}
.mobile-menu .container .part-bottom-4 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 60px);
}
.mobile-menu .container .part-top-5 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.mobile-menu .container .part-left-5 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.mobile-menu .container .part-right-5 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
}
.mobile-menu .container .part-bottom-5 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 60px);
}
.mobile-menu .container .part-top-6 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.mobile-menu .container .part-left-6 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.mobile-menu .container .part-right-6 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
}
.mobile-menu .container .part-bottom-6 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 60px);
}
.mobile-menu .container .part-top-7 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.mobile-menu .container .part-left-7 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.mobile-menu .container .part-right-7 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
}
.mobile-menu .container .part-bottom-7 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 60px);
}
.mobile-menu .container .part-top-8 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.mobile-menu .container .part-left-8 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.mobile-menu .container .part-right-8 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
}
.mobile-menu .container .part-bottom-8 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 60px);
}
.mobile-menu .container .part-top-9 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.mobile-menu .container .part-left-9 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.mobile-menu .container .part-right-9 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
}
.mobile-menu .container .part-bottom-9 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 60px);
}
.mobile-menu .container .part-top-10 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.mobile-menu .container .part-left-10 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.mobile-menu .container .part-right-10 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
}
.mobile-menu .container .part-bottom-10 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 60px);
}
.mobile-menu .container .part-top-11 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.mobile-menu .container .part-left-11 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.mobile-menu .container .part-right-11 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
}
.mobile-menu .container .part-bottom-11 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 60px);
}
.mobile-menu .container .part-top-12 {
  margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.mobile-menu .container .part-left-12 {
  margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.mobile-menu .container .part-right-12 {
  margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
}
.mobile-menu .container .part-bottom-12 {
  margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 60px);
}
@media (max-width: 922px) {
  .mobile-menu .container .part-top-l-0 {
    margin-top: 0px;
  }
  .mobile-menu .container .part-left-l-0 {
    margin-left: 0px;
  }
  .mobile-menu .container .part-right-l-0 {
    margin-right: 0px;
  }
  .mobile-menu .container .part-bottom-l-0 {
    margin-bottom: calc(0px + 60px);
  }
  .mobile-menu .container .part-top-l-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-left-l-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-right-l-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-bottom-l-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-left-l-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-right-l-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-bottom-l-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-left-l-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-right-l-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-bottom-l-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-left-l-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-right-l-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-bottom-l-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-left-l-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-right-l-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-bottom-l-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-left-l-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-right-l-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-bottom-l-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-left-l-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-right-l-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-bottom-l-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-left-l-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-right-l-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-bottom-l-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-left-l-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-right-l-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-bottom-l-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-left-l-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-right-l-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-bottom-l-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-left-l-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-right-l-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-bottom-l-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-left-l-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-right-l-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-bottom-l-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .mobile-menu .container .part-top-m-0 {
    margin-top: 0px;
  }
  .mobile-menu .container .part-left-m-0 {
    margin-left: 0px;
  }
  .mobile-menu .container .part-right-m-0 {
    margin-right: 0px;
  }
  .mobile-menu .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 60px);
  }
  .mobile-menu .container .part-top-m-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-left-m-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-right-m-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-bottom-m-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-left-m-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-right-m-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-bottom-m-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-left-m-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-right-m-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-bottom-m-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-left-m-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-right-m-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-bottom-m-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-left-m-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-right-m-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-bottom-m-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-left-m-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-right-m-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-bottom-m-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-left-m-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-right-m-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-bottom-m-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-left-m-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-right-m-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-bottom-m-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-left-m-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-right-m-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-bottom-m-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-left-m-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-right-m-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-bottom-m-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-left-m-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-right-m-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-bottom-m-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-left-m-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-right-m-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-bottom-m-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .mobile-menu .container .part-top-s-0 {
    margin-top: 0px;
  }
  .mobile-menu .container .part-left-s-0 {
    margin-left: 0px;
  }
  .mobile-menu .container .part-right-s-0 {
    margin-right: 0px;
  }
  .mobile-menu .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .mobile-menu .container .part-top-s-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-left-s-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-right-s-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-bottom-s-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-left-s-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-right-s-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-bottom-s-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-left-s-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-right-s-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-bottom-s-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-left-s-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-right-s-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-bottom-s-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-left-s-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-right-s-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-bottom-s-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-left-s-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-right-s-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-bottom-s-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-left-s-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-right-s-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-bottom-s-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-left-s-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-right-s-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-bottom-s-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-left-s-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-right-s-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-bottom-s-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-left-s-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-right-s-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-bottom-s-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-left-s-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-right-s-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-bottom-s-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-left-s-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-right-s-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-bottom-s-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .mobile-menu .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .mobile-menu .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .mobile-menu .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .mobile-menu .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .mobile-menu .container .part-top-xs-1 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-left-xs-1 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-right-xs-1 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-2 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-left-xs-2 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-right-xs-2 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 2 + (4.5% * (2 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-3 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-left-xs-3 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-right-xs-3 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 3 + (4.5% * (3 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-4 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-left-xs-4 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-right-xs-4 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 4 + (4.5% * (4 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-5 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-left-xs-5 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-right-xs-5 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 5 + (4.5% * (5 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-6 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-left-xs-6 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-right-xs-6 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 6 + (4.5% * (6 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-7 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-left-xs-7 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-right-xs-7 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 7 + (4.5% * (7 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-8 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-left-xs-8 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-right-xs-8 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 8 + (4.5% * (8 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-9 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-left-xs-9 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-right-xs-9 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 9 + (4.5% * (9 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-10 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-left-xs-10 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-right-xs-10 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 10 + (4.5% * (10 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-11 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-left-xs-11 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-right-xs-11 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 11 + (4.5% * (11 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-12 {
    margin-top: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-left-xs-12 {
    margin-left: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-right-xs-12 {
    margin-right: calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1280px - (4.5% * (12 - 1))) / 12) * 12 + (4.5% * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .mobile-menu .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .mobile-menu .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .mobile-menu .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 922px) {
  .mobile-menu .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1200px) {
  .mobile-menu .container .part-xl-0 {
    display: none;
  }
}
.mobile-menu .container [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.mobile-menu .container [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.mobile-menu .container [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.mobile-menu .container [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.mobile-menu .container [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.mobile-menu .container [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.mobile-menu .container [class*=part].-text-left {
  text-align: left;
}
.mobile-menu .container [class*=part].-text-center {
  text-align: center;
}
.mobile-menu .container [class*=part].-text-right {
  text-align: right;
}
@media (max-width: 768px) {
  .mobile-menu .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.mobile-menu .container a:not(.button), .mobile-menu .container span, .mobile-menu .container li, .mobile-menu .container p, .mobile-menu .container h1, .mobile-menu .container h2, .mobile-menu .container h3, .mobile-menu .container h4, .mobile-menu .container h5, .mobile-menu .container h6 {
  color: white;
}
.mobile-menu__nav {
  margin-top: 130px;
}
@media (max-width: 922px) {
  .mobile-menu__nav {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .mobile-menu__nav {
    margin-top: 80px;
  }
}
@media (max-width: 576px) {
  .mobile-menu__nav {
    margin-top: 80px;
  }
}
@media (max-width: 375px) {
  .mobile-menu__nav {
    margin-top: 40px;
  }
}
.mobile-menu__link {
  display: block;
}
.mobile-menu.-active {
  left: 0;
}

.hamburger {
  position: relative;
  display: none;
  width: 33px;
  height: 25px;
  cursor: pointer;
}
@media (max-width: 900px) {
  .hamburger {
    display: block;
  }
}
.hamburger span {
  position: absolute;
  right: 0;
  display: inline-block;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 100%;
  height: 3px;
  margin: auto;
  background-color: #121212;
}
.hamburger span:nth-of-type(1) {
  top: 0;
}
.hamburger span:nth-of-type(2) {
  top: 0;
  bottom: 0;
}
.hamburger span:nth-of-type(3) {
  top: calc(25px - 3px);
}
.hamburger.-effect-1 span {
  left: 0;
  right: 0;
}
.hamburger.-effect-1 span:nth-of-type(1), .hamburger.-effect-1 span:nth-of-type(3) {
  transition: transform 250ms ease-in-out, top 250ms ease-in-out 250ms;
}
.hamburger.-effect-1 span:nth-of-type(2) {
  transition: width 250ms 250ms;
}
.hamburger.-effect-1.-active span {
  background-color: #121212;
}
.hamburger.-effect-1.-active span:nth-of-type(1) {
  top: calc(12.5px);
  transform: rotate(-45deg);
}
.hamburger.-effect-1.-active span:nth-of-type(2) {
  width: 0;
  transition: width 250ms;
}
.hamburger.-effect-1.-active span:nth-of-type(3) {
  top: calc(12.5px);
  transform: rotate(45deg);
}
.hamburger.-effect-1.-active span:nth-of-type(1), .hamburger.-effect-1.-active span:nth-of-type(3) {
  transition: top 250ms ease-in-out, transform 250ms ease-in-out 250ms;
}
.hamburger.-effect-2 span:nth-of-type(1), .hamburger.-effect-2 span:nth-of-type(3) {
  transition: transform 250ms ease-in-out, top 250ms ease-in-out calc(250ms);
}
.hamburger.-effect-2 span:nth-of-type(2) {
  transition: opacity 0s calc(250ms);
}
.hamburger.-effect-2.-active span {
  background-color: #121212;
}
.hamburger.-effect-2.-active span:nth-of-type(1) {
  top: calc(12.5px);
  transform: rotate(-45deg);
}
.hamburger.-effect-2.-active span:nth-of-type(2) {
  opacity: 0;
}
.hamburger.-effect-2.-active span:nth-of-type(3) {
  top: calc(12.5px);
  transform: rotate(45deg);
}
.hamburger.-effect-2.-active span:nth-of-type(1), .hamburger.-effect-2.-active span:nth-of-type(3) {
  transition: top 250ms ease-in-out, transform 250ms ease-in-out calc(250ms);
}
.hamburger.-effect-3 span {
  left: 0;
  right: 0;
  transition: top 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.hamburger.-effect-3.-active span {
  background-color: #121212;
}
.hamburger.-effect-3.-active span:nth-of-type(1) {
  top: calc(12.5px);
  transform: rotate(-45deg);
}
.hamburger.-effect-3.-active span:nth-of-type(2) {
  opacity: 0;
  width: 0;
}
.hamburger.-effect-3.-active span:nth-of-type(3) {
  top: calc(12.5px);
  transform: rotate(45deg);
}
.hamburger.-effect-4 span {
  left: 0;
  right: 0;
  transition: top 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) calc(500ms / 2), transform 0s calc(500ms / 2);
}
.hamburger.-effect-4.-active span {
  background-color: #121212;
}
.hamburger.-effect-4.-active span:nth-of-type(1) {
  top: calc(12.5px);
  -webkit-animation: spanLoad 500ms ease-in-out;
          animation: spanLoad 500ms ease-in-out;
  transform: rotate(-45deg);
}
.hamburger.-effect-4.-active span:nth-of-type(2) {
  opacity: 0;
  width: 0;
}
.hamburger.-effect-4.-active span:nth-of-type(3) {
  top: calc(12.5px);
  transform: rotate(45deg);
  -webkit-animation: spanLoad 500ms ease-in-out;
          animation: spanLoad 500ms ease-in-out;
}
.hamburger.-effect-4.-active span:nth-of-type(1), .hamburger.-effect-4.-active span:nth-of-type(3) {
  transition: top 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0s calc(500ms / 2);
}
.hamburger.-effect-4:not(.-active) span:nth-of-type(1), .hamburger.-effect-4:not(.-active) span:nth-of-type(3) {
  -webkit-animation: spanBack 500ms ease-in-out;
          animation: spanBack 500ms ease-in-out;
}
.hamburger.-effect-4:not(.-active) span:nth-of-type(2) {
  -webkit-animation: spanBackTwo 500ms ease-in-out;
          animation: spanBackTwo 500ms ease-in-out;
}
@-webkit-keyframes spanLoad {
  0% {
    width: 100%;
  }
  50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes spanLoad {
  0% {
    width: 100%;
  }
  50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes spanBack {
  0% {
    width: 100%;
  }
  50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes spanBack {
  0% {
    width: 100%;
  }
  50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes spanBackTwo {
  0% {
    width: 0;
  }
  50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes spanBackTwo {
  0% {
    width: 0;
  }
  50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.hamburger.-effect-5 span {
  transition: none;
}
.hamburger.-effect-5.-active span {
  background-color: #121212;
}
.hamburger.-effect-5.-active span:nth-of-type(1) {
  top: calc(12.5px);
  transform: rotate(-45deg);
}
.hamburger.-effect-5.-active span:nth-of-type(2) {
  opacity: 0;
  width: 0;
}
.hamburger.-effect-5.-active span:nth-of-type(3) {
  top: calc(12.5px);
  transform: rotate(45deg);
}
.hamburger.-effect-6.-active span {
  background-color: #121212;
}
.hamburger.-effect-6.-active span:nth-of-type(1) {
  top: calc(12.5px);
  transform: rotate(-45deg);
}
.hamburger.-effect-6.-active span:nth-of-type(2) {
  opacity: 0;
  width: 0;
}
.hamburger.-effect-6.-active span:nth-of-type(3) {
  top: calc(12.5px);
  transform: rotate(45deg);
}
.hamburger.-effect-7 span {
  width: calc(33px / 2);
}
.hamburger.-effect-7 span:nth-of-type(1), .hamburger.-effect-7 span:nth-of-type(3) {
  right: unset;
  left: 0;
  transform-origin: right;
}
.hamburger.-effect-7 span:nth-of-type(2) {
  left: 0;
  right: 0;
  width: 33px;
}
.hamburger.-effect-7 span:nth-of-type(4) {
  transform-origin: left;
}
.hamburger.-effect-7 span:nth-of-type(5) {
  bottom: 0;
  transform-origin: left;
}
.hamburger.-effect-7 span:not(:nth-of-type(2)) {
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) 300ms;
}
.hamburger.-effect-7.-active span {
  background-color: #121212;
}
.hamburger.-effect-7.-active span:nth-of-type(1) {
  transform: rotate(45deg);
  top: calc(25px / 2);
}
.hamburger.-effect-7.-active span:nth-of-type(2) {
  width: 0;
}
.hamburger.-effect-7.-active span:nth-of-type(3) {
  transform: rotate(-45deg);
  bottom: calc(25px / 2);
}
.hamburger.-effect-7.-active span:nth-of-type(4) {
  transform: rotate(-45deg);
  top: calc(25px / 2);
}
.hamburger.-effect-7.-active span:nth-of-type(5) {
  transform: rotate(45deg);
  bottom: calc(25px / 2);
}

.form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0;
  background-color: transparent;
}
.form label {
  display: block;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #111;
  font-weight: 600;
}
@media (max-width: 922px) {
  .form label {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form label {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form label {
    font-size: 16px;
  }
}
.form label + * {
  margin-top: 30px;
}
@media (max-width: 922px) {
  .form label + * {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .form label + * {
    margin-top: 15px;
  }
}
@media (max-width: 576px) {
  .form label + * {
    margin-top: 15px;
  }
}
.form label + * {
  margin-top: 10px;
}
.form textarea {
  display: block;
  width: 100%;
  padding: 17px 20px;
  background-color: #F7F8F8;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #111;
  border: 1px solid #DDDDDD;
  height: 200px;
}
@media (max-width: 922px) {
  .form textarea {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form textarea {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form textarea {
    font-size: 16px;
  }
}
.form textarea + * {
  margin-top: 30px;
}
@media (max-width: 922px) {
  .form textarea + * {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .form textarea + * {
    margin-top: 15px;
  }
}
@media (max-width: 576px) {
  .form textarea + * {
    margin-top: 15px;
  }
}
.form textarea:hover {
  border-color: #7E7E7E;
}
.form textarea:focus {
  outline: none;
}
.form__field {
  position: relative;
  width: 100%;
}
.form__field + .form__field {
  margin-top: 40px;
}
.form__field.-half {
  width: calc(50% - (40px / 2));
}
@media (max-width: 576px) {
  .form__field.-half {
    width: 100%;
  }
}
.form__field.-no-top-space {
  margin-top: 0;
}
.form .input {
  display: block;
  width: 100%;
  padding: 17px 20px;
  background-color: #F7F8F8;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #111;
  border: 1px solid #DDDDDD;
}
@media (max-width: 922px) {
  .form .input {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form .input {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input {
    font-size: 16px;
  }
}
.form .input + * {
  margin-top: 30px;
}
@media (max-width: 922px) {
  .form .input + * {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .form .input + * {
    margin-top: 15px;
  }
}
@media (max-width: 576px) {
  .form .input + * {
    margin-top: 15px;
  }
}
.form .input:hover {
  border-color: #7E7E7E;
}
.form .input:focus {
  outline: none;
}
.form .input--1 {
  display: block;
  width: 100%;
  padding: 17px 20px;
  background-color: #F7F8F8;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #111;
  border: 1px solid #DDDDDD;
}
@media (max-width: 922px) {
  .form .input--1 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form .input--1 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input--1 {
    font-size: 16px;
  }
}
.form .input--1 + * {
  margin-top: 30px;
}
@media (max-width: 922px) {
  .form .input--1 + * {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .form .input--1 + * {
    margin-top: 15px;
  }
}
@media (max-width: 576px) {
  .form .input--1 + * {
    margin-top: 15px;
  }
}
.form .input--1:hover {
  border-color: #7E7E7E;
}
.form .input--1:focus {
  outline: none;
}
.form .input--2 {
  display: block;
  width: 100%;
  padding: 17px 0;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: none;
  border-bottom: 1px solid #DDDDDD;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  outline: none;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #111;
}
@media (max-width: 922px) {
  .form .input--2 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form .input--2 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input--2 {
    font-size: 16px;
  }
}
.form .input--2 + * {
  margin-top: 30px;
}
@media (max-width: 922px) {
  .form .input--2 + * {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .form .input--2 + * {
    margin-top: 15px;
  }
}
@media (max-width: 576px) {
  .form .input--2 + * {
    margin-top: 15px;
  }
}
.form .input--2::-moz-placeholder {
  opacity: 0;
}
.form .input--2:-ms-input-placeholder {
  opacity: 0;
}
.form .input--2::placeholder {
  opacity: 0;
}
.form .input--2 + label {
  position: absolute;
  bottom: 17px;
  margin-top: 0;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  pointer-events: none;
}
.form .input--2:not(:-moz-placeholder-shown) + label {
  bottom: 100%;
  font-size: 11px;
}
.form .input--2:not(:-ms-input-placeholder) + label {
  bottom: 100%;
  font-size: 11px;
}
.form .input--2:focus + label, .form .input--2:not(:placeholder-shown) + label {
  bottom: 100%;
  font-size: 11px;
}
.form .input--2.-error {
  border-color: #D00000;
}
.form .input.-error {
  background-color: #FFEFEF;
  border-color: #D00000;
}
.form .input.-success {
  background-color: #F7F8F8;
  border-color: #16C100;
}
.form .input--checkbox {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.form .input--checkbox + label {
  position: relative;
  display: block;
  padding-left: calc(22px + 17px);
  cursor: pointer;
}
.form .input--checkbox + label::before {
  display: block;
  width: 100%;
  padding: 17px 20px;
  background-color: #F7F8F8;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #111;
  border: 1px solid #DDDDDD;
  content: "";
  position: absolute;
  left: 0;
  top: calc(((1.5 * 16px) - (22px + 1px)) / 2);
  cursor: pointer;
  padding: 0;
  width: 22px;
  height: 22px;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #F7F8F8;
}
@media (max-width: 922px) {
  .form .input--checkbox + label::before {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form .input--checkbox + label::before {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input--checkbox + label::before {
    font-size: 16px;
  }
}
.form .input--checkbox + label::before + * {
  margin-top: 30px;
}
@media (max-width: 922px) {
  .form .input--checkbox + label::before + * {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .form .input--checkbox + label::before + * {
    margin-top: 15px;
  }
}
@media (max-width: 576px) {
  .form .input--checkbox + label::before + * {
    margin-top: 15px;
  }
}
.form .input--checkbox + label::before:hover {
  border-color: #7E7E7E;
}
.form .input--checkbox + label::before:focus {
  outline: none;
}
.form .input--checkbox + label:hover ~ .check {
  opacity: 0.2;
}
.form .input--checkbox ~ .check {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  margin: 0;
  opacity: 0;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  padding: calc(22px - 18px);
  width: calc(22px + 1px);
  height: calc(22px + 1px);
}
.form .input--checkbox:checked ~ .check {
  opacity: 1;
}
.form .input--checkbox.-error + label::before {
  background-color: #FFEFEF;
  border-color: #D00000;
}
.form .input--checkbox.-error ~ .check rect, .form .input--checkbox.-error ~ .check circle, .form .input--checkbox.-error ~ .check ellipse, .form .input--checkbox.-error ~ .check path, .form .input--checkbox.-error ~ .check polygon, .form .input--checkbox.-error ~ .check polyline {
  fill: #D00000;
}
.form .input--checkbox.-success + label::before {
  background-color: #F7F8F8;
  border-color: #16C100;
}
.form .input--checkbox.-success ~ .check rect, .form .input--checkbox.-success ~ .check circle, .form .input--checkbox.-success ~ .check ellipse, .form .input--checkbox.-success ~ .check path, .form .input--checkbox.-success ~ .check polygon, .form .input--checkbox.-success ~ .check polyline {
  fill: #16C100;
}
.form .input--radio {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.form .input--radio + label {
  position: relative;
  display: block;
  padding-left: calc(22px + 17px);
  cursor: pointer;
}
.form .input--radio + label::before {
  display: block;
  width: 100%;
  padding: 17px 20px;
  background-color: #F7F8F8;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #111;
  border: 1px solid #DDDDDD;
  content: "";
  position: absolute;
  left: 0;
  top: calc(((1.5 * 16px) - (22px + 1px)) / 2);
  cursor: pointer;
  padding: 0;
  width: 22px;
  height: 22px;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #F7F8F8;
}
@media (max-width: 922px) {
  .form .input--radio + label::before {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form .input--radio + label::before {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input--radio + label::before {
    font-size: 16px;
  }
}
.form .input--radio + label::before + * {
  margin-top: 30px;
}
@media (max-width: 922px) {
  .form .input--radio + label::before + * {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .form .input--radio + label::before + * {
    margin-top: 15px;
  }
}
@media (max-width: 576px) {
  .form .input--radio + label::before + * {
    margin-top: 15px;
  }
}
.form .input--radio + label::before:hover {
  border-color: #7E7E7E;
}
.form .input--radio + label::before:focus {
  outline: none;
}
.form .input--radio + label:hover ~ .check {
  opacity: 0.2;
}
.form .input--radio ~ .check {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  margin: 0;
  opacity: 0;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  padding: calc(22px - 18px);
  width: calc(22px + 1px);
  height: calc(22px + 1px);
}
.form .input--radio:checked ~ .check {
  opacity: 1;
}
.form .input--radio.-error + label::before {
  background-color: #FFEFEF;
  border-color: #D00000;
}
.form .input--radio.-error ~ .check rect, .form .input--radio.-error ~ .check circle, .form .input--radio.-error ~ .check ellipse, .form .input--radio.-error ~ .check path, .form .input--radio.-error ~ .check polygon, .form .input--radio.-error ~ .check polyline {
  fill: #D00000;
}
.form .input--radio.-success + label::before {
  background-color: #F7F8F8;
  border-color: #16C100;
}
.form .input--radio.-success ~ .check rect, .form .input--radio.-success ~ .check circle, .form .input--radio.-success ~ .check ellipse, .form .input--radio.-success ~ .check path, .form .input--radio.-success ~ .check polygon, .form .input--radio.-success ~ .check polyline {
  fill: #16C100;
}
.form .input--radio + label {
  padding-left: calc(19px + 20px);
}
.form .input--radio + label::before {
  border-radius: 100%;
  width: 19px;
  height: 19px;
  top: calc(((1.5 * 16px) - (19px + 1px)) / 2);
}
.form .input--radio ~ .check {
  padding: calc(19px - 14px);
  top: calc(((1.5 * 16px) - (19px + 1px)) / 2);
  width: calc(19px + (1px * 2));
  height: calc(19px + (1px * 2));
}
.form .input--radio:checked ~ .check {
  opacity: 1;
}
.form .error--1 {
  background-color: #FFEFEF;
  border-color: #D00000;
}
.form .error--2 input {
  border-color: #D00000;
}
.form .error--2__text {
  position: absolute;
  top: calc(100% + 5px);
  margin: 0;
  font-size: 12px;
  color: #D00000;
}
.form .error--3__text {
  position: absolute;
  top: calc(100% + 5px);
  margin: 0;
  font-size: 12px;
  color: #D00000;
}

.faq__item {
  display: block;
}
.faq__item.-active .faq__answer {
  height: auto;
}
.faq__question {
  position: relative;
  cursor: pointer;
}
.faq__icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: auto;
}
.faq__answer {
  overflow: hidden;
  height: 0;
  margin: 0;
  padding: 0;
}

.block {
  padding: 60px 60px;
  background-color: transparent;
}
@media (max-width: 922px) {
  .block {
    padding: 70px 40px;
  }
}
@media (max-width: 768px) {
  .block {
    padding: 70px 40px;
  }
}
@media (max-width: 576px) {
  .block {
    padding: 70px 40px;
  }
}
.block a:not(.button), .block span, .block li, .block p, .block h1, .block h2, .block h3, .block h4, .block h5, .block h6 {
  color: #111;
}
.block h1, .block h2, .block h3, .block h4, .block h5, .block h6,
.block .heading-1,
.block .heading-2,
.block .heading-3,
.block .heading-4,
.block .heading-5,
.block .heading-6 {
  color: #111;
}
.block.-color-1 {
  background-color: #121212;
}
.block.-color-1 a:not(.button), .block.-color-1 span, .block.-color-1 li, .block.-color-1 p, .block.-color-1 h1, .block.-color-1 h2, .block.-color-1 h3, .block.-color-1 h4, .block.-color-1 h5, .block.-color-1 h6 {
  color: white;
}
.block.-color-1 h1, .block.-color-1 h2, .block.-color-1 h3, .block.-color-1 h4, .block.-color-1 h5, .block.-color-1 h6,
.block.-color-1 .heading-1,
.block.-color-1 .heading-2,
.block.-color-1 .heading-3,
.block.-color-1 .heading-4,
.block.-color-1 .heading-5,
.block.-color-1 .heading-6 {
  color: white;
}
.block.-color-2 {
  background-color: #009DFF;
}
.block.-color-2 a:not(.button), .block.-color-2 span, .block.-color-2 li, .block.-color-2 p, .block.-color-2 h1, .block.-color-2 h2, .block.-color-2 h3, .block.-color-2 h4, .block.-color-2 h5, .block.-color-2 h6 {
  color: white;
}
.block.-color-2 h1, .block.-color-2 h2, .block.-color-2 h3, .block.-color-2 h4, .block.-color-2 h5, .block.-color-2 h6,
.block.-color-2 .heading-1,
.block.-color-2 .heading-2,
.block.-color-2 .heading-3,
.block.-color-2 .heading-4,
.block.-color-2 .heading-5,
.block.-color-2 .heading-6 {
  color: white;
}
.block.-color-3 {
  background-color: #DDDDDD;
}
.block.-color-3 a:not(.button), .block.-color-3 span, .block.-color-3 li, .block.-color-3 p, .block.-color-3 h1, .block.-color-3 h2, .block.-color-3 h3, .block.-color-3 h4, .block.-color-3 h5, .block.-color-3 h6 {
  color: white;
}
.block.-color-3 h1, .block.-color-3 h2, .block.-color-3 h3, .block.-color-3 h4, .block.-color-3 h5, .block.-color-3 h6,
.block.-color-3 .heading-1,
.block.-color-3 .heading-2,
.block.-color-3 .heading-3,
.block.-color-3 .heading-4,
.block.-color-3 .heading-5,
.block.-color-3 .heading-6 {
  color: white;
}
.block.-white {
  background-color: white;
}
.block.-white a:not(.button), .block.-white span, .block.-white li, .block.-white p, .block.-white h1, .block.-white h2, .block.-white h3, .block.-white h4, .block.-white h5, .block.-white h6 {
  color: #111;
}
.block.-white h1, .block.-white h2, .block.-white h3, .block.-white h4, .block.-white h5, .block.-white h6,
.block.-white .heading-1,
.block.-white .heading-2,
.block.-white .heading-3,
.block.-white .heading-4,
.block.-white .heading-5,
.block.-white .heading-6 {
  color: #111;
}
.block.-black {
  background-color: #111;
}
.block.-black a:not(.button), .block.-black span, .block.-black li, .block.-black p, .block.-black h1, .block.-black h2, .block.-black h3, .block.-black h4, .block.-black h5, .block.-black h6 {
  color: white;
}
.block.-black h1, .block.-black h2, .block.-black h3, .block.-black h4, .block.-black h5, .block.-black h6,
.block.-black .heading-1,
.block.-black .heading-2,
.block.-black .heading-3,
.block.-black .heading-4,
.block.-black .heading-5,
.block.-black .heading-6 {
  color: white;
}

.image--cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.image--contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.image--full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.section .container [class*=part] {
  position: relative;
}
.section .container [class*=part].--colored {
  padding: calc(((1280px - (4.5% * (12 - 1))) / 12) * 1 + (4.5% * (1 - 1)));
  background-color: #121212;
}
.section .container [class*=part].--colored.-color-1 {
  background-color: #121212;
}
.section .container [class*=part].--colored.-color-2 {
  background-color: #009DFF;
}
.section .container [class*=part].--colored.-color-3 {
  background-color: #DDDDDD;
}
.section .container [class*=part].--colored.-white {
  background-color: white;
}
.section .container [class*=part].--colored.-black {
  background-color: #111;
}

.code {
  display: flex;
  border: 2px solid #F0F0F0;
  height: 360px;
  margin-top: 30px;
  max-width: 1200px;
}
.code__right {
  width: 55%;
}
.code__left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45%;
  border-right: 2px solid #F0F0F0;
  padding: 60px;
}
.code__menu {
  display: flex;
  border-bottom: 2px solid #F0F0F0;
  padding-left: 40px;
  padding-top: 15px;
}
.code__code {
  position: relative;
  display: none;
  padding: 40px 0 40px 40px;
  height: calc(100% - 54px);
  background-color: #FBFBFB;
}
.code__code .inner {
  overflow: scroll;
  display: flex;
}
.code__code .inner::after {
  content: "";
  display: inline-block;
  min-width: 40px;
  height: 2px;
}
.code__code.-active {
  display: block;
}
.code__code p {
  color: #0277AA;
  line-height: 1.8;
}
.code__code p > span:first-of-type {
  color: #CC7832;
}
.code__code p > span:nth-of-type(2) {
  color: #E8BF69;
}
.code__code p .-grey {
  color: #A6B7C8;
}
.code__code p .-red {
  color: #CC7832;
}
.code__code p .-purple {
  color: #9F73AE;
}
.code__code p + p {
  margin-top: 5px;
}
.code__item {
  padding-bottom: 13px;
  margin-bottom: -2px;
  margin-top: 0;
  opacity: 0.5;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
}
.code__item.-active {
  opacity: 1;
  border-bottom: 2px solid #111;
}
.code__item + p {
  margin-left: 20px;
}
.code__item:hover {
  opacity: 1;
}
.code__copy {
  position: absolute;
  bottom: -2px;
  right: -2px;
  padding: 15px 25px;
  border: 2px solid #F0F0F0;
  transition: background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), border-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: white;
  cursor: pointer;
}
.code__copy input {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}
.code__copy:hover {
  background-color: #F0F0F0;
}
.code__small {
  position: static;
  padding: 25px 30px;
  width: 100%;
  max-width: 600px;
  border-radius: 5px;
  transition: border-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px;
  background-position: right 25px center;
  background-color: #f6f8fa;
  background-image: url("/img/copy.png");
  cursor: pointer;
}
.code__small:hover {
  background-color: #f6f8fa;
  border-color: #DDDDDD;
}
.code__small + .code__small {
  margin-top: 15px;
}
.code .form {
  width: 60%;
  min-width: 250px;
}

.notification {
  position: fixed;
  bottom: -100px;
  right: 30px;
  padding: 18px 35px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  background-color: #111;
  color: white;
}
.notification.-active {
  -webkit-animation: loadNotification 2s;
          animation: loadNotification 2s;
}

@-webkit-keyframes loadNotification {
  0% {
    bottom: -100px;
  }
  15% {
    bottom: 30px;
  }
  85% {
    bottom: 30px;
  }
  100% {
    bottom: -100px;
  }
}

@keyframes loadNotification {
  0% {
    bottom: -100px;
  }
  15% {
    bottom: 30px;
  }
  85% {
    bottom: 30px;
  }
  100% {
    bottom: -100px;
  }
}
p a:not(.button).text-link-1 {
  transition: background-size 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  text-decoration: none;
  color: #009DFF;
}
p a:not(.button).text-link-1:hover, p a:not(.button).text-link-1:focus {
  background-size: 100% 2px;
}
p a:not(.button).text-link-2 {
  transition: border 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-bottom: 2px solid white;
  color: #009DFF;
}
p a:not(.button).text-link-2:hover, p a:not(.button).text-link-2:focus {
  border-bottom: 2px solid currentColor;
}
p a:not(.button).text-link-3 {
  color: #009DFF;
  transition: color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
p a:not(.button).text-link-3:hover, p a:not(.button).text-link-3:focus {
  color: #5164CB;
}
p a:not(.button).text-link-4 {
  color: #009DFF;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
p a:not(.button).text-link-4:hover, p a:not(.button).text-link-4:focus {
  opacity: 0.33;
}
