@import url(https://use.typekit.net/vln1dgm.css);
@keyframes setImageToTop {
  0% {
    z-index: 0;
    transform: translateY(0);
  }
  50% {
    z-index: 1;
    transform: translateY(50px);
  }
  100% {
    z-index: 1;
    transform: translateY(0);
  }
}
h1, .heading-1 {
  font-family: proforma, serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 1.2;
  color: #1A3C53;
}
@media (max-width: 992px) {
  h1, .heading-1 {
    font-size: 50px;
  }
}
@media (max-width: 840px) {
  h1, .heading-1 {
    font-size: 50px;
  }
}
@media (max-width: 576px) {
  h1, .heading-1 {
    font-size: 40px;
  }
}
h1 + *, .heading-1 + * {
  margin-top: 40px;
}
@media (max-width: 992px) {
  h1 + *, .heading-1 + * {
    margin-top: 40px;
  }
}
@media (max-width: 840px) {
  h1 + *, .heading-1 + * {
    margin-top: 40px;
  }
}
@media (max-width: 576px) {
  h1 + *, .heading-1 + * {
    margin-top: 30px;
  }
}
h1.-large, .heading-1.-large {
  font-size: 90px;
  color: #7A9C70;
}
@media (max-width: 992px) {
  h1.-large, .heading-1.-large {
    font-size: 70px;
  }
}
@media (max-width: 840px) {
  h1.-large, .heading-1.-large {
    font-size: 50px;
  }
}
@media (max-width: 576px) {
  h1.-large, .heading-1.-large {
    font-size: 40px;
  }
}

h2, .heading-2 {
  font-family: proforma, serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.2;
  color: #BECDE2;
}
@media (max-width: 992px) {
  h2, .heading-2 {
    font-size: 50px;
  }
}
@media (max-width: 840px) {
  h2, .heading-2 {
    font-size: 50px;
  }
}
@media (max-width: 576px) {
  h2, .heading-2 {
    font-size: 40px;
  }
}
h2 + *, .heading-2 + * {
  margin-top: 20px;
}
@media (max-width: 992px) {
  h2 + *, .heading-2 + * {
    margin-top: 20px;
  }
}
@media (max-width: 840px) {
  h2 + *, .heading-2 + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  h2 + *, .heading-2 + * {
    margin-top: 20px;
  }
}
h2.-small, .heading-2.-small {
  font-size: 46px;
}

h3, .heading-3 {
  font-family: shelby, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2;
  color: #DBB64B;
}
@media (max-width: 992px) {
  h3, .heading-3 {
    font-size: 45px;
  }
}
@media (max-width: 840px) {
  h3, .heading-3 {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  h3, .heading-3 {
    font-size: 30px;
  }
}
h3 + *, .heading-3 + * {
  margin-top: 0;
}
@media (max-width: 992px) {
  h3 + *, .heading-3 + * {
    margin-top: 0;
  }
}
@media (max-width: 840px) {
  h3 + *, .heading-3 + * {
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  h3 + *, .heading-3 + * {
    margin-top: 0;
  }
}
h3 + iframe, .heading-3 + iframe {
  display: block;
  margin-top: 30px;
}

h4, .heading-4 {
  font-family: urbane, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4;
  color: #1A3C53;
}
@media (max-width: 1340px) {
  h4, .heading-4 {
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  h4, .heading-4 {
    font-size: 22px;
  }
}
@media (max-width: 840px) {
  h4, .heading-4 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  h4, .heading-4 {
    font-size: 18px;
  }
}
h4 + *, .heading-4 + * {
  margin-top: 50px;
}
@media (max-width: 992px) {
  h4 + *, .heading-4 + * {
    margin-top: 25px;
  }
}
@media (max-width: 840px) {
  h4 + *, .heading-4 + * {
    margin-top: 25px;
  }
}
@media (max-width: 576px) {
  h4 + *, .heading-4 + * {
    margin-top: 15px;
  }
}

h5, .heading-5 {
  font-family: proforma, serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 1.21;
  color: #0B2737;
}
@media (max-width: 992px) {
  h5, .heading-5 {
    font-size: 36px;
  }
}
@media (max-width: 840px) {
  h5, .heading-5 {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  h5, .heading-5 {
    font-size: 28px;
  }
}
h5 + *, .heading-5 + * {
  margin-top: 40px;
}
@media (max-width: 992px) {
  h5 + *, .heading-5 + * {
    margin-top: 30px;
  }
}
@media (max-width: 840px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}

h6, .heading-6 {
  font-family: urbane, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.5;
  color: #0B2737;
}
@media (max-width: 992px) {
  h6, .heading-6 {
    font-size: 18px;
  }
}
@media (max-width: 840px) {
  h6, .heading-6 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  h6, .heading-6 {
    font-size: 16px;
  }
}
h6 + *, .heading-6 + * {
  margin-top: 20px;
}
@media (max-width: 992px) {
  h6 + *, .heading-6 + * {
    margin-top: 20px;
  }
}
@media (max-width: 840px) {
  h6 + *, .heading-6 + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  h6 + *, .heading-6 + * {
    margin-top: 20px;
  }
}
h6 a, .heading-6 a {
  color: inherit;
  text-decoration: underline;
}

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

p, label {
  font-family: urbane, sans-serif;
  line-height: 1.55;
  font-size: 16px;
  font-weight: 500;
  color: #0B2737;
}
@media (max-width: 992px) {
  p, label {
    font-size: 16px;
  }
}
@media (max-width: 840px) {
  p, label {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  p, label {
    font-size: 14px;
  }
}
p + *, label + * {
  margin-top: 85px;
}
@media (max-width: 992px) {
  p + *, label + * {
    margin-top: 50px;
  }
}
@media (max-width: 840px) {
  p + *, label + * {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  p + *, label + * {
    margin-top: 40px;
  }
}
p:not(.button).-text-left, label:not(.button).-text-left {
  text-align: center;
}
p:not(.button).-text-center, label:not(.button).-text-center {
  text-align: center;
}
p:not(.button).-text-right, label:not(.button).-text-right {
  text-align: right;
}
p:not(.button).-color-1, label:not(.button).-color-1 {
  color: #DCBCA2;
}
p:not(.button).-color-2, label:not(.button).-color-2 {
  color: #D3E4D7;
}
p:not(.button).-color-3, label:not(.button).-color-3 {
  color: #BECDE2;
}
p:not(.button).-white, label:not(.button).-white {
  color: white;
}
p:not(.button).-black, label:not(.button).-black {
  color: #0B2737;
}
p:not(.button) a, p:not(.button) span, p:not(.button) ul, p:not(.button) li, label:not(.button) a, label:not(.button) span, label:not(.button) ul, label:not(.button) li {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
p a:not(.button), label a:not(.button) {
  color: inherit;
  text-decoration: underline;
}
p a:not(.button):hover, label a:not(.button):hover {
  color: #F1F5F0;
}
p.-small, label.-small {
  font-size: 16px;
}
@media (max-width: 576px) {
  p.-small, label.-small {
    font-size: 14px;
  }
}
p.-large, label.-large {
  font-size: 20px;
}
@media (max-width: 992px) {
  p.-large, label.-large {
    font-size: 18px;
  }
}
@media (max-width: 840px) {
  p.-large, label.-large {
    font-size: 16px;
  }
}
@media (max-width: 840px) {
  p.-large, label.-large {
    font-size: 14px;
  }
}
p.floating-text, label.floating-text {
  position: absolute;
  width: 100%;
  transform: rotate(-90deg) translate(-100%, calc(-100% - 15px));
  transform-origin: left top;
  white-space: nowrap;
  text-align: right;
}
@media (max-width: 576px) {
  p.floating-text, label.floating-text {
    position: static;
    transform: none;
    margin-bottom: 15px;
    text-align: left;
  }
}
p + p, label + p {
  margin-top: 45px;
}
p + ul, label + ul {
  margin-top: 20px;
}

ul {
  padding-left: 15px;
}
ul li {
  position: relative;
  list-style: none;
}
ul li::before {
  content: "-";
  position: absolute;
  left: -15px;
}
ul a {
  color: inherit;
  text-decoration: underline;
}

*.-text-green-light {
  color: #D3E4D7;
}
*.-text-green-light + p {
  color: #0B2737;
}
*.-text-dark {
  color: #413533;
}
*.-text-darkblue {
  color: #0B2737 !important;
}

.-color-1-dark {
  color: #DBB64B !important;
}

.-color-sold {
  color: #E23037 !important;
}

.-color-available {
  color: #4DB22F !important;
}

.-color-2-dark {
  color: #7A9C70 !important;
}

.-text-center {
  text-align: center;
}

.iframe-title {
  color: #7A9C70;
}
.iframe-title svg {
  margin-left: 26px;
  transform: translateY(60%);
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: urbane, sans-serif;
  line-height: 1.55;
  font-size: 16px;
  font-weight: 500;
  color: #0B2737;
}
body main {
  flex: 1 0 auto;
}
body footer {
  flex-shrink: 0;
}
@media (max-width: 992px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 840px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  body {
    font-size: 14px;
  }
}
body + * {
  margin-top: 85px;
}
@media (max-width: 992px) {
  body + * {
    margin-top: 50px;
  }
}
@media (max-width: 840px) {
  body + * {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  body + * {
    margin-top: 40px;
  }
}
body main {
  overflow: hidden;
}
body main [class*=part] {
  position: relative;
}
body main [class*=part].-top-space {
  margin-top: 100px;
}
@media (max-width: 992px) {
  body main [class*=part].-top-space {
    margin-top: 100px;
  }
}
@media (max-width: 840px) {
  body main [class*=part].-top-space {
    margin-top: 100px;
  }
}
@media (max-width: 576px) {
  body main [class*=part].-top-space {
    margin-top: 100px;
  }
}
@media (max-width: 375px) {
  body main [class*=part].-top-space {
    margin-top: 80px;
  }
}
body main [class*=part].-no-bottom-space {
  margin-bottom: 0 !important;
}
body .location + .location {
  margin-top: 20px;
}
body.-theme-brown .header__color {
  fill: #DCBCA2;
}
body.-theme-green .header__color {
  fill: #7A9C70;
}
body.-theme-blue .header__color {
  fill: #BECDE2;
}
body.-theme-villas h2 {
  color: #7A9C70 !important;
}
body.-theme-villas h5, body.-theme-villas th {
  color: #7A9C70 !important;
  font-family: "gitan-latin", sans-serif !important;
}
body.-theme-villas .--colored {
  background-color: #D3E4D7;
}
body.-theme-villas .--colored h2 {
  color: #1A3C53 !important;
}
body.-theme-villas .--colored th {
  color: #7A9C70;
}
body.-theme-villas .--top-colored::before {
  background-color: #D3E4D7;
}
body.-theme-villas .houses .item__row h6 {
  color: #7A9C70;
}
body.-theme-villas .houses .link {
  color: #7A9C70 !important;
  opacity: 0.6;
}
body.-theme-villas .houses svg {
  fill: #7A9C70 !important;
}
body.-theme-villas .selector__block .title h6 {
  color: #7A9C70 !important;
}
body.-theme-villas .selector__block .row a {
  color: #D3E4D7;
}
body.-theme-villas .type__background {
  background-color: #D3E4D7;
}
body.-theme-appartementen h5, body.-theme-appartementen th {
  font-family: "gitan-latin", sans-serif !important;
  color: #BECDE2 !important;
}
body.-theme-appartementen .--colored {
  background-color: #EAF2F7;
}
body.-theme-appartementen .--colored h2 {
  color: #1A3C53 !important;
}
body.-theme-appartementen .--colored th {
  color: #BECDE2;
}
body.-theme-appartementen .houses .item__row h6 {
  color: #BECDE2;
}
body.-theme-appartementen .houses .link {
  color: #BECDE2 !important;
  opacity: 0.6;
}
body.-theme-appartementen .houses svg {
  fill: #BECDE2 !important;
}
body.-theme-appartementen .selector__block .title h6 {
  color: #BECDE2 !important;
}
body.-theme-appartementen .selector__block .row a {
  color: #BECDE2;
}
body.-theme-appartementen .arrow {
  filter: brightness(0) saturate(100%) invert(89%) sepia(5%) saturate(1155%) hue-rotate(181deg) brightness(91%) contrast(94%);
}
body img {
  display: block;
  max-width: 100%;
}
body .-space-left {
  margin-left: 40px;
}
@media (max-width: 576px) {
  body .-space-left {
    margin-left: 45px;
  }
}
body .-padding-left {
  padding-left: 40px;
}
@media (max-width: 576px) {
  body .-padding-left {
    padding-left: 45px;
  }
}

.footer {
  background-color: white;
}
.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: 25px;
  padding-left: 25px;
  max-width: 1390px;
}
.footer .container .part-1:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.footer .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1340px) {
  .footer .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 992px) {
  .footer .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 840px) {
  .footer .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (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% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-s-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .footer .container .part-s-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-s-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .footer .container .part-s-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-s-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .footer .container .part-s-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-s-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .footer .container .part-s-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-s-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .footer .container .part-s-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-s-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .footer .container .part-s-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-s-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .footer .container .part-s-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-s-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .footer .container .part-s-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-s-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .footer .container .part-s-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-s-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .footer .container .part-s-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-s-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .footer .container .part-s-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-s-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 375px) {
  .footer .container .part-xs-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-xs-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .footer .container .part-xs-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-xs-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .footer .container .part-xs-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-xs-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .footer .container .part-xs-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-xs-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .footer .container .part-xs-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-xs-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .footer .container .part-xs-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-xs-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .footer .container .part-xs-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-xs-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .footer .container .part-xs-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-xs-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .footer .container .part-xs-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-xs-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .footer .container .part-xs-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-xs-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .footer .container .part-xs-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-xs-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .footer .container .part-xs-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-xs-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 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 + 50px);
}
.footer .container .part-top-1 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.footer .container .part-left-1 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.footer .container .part-right-1 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.footer .container .part-bottom-1 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
}
.footer .container .part-top-2 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.footer .container .part-left-2 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.footer .container .part-right-2 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.footer .container .part-bottom-2 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
}
.footer .container .part-top-3 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.footer .container .part-left-3 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.footer .container .part-right-3 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.footer .container .part-bottom-3 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
}
.footer .container .part-top-4 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.footer .container .part-left-4 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.footer .container .part-right-4 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.footer .container .part-bottom-4 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
}
.footer .container .part-top-5 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.footer .container .part-left-5 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.footer .container .part-right-5 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.footer .container .part-bottom-5 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
}
.footer .container .part-top-6 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.footer .container .part-left-6 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.footer .container .part-right-6 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.footer .container .part-bottom-6 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
}
.footer .container .part-top-7 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.footer .container .part-left-7 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.footer .container .part-right-7 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.footer .container .part-bottom-7 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
}
.footer .container .part-top-8 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.footer .container .part-left-8 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.footer .container .part-right-8 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.footer .container .part-bottom-8 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
}
.footer .container .part-top-9 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.footer .container .part-left-9 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.footer .container .part-right-9 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.footer .container .part-bottom-9 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
}
.footer .container .part-top-10 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.footer .container .part-left-10 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.footer .container .part-right-10 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.footer .container .part-bottom-10 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
}
.footer .container .part-top-11 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.footer .container .part-left-11 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.footer .container .part-right-11 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.footer .container .part-bottom-11 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
}
.footer .container .part-top-12 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.footer .container .part-left-12 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.footer .container .part-right-12 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.footer .container .part-bottom-12 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
}
@media (max-width: 992px) {
  .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 + 50px);
  }
  .footer .container .part-top-l-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-left-l-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-right-l-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-bottom-l-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .footer .container .part-top-l-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-left-l-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-right-l-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-bottom-l-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .footer .container .part-top-l-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-left-l-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-right-l-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-bottom-l-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .footer .container .part-top-l-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-left-l-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-right-l-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-bottom-l-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .footer .container .part-top-l-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-left-l-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-right-l-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-bottom-l-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .footer .container .part-top-l-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-left-l-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-right-l-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-bottom-l-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .footer .container .part-top-l-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-left-l-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-right-l-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-bottom-l-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .footer .container .part-top-l-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-left-l-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-right-l-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-bottom-l-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .footer .container .part-top-l-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-left-l-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-right-l-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-bottom-l-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .footer .container .part-top-l-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-left-l-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-right-l-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-bottom-l-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .footer .container .part-top-l-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-left-l-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-right-l-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-bottom-l-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .footer .container .part-top-l-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-left-l-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-right-l-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-bottom-l-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 840px) {
  .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 + 50px);
  }
  .footer .container .part-top-m-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-left-m-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-right-m-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-bottom-m-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .footer .container .part-top-m-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-left-m-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-right-m-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-bottom-m-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .footer .container .part-top-m-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-left-m-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-right-m-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-bottom-m-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .footer .container .part-top-m-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-left-m-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-right-m-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-bottom-m-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .footer .container .part-top-m-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-left-m-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-right-m-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-bottom-m-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .footer .container .part-top-m-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-left-m-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-right-m-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-bottom-m-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .footer .container .part-top-m-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-left-m-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-right-m-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-bottom-m-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .footer .container .part-top-m-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-left-m-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-right-m-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-bottom-m-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .footer .container .part-top-m-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-left-m-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-right-m-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-bottom-m-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .footer .container .part-top-m-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-left-m-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-right-m-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-bottom-m-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .footer .container .part-top-m-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-left-m-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-right-m-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-bottom-m-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .footer .container .part-top-m-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-left-m-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-right-m-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-bottom-m-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@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((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-left-s-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-right-s-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-bottom-s-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .footer .container .part-top-s-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-left-s-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-right-s-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-bottom-s-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .footer .container .part-top-s-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-left-s-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-right-s-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-bottom-s-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .footer .container .part-top-s-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-left-s-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-right-s-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-bottom-s-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .footer .container .part-top-s-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-left-s-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-right-s-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-bottom-s-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .footer .container .part-top-s-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-left-s-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-right-s-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-bottom-s-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .footer .container .part-top-s-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-left-s-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-right-s-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-bottom-s-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .footer .container .part-top-s-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-left-s-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-right-s-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-bottom-s-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .footer .container .part-top-s-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-left-s-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-right-s-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-bottom-s-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .footer .container .part-top-s-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-left-s-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-right-s-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-bottom-s-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .footer .container .part-top-s-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-left-s-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-right-s-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-bottom-s-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .footer .container .part-top-s-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-left-s-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-right-s-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-bottom-s-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (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((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-left-xs-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-right-xs-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .footer .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .footer .container .part-top-xs-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-left-xs-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-right-xs-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .footer .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .footer .container .part-top-xs-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-left-xs-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-right-xs-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .footer .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .footer .container .part-top-xs-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-left-xs-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-right-xs-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .footer .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .footer .container .part-top-xs-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-left-xs-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-right-xs-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .footer .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .footer .container .part-top-xs-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-left-xs-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-right-xs-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .footer .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .footer .container .part-top-xs-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-left-xs-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-right-xs-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .footer .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .footer .container .part-top-xs-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-left-xs-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-right-xs-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .footer .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .footer .container .part-top-xs-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-left-xs-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-right-xs-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .footer .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .footer .container .part-top-xs-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-left-xs-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-right-xs-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .footer .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .footer .container .part-top-xs-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-left-xs-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-right-xs-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .footer .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .footer .container .part-top-xs-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-left-xs-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-right-xs-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .footer .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (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: 840px) {
  .footer .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 992px) {
  .footer .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1340px) {
  .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: 840px) {
  .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: #413533;
}
.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: #413533;
}
.footer .block {
  padding: 40px 32px 60px;
  margin-left: 0px !important;
}
@media (max-width: 992px) {
  .footer .block__row {
    justify-content: space-evenly;
  }
}
.footer__makelaars {
  display: flex;
  justify-content: space-between;
}
.footer__makelaars img {
  margin-bottom: 31px;
}
@media (max-width: 992px) {
  .footer__makelaars {
    justify-content: space-evenly;
  }
}
@media (max-width: 576px) {
  .footer__makelaars {
    flex-direction: column;
    align-items: center;
  }
  .footer__makelaars p {
    text-align: center;
  }
  .footer__makelaars p.--steef {
    margin-bottom: 50px;
  }
  .footer__makelaars p img {
    margin: auto;
    margin-bottom: 20px;
    width: 97px;
    height: 45px;
  }
}
.footer__makelaars p + p, .footer__makelaars label + p {
  margin-top: 0px;
}
.footer__top {
  position: relative;
  background-color: #FCF8F6;
}
.footer__top .interesse {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 992px) {
  .footer__top .interesse h4, .footer__top .interesse p {
    text-align: center;
  }
}
.footer__top > .container {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: linear-gradient(to right, #F5ECE5, #F5ECE5 28%, #FCF8F6 28%);
}
@media (max-width: 992px) {
  .footer__top > .container {
    padding-top: 100px;
  }
}
@media (max-width: 840px) {
  .footer__top > .container {
    padding-top: 100px;
  }
}
@media (max-width: 576px) {
  .footer__top > .container {
    padding-top: 100px;
  }
}
@media (max-width: 375px) {
  .footer__top > .container {
    padding-top: 80px;
  }
}
@media (max-width: 992px) {
  .footer__top > .container {
    padding-bottom: 100px;
  }
}
@media (max-width: 840px) {
  .footer__top > .container {
    padding-bottom: 100px;
  }
}
@media (max-width: 576px) {
  .footer__top > .container {
    padding-bottom: 100px;
  }
}
@media (max-width: 375px) {
  .footer__top > .container {
    padding-bottom: 80px;
  }
}
@media (max-width: 1340px) {
  .footer__top > .container {
    background-image: linear-gradient(to right, #F5ECE5, #F5ECE5 28%, #FCF8F6 28%);
  }
}
@media (max-width: 992px) {
  .footer__top > .container {
    background-image: none;
  }
  .footer__top > .container .part-4.--verkoop {
    padding-top: 87px;
    padding-bottom: 100px;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .footer__top > .container .part-4.--verkoop {
    background-color: white;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .footer__top > .container .part-4.--ontwikkeling {
    padding-top: 100px !important;
  }
}
@media (max-width: 992px) {
  .footer__top > .container .part-4 h4 {
    text-align: center;
  }
}
@media (max-width: 840px) {
  .footer__top > .container {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .footer__top > .container > div {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
  }
  .footer__top > .container > div:first-of-type {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 60px;
    background-color: #f5ece5;
  }
}
@media (max-width: 840px) and (max-width: 992px) {
  .footer__top > .container > div:first-of-type {
    padding-top: 100px;
  }
}
@media (max-width: 840px) and (max-width: 840px) {
  .footer__top > .container > div:first-of-type {
    padding-top: 100px;
  }
}
@media (max-width: 840px) and (max-width: 576px) {
  .footer__top > .container > div:first-of-type {
    padding-top: 100px;
  }
}
@media (max-width: 840px) and (max-width: 375px) {
  .footer__top > .container > div:first-of-type {
    padding-top: 80px;
  }
}
@media (max-width: 840px) and (max-width: 992px) {
  .footer__top > .container > div:first-of-type {
    padding-bottom: 100px;
  }
}
@media (max-width: 840px) and (max-width: 840px) {
  .footer__top > .container > div:first-of-type {
    padding-bottom: 100px;
  }
}
@media (max-width: 840px) and (max-width: 576px) {
  .footer__top > .container > div:first-of-type {
    padding-bottom: 100px;
  }
}
@media (max-width: 840px) and (max-width: 375px) {
  .footer__top > .container > div:first-of-type {
    padding-bottom: 80px;
  }
}
@media (max-width: 576px) {
  .footer__top > .container {
    padding: 0;
  }
  .footer__top > .container > div {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    width: 100%;
  }
  .footer__top > .container > div:first-of-type {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.footer__top > .container p {
  font-size: 16px;
}
.footer__top::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-color: #F5ECE5;
}
@media (max-width: 992px) {
  .footer__top::before {
    display: none;
  }
}
.footer__bottom {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: white;
}
@media (max-width: 992px) {
  .footer__bottom {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 840px) {
  .footer__bottom {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.footer__bottom .links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer__bottom .links__item {
  display: flex;
  align-items: center;
}
.footer__bottom .links__item a {
  text-decoration: none;
}
.footer__bottom .links__item a + a {
  margin-left: 25px;
}
@media (max-width: 1340px) {
  .footer__bottom .links__item a + a {
    margin-left: 15px;
  }
}
.footer__bottom .links__item .line {
  width: 45px;
  height: 2px;
  margin: auto 25px;
  background-color: #413533;
}
@media (max-width: 992px) {
  .footer__bottom .links__item .line {
    width: 40px;
    margin: auto 20px;
  }
}
@media (max-width: 840px) {
  .footer__bottom .links__item {
    justify-content: center;
    width: 100%;
    margin-top: 20px;
  }
}
.footer__bottom [class*=part] {
  display: flex;
  align-items: center;
}
.footer__bottom [class*=part] a:not(.button), .footer__bottom [class*=part] span, .footer__bottom [class*=part] li, .footer__bottom [class*=part] p, .footer__bottom [class*=part] h1, .footer__bottom [class*=part] h2, .footer__bottom [class*=part] h3, .footer__bottom [class*=part] h4, .footer__bottom [class*=part] h5, .footer__bottom [class*=part] h6 {
  font-size: 13px;
  font-weight: 600;
}
@media (max-width: 840px) {
  .footer__bottom [class*=part] {
    justify-content: center;
  }
}
.footer a:not(.button):hover {
  color: #DCBCA2 !important;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  transition: transform 0.3s ease-in-out;
  background-color: white;
  transition: background-color 0.3s ease-in-out;
  background-color: transparent;
}
.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: 25px;
  padding-left: 25px;
  max-width: 1390px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .container .part-1:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.header .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1340px) {
  .header .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 992px) {
  .header .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 840px) {
  .header .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (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% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-s-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .header .container .part-s-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-s-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .header .container .part-s-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-s-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .header .container .part-s-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-s-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .header .container .part-s-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-s-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .header .container .part-s-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-s-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .header .container .part-s-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-s-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .header .container .part-s-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-s-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .header .container .part-s-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-s-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .header .container .part-s-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-s-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .header .container .part-s-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-s-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .header .container .part-s-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-s-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 375px) {
  .header .container .part-xs-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-xs-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .header .container .part-xs-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-xs-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .header .container .part-xs-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-xs-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .header .container .part-xs-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-xs-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .header .container .part-xs-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-xs-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .header .container .part-xs-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-xs-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .header .container .part-xs-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-xs-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .header .container .part-xs-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-xs-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .header .container .part-xs-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-xs-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .header .container .part-xs-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-xs-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .header .container .part-xs-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-xs-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .header .container .part-xs-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-xs-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 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 + 50px);
}
.header .container .part-top-1 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.header .container .part-left-1 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.header .container .part-right-1 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.header .container .part-bottom-1 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
}
.header .container .part-top-2 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.header .container .part-left-2 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.header .container .part-right-2 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.header .container .part-bottom-2 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
}
.header .container .part-top-3 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.header .container .part-left-3 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.header .container .part-right-3 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.header .container .part-bottom-3 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
}
.header .container .part-top-4 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.header .container .part-left-4 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.header .container .part-right-4 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.header .container .part-bottom-4 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
}
.header .container .part-top-5 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.header .container .part-left-5 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.header .container .part-right-5 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.header .container .part-bottom-5 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
}
.header .container .part-top-6 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.header .container .part-left-6 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.header .container .part-right-6 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.header .container .part-bottom-6 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
}
.header .container .part-top-7 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.header .container .part-left-7 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.header .container .part-right-7 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.header .container .part-bottom-7 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
}
.header .container .part-top-8 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.header .container .part-left-8 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.header .container .part-right-8 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.header .container .part-bottom-8 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
}
.header .container .part-top-9 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.header .container .part-left-9 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.header .container .part-right-9 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.header .container .part-bottom-9 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
}
.header .container .part-top-10 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.header .container .part-left-10 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.header .container .part-right-10 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.header .container .part-bottom-10 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
}
.header .container .part-top-11 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.header .container .part-left-11 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.header .container .part-right-11 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.header .container .part-bottom-11 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
}
.header .container .part-top-12 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.header .container .part-left-12 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.header .container .part-right-12 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.header .container .part-bottom-12 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
}
@media (max-width: 992px) {
  .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 + 50px);
  }
  .header .container .part-top-l-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-left-l-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-right-l-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-bottom-l-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .header .container .part-top-l-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-left-l-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-right-l-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-bottom-l-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .header .container .part-top-l-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-left-l-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-right-l-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-bottom-l-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .header .container .part-top-l-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-left-l-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-right-l-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-bottom-l-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .header .container .part-top-l-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-left-l-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-right-l-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-bottom-l-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .header .container .part-top-l-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-left-l-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-right-l-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-bottom-l-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .header .container .part-top-l-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-left-l-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-right-l-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-bottom-l-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .header .container .part-top-l-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-left-l-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-right-l-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-bottom-l-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .header .container .part-top-l-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-left-l-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-right-l-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-bottom-l-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .header .container .part-top-l-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-left-l-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-right-l-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-bottom-l-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .header .container .part-top-l-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-left-l-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-right-l-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-bottom-l-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .header .container .part-top-l-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-left-l-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-right-l-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-bottom-l-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 840px) {
  .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 + 50px);
  }
  .header .container .part-top-m-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-left-m-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-right-m-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-bottom-m-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .header .container .part-top-m-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-left-m-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-right-m-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-bottom-m-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .header .container .part-top-m-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-left-m-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-right-m-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-bottom-m-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .header .container .part-top-m-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-left-m-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-right-m-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-bottom-m-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .header .container .part-top-m-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-left-m-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-right-m-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-bottom-m-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .header .container .part-top-m-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-left-m-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-right-m-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-bottom-m-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .header .container .part-top-m-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-left-m-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-right-m-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-bottom-m-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .header .container .part-top-m-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-left-m-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-right-m-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-bottom-m-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .header .container .part-top-m-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-left-m-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-right-m-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-bottom-m-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .header .container .part-top-m-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-left-m-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-right-m-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-bottom-m-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .header .container .part-top-m-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-left-m-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-right-m-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-bottom-m-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .header .container .part-top-m-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-left-m-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-right-m-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-bottom-m-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@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((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-left-s-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-right-s-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-bottom-s-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .header .container .part-top-s-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-left-s-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-right-s-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-bottom-s-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .header .container .part-top-s-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-left-s-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-right-s-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-bottom-s-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .header .container .part-top-s-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-left-s-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-right-s-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-bottom-s-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .header .container .part-top-s-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-left-s-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-right-s-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-bottom-s-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .header .container .part-top-s-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-left-s-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-right-s-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-bottom-s-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .header .container .part-top-s-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-left-s-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-right-s-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-bottom-s-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .header .container .part-top-s-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-left-s-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-right-s-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-bottom-s-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .header .container .part-top-s-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-left-s-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-right-s-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-bottom-s-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .header .container .part-top-s-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-left-s-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-right-s-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-bottom-s-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .header .container .part-top-s-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-left-s-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-right-s-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-bottom-s-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .header .container .part-top-s-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-left-s-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-right-s-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-bottom-s-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (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((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-left-xs-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-right-xs-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .header .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .header .container .part-top-xs-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-left-xs-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-right-xs-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .header .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .header .container .part-top-xs-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-left-xs-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-right-xs-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .header .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .header .container .part-top-xs-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-left-xs-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-right-xs-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .header .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .header .container .part-top-xs-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-left-xs-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-right-xs-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .header .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .header .container .part-top-xs-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-left-xs-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-right-xs-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .header .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .header .container .part-top-xs-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-left-xs-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-right-xs-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .header .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .header .container .part-top-xs-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-left-xs-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-right-xs-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .header .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .header .container .part-top-xs-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-left-xs-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-right-xs-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .header .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .header .container .part-top-xs-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-left-xs-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-right-xs-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .header .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .header .container .part-top-xs-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-left-xs-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-right-xs-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .header .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .header .container .part-top-xs-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-left-xs-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-right-xs-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .header .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (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: 840px) {
  .header .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 992px) {
  .header .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1340px) {
  .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: 840px) {
  .header .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 840px) {
  .header .container {
    height: 65px;
  }
}
.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: #413533;
}
.header__nav {
  display: flex;
  height: 100%;
}
@media (max-width: 1200px) {
  .header__nav {
    display: none;
  }
}
.header__item {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__item + .header__item {
  margin-left: 25px;
}
.header .header__nav {
  align-items: center;
}
.header .header__logo svg {
  display: block;
  width: 210px;
}
@media (max-width: 576px) {
  .header .header__logo svg {
    width: 165px;
  }
}
.header .header__item {
  height: auto;
  border-bottom: 2px solid transparent;
  padding: 4px 0;
  transition: color 0.3s ease-in-out;
  font-size: 16px;
}
.header .header__item:hover:not(.-active):not(.-headItem) {
  color: #DCBCA2 !important;
}
.header .header__item.-active {
  border-bottom: 2px solid #413533;
}
.header .header__item.-headItem {
  background-color: #DCBCA2 !important;
  color: white !important;
  padding-top: 13px;
  padding-bottom: 11px;
  border-radius: 3px;
  margin-bottom: 18px;
}
.header .header__button {
  margin-left: 100px;
  background-color: #DCBCA2;
  color: #413533;
}
@media (max-width: 992px) {
  .header .header__button {
    margin-left: 100px;
  }
}
@media (max-width: 840px) {
  .header .header__button {
    margin-left: 100px;
  }
}
@media (max-width: 576px) {
  .header .header__button {
    margin-left: 100px;
  }
}
@media (max-width: 375px) {
  .header .header__button {
    margin-left: 80px;
  }
}
.header .header__button::before {
  background-color: #DCBCA2;
}
.header .header__button:hover {
  background-color: #F5ECE5;
}
.header .header__button:hover::before {
  background-color: #F5ECE5;
}
.header .header__button .button__icon:not(.-circle) rect, .header .header__button .button__icon:not(.-circle) circle, .header .header__button .button__icon:not(.-circle) ellipse, .header .header__button .button__icon:not(.-circle) path, .header .header__button .button__icon:not(.-circle) polygon, .header .header__button .button__icon:not(.-circle) polyline {
  fill: #413533;
}
@media (max-width: 1200px) {
  .header .header__button {
    display: none;
  }
}
.header.-scrolled {
  background-color: white;
}
.header.-scrolled .button {
  background-color: #F5ECE5;
  color: #413533;
}
.header.-scrolled .button::before {
  background-color: #F5ECE5;
}
.header.-scrolled .button:hover {
  background-color: #FCF8F6;
}
.header.-scrolled .button:hover::before {
  background-color: #FCF8F6;
}
.header.-scrolled .button .button__icon:not(.-circle) rect, .header.-scrolled .button .button__icon:not(.-circle) circle, .header.-scrolled .button .button__icon:not(.-circle) ellipse, .header.-scrolled .button .button__icon:not(.-circle) path, .header.-scrolled .button .button__icon:not(.-circle) polygon, .header.-scrolled .button .button__icon:not(.-circle) polyline {
  fill: #413533;
}

.section .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  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: 25px;
  padding-left: 25px;
  max-width: 1390px;
  margin-bottom: -50px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s ease-in-out;
  transform: translateY(50px);
  transition: transform 550ms ease-out, opacity 550ms ease-out;
}
.section .container .part-1:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .part-1.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
}
.section .container .part-2:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .part-2.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
}
.section .container .part-3:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .part-3.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
}
.section .container .part-4:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .part-4.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
}
.section .container .part-5:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .part-5.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
}
.section .container .part-6:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .part-6.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
}
.section .container .part-7:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .part-7.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
}
.section .container .part-8:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .part-8.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
}
.section .container .part-9:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .part-9.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
}
.section .container .part-10:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .part-10.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
}
.section .container .part-11:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .part-11.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
}
.section .container .part-12:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1340px) {
  .section .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-xl-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .part-xl-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-xl-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .part-xl-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-xl-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .part-xl-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-xl-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .part-xl-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-xl-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .part-xl-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-xl-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .part-xl-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-xl-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .part-xl-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-xl-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .part-xl-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-xl-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .part-xl-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-xl-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .part-xl-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-xl-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .part-xl-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 992px) {
  .section .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-l-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .part-l-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-l-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .part-l-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-l-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .part-l-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-l-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .part-l-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-l-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .part-l-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-l-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .part-l-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-l-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .part-l-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-l-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .part-l-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-l-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .part-l-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-l-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .part-l-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-l-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .part-l-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 840px) {
  .section .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-m-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .part-m-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-m-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .part-m-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-m-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .part-m-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-m-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .part-m-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-m-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .part-m-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-m-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .part-m-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-m-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .part-m-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-m-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .part-m-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-m-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .part-m-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-m-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .part-m-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-m-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .part-m-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 576px) {
  .section .container .part-s-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-s-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .part-s-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-s-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .part-s-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-s-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .part-s-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-s-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .part-s-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-s-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .part-s-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-s-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .part-s-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-s-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .part-s-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-s-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .part-s-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-s-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .part-s-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-s-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .part-s-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-s-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .part-s-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-s-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 375px) {
  .section .container .part-xs-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-xs-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .part-xs-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-xs-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .part-xs-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-xs-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .part-xs-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-xs-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .part-xs-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-xs-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .part-xs-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-xs-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .part-xs-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-xs-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .part-xs-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-xs-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .part-xs-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-xs-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .part-xs-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-xs-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .part-xs-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-xs-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .part-xs-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-xs-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
.section .container .part-top-0 {
  margin-top: 0px;
}
.section .container .part-left-0 {
  margin-left: 0px;
}
.section .container .part-right-0 {
  margin-right: 0px;
}
.section .container .part-bottom-0 {
  margin-bottom: calc(0px + 50px);
}
.section .container .part-top-1 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .part-left-1 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .part-right-1 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .part-bottom-1 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
}
.section .container .part-top-2 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .part-left-2 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .part-right-2 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .part-bottom-2 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
}
.section .container .part-top-3 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .part-left-3 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .part-right-3 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .part-bottom-3 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
}
.section .container .part-top-4 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .part-left-4 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .part-right-4 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .part-bottom-4 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
}
.section .container .part-top-5 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .part-left-5 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .part-right-5 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .part-bottom-5 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
}
.section .container .part-top-6 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .part-left-6 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .part-right-6 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .part-bottom-6 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
}
.section .container .part-top-7 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .part-left-7 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .part-right-7 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .part-bottom-7 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
}
.section .container .part-top-8 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .part-left-8 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .part-right-8 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .part-bottom-8 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
}
.section .container .part-top-9 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .part-left-9 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .part-right-9 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .part-bottom-9 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
}
.section .container .part-top-10 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .part-left-10 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .part-right-10 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .part-bottom-10 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
}
.section .container .part-top-11 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .part-left-11 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .part-right-11 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .part-bottom-11 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
}
.section .container .part-top-12 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .part-left-12 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .part-right-12 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .part-bottom-12 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
}
@media (max-width: 992px) {
  .section .container .part-top-l-0 {
    margin-top: 0px;
  }
  .section .container .part-left-l-0 {
    margin-left: 0px;
  }
  .section .container .part-right-l-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-l-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section .container .part-top-l-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-left-l-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-right-l-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-bottom-l-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section .container .part-top-l-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-left-l-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-right-l-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-bottom-l-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section .container .part-top-l-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-left-l-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-right-l-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-bottom-l-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section .container .part-top-l-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-left-l-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-right-l-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-bottom-l-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section .container .part-top-l-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-left-l-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-right-l-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-bottom-l-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section .container .part-top-l-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-left-l-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-right-l-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-bottom-l-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section .container .part-top-l-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-left-l-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-right-l-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-bottom-l-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section .container .part-top-l-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-left-l-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-right-l-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-bottom-l-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section .container .part-top-l-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-left-l-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-right-l-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-bottom-l-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section .container .part-top-l-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-left-l-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-right-l-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-bottom-l-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section .container .part-top-l-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-left-l-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-right-l-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-bottom-l-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section .container .part-top-l-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-left-l-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-right-l-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-bottom-l-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 840px) {
  .section .container .part-top-m-0 {
    margin-top: 0px;
  }
  .section .container .part-left-m-0 {
    margin-left: 0px;
  }
  .section .container .part-right-m-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section .container .part-top-m-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-left-m-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-right-m-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-bottom-m-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section .container .part-top-m-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-left-m-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-right-m-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-bottom-m-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section .container .part-top-m-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-left-m-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-right-m-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-bottom-m-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section .container .part-top-m-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-left-m-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-right-m-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-bottom-m-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section .container .part-top-m-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-left-m-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-right-m-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-bottom-m-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section .container .part-top-m-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-left-m-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-right-m-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-bottom-m-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section .container .part-top-m-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-left-m-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-right-m-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-bottom-m-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section .container .part-top-m-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-left-m-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-right-m-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-bottom-m-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section .container .part-top-m-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-left-m-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-right-m-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-bottom-m-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section .container .part-top-m-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-left-m-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-right-m-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-bottom-m-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section .container .part-top-m-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-left-m-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-right-m-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-bottom-m-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section .container .part-top-m-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-left-m-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-right-m-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-bottom-m-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 576px) {
  .section .container .part-top-s-0 {
    margin-top: 0px;
  }
  .section .container .part-left-s-0 {
    margin-left: 0px;
  }
  .section .container .part-right-s-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .part-top-s-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-left-s-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-right-s-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-bottom-s-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section .container .part-top-s-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-left-s-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-right-s-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-bottom-s-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section .container .part-top-s-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-left-s-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-right-s-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-bottom-s-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section .container .part-top-s-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-left-s-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-right-s-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-bottom-s-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section .container .part-top-s-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-left-s-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-right-s-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-bottom-s-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section .container .part-top-s-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-left-s-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-right-s-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-bottom-s-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section .container .part-top-s-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-left-s-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-right-s-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-bottom-s-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section .container .part-top-s-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-left-s-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-right-s-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-bottom-s-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section .container .part-top-s-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-left-s-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-right-s-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-bottom-s-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section .container .part-top-s-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-left-s-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-right-s-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-bottom-s-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section .container .part-top-s-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-left-s-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-right-s-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-bottom-s-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section .container .part-top-s-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-left-s-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-right-s-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-bottom-s-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .section .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .section .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .part-top-xs-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-left-xs-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-right-xs-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section .container .part-top-xs-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-left-xs-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-right-xs-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section .container .part-top-xs-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-left-xs-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-right-xs-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section .container .part-top-xs-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-left-xs-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-right-xs-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section .container .part-top-xs-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-left-xs-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-right-xs-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section .container .part-top-xs-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-left-xs-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-right-xs-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section .container .part-top-xs-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-left-xs-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-right-xs-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section .container .part-top-xs-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-left-xs-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-right-xs-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section .container .part-top-xs-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-left-xs-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-right-xs-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section .container .part-top-xs-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-left-xs-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-right-xs-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section .container .part-top-xs-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-left-xs-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-right-xs-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section .container .part-top-xs-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-left-xs-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-right-xs-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 840px) {
  .section .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 992px) {
  .section .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1340px) {
  .section .container .part-xl-0 {
    display: none;
  }
}
.section .container [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.section .container [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.section .container [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.section .container [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.section .container [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.section .container [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.section .container [class*=part].-text-left {
  text-align: left;
}
.section .container [class*=part].-text-center {
  text-align: center;
}
.section .container [class*=part].-text-right {
  text-align: right;
}
.section .container .part-1:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .part-1.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
}
.section .container .part-2:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .part-2.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
}
.section .container .part-3:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .part-3.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
}
.section .container .part-4:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .part-4.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
}
.section .container .part-5:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .part-5.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
}
.section .container .part-6:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .part-6.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
}
.section .container .part-7:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .part-7.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
}
.section .container .part-8:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .part-8.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
}
.section .container .part-9:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .part-9.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
}
.section .container .part-10:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .part-10.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
}
.section .container .part-11:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .part-11.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
}
.section .container .part-12:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1340px) {
  .section .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-xl-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .part-xl-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-xl-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .part-xl-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-xl-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .part-xl-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-xl-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .part-xl-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-xl-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .part-xl-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-xl-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .part-xl-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-xl-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .part-xl-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-xl-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .part-xl-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-xl-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .part-xl-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-xl-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .part-xl-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-xl-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .part-xl-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 992px) {
  .section .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-l-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .part-l-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-l-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .part-l-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-l-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .part-l-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-l-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .part-l-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-l-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .part-l-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-l-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .part-l-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-l-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .part-l-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-l-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .part-l-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-l-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .part-l-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-l-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .part-l-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-l-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .part-l-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 840px) {
  .section .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-m-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .part-m-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-m-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .part-m-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-m-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .part-m-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-m-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .part-m-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-m-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .part-m-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-m-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .part-m-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-m-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .part-m-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-m-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .part-m-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-m-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .part-m-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-m-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .part-m-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-m-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .part-m-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 576px) {
  .section .container .part-s-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-s-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .part-s-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-s-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .part-s-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-s-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .part-s-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-s-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .part-s-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-s-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .part-s-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-s-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .part-s-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-s-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .part-s-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-s-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .part-s-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-s-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .part-s-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-s-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .part-s-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-s-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .part-s-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-s-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 375px) {
  .section .container .part-xs-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-xs-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .part-xs-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-xs-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .part-xs-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-xs-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .part-xs-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-xs-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .part-xs-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-xs-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .part-xs-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-xs-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .part-xs-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-xs-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .part-xs-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-xs-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .part-xs-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-xs-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .part-xs-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-xs-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .part-xs-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-xs-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .part-xs-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-xs-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
.section .container .part-top-0 {
  margin-top: 0px;
}
.section .container .part-left-0 {
  margin-left: 0px;
}
.section .container .part-right-0 {
  margin-right: 0px;
}
.section .container .part-bottom-0 {
  margin-bottom: calc(0px + 50px);
}
.section .container .part-top-1 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .part-left-1 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .part-right-1 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .part-bottom-1 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
}
.section .container .part-top-2 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .part-left-2 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .part-right-2 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .part-bottom-2 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
}
.section .container .part-top-3 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .part-left-3 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .part-right-3 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .part-bottom-3 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
}
.section .container .part-top-4 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .part-left-4 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .part-right-4 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .part-bottom-4 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
}
.section .container .part-top-5 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .part-left-5 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .part-right-5 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .part-bottom-5 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
}
.section .container .part-top-6 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .part-left-6 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .part-right-6 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .part-bottom-6 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
}
.section .container .part-top-7 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .part-left-7 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .part-right-7 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .part-bottom-7 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
}
.section .container .part-top-8 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .part-left-8 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .part-right-8 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .part-bottom-8 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
}
.section .container .part-top-9 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .part-left-9 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .part-right-9 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .part-bottom-9 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
}
.section .container .part-top-10 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .part-left-10 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .part-right-10 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .part-bottom-10 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
}
.section .container .part-top-11 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .part-left-11 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .part-right-11 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .part-bottom-11 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
}
.section .container .part-top-12 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .part-left-12 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .part-right-12 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .part-bottom-12 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
}
@media (max-width: 992px) {
  .section .container .part-top-l-0 {
    margin-top: 0px;
  }
  .section .container .part-left-l-0 {
    margin-left: 0px;
  }
  .section .container .part-right-l-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-l-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section .container .part-top-l-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-left-l-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-right-l-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-bottom-l-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section .container .part-top-l-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-left-l-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-right-l-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-bottom-l-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section .container .part-top-l-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-left-l-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-right-l-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-bottom-l-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section .container .part-top-l-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-left-l-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-right-l-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-bottom-l-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section .container .part-top-l-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-left-l-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-right-l-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-bottom-l-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section .container .part-top-l-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-left-l-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-right-l-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-bottom-l-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section .container .part-top-l-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-left-l-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-right-l-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-bottom-l-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section .container .part-top-l-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-left-l-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-right-l-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-bottom-l-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section .container .part-top-l-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-left-l-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-right-l-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-bottom-l-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section .container .part-top-l-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-left-l-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-right-l-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-bottom-l-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section .container .part-top-l-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-left-l-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-right-l-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-bottom-l-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section .container .part-top-l-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-left-l-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-right-l-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-bottom-l-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 840px) {
  .section .container .part-top-m-0 {
    margin-top: 0px;
  }
  .section .container .part-left-m-0 {
    margin-left: 0px;
  }
  .section .container .part-right-m-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section .container .part-top-m-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-left-m-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-right-m-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-bottom-m-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section .container .part-top-m-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-left-m-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-right-m-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-bottom-m-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section .container .part-top-m-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-left-m-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-right-m-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-bottom-m-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section .container .part-top-m-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-left-m-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-right-m-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-bottom-m-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section .container .part-top-m-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-left-m-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-right-m-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-bottom-m-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section .container .part-top-m-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-left-m-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-right-m-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-bottom-m-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section .container .part-top-m-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-left-m-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-right-m-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-bottom-m-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section .container .part-top-m-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-left-m-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-right-m-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-bottom-m-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section .container .part-top-m-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-left-m-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-right-m-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-bottom-m-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section .container .part-top-m-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-left-m-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-right-m-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-bottom-m-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section .container .part-top-m-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-left-m-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-right-m-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-bottom-m-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section .container .part-top-m-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-left-m-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-right-m-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-bottom-m-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 576px) {
  .section .container .part-top-s-0 {
    margin-top: 0px;
  }
  .section .container .part-left-s-0 {
    margin-left: 0px;
  }
  .section .container .part-right-s-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .part-top-s-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-left-s-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-right-s-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-bottom-s-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section .container .part-top-s-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-left-s-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-right-s-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-bottom-s-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section .container .part-top-s-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-left-s-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-right-s-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-bottom-s-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section .container .part-top-s-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-left-s-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-right-s-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-bottom-s-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section .container .part-top-s-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-left-s-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-right-s-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-bottom-s-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section .container .part-top-s-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-left-s-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-right-s-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-bottom-s-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section .container .part-top-s-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-left-s-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-right-s-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-bottom-s-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section .container .part-top-s-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-left-s-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-right-s-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-bottom-s-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section .container .part-top-s-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-left-s-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-right-s-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-bottom-s-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section .container .part-top-s-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-left-s-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-right-s-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-bottom-s-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section .container .part-top-s-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-left-s-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-right-s-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-bottom-s-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section .container .part-top-s-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-left-s-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-right-s-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-bottom-s-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .section .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .section .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .part-top-xs-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-left-xs-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-right-xs-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section .container .part-top-xs-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-left-xs-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-right-xs-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section .container .part-top-xs-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-left-xs-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-right-xs-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section .container .part-top-xs-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-left-xs-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-right-xs-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section .container .part-top-xs-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-left-xs-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-right-xs-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section .container .part-top-xs-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-left-xs-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-right-xs-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section .container .part-top-xs-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-left-xs-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-right-xs-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section .container .part-top-xs-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-left-xs-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-right-xs-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section .container .part-top-xs-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-left-xs-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-right-xs-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section .container .part-top-xs-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-left-xs-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-right-xs-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section .container .part-top-xs-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-left-xs-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-right-xs-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section .container .part-top-xs-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-left-xs-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-right-xs-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 840px) {
  .section .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 992px) {
  .section .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1340px) {
  .section .container .part-xl-0 {
    display: none;
  }
}
.section .container [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.section .container [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.section .container [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.section .container [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.section .container [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.section .container [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.section .container [class*=part].-text-left {
  text-align: left;
}
.section .container [class*=part].-text-center {
  text-align: center;
}
.section .container [class*=part].-text-right {
  text-align: right;
}
@media (max-width: 840px) {
  .section .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 992px) {
  .section .container {
    margin-bottom: -50px;
  }
}
@media (max-width: 840px) {
  .section .container {
    margin-bottom: -50px;
  }
}
@media (max-width: 576px) {
  .section .container {
    margin-bottom: -40px;
  }
}
@media (max-width: 375px) {
  .section .container {
    margin-bottom: -40px;
  }
}
.section .container [class*=part] {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .section .container [class*=part] {
    margin-bottom: 50px;
  }
}
@media (max-width: 840px) {
  .section .container [class*=part] {
    margin-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .section .container [class*=part] {
    margin-bottom: 40px;
  }
}
@media (max-width: 375px) {
  .section .container [class*=part] {
    margin-bottom: 40px;
  }
}
.section .container.-into-view {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0px);
}
.section .container .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: 25px;
  padding-left: 25px;
  max-width: unset;
  padding-right: 0;
  padding-left: 0;
}
.section .container .container .part-1:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .container .part-1.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
}
.section .container .container .part-2:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .container .part-2.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
}
.section .container .container .part-3:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .container .part-3.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
}
.section .container .container .part-4:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .container .part-4.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
}
.section .container .container .part-5:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .container .part-5.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
}
.section .container .container .part-6:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .container .part-6.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
}
.section .container .container .part-7:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .container .part-7.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
}
.section .container .container .part-8:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .container .part-8.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
}
.section .container .container .part-9:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .container .part-9.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
}
.section .container .container .part-10:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .container .part-10.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
}
.section .container .container .part-11:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .container .part-11.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
}
.section .container .container .part-12:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1340px) {
  .section .container .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-xl-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .container .part-xl-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-xl-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .container .part-xl-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-xl-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .container .part-xl-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-xl-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .container .part-xl-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-xl-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .container .part-xl-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-xl-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .container .part-xl-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-xl-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .container .part-xl-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-xl-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .container .part-xl-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-xl-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .container .part-xl-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-xl-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .container .part-xl-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-xl-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .container .part-xl-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 992px) {
  .section .container .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-l-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .container .part-l-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-l-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .container .part-l-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-l-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .container .part-l-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-l-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .container .part-l-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-l-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .container .part-l-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-l-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .container .part-l-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-l-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .container .part-l-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-l-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .container .part-l-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-l-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .container .part-l-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-l-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .container .part-l-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-l-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .container .part-l-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 840px) {
  .section .container .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-m-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .container .part-m-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-m-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .container .part-m-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-m-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .container .part-m-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-m-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .container .part-m-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-m-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .container .part-m-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-m-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .container .part-m-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-m-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .container .part-m-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-m-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .container .part-m-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-m-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .container .part-m-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-m-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .container .part-m-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-m-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .container .part-m-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 576px) {
  .section .container .container .part-s-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-s-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .container .part-s-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-s-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .container .part-s-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-s-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .container .part-s-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-s-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .container .part-s-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-s-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .container .part-s-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-s-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .container .part-s-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-s-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .container .part-s-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-s-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .container .part-s-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-s-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .container .part-s-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-s-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .container .part-s-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-s-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .container .part-s-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-s-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 375px) {
  .section .container .container .part-xs-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-xs-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section .container .container .part-xs-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-xs-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section .container .container .part-xs-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-xs-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section .container .container .part-xs-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-xs-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section .container .container .part-xs-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-xs-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section .container .container .part-xs-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-xs-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section .container .container .part-xs-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-xs-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section .container .container .part-xs-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-xs-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section .container .container .part-xs-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-xs-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section .container .container .part-xs-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-xs-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section .container .container .part-xs-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-xs-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section .container .container .part-xs-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-xs-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
.section .container .container .part-top-0 {
  margin-top: 0px;
}
.section .container .container .part-left-0 {
  margin-left: 0px;
}
.section .container .container .part-right-0 {
  margin-right: 0px;
}
.section .container .container .part-bottom-0 {
  margin-bottom: calc(0px + 50px);
}
.section .container .container .part-top-1 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .container .part-left-1 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .container .part-right-1 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section .container .container .part-bottom-1 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
}
.section .container .container .part-top-2 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .container .part-left-2 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .container .part-right-2 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section .container .container .part-bottom-2 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
}
.section .container .container .part-top-3 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .container .part-left-3 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .container .part-right-3 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section .container .container .part-bottom-3 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
}
.section .container .container .part-top-4 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .container .part-left-4 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .container .part-right-4 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section .container .container .part-bottom-4 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
}
.section .container .container .part-top-5 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .container .part-left-5 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .container .part-right-5 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section .container .container .part-bottom-5 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
}
.section .container .container .part-top-6 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .container .part-left-6 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .container .part-right-6 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section .container .container .part-bottom-6 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
}
.section .container .container .part-top-7 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .container .part-left-7 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .container .part-right-7 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section .container .container .part-bottom-7 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
}
.section .container .container .part-top-8 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .container .part-left-8 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .container .part-right-8 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section .container .container .part-bottom-8 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
}
.section .container .container .part-top-9 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .container .part-left-9 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .container .part-right-9 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section .container .container .part-bottom-9 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
}
.section .container .container .part-top-10 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .container .part-left-10 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .container .part-right-10 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section .container .container .part-bottom-10 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
}
.section .container .container .part-top-11 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .container .part-left-11 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .container .part-right-11 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section .container .container .part-bottom-11 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
}
.section .container .container .part-top-12 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .container .part-left-12 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .container .part-right-12 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section .container .container .part-bottom-12 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
}
@media (max-width: 992px) {
  .section .container .container .part-top-l-0 {
    margin-top: 0px;
  }
  .section .container .container .part-left-l-0 {
    margin-left: 0px;
  }
  .section .container .container .part-right-l-0 {
    margin-right: 0px;
  }
  .section .container .container .part-bottom-l-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section .container .container .part-top-l-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-left-l-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-right-l-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-bottom-l-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section .container .container .part-top-l-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-left-l-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-right-l-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-bottom-l-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section .container .container .part-top-l-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-left-l-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-right-l-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-bottom-l-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section .container .container .part-top-l-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-left-l-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-right-l-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-bottom-l-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section .container .container .part-top-l-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-left-l-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-right-l-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-bottom-l-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section .container .container .part-top-l-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-left-l-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-right-l-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-bottom-l-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section .container .container .part-top-l-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-left-l-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-right-l-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-bottom-l-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section .container .container .part-top-l-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-left-l-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-right-l-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-bottom-l-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section .container .container .part-top-l-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-left-l-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-right-l-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-bottom-l-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section .container .container .part-top-l-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-left-l-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-right-l-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-bottom-l-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section .container .container .part-top-l-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-left-l-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-right-l-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-bottom-l-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section .container .container .part-top-l-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-left-l-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-right-l-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-bottom-l-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 840px) {
  .section .container .container .part-top-m-0 {
    margin-top: 0px;
  }
  .section .container .container .part-left-m-0 {
    margin-left: 0px;
  }
  .section .container .container .part-right-m-0 {
    margin-right: 0px;
  }
  .section .container .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section .container .container .part-top-m-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-left-m-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-right-m-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-bottom-m-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section .container .container .part-top-m-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-left-m-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-right-m-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-bottom-m-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section .container .container .part-top-m-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-left-m-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-right-m-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-bottom-m-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section .container .container .part-top-m-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-left-m-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-right-m-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-bottom-m-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section .container .container .part-top-m-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-left-m-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-right-m-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-bottom-m-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section .container .container .part-top-m-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-left-m-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-right-m-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-bottom-m-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section .container .container .part-top-m-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-left-m-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-right-m-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-bottom-m-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section .container .container .part-top-m-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-left-m-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-right-m-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-bottom-m-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section .container .container .part-top-m-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-left-m-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-right-m-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-bottom-m-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section .container .container .part-top-m-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-left-m-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-right-m-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-bottom-m-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section .container .container .part-top-m-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-left-m-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-right-m-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-bottom-m-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section .container .container .part-top-m-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-left-m-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-right-m-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-bottom-m-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 576px) {
  .section .container .container .part-top-s-0 {
    margin-top: 0px;
  }
  .section .container .container .part-left-s-0 {
    margin-left: 0px;
  }
  .section .container .container .part-right-s-0 {
    margin-right: 0px;
  }
  .section .container .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .container .part-top-s-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-left-s-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-right-s-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-bottom-s-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section .container .container .part-top-s-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-left-s-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-right-s-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-bottom-s-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section .container .container .part-top-s-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-left-s-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-right-s-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-bottom-s-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section .container .container .part-top-s-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-left-s-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-right-s-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-bottom-s-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section .container .container .part-top-s-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-left-s-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-right-s-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-bottom-s-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section .container .container .part-top-s-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-left-s-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-right-s-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-bottom-s-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section .container .container .part-top-s-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-left-s-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-right-s-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-bottom-s-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section .container .container .part-top-s-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-left-s-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-right-s-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-bottom-s-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section .container .container .part-top-s-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-left-s-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-right-s-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-bottom-s-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section .container .container .part-top-s-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-left-s-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-right-s-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-bottom-s-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section .container .container .part-top-s-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-left-s-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-right-s-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-bottom-s-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section .container .container .part-top-s-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-left-s-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-right-s-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-bottom-s-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .section .container .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .section .container .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .section .container .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .container .part-top-xs-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-left-xs-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-right-xs-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section .container .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-left-xs-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-right-xs-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section .container .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-left-xs-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-right-xs-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section .container .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-left-xs-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-right-xs-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section .container .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-left-xs-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-right-xs-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section .container .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-left-xs-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-right-xs-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section .container .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-left-xs-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-right-xs-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section .container .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-left-xs-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-right-xs-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section .container .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-left-xs-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-right-xs-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section .container .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-left-xs-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-right-xs-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section .container .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-left-xs-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-right-xs-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section .container .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-left-xs-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-right-xs-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section .container .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section .container .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 840px) {
  .section .container .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 992px) {
  .section .container .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1340px) {
  .section .container .container .part-xl-0 {
    display: none;
  }
}
.section .container .container [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.section .container .container [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.section .container .container [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.section .container .container [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.section .container .container [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.section .container .container [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.section .container .container [class*=part].-text-left {
  text-align: left;
}
.section .container .container [class*=part].-text-center {
  text-align: center;
}
.section .container .container [class*=part].-text-right {
  text-align: right;
}
.section + .section:not(.--colored) {
  margin-top: 175px;
}
@media (max-width: 992px) {
  .section + .section:not(.--colored) {
    margin-top: 120px;
  }
}
@media (max-width: 840px) {
  .section + .section:not(.--colored) {
    margin-top: 120px;
  }
}
@media (max-width: 576px) {
  .section + .section:not(.--colored) {
    margin-top: 100px;
  }
}
@media (max-width: 375px) {
  .section + .section:not(.--colored) {
    margin-top: 80px;
  }
}
.section:last-of-type:not(.--colored) {
  margin-bottom: 175px;
}
@media (max-width: 992px) {
  .section:last-of-type:not(.--colored) {
    margin-bottom: 120px;
  }
}
@media (max-width: 840px) {
  .section:last-of-type:not(.--colored) {
    margin-bottom: 120px;
  }
}
@media (max-width: 576px) {
  .section:last-of-type:not(.--colored) {
    margin-bottom: 100px;
  }
}
@media (max-width: 375px) {
  .section:last-of-type:not(.--colored) {
    margin-bottom: 80px;
  }
}
.section.-small {
  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: 25px;
  padding-left: 25px;
  max-width: 890px;
}
.section.-small .part-1:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-small .part-1.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
}
.section.-small .part-2:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-small .part-2.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
}
.section.-small .part-3:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-small .part-3.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
}
.section.-small .part-4:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-small .part-4.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
}
.section.-small .part-5:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-small .part-5.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
}
.section.-small .part-6:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-small .part-6.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
}
.section.-small .part-7:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-small .part-7.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
}
.section.-small .part-8:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-small .part-8.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
}
.section.-small .part-9:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-small .part-9.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
}
.section.-small .part-10:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-small .part-10.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
}
.section.-small .part-11:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-small .part-11.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
}
.section.-small .part-12:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-small .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1340px) {
  .section.-small .part-xl-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-xl-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-small .part-xl-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-xl-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-small .part-xl-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-xl-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-small .part-xl-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-xl-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-small .part-xl-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-xl-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-small .part-xl-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-xl-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-small .part-xl-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-xl-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-small .part-xl-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-xl-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-small .part-xl-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-xl-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-small .part-xl-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-xl-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-small .part-xl-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-xl-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-small .part-xl-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 992px) {
  .section.-small .part-l-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-l-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-small .part-l-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-l-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-small .part-l-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-l-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-small .part-l-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-l-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-small .part-l-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-l-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-small .part-l-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-l-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-small .part-l-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-l-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-small .part-l-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-l-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-small .part-l-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-l-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-small .part-l-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-l-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-small .part-l-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-l-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-small .part-l-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 840px) {
  .section.-small .part-m-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-m-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-small .part-m-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-m-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-small .part-m-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-m-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-small .part-m-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-m-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-small .part-m-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-m-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-small .part-m-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-m-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-small .part-m-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-m-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-small .part-m-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-m-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-small .part-m-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-m-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-small .part-m-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-m-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-small .part-m-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-m-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-small .part-m-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 576px) {
  .section.-small .part-s-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-s-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-small .part-s-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-s-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-small .part-s-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-s-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-small .part-s-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-s-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-small .part-s-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-s-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-small .part-s-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-s-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-small .part-s-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-s-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-small .part-s-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-s-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-small .part-s-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-s-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-small .part-s-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-s-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-small .part-s-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-s-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-small .part-s-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-s-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 375px) {
  .section.-small .part-xs-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-xs-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-small .part-xs-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-xs-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-small .part-xs-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-xs-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-small .part-xs-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-xs-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-small .part-xs-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-xs-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-small .part-xs-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-xs-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-small .part-xs-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-xs-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-small .part-xs-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-xs-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-small .part-xs-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-xs-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-small .part-xs-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-xs-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-small .part-xs-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-xs-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-small .part-xs-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-xs-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
.section.-small .part-top-0 {
  margin-top: 0px;
}
.section.-small .part-left-0 {
  margin-left: 0px;
}
.section.-small .part-right-0 {
  margin-right: 0px;
}
.section.-small .part-bottom-0 {
  margin-bottom: calc(0px + 50px);
}
.section.-small .part-top-1 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-small .part-left-1 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-small .part-right-1 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-small .part-bottom-1 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
}
.section.-small .part-top-2 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-small .part-left-2 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-small .part-right-2 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-small .part-bottom-2 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
}
.section.-small .part-top-3 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-small .part-left-3 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-small .part-right-3 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-small .part-bottom-3 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
}
.section.-small .part-top-4 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-small .part-left-4 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-small .part-right-4 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-small .part-bottom-4 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
}
.section.-small .part-top-5 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-small .part-left-5 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-small .part-right-5 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-small .part-bottom-5 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
}
.section.-small .part-top-6 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-small .part-left-6 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-small .part-right-6 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-small .part-bottom-6 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
}
.section.-small .part-top-7 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-small .part-left-7 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-small .part-right-7 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-small .part-bottom-7 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
}
.section.-small .part-top-8 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-small .part-left-8 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-small .part-right-8 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-small .part-bottom-8 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
}
.section.-small .part-top-9 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-small .part-left-9 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-small .part-right-9 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-small .part-bottom-9 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
}
.section.-small .part-top-10 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-small .part-left-10 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-small .part-right-10 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-small .part-bottom-10 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
}
.section.-small .part-top-11 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-small .part-left-11 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-small .part-right-11 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-small .part-bottom-11 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
}
.section.-small .part-top-12 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-small .part-left-12 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-small .part-right-12 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-small .part-bottom-12 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
}
@media (max-width: 992px) {
  .section.-small .part-top-l-0 {
    margin-top: 0px;
  }
  .section.-small .part-left-l-0 {
    margin-left: 0px;
  }
  .section.-small .part-right-l-0 {
    margin-right: 0px;
  }
  .section.-small .part-bottom-l-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section.-small .part-top-l-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-left-l-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-right-l-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-bottom-l-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section.-small .part-top-l-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-left-l-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-right-l-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-bottom-l-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section.-small .part-top-l-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-left-l-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-right-l-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-bottom-l-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section.-small .part-top-l-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-left-l-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-right-l-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-bottom-l-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section.-small .part-top-l-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-left-l-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-right-l-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-bottom-l-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section.-small .part-top-l-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-left-l-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-right-l-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-bottom-l-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section.-small .part-top-l-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-left-l-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-right-l-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-bottom-l-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section.-small .part-top-l-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-left-l-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-right-l-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-bottom-l-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section.-small .part-top-l-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-left-l-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-right-l-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-bottom-l-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section.-small .part-top-l-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-left-l-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-right-l-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-bottom-l-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section.-small .part-top-l-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-left-l-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-right-l-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-bottom-l-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section.-small .part-top-l-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-left-l-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-right-l-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-bottom-l-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 840px) {
  .section.-small .part-top-m-0 {
    margin-top: 0px;
  }
  .section.-small .part-left-m-0 {
    margin-left: 0px;
  }
  .section.-small .part-right-m-0 {
    margin-right: 0px;
  }
  .section.-small .part-bottom-m-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section.-small .part-top-m-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-left-m-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-right-m-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-bottom-m-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section.-small .part-top-m-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-left-m-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-right-m-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-bottom-m-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section.-small .part-top-m-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-left-m-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-right-m-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-bottom-m-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section.-small .part-top-m-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-left-m-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-right-m-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-bottom-m-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section.-small .part-top-m-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-left-m-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-right-m-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-bottom-m-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section.-small .part-top-m-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-left-m-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-right-m-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-bottom-m-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section.-small .part-top-m-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-left-m-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-right-m-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-bottom-m-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section.-small .part-top-m-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-left-m-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-right-m-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-bottom-m-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section.-small .part-top-m-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-left-m-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-right-m-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-bottom-m-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section.-small .part-top-m-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-left-m-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-right-m-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-bottom-m-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section.-small .part-top-m-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-left-m-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-right-m-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-bottom-m-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section.-small .part-top-m-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-left-m-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-right-m-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-bottom-m-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 576px) {
  .section.-small .part-top-s-0 {
    margin-top: 0px;
  }
  .section.-small .part-left-s-0 {
    margin-left: 0px;
  }
  .section.-small .part-right-s-0 {
    margin-right: 0px;
  }
  .section.-small .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section.-small .part-top-s-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-left-s-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-right-s-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-bottom-s-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section.-small .part-top-s-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-left-s-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-right-s-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-bottom-s-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section.-small .part-top-s-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-left-s-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-right-s-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-bottom-s-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section.-small .part-top-s-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-left-s-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-right-s-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-bottom-s-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section.-small .part-top-s-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-left-s-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-right-s-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-bottom-s-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section.-small .part-top-s-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-left-s-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-right-s-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-bottom-s-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section.-small .part-top-s-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-left-s-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-right-s-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-bottom-s-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section.-small .part-top-s-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-left-s-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-right-s-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-bottom-s-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section.-small .part-top-s-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-left-s-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-right-s-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-bottom-s-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section.-small .part-top-s-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-left-s-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-right-s-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-bottom-s-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section.-small .part-top-s-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-left-s-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-right-s-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-bottom-s-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section.-small .part-top-s-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-left-s-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-right-s-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-bottom-s-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section.-small .part-top-xs-0 {
    margin-top: 0px;
  }
  .section.-small .part-left-xs-0 {
    margin-left: 0px;
  }
  .section.-small .part-right-xs-0 {
    margin-right: 0px;
  }
  .section.-small .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section.-small .part-top-xs-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-left-xs-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-right-xs-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-small .part-bottom-xs-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section.-small .part-top-xs-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-left-xs-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-right-xs-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-small .part-bottom-xs-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section.-small .part-top-xs-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-left-xs-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-right-xs-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-small .part-bottom-xs-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section.-small .part-top-xs-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-left-xs-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-right-xs-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-small .part-bottom-xs-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section.-small .part-top-xs-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-left-xs-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-right-xs-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-small .part-bottom-xs-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section.-small .part-top-xs-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-left-xs-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-right-xs-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-small .part-bottom-xs-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section.-small .part-top-xs-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-left-xs-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-right-xs-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-small .part-bottom-xs-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section.-small .part-top-xs-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-left-xs-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-right-xs-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-small .part-bottom-xs-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section.-small .part-top-xs-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-left-xs-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-right-xs-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-small .part-bottom-xs-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section.-small .part-top-xs-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-left-xs-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-right-xs-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-small .part-bottom-xs-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section.-small .part-top-xs-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-left-xs-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-right-xs-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-small .part-bottom-xs-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section.-small .part-top-xs-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-left-xs-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-right-xs-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-small .part-bottom-xs-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section.-small .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section.-small .part-s-0 {
    display: none;
  }
}
@media (max-width: 840px) {
  .section.-small .part-m-0 {
    display: none;
  }
}
@media (max-width: 992px) {
  .section.-small .part-l-0 {
    display: none;
  }
}
@media (max-width: 1340px) {
  .section.-small .part-xl-0 {
    display: none;
  }
}
.section.-small [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.section.-small [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.section.-small [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.section.-small [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.section.-small [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.section.-small [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.section.-small [class*=part].-text-left {
  text-align: left;
}
.section.-small [class*=part].-text-center {
  text-align: center;
}
.section.-small [class*=part].-text-right {
  text-align: right;
}
@media (max-width: 840px) {
  .section.-small {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.section.-extra-small {
  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: 25px;
  padding-left: 25px;
  max-width: 550px;
}
.section.-extra-small .part-1:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-extra-small .part-1.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
}
.section.-extra-small .part-2:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-extra-small .part-2.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
}
.section.-extra-small .part-3:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-extra-small .part-3.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
}
.section.-extra-small .part-4:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-extra-small .part-4.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
}
.section.-extra-small .part-5:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-extra-small .part-5.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
}
.section.-extra-small .part-6:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-extra-small .part-6.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
}
.section.-extra-small .part-7:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-extra-small .part-7.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
}
.section.-extra-small .part-8:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-extra-small .part-8.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
}
.section.-extra-small .part-9:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-extra-small .part-9.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
}
.section.-extra-small .part-10:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-extra-small .part-10.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
}
.section.-extra-small .part-11:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-extra-small .part-11.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
}
.section.-extra-small .part-12:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-extra-small .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1340px) {
  .section.-extra-small .part-xl-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-xl-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-extra-small .part-xl-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-xl-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-extra-small .part-xl-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-xl-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-extra-small .part-xl-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-xl-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-extra-small .part-xl-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-xl-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-extra-small .part-xl-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-xl-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-extra-small .part-xl-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-xl-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-extra-small .part-xl-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-xl-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-extra-small .part-xl-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-xl-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-extra-small .part-xl-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-xl-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-extra-small .part-xl-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-xl-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-extra-small .part-xl-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 992px) {
  .section.-extra-small .part-l-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-l-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-extra-small .part-l-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-l-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-extra-small .part-l-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-l-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-extra-small .part-l-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-l-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-extra-small .part-l-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-l-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-extra-small .part-l-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-l-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-extra-small .part-l-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-l-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-extra-small .part-l-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-l-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-extra-small .part-l-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-l-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-extra-small .part-l-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-l-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-extra-small .part-l-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-l-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-extra-small .part-l-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 840px) {
  .section.-extra-small .part-m-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-m-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-extra-small .part-m-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-m-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-extra-small .part-m-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-m-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-extra-small .part-m-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-m-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-extra-small .part-m-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-m-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-extra-small .part-m-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-m-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-extra-small .part-m-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-m-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-extra-small .part-m-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-m-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-extra-small .part-m-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-m-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-extra-small .part-m-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-m-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-extra-small .part-m-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-m-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-extra-small .part-m-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 576px) {
  .section.-extra-small .part-s-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-s-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-extra-small .part-s-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-s-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-extra-small .part-s-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-s-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-extra-small .part-s-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-s-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-extra-small .part-s-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-s-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-extra-small .part-s-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-s-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-extra-small .part-s-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-s-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-extra-small .part-s-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-s-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-extra-small .part-s-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-s-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-extra-small .part-s-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-s-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-extra-small .part-s-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-s-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-extra-small .part-s-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-s-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 375px) {
  .section.-extra-small .part-xs-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-xs-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-extra-small .part-xs-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-xs-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-extra-small .part-xs-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-xs-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-extra-small .part-xs-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-xs-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-extra-small .part-xs-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-xs-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-extra-small .part-xs-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-xs-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-extra-small .part-xs-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-xs-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-extra-small .part-xs-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-xs-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-extra-small .part-xs-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-xs-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-extra-small .part-xs-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-xs-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-extra-small .part-xs-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-xs-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-extra-small .part-xs-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-xs-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
.section.-extra-small .part-top-0 {
  margin-top: 0px;
}
.section.-extra-small .part-left-0 {
  margin-left: 0px;
}
.section.-extra-small .part-right-0 {
  margin-right: 0px;
}
.section.-extra-small .part-bottom-0 {
  margin-bottom: calc(0px + 50px);
}
.section.-extra-small .part-top-1 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-extra-small .part-left-1 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-extra-small .part-right-1 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-extra-small .part-bottom-1 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
}
.section.-extra-small .part-top-2 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-extra-small .part-left-2 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-extra-small .part-right-2 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-extra-small .part-bottom-2 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
}
.section.-extra-small .part-top-3 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-extra-small .part-left-3 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-extra-small .part-right-3 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-extra-small .part-bottom-3 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
}
.section.-extra-small .part-top-4 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-extra-small .part-left-4 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-extra-small .part-right-4 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-extra-small .part-bottom-4 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
}
.section.-extra-small .part-top-5 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-extra-small .part-left-5 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-extra-small .part-right-5 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-extra-small .part-bottom-5 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
}
.section.-extra-small .part-top-6 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-extra-small .part-left-6 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-extra-small .part-right-6 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-extra-small .part-bottom-6 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
}
.section.-extra-small .part-top-7 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-extra-small .part-left-7 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-extra-small .part-right-7 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-extra-small .part-bottom-7 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
}
.section.-extra-small .part-top-8 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-extra-small .part-left-8 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-extra-small .part-right-8 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-extra-small .part-bottom-8 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
}
.section.-extra-small .part-top-9 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-extra-small .part-left-9 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-extra-small .part-right-9 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-extra-small .part-bottom-9 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
}
.section.-extra-small .part-top-10 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-extra-small .part-left-10 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-extra-small .part-right-10 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-extra-small .part-bottom-10 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
}
.section.-extra-small .part-top-11 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-extra-small .part-left-11 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-extra-small .part-right-11 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-extra-small .part-bottom-11 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
}
.section.-extra-small .part-top-12 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-extra-small .part-left-12 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-extra-small .part-right-12 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-extra-small .part-bottom-12 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
}
@media (max-width: 992px) {
  .section.-extra-small .part-top-l-0 {
    margin-top: 0px;
  }
  .section.-extra-small .part-left-l-0 {
    margin-left: 0px;
  }
  .section.-extra-small .part-right-l-0 {
    margin-right: 0px;
  }
  .section.-extra-small .part-bottom-l-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section.-extra-small .part-top-l-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-left-l-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-right-l-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-bottom-l-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-left-l-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-right-l-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-bottom-l-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-left-l-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-right-l-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-bottom-l-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-left-l-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-right-l-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-bottom-l-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-left-l-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-right-l-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-bottom-l-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-left-l-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-right-l-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-bottom-l-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-left-l-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-right-l-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-bottom-l-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-left-l-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-right-l-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-bottom-l-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-left-l-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-right-l-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-bottom-l-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-left-l-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-right-l-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-bottom-l-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-left-l-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-right-l-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-bottom-l-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section.-extra-small .part-top-l-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-left-l-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-right-l-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-bottom-l-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 840px) {
  .section.-extra-small .part-top-m-0 {
    margin-top: 0px;
  }
  .section.-extra-small .part-left-m-0 {
    margin-left: 0px;
  }
  .section.-extra-small .part-right-m-0 {
    margin-right: 0px;
  }
  .section.-extra-small .part-bottom-m-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section.-extra-small .part-top-m-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-left-m-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-right-m-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-bottom-m-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-left-m-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-right-m-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-bottom-m-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-left-m-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-right-m-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-bottom-m-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-left-m-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-right-m-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-bottom-m-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-left-m-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-right-m-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-bottom-m-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-left-m-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-right-m-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-bottom-m-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-left-m-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-right-m-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-bottom-m-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-left-m-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-right-m-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-bottom-m-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-left-m-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-right-m-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-bottom-m-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-left-m-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-right-m-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-bottom-m-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-left-m-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-right-m-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-bottom-m-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section.-extra-small .part-top-m-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-left-m-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-right-m-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-bottom-m-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 576px) {
  .section.-extra-small .part-top-s-0 {
    margin-top: 0px;
  }
  .section.-extra-small .part-left-s-0 {
    margin-left: 0px;
  }
  .section.-extra-small .part-right-s-0 {
    margin-right: 0px;
  }
  .section.-extra-small .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section.-extra-small .part-top-s-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-left-s-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-right-s-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-bottom-s-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-left-s-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-right-s-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-bottom-s-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-left-s-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-right-s-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-bottom-s-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-left-s-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-right-s-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-bottom-s-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-left-s-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-right-s-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-bottom-s-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-left-s-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-right-s-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-bottom-s-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-left-s-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-right-s-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-bottom-s-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-left-s-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-right-s-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-bottom-s-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-left-s-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-right-s-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-bottom-s-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-left-s-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-right-s-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-bottom-s-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-left-s-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-right-s-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-bottom-s-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section.-extra-small .part-top-s-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-left-s-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-right-s-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-bottom-s-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section.-extra-small .part-top-xs-0 {
    margin-top: 0px;
  }
  .section.-extra-small .part-left-xs-0 {
    margin-left: 0px;
  }
  .section.-extra-small .part-right-xs-0 {
    margin-right: 0px;
  }
  .section.-extra-small .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section.-extra-small .part-top-xs-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-left-xs-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-right-xs-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-extra-small .part-bottom-xs-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-left-xs-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-right-xs-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-extra-small .part-bottom-xs-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-left-xs-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-right-xs-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-extra-small .part-bottom-xs-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-left-xs-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-right-xs-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-extra-small .part-bottom-xs-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-left-xs-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-right-xs-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-extra-small .part-bottom-xs-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-left-xs-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-right-xs-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-extra-small .part-bottom-xs-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-left-xs-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-right-xs-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-extra-small .part-bottom-xs-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-left-xs-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-right-xs-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-extra-small .part-bottom-xs-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-left-xs-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-right-xs-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-extra-small .part-bottom-xs-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-left-xs-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-right-xs-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-extra-small .part-bottom-xs-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-left-xs-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-right-xs-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-extra-small .part-bottom-xs-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section.-extra-small .part-top-xs-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-left-xs-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-right-xs-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-extra-small .part-bottom-xs-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section.-extra-small .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section.-extra-small .part-s-0 {
    display: none;
  }
}
@media (max-width: 840px) {
  .section.-extra-small .part-m-0 {
    display: none;
  }
}
@media (max-width: 992px) {
  .section.-extra-small .part-l-0 {
    display: none;
  }
}
@media (max-width: 1340px) {
  .section.-extra-small .part-xl-0 {
    display: none;
  }
}
.section.-extra-small [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.section.-extra-small [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.section.-extra-small [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.section.-extra-small [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.section.-extra-small [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.section.-extra-small [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.section.-extra-small [class*=part].-text-left {
  text-align: left;
}
.section.-extra-small [class*=part].-text-center {
  text-align: center;
}
.section.-extra-small [class*=part].-text-right {
  text-align: right;
}
@media (max-width: 840px) {
  .section.-extra-small {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.section.-full-width {
  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: 25px;
  padding-left: 25px;
  max-width: unset;
  padding-right: 0;
  padding-left: 0;
  align-items: flex-start;
}
.section.-full-width .part-1:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-full-width .part-1.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
}
.section.-full-width .part-2:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-full-width .part-2.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
}
.section.-full-width .part-3:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-full-width .part-3.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
}
.section.-full-width .part-4:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-full-width .part-4.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
}
.section.-full-width .part-5:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-full-width .part-5.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
}
.section.-full-width .part-6:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-full-width .part-6.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
}
.section.-full-width .part-7:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-full-width .part-7.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
}
.section.-full-width .part-8:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-full-width .part-8.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
}
.section.-full-width .part-9:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-full-width .part-9.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
}
.section.-full-width .part-10:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-full-width .part-10.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
}
.section.-full-width .part-11:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-full-width .part-11.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
}
.section.-full-width .part-12:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-full-width .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1340px) {
  .section.-full-width .part-xl-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-xl-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-full-width .part-xl-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-xl-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-full-width .part-xl-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-xl-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-full-width .part-xl-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-xl-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-full-width .part-xl-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-xl-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-full-width .part-xl-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-xl-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-full-width .part-xl-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-xl-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-full-width .part-xl-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-xl-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-full-width .part-xl-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-xl-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-full-width .part-xl-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-xl-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-full-width .part-xl-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-xl-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-full-width .part-xl-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 992px) {
  .section.-full-width .part-l-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-l-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-full-width .part-l-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-l-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-full-width .part-l-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-l-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-full-width .part-l-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-l-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-full-width .part-l-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-l-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-full-width .part-l-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-l-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-full-width .part-l-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-l-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-full-width .part-l-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-l-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-full-width .part-l-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-l-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-full-width .part-l-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-l-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-full-width .part-l-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-l-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-full-width .part-l-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 840px) {
  .section.-full-width .part-m-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-m-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-full-width .part-m-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-m-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-full-width .part-m-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-m-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-full-width .part-m-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-m-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-full-width .part-m-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-m-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-full-width .part-m-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-m-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-full-width .part-m-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-m-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-full-width .part-m-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-m-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-full-width .part-m-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-m-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-full-width .part-m-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-m-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-full-width .part-m-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-m-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-full-width .part-m-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 576px) {
  .section.-full-width .part-s-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-s-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-full-width .part-s-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-s-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-full-width .part-s-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-s-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-full-width .part-s-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-s-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-full-width .part-s-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-s-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-full-width .part-s-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-s-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-full-width .part-s-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-s-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-full-width .part-s-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-s-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-full-width .part-s-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-s-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-full-width .part-s-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-s-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-full-width .part-s-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-s-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-full-width .part-s-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-s-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 375px) {
  .section.-full-width .part-xs-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-xs-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .section.-full-width .part-xs-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-xs-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .section.-full-width .part-xs-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-xs-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .section.-full-width .part-xs-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-xs-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .section.-full-width .part-xs-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-xs-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .section.-full-width .part-xs-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-xs-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .section.-full-width .part-xs-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-xs-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .section.-full-width .part-xs-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-xs-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .section.-full-width .part-xs-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-xs-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .section.-full-width .part-xs-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-xs-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .section.-full-width .part-xs-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-xs-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .section.-full-width .part-xs-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-xs-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
.section.-full-width .part-top-0 {
  margin-top: 0px;
}
.section.-full-width .part-left-0 {
  margin-left: 0px;
}
.section.-full-width .part-right-0 {
  margin-right: 0px;
}
.section.-full-width .part-bottom-0 {
  margin-bottom: calc(0px + 50px);
}
.section.-full-width .part-top-1 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-full-width .part-left-1 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-full-width .part-right-1 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.section.-full-width .part-bottom-1 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
}
.section.-full-width .part-top-2 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-full-width .part-left-2 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-full-width .part-right-2 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.section.-full-width .part-bottom-2 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
}
.section.-full-width .part-top-3 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-full-width .part-left-3 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-full-width .part-right-3 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.section.-full-width .part-bottom-3 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
}
.section.-full-width .part-top-4 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-full-width .part-left-4 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-full-width .part-right-4 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.section.-full-width .part-bottom-4 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
}
.section.-full-width .part-top-5 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-full-width .part-left-5 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-full-width .part-right-5 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.section.-full-width .part-bottom-5 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
}
.section.-full-width .part-top-6 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-full-width .part-left-6 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-full-width .part-right-6 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.section.-full-width .part-bottom-6 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
}
.section.-full-width .part-top-7 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-full-width .part-left-7 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-full-width .part-right-7 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.section.-full-width .part-bottom-7 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
}
.section.-full-width .part-top-8 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-full-width .part-left-8 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-full-width .part-right-8 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.section.-full-width .part-bottom-8 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
}
.section.-full-width .part-top-9 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-full-width .part-left-9 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-full-width .part-right-9 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.section.-full-width .part-bottom-9 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
}
.section.-full-width .part-top-10 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-full-width .part-left-10 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-full-width .part-right-10 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.section.-full-width .part-bottom-10 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
}
.section.-full-width .part-top-11 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-full-width .part-left-11 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-full-width .part-right-11 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.section.-full-width .part-bottom-11 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
}
.section.-full-width .part-top-12 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-full-width .part-left-12 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-full-width .part-right-12 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.section.-full-width .part-bottom-12 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
}
@media (max-width: 992px) {
  .section.-full-width .part-top-l-0 {
    margin-top: 0px;
  }
  .section.-full-width .part-left-l-0 {
    margin-left: 0px;
  }
  .section.-full-width .part-right-l-0 {
    margin-right: 0px;
  }
  .section.-full-width .part-bottom-l-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section.-full-width .part-top-l-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-left-l-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-right-l-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-bottom-l-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-left-l-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-right-l-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-bottom-l-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-left-l-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-right-l-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-bottom-l-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-left-l-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-right-l-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-bottom-l-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-left-l-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-right-l-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-bottom-l-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-left-l-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-right-l-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-bottom-l-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-left-l-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-right-l-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-bottom-l-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-left-l-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-right-l-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-bottom-l-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-left-l-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-right-l-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-bottom-l-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-left-l-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-right-l-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-bottom-l-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-left-l-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-right-l-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-bottom-l-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section.-full-width .part-top-l-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-left-l-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-right-l-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-bottom-l-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 840px) {
  .section.-full-width .part-top-m-0 {
    margin-top: 0px;
  }
  .section.-full-width .part-left-m-0 {
    margin-left: 0px;
  }
  .section.-full-width .part-right-m-0 {
    margin-right: 0px;
  }
  .section.-full-width .part-bottom-m-0 {
    margin-bottom: calc(0px + 50px);
  }
  .section.-full-width .part-top-m-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-left-m-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-right-m-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-bottom-m-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-left-m-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-right-m-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-bottom-m-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-left-m-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-right-m-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-bottom-m-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-left-m-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-right-m-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-bottom-m-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-left-m-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-right-m-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-bottom-m-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-left-m-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-right-m-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-bottom-m-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-left-m-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-right-m-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-bottom-m-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-left-m-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-right-m-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-bottom-m-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-left-m-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-right-m-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-bottom-m-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-left-m-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-right-m-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-bottom-m-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-left-m-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-right-m-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-bottom-m-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .section.-full-width .part-top-m-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-left-m-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-right-m-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-bottom-m-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 576px) {
  .section.-full-width .part-top-s-0 {
    margin-top: 0px;
  }
  .section.-full-width .part-left-s-0 {
    margin-left: 0px;
  }
  .section.-full-width .part-right-s-0 {
    margin-right: 0px;
  }
  .section.-full-width .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section.-full-width .part-top-s-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-left-s-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-right-s-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-bottom-s-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-left-s-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-right-s-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-bottom-s-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-left-s-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-right-s-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-bottom-s-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-left-s-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-right-s-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-bottom-s-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-left-s-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-right-s-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-bottom-s-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-left-s-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-right-s-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-bottom-s-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-left-s-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-right-s-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-bottom-s-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-left-s-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-right-s-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-bottom-s-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-left-s-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-right-s-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-bottom-s-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-left-s-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-right-s-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-bottom-s-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-left-s-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-right-s-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-bottom-s-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section.-full-width .part-top-s-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-left-s-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-right-s-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-bottom-s-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section.-full-width .part-top-xs-0 {
    margin-top: 0px;
  }
  .section.-full-width .part-left-xs-0 {
    margin-left: 0px;
  }
  .section.-full-width .part-right-xs-0 {
    margin-right: 0px;
  }
  .section.-full-width .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section.-full-width .part-top-xs-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-left-xs-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-right-xs-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .section.-full-width .part-bottom-xs-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-left-xs-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-right-xs-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .section.-full-width .part-bottom-xs-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-left-xs-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-right-xs-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .section.-full-width .part-bottom-xs-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-left-xs-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-right-xs-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .section.-full-width .part-bottom-xs-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-left-xs-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-right-xs-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .section.-full-width .part-bottom-xs-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-left-xs-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-right-xs-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .section.-full-width .part-bottom-xs-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-left-xs-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-right-xs-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .section.-full-width .part-bottom-xs-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-left-xs-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-right-xs-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .section.-full-width .part-bottom-xs-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-left-xs-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-right-xs-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .section.-full-width .part-bottom-xs-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-left-xs-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-right-xs-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .section.-full-width .part-bottom-xs-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-left-xs-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-right-xs-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .section.-full-width .part-bottom-xs-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .section.-full-width .part-top-xs-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-left-xs-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-right-xs-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .section.-full-width .part-bottom-xs-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section.-full-width .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section.-full-width .part-s-0 {
    display: none;
  }
}
@media (max-width: 840px) {
  .section.-full-width .part-m-0 {
    display: none;
  }
}
@media (max-width: 992px) {
  .section.-full-width .part-l-0 {
    display: none;
  }
}
@media (max-width: 1340px) {
  .section.-full-width .part-xl-0 {
    display: none;
  }
}
.section.-full-width [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.section.-full-width [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.section.-full-width [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.section.-full-width [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.section.-full-width [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.section.-full-width [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.section.-full-width [class*=part].-text-left {
  text-align: left;
}
.section.-full-width [class*=part].-text-center {
  text-align: center;
}
.section.-full-width [class*=part].-text-right {
  text-align: right;
}
.section.-center-horizontal .container {
  justify-content: center;
}
@media (max-width: 992px) {
  .section.-center-horizontal .container {
    justify-content: end;
  }
}
.section.--colored {
  padding-top: 175px;
  padding-bottom: 175px;
  background-color: #F5ECE5;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 992px) {
  .section.--colored {
    padding-top: 120px;
  }
}
@media (max-width: 840px) {
  .section.--colored {
    padding-top: 120px;
  }
}
@media (max-width: 576px) {
  .section.--colored {
    padding-top: 100px;
  }
}
@media (max-width: 375px) {
  .section.--colored {
    padding-top: 80px;
  }
}
@media (max-width: 992px) {
  .section.--colored {
    padding-bottom: 120px;
  }
}
@media (max-width: 840px) {
  .section.--colored {
    padding-bottom: 120px;
  }
}
@media (max-width: 576px) {
  .section.--colored {
    padding-bottom: 100px;
  }
}
@media (max-width: 375px) {
  .section.--colored {
    padding-bottom: 80px;
  }
}
@media (max-width: 992px) {
  .section.--colored {
    padding-top: 100px;
  }
}
@media (max-width: 840px) {
  .section.--colored {
    padding-top: 100px;
  }
}
@media (max-width: 576px) {
  .section.--colored {
    padding-top: 100px;
  }
}
@media (max-width: 375px) {
  .section.--colored {
    padding-top: 80px;
  }
}
@media (max-width: 992px) {
  .section.--colored {
    padding-bottom: 100px;
  }
}
@media (max-width: 840px) {
  .section.--colored {
    padding-bottom: 100px;
  }
}
@media (max-width: 576px) {
  .section.--colored {
    padding-bottom: 100px;
  }
}
@media (max-width: 375px) {
  .section.--colored {
    padding-bottom: 80px;
  }
}
.section.--colored.-no-bottom-space {
  padding-bottom: 0;
}
.section.--colored.-no-bottom-space .container {
  margin-bottom: 0;
}
.section.--colored.-brown h1, .section.--colored.-brown h2, .section.--colored.-brown h3, .section.--colored.-brown h4, .section.--colored.-brown h5, .section.--colored.-brown h6,
.section.--colored.-brown .heading-1,
.section.--colored.-brown .heading-2,
.section.--colored.-brown .heading-3,
.section.--colored.-brown .heading-4,
.section.--colored.-brown .heading-5,
.section.--colored.-brown .heading-6 {
  color: #413533;
}
.section.--colored.-brown .link {
  color: #413533;
}
.section.--colored.-brown .link svg * {
  fill: #413533;
}
.section.--colored.-brown h3 {
  color: #DBB64B;
}
.section.--colored.-brown p {
  color: #413533;
}
.section.--colored.-green {
  background-color: #D3E4D7;
}
.section.--colored.-green h1, .section.--colored.-green h2, .section.--colored.-green h3, .section.--colored.-green h4, .section.--colored.-green h5, .section.--colored.-green h6,
.section.--colored.-green .heading-1,
.section.--colored.-green .heading-2,
.section.--colored.-green .heading-3,
.section.--colored.-green .heading-4,
.section.--colored.-green .heading-5,
.section.--colored.-green .heading-6 {
  color: #0B2737;
}
.section.--colored.-green .link {
  color: #0B2737;
}
.section.--colored.-green .link svg * {
  fill: #0B2737;
}
.section.--colored.-text-green a {
  color: #7A9C70 !important;
}
.section.--colored.-text-green a svg path {
  fill: #7A9C70 !important;
}
.section.--colored.-blue {
  background-color: #EAF2F7;
}
.section.--colored.-blue h1, .section.--colored.-blue h2, .section.--colored.-blue h3, .section.--colored.-blue h4, .section.--colored.-blue h5, .section.--colored.-blue h6,
.section.--colored.-blue .heading-1,
.section.--colored.-blue .heading-2,
.section.--colored.-blue .heading-3,
.section.--colored.-blue .heading-4,
.section.--colored.-blue .heading-5,
.section.--colored.-blue .heading-6 {
  color: #1A3C53;
}
.section.--colored.-blue .link {
  color: #1A3C53;
}
.section.--colored.-blue .link svg * {
  fill: #1A3C53;
}
.section.--colored.-blue h3 {
  color: #DBB64B;
}
.section.--colored.-white {
  background-color: white;
}
.section.--colored.-black {
  background-color: #0B2737;
}
.section.--colored.-color-1-active {
  background-color: #FCF8F6;
}
.section.--colored + .--colored {
  padding-top: 0;
}
.section.--bordered::before, .section.--bordered::after {
  content: "";
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: calc(1390px - 50px);
  background-image: url("/img/icons/dotted-line-light.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1390px) {
  .section.--bordered::before, .section.--bordered::after {
    max-width: calc(100% - 50px);
  }
}
@media (max-width: 992px) {
  .section.--bordered::before, .section.--bordered::after {
    max-width: calc(100% - 30px);
  }
}
.section.--bordered::before {
  margin-bottom: 100px;
}
@media (max-width: 992px) {
  .section.--bordered::before {
    margin-bottom: 100px;
  }
}
@media (max-width: 840px) {
  .section.--bordered::before {
    margin-bottom: 100px;
  }
}
@media (max-width: 576px) {
  .section.--bordered::before {
    margin-bottom: 100px;
  }
}
@media (max-width: 375px) {
  .section.--bordered::before {
    margin-bottom: 80px;
  }
}
.section.--bordered::after {
  margin-top: 100px;
}
@media (max-width: 992px) {
  .section.--bordered::after {
    margin-top: 100px;
  }
}
@media (max-width: 840px) {
  .section.--bordered::after {
    margin-top: 100px;
  }
}
@media (max-width: 576px) {
  .section.--bordered::after {
    margin-top: 100px;
  }
}
@media (max-width: 375px) {
  .section.--bordered::after {
    margin-top: 80px;
  }
}
.section.--bordered.--colored::before, .section.--bordered.--colored::after {
  background-image: url("/img/icons/dotted-line.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.section.--bordered + .--bordered::before {
  display: none;
}
.section.--center-horizontal .container {
  justify-content: center;
}
.section:first-of-type {
  margin-top: 220px;
}
@media (max-width: 992px) {
  .section:first-of-type {
    margin-top: 215px;
  }
}
@media (max-width: 840px) {
  .section:first-of-type {
    margin-top: 180px;
  }
}
@media (max-width: 576px) {
  .section:first-of-type {
    margin-top: 110px;
  }
}
@media (max-width: 375px) {
  .section:first-of-type {
    margin-top: 110px;
  }
}
.section:first-of-type.--colored {
  margin-top: 0;
  padding-top: 175px;
}
@media (max-width: 992px) {
  .section:first-of-type.--colored {
    padding-top: 185px;
  }
}
@media (max-width: 840px) {
  .section:first-of-type.--colored {
    padding-top: 185px;
  }
}
@media (max-width: 576px) {
  .section:first-of-type.--colored {
    padding-top: 90px;
  }
}
@media (max-width: 375px) {
  .section:first-of-type.--colored {
    padding-top: 90px;
  }
}
.section.-no-bottom-space {
  padding-bottom: calc(14vw - 80px);
}
@media (max-width: 992px) {
  .section.-no-bottom-space {
    padding-bottom: 0;
  }
}
@media (max-width: 992px) {
  .section.-no-bottom-space > .container {
    padding-bottom: 0;
  }
}
@media (max-width: 992px) {
  .section.-no-bottom-space > .container .image {
    margin-bottom: 0;
  }
}
.section.-no-bottom-space > .container:last-of-type:last-of-type {
  margin-bottom: 0 !important;
}
.section.-no-bottom-space > .container [class*=part] {
  margin-bottom: 0;
}
.section.-no-bottom-space + .section.--colored {
  padding-top: 175px;
}
@media (max-width: 992px) {
  .section.-no-bottom-space + .section.--colored {
    padding-top: 120px;
  }
}
@media (max-width: 840px) {
  .section.-no-bottom-space + .section.--colored {
    padding-top: 120px;
  }
}
@media (max-width: 576px) {
  .section.-no-bottom-space + .section.--colored {
    padding-top: 100px;
  }
}
@media (max-width: 375px) {
  .section.-no-bottom-space + .section.--colored {
    padding-top: 80px;
  }
}
.section.--top-colored {
  position: relative;
  margin-top: 0 !important;
}
.section.--top-colored::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 150px;
  background-color: #EAF2F7;
}
@media (max-width: 992px) {
  .section.--top-colored::before {
    height: 50px;
  }
}
.section.-top-space {
  margin-top: 175px;
}
@media (max-width: 992px) {
  .section.-top-space {
    margin-top: 120px;
  }
}
@media (max-width: 840px) {
  .section.-top-space {
    margin-top: 120px;
  }
}
@media (max-width: 576px) {
  .section.-top-space {
    margin-top: 100px;
  }
}
@media (max-width: 375px) {
  .section.-top-space {
    margin-top: 80px;
  }
}
.section.-no-top-space {
  margin-top: 0 !important;
}
.section .-align-stretch {
  display: flex;
  align-items: stretch;
}

.--yellow {
  color: #DBB64B !important;
}

.animations .-large {
  position: relative !important;
  justify-content: center;
  margin-top: 60px;
  color: #7A9C70 !important;
}
.animations .-large svg path {
  fill: #7A9C70 !important;
}

.verticle-line {
  background-image: url(/img/light-green-border-verticle.svg);
  height: 100%;
  width: 1px;
}

.section .-no-left-space-image {
  margin-left: 0px !important;
  padding-left: 0px !important;
}
.section.-no-left-space > .container, .section.-no-right-space > .container {
  margin-bottom: 0;
}
.section.-no-left-space > .container:first-of-type, .section.-no-right-space > .container:first-of-type {
  z-index: 1;
}
@media (max-width: 992px) {
  .section.-no-left-space > .container:first-of-type:last-of-type, .section.-no-right-space > .container:first-of-type:last-of-type {
    flex-direction: column;
  }
}
.section.-no-left-space > .container:nth-of-type(2), .section.-no-right-space > .container:nth-of-type(2) {
  z-index: 0;
  align-items: flex-end;
}
.section.-no-left-space > .container:nth-of-type(2):hover, .section.-no-right-space > .container:nth-of-type(2):hover {
  z-index: 1;
  animation: setImageToTop 650ms;
}
@media (max-width: 576px) {
  .section.-no-left-space > .container:nth-of-type(2):hover, .section.-no-right-space > .container:nth-of-type(2):hover {
    animation: none;
  }
}
.section.-no-left-space > .container [class*=part], .section.-no-right-space > .container [class*=part] {
  margin-bottom: 0;
}
.section.-no-left-space > .container [class*=part]:not(.content), .section.-no-right-space > .container [class*=part]:not(.content) {
  position: relative;
}
.section.-no-left-space > .container [class*=part] .side-cover, .section.-no-right-space > .container [class*=part] .side-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1390px) {
  .section.-no-left-space > .container [class*=part] .side-cover, .section.-no-right-space > .container [class*=part] .side-cover {
    width: calc(100% + (100vw - (1390px)) / 2);
  }
}
.section.-no-left-space > .container [class*=part] .side-cover.-auto-height, .section.-no-right-space > .container [class*=part] .side-cover.-auto-height {
  height: auto;
  margin-top: 50px;
  position: relative;
}
.section.-no-left-space > .container [class*=part] .side-cover.-auto-height img, .section.-no-right-space > .container [class*=part] .side-cover.-auto-height img {
  height: auto;
  position: relative;
}
.section.-no-left-space > .container [class*=part] .side-cover .slider,
.section.-no-left-space > .container [class*=part] .side-cover #map, .section.-no-right-space > .container [class*=part] .side-cover .slider,
.section.-no-right-space > .container [class*=part] .side-cover #map {
  width: 100%;
  height: 100%;
}
.section.-no-left-space > .container [class*=part] .side-cover img,
.section.-no-left-space > .container [class*=part] .side-cover #map, .section.-no-right-space > .container [class*=part] .side-cover img,
.section.-no-right-space > .container [class*=part] .side-cover #map {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.section.-no-left-space > .container [class*=part] .side-cover.-floating, .section.-no-right-space > .container [class*=part] .side-cover.-floating {
  position: relative;
  float: right;
  width: 100%;
  margin-top: calc(-50px);
  height: 0;
  padding-top: 60%;
}
@media (max-width: 576px) {
  .section.-no-left-space > .container [class*=part] .side-cover.-floating, .section.-no-right-space > .container [class*=part] .side-cover.-floating {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .section.-no-left-space > .container .image, .section.-no-right-space > .container .image {
    height: 0;
    padding-top: 60%;
  }
}
@media (max-width: 992px) {
  .section.-no-left-space > .container .image.part-7, .section.-no-right-space > .container .image.part-7 {
    height: 0;
    padding-top: 36%;
  }
}
@media (max-width: 576px) {
  .section.-no-left-space > .container .image.part-s-9, .section.-no-right-space > .container .image.part-s-9 {
    height: 0;
    padding-top: 45%;
  }
}
@media (max-width: 576px) {
  .section.-no-left-space > .container .image.part-s-12, .section.-no-right-space > .container .image.part-s-12 {
    height: 0;
    padding-top: 60%;
  }
}
@media (max-width: 992px) {
  .section.-no-left-space > .container .image.-auto-height, .section.-no-right-space > .container .image.-auto-height {
    padding-top: 0 !important;
    height: auto;
  }
}
.section.-no-left-space > .container .text, .section.-no-right-space > .container .text {
  padding-bottom: 14vw;
  min-height: 40vw;
}
@media (max-width: 992px) {
  .section.-no-left-space > .container .text, .section.-no-right-space > .container .text {
    padding-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 576px) {
  .section.-no-left-space > .container .text, .section.-no-right-space > .container .text {
    padding-bottom: 50px;
  }
}
.section.-no-right-space .container {
  padding-right: 0;
}
@media (max-width: 992px) {
  .section.-no-right-space .container .text {
    padding-right: 25px;
  }
}
@media (max-width: 840px) {
  .section.-no-right-space .container .text {
    padding-right: 15px;
  }
}
.section.-no-left-space .container {
  padding-left: 0;
}
@media (max-width: 992px) {
  .section.-no-left-space .container {
    flex-direction: column-reverse;
  }
}
@media (max-width: 992px) {
  .section.-no-left-space .container .text {
    padding-left: 25px;
  }
}
@media (max-width: 840px) {
  .section.-no-left-space .container .text {
    padding-left: 15px;
  }
}
.section.-no-left-space .container .image .side-cover {
  left: unset;
  right: 0;
}
@media (max-width: 992px) {
  .section.-revert-on-large .container {
    flex-direction: column-reverse !important;
  }
}

.button {
  display: inline-flex;
  align-items: center;
  padding: 18px 26px;
  border-radius: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  font-family: urbane, sans-serif;
  line-height: 1.55;
  font-size: 16px;
  font-weight: 500;
  color: #0B2737;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  background-color: #DCBCA2;
  background-color: #DCBCA2;
  color: #413533;
  transition: 0.3s ease-in-out;
  position: relative;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-left: 8px;
  border: none;
  transition: background-color 0.3s ease-in-out;
  outline: none;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 992px) {
  .button {
    font-size: 16px;
  }
}
@media (max-width: 840px) {
  .button {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .button {
    font-size: 14px;
  }
}
.button + * {
  margin-top: 85px;
}
@media (max-width: 992px) {
  .button + * {
    margin-top: 50px;
  }
}
@media (max-width: 840px) {
  .button + * {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  .button + * {
    margin-top: 40px;
  }
}
.button__icon {
  display: block;
  margin-left: 25px;
  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: 25px;
}
.button::before {
  background-color: #DCBCA2;
}
.button:hover {
  background-color: #F5ECE5;
}
.button:hover::before {
  background-color: #F5ECE5;
}
.button .button__icon:not(.-circle) rect, .button .button__icon:not(.-circle) circle, .button .button__icon:not(.-circle) ellipse, .button .button__icon:not(.-circle) path, .button .button__icon:not(.-circle) polygon, .button .button__icon:not(.-circle) polyline {
  fill: #413533;
}
.button:hover {
  background-color: #F5ECE5;
  border-color: #F5ECE5;
}
.button:active {
  background-color: #FCF8F6;
}
.button + .button {
  margin-top: 25px;
}
.button::before {
  content: "";
  position: absolute;
  left: -4px;
  width: 25px;
  height: 100%;
  transform: skew(-8deg);
  transition: background-color 0.3s ease-in-out;
}
.button.-mirror {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.button.-mirror::before {
  content: "";
  position: absolute;
  right: -4px !important;
  left: unset !important;
  width: 25px;
  height: 100%;
  transform: skew(8deg) !important;
  transition: background-color 0.3s ease-in-out;
}
.button__icon {
  height: 8px;
}
@media (max-width: 576px) {
  .button__icon {
    margin-left: 12px;
  }
}
.button__icon.-circle {
  width: 36px;
  height: 36px;
  margin-right: -16px;
  margin-top: -8px;
  margin-bottom: -8px;
}
.button__icon.-download {
  height: 28px;
}
.button.-green {
  background-color: #D3E4D7;
  color: #0B2737;
}
.button.-green::before {
  background-color: #D3E4D7;
}
.button.-green:hover {
  background-color: #F1F5F0;
}
.button.-green:hover::before {
  background-color: #F1F5F0;
}
.button.-green .button__icon:not(.-circle) rect, .button.-green .button__icon:not(.-circle) circle, .button.-green .button__icon:not(.-circle) ellipse, .button.-green .button__icon:not(.-circle) path, .button.-green .button__icon:not(.-circle) polygon, .button.-green .button__icon:not(.-circle) polyline {
  fill: #0B2737;
}
.button.-blue {
  background-color: #BECDE2;
  color: #1A3C53;
}
.button.-blue::before {
  background-color: #BECDE2;
}
.button.-blue:hover {
  background-color: #EAF2F7;
}
.button.-blue:hover::before {
  background-color: #EAF2F7;
}
.button.-blue .button__icon:not(.-circle) rect, .button.-blue .button__icon:not(.-circle) circle, .button.-blue .button__icon:not(.-circle) ellipse, .button.-blue .button__icon:not(.-circle) path, .button.-blue .button__icon:not(.-circle) polygon, .button.-blue .button__icon:not(.-circle) polyline {
  fill: #1A3C53;
}
.button.-lightblue {
  background-color: #EAF2F7;
  color: #1A3C53;
}
.button.-lightblue::before {
  background-color: #EAF2F7;
}
.button.-lightblue:hover {
  background-color: #F9FAFC;
}
.button.-lightblue:hover::before {
  background-color: #F9FAFC;
}
.button.-lightblue .button__icon:not(.-circle) rect, .button.-lightblue .button__icon:not(.-circle) circle, .button.-lightblue .button__icon:not(.-circle) ellipse, .button.-lightblue .button__icon:not(.-circle) path, .button.-lightblue .button__icon:not(.-circle) polygon, .button.-lightblue .button__icon:not(.-circle) polyline {
  fill: #1A3C53;
}
.button.-white {
  background-color: white;
  color: #1A3C53;
}
.button.-white::before {
  background-color: white;
}
.button.-white:hover {
  background-color: #F9FAFC;
}
.button.-white:hover::before {
  background-color: #F9FAFC;
}
.button.-white .button__icon:not(.-circle) rect, .button.-white .button__icon:not(.-circle) circle, .button.-white .button__icon:not(.-circle) ellipse, .button.-white .button__icon:not(.-circle) path, .button.-white .button__icon:not(.-circle) polygon, .button.-white .button__icon:not(.-circle) polyline {
  fill: #1A3C53;
}
.button.-white {
  background-color: #F9FAFC;
  color: #1A3C53;
}
.button.-white::before {
  background-color: #F9FAFC;
}
.button.-white:hover {
  background-color: white;
}
.button.-white:hover::before {
  background-color: white;
}
.button.-white .button__icon:not(.-circle) rect, .button.-white .button__icon:not(.-circle) circle, .button.-white .button__icon:not(.-circle) ellipse, .button.-white .button__icon:not(.-circle) path, .button.-white .button__icon:not(.-circle) polygon, .button.-white .button__icon:not(.-circle) polyline {
  fill: #1A3C53;
}
.button.-text-white {
  color: white;
}
.button.-space-left {
  margin-left: 48px;
}
@media (max-width: 576px) {
  .button.-space-left {
    margin-left: 56px;
  }
}
@media (max-width: 992px) {
  .button {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .button {
    font-size: 14px;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  transition: 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  background-color: #413533;
  left: 100%;
  z-index: 9;
  background-color: #FCF8F6;
}
@media (max-width: 1200px) {
  .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: 25px;
  padding-left: 25px;
  max-width: 1390px;
}
.mobile-menu .container .part-1:not(.no-gutter) {
  width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.mobile-menu .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1340px) {
  .mobile-menu .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 992px) {
  .mobile-menu .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 840px) {
  .mobile-menu .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (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% - 16px * (12 - 1)) / 12 * 2 + 16px * (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% - 16px * (12 - 1)) / 12 * 3 + 16px * (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% - 16px * (12 - 1)) / 12 * 4 + 16px * (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% - 16px * (12 - 1)) / 12 * 5 + 16px * (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% - 16px * (12 - 1)) / 12 * 6 + 16px * (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% - 16px * (12 - 1)) / 12 * 7 + 16px * (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% - 16px * (12 - 1)) / 12 * 8 + 16px * (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% - 16px * (12 - 1)) / 12 * 9 + 16px * (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% - 16px * (12 - 1)) / 12 * 10 + 16px * (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% - 16px * (12 - 1)) / 12 * 11 + 16px * (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% - 16px * (12 - 1)) / 12 * 12 + 16px * (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% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-s-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .mobile-menu .container .part-s-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-s-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .mobile-menu .container .part-s-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-s-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .mobile-menu .container .part-s-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-s-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .mobile-menu .container .part-s-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-s-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .mobile-menu .container .part-s-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-s-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .mobile-menu .container .part-s-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-s-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .mobile-menu .container .part-s-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-s-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .mobile-menu .container .part-s-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-s-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .mobile-menu .container .part-s-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-s-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .mobile-menu .container .part-s-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-s-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .mobile-menu .container .part-s-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-s-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 375px) {
  .mobile-menu .container .part-xs-1:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-xs-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .mobile-menu .container .part-xs-2:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-xs-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .mobile-menu .container .part-xs-3:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-xs-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .mobile-menu .container .part-xs-4:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-xs-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .mobile-menu .container .part-xs-5:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-xs-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .mobile-menu .container .part-xs-6:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-xs-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .mobile-menu .container .part-xs-7:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-xs-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .mobile-menu .container .part-xs-8:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-xs-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .mobile-menu .container .part-xs-9:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-xs-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .mobile-menu .container .part-xs-10:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-xs-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .mobile-menu .container .part-xs-11:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-xs-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .mobile-menu .container .part-xs-12:not(.no-gutter) {
    width: calc((100% - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-xs-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 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 + 50px);
}
.mobile-menu .container .part-top-1 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.mobile-menu .container .part-left-1 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.mobile-menu .container .part-right-1 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
}
.mobile-menu .container .part-bottom-1 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
}
.mobile-menu .container .part-top-2 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.mobile-menu .container .part-left-2 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.mobile-menu .container .part-right-2 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
}
.mobile-menu .container .part-bottom-2 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
}
.mobile-menu .container .part-top-3 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.mobile-menu .container .part-left-3 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.mobile-menu .container .part-right-3 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
}
.mobile-menu .container .part-bottom-3 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
}
.mobile-menu .container .part-top-4 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.mobile-menu .container .part-left-4 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.mobile-menu .container .part-right-4 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
}
.mobile-menu .container .part-bottom-4 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
}
.mobile-menu .container .part-top-5 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.mobile-menu .container .part-left-5 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.mobile-menu .container .part-right-5 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
}
.mobile-menu .container .part-bottom-5 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
}
.mobile-menu .container .part-top-6 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.mobile-menu .container .part-left-6 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.mobile-menu .container .part-right-6 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
}
.mobile-menu .container .part-bottom-6 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
}
.mobile-menu .container .part-top-7 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.mobile-menu .container .part-left-7 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.mobile-menu .container .part-right-7 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
}
.mobile-menu .container .part-bottom-7 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
}
.mobile-menu .container .part-top-8 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.mobile-menu .container .part-left-8 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.mobile-menu .container .part-right-8 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
}
.mobile-menu .container .part-bottom-8 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
}
.mobile-menu .container .part-top-9 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.mobile-menu .container .part-left-9 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.mobile-menu .container .part-right-9 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
}
.mobile-menu .container .part-bottom-9 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
}
.mobile-menu .container .part-top-10 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.mobile-menu .container .part-left-10 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.mobile-menu .container .part-right-10 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
}
.mobile-menu .container .part-bottom-10 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
}
.mobile-menu .container .part-top-11 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.mobile-menu .container .part-left-11 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.mobile-menu .container .part-right-11 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
}
.mobile-menu .container .part-bottom-11 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
}
.mobile-menu .container .part-top-12 {
  margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.mobile-menu .container .part-left-12 {
  margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.mobile-menu .container .part-right-12 {
  margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
}
.mobile-menu .container .part-bottom-12 {
  margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
}
@media (max-width: 992px) {
  .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 + 50px);
  }
  .mobile-menu .container .part-top-l-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-left-l-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-right-l-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-bottom-l-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-left-l-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-right-l-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-bottom-l-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-left-l-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-right-l-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-bottom-l-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-left-l-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-right-l-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-bottom-l-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-left-l-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-right-l-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-bottom-l-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-left-l-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-right-l-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-bottom-l-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-left-l-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-right-l-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-bottom-l-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-left-l-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-right-l-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-bottom-l-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-left-l-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-right-l-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-bottom-l-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-left-l-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-right-l-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-bottom-l-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-left-l-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-right-l-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-bottom-l-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-l-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-left-l-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-right-l-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-bottom-l-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@media (max-width: 840px) {
  .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 + 50px);
  }
  .mobile-menu .container .part-top-m-1 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-left-m-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-right-m-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-bottom-m-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-left-m-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-right-m-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-bottom-m-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-left-m-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-right-m-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-bottom-m-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-left-m-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-right-m-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-bottom-m-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-left-m-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-right-m-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-bottom-m-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-left-m-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-right-m-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-bottom-m-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-left-m-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-right-m-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-bottom-m-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-left-m-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-right-m-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-bottom-m-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-left-m-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-right-m-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-bottom-m-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-left-m-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-right-m-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-bottom-m-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-left-m-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-right-m-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-bottom-m-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 50px);
  }
  .mobile-menu .container .part-top-m-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-left-m-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-right-m-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-bottom-m-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1)) + 50px);
  }
}
@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((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-left-s-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-right-s-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-bottom-s-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-left-s-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-right-s-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-bottom-s-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-left-s-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-right-s-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-bottom-s-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-left-s-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-right-s-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-bottom-s-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-left-s-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-right-s-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-bottom-s-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-left-s-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-right-s-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-bottom-s-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-left-s-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-right-s-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-bottom-s-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-left-s-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-right-s-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-bottom-s-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-left-s-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-right-s-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-bottom-s-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-left-s-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-right-s-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-bottom-s-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-left-s-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-right-s-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-bottom-s-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-left-s-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-right-s-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-bottom-s-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (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((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-left-xs-1 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-right-xs-1 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1));
  }
  .mobile-menu .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 1 + 16px * (1 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-2 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-left-xs-2 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-right-xs-2 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1));
  }
  .mobile-menu .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 2 + 16px * (2 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-3 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-left-xs-3 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-right-xs-3 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1));
  }
  .mobile-menu .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 3 + 16px * (3 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-4 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-left-xs-4 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-right-xs-4 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1));
  }
  .mobile-menu .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 4 + 16px * (4 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-5 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-left-xs-5 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-right-xs-5 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1));
  }
  .mobile-menu .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 5 + 16px * (5 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-6 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-left-xs-6 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-right-xs-6 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1));
  }
  .mobile-menu .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 6 + 16px * (6 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-7 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-left-xs-7 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-right-xs-7 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1));
  }
  .mobile-menu .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 7 + 16px * (7 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-8 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-left-xs-8 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-right-xs-8 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1));
  }
  .mobile-menu .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 8 + 16px * (8 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-9 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-left-xs-9 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-right-xs-9 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1));
  }
  .mobile-menu .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 9 + 16px * (9 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-10 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-left-xs-10 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-right-xs-10 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1));
  }
  .mobile-menu .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 10 + 16px * (10 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-11 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-left-xs-11 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-right-xs-11 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1));
  }
  .mobile-menu .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 11 + 16px * (11 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-12 {
    margin-top: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-left-xs-12 {
    margin-left: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-right-xs-12 {
    margin-right: calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (12 - 1));
  }
  .mobile-menu .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((1390px - 16px * (12 - 1)) / 12 * 12 + 16px * (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: 840px) {
  .mobile-menu .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 992px) {
  .mobile-menu .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1340px) {
  .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: 840px) {
  .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: #413533;
}
.mobile-menu__nav {
  margin-top: 175px;
}
@media (max-width: 992px) {
  .mobile-menu__nav {
    margin-top: 120px;
  }
}
@media (max-width: 840px) {
  .mobile-menu__nav {
    margin-top: 120px;
  }
}
@media (max-width: 576px) {
  .mobile-menu__nav {
    margin-top: 100px;
  }
}
@media (max-width: 375px) {
  .mobile-menu__nav {
    margin-top: 80px;
  }
}
.mobile-menu__link {
  display: block;
}
.mobile-menu.-active {
  left: 0;
}
.mobile-menu .container {
  height: 100%;
  overflow: scroll;
}
.mobile-menu__item {
  width: 100%;
}
.mobile-menu__item img {
  display: none;
}
.mobile-menu__item::after {
  display: none;
}
.mobile-menu__item .submenu {
  position: relative;
  transform: none;
  left: 0;
  top: 0;
  box-shadow: none;
  background-color: white !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 10px 0px 30px 37px;
  border-radius: 0;
  margin-bottom: 20px;
  display: none;
}
@media (max-width: 576px) {
  .mobile-menu__item .submenu {
    padding: 10px 0px 16px 0px;
  }
}
.mobile-menu__item .submenu .mobile-menu__item {
  margin-top: 20px;
  margin-bottom: 0px;
}
@media (max-width: 576px) {
  .mobile-menu__item .submenu .mobile-menu__item {
    margin-top: 14px;
  }
  .mobile-menu__item .submenu .mobile-menu__item:first-child {
    margin-top: 4px;
  }
}
@media (max-width: 992px) {
  .mobile-menu__item .submenu .mobile-menu__item.submenu-no-touch {
    touch-action: none;
  }
}
.mobile-menu__item .submenu::after {
  content: "";
  background-color: white;
  width: 35px;
  height: 100%;
  position: absolute;
  right: -25px;
  top: 0;
}
.mobile-menu__item .submenu::before {
  content: "";
  background-color: white;
  width: 35px;
  height: 100%;
  position: absolute;
  left: -35px;
  top: 0;
  transform: unset;
  rotate: 0deg;
}
.mobile-menu__item.-has-submenu {
  flex-direction: column;
  width: 100%;
}
@media (max-width: 992px) {
  .mobile-menu__item.-selector {
    display: none;
  }
}
.mobile-menu__nav {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: flex-start;
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 120px 0;
}
.mobile-menu__nav a {
  margin-bottom: 25px;
}
@media (max-width: 576px) {
  .mobile-menu__nav a {
    margin-bottom: 14px;
  }
}
@media (max-width: 576px) {
  .mobile-menu__nav {
    padding: 80px 0;
  }
}

.hamburger {
  position: relative;
  display: none;
  width: 25px;
  height: 18px;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .hamburger {
    display: block;
  }
}
.hamburger span {
  position: absolute;
  display: inline-block;
  transition: 0.3s ease-in-out;
  width: 100%;
  height: 2px;
  margin: auto;
  background-color: #413533;
}
.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(18px - 2px);
}

.form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0;
  background-color: transparent;
  padding-top: 100px;
  padding-bottom: 175px;
  margin-top: 100px;
  position: relative;
  padding-left: calc(166.8px);
  background-color: #FCF8F6;
}
@media (max-width: 992px) {
  .form {
    padding-top: 100px;
  }
}
@media (max-width: 840px) {
  .form {
    padding-top: 100px;
  }
}
@media (max-width: 576px) {
  .form {
    padding-top: 100px;
  }
}
@media (max-width: 375px) {
  .form {
    padding-top: 80px;
  }
}
@media (max-width: 992px) {
  .form {
    padding-bottom: 120px;
  }
}
@media (max-width: 840px) {
  .form {
    padding-bottom: 120px;
  }
}
@media (max-width: 576px) {
  .form {
    padding-bottom: 100px;
  }
}
@media (max-width: 375px) {
  .form {
    padding-bottom: 80px;
  }
}
@media (max-width: 992px) {
  .form {
    margin-top: 100px;
  }
}
@media (max-width: 840px) {
  .form {
    margin-top: 100px;
  }
}
@media (max-width: 576px) {
  .form {
    margin-top: 100px;
  }
}
@media (max-width: 375px) {
  .form {
    margin-top: 80px;
  }
}
@media (max-width: 1340px) {
  .form {
    padding-left: 100px;
  }
}
@media (max-width: 992px) {
  .form {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .form {
    margin-top: 0;
  }
}
.form__field {
  position: relative;
  width: 100%;
  position: relative;
}
.form__field + .form__field {
  margin-top: 50px;
}
.form__field.-half {
  width: calc(50% - 50px / 2);
}
@media (max-width: 576px) {
  .form__field.-half {
    width: 100%;
  }
}
.form__field.-one-quarters {
  width: 25%;
}
@media (max-width: 840px) {
  .form__field.-one-quarters {
    width: 35%;
  }
}
.form__field.-three-quarters {
  width: calc(75% - 15px);
}
@media (max-width: 840px) {
  .form__field.-three-quarters {
    width: calc(65% - 15px);
  }
}
.form__field.-half {
  width: 50%;
}
.form__field.-minimal {
  width: auto;
}
.form__field + .-no-space {
  margin-top: 15px;
}
.form .input {
  display: block;
  width: 100%;
  padding: 12px 0;
  background-color: transparent;
  transition: 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: urbane, sans-serif;
  line-height: 1.55;
  font-size: 16px;
  font-weight: 500;
  color: #0B2737;
  border: none;
  border-bottom: 2px solid #0B2737;
  background: transparent;
}
@media (max-width: 992px) {
  .form .input {
    font-size: 16px;
  }
}
@media (max-width: 840px) {
  .form .input {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input {
    font-size: 14px;
  }
}
.form .input + * {
  margin-top: 85px;
}
@media (max-width: 992px) {
  .form .input + * {
    margin-top: 50px;
  }
}
@media (max-width: 840px) {
  .form .input + * {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  .form .input + * {
    margin-top: 40px;
  }
}
.form .input:focus {
  outline: none;
}
.form .input + label {
  position: absolute;
  top: 14px;
  margin-top: 0;
  transition: 0.3s ease-in-out;
  pointer-events: none;
}
.form .input:not(:-moz-placeholder-shown) + label {
  top: -12px;
  font-size: 10px;
}
.form .input:not(:placeholder-shown) + label, .form .input:focus + label {
  top: -12px;
  font-size: 10px;
}
.form .input.-error + label {
  color: #E23037;
}
.form .input--checkbox {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.form .input--checkbox + label {
  position: relative;
  display: block;
  padding-left: calc(24px + 25px);
  cursor: pointer;
}
.form .input--checkbox + label::before {
  display: block;
  width: 100%;
  padding: 12px 0;
  background-color: transparent;
  transition: 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: urbane, sans-serif;
  line-height: 1.55;
  font-size: 16px;
  font-weight: 500;
  color: #0B2737;
  content: "";
  position: absolute;
  left: 0;
  top: calc((1.55 * 16px - (24px + 0)) / 2);
  cursor: pointer;
  padding: 0;
  width: 24px;
  height: 24px;
  transition: 0.3s ease-in-out;
  background-color: transparent;
}
@media (max-width: 992px) {
  .form .input--checkbox + label::before {
    font-size: 16px;
  }
}
@media (max-width: 840px) {
  .form .input--checkbox + label::before {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input--checkbox + label::before {
    font-size: 14px;
  }
}
.form .input--checkbox + label::before + * {
  margin-top: 85px;
}
@media (max-width: 992px) {
  .form .input--checkbox + label::before + * {
    margin-top: 50px;
  }
}
@media (max-width: 840px) {
  .form .input--checkbox + label::before + * {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  .form .input--checkbox + label::before + * {
    margin-top: 40px;
  }
}
.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.3s ease-in-out;
  padding: calc(24px - 12px);
  width: calc(24px + 0);
  height: calc(24px + 0);
}
.form .input--checkbox:checked ~ .check {
  opacity: 1;
}
.form .input--checkbox.-error + label::before {
  background-color: #FFEFEF;
  border-color: #E23037;
}
.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: #E23037;
}
.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--checkbox + label {
  font-size: 12px;
}
.form .input--checkbox + label.-large {
  font-family: urbane, sans-serif;
  line-height: 1.55;
  font-size: 16px;
  font-weight: 500;
  color: #0B2737;
}
@media (max-width: 992px) {
  .form .input--checkbox + label.-large {
    font-size: 16px;
  }
}
@media (max-width: 840px) {
  .form .input--checkbox + label.-large {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input--checkbox + label.-large {
    font-size: 14px;
  }
}
.form .input--checkbox + label.-large + * {
  margin-top: 85px;
}
@media (max-width: 992px) {
  .form .input--checkbox + label.-large + * {
    margin-top: 50px;
  }
}
@media (max-width: 840px) {
  .form .input--checkbox + label.-large + * {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  .form .input--checkbox + label.-large + * {
    margin-top: 40px;
  }
}
.form .input--checkbox + label::before {
  border: 1px solid #0B2737;
  border-radius: 5px;
  margin-top: -1px;
}
.form .input--checkbox ~ .check {
  top: 6px;
  left: 7px;
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 100%;
  margin-top: 0 !important;
  background: #0B2737;
}
.form .input--tag {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.form .input--tag + label {
  position: relative;
  display: block;
  padding-left: calc(24px + 25px);
  cursor: pointer;
}
.form .input--tag + label::before {
  display: block;
  width: 100%;
  padding: 12px 0;
  background-color: transparent;
  transition: 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: urbane, sans-serif;
  line-height: 1.55;
  font-size: 16px;
  font-weight: 500;
  color: #0B2737;
  content: "";
  position: absolute;
  left: 0;
  top: calc((1.55 * 16px - (24px + 0)) / 2);
  cursor: pointer;
  padding: 0;
  width: 24px;
  height: 24px;
  transition: 0.3s ease-in-out;
  background-color: transparent;
}
@media (max-width: 992px) {
  .form .input--tag + label::before {
    font-size: 16px;
  }
}
@media (max-width: 840px) {
  .form .input--tag + label::before {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input--tag + label::before {
    font-size: 14px;
  }
}
.form .input--tag + label::before + * {
  margin-top: 85px;
}
@media (max-width: 992px) {
  .form .input--tag + label::before + * {
    margin-top: 50px;
  }
}
@media (max-width: 840px) {
  .form .input--tag + label::before + * {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  .form .input--tag + label::before + * {
    margin-top: 40px;
  }
}
.form .input--tag + label::before:focus {
  outline: none;
}
.form .input--tag + label:hover ~ .check {
  opacity: 0.2;
}
.form .input--tag ~ .check {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  margin: 0;
  opacity: 0;
  transition: 0.3s ease-in-out;
  padding: calc(24px - 12px);
  width: calc(24px + 0);
  height: calc(24px + 0);
}
.form .input--tag:checked ~ .check {
  opacity: 1;
}
.form .input--tag.-error + label::before {
  background-color: #FFEFEF;
  border-color: #E23037;
}
.form .input--tag.-error ~ .check rect, .form .input--tag.-error ~ .check circle, .form .input--tag.-error ~ .check ellipse, .form .input--tag.-error ~ .check path, .form .input--tag.-error ~ .check polygon, .form .input--tag.-error ~ .check polyline {
  fill: #E23037;
}
.form .input--tag.-success + label::before {
  background-color: #F7F8F8;
  border-color: #16C100;
}
.form .input--tag.-success ~ .check rect, .form .input--tag.-success ~ .check circle, .form .input--tag.-success ~ .check ellipse, .form .input--tag.-success ~ .check path, .form .input--tag.-success ~ .check polygon, .form .input--tag.-success ~ .check polyline {
  fill: #16C100;
}
.form .input--tag + label {
  padding: 14px 25px;
  border-radius: 10px;
  background-color: #DCBCA2;
  opacity: 0.5;
  transition: opacity 0.3s ease-in-out;
  font-weight: 700;
  color: #413533;
}
.form .input--tag:checked + label {
  opacity: 1;
}
.form .input--tag + .input--tag {
  margin-top: 0;
  margin-left: 10px;
}
.form .input--tag + label::before {
  display: none;
}
.form .input--panel {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  width: 30%;
}
.form .input--panel + label {
  position: relative;
  display: block;
  padding-left: calc(24px + 25px);
  cursor: pointer;
}
.form .input--panel + label::before {
  display: block;
  width: 100%;
  padding: 12px 0;
  background-color: transparent;
  transition: 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: urbane, sans-serif;
  line-height: 1.55;
  font-size: 16px;
  font-weight: 500;
  color: #0B2737;
  content: "";
  position: absolute;
  left: 0;
  top: calc((1.55 * 16px - (24px + 0)) / 2);
  cursor: pointer;
  padding: 0;
  width: 24px;
  height: 24px;
  transition: 0.3s ease-in-out;
  background-color: transparent;
}
@media (max-width: 992px) {
  .form .input--panel + label::before {
    font-size: 16px;
  }
}
@media (max-width: 840px) {
  .form .input--panel + label::before {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input--panel + label::before {
    font-size: 14px;
  }
}
.form .input--panel + label::before + * {
  margin-top: 85px;
}
@media (max-width: 992px) {
  .form .input--panel + label::before + * {
    margin-top: 50px;
  }
}
@media (max-width: 840px) {
  .form .input--panel + label::before + * {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  .form .input--panel + label::before + * {
    margin-top: 40px;
  }
}
.form .input--panel + label::before:focus {
  outline: none;
}
.form .input--panel + label:hover ~ .check {
  opacity: 0.2;
}
.form .input--panel ~ .check {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  margin: 0;
  opacity: 0;
  transition: 0.3s ease-in-out;
  padding: calc(24px - 12px);
  width: calc(24px + 0);
  height: calc(24px + 0);
}
.form .input--panel:checked ~ .check {
  opacity: 1;
}
.form .input--panel.-error + label::before {
  background-color: #FFEFEF;
  border-color: #E23037;
}
.form .input--panel.-error ~ .check rect, .form .input--panel.-error ~ .check circle, .form .input--panel.-error ~ .check ellipse, .form .input--panel.-error ~ .check path, .form .input--panel.-error ~ .check polygon, .form .input--panel.-error ~ .check polyline {
  fill: #E23037;
}
.form .input--panel.-success + label::before {
  background-color: #F7F8F8;
  border-color: #16C100;
}
.form .input--panel.-success ~ .check rect, .form .input--panel.-success ~ .check circle, .form .input--panel.-success ~ .check ellipse, .form .input--panel.-success ~ .check path, .form .input--panel.-success ~ .check polygon, .form .input--panel.-success ~ .check polyline {
  fill: #16C100;
}
.form .input--panel + label {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  padding: 0;
  opacity: 0.5;
  transition: opacity 0.3s ease-in-out;
  background-color: white;
}
.form .input--panel + label .content {
  padding: 30px;
}
.form .input--panel + label .content img {
  width: 100%;
  height: auto;
  margin: auto;
}
.form .input--panel + label .bottom {
  width: 100%;
  padding: 15px;
}
.form .input--panel + label .bottom p {
  font-weight: 600;
  text-align: center;
}
.form .input--panel:checked + label {
  opacity: 1;
}
.form .input--panel.-blue + label .bottom {
  background-color: #BECDE2;
}
.form .input--panel.-blue + label .bottom p {
  color: #0B2737 !important;
}
.form .input--panel.-green + label .bottom {
  background-color: #7A9C70;
}
.form .input--panel.-green + label .bottom p {
  color: #0B2737 !important;
}
.form .input::-moz-placeholder {
  color: transparent;
}
.form .input::placeholder {
  color: transparent;
}
.form textarea {
  display: block;
  width: 100%;
  padding: 12px 0;
  background-color: transparent;
  transition: 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: urbane, sans-serif;
  line-height: 1.55;
  font-size: 16px;
  font-weight: 500;
  color: #0B2737;
  height: 140px;
}
@media (max-width: 992px) {
  .form textarea {
    font-size: 16px;
  }
}
@media (max-width: 840px) {
  .form textarea {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form textarea {
    font-size: 14px;
  }
}
.form textarea + * {
  margin-top: 85px;
}
@media (max-width: 992px) {
  .form textarea + * {
    margin-top: 50px;
  }
}
@media (max-width: 840px) {
  .form textarea + * {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  .form textarea + * {
    margin-top: 40px;
  }
}
.form textarea:focus {
  outline: none;
}
.form__row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-top: 75px;
  margin-bottom: 75px;
}
.form__row + .form__row {
  margin-top: 0;
}
.form__part {
  display: flex;
  align-items: center;
  margin-bottom: 0 !important;
}
@media (max-width: 576px) {
  .form__part {
    width: 100%;
  }
  .form__part + .form__part {
    margin-top: 25px;
  }
}
.form__part:first-child {
  min-width: 47%;
}
.form__part:last-child {
  max-width: 53%;
}
@media (max-width: 840px) {
  .form__part:last-child {
    max-width: 100%;
  }
}
.form__part .form__field {
  margin: 0;
}
.form__part .form__field + .form__field {
  margin-left: 10px;
}
.form__flexible.-hide {
  display: none;
}
.form::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100vw;
  height: 100%;
  background-color: #FCF8F6;
}
@media (max-width: 992px) {
  .form::after {
    left: -25px;
  }
}
@media (max-width: 840px) {
  .form::after {
    left: -15px;
  }
}

.slider {
  width: 100%;
  height: 530px;
  position: relative;
}
.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;
}
@media (max-width: 992px) {
  .slider {
    height: 55vw;
  }
}
.slider__slide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s ease-in-out;
}
.slider__slide.-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.slider__controls {
  position: absolute;
  bottom: 15px;
  left: 15px;
  overflow: hidden;
  display: flex;
  border-radius: 200px;
}
.slider__control {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 53px;
  height: 53px;
  transition: 0.3s ease-in-out;
  background-color: white;
}
.slider__control svg {
  width: 20px;
  height: auto;
}
.slider__control + .slider__control {
  margin-left: 4px;
}
.slider__control:hover {
  opacity: 0.5;
}

.faq {
  background-color: #F5ECE5;
  margin-top: 0px !important;
  padding-top: 150px;
}
.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;
}
.faq .button svg {
  margin-left: 19.7px;
}
.faq__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 100px !important;
}
.faq__header .button {
  margin-right: 20px;
  margin-left: 0px !important;
}
.faq__header .button:last-child {
  margin-right: 0px;
}
@media (max-width: 840px) {
  .faq__header--name {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
  }
  .faq__header--name a {
    display: flex;
    justify-content: space-between;
  }
}
.faq__category {
  font-size: 46px;
  font-family: "gitan-latin", sans-serif;
}
.faq__category + * {
  margin-top: 40px;
}
.faq__item {
  background-color: transparent;
}
.faq__item::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/line_faq.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.faq__item::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/line_faq.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.faq__item.-active .faq__answer {
  margin-top: 10px;
}
.faq__question {
  padding-top: 21.5px;
  padding-bottom: 22px;
  display: flex;
  justify-content: space-between;
}
.faq__answer {
  max-width: 840px;
}
.faq__answer .editor-js-block {
  margin-bottom: 21px;
}
.faq__icon {
  position: relative;
  margin-top: 0px;
}
.faq__icon.-active {
  rotate: 180deg;
}
.faq__categories {
  background-color: #D3E4D7;
  margin-top: 0px !important;
  padding-top: 75px;
  padding-bottom: 70px;
}
.faq__categories h2 {
  color: #7A9C70;
}
.faq__categories:nth-child(5) {
  background-color: #FCF8F6;
}
.faq__categories:nth-child(5) h2 {
  color: #DCBCA2;
}
.faq__categories.Den-Dijck {
  background-color: #FCF8F6;
}
.faq__categories.Den-Dijck h2 {
  color: #DCBCA2;
}
.faq__categories.Op-den {
  background-color: #EAF2F7;
}
.faq__categories.Op-den h2 {
  color: #BECDE2;
}
.faq__categories.Koperskeuze {
  background-color: #F5ECE5;
  margin-bottom: 0px !important;
}
.faq__categories.Koperskeuze h2 {
  color: #413533;
}

.quote [class*=part] {
  margin: auto;
}
.quote__text {
  display: flex;
  font-family: proforma, serif;
  line-height: 1.4;
  font-size: 46px;
  font-weight: 400;
  color: #1A3C53;
  display: block;
  margin: 0 auto 50px;
  text-align: center;
}
.quote__text + * {
  margin-top: 50px;
}
@media (max-width: 992px) {
  .quote__text {
    font-size: 34px;
  }
}
@media (max-width: 840px) {
  .quote__text {
    font-size: 34px;
  }
}
@media (max-width: 576px) {
  .quote__text {
    font-size: 25px;
  }
}
@media (max-width: 1340px) {
  .quote__text br {
    display: none;
  }
}
@media (max-width: 576px) {
  .quote__text {
    margin-bottom: 30px;
  }
}
.quote__image {
  display: block;
  width: 55px;
  height: auto;
  margin: auto;
}
@media (max-width: 992px) {
  .quote__image {
    width: 45px;
  }
}
@media (max-width: 576px) {
  .quote__image {
    width: 40px;
  }
}

.block {
  padding: 40px 50px 60px;
  border-radius: 10px;
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.2);
  width: 100%;
  background-color: white;
  text-align: center;
}
@media (max-width: 1340px) {
  .block {
    padding: 40px 30px;
  }
}
.block p {
  font-size: 16px;
}
@media (max-width: 576px) {
  .block p {
    font-size: 14px;
  }
}
.block__row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
}
.block__item img {
  height: 80px;
  width: auto;
  margin: 0 auto 50px;
}
@media (max-width: 840px) {
  .block__item img {
    margin-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .block__item img {
    margin-bottom: 20px;
  }
}
.block__item img.tb {
  height: 155px;
  margin-bottom: 15px;
}
.block__item img.bogor {
  margin-top: 45px;
  margin-bottom: 45px;
}
.block__item a {
  font-size: 16px;
}
.block__item a:hover {
  color: #DCBCA2;
}
.block__item + .block__item {
  margin-left: 40px;
}
@media (max-width: 576px) {
  .block__item + .block__item {
    margin-left: 0;
    margin-top: 40px;
  }
}
.block__item.-tb {
  padding-left: 0px;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 840px) {
  .block__item.-tb {
    padding-left: 0;
  }
}
@media (max-width: 576px) {
  .block__item {
    width: 100%;
  }
}
.block.-large {
  padding: 70px 40px;
}
.block.-large > * {
  max-width: calc(66% + 80px);
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 992px) {
  .block.-large > * {
    max-width: calc(75% + 80px);
  }
}
@media (max-width: 576px) {
  .block.-large > * {
    max-width: 100%;
  }
}
.block.-large .button {
  margin-top: 20px;
}
.block.-blue {
  box-shadow: 0 20px 15px -15px rgba(26, 60, 83, 0.4);
  background-color: #EAF2F7;
}
.block.-blue h1, .block.-blue h2, .block.-blue h3, .block.-blue h4, .block.-blue h5, .block.-blue h6,
.block.-blue .heading-1,
.block.-blue .heading-2,
.block.-blue .heading-3,
.block.-blue .heading-4,
.block.-blue .heading-5,
.block.-blue .heading-6 {
  color: #BECDE2;
}
.block.-brown {
  box-shadow: 0 20px 15px -15px rgba(224, 195, 172, 0.6);
  background-color: #FCF8F6;
}
.block.-brown h1, .block.-brown h2, .block.-brown h3, .block.-brown h4, .block.-brown h5, .block.-brown h6,
.block.-brown .heading-1,
.block.-brown .heading-2,
.block.-brown .heading-3,
.block.-brown .heading-4,
.block.-brown .heading-5,
.block.-brown .heading-6 {
  color: #DCBCA2;
}

.footer .block {
  margin-left: 30px;
}
@media (max-width: 840px) {
  .footer .block {
    margin-left: 0;
  }
}

.colored-block {
  margin-top: 215px;
  padding-top: 108px;
}
.colored-block h2 {
  font-size: 46px;
}
.colored-block h3 {
  color: #DBB64B !important;
}
.colored-block .image {
  margin-top: -150px;
}

.treeplan h2 {
  font-size: 46px;
  color: #413533;
}
.treeplan img {
  margin-bottom: 50px;
}

.post__date {
  color: #DBB64B;
  font-size: 14px;
}
.post__date + .post__title {
  margin-top: 0;
}
.post__title {
  color: #0B2737;
}
.post a {
  color: inherit;
  text-decoration: underline;
}
.post a:hover {
  color: #BECDE2;
}

.link {
  display: flex;
  align-items: center;
  color: #BECDE2;
}
.link:not(.-large) svg {
  margin-left: 15px;
  margin-bottom: 8px;
}
.link:not(.-large) svg * {
  transition: 0.3s ease-in-out;
}
.link:not(.-large):hover {
  color: #0B2737;
}
.link:not(.-large):hover svg * {
  fill: #0B2737 !important;
}
.link.-large {
  position: absolute;
  bottom: 40px;
  font-family: shelby, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2;
  color: #DBB64B;
}
@media (max-width: 992px) {
  .link.-large {
    font-size: 45px;
  }
}
@media (max-width: 840px) {
  .link.-large {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .link.-large {
    font-size: 30px;
  }
}
.link.-large + * {
  margin-top: 0;
}
@media (max-width: 992px) {
  .link.-large + * {
    margin-top: 0;
  }
}
@media (max-width: 840px) {
  .link.-large + * {
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  .link.-large + * {
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  .link.-large {
    bottom: 25px;
    font-size: 34px;
  }
}
.link.-large svg {
  margin-left: 30px;
  margin-bottom: -25px;
}
@media (max-width: 576px) {
  .link.-large svg {
    height: 30px;
    margin-bottom: -20px;
    margin-left: 20px;
  }
}

.item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 20px 15px -15px rgba(26, 60, 83, 0.4);
  background-color: white;
}
.item__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.item__image {
  height: 0;
  padding-top: 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.item__title {
  cursor: pointer;
}
.item__content {
  padding: 50px 50px 90px;
}
@media (max-width: 992px) {
  .item__content {
    padding: 40px 40px 80px;
  }
}
@media (max-width: 992px) {
  .item__content {
    padding: 25px 25px 65px;
  }
}
.item__date {
  color: #DBB64B;
  font-size: 14px;
}
.item__date + h6 {
  margin-top: 10px;
}
.item__link {
  position: absolute;
  bottom: 50px;
  left: 50px;
  color: #BECDE2 !important;
  font-weight: 600;
}
.item__link:hover {
  color: #0B2737 !important;
}
@media (max-width: 992px) {
  .item__link {
    left: 40px;
    bottom: 40px;
  }
}
@media (max-width: 992px) {
  .item__link {
    left: 25px;
    bottom: 25px;
  }
}
.item.item--single {
  width: 100%;
  margin: 0;
}

.link.item__link {
  height: unset;
  align-items: flex-end;
}

.overview {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-16px / 2);
  margin-right: calc(-16px / 2);
  margin-bottom: -100px;
  width: calc(100% + (16px));
}
.overview__item {
  width: calc(4 * 100% / 12 - 16px);
  margin: 0 calc(16px / 2);
  margin-bottom: 100px;
}
@media (max-width: 992px) {
  .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-16px / 2);
    margin-right: calc(-16px / 2);
    margin-bottom: -30px;
    width: calc(100% + (16px));
  }
  .overview__item {
    width: calc(6 * 100% / 12 - 16px);
    margin: 0 calc(16px / 2);
    margin-bottom: 30px;
  }
}
@media (max-width: 720px) {
  .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-16px / 2);
    margin-right: calc(-16px / 2);
    margin-bottom: -30px;
    width: calc(100% + (16px));
  }
  .overview__item {
    width: calc(12 * 100% / 12 - 16px);
    margin: 0 calc(16px / 2);
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-16px / 2);
    margin-right: calc(-16px / 2);
    margin-bottom: -50px;
    width: calc(100% + (16px));
  }
  .overview__item {
    width: calc(12 * 100% / 12 - 16px);
    margin: 0 calc(16px / 2);
    margin-bottom: 50px;
  }
}

.image-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  max-height: 65vw;
}
.image-single {
  height: 80vh;
}
@media (max-width: 992px) {
  .image-single {
    height: 60vw;
  }
}

.section.--header.--colored {
  padding-top: 0;
  padding-bottom: 0;
}
.section.--header.--colored > .container {
  min-height: 100vh;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .section.--header.--colored > .container {
    flex-direction: column-reverse !important;
    padding-left: 0;
    min-height: unset;
  }
}
.section.--header.--colored [class*=part] {
  position: relative;
  margin-bottom: 0;
}
.section.--header.--colored .content {
  padding-top: 175px;
  padding-bottom: 175px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 992px) {
  .section.--header.--colored .content {
    padding-top: 120px;
  }
}
@media (max-width: 840px) {
  .section.--header.--colored .content {
    padding-top: 120px;
  }
}
@media (max-width: 576px) {
  .section.--header.--colored .content {
    padding-top: 100px;
  }
}
@media (max-width: 375px) {
  .section.--header.--colored .content {
    padding-top: 80px;
  }
}
@media (max-width: 992px) {
  .section.--header.--colored .content {
    padding-bottom: 120px;
  }
}
@media (max-width: 840px) {
  .section.--header.--colored .content {
    padding-bottom: 120px;
  }
}
@media (max-width: 576px) {
  .section.--header.--colored .content {
    padding-bottom: 100px;
  }
}
@media (max-width: 375px) {
  .section.--header.--colored .content {
    padding-bottom: 80px;
  }
}
@media (max-width: 992px) {
  .section.--header.--colored .content {
    justify-content: flex-start;
    padding-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 992px) {
  .section.--header.--colored .content + div {
    margin-top: 100px;
  }
}
@media (max-width: 576px) {
  .section.--header.--colored .content + div {
    margin-top: 65px;
  }
}

.block-header {
  background-color: #F7EBE4;
  width: 436px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 53px;
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
  position: absolute;
  bottom: 0;
  right: 200px;
}
.block-header--close {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 34px;
  cursor: pointer;
}
.block-header.-hide {
  display: none;
}

table {
  border-collapse: collapse;
  width: 100%;
}
table td, table th {
  padding: 20px 40px 20px 29px;
}
@media (max-width: 992px) {
  table td, table th {
    padding: 20px;
  }
}
table thead.go::after {
  content: "";
  position: absolute;
  display: block;
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/light-green-border.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  bottom: unset !important;
  left: 0 !important;
}
table thead.go th {
  padding-bottom: 10px !important;
}
table thead tr th {
  text-align: left;
  background-color: #413533;
  color: white;
}
table tbody.kamers::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/light-green-border.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
table tbody.kamers td {
  padding-bottom: 10px;
}
table tbody.slaapkamers::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/light-green-border.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
table tbody.slaapkamers td {
  padding-bottom: 10px;
}
table tbody.berging::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/light-green-border.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
table tbody.berging td {
  padding-bottom: 10px;
}
table tbody.info::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/light-green-border.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
table tbody.info td {
  padding-bottom: 10px;
}
table tbody tr {
  cursor: pointer;
}
table tbody tr td {
  transition: background-color 0.3s ease-in-out;
  background-color: white;
}
table tbody tr.-sold td {
  background-color: rgba(255, 239, 239, 0.3);
}
table tbody tr:nth-child(even) td {
  background-color: white;
}
table tbody tr:nth-child(even).-sold td {
  background-color: #FFEFEF;
}
table::-webkit-scrollbar {
  display: none;
}
table.specifications thead::after, table.pricelist thead::after {
  content: "";
  position: absolute;
  display: block;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/light-green-border.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  left: 30px;
  bottom: 20px;
}
table.specifications thead th {
  padding-left: 0;
  background-color: transparent;
  color: #1A3C53;
}
table.specifications thead::after {
  left: 0;
}
table.specifications tr:nth-child(1) td {
  padding-top: 20px;
}
table.specifications td {
  padding: 0;
}
table.pricelist {
  box-shadow: 0 20px 15px -15px rgba(0, 0, 0, 0.6);
}
table.pricelist tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
table.pricelist tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
table.pricelist tr:last-child td {
  padding-bottom: 25px;
}
table.pricelist th {
  background-color: white;
  color: #7A9C70;
  padding-top: 30px;
  padding-bottom: 15px;
}
table.pricelist th:first-child {
  border-top-left-radius: 10px;
}
table.pricelist th:last-child {
  border-top-right-radius: 10px;
  text-align: end;
}
table.pricelist td:last-child {
  text-align: end;
}
table.pricelist tbody tr {
  background-color: white;
}
table.pricelist tbody tr::after {
  content: "";
  position: absolute;
  display: block;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/light-green-border.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  left: 30px;
}
table.pricelist tbody tr .te-koop {
  color: #4DB22F;
}
table.pricelist tbody tr .in-optie {
  color: #F2A439;
}
table.pricelist tbody tr .verkocht {
  color: #E21919;
}
table.pricelist tbody td {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  table.pricelist td:nth-child(3),
  table.pricelist th:nth-child(3),
  table.pricelist td:nth-child(4),
  table.pricelist th:nth-child(4) {
    display: none;
  }
}
@media (max-width: 576px) {
  table.pricelist td:nth-child(2),
  table.pricelist th:nth-child(2),
  table.pricelist td:nth-child(6),
  table.pricelist th:nth-child(6) {
    display: none;
  }
}

.-has-submenu {
  display: flex;
}
.-has-submenu:hover .submenu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.-has-submenu::after {
  content: "";
  width: 300px;
  height: 50px;
  position: absolute;
  top: 30px;
}
.-has-submenu.-open .submenu {
  display: flex;
}

.submenu {
  position: absolute;
  top: 100px;
  min-width: 200px;
  padding: 20px 20px;
  transform: translateX(-20px);
  background-color: #0D60FD;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s ease-in-out;
  top: 70px;
  background-color: #FCF8F6;
  padding: 8px 8px 20px 8px;
  border-radius: 6px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.13);
  left: 50%;
  transform: translateX(-50%);
  width: 242px;
}
.submenu__item {
  display: block;
  height: 100%;
  white-space: nowrap;
  color: white;
}
.submenu__icon {
  margin-left: 10px;
  width: 14px;
  height: auto;
  fill: #413533;
}
.submenu .header__item {
  margin-left: 0px;
  text-align: center;
  justify-content: center;
}
.submenu::before {
  content: "";
  background-color: #FCF8F6;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 3px;
  rotate: 45deg;
}

.header__item {
  position: relative;
}

.selector {
  position: relative;
  overflow: hidden;
  padding-top: 66.1%;
  margin-top: 40px;
  height: 0;
}
.selector img, .selector svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.selector path:not(.ignored-path) {
  transition: fill 0.3s ease-in-out;
  fill: transparent;
  fill-opacity: 0.3;
  cursor: pointer;
}
.selector path:not(.ignored-path):hover, .selector path:not(.ignored-path).-active {
  fill: #4DB22F;
  fill-opacity: 0.4;
}
.selector path:not(.ignored-path):hover.-in-option, .selector path:not(.ignored-path).-active.-in-option {
  fill: #F2A439;
}
.selector path:not(.ignored-path):hover.-sold, .selector path:not(.ignored-path).-active.-sold {
  fill: #E21919;
}
.selector__actions {
  position: absolute;
  top: 30px;
  right: 30px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  border-radius: 100px;
}
.selector__action {
  transition: 0.3s ease-in-out;
  padding: 12px 25px;
  background-color: #F5ECE5;
  cursor: pointer;
}
.selector__action.-active, .selector__action:hover {
  background-color: #DCBCA2;
}
.selector__cross {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #4DB22F;
  border-radius: 50px;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.selector__cross svg {
  position: relative;
  width: 10px;
}
.selector__circle {
  pointer-events: none;
}
.selector__circle * {
  pointer-events: none;
}
.selector__circle.-available circle {
  stroke: #4DB22F;
}
.selector__circle.-in-option circle {
  stroke: #F2A439;
}
.selector__circle.-sold circle {
  stroke: #E21919;
}
.selector__detail {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.selector__detail p {
  color: white;
}
.selector__detail b {
  color: #D3E4D7 !important;
}
.selector__detail span:nth-child(odd) {
  font-size: 11px;
  color: #BECDE2;
}
.selector__detail span:nth-child(even) {
  font-size: 16px;
}
.selector__detail:first-child {
  align-items: center;
  flex-direction: row;
  background-color: #BECDE2;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  padding-left: 19px;
  padding-right: 19px;
}
.selector__pointer {
  stroke: #4DB22F;
}
.selector__pointer.-in-option {
  stroke: #F2A439;
}
.selector__pointer.-sold {
  stroke: #E21919;
}
.selector__pointers {
  pointer-events: none;
}
.selector__block {
  position: absolute;
  left: 0;
  z-index: 9;
  height: -moz-fit-content;
  height: fit-content;
  transition: top 0.3s ease-in-out, left 0.3s ease-in-out;
  width: 306px;
  padding: 30px 40px 30px 29px;
  margin: auto;
  background-color: white;
  border-radius: 10px;
}
.selector__block .title {
  padding-bottom: 15px;
}
.selector__block .row {
  display: flex;
  justify-content: space-between;
}
.selector__block .row .arrow {
  position: relative;
  width: 29px;
  height: 8px;
  margin-left: 15px;
}
.selector__block .row::before {
  content: "";
  position: absolute;
  display: block;
  width: 78%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/divider_green_small.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.selector__block .row a {
  padding-top: 30px;
  font-weight: 700;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.selector__block .row p {
  padding-top: 10px;
  padding-bottom: 10px;
}
.selector__block .row p + * {
  margin-top: 0px;
}
.selector__block .row .available {
  color: #4DB22F;
}
.selector__block .row .in-option {
  color: #F2A439;
}
.selector__block .row .sold {
  color: #E23037;
}
@media (max-width: 992px) {
  .selector__block {
    display: none;
  }
}
@media (max-width: 1059px) {
  .selector__block {
    width: 930px;
  }
}
.selector__block .divider {
  width: 1px;
  height: 34px;
  background-color: #DCBCA2;
}

.downloads__title {
  color: #413533;
}
.downloads__category {
  padding: 100px 0px 160px 0px !important;
}
.downloads__category.Villas {
  background-color: #D3E4D7;
}
.downloads__category.Villas h4 {
  font-size: 46px;
  color: #7A9C70;
}
.downloads__category.Algemeen {
  background-color: #FCF8F6;
}
.downloads__category.Algemeen h4 {
  font-size: 46px;
  color: #DCBCA2;
}
.downloads__category.Appartementen {
  background-color: #EAF2F7;
}
.downloads__category.Appartementen h4 {
  font-size: 46px;
  color: #BECDE2;
}
.downloads__category .container::after {
  content: "";
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/icons/dotted-line.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  left: 19px;
  margin-top: 60px;
}
.downloads__category .container::before {
  content: "";
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/icons/dotted-line.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  left: 19px;
  margin-bottom: 100px;
}
.downloads__category .button {
  background-color: white;
}
.downloads__category .button svg {
  margin-left: 15px;
}
.downloads__category .button::before {
  background-color: white;
}

.houses .item__image {
  background-color: #0B2737;
  padding-top: unset !important;
  height: auto;
}
.houses .item__content {
  padding: 50px 50px 30px !important;
}
@media (max-width: 576px) {
  .houses .item__content {
    padding: 50px 25px 30px !important;
  }
}
.houses .item__title {
  margin-top: 0px;
}
.houses .item__row {
  display: flex;
  justify-content: space-between;
}
.houses .item__row p {
  color: #DBB64B;
}
.houses .item__row:first-child {
  display: block;
}
.houses .item__row.--item {
  position: relative;
}
.houses .item__row.--item::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/divider_green_small.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.houses .item__row.--item span {
  padding-top: 10px;
  padding-bottom: 10px;
}
.houses .item__row.--item.--last::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  max-width: 1340px;
  background-image: url(/img/divider_green_small.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  bottom: 0;
}

.type__content h3, .type__content p {
  padding-left: 50px;
}
.type__price {
  margin-top: 20px !important;
  color: #0B2737;
}
.type__intro {
  padding-bottom: 60px;
}
@media (max-width: 992px) {
  .type__intro {
    padding-bottom: 30px;
  }
}
.type__background {
  position: absolute;
  right: 0;
  top: -120px;
  z-index: -1;
  display: block;
  width: 200vw;
  height: calc(100% + 120px);
  background-color: #EAF2F7;
}
@media (max-width: 992px) {
  .type__background {
    right: -25px;
    height: calc(100% + 260px);
  }
}
.type__background.-with-image {
  height: calc(100vh - 100px);
}
@media (max-width: 992px) {
  .type__background.-with-image {
    height: calc(100% + 400px);
  }
}

.tab__menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 80px;
  margin-top: 20px;
}
@media (max-width: 992px) {
  .tab__menu {
    padding-bottom: 40px;
  }
}
.tab__item {
  flex-grow: 1;
  transition: 0.3s ease-in-out;
  margin-top: 0;
  padding-bottom: 20px;
  opacity: 0.5;
  cursor: pointer;
  font-size: 46px;
  background-image: url("/img/icons/tab-background-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 2px;
  background-position: bottom;
}
@media (max-width: 992px) {
  .tab__item {
    width: 50%;
    padding-bottom: 15px;
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.tab__item + .tab__item {
  margin-left: 16px;
}
@media (max-width: 992px) {
  .tab__item + .tab__item {
    margin-left: 0;
  }
}
.tab__item.-active, .tab__item:hover {
  opacity: 1;
}
.tab__panel {
  display: flex;
  justify-content: center;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
.tab__panel img {
  width: 66%;
  height: auto;
}
@media (max-width: 992px) {
  .tab__panel img {
    width: 100%;
  }
}
.tab__panel:not(.-active) {
  opacity: 0;
  position: absolute;
}
