@charset "UTF-8";
@font-face {
  font-family: "Messina";
  src: url("fonts/MessinaSans-Regular.woff");
}
@font-face {
  font-family: "Messina Italic";
  src: url("fonts/MessinaSans-RegularItalic.woff");
}
h1, .heading-1 {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 9.3vw;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  h1, .heading-1 {
    font-size: 80px;
  }
}
@media (max-width: 826px) {
  h1, .heading-1 {
    font-size: 80px;
  }
}
@media (max-width: 586px) {
  h1, .heading-1 {
    font-size: 12vw;
  }
}
h1 + *, .heading-1 + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  h1 + *, .heading-1 + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  h1 + *, .heading-1 + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  h1 + *, .heading-1 + * {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  h1.-small, .heading-1.-small {
    font-size: 7vw;
  }
}
h1 + h1, h1 + .heading-1, .heading-1 + h1, .heading-1 + .heading-1 {
  margin-top: 0;
}
h1:last-of-type:not(:first-of-type), .heading-1:last-of-type:not(:first-of-type) {
  text-align: right;
}

h2, .heading-2 {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 6.6vw;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  h2, .heading-2 {
    font-size: 64px;
  }
}
@media (max-width: 826px) {
  h2, .heading-2 {
    font-size: 56px;
  }
}
@media (max-width: 586px) {
  h2, .heading-2 {
    font-size: 9.6vw;
  }
}
h2 + *, .heading-2 + * {
  margin-top: 3.6vw;
}
@media (max-width: 1024px) {
  h2 + *, .heading-2 + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  h2 + *, .heading-2 + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  h2 + *, .heading-2 + * {
    margin-top: 20px;
  }
}
h2 + h2, h2 + .heading-2, .heading-2 + h2, .heading-2 + .heading-2 {
  margin-top: 0;
  line-height: 1;
}
h2:last-of-type:not(:first-of-type), .heading-2:last-of-type:not(:first-of-type) {
  text-align: right;
}

h3, .heading-3 {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 4.68vw;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  h3, .heading-3 {
    font-size: 45px;
  }
}
@media (max-width: 826px) {
  h3, .heading-3 {
    font-size: 45px;
  }
}
@media (max-width: 586px) {
  h3, .heading-3 {
    font-size: 7.5vw;
  }
}
h3 + *, .heading-3 + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  h3 + *, .heading-3 + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  h3 + *, .heading-3 + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  h3 + *, .heading-3 + * {
    margin-top: 20px;
  }
}
h3 strong, .heading-3 strong {
  font: inherit;
}
h3 + h3, h3 + .heading-3, .heading-3 + h3, .heading-3 + .heading-3 {
  margin-top: 0;
  text-align: right;
}

h4, .heading-4 {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 3.3vw;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  h4, .heading-4 {
    font-size: 32px;
  }
}
@media (max-width: 826px) {
  h4, .heading-4 {
    font-size: 32px;
  }
}
@media (max-width: 586px) {
  h4, .heading-4 {
    font-size: 7.7vw;
  }
}
h4 + *, .heading-4 + * {
  margin-top: 2.08vw;
}
@media (max-width: 1024px) {
  h4 + *, .heading-4 + * {
    margin-top: 22px;
  }
}
@media (max-width: 826px) {
  h4 + *, .heading-4 + * {
    margin-top: 22px;
  }
}
@media (max-width: 586px) {
  h4 + *, .heading-4 + * {
    margin-top: 27px;
  }
}

h5, .heading-5 {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 2.3vw;
  font-weight: 400;
  line-height: 1.21;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  h5, .heading-5 {
    font-size: 24px;
  }
}
@media (max-width: 826px) {
  h5, .heading-5 {
    font-size: 24px;
  }
}
@media (max-width: 586px) {
  h5, .heading-5 {
    font-size: 21px;
  }
}
h5 + *, .heading-5 + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}

h6, .heading-6 {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  h6, .heading-6 {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  h6, .heading-6 {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  h6, .heading-6 {
    font-size: 21px;
  }
}
h6 + *, .heading-6 + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  h6 + *, .heading-6 + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  h6 + *, .heading-6 + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  h6 + *, .heading-6 + * {
    margin-top: 20px;
  }
}

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

ul {
  padding-left: 25px;
  font-family: "Messina", "Helvetica", sans-serif;
  line-height: 1.5;
  font-size: 1.14vw;
  font-weight: 400;
  color: #000000;
}
ul li {
  position: relative;
  list-style: none;
}
ul li::before {
  content: "-";
  position: absolute;
  left: -25px;
}
@media (max-width: 1024px) {
  ul {
    font-size: 17px;
  }
}
@media (max-width: 826px) {
  ul {
    font-size: 17px;
  }
}
@media (max-width: 586px) {
  ul {
    font-size: 17px;
  }
}
ul + * {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  ul + * {
    margin-top: 15px;
  }
}
@media (max-width: 826px) {
  ul + * {
    margin-top: 15px;
  }
}
@media (max-width: 586px) {
  ul + * {
    margin-top: 15px;
  }
}

ol {
  font-family: "Messina", "Helvetica", sans-serif;
  line-height: 1.5;
  font-size: 1.14vw;
  font-weight: 400;
  color: #000000;
  margin-left: 20px;
}
@media (max-width: 1024px) {
  ol {
    font-size: 17px;
  }
}
@media (max-width: 826px) {
  ol {
    font-size: 17px;
  }
}
@media (max-width: 586px) {
  ol {
    font-size: 17px;
  }
}
ol + * {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  ol + * {
    margin-top: 15px;
  }
}
@media (max-width: 826px) {
  ol + * {
    margin-top: 15px;
  }
}
@media (max-width: 586px) {
  ol + * {
    margin-top: 15px;
  }
}
ol li {
  padding-left: 10px;
}

p, .editor-js-content {
  font-family: "Messina", "Helvetica", sans-serif;
  line-height: 1.5;
  font-size: 1.14vw;
  font-weight: 400;
  color: #000000;
}
@media (max-width: 1024px) {
  p, .editor-js-content {
    font-size: 17px;
  }
}
@media (max-width: 826px) {
  p, .editor-js-content {
    font-size: 17px;
  }
}
@media (max-width: 586px) {
  p, .editor-js-content {
    font-size: 17px;
  }
}
p + *, .editor-js-content + * {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  p + *, .editor-js-content + * {
    margin-top: 15px;
  }
}
@media (max-width: 826px) {
  p + *, .editor-js-content + * {
    margin-top: 15px;
  }
}
@media (max-width: 586px) {
  p + *, .editor-js-content + * {
    margin-top: 15px;
  }
}
p a:not(.button), .editor-js-content a:not(.button) {
  display: inline;
  font-weight: 500;
  color: inherit;
  color: #989C85;
}
p a:not(.button):hover, .editor-js-content a:not(.button):hover {
  color: inherit;
}
p a:not(.button):hover, .editor-js-content a:not(.button):hover {
  color: #989C85;
  text-decoration: underline;
}
p.-large, .editor-js-content.-large {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
  text-transform: unset;
}
@media (max-width: 1024px) {
  p.-large, .editor-js-content.-large {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  p.-large, .editor-js-content.-large {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  p.-large, .editor-js-content.-large {
    font-size: 21px;
  }
}
p.-large + *, .editor-js-content.-large + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  p.-large + *, .editor-js-content.-large + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  p.-large + *, .editor-js-content.-large + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  p.-large + *, .editor-js-content.-large + * {
    margin-top: 20px;
  }
}
p + h6, .editor-js-content + h6 {
  margin-top: 70px;
}
p + a, .editor-js-content + a {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  p + a, .editor-js-content + a {
    margin-top: 40px;
  }
}

.large-text p {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
  text-transform: unset;
}
@media (max-width: 1024px) {
  .large-text p {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  .large-text p {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  .large-text p {
    font-size: 21px;
  }
}
.large-text p + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .large-text p + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .large-text p + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .large-text p + * {
    margin-top: 20px;
  }
}

.text-uppercase {
  text-transform: uppercase;
}

p.-max-width {
  max-width: 490px;
}

blockquote {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
  display: block;
  max-width: calc((100vw - 80px - 220px) / 12 * 4 + 60px);
}
@media (max-width: 1024px) {
  blockquote {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  blockquote {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  blockquote {
    font-size: 21px;
  }
}
blockquote + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  blockquote + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  blockquote + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  blockquote + * {
    margin-top: 20px;
  }
}
@media (max-width: 1280px) {
  blockquote {
    max-width: unset;
  }
}
blockquote p {
  font: inherit;
}

.text-indent p:first-of-type::before,
blockquote p::before {
  content: "";
  display: inline-block;
  width: 50px;
}
@media (max-width: 1024px) {
  .text-indent p:first-of-type::before,
  blockquote p::before {
    width: 30px;
  }
}

* + hr,
hr + h5 {
  margin-top: 70px;
}

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

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

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

::selection {
  background-color: #989C85;
  color: #000000;
}

hr + * {
  margin-top: 40px;
}

.pre {
  white-space: pre-wrap;
}

.title__row.row-4 h2 + h2 {
  text-align: left;
}
.title__row.row-4 h2 + h2 + h2 {
  width: calc(66% + 10px);
  margin-left: auto;
}
@media (max-width: 1024px) {
  .title__row.row-4 h2 + h2 + h2 {
    width: 50%;
  }
}
@media (max-width: 586px) {
  .title__row.row-4 h2 + h2 + h2 {
    width: 100%;
    text-align: right;
  }
}

.text-indent-title::before {
  content: "";
  display: inline-block;
  width: 50px;
}
@media (max-width: 1024px) {
  .text-indent-title::before {
    width: 30px;
  }
}
.text-indent-title.-large + p {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .text-indent-title.-large + p {
    margin-top: 40px;
  }
}

@keyframes buttonIconDown {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(10px);
    opacity: 0;
  }
  51% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: white;
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.nav .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: 40px;
  padding-left: 40px;
  max-width: unset;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav .container .part-1:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.nav .container .part-1.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
}
.nav .container .part-2:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.nav .container .part-2.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
}
.nav .container .part-3:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.nav .container .part-3.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
}
.nav .container .part-4:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.nav .container .part-4.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
}
.nav .container .part-5:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.nav .container .part-5.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
}
.nav .container .part-6:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.nav .container .part-6.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
}
.nav .container .part-7:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.nav .container .part-7.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
}
.nav .container .part-8:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.nav .container .part-8.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
}
.nav .container .part-9:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.nav .container .part-9.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
}
.nav .container .part-10:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.nav .container .part-10.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
}
.nav .container .part-11:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.nav .container .part-11.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
}
.nav .container .part-12:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.nav .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1280px) {
  .nav .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-xl-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .nav .container .part-xl-2:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-xl-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .nav .container .part-xl-3:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-xl-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .nav .container .part-xl-4:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-xl-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .nav .container .part-xl-5:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-xl-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .nav .container .part-xl-6:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-xl-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .nav .container .part-xl-7:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-xl-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .nav .container .part-xl-8:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-xl-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .nav .container .part-xl-9:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-xl-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .nav .container .part-xl-10:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-xl-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .nav .container .part-xl-11:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-xl-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .nav .container .part-xl-12:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 1024px) {
  .nav .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-l-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .nav .container .part-l-2:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-l-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .nav .container .part-l-3:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-l-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .nav .container .part-l-4:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-l-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .nav .container .part-l-5:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-l-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .nav .container .part-l-6:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-l-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .nav .container .part-l-7:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-l-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .nav .container .part-l-8:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-l-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .nav .container .part-l-9:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-l-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .nav .container .part-l-10:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-l-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .nav .container .part-l-11:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-l-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .nav .container .part-l-12:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 826px) {
  .nav .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-m-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .nav .container .part-m-2:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-m-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .nav .container .part-m-3:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-m-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .nav .container .part-m-4:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-m-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .nav .container .part-m-5:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-m-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .nav .container .part-m-6:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-m-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .nav .container .part-m-7:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-m-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .nav .container .part-m-8:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-m-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .nav .container .part-m-9:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-m-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .nav .container .part-m-10:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-m-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .nav .container .part-m-11:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-m-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .nav .container .part-m-12:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 586px) {
  .nav .container .part-s-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-s-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .nav .container .part-s-2:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-s-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .nav .container .part-s-3:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-s-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .nav .container .part-s-4:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-s-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .nav .container .part-s-5:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-s-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .nav .container .part-s-6:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-s-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .nav .container .part-s-7:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-s-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .nav .container .part-s-8:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-s-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .nav .container .part-s-9:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-s-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .nav .container .part-s-10:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-s-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .nav .container .part-s-11:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-s-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .nav .container .part-s-12:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-s-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 375px) {
  .nav .container .part-xs-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-xs-1.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 1 + 0px * (1 - 1));
  }
  .nav .container .part-xs-2:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-xs-2.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 2 + 0px * (2 - 1));
  }
  .nav .container .part-xs-3:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-xs-3.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 3 + 0px * (3 - 1));
  }
  .nav .container .part-xs-4:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-xs-4.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 4 + 0px * (4 - 1));
  }
  .nav .container .part-xs-5:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-xs-5.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 5 + 0px * (5 - 1));
  }
  .nav .container .part-xs-6:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-xs-6.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 6 + 0px * (6 - 1));
  }
  .nav .container .part-xs-7:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-xs-7.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 7 + 0px * (7 - 1));
  }
  .nav .container .part-xs-8:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-xs-8.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 8 + 0px * (8 - 1));
  }
  .nav .container .part-xs-9:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-xs-9.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 9 + 0px * (9 - 1));
  }
  .nav .container .part-xs-10:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-xs-10.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 10 + 0px * (10 - 1));
  }
  .nav .container .part-xs-11:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-xs-11.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 11 + 0px * (11 - 1));
  }
  .nav .container .part-xs-12:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-xs-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
.nav .container .part-top-0 {
  margin-top: 0px;
}
.nav .container .part-left-0 {
  margin-left: 0px;
}
.nav .container .part-right-0 {
  margin-right: 0px;
}
.nav .container .part-bottom-0 {
  margin-bottom: calc(0px + 60px);
}
.nav .container .part-top-1 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.nav .container .part-left-1 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.nav .container .part-right-1 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.nav .container .part-bottom-1 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
}
.nav .container .part-top-2 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.nav .container .part-left-2 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.nav .container .part-right-2 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.nav .container .part-bottom-2 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
}
.nav .container .part-top-3 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.nav .container .part-left-3 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.nav .container .part-right-3 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.nav .container .part-bottom-3 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
}
.nav .container .part-top-4 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.nav .container .part-left-4 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.nav .container .part-right-4 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.nav .container .part-bottom-4 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
}
.nav .container .part-top-5 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.nav .container .part-left-5 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.nav .container .part-right-5 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.nav .container .part-bottom-5 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
}
.nav .container .part-top-6 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.nav .container .part-left-6 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.nav .container .part-right-6 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.nav .container .part-bottom-6 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
}
.nav .container .part-top-7 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.nav .container .part-left-7 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.nav .container .part-right-7 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.nav .container .part-bottom-7 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
}
.nav .container .part-top-8 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.nav .container .part-left-8 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.nav .container .part-right-8 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.nav .container .part-bottom-8 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
}
.nav .container .part-top-9 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.nav .container .part-left-9 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.nav .container .part-right-9 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.nav .container .part-bottom-9 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
}
.nav .container .part-top-10 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.nav .container .part-left-10 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.nav .container .part-right-10 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.nav .container .part-bottom-10 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
}
.nav .container .part-top-11 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.nav .container .part-left-11 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.nav .container .part-right-11 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.nav .container .part-bottom-11 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
}
.nav .container .part-top-12 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.nav .container .part-left-12 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.nav .container .part-right-12 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.nav .container .part-bottom-12 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
}
@media (max-width: 1024px) {
  .nav .container .part-top-l-0 {
    margin-top: 0px;
  }
  .nav .container .part-left-l-0 {
    margin-left: 0px;
  }
  .nav .container .part-right-l-0 {
    margin-right: 0px;
  }
  .nav .container .part-bottom-l-0 {
    margin-bottom: calc(0px + 60px);
  }
  .nav .container .part-top-l-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-left-l-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-right-l-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-bottom-l-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .nav .container .part-top-l-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-left-l-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-right-l-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-bottom-l-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .nav .container .part-top-l-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-left-l-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-right-l-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-bottom-l-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .nav .container .part-top-l-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-left-l-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-right-l-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-bottom-l-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .nav .container .part-top-l-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-left-l-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-right-l-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-bottom-l-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .nav .container .part-top-l-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-left-l-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-right-l-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-bottom-l-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .nav .container .part-top-l-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-left-l-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-right-l-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-bottom-l-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .nav .container .part-top-l-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-left-l-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-right-l-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-bottom-l-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .nav .container .part-top-l-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-left-l-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-right-l-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-bottom-l-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .nav .container .part-top-l-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-left-l-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-right-l-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-bottom-l-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .nav .container .part-top-l-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-left-l-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-right-l-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-bottom-l-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .nav .container .part-top-l-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-left-l-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-right-l-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-bottom-l-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 826px) {
  .nav .container .part-top-m-0 {
    margin-top: 0px;
  }
  .nav .container .part-left-m-0 {
    margin-left: 0px;
  }
  .nav .container .part-right-m-0 {
    margin-right: 0px;
  }
  .nav .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 60px);
  }
  .nav .container .part-top-m-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-left-m-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-right-m-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-bottom-m-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .nav .container .part-top-m-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-left-m-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-right-m-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-bottom-m-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .nav .container .part-top-m-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-left-m-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-right-m-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-bottom-m-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .nav .container .part-top-m-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-left-m-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-right-m-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-bottom-m-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .nav .container .part-top-m-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-left-m-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-right-m-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-bottom-m-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .nav .container .part-top-m-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-left-m-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-right-m-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-bottom-m-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .nav .container .part-top-m-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-left-m-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-right-m-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-bottom-m-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .nav .container .part-top-m-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-left-m-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-right-m-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-bottom-m-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .nav .container .part-top-m-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-left-m-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-right-m-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-bottom-m-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .nav .container .part-top-m-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-left-m-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-right-m-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-bottom-m-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .nav .container .part-top-m-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-left-m-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-right-m-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-bottom-m-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .nav .container .part-top-m-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-left-m-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-right-m-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-bottom-m-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 586px) {
  .nav .container .part-top-s-0 {
    margin-top: 0px;
  }
  .nav .container .part-left-s-0 {
    margin-left: 0px;
  }
  .nav .container .part-right-s-0 {
    margin-right: 0px;
  }
  .nav .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .nav .container .part-top-s-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-left-s-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-right-s-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-bottom-s-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .nav .container .part-top-s-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-left-s-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-right-s-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-bottom-s-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .nav .container .part-top-s-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-left-s-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-right-s-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-bottom-s-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .nav .container .part-top-s-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-left-s-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-right-s-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-bottom-s-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .nav .container .part-top-s-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-left-s-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-right-s-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-bottom-s-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .nav .container .part-top-s-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-left-s-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-right-s-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-bottom-s-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .nav .container .part-top-s-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-left-s-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-right-s-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-bottom-s-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .nav .container .part-top-s-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-left-s-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-right-s-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-bottom-s-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .nav .container .part-top-s-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-left-s-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-right-s-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-bottom-s-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .nav .container .part-top-s-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-left-s-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-right-s-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-bottom-s-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .nav .container .part-top-s-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-left-s-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-right-s-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-bottom-s-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .nav .container .part-top-s-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-left-s-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-right-s-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-bottom-s-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .nav .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .nav .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .nav .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .nav .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .nav .container .part-top-xs-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-left-xs-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-right-xs-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .nav .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .nav .container .part-top-xs-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-left-xs-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-right-xs-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .nav .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .nav .container .part-top-xs-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-left-xs-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-right-xs-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .nav .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .nav .container .part-top-xs-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-left-xs-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-right-xs-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .nav .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .nav .container .part-top-xs-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-left-xs-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-right-xs-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .nav .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .nav .container .part-top-xs-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-left-xs-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-right-xs-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .nav .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .nav .container .part-top-xs-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-left-xs-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-right-xs-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .nav .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .nav .container .part-top-xs-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-left-xs-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-right-xs-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .nav .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .nav .container .part-top-xs-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-left-xs-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-right-xs-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .nav .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .nav .container .part-top-xs-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-left-xs-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-right-xs-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .nav .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .nav .container .part-top-xs-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-left-xs-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-right-xs-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .nav .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .nav .container .part-top-xs-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-left-xs-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-right-xs-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .nav .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .nav .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 586px) {
  .nav .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 826px) {
  .nav .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .nav .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .nav .container .part-xl-0 {
    display: none;
  }
}
.nav .container [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.nav .container [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.nav .container [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.nav .container [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.nav .container [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.nav .container [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.nav .container [class*=part].-text-left {
  text-align: left;
}
.nav .container [class*=part].-text-center {
  text-align: center;
}
.nav .container [class*=part].-text-right {
  text-align: right;
}
@media (max-width: 826px) {
  .nav .container {
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media (max-width: 826px) {
  .nav .container {
    height: auto;
  }
}
.nav .container a:not(.button):not(.submenu__item), .nav .container span:not(.submenu__item), .nav .container li:not(.submenu__item), .nav .container p:not(.submenu__item), .nav .container h1:not(.submenu__item), .nav .container h2:not(.submenu__item), .nav .container h3:not(.submenu__item), .nav .container h4:not(.submenu__item), .nav .container h5:not(.submenu__item), .nav .container h6:not(.submenu__item) {
  color: #000000;
}
.nav__nav {
  display: flex;
  height: 100%;
}
@media (max-width: 1024px) {
  .nav__nav {
    display: none;
  }
}
.nav__item {
  display: flex;
  align-items: center;
  height: 100%;
}
.nav__item + .nav__item {
  margin-left: 3.12vw;
}
@media (max-width: 1430px) {
  .nav.-active .container {
    background-color: #989C85 !important;
  }
}
.nav > .container {
  padding-top: 2.39vw;
  padding-bottom: 2.39vw;
  pointer-events: none;
}
.nav > .container * {
  pointer-events: auto;
}
@media (max-width: 1024px) {
  .nav > .container {
    align-items: flex-start;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.nav > .container .menu {
  display: flex;
}
@media (max-width: 1430px) {
  .nav > .container .menu {
    display: none;
  }
}
.nav > .container .menu li {
  border-bottom: 1px solid white;
  transition: border-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.nav > .container .menu li a {
  text-transform: uppercase;
}
.nav > .container .menu li a[href="#"] {
  pointer-events: none;
  cursor: default;
}
.nav > .container .menu li.menu-item-has-children {
  display: flex;
  align-items: center;
}
.nav > .container .menu li.menu-item-has-children::after {
  content: "";
  display: block;
  width: 0.9vw;
  height: 0.9vw;
  margin-left: 10px;
  background-image: url("img/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.nav > .container .menu li.current-menu-item:not(.menu-item-has-children), .nav > .container .menu li:hover:not(.menu-item-has-children) {
  border-bottom: 1px solid #000000;
}
.nav > .container .menu li:hover .sub-menu {
  opacity: 1;
  pointer-events: auto;
}
.nav > .container .sub-menu {
  position: absolute;
  top: 2vw;
  opacity: 0;
  pointer-events: none;
  min-width: calc(100% + 100px);
  padding: 30px 20px 20px;
  margin-left: -20px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: white;
}
.nav > .container .sub-menu li {
  width: fit-content;
}
.nav > .container .sub-menu li a {
  display: inline-block;
}
.nav > .container .sub-menu li + li {
  margin-top: 6px;
  margin-left: 0;
}
.nav__part {
  display: flex;
}
@media (max-width: 1430px) {
  .nav__part {
    display: flex;
    align-items: center;
  }
}
.nav__part .menu-item-12246 {
  display: none;
}
.nav__logo {
  width: 11.5vw;
}
@media (max-width: 1024px) {
  .nav__logo {
    width: 215px;
  }
}
@media (max-width: 586px) {
  .nav__logo {
    width: 100px;
  }
}
.nav .menu-item-home {
  display: none;
}
.nav .language {
  display: flex;
  align-items: center;
  margin-left: 2.13vw;
  z-index: 9999;
  margin-right: 55px;
}
@media (max-width: 826px) {
  .nav .language {
    margin-right: 80px;
  }
}
@media (min-width: 826px) and (max-width: 1430px) {
  .nav .language {
    margin-right: 80px;
  }
}
.nav .language.-active .language__text {
  color: white !important;
}
@media (max-width: 1430px) {
  .nav .language.-active .language__text {
    color: black !important;
  }
}
.nav .language__text {
  text-transform: uppercase;
  font-size: 18px;
  margin-right: 5px;
}
.nav.-dark:not(.-scrolled):not(.-active) {
  background-color: #000000;
}
.nav.-dark:not(.-scrolled):not(.-active) .nav__logo *:not(#Path_159) {
  fill: white;
}
.nav.-dark:not(.-scrolled):not(.-active) .hamburger span {
  background-color: white;
}
.nav.-dark:not(.-scrolled):not(.-active) .menu li {
  border-bottom: 1px solid black !important;
}
.nav.-dark:not(.-scrolled):not(.-active) .menu li:hover:not(.menu-item-has-children), .nav.-dark:not(.-scrolled):not(.-active) .menu li.current-menu-item:not(.menu-item-has-children) {
  border-bottom: 1px solid white !important;
}
.nav.-dark:not(.-scrolled):not(.-active) .menu .menu-item-has-children::after {
  background-image: url("img/arrow-down-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.nav.-dark:not(.-scrolled):not(.-active) .sub-menu {
  background-color: #000000;
}
.nav.-dark:not(.-scrolled):not(.-active) * {
  color: white !important;
  border-color: white !important;
}
.nav.-color-2:not(.-scrolled) {
  background-color: #989C85;
}
.nav.-scrolled-up:not(.-active) {
  transform: translateY(-100%);
}

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

html {
  scroll-behavior: smooth;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: "Messina", "Helvetica", sans-serif;
  line-height: 1.5;
  font-size: 1.14vw;
  font-weight: 400;
  color: #000000;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body main {
  flex: 1 0 auto;
}
body footer {
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  body {
    font-size: 17px;
  }
}
@media (max-width: 826px) {
  body {
    font-size: 17px;
  }
}
@media (max-width: 586px) {
  body {
    font-size: 17px;
  }
}
body + * {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  body + * {
    margin-top: 15px;
  }
}
@media (max-width: 826px) {
  body + * {
    margin-top: 15px;
  }
}
@media (max-width: 586px) {
  body + * {
    margin-top: 15px;
  }
}

img, video, svg {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .-hide-l {
    display: none;
  }
}

@media (max-width: 586px) {
  .-hide-s {
    display: none !important;
  }
}

.-show-l {
  display: none;
}
@media (max-width: 1024px) {
  .-show-l {
    display: block;
  }
}

.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: 40px;
  padding-left: 40px;
  max-width: unset;
}
.footer .container .part-1:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.footer .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1280px) {
  .footer .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 1024px) {
  .footer .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 826px) {
  .footer .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 586px) {
  .footer .container .part-s-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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 + 60px);
}
.footer .container .part-top-1 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.footer .container .part-left-1 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.footer .container .part-right-1 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.footer .container .part-bottom-1 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
}
.footer .container .part-top-2 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.footer .container .part-left-2 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.footer .container .part-right-2 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.footer .container .part-bottom-2 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
}
.footer .container .part-top-3 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.footer .container .part-left-3 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.footer .container .part-right-3 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.footer .container .part-bottom-3 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
}
.footer .container .part-top-4 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.footer .container .part-left-4 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.footer .container .part-right-4 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.footer .container .part-bottom-4 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
}
.footer .container .part-top-5 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.footer .container .part-left-5 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.footer .container .part-right-5 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.footer .container .part-bottom-5 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
}
.footer .container .part-top-6 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.footer .container .part-left-6 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.footer .container .part-right-6 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.footer .container .part-bottom-6 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
}
.footer .container .part-top-7 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.footer .container .part-left-7 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.footer .container .part-right-7 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.footer .container .part-bottom-7 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
}
.footer .container .part-top-8 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.footer .container .part-left-8 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.footer .container .part-right-8 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.footer .container .part-bottom-8 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
}
.footer .container .part-top-9 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.footer .container .part-left-9 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.footer .container .part-right-9 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.footer .container .part-bottom-9 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
}
.footer .container .part-top-10 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.footer .container .part-left-10 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.footer .container .part-right-10 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.footer .container .part-bottom-10 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
}
.footer .container .part-top-11 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.footer .container .part-left-11 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.footer .container .part-right-11 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.footer .container .part-bottom-11 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
}
.footer .container .part-top-12 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.footer .container .part-left-12 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.footer .container .part-right-12 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.footer .container .part-bottom-12 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
}
@media (max-width: 1024px) {
  .footer .container .part-top-l-0 {
    margin-top: 0px;
  }
  .footer .container .part-left-l-0 {
    margin-left: 0px;
  }
  .footer .container .part-right-l-0 {
    margin-right: 0px;
  }
  .footer .container .part-bottom-l-0 {
    margin-bottom: calc(0px + 60px);
  }
  .footer .container .part-top-l-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-left-l-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-right-l-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-bottom-l-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .footer .container .part-top-l-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-left-l-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-right-l-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-bottom-l-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .footer .container .part-top-l-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-left-l-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-right-l-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-bottom-l-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .footer .container .part-top-l-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-left-l-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-right-l-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-bottom-l-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .footer .container .part-top-l-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-left-l-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-right-l-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-bottom-l-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .footer .container .part-top-l-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-left-l-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-right-l-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-bottom-l-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .footer .container .part-top-l-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-left-l-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-right-l-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-bottom-l-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .footer .container .part-top-l-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-left-l-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-right-l-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-bottom-l-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .footer .container .part-top-l-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-left-l-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-right-l-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-bottom-l-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .footer .container .part-top-l-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-left-l-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-right-l-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-bottom-l-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .footer .container .part-top-l-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-left-l-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-right-l-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-bottom-l-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .footer .container .part-top-l-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-left-l-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-right-l-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-bottom-l-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 826px) {
  .footer .container .part-top-m-0 {
    margin-top: 0px;
  }
  .footer .container .part-left-m-0 {
    margin-left: 0px;
  }
  .footer .container .part-right-m-0 {
    margin-right: 0px;
  }
  .footer .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 60px);
  }
  .footer .container .part-top-m-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-left-m-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-right-m-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-bottom-m-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .footer .container .part-top-m-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-left-m-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-right-m-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-bottom-m-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .footer .container .part-top-m-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-left-m-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-right-m-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-bottom-m-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .footer .container .part-top-m-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-left-m-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-right-m-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-bottom-m-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .footer .container .part-top-m-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-left-m-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-right-m-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-bottom-m-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .footer .container .part-top-m-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-left-m-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-right-m-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-bottom-m-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .footer .container .part-top-m-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-left-m-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-right-m-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-bottom-m-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .footer .container .part-top-m-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-left-m-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-right-m-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-bottom-m-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .footer .container .part-top-m-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-left-m-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-right-m-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-bottom-m-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .footer .container .part-top-m-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-left-m-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-right-m-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-bottom-m-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .footer .container .part-top-m-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-left-m-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-right-m-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-bottom-m-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .footer .container .part-top-m-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-left-m-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-right-m-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-bottom-m-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 586px) {
  .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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-left-s-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-right-s-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-bottom-s-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .footer .container .part-top-s-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-left-s-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-right-s-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-bottom-s-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .footer .container .part-top-s-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-left-s-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-right-s-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-bottom-s-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .footer .container .part-top-s-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-left-s-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-right-s-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-bottom-s-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .footer .container .part-top-s-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-left-s-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-right-s-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-bottom-s-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .footer .container .part-top-s-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-left-s-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-right-s-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-bottom-s-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .footer .container .part-top-s-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-left-s-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-right-s-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-bottom-s-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .footer .container .part-top-s-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-left-s-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-right-s-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-bottom-s-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .footer .container .part-top-s-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-left-s-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-right-s-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-bottom-s-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .footer .container .part-top-s-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-left-s-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-right-s-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-bottom-s-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .footer .container .part-top-s-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-left-s-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-right-s-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-bottom-s-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .footer .container .part-top-s-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-left-s-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-right-s-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-bottom-s-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-left-xs-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-right-xs-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .footer .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .footer .container .part-top-xs-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-left-xs-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-right-xs-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .footer .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .footer .container .part-top-xs-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-left-xs-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-right-xs-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .footer .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .footer .container .part-top-xs-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-left-xs-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-right-xs-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .footer .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .footer .container .part-top-xs-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-left-xs-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-right-xs-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .footer .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .footer .container .part-top-xs-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-left-xs-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-right-xs-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .footer .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .footer .container .part-top-xs-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-left-xs-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-right-xs-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .footer .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .footer .container .part-top-xs-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-left-xs-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-right-xs-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .footer .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .footer .container .part-top-xs-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-left-xs-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-right-xs-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .footer .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .footer .container .part-top-xs-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-left-xs-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-right-xs-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .footer .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .footer .container .part-top-xs-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-left-xs-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-right-xs-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .footer .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .footer .container .part-top-xs-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-left-xs-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-right-xs-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .footer .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .footer .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 586px) {
  .footer .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 826px) {
  .footer .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .footer .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .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: 826px) {
  .footer .container {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.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: #000000;
}
.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: #000000;
}
.footer a:hover {
  text-decoration: underline;
}
.footer__top {
  padding-bottom: 7.81vw;
}
@media (max-width: 1024px) {
  .footer__top {
    padding-bottom: 70px;
  }
}
@media (max-width: 826px) {
  .footer__top {
    padding-bottom: 70px;
  }
}
@media (max-width: 586px) {
  .footer__top {
    padding-bottom: 80px;
  }
}
@media (max-width: 375px) {
  .footer__top {
    padding-bottom: 80px;
  }
}
@media (max-width: 586px) {
  .footer__top [class*=part] + .part-s-12 {
    margin-top: 50px;
  }
}
.footer__top .menu {
  flex-direction: column;
}
.footer__top .menu li + li {
  margin-top: 10px;
  margin-left: 0;
}
.footer__top h6 + * {
  margin-top: 4vw;
}
@media (max-width: 1024px) {
  .footer__top h6 + * {
    margin-top: 35px;
  }
}
.footer__top a, .footer__top p {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 1024px) {
  .footer__top a, .footer__top p {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  .footer__top a, .footer__top p {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  .footer__top a, .footer__top p {
    font-size: 21px;
  }
}
.footer__top a + *, .footer__top p + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .footer__top a + *, .footer__top p + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .footer__top a + *, .footer__top p + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .footer__top a + *, .footer__top p + * {
    margin-top: 20px;
  }
}
.footer__bottom {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: white;
}
.footer__bottom nav {
  display: flex;
  align-items: center;
}
.footer__bottom nav * {
  margin: 0;
}
.footer__bottom nav * + * {
  margin-left: 40px;
}
.footer__bottom [class*=part] {
  display: flex;
}
@media (max-width: 586px) {
  .footer__bottom [class*=part] {
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer__bottom [class*=part] > * + * {
  margin-left: 40px;
  margin-top: 0;
}
@media (max-width: 586px) {
  .footer__bottom [class*=part] > * + * {
    margin-left: 0;
    margin-top: 12px;
  }
}
.footer__bottom * {
  text-transform: uppercase;
  font-size: 0.83vw;
}
@media (max-width: 1024px) {
  .footer__bottom * {
    font-size: 12px;
  }
}
.footer__bottom menu * + * {
  margin-left: 40px;
}
@media (max-width: 586px) {
  .footer__bottom menu * + * {
    margin-left: 0;
  }
}
.footer__realisation {
  flex-grow: 1;
  text-align: right;
}
.footer__nav {
  margin-top: 0;
}
.footer__image {
  display: flex;
  min-height: 100vh;
  background-image: url("img/footer-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.footer__image .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 35px;
}
.footer__logo {
  width: 11.5vw;
}
@media (max-width: 1024px) {
  .footer__logo {
    width: 215px;
  }
}
@media (max-width: 586px) {
  .footer__logo {
    width: 100px;
  }
}

@media (max-width: 1024px) {
  .home .--hero {
    margin-top: 70px !important;
  }
}
@media (max-width: 586px) {
  .home .--hero {
    margin-top: 55px !important;
  }
}
@media (max-width: 1024px) {
  .home .--hero .container {
    margin-bottom: 0;
    min-height: calc(100vh - 51vw - 70px - 20px);
    min-height: calc(100dvh - 51vw - 70px - 20px);
  }
}
@media (max-width: 586px) {
  .home .--hero .container {
    height: 42dvh;
    height: 42vh;
    min-height: unset;
  }
}
@media (max-width: 1024px) {
  .home .--hero .container [class*=part] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
  }
}

.section.--colored {
  padding-top: 7.81vw;
  padding-bottom: 7.81vw;
  background-color: #E1FF00;
  padding-top: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--colored {
    padding-top: 70px;
  }
}
@media (max-width: 826px) {
  .section.--colored {
    padding-top: 70px;
  }
}
@media (max-width: 586px) {
  .section.--colored {
    padding-top: 80px;
  }
}
@media (max-width: 375px) {
  .section.--colored {
    padding-top: 80px;
  }
}
@media (max-width: 1024px) {
  .section.--colored {
    padding-bottom: 70px;
  }
}
@media (max-width: 826px) {
  .section.--colored {
    padding-bottom: 70px;
  }
}
@media (max-width: 586px) {
  .section.--colored {
    padding-bottom: 80px;
  }
}
@media (max-width: 375px) {
  .section.--colored {
    padding-bottom: 80px;
  }
}
.section.--colored.-color-1 {
  background-color: #E1FF00;
}
.section.--colored.-color-2 {
  background-color: #989C85;
}
.section.--colored.-color-3 {
  background-color: #DDDDDD;
}
.section.--colored.-white {
  background-color: white;
}
.section.--colored.-black {
  background-color: #000000;
}
@media (max-width: 1024px) {
  .section.--colored {
    padding-top: 20px;
  }
}
@media (max-width: 586px) {
  .section.--colored {
    padding-top: 15px;
  }
}
.section.--colored.-color-dark, .section.--colored.-color-black {
  background-color: #000000;
}
.section.--colored.-color-dark *:not(.button), .section.--colored.-color-black *:not(.button) {
  color: white;
}
.section.--colored.-color-dark .tag::after, .section.--colored.-color-black .tag::after {
  background-image: url("img/arrow-schuin-white.svg");
}
.section.--colored.-color-dark + .--colored.-color-dark, .section.--colored.-color-black + .--colored.-color-dark {
  padding-top: 0;
}
.section.--colored.-color-2, .section.--colored.-color-green {
  background-color: #989C85 !important;
}
.section.--colored.-color-2 hr, .section.--colored.-color-green hr {
  border-color: #000000;
}
.section.--colored.-color-2 li::before, .section.--colored.-color-2 li::marker, .section.--colored.-color-green li::before, .section.--colored.-color-green li::marker {
  color: #E1FF00;
}
.section.--colored.-color-2 p a, .section.--colored.-color-green p a {
  color: #E1FF00;
}
.section.--colored.-color-2 + .-color-2, .section.--colored.-color-green + .-color-2 {
  padding-top: 0;
}
.section.--colored.--large-top-space {
  padding-top: 7.81vw;
  padding-bottom: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--colored.--large-top-space {
    padding-top: 70px;
  }
}
@media (max-width: 826px) {
  .section.--colored.--large-top-space {
    padding-top: 70px;
  }
}
@media (max-width: 586px) {
  .section.--colored.--large-top-space {
    padding-top: 80px;
  }
}
@media (max-width: 375px) {
  .section.--colored.--large-top-space {
    padding-top: 80px;
  }
}
@media (max-width: 1024px) {
  .section.--colored.--large-top-space {
    padding-bottom: 20px;
  }
}
@media (max-width: 586px) {
  .section.--colored.--large-top-space {
    padding-bottom: 15px;
  }
}
.section.--colored + .--colored, .section.--colored + .--call-to-action {
  margin-top: 0;
}
.section.--colored + .section:not(.--colored):not(.--call-to-action):not(.--small-text) {
  margin-top: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--colored + .section:not(.--colored):not(.--call-to-action):not(.--small-text) {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .section.--colored + .section:not(.--colored):not(.--call-to-action):not(.--small-text) {
    margin-top: 15px;
  }
}

.section.--call-to-action {
  padding-top: 2vw;
  padding-bottom: 4.6vw;
  background-color: #E1FF00;
}
@media (max-width: 1024px) {
  .section.--call-to-action {
    padding-top: 20px;
    padding-bottom: 50px;
  }
}
@media (max-width: 586px) {
  .section.--call-to-action {
    padding-top: 15px;
    padding-bottom: 30px;
  }
}
.section.--call-to-action .container {
  align-items: flex-end;
}
.section.--call-to-action .container .button {
  margin-bottom: 0.7vw;
}
@media (max-width: 586px) {
  .section.--call-to-action .container .button {
    margin-bottom: 0;
  }
}

.section.--next-post {
  padding-bottom: 0;
}
.section.--next-post .container {
  margin-bottom: 0;
}
.section.--next-post .container [class*=part]:nth-child(1) {
  padding: 2.08vw 0;
  margin-bottom: 0;
  border-top: 1px solid #000000;
}
@media (max-width: 1024px) {
  .section.--next-post .container [class*=part]:nth-child(1) {
    padding: 20px 0 30px;
  }
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part]:nth-child(1) {
    padding: 12px 0;
  }
}
.section.--next-post .container [class*=part] .image {
  position: relative;
  padding-top: 110%;
  min-height: 100%;
}
@media (max-width: 1024px) {
  .section.--next-post .container [class*=part] .image {
    padding-top: 135%;
  }
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part] .image {
    margin-top: 0;
  }
}
.section.--next-post .container [class*=part] .image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section.--next-post .container [class*=part] .tag + * {
  margin-top: 7.3vw;
}
@media (max-width: 1024px) {
  .section.--next-post .container [class*=part] .tag + * {
    margin-top: 100px;
  }
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part] .tag + * {
    margin-top: 18px;
  }
}
.section.--next-post .container [class*=part].content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 8vw !important;
}
@media (max-width: 1024px) {
  .section.--next-post .container [class*=part].content {
    padding-left: 0 !important;
  }
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part].content {
    align-items: flex-start;
    margin-top: 20px !important;
    padding-left: 0 !important;
  }
}
.section.--next-post .container [class*=part] .filter {
  margin-top: 1.8vw;
}
.section.--next-post .container [class*=part] .button {
  margin-top: 40px;
}
.section.--next-post .container [class*=part] .bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part] .bottom {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 35px;
  }
}
.section.--next-post .container [class*=part] .bottom p {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1024px) {
  .section.--next-post .container [class*=part] .bottom p {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part] .bottom p {
    flex-direction: row;
    align-items: flex-end;
  }
}
.section.--next-post .container [class*=part] .bottom p span {
  display: block;
  margin-right: 2.6vw;
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part] .bottom p span {
    margin-right: 20px;
  }
}
.section.--next-post .container [class*=part] .bottom .button {
  margin-top: 0;
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part] .bottom .button {
    margin-top: 20px;
  }
}
.section.--next-post .container [class*=part] .post {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part] .post {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.section.--next-post .container [class*=part] .post__title {
  max-width: calc(100% - 20vw);
}
@media (max-width: 1024px) {
  .section.--next-post .container [class*=part] .post__title {
    max-width: calc(100% - 280px);
  }
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part] .post__title {
    max-width: 100%;
  }
}
.section.--next-post .container [class*=part] .post__title.-clickable {
  cursor: pointer;
}
.section.--next-post .container [class*=part] .post .button {
  white-space: nowrap;
}
@media (max-width: 586px) {
  .section.--next-post .container [class*=part] .post .button {
    margin-top: 60px;
    margin-left: auto;
    margin-right: 0;
  }
}
.section.--next-post.-large .container {
  margin-bottom: 0;
}
.section.--next-post.-large .container [class*=part] {
  margin-bottom: 0;
}
.section.--next-post + .--next-post {
  margin-top: 0;
}
.section.--next-post + .--next-post [class*=part] {
  border-top: 0 !important;
}

.section.--columns [class*=part] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.section.--columns [class*=part] * + h4 {
  margin-top: 5vw;
}
@media (max-width: 1280px) {
  .section.--columns [class*=part] * + h4 {
    margin-top: 30px;
  }
}
.section.--columns [class*=part] .button {
  margin-top: 4.5vw;
}
@media (max-width: 1024px) {
  .section.--columns [class*=part] .button {
    margin-top: 50px;
  }
}
@media (max-width: 826px) {
  .section.--columns [class*=part] .button {
    margin-top: 50px;
  }
}
@media (max-width: 586px) {
  .section.--columns [class*=part] .button {
    margin-top: 40px;
  }
}
@media (max-width: 375px) {
  .section.--columns [class*=part] .button {
    margin-top: 40px;
  }
}
@media (max-width: 586px) {
  .section.--columns [class*=part] .button {
    margin-top: 30px;
  }
}
.section.--columns [class*=part] p + p img {
  margin-top: 7.81vw;
}
@media (max-width: 1024px) {
  .section.--columns [class*=part] p + p img {
    margin-top: 70px;
  }
}
@media (max-width: 826px) {
  .section.--columns [class*=part] p + p img {
    margin-top: 70px;
  }
}
@media (max-width: 586px) {
  .section.--columns [class*=part] p + p img {
    margin-top: 80px;
  }
}
@media (max-width: 375px) {
  .section.--columns [class*=part] p + p img {
    margin-top: 80px;
  }
}
@media (max-width: 586px) {
  .section.--columns [class*=part] p + p img {
    margin-top: 60px;
  }
}
.section.--columns [class*=part] blockquote + p img {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .section.--columns [class*=part].part-l-0 {
    display: none;
  }
}
@media (max-width: 586px) {
  .section.--columns [class*=part].part-s-0 {
    display: none;
  }
}
@media (max-width: 586px) {
  .section.--columns.-division-30_50 .column-1 img {
    width: 75%;
    margin-left: auto;
  }
}
@media (max-width: 586px) {
  .section.--columns.-division-30_50 .column-2 img {
    width: 75%;
  }
}
.section.--columns.-division-60_30 .column-1 p {
  width: 71%;
}
@media (max-width: 1024px) {
  .section.--columns.-division-60_30 .column-1 p {
    width: 100%;
  }
}
.section.--columns.-division-60_30 .column-1 p img {
  width: 141%;
  max-width: unset;
}
@media (max-width: 1024px) {
  .section.--columns.-division-60_30 .column-1 p img {
    width: 100%;
  }
}
.section.--columns.-division-60_30 .column-1 p:first-of-type:not(:last-of-type) img {
  margin-bottom: 7.81vw;
}
@media (max-width: 1024px) {
  .section.--columns.-division-60_30 .column-1 p:first-of-type:not(:last-of-type) img {
    margin-bottom: 70px;
  }
}
@media (max-width: 826px) {
  .section.--columns.-division-60_30 .column-1 p:first-of-type:not(:last-of-type) img {
    margin-bottom: 70px;
  }
}
@media (max-width: 586px) {
  .section.--columns.-division-60_30 .column-1 p:first-of-type:not(:last-of-type) img {
    margin-bottom: 80px;
  }
}
@media (max-width: 375px) {
  .section.--columns.-division-60_30 .column-1 p:first-of-type:not(:last-of-type) img {
    margin-bottom: 80px;
  }
}
@media (max-width: 586px) {
  .section.--columns.-division-60_30 .column-1 p:first-of-type:not(:last-of-type) img {
    margin-bottom: 0;
    margin-top: 60px;
  }
}
@media (max-width: 586px) {
  .section.--columns.-division-60_30 .column-2 blockquote + p img {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.section .container {
  margin-bottom: -60px;
  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: 40px;
  padding-left: 40px;
  max-width: unset;
}
@media (max-width: 1024px) {
  .section .container {
    margin-bottom: -60px;
  }
}
@media (max-width: 826px) {
  .section .container {
    margin-bottom: -60px;
  }
}
@media (max-width: 586px) {
  .section .container {
    margin-bottom: -40px;
  }
}
@media (max-width: 375px) {
  .section .container {
    margin-bottom: -40px;
  }
}
.section .container [class*=part] {
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .section .container [class*=part] {
    margin-bottom: 60px;
  }
}
@media (max-width: 826px) {
  .section .container [class*=part] {
    margin-bottom: 60px;
  }
}
@media (max-width: 586px) {
  .section .container [class*=part] {
    margin-bottom: 40px;
  }
}
@media (max-width: 375px) {
  .section .container [class*=part] {
    margin-bottom: 40px;
  }
}
.section .container .part-1:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1280px) {
  .section .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 1024px) {
  .section .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 826px) {
  .section .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 586px) {
  .section .container .part-s-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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 + 60px);
}
.section .container .part-top-1 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section .container .part-left-1 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section .container .part-right-1 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section .container .part-bottom-1 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
}
.section .container .part-top-2 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section .container .part-left-2 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section .container .part-right-2 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section .container .part-bottom-2 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
}
.section .container .part-top-3 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section .container .part-left-3 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section .container .part-right-3 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section .container .part-bottom-3 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
}
.section .container .part-top-4 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section .container .part-left-4 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section .container .part-right-4 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section .container .part-bottom-4 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
}
.section .container .part-top-5 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section .container .part-left-5 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section .container .part-right-5 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section .container .part-bottom-5 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
}
.section .container .part-top-6 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section .container .part-left-6 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section .container .part-right-6 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section .container .part-bottom-6 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
}
.section .container .part-top-7 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section .container .part-left-7 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section .container .part-right-7 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section .container .part-bottom-7 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
}
.section .container .part-top-8 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section .container .part-left-8 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section .container .part-right-8 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section .container .part-bottom-8 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
}
.section .container .part-top-9 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section .container .part-left-9 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section .container .part-right-9 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section .container .part-bottom-9 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
}
.section .container .part-top-10 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section .container .part-left-10 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section .container .part-right-10 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section .container .part-bottom-10 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
}
.section .container .part-top-11 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section .container .part-left-11 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section .container .part-right-11 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section .container .part-bottom-11 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
}
.section .container .part-top-12 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .part-left-12 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .part-right-12 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .part-bottom-12 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
}
@media (max-width: 1024px) {
  .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 + 60px);
  }
  .section .container .part-top-l-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-left-l-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-right-l-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-bottom-l-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .section .container .part-top-l-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-left-l-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-right-l-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-bottom-l-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .section .container .part-top-l-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-left-l-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-right-l-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-bottom-l-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .section .container .part-top-l-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-left-l-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-right-l-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-bottom-l-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .section .container .part-top-l-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-left-l-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-right-l-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-bottom-l-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .section .container .part-top-l-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-left-l-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-right-l-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-bottom-l-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .section .container .part-top-l-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-left-l-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-right-l-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-bottom-l-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .section .container .part-top-l-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-left-l-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-right-l-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-bottom-l-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .section .container .part-top-l-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-left-l-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-right-l-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-bottom-l-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .section .container .part-top-l-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-left-l-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-right-l-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-bottom-l-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .section .container .part-top-l-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-left-l-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-right-l-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-bottom-l-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .section .container .part-top-l-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-left-l-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-right-l-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-bottom-l-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 826px) {
  .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 + 60px);
  }
  .section .container .part-top-m-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-left-m-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-right-m-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-bottom-m-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .section .container .part-top-m-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-left-m-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-right-m-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-bottom-m-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .section .container .part-top-m-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-left-m-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-right-m-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-bottom-m-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .section .container .part-top-m-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-left-m-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-right-m-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-bottom-m-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .section .container .part-top-m-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-left-m-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-right-m-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-bottom-m-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .section .container .part-top-m-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-left-m-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-right-m-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-bottom-m-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .section .container .part-top-m-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-left-m-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-right-m-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-bottom-m-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .section .container .part-top-m-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-left-m-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-right-m-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-bottom-m-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .section .container .part-top-m-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-left-m-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-right-m-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-bottom-m-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .section .container .part-top-m-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-left-m-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-right-m-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-bottom-m-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .section .container .part-top-m-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-left-m-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-right-m-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-bottom-m-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .section .container .part-top-m-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-left-m-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-right-m-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-bottom-m-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 586px) {
  .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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-left-s-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-right-s-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-bottom-s-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .section .container .part-top-s-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-left-s-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-right-s-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-bottom-s-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .section .container .part-top-s-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-left-s-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-right-s-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-bottom-s-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .section .container .part-top-s-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-left-s-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-right-s-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-bottom-s-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .section .container .part-top-s-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-left-s-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-right-s-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-bottom-s-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .section .container .part-top-s-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-left-s-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-right-s-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-bottom-s-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .section .container .part-top-s-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-left-s-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-right-s-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-bottom-s-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .section .container .part-top-s-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-left-s-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-right-s-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-bottom-s-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .section .container .part-top-s-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-left-s-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-right-s-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-bottom-s-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .section .container .part-top-s-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-left-s-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-right-s-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-bottom-s-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .section .container .part-top-s-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-left-s-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-right-s-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-bottom-s-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .section .container .part-top-s-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-left-s-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-right-s-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-bottom-s-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-left-xs-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-right-xs-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .section .container .part-top-xs-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-left-xs-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-right-xs-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .section .container .part-top-xs-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-left-xs-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-right-xs-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .section .container .part-top-xs-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-left-xs-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-right-xs-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .section .container .part-top-xs-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-left-xs-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-right-xs-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .section .container .part-top-xs-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-left-xs-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-right-xs-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .section .container .part-top-xs-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-left-xs-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-right-xs-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .section .container .part-top-xs-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-left-xs-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-right-xs-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .section .container .part-top-xs-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-left-xs-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-right-xs-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .section .container .part-top-xs-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-left-xs-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-right-xs-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .section .container .part-top-xs-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-left-xs-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-right-xs-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .section .container .part-top-xs-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-left-xs-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-right-xs-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 586px) {
  .section .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 826px) {
  .section .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .section .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .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% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1280px) {
  .section .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 1024px) {
  .section .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 826px) {
  .section .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 586px) {
  .section .container .part-s-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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 + 60px);
}
.section .container .part-top-1 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section .container .part-left-1 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section .container .part-right-1 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section .container .part-bottom-1 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
}
.section .container .part-top-2 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section .container .part-left-2 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section .container .part-right-2 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section .container .part-bottom-2 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
}
.section .container .part-top-3 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section .container .part-left-3 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section .container .part-right-3 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section .container .part-bottom-3 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
}
.section .container .part-top-4 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section .container .part-left-4 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section .container .part-right-4 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section .container .part-bottom-4 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
}
.section .container .part-top-5 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section .container .part-left-5 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section .container .part-right-5 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section .container .part-bottom-5 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
}
.section .container .part-top-6 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section .container .part-left-6 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section .container .part-right-6 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section .container .part-bottom-6 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
}
.section .container .part-top-7 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section .container .part-left-7 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section .container .part-right-7 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section .container .part-bottom-7 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
}
.section .container .part-top-8 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section .container .part-left-8 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section .container .part-right-8 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section .container .part-bottom-8 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
}
.section .container .part-top-9 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section .container .part-left-9 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section .container .part-right-9 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section .container .part-bottom-9 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
}
.section .container .part-top-10 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section .container .part-left-10 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section .container .part-right-10 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section .container .part-bottom-10 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
}
.section .container .part-top-11 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section .container .part-left-11 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section .container .part-right-11 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section .container .part-bottom-11 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
}
.section .container .part-top-12 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .part-left-12 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .part-right-12 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .part-bottom-12 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
}
@media (max-width: 1024px) {
  .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 + 60px);
  }
  .section .container .part-top-l-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-left-l-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-right-l-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-bottom-l-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .section .container .part-top-l-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-left-l-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-right-l-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-bottom-l-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .section .container .part-top-l-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-left-l-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-right-l-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-bottom-l-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .section .container .part-top-l-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-left-l-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-right-l-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-bottom-l-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .section .container .part-top-l-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-left-l-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-right-l-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-bottom-l-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .section .container .part-top-l-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-left-l-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-right-l-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-bottom-l-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .section .container .part-top-l-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-left-l-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-right-l-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-bottom-l-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .section .container .part-top-l-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-left-l-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-right-l-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-bottom-l-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .section .container .part-top-l-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-left-l-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-right-l-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-bottom-l-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .section .container .part-top-l-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-left-l-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-right-l-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-bottom-l-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .section .container .part-top-l-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-left-l-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-right-l-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-bottom-l-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .section .container .part-top-l-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-left-l-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-right-l-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-bottom-l-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 826px) {
  .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 + 60px);
  }
  .section .container .part-top-m-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-left-m-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-right-m-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-bottom-m-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .section .container .part-top-m-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-left-m-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-right-m-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-bottom-m-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .section .container .part-top-m-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-left-m-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-right-m-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-bottom-m-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .section .container .part-top-m-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-left-m-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-right-m-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-bottom-m-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .section .container .part-top-m-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-left-m-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-right-m-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-bottom-m-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .section .container .part-top-m-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-left-m-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-right-m-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-bottom-m-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .section .container .part-top-m-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-left-m-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-right-m-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-bottom-m-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .section .container .part-top-m-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-left-m-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-right-m-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-bottom-m-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .section .container .part-top-m-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-left-m-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-right-m-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-bottom-m-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .section .container .part-top-m-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-left-m-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-right-m-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-bottom-m-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .section .container .part-top-m-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-left-m-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-right-m-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-bottom-m-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .section .container .part-top-m-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-left-m-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-right-m-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-bottom-m-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 586px) {
  .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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-left-s-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-right-s-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-bottom-s-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .section .container .part-top-s-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-left-s-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-right-s-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-bottom-s-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .section .container .part-top-s-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-left-s-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-right-s-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-bottom-s-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .section .container .part-top-s-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-left-s-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-right-s-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-bottom-s-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .section .container .part-top-s-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-left-s-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-right-s-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-bottom-s-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .section .container .part-top-s-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-left-s-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-right-s-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-bottom-s-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .section .container .part-top-s-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-left-s-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-right-s-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-bottom-s-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .section .container .part-top-s-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-left-s-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-right-s-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-bottom-s-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .section .container .part-top-s-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-left-s-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-right-s-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-bottom-s-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .section .container .part-top-s-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-left-s-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-right-s-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-bottom-s-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .section .container .part-top-s-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-left-s-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-right-s-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-bottom-s-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .section .container .part-top-s-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-left-s-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-right-s-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-bottom-s-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-left-xs-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-right-xs-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .section .container .part-top-xs-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-left-xs-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-right-xs-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .section .container .part-top-xs-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-left-xs-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-right-xs-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .section .container .part-top-xs-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-left-xs-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-right-xs-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .section .container .part-top-xs-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-left-xs-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-right-xs-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .section .container .part-top-xs-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-left-xs-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-right-xs-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .section .container .part-top-xs-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-left-xs-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-right-xs-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .section .container .part-top-xs-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-left-xs-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-right-xs-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .section .container .part-top-xs-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-left-xs-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-right-xs-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .section .container .part-top-xs-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-left-xs-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-right-xs-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .section .container .part-top-xs-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-left-xs-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-right-xs-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .section .container .part-top-xs-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-left-xs-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-right-xs-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 586px) {
  .section .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 826px) {
  .section .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .section .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .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: 826px) {
  .section .container {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.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: 40px;
  padding-left: 40px;
  max-width: unset;
  padding-right: 0;
  padding-left: 0;
}
.section .container .container .part-1:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1280px) {
  .section .container .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 1024px) {
  .section .container .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 826px) {
  .section .container .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 586px) {
  .section .container .container .part-s-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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 + 60px);
}
.section .container .container .part-top-1 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section .container .container .part-left-1 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section .container .container .part-right-1 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section .container .container .part-bottom-1 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
}
.section .container .container .part-top-2 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section .container .container .part-left-2 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section .container .container .part-right-2 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section .container .container .part-bottom-2 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
}
.section .container .container .part-top-3 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section .container .container .part-left-3 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section .container .container .part-right-3 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section .container .container .part-bottom-3 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
}
.section .container .container .part-top-4 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section .container .container .part-left-4 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section .container .container .part-right-4 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section .container .container .part-bottom-4 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
}
.section .container .container .part-top-5 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section .container .container .part-left-5 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section .container .container .part-right-5 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section .container .container .part-bottom-5 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
}
.section .container .container .part-top-6 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section .container .container .part-left-6 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section .container .container .part-right-6 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section .container .container .part-bottom-6 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
}
.section .container .container .part-top-7 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section .container .container .part-left-7 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section .container .container .part-right-7 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section .container .container .part-bottom-7 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
}
.section .container .container .part-top-8 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section .container .container .part-left-8 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section .container .container .part-right-8 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section .container .container .part-bottom-8 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
}
.section .container .container .part-top-9 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section .container .container .part-left-9 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section .container .container .part-right-9 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section .container .container .part-bottom-9 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
}
.section .container .container .part-top-10 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section .container .container .part-left-10 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section .container .container .part-right-10 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section .container .container .part-bottom-10 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
}
.section .container .container .part-top-11 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section .container .container .part-left-11 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section .container .container .part-right-11 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section .container .container .part-bottom-11 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
}
.section .container .container .part-top-12 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .container .part-left-12 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .container .part-right-12 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section .container .container .part-bottom-12 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
}
@media (max-width: 1024px) {
  .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 + 60px);
  }
  .section .container .container .part-top-l-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-left-l-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-right-l-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-bottom-l-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .section .container .container .part-top-l-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-left-l-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-right-l-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-bottom-l-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .section .container .container .part-top-l-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-left-l-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-right-l-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-bottom-l-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .section .container .container .part-top-l-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-left-l-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-right-l-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-bottom-l-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .section .container .container .part-top-l-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-left-l-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-right-l-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-bottom-l-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .section .container .container .part-top-l-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-left-l-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-right-l-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-bottom-l-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .section .container .container .part-top-l-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-left-l-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-right-l-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-bottom-l-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .section .container .container .part-top-l-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-left-l-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-right-l-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-bottom-l-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .section .container .container .part-top-l-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-left-l-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-right-l-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-bottom-l-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .section .container .container .part-top-l-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-left-l-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-right-l-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-bottom-l-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .section .container .container .part-top-l-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-left-l-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-right-l-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-bottom-l-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .section .container .container .part-top-l-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-left-l-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-right-l-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-bottom-l-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 826px) {
  .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 + 60px);
  }
  .section .container .container .part-top-m-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-left-m-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-right-m-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-bottom-m-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .section .container .container .part-top-m-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-left-m-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-right-m-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-bottom-m-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .section .container .container .part-top-m-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-left-m-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-right-m-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-bottom-m-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .section .container .container .part-top-m-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-left-m-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-right-m-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-bottom-m-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .section .container .container .part-top-m-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-left-m-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-right-m-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-bottom-m-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .section .container .container .part-top-m-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-left-m-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-right-m-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-bottom-m-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .section .container .container .part-top-m-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-left-m-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-right-m-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-bottom-m-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .section .container .container .part-top-m-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-left-m-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-right-m-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-bottom-m-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .section .container .container .part-top-m-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-left-m-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-right-m-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-bottom-m-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .section .container .container .part-top-m-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-left-m-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-right-m-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-bottom-m-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .section .container .container .part-top-m-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-left-m-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-right-m-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-bottom-m-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .section .container .container .part-top-m-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-left-m-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-right-m-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-bottom-m-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 586px) {
  .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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-left-s-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-right-s-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-bottom-s-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .section .container .container .part-top-s-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-left-s-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-right-s-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-bottom-s-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .section .container .container .part-top-s-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-left-s-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-right-s-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-bottom-s-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .section .container .container .part-top-s-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-left-s-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-right-s-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-bottom-s-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .section .container .container .part-top-s-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-left-s-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-right-s-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-bottom-s-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .section .container .container .part-top-s-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-left-s-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-right-s-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-bottom-s-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .section .container .container .part-top-s-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-left-s-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-right-s-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-bottom-s-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .section .container .container .part-top-s-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-left-s-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-right-s-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-bottom-s-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .section .container .container .part-top-s-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-left-s-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-right-s-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-bottom-s-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .section .container .container .part-top-s-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-left-s-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-right-s-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-bottom-s-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .section .container .container .part-top-s-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-left-s-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-right-s-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-bottom-s-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .section .container .container .part-top-s-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-left-s-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-right-s-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-bottom-s-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-left-xs-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-right-xs-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section .container .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-left-xs-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-right-xs-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section .container .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-left-xs-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-right-xs-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section .container .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-left-xs-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-right-xs-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section .container .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-left-xs-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-right-xs-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section .container .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-left-xs-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-right-xs-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section .container .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-left-xs-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-right-xs-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section .container .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-left-xs-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-right-xs-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section .container .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-left-xs-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-right-xs-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section .container .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-left-xs-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-right-xs-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section .container .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-left-xs-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-right-xs-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section .container .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .section .container .container .part-top-xs-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-left-xs-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-right-xs-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section .container .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 586px) {
  .section .container .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 826px) {
  .section .container .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .section .container .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .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.-active .container {
  opacity: 1;
  transform: translateY(0px);
}
.section + .section {
  margin-top: 7.81vw;
}
@media (max-width: 1024px) {
  .section + .section {
    margin-top: 70px;
  }
}
@media (max-width: 826px) {
  .section + .section {
    margin-top: 70px;
  }
}
@media (max-width: 586px) {
  .section + .section {
    margin-top: 80px;
  }
}
@media (max-width: 375px) {
  .section + .section {
    margin-top: 80px;
  }
}
.section:first-of-type:not(.--colored) {
  margin-top: 11.04vw;
}
@media (max-width: 1024px) {
  .section:first-of-type:not(.--colored) {
    margin-top: 185px;
  }
}
@media (max-width: 826px) {
  .section:first-of-type:not(.--colored) {
    margin-top: 185px;
  }
}
@media (max-width: 586px) {
  .section:first-of-type:not(.--colored) {
    margin-top: 140px;
  }
}
@media (max-width: 375px) {
  .section:first-of-type:not(.--colored) {
    margin-top: 140px;
  }
}
.section:first-of-type.--colored {
  padding-top: 11.04vw;
}
@media (max-width: 1024px) {
  .section:first-of-type.--colored {
    padding-top: 185px;
  }
}
@media (max-width: 826px) {
  .section:first-of-type.--colored {
    padding-top: 185px;
  }
}
@media (max-width: 586px) {
  .section:first-of-type.--colored {
    padding-top: 140px;
  }
}
@media (max-width: 375px) {
  .section:first-of-type.--colored {
    padding-top: 140px;
  }
}
.section:last-of-type {
  margin-bottom: 7.81vw;
}
@media (max-width: 1024px) {
  .section:last-of-type {
    margin-bottom: 70px;
  }
}
@media (max-width: 826px) {
  .section:last-of-type {
    margin-bottom: 70px;
  }
}
@media (max-width: 586px) {
  .section:last-of-type {
    margin-bottom: 80px;
  }
}
@media (max-width: 375px) {
  .section:last-of-type {
    margin-bottom: 80px;
  }
}
.section.-center-horizontal .container {
  justify-content: center;
}
.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: 40px;
  padding-left: 40px;
  max-width: 550px;
}
.section.--extra-small .part-1:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section.--extra-small .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1280px) {
  .section.--extra-small .part-xl-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 1024px) {
  .section.--extra-small .part-l-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 826px) {
  .section.--extra-small .part-m-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 586px) {
  .section.--extra-small .part-s-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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 + 60px);
}
.section.--extra-small .part-top-1 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section.--extra-small .part-left-1 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section.--extra-small .part-right-1 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section.--extra-small .part-bottom-1 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
}
.section.--extra-small .part-top-2 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section.--extra-small .part-left-2 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section.--extra-small .part-right-2 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section.--extra-small .part-bottom-2 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
}
.section.--extra-small .part-top-3 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section.--extra-small .part-left-3 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section.--extra-small .part-right-3 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section.--extra-small .part-bottom-3 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
}
.section.--extra-small .part-top-4 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section.--extra-small .part-left-4 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section.--extra-small .part-right-4 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section.--extra-small .part-bottom-4 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
}
.section.--extra-small .part-top-5 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section.--extra-small .part-left-5 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section.--extra-small .part-right-5 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section.--extra-small .part-bottom-5 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
}
.section.--extra-small .part-top-6 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section.--extra-small .part-left-6 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section.--extra-small .part-right-6 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section.--extra-small .part-bottom-6 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
}
.section.--extra-small .part-top-7 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section.--extra-small .part-left-7 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section.--extra-small .part-right-7 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section.--extra-small .part-bottom-7 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
}
.section.--extra-small .part-top-8 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section.--extra-small .part-left-8 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section.--extra-small .part-right-8 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section.--extra-small .part-bottom-8 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
}
.section.--extra-small .part-top-9 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section.--extra-small .part-left-9 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section.--extra-small .part-right-9 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section.--extra-small .part-bottom-9 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
}
.section.--extra-small .part-top-10 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section.--extra-small .part-left-10 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section.--extra-small .part-right-10 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section.--extra-small .part-bottom-10 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
}
.section.--extra-small .part-top-11 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section.--extra-small .part-left-11 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section.--extra-small .part-right-11 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section.--extra-small .part-bottom-11 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
}
.section.--extra-small .part-top-12 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section.--extra-small .part-left-12 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section.--extra-small .part-right-12 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section.--extra-small .part-bottom-12 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
}
@media (max-width: 1024px) {
  .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 + 60px);
  }
  .section.--extra-small .part-top-l-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-left-l-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-right-l-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-bottom-l-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-left-l-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-right-l-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-bottom-l-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-left-l-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-right-l-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-bottom-l-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-left-l-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-right-l-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-bottom-l-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-left-l-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-right-l-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-bottom-l-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-left-l-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-right-l-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-bottom-l-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-left-l-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-right-l-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-bottom-l-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-left-l-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-right-l-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-bottom-l-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-left-l-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-right-l-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-bottom-l-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-left-l-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-right-l-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-bottom-l-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-left-l-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-right-l-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-bottom-l-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .section.--extra-small .part-top-l-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-left-l-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-right-l-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-bottom-l-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 826px) {
  .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 + 60px);
  }
  .section.--extra-small .part-top-m-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-left-m-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-right-m-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-bottom-m-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-left-m-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-right-m-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-bottom-m-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-left-m-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-right-m-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-bottom-m-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-left-m-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-right-m-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-bottom-m-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-left-m-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-right-m-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-bottom-m-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-left-m-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-right-m-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-bottom-m-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-left-m-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-right-m-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-bottom-m-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-left-m-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-right-m-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-bottom-m-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-left-m-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-right-m-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-bottom-m-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-left-m-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-right-m-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-bottom-m-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-left-m-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-right-m-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-bottom-m-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .section.--extra-small .part-top-m-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-left-m-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-right-m-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-bottom-m-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 586px) {
  .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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-left-s-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-right-s-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-bottom-s-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-left-s-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-right-s-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-bottom-s-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-left-s-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-right-s-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-bottom-s-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-left-s-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-right-s-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-bottom-s-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-left-s-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-right-s-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-bottom-s-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-left-s-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-right-s-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-bottom-s-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-left-s-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-right-s-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-bottom-s-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-left-s-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-right-s-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-bottom-s-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-left-s-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-right-s-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-bottom-s-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-left-s-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-right-s-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-bottom-s-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-left-s-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-right-s-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-bottom-s-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .section.--extra-small .part-top-s-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-left-s-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-right-s-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-bottom-s-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-left-xs-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-right-xs-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--extra-small .part-bottom-xs-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-left-xs-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-right-xs-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--extra-small .part-bottom-xs-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-left-xs-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-right-xs-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--extra-small .part-bottom-xs-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-left-xs-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-right-xs-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--extra-small .part-bottom-xs-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-left-xs-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-right-xs-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--extra-small .part-bottom-xs-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-left-xs-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-right-xs-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--extra-small .part-bottom-xs-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-left-xs-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-right-xs-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--extra-small .part-bottom-xs-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-left-xs-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-right-xs-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--extra-small .part-bottom-xs-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-left-xs-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-right-xs-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--extra-small .part-bottom-xs-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-left-xs-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-right-xs-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--extra-small .part-bottom-xs-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-left-xs-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-right-xs-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--extra-small .part-bottom-xs-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .section.--extra-small .part-top-xs-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-left-xs-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-right-xs-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--extra-small .part-bottom-xs-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section.--extra-small .part-xs-0 {
    display: none;
  }
}
@media (max-width: 586px) {
  .section.--extra-small .part-s-0 {
    display: none;
  }
}
@media (max-width: 826px) {
  .section.--extra-small .part-m-0 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .section.--extra-small .part-l-0 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .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: 826px) {
  .section.--extra-small {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.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: 40px;
  padding-left: 40px;
  max-width: unset;
  padding-right: 0;
  padding-left: 0;
}
.section.--full-width .part-1:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section.--full-width .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1280px) {
  .section.--full-width .part-xl-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 1024px) {
  .section.--full-width .part-l-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 826px) {
  .section.--full-width .part-m-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 586px) {
  .section.--full-width .part-s-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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 + 60px);
}
.section.--full-width .part-top-1 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section.--full-width .part-left-1 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section.--full-width .part-right-1 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.section.--full-width .part-bottom-1 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
}
.section.--full-width .part-top-2 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section.--full-width .part-left-2 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section.--full-width .part-right-2 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.section.--full-width .part-bottom-2 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
}
.section.--full-width .part-top-3 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section.--full-width .part-left-3 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section.--full-width .part-right-3 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.section.--full-width .part-bottom-3 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
}
.section.--full-width .part-top-4 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section.--full-width .part-left-4 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section.--full-width .part-right-4 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.section.--full-width .part-bottom-4 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
}
.section.--full-width .part-top-5 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section.--full-width .part-left-5 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section.--full-width .part-right-5 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.section.--full-width .part-bottom-5 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
}
.section.--full-width .part-top-6 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section.--full-width .part-left-6 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section.--full-width .part-right-6 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.section.--full-width .part-bottom-6 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
}
.section.--full-width .part-top-7 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section.--full-width .part-left-7 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section.--full-width .part-right-7 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.section.--full-width .part-bottom-7 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
}
.section.--full-width .part-top-8 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section.--full-width .part-left-8 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section.--full-width .part-right-8 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.section.--full-width .part-bottom-8 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
}
.section.--full-width .part-top-9 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section.--full-width .part-left-9 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section.--full-width .part-right-9 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.section.--full-width .part-bottom-9 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
}
.section.--full-width .part-top-10 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section.--full-width .part-left-10 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section.--full-width .part-right-10 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.section.--full-width .part-bottom-10 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
}
.section.--full-width .part-top-11 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section.--full-width .part-left-11 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section.--full-width .part-right-11 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.section.--full-width .part-bottom-11 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
}
.section.--full-width .part-top-12 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section.--full-width .part-left-12 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section.--full-width .part-right-12 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.section.--full-width .part-bottom-12 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
}
@media (max-width: 1024px) {
  .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 + 60px);
  }
  .section.--full-width .part-top-l-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-left-l-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-right-l-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-bottom-l-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-left-l-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-right-l-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-bottom-l-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-left-l-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-right-l-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-bottom-l-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-left-l-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-right-l-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-bottom-l-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-left-l-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-right-l-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-bottom-l-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-left-l-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-right-l-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-bottom-l-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-left-l-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-right-l-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-bottom-l-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-left-l-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-right-l-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-bottom-l-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-left-l-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-right-l-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-bottom-l-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-left-l-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-right-l-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-bottom-l-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-left-l-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-right-l-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-bottom-l-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .section.--full-width .part-top-l-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-left-l-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-right-l-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-bottom-l-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 826px) {
  .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 + 60px);
  }
  .section.--full-width .part-top-m-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-left-m-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-right-m-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-bottom-m-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-left-m-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-right-m-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-bottom-m-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-left-m-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-right-m-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-bottom-m-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-left-m-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-right-m-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-bottom-m-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-left-m-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-right-m-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-bottom-m-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-left-m-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-right-m-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-bottom-m-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-left-m-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-right-m-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-bottom-m-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-left-m-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-right-m-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-bottom-m-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-left-m-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-right-m-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-bottom-m-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-left-m-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-right-m-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-bottom-m-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-left-m-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-right-m-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-bottom-m-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .section.--full-width .part-top-m-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-left-m-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-right-m-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-bottom-m-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 586px) {
  .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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-left-s-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-right-s-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-bottom-s-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-left-s-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-right-s-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-bottom-s-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-left-s-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-right-s-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-bottom-s-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-left-s-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-right-s-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-bottom-s-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-left-s-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-right-s-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-bottom-s-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-left-s-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-right-s-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-bottom-s-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-left-s-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-right-s-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-bottom-s-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-left-s-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-right-s-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-bottom-s-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-left-s-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-right-s-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-bottom-s-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-left-s-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-right-s-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-bottom-s-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-left-s-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-right-s-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-bottom-s-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .section.--full-width .part-top-s-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-left-s-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-right-s-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-bottom-s-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-left-xs-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-right-xs-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .section.--full-width .part-bottom-xs-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-left-xs-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-right-xs-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .section.--full-width .part-bottom-xs-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-left-xs-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-right-xs-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .section.--full-width .part-bottom-xs-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-left-xs-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-right-xs-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .section.--full-width .part-bottom-xs-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-left-xs-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-right-xs-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .section.--full-width .part-bottom-xs-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-left-xs-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-right-xs-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .section.--full-width .part-bottom-xs-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-left-xs-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-right-xs-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .section.--full-width .part-bottom-xs-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-left-xs-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-right-xs-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .section.--full-width .part-bottom-xs-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-left-xs-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-right-xs-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .section.--full-width .part-bottom-xs-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-left-xs-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-right-xs-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .section.--full-width .part-bottom-xs-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-left-xs-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-right-xs-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .section.--full-width .part-bottom-xs-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .section.--full-width .part-top-xs-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-left-xs-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-right-xs-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .section.--full-width .part-bottom-xs-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .section.--full-width .part-xs-0 {
    display: none;
  }
}
@media (max-width: 586px) {
  .section.--full-width .part-s-0 {
    display: none;
  }
}
@media (max-width: 826px) {
  .section.--full-width .part-m-0 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .section.--full-width .part-l-0 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .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.--hero + .--slider {
  margin-top: 10px;
}
@media (max-width: 586px) {
  .section.--hero + .--slider {
    min-height: calc(60vh - 55px);
  }
}
.section.--clients + .--call-to-action, .section.--clients + .--call-to-action-large, .section.--clients + .--summing, .section.--slider + .--call-to-action, .section.--slider + .--call-to-action-large, .section.--slider + .--summing, .section.--next-post + .--call-to-action, .section.--next-post + .--call-to-action-large, .section.--next-post + .--summing {
  margin-top: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--clients + .--call-to-action, .section.--clients + .--call-to-action-large, .section.--clients + .--summing, .section.--slider + .--call-to-action, .section.--slider + .--call-to-action-large, .section.--slider + .--summing, .section.--next-post + .--call-to-action, .section.--next-post + .--call-to-action-large, .section.--next-post + .--summing {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .section.--clients + .--call-to-action, .section.--clients + .--call-to-action-large, .section.--clients + .--summing, .section.--slider + .--call-to-action, .section.--slider + .--call-to-action-large, .section.--slider + .--summing, .section.--next-post + .--call-to-action, .section.--next-post + .--call-to-action-large, .section.--next-post + .--summing {
    margin-top: 15px;
  }
}
.section.--slider + .--photo-grid {
  margin-top: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--slider + .--photo-grid {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .section.--slider + .--photo-grid {
    margin-top: 15px;
  }
}
.section.--less-bottom-space {
  padding-bottom: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--less-bottom-space {
    padding-bottom: 20px;
  }
}
@media (max-width: 586px) {
  .section.--less-bottom-space {
    padding-bottom: 15px;
  }
}
.section.--less-bottom-space.--colored + .--next-post .container [class*=part]:nth-child(1) {
  border-top: none;
  padding-top: 0;
}
.section.--three-columns p {
  width: 100%;
}
.section.--three-columns:not(.--small-text + .--three-columns), .section.--three-columns:not(.--title + .--three-columns) {
  margin-top: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--three-columns:not(.--small-text + .--three-columns), .section.--three-columns:not(.--title + .--three-columns) {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .section.--three-columns:not(.--small-text + .--three-columns), .section.--three-columns:not(.--title + .--three-columns) {
    margin-top: 15px;
  }
}
.section.--three-columns:not(.--small-text + .--three-columns).--colored, .section.--three-columns:not(.--title + .--three-columns).--colored {
  margin-top: 0;
}
.section.--three-columns [class*=part] {
  flex-direction: column;
}
.section.--three-columns + .--slider:not(.--colored) {
  margin-top: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--three-columns + .--slider:not(.--colored) {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .section.--three-columns + .--slider:not(.--colored) {
    margin-top: 15px;
  }
}
.section.--reversed .container {
  flex-direction: row-reverse;
}
.section.--small-text img,
.section.--small-text video,
.section.--small-text iframe,
.section.--small-text h3, .section.--small-text h6,
.section.--small-text h5 + hr,
.section.--small-text h6 + hr {
  margin-top: 3.1vw;
  width: 142% !important;
  max-width: unset;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .section.--small-text img,
  .section.--small-text video,
  .section.--small-text iframe,
  .section.--small-text h3, .section.--small-text h6,
  .section.--small-text h5 + hr,
  .section.--small-text h6 + hr {
    margin-top: 40px;
    width: 100% !important;
  }
}
.section.--small-text h6 {
  text-transform: unset;
}
.section.--large-top-space {
  padding-top: 7.81vw;
}
@media (max-width: 1024px) {
  .section.--large-top-space {
    padding-top: 70px;
  }
}
@media (max-width: 826px) {
  .section.--large-top-space {
    padding-top: 70px;
  }
}
@media (max-width: 586px) {
  .section.--large-top-space {
    padding-top: 80px;
  }
}
@media (max-width: 375px) {
  .section.--large-top-space {
    padding-top: 80px;
  }
}
.section.--summing .summing__number {
  display: block;
  width: 16%;
}
@media (max-width: 1024px) {
  .section.--summing .summing__number {
    width: 8.3%;
  }
}
@media (max-width: 586px) {
  .section.--summing .summing__number {
    width: 25% !important;
  }
}
.section.--summing .summing__content {
  width: 33%;
  margin-top: 0;
}
@media (max-width: 586px) {
  .section.--summing .summing__content {
    width: 75% !important;
  }
}
@media (max-width: 1024px) {
  .section.--summing .summing__content p {
    max-width: 420px;
  }
}
@media (max-width: 1024px) {
  .section.--summing .summing__content {
    flex-grow: 1;
  }
}
.section.--summing .summing__item {
  display: flex;
  padding-top: 3vw;
  padding-bottom: 2vw;
  margin-left: auto;
  border-bottom: 1px solid #000000;
}
.section.--summing .summing__item.-no-border {
  border-bottom: none;
}
@media (max-width: 1024px) {
  .section.--summing .summing__item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section.--summing .summing__item:nth-child(3n+2) {
  width: calc(83% + 10px);
}
@media (max-width: 586px) {
  .section.--summing .summing__item:nth-child(3n+2) {
    width: 100%;
  }
}
.section.--summing .summing__item:nth-child(3n+2) .summing__number {
  width: 19.2%;
}
@media (max-width: 1024px) {
  .section.--summing .summing__item:nth-child(3n+2) .summing__number {
    width: 10.79%;
  }
}
.section.--summing .summing__item:nth-child(3n+2) .summing__content {
  width: 38.61%;
}
.section.--summing .summing__item:nth-child(3n+3) {
  width: calc(66% + 20px);
}
@media (max-width: 586px) {
  .section.--summing .summing__item:nth-child(3n+3) {
    width: 100%;
  }
}
.section.--summing .summing__item:nth-child(3n+3) .summing__number {
  width: 22.4%;
}
@media (max-width: 1024px) {
  .section.--summing .summing__item:nth-child(3n+3) .summing__number {
    width: 13.28%;
  }
}
.section.--summing .summing__item:nth-child(3n+3) .summing__content {
  width: 46.2%;
}
.section.--summing .summing__icon {
  width: 5.9vw;
  max-width: 115px;
  height: 9.8vw;
  max-height: 190px;
  object-fit: contain;
  object-position: top center;
}
@media (max-width: 1024px) {
  .section.--summing .summing__icon {
    width: 55px;
    height: 120px;
  }
}
.section.--summing:not(.-to-right) .summing__content {
  width: 60% !important;
  margin-top: 0 !important;
}
@media (max-width: 586px) {
  .section.--summing:not(.-to-right) .summing__content {
    width: 75% !important;
  }
}
.section.--summing:not(.-to-right) .summing__item {
  margin-left: 0;
  margin-right: auto;
  width: 100%;
}
.section.--summing:not(.-to-right) .summing__item p::before {
  display: none;
}
.section.--summing:not(.-to-right) .summing__item h3 {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 2.3vw;
  font-weight: 400;
  line-height: 1.21;
  color: #000000;
}
@media (max-width: 1024px) {
  .section.--summing:not(.-to-right) .summing__item h3 {
    font-size: 24px;
  }
}
@media (max-width: 826px) {
  .section.--summing:not(.-to-right) .summing__item h3 {
    font-size: 24px;
  }
}
@media (max-width: 586px) {
  .section.--summing:not(.-to-right) .summing__item h3 {
    font-size: 21px;
  }
}
.section.--summing:not(.-to-right) .summing__item h3 + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .section.--summing:not(.-to-right) .summing__item h3 + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .section.--summing:not(.-to-right) .summing__item h3 + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .section.--summing:not(.-to-right) .summing__item h3 + * {
    margin-top: 20px;
  }
}
.section.--summing:not(.-to-right) .summing__number {
  width: 40% !important;
}
@media (max-width: 586px) {
  .section.--summing:not(.-to-right) .summing__number {
    width: 25% !important;
  }
}
.section.--summing:not(.-to-right) .summing__content p {
  width: 66%;
}
@media (max-width: 586px) {
  .section.--summing:not(.-to-right) .summing__content p {
    width: 100%;
  }
}
.section.--photo-grid .container {
  align-items: flex-end;
  margin-bottom: -20px;
}
.section.--photo-grid .container [class*=part] {
  margin-bottom: 20px;
}
.section.--photo-grid .container:nth-child(even) {
  flex-direction: row-reverse;
}
.section.--photo-grid .container + .container {
  margin-top: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--photo-grid .container + .container {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .section.--photo-grid .container + .container {
    margin-top: 15px;
  }
}
.section.--photo-grid + .--slider {
  margin-top: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--photo-grid + .--slider {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .section.--photo-grid + .--slider {
    margin-top: 15px;
  }
}
.section.--small p, .section.--small h1, .section.--small h2, .section.--small h3, .section.--small h4, .section.--small h5, .section.--small h6, .section.--small ul, .section.--small ol, .section.--small a:not(p a):not(li a) {
  display: block;
  max-width: 70%;
}
@media (max-width: 1280px) {
  .section.--small p, .section.--small h1, .section.--small h2, .section.--small h3, .section.--small h4, .section.--small h5, .section.--small h6, .section.--small ul, .section.--small ol, .section.--small a:not(p a):not(li a) {
    max-width: 100%;
  }
}
.section.--small blockquote {
  max-width: unset;
}
.section.--small h1, .section.--small h2 {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 1024px) {
  .section.--small h1, .section.--small h2 {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  .section.--small h1, .section.--small h2 {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  .section.--small h1, .section.--small h2 {
    font-size: 21px;
  }
}
.section.--small h1 + *, .section.--small h2 + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .section.--small h1 + *, .section.--small h2 + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .section.--small h1 + *, .section.--small h2 + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .section.--small h1 + *, .section.--small h2 + * {
    margin-top: 20px;
  }
}
.section.--small h1, .section.--small h2, .section.--small h6 {
  text-align: left;
}
.section.--small h1::before, .section.--small h2::before, .section.--small h6::before {
  content: "";
  display: block;
  margin-bottom: 2.08vw;
  width: 142%;
  height: 1px;
  margin-top: 4.1vw;
  background-color: #000000;
}
@media (max-width: 1024px) {
  .section.--small h1::before, .section.--small h2::before, .section.--small h6::before {
    margin-bottom: 20px;
  }
}
@media (max-width: 586px) {
  .section.--small h1::before, .section.--small h2::before, .section.--small h6::before {
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) {
  .section.--small h1::before, .section.--small h2::before, .section.--small h6::before {
    margin-top: 30px;
    width: 100%;
  }
}
@media (max-width: 586px) {
  .section.--small h1::before, .section.--small h2::before, .section.--small h6::before {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.section.--small img,
.section.--small video,
.section.--small iframe {
  margin-top: 3.1vw;
  width: 142% !important;
  max-width: unset;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .section.--small img,
  .section.--small video,
  .section.--small iframe {
    margin-top: 40px;
    width: 100% !important;
  }
}
.section.--small iframe {
  height: 35vw;
  max-height: 800px;
}
@media (max-width: 1024px) {
  .section.--small iframe {
    height: 60vw;
  }
}

.member__image {
  position: relative;
  padding-top: 150%;
  background-color: #989C85;
}
.member__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.member__image + * {
  margin-top: 1.9vw;
}
@media (max-width: 1024px) {
  .member__image + * {
    margin-top: 25px;
  }
}
@media (max-width: 1024px) {
  .member__function {
    font-size: 12px !important;
  }
}
@media (max-width: 586px) {
  .member__function {
    font-size: 17px;
  }
}
.member__container {
  display: flex;
  grid-gap: 10px;
}
@media (max-width: 586px) {
  .member__container {
    flex-direction: column;
  }
}
.member__container .member {
  width: 50%;
}
@media (max-width: 586px) {
  .member__container .member {
    width: 100%;
  }
}

.vacancy {
  position: relative;
  display: block;
  border-bottom: 1px solid #000000;
  padding-bottom: 0.9vw;
  padding-right: 12vw;
}
@media (max-width: 1024px) {
  .vacancy {
    padding-bottom: 20px;
    padding-right: 200px;
  }
}
@media (max-width: 586px) {
  .vacancy {
    padding-right: 0;
  }
}
.vacancy__title + * {
  margin-top: 0.78vw;
}
@media (max-width: 1024px) {
  .vacancy__title + * {
    margin-top: 15px;
  }
}
@media (max-width: 586px) {
  .vacancy__title + * {
    margin-top: 20px;
  }
}
.vacancy__details {
  display: flex;
}
.vacancy__details span {
  color: #000000 !important;
}
.vacancy__details span + span {
  margin-left: 1.25vw;
}
@media (max-width: 1024px) {
  .vacancy__details span + span {
    margin-left: 50px;
  }
}
@media (max-width: 586px) {
  .vacancy__details span + span {
    margin-left: 25px;
  }
}
.vacancy .button {
  position: absolute;
  right: 0;
  top: 4.1vw;
  opacity: 0;
}
@media (max-width: 1024px) {
  .vacancy .button {
    top: 40px;
    opacity: 1;
  }
}
@media (max-width: 586px) {
  .vacancy .button {
    position: static;
    margin-top: 20px;
  }
}
.vacancy:hover .button {
  opacity: 1;
}
.vacancy + .vacancy {
  padding-top: 4.1vw;
}
@media (max-width: 1024px) {
  .vacancy + .vacancy {
    padding-top: 40px;
  }
}
@media (max-width: 586px) {
  .vacancy + .vacancy {
    padding-top: 30px;
  }
}
.vacancy:nth-child(1) .button {
  top: 0;
}
.vacancy:last-child {
  margin-bottom: 0;
}

.single-vacancies .section.--small p:nth-child(1) strong, .single-vacancies .section.--small p:nth-child(2) strong {
  display: block;
  width: 140%;
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
  text-transform: unset;
}
@media (max-width: 1024px) {
  .single-vacancies .section.--small p:nth-child(1) strong, .single-vacancies .section.--small p:nth-child(2) strong {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  .single-vacancies .section.--small p:nth-child(1) strong, .single-vacancies .section.--small p:nth-child(2) strong {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  .single-vacancies .section.--small p:nth-child(1) strong, .single-vacancies .section.--small p:nth-child(2) strong {
    font-size: 21px;
  }
}
.single-vacancies .section.--small p:nth-child(1) strong + *, .single-vacancies .section.--small p:nth-child(2) strong + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .single-vacancies .section.--small p:nth-child(1) strong + *, .single-vacancies .section.--small p:nth-child(2) strong + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .single-vacancies .section.--small p:nth-child(1) strong + *, .single-vacancies .section.--small p:nth-child(2) strong + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .single-vacancies .section.--small p:nth-child(1) strong + *, .single-vacancies .section.--small p:nth-child(2) strong + * {
    margin-top: 20px;
  }
}
@media (max-width: 1280px) {
  .single-vacancies .section.--small p:nth-child(1) strong, .single-vacancies .section.--small p:nth-child(2) strong {
    width: 100%;
  }
}

.clients .client {
  display: flex;
  padding-top: 5.7vw;
  padding-bottom: 5.7vw;
  border-top: 1px solid #000000;
}
@media (max-width: 1024px) {
  .clients .client {
    padding: 70px 0;
  }
}
@media (max-width: 586px) {
  .clients .client {
    flex-direction: column;
    padding: 30px 0;
  }
}
.clients .client__left {
  width: 27%;
}
@media (max-width: 586px) {
  .clients .client__left {
    width: 100%;
  }
}
.clients .client__left img {
  width: 45%;
}
@media (max-width: 586px) {
  .clients .client__left img {
    width: 25%;
  }
}
.clients .client__content {
  width: 77%;
  padding-right: 12%;
}
@media (max-width: 1280px) {
  .clients .client__content {
    padding-right: 0;
  }
}
@media (max-width: 586px) {
  .clients .client__content {
    width: 100%;
    margin-top: 40px;
  }
}
.clients .client__text {
  margin-top: 3.1vw;
  max-width: 72%;
}
@media (max-width: 1280px) {
  .clients .client__text {
    max-width: unset;
  }
}
.clients .client:last-child {
  border-bottom: 1px solid #000000;
}

.approaches .approach {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #000000;
  padding: 5.2vw 8%;
}
@media (max-width: 1024px) {
  .approaches .approach {
    padding: 70px 8%;
  }
}
@media (max-width: 586px) {
  .approaches .approach {
    flex-direction: column-reverse;
    padding: 30px 0;
  }
}
.approaches .approach__right {
  width: 40%;
}
@media (max-width: 586px) {
  .approaches .approach__right {
    width: 100%;
  }
}
.approaches .approach__right img {
  width: 19vw;
  object-position: center;
  object-fit: contain;
  margin: auto;
}
@media (max-width: 586px) {
  .approaches .approach__right img {
    width: 25%;
    margin-left: 0;
  }
}
.approaches .approach__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
}
.approaches .approach__content h3 + * {
  margin-top: 4.1vw;
}
@media (max-width: 586px) {
  .approaches .approach__content {
    width: 100%;
    margin-top: 40px;
  }
}
.approaches .approach:last-child {
  border-bottom: 1px solid #000000;
}
.approaches.-large {
  margin-top: calc(7.81vw - 60px);
}
@media (max-width: 1024px) {
  .approaches.-large {
    margin-top: calc(70px - 60px);
  }
}
@media (max-width: 586px) {
  .approaches.-large {
    margin-top: calc(80px - 40px);
  }
}

.small-approaches {
  width: 100%;
}
.small-approaches .small-approach {
  position: relative;
  display: flex;
  align-items: flex-end;
  border-bottom: 1px solid #000000;
  padding-top: 1.82vw;
  padding-bottom: 1.04vw;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .small-approaches .small-approach {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
@media (max-width: 586px) {
  .small-approaches .small-approach {
    align-items: flex-start;
    padding-top: 20px;
  }
}
.small-approaches .small-approach:first-of-type {
  border-top: 1px solid #000000;
}
.small-approaches .small-approach__left {
  width: calc(33% + 10px);
}
@media (max-width: 586px) {
  .small-approaches .small-approach__left {
    width: 25%;
  }
}
.small-approaches .small-approach__left img {
  width: 4.1vw;
  height: 3.6vw;
  object-fit: contain;
  object-position: left;
}
@media (max-width: 1024px) {
  .small-approaches .small-approach__left img {
    height: 50px;
  }
}
@media (max-width: 586px) {
  .small-approaches .small-approach__left img {
    width: 65px;
    height: 60px;
  }
}
.small-approaches .small-approach .button {
  position: absolute;
  right: 0;
  bottom: 1.04vw;
  transition: opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
@media (max-width: 1024px) {
  .small-approaches .small-approach .button {
    bottom: 20px;
    opacity: 1;
  }
}
@media (max-width: 586px) {
  .small-approaches .small-approach .button {
    position: relative;
    bottom: 0;
    margin-top: 15px;
  }
}
.small-approaches .small-approach:hover .button {
  opacity: 1;
}

.archives {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 1024px) {
  .archives {
    justify-content: space-between;
  }
}
.archives .archive {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 1.1vw;
  padding-top: 1.1vw;
  padding-bottom: 60px;
  border-bottom: 1px solid white;
  width: calc((100% - 60px) / 4);
  cursor: pointer;
}
.archives .archive:hover img {
  transform: scale(1.1);
}
@media (max-width: 1024px) {
  .archives .archive {
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
    width: calc((100% - 60px) / 2);
  }
}
@media (max-width: 586px) {
  .archives .archive {
    width: 100%;
  }
}
.archives .archive__title {
  width: 100%;
  margin-top: 47px;
  margin-bottom: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 586px) {
  .archives .archive__title {
    width: 100%;
  }
}
.archives .archive__thumb {
  object-fit: cover;
  width: 100%;
  overflow: hidden;
}
.archives .archive__thumb img {
  height: 296px;
  object-fit: cover;
  width: 100%;
  display: block;
  transition: transform 0.5s ease;
}
.archives .archive__cat {
  width: 100%;
}
.archives .archive__details {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 40px;
}
.archives .archive__details .-hidden {
  opacity: 0;
}
@media (max-width: 586px) {
  .archives .archive__details .-hidden {
    display: none;
  }
}
@media (max-width: 586px) {
  .archives .archive__details {
    flex-wrap: wrap;
    width: 100%;
    margin-top: 12px;
  }
}
.archives .archive__details span {
  display: block;
  width: 100%;
}
@media (max-width: 586px) {
  .archives .archive__details span {
    white-space: nowrap;
  }
}
.archives .archive__details .-caps {
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.archives .archive__cat {
  margin-top: 0;
}
.archives .archive__button {
  width: 100%;
  background-color: transparent !important;
  margin-top: 0px;
}
@media (max-width: 1024px) {
  .archives .archive__button {
    width: 100%;
  }
}
@media (max-width: 586px) {
  .archives .archive__button {
    margin-top: 15px;
  }
}
.archives .archive__button:hover .button {
  transform: translateX(40px);
}
.archives .archive__button:hover .button .text-normal {
  display: none;
}
.archives .archive__button:hover .button .text-hover {
  display: inline;
}
.archives .archive__button .button {
  position: relative;
  display: inline-block;
  transition: transform 0.3s ease;
  transform: translateX(0);
  display: flex;
  margin-top: 0px;
  width: fit-content;
}
.archives .archive__button .button .text-normal {
  display: inline;
  color: black;
}
.archives .archive__button .button .text-hover {
  display: none;
  color: black;
}
.archives .archive__button .button__icon {
  margin-right: 0px !important;
  opacity: 1 !important;
}

.button,
.wpcf7-submit,
.splide__arrow {
  display: inline-flex;
  align-items: center;
  padding: 0.73vw 1.45vw;
  border-radius: 0;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  font-family: "Messina", "Helvetica", sans-serif;
  line-height: 1.5;
  font-size: 1.14vw;
  font-weight: 400;
  color: #000000;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  background-color: #E1FF00;
  border: none;
  transition: background-color 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  color: #000000 !important;
}
@media (max-width: 1024px) {
  .button,
  .wpcf7-submit,
  .splide__arrow {
    font-size: 17px;
  }
}
@media (max-width: 826px) {
  .button,
  .wpcf7-submit,
  .splide__arrow {
    font-size: 17px;
  }
}
@media (max-width: 586px) {
  .button,
  .wpcf7-submit,
  .splide__arrow {
    font-size: 17px;
  }
}
.button + *,
.wpcf7-submit + *,
.splide__arrow + * {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  .button + *,
  .wpcf7-submit + *,
  .splide__arrow + * {
    margin-top: 15px;
  }
}
@media (max-width: 826px) {
  .button + *,
  .wpcf7-submit + *,
  .splide__arrow + * {
    margin-top: 15px;
  }
}
@media (max-width: 586px) {
  .button + *,
  .wpcf7-submit + *,
  .splide__arrow + * {
    margin-top: 15px;
  }
}
.button__icon,
.wpcf7-submit__icon,
.splide__arrow__icon {
  display: block;
  margin-left: 0.6vw;
  height: 100%;
  width: auto;
}
.button__icon rect, .button__icon circle, .button__icon ellipse, .button__icon path, .button__icon polygon, .button__icon polyline,
.wpcf7-submit__icon rect,
.wpcf7-submit__icon circle,
.wpcf7-submit__icon ellipse,
.wpcf7-submit__icon path,
.wpcf7-submit__icon polygon,
.wpcf7-submit__icon polyline,
.splide__arrow__icon rect,
.splide__arrow__icon circle,
.splide__arrow__icon ellipse,
.splide__arrow__icon path,
.splide__arrow__icon polygon,
.splide__arrow__icon polyline {
  fill: currentColor;
}
.button__icon.-left,
.wpcf7-submit__icon.-left,
.splide__arrow__icon.-left {
  margin-left: 0;
  margin-right: 0.6vw;
}
@media (max-width: 1024px) {
  .button,
  .wpcf7-submit,
  .splide__arrow {
    padding: 13px 24px;
  }
}
.button__icon,
.wpcf7-submit__icon,
.splide__arrow__icon {
  width: 0.7vw;
}
@media (max-width: 1024px) {
  .button__icon,
  .wpcf7-submit__icon,
  .splide__arrow__icon {
    margin-left: 15px;
    width: 13px;
  }
}
@media (max-width: 586px) {
  .button__icon,
  .wpcf7-submit__icon,
  .splide__arrow__icon {
    margin-left: 12px;
  }
}
@media (max-width: 1024px) {
  .button__icon.-left,
  .wpcf7-submit__icon.-left,
  .splide__arrow__icon.-left {
    margin-right: 15px;
  }
}
@media (max-width: 586px) {
  .button__icon.-left,
  .wpcf7-submit__icon.-left,
  .splide__arrow__icon.-left {
    margin-right: 12px;
  }
}
.button__text,
.wpcf7-submit__text,
.splide__arrow__text {
  color: inherit !important;
}
.button.-arrow-right .button__icon,
.wpcf7-submit.-arrow-right .button__icon,
.splide__arrow.-arrow-right .button__icon {
  transition: opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), margin 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button.-arrow-right .icon__left,
.wpcf7-submit.-arrow-right .icon__left,
.splide__arrow.-arrow-right .icon__left {
  transition: opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), margin-left 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
  margin-left: -1.3vw;
}
@media (max-width: 1024px) {
  .button.-arrow-right .icon__left,
  .wpcf7-submit.-arrow-right .icon__left,
  .splide__arrow.-arrow-right .icon__left {
    margin-left: -28px;
  }
}
@media (max-width: 586px) {
  .button.-arrow-right .icon__left,
  .wpcf7-submit.-arrow-right .icon__left,
  .splide__arrow.-arrow-right .icon__left {
    margin-left: -25px;
  }
}
.button.-arrow-right:hover .icon__left,
.wpcf7-submit.-arrow-right:hover .icon__left,
.splide__arrow.-arrow-right:hover .icon__left {
  opacity: 1;
  margin-left: 0vw;
}
.button.-arrow-right:hover .button__icon:not(.icon__left),
.wpcf7-submit.-arrow-right:hover .button__icon:not(.icon__left),
.splide__arrow.-arrow-right:hover .button__icon:not(.icon__left) {
  margin-right: -1.3vw;
  opacity: 0;
}
@media (max-width: 1024px) {
  .button.-arrow-right:hover .button__icon:not(.icon__left),
  .wpcf7-submit.-arrow-right:hover .button__icon:not(.icon__left),
  .splide__arrow.-arrow-right:hover .button__icon:not(.icon__left) {
    margin-right: -28px;
  }
}
@media (max-width: 586px) {
  .button.-arrow-right:hover .button__icon:not(.icon__left),
  .wpcf7-submit.-arrow-right:hover .button__icon:not(.icon__left),
  .splide__arrow.-arrow-right:hover .button__icon:not(.icon__left) {
    margin-right: -25px;
  }
}
.button.-down:hover svg, .button.-down:hover img,
.wpcf7-submit.-down:hover svg,
.wpcf7-submit.-down:hover img,
.splide__arrow.-down:hover svg,
.splide__arrow.-down:hover img {
  animation: buttonIconDown 1s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button.-color-2,
.wpcf7-submit.-color-2,
.splide__arrow.-color-2 {
  background-color: #989C85;
}
.button.-large,
.wpcf7-submit.-large,
.splide__arrow.-large {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 2.3vw;
  font-weight: 400;
  line-height: 1.21;
  color: #000000;
}
@media (max-width: 1024px) {
  .button.-large,
  .wpcf7-submit.-large,
  .splide__arrow.-large {
    font-size: 24px;
  }
}
@media (max-width: 826px) {
  .button.-large,
  .wpcf7-submit.-large,
  .splide__arrow.-large {
    font-size: 24px;
  }
}
@media (max-width: 586px) {
  .button.-large,
  .wpcf7-submit.-large,
  .splide__arrow.-large {
    font-size: 21px;
  }
}
.button.-large + *,
.wpcf7-submit.-large + *,
.splide__arrow.-large + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .button.-large + *,
  .wpcf7-submit.-large + *,
  .splide__arrow.-large + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .button.-large + *,
  .wpcf7-submit.-large + *,
  .splide__arrow.-large + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .button.-large + *,
  .wpcf7-submit.-large + *,
  .splide__arrow.-large + * {
    margin-top: 20px;
  }
}
.button.-white,
.wpcf7-submit.-white,
.splide__arrow.-white {
  background-color: white;
}
.button.-white:hover,
.wpcf7-submit.-white:hover,
.splide__arrow.-white:hover {
  background-color: #000000;
  color: white !important;
}
.button.-yellow,
.wpcf7-submit.-yellow,
.splide__arrow.-yellow {
  background-color: #E1FF00;
}
.button.-yellow:hover,
.wpcf7-submit.-yellow:hover,
.splide__arrow.-yellow:hover {
  background-color: #fff;
  color: #000000 !important;
}
.button:hover,
.wpcf7-submit:hover,
.splide__arrow:hover {
  animation: buttonAnimation 1s ease-in-out;
}
.button:hover .button__icon,
.wpcf7-submit:hover .button__icon,
.splide__arrow:hover .button__icon {
  animation: buttonIconAnimation 1s ease-in-out;
}

.splide__arrow--next,
.item.-post .button {
  transition: padding 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.splide__arrow--next::before,
.item.-post .button::before {
  content: "";
  display: block;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 0.7vw;
  height: 1.14vw;
  margin-right: 0.6vw;
  margin-left: -1.3vw;
  opacity: 0;
  line-height: 1;
  background-image: url("img/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1024px) {
  .splide__arrow--next::before,
  .item.-post .button::before {
    width: 13px;
    margin-right: 15px;
    margin-left: -28px;
    height: 16px;
  }
}
.splide__arrow--next::after,
.item.-post .button::after {
  content: "";
  display: block;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 0.7vw;
  height: 1.14vw;
  margin-left: 0.6vw;
  line-height: 1;
  background-image: url("img/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1024px) {
  .splide__arrow--next::after,
  .item.-post .button::after {
    width: 13px;
    margin-left: 15px;
    height: 16px;
  }
}
.splide__arrow--next:hover,
.item.-post .button:hover {
  padding-left: 2.7vw;
}
@media (max-width: 1024px) {
  .splide__arrow--next:hover,
  .item.-post .button:hover {
    padding-left: 28px;
  }
}
.splide__arrow--next:hover::after,
.item.-post .button:hover::after {
  margin-right: -1.3vw;
  opacity: 0;
}
@media (max-width: 1024px) {
  .splide__arrow--next:hover::after,
  .item.-post .button:hover::after {
    margin-right: -28px;
  }
}
@media (max-width: 586px) {
  .splide__arrow--next:hover::after,
  .item.-post .button:hover::after {
    margin-right: -25px;
  }
}
.splide__arrow--next:hover::before,
.item.-post .button:hover::before {
  margin-left: -1.3vw;
  opacity: 1;
}
@media (max-width: 1024px) {
  .splide__arrow--next:hover::before,
  .item.-post .button:hover::before {
    margin-left: -3px;
  }
}

.splide__arrow--prev,
.button.-back {
  transition: padding 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.splide__arrow--prev::after,
.button.-back::after {
  content: "";
  display: block;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 0.7vw;
  height: 1.14vw;
  margin-left: 0.6vw;
  margin-right: -1.3vw;
  opacity: 0;
  line-height: 1;
  background-image: url("img/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1024px) {
  .splide__arrow--prev::after,
  .button.-back::after {
    width: 13px;
    margin-left: 15px;
    margin-right: -28px;
    height: 16px;
  }
}
.splide__arrow--prev::before,
.button.-back::before {
  content: "";
  display: block;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 0.7vw;
  height: 1.14vw;
  margin-right: 0.6vw;
  line-height: 1;
  background-image: url("img/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1024px) {
  .splide__arrow--prev::before,
  .button.-back::before {
    width: 13px;
    margin-right: 15px;
    height: 16px;
  }
}
.splide__arrow--prev:hover,
.button.-back:hover {
  padding-right: 2.7vw;
}
@media (max-width: 1024px) {
  .splide__arrow--prev:hover,
  .button.-back:hover {
    padding-right: 28px;
  }
}
.splide__arrow--prev:hover::before,
.button.-back:hover::before {
  margin-left: -1.3vw;
  opacity: 0;
}
@media (max-width: 1024px) {
  .splide__arrow--prev:hover::before,
  .button.-back:hover::before {
    margin-left: -28px;
  }
}
@media (max-width: 586px) {
  .splide__arrow--prev:hover::before,
  .button.-back:hover::before {
    margin-left: -25px;
  }
}
.splide__arrow--prev:hover::after,
.button.-back:hover::after {
  margin-right: -1.3vw;
  opacity: 1;
}
@media (max-width: 1024px) {
  .splide__arrow--prev:hover::after,
  .button.-back:hover::after {
    margin-right: -3px;
  }
}

a[title=button] {
  display: inline-block !important;
  border: none;
  transition: background-color 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  padding: 0.73vw 1.45vw;
  margin-top: 40px !important;
  color: #000000 !important;
  background-color: #E1FF00;
  text-decoration: none !important;
}
@media (max-width: 1024px) {
  a[title=button] {
    padding: 13px 24px;
  }
}

.overview {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-20px / 2);
  margin-right: calc(-20px / 2);
  margin-bottom: -4.5vw;
  width: calc(100% + (20px));
}
.overview__item {
  width: calc(4 * 100% / 12 - 20px);
  margin: 0 calc(20px / 2);
  margin-bottom: 4.5vw;
}
@media (max-width: 1024px) {
  .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -50px;
    width: calc(100% + (20px));
  }
  .overview__item {
    width: calc(6 * 100% / 12 - 20px);
    margin: 0 calc(20px / 2);
    margin-bottom: 50px;
  }
}
@media (max-width: 586px) {
  .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -40px;
    width: calc(100% + (20px));
  }
  .overview__item {
    width: calc(12 * 100% / 12 - 20px);
    margin: 0 calc(20px / 2);
    margin-bottom: 40px;
  }
}

.cases .overview {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-20px / 2);
  margin-right: calc(-20px / 2);
  margin-bottom: -4.5vw;
  width: calc(100% + (20px));
}
.cases .overview__item {
  width: calc(12 * 100% / 12 - 20px);
  margin: 0 calc(20px / 2);
  margin-bottom: 4.5vw;
}
@media (max-width: 1024px) {
  .cases .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -50px;
    width: calc(100% + (20px));
  }
  .cases .overview__item {
    width: calc(12 * 100% / 12 - 20px);
    margin: 0 calc(20px / 2);
    margin-bottom: 50px;
  }
}
@media (max-width: 586px) {
  .cases .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -40px;
    width: calc(100% + (20px));
  }
  .cases .overview__item {
    width: calc(12 * 100% / 12 - 20px);
    margin: 0 calc(20px / 2);
    margin-bottom: 40px;
  }
}

.team .overview {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-20px / 2);
  margin-right: calc(-20px / 2);
  margin-bottom: -4.5vw;
  width: calc(100% + (20px));
}
.team .overview__item {
  width: calc(3 * 100% / 12 - 20px);
  margin: 0 calc(20px / 2);
  margin-bottom: 4.5vw;
}
@media (max-width: 1024px) {
  .team .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -50px;
    width: calc(100% + (20px));
  }
  .team .overview__item {
    width: calc(4 * 100% / 12 - 20px);
    margin: 0 calc(20px / 2);
    margin-bottom: 50px;
  }
}
@media (max-width: 586px) {
  .team .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -40px;
    width: calc(100% + (20px));
  }
  .team .overview__item {
    width: calc(12 * 100% / 12 - 20px);
    margin: 0 calc(20px / 2);
    margin-bottom: 40px;
  }
}

.brands .overview {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-20px / 2);
  margin-right: calc(-20px / 2);
  margin-bottom: -20px;
  width: calc(100% + (20px));
}
.brands .overview__item {
  width: calc(2 * 100% / 12 - 20px);
  margin: 0 calc(20px / 2);
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .brands .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -20px;
    width: calc(100% + (20px));
  }
  .brands .overview__item {
    width: calc(3 * 100% / 12 - 20px);
    margin: 0 calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media (max-width: 586px) {
  .brands .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -20px;
    width: calc(100% + (20px));
  }
  .brands .overview__item {
    width: calc(6 * 100% / 12 - 20px);
    margin: 0 calc(20px / 2);
    margin-bottom: 20px;
  }
}

.grid .overview {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-20px / 2);
  margin-right: calc(-20px / 2);
  margin-bottom: -20px;
  width: calc(100% + (20px));
}
.grid .overview__item {
  width: calc(4 * 100% / 12 - 20px);
  margin: 0 calc(20px / 2);
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .grid .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -20px;
    width: calc(100% + (20px));
  }
  .grid .overview__item {
    width: calc(6 * 100% / 12 - 20px);
    margin: 0 calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media (max-width: 586px) {
  .grid .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-20px / 2);
    margin-right: calc(-20px / 2);
    margin-bottom: -20px;
    width: calc(100% + (20px));
  }
  .grid .overview__item {
    width: calc(12 * 100% / 12 - 20px);
    margin: 0 calc(20px / 2);
    margin-bottom: 20px;
  }
}

.item {
  display: flex;
  flex-direction: column;
}
.item__image {
  position: relative;
  padding-top: 80%;
  cursor: pointer;
}
.item__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item__image + * {
  margin-top: 20px;
}
@media (max-width: 586px) {
  .item__image + * {
    margin-top: 30px;
  }
}
.item__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 20px;
  background-color: white;
  margin: 0;
}
.item__title {
  flex-grow: 1;
  cursor: pointer;
}
.item__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-grow: 1;
}
.item__categories {
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .item__categories {
    margin-top: 20px;
  }
}
.item .button {
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .item .button {
    margin-top: 30px;
  }
}

.slider {
  width: 100%;
  height: calc(100vh - 80px);
  height: auto;
}
.slider__inner {
  position: relative;
  height: 100%;
}
.slider__slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.slider__controls {
  display: none;
  justify-content: space-between;
}
.slider__controls.-active {
  display: flex;
}
.slider__control {
  cursor: pointer;
}
.slider__slide {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.slider__slide.-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (max-width: 586px) {
  .slider {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
.slider__inner {
  width: 100%;
  height: calc(100vh - 80px);
  max-height: 70vw;
}
@media (max-width: 1280px) {
  .slider__inner {
    max-height: unset;
    height: 51vw;
  }
}
.slider__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 600ms ease-in-out;
}
.slider__image img {
  height: 100%;
  object-fit: cover;
}
.slider__image.-active {
  opacity: 1;
}
.slider__fixedbutton {
  display: none;
  transition: opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
@media (max-width: 586px) {
  .slider__fixedbutton {
    position: fixed !important;
    z-index: 1;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto !important;
    display: inline-flex;
  }
}
.slider__count {
  position: absolute;
  right: 10px;
  bottom: 5px;
  display: flex;
  color: #E1FF00 !important;
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 3.3vw;
  font-weight: 400;
  line-height: 1;
  color: #000000;
}
@media (max-width: 1024px) {
  .slider__count {
    font-size: 32px;
  }
}
@media (max-width: 826px) {
  .slider__count {
    font-size: 32px;
  }
}
@media (max-width: 586px) {
  .slider__count {
    font-size: 7.7vw;
  }
}
.slider__count + * {
  margin-top: 2.08vw;
}
@media (max-width: 1024px) {
  .slider__count + * {
    margin-top: 22px;
  }
}
@media (max-width: 826px) {
  .slider__count + * {
    margin-top: 22px;
  }
}
@media (max-width: 586px) {
  .slider__count + * {
    margin-top: 27px;
  }
}
@media (max-width: 1024px) {
  .slider__count {
    bottom: 10px;
    right: 10px;
  }
}
@media (max-width: 586px) {
  .slider__count {
    bottom: 5px;
  }
}
.slider__button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1;
  top: unset;
  bottom: 20px;
  transition: opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  height: unset;
  width: fit-content;
  margin: auto;
}
@media (max-width: 1024px) {
  .slider__button {
    bottom: 20px;
    top: unset;
  }
}
@media (max-width: 586px) {
  .slider__button {
    position: static;
    margin: auto;
    margin-top: 130px;
  }
}
.slider__controls {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: flex;
  grid-gap: 10px;
}
@media (max-width: 586px) {
  .slider__controls {
    left: 10px;
    bottom: 10px;
  }
}
.slider__control {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  background-color: #E1FF00;
}
@media (max-width: 586px) {
  .slider__control {
    width: 35px;
    height: 35px;
  }
}
.slider__control svg {
  width: 30%;
}
.slider.-small .slider__inner {
  height: 35vw;
  max-height: 800px;
}
@media (max-width: 1280px) {
  .slider.-small .slider__inner {
    height: 40vw;
  }
}
@media (max-width: 586px) {
  .slider.-small .slider__inner {
    height: 60vw;
  }
}

.nav.-scrolled + main .slider__fixedbutton, .nav.-scrolled + main .slider__button {
  opacity: 0;
  pointer-events: none;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  z-index: 9;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 100%;
  height: 100%;
  background-color: #000000;
  left: 100%;
  overflow: visible;
  padding-top: 0px;
  background-color: #E1FF00;
  height: 101.9vh; /* neemt hele viewport-hoogte */
  display: flex;
  align-items: stretch;
  /* 🔹 MENU COLUMNS */
  /* 🔹 Mobiele submenu logica */
}
@media (max-width: 1024px) {
  .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: 40px;
  padding-left: 40px;
  max-width: unset;
}
.mobile-menu .container .part-1:not(.no-gutter) {
  width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.mobile-menu .container .part-12.no-gutter {
  width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
}
@media (max-width: 1280px) {
  .mobile-menu .container .part-xl-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-xl-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 1024px) {
  .mobile-menu .container .part-l-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-l-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 826px) {
  .mobile-menu .container .part-m-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-m-12.no-gutter {
    width: calc((100% - 0px * (12 - 1)) / 12 * 12 + 0px * (12 - 1));
  }
}
@media (max-width: 586px) {
  .mobile-menu .container .part-s-1:not(.no-gutter) {
    width: calc((100% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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% - 20px * (12 - 1)) / 12 * 1 + 20px * (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% - 20px * (12 - 1)) / 12 * 2 + 20px * (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% - 20px * (12 - 1)) / 12 * 3 + 20px * (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% - 20px * (12 - 1)) / 12 * 4 + 20px * (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% - 20px * (12 - 1)) / 12 * 5 + 20px * (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% - 20px * (12 - 1)) / 12 * 6 + 20px * (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% - 20px * (12 - 1)) / 12 * 7 + 20px * (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% - 20px * (12 - 1)) / 12 * 8 + 20px * (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% - 20px * (12 - 1)) / 12 * 9 + 20px * (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% - 20px * (12 - 1)) / 12 * 10 + 20px * (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% - 20px * (12 - 1)) / 12 * 11 + 20px * (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% - 20px * (12 - 1)) / 12 * 12 + 20px * (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 + 60px);
}
.mobile-menu .container .part-top-1 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.mobile-menu .container .part-left-1 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.mobile-menu .container .part-right-1 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
}
.mobile-menu .container .part-bottom-1 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
}
.mobile-menu .container .part-top-2 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.mobile-menu .container .part-left-2 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.mobile-menu .container .part-right-2 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
}
.mobile-menu .container .part-bottom-2 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
}
.mobile-menu .container .part-top-3 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.mobile-menu .container .part-left-3 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.mobile-menu .container .part-right-3 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
}
.mobile-menu .container .part-bottom-3 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
}
.mobile-menu .container .part-top-4 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.mobile-menu .container .part-left-4 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.mobile-menu .container .part-right-4 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
}
.mobile-menu .container .part-bottom-4 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
}
.mobile-menu .container .part-top-5 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.mobile-menu .container .part-left-5 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.mobile-menu .container .part-right-5 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
}
.mobile-menu .container .part-bottom-5 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
}
.mobile-menu .container .part-top-6 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.mobile-menu .container .part-left-6 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.mobile-menu .container .part-right-6 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
}
.mobile-menu .container .part-bottom-6 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
}
.mobile-menu .container .part-top-7 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.mobile-menu .container .part-left-7 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.mobile-menu .container .part-right-7 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
}
.mobile-menu .container .part-bottom-7 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
}
.mobile-menu .container .part-top-8 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.mobile-menu .container .part-left-8 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.mobile-menu .container .part-right-8 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
}
.mobile-menu .container .part-bottom-8 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
}
.mobile-menu .container .part-top-9 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.mobile-menu .container .part-left-9 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.mobile-menu .container .part-right-9 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
}
.mobile-menu .container .part-bottom-9 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
}
.mobile-menu .container .part-top-10 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.mobile-menu .container .part-left-10 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.mobile-menu .container .part-right-10 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
}
.mobile-menu .container .part-bottom-10 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
}
.mobile-menu .container .part-top-11 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.mobile-menu .container .part-left-11 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.mobile-menu .container .part-right-11 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
}
.mobile-menu .container .part-bottom-11 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
}
.mobile-menu .container .part-top-12 {
  margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.mobile-menu .container .part-left-12 {
  margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.mobile-menu .container .part-right-12 {
  margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
}
.mobile-menu .container .part-bottom-12 {
  margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
}
@media (max-width: 1024px) {
  .mobile-menu .container .part-top-l-0 {
    margin-top: 0px;
  }
  .mobile-menu .container .part-left-l-0 {
    margin-left: 0px;
  }
  .mobile-menu .container .part-right-l-0 {
    margin-right: 0px;
  }
  .mobile-menu .container .part-bottom-l-0 {
    margin-bottom: calc(0px + 60px);
  }
  .mobile-menu .container .part-top-l-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-left-l-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-right-l-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-bottom-l-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-left-l-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-right-l-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-bottom-l-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-left-l-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-right-l-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-bottom-l-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-left-l-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-right-l-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-bottom-l-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-left-l-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-right-l-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-bottom-l-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-left-l-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-right-l-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-bottom-l-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-left-l-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-right-l-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-bottom-l-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-left-l-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-right-l-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-bottom-l-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-left-l-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-right-l-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-bottom-l-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-left-l-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-right-l-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-bottom-l-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-left-l-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-right-l-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-bottom-l-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-l-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-left-l-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-right-l-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-bottom-l-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 826px) {
  .mobile-menu .container .part-top-m-0 {
    margin-top: 0px;
  }
  .mobile-menu .container .part-left-m-0 {
    margin-left: 0px;
  }
  .mobile-menu .container .part-right-m-0 {
    margin-right: 0px;
  }
  .mobile-menu .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 60px);
  }
  .mobile-menu .container .part-top-m-1 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-left-m-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-right-m-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-bottom-m-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-left-m-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-right-m-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-bottom-m-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-left-m-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-right-m-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-bottom-m-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-left-m-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-right-m-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-bottom-m-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-left-m-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-right-m-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-bottom-m-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-left-m-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-right-m-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-bottom-m-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-left-m-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-right-m-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-bottom-m-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-left-m-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-right-m-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-bottom-m-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-left-m-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-right-m-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-bottom-m-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-left-m-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-right-m-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-bottom-m-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-left-m-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-right-m-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-bottom-m-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 60px);
  }
  .mobile-menu .container .part-top-m-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-left-m-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-right-m-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-bottom-m-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 60px);
  }
}
@media (max-width: 586px) {
  .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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-left-s-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-right-s-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-bottom-s-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-left-s-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-right-s-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-bottom-s-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-left-s-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-right-s-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-bottom-s-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-left-s-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-right-s-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-bottom-s-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-left-s-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-right-s-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-bottom-s-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-left-s-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-right-s-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-bottom-s-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-left-s-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-right-s-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-bottom-s-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-left-s-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-right-s-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-bottom-s-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-left-s-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-right-s-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-bottom-s-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-left-s-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-right-s-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-bottom-s-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-left-s-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-right-s-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-bottom-s-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-s-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-left-s-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-right-s-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-bottom-s-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (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((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-left-xs-1 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-right-xs-1 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  }
  .mobile-menu .container .part-bottom-xs-1 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-2 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-left-xs-2 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-right-xs-2 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1));
  }
  .mobile-menu .container .part-bottom-xs-2 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 2 + 20px * (2 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-3 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-left-xs-3 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-right-xs-3 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1));
  }
  .mobile-menu .container .part-bottom-xs-3 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 3 + 20px * (3 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-4 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-left-xs-4 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-right-xs-4 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1));
  }
  .mobile-menu .container .part-bottom-xs-4 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 4 + 20px * (4 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-5 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-left-xs-5 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-right-xs-5 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1));
  }
  .mobile-menu .container .part-bottom-xs-5 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 5 + 20px * (5 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-6 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-left-xs-6 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-right-xs-6 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1));
  }
  .mobile-menu .container .part-bottom-xs-6 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 6 + 20px * (6 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-7 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-left-xs-7 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-right-xs-7 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1));
  }
  .mobile-menu .container .part-bottom-xs-7 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 7 + 20px * (7 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-8 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-left-xs-8 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-right-xs-8 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1));
  }
  .mobile-menu .container .part-bottom-xs-8 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 8 + 20px * (8 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-9 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-left-xs-9 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-right-xs-9 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1));
  }
  .mobile-menu .container .part-bottom-xs-9 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 9 + 20px * (9 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-10 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-left-xs-10 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-right-xs-10 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1));
  }
  .mobile-menu .container .part-bottom-xs-10 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 10 + 20px * (10 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-11 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-left-xs-11 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-right-xs-11 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1));
  }
  .mobile-menu .container .part-bottom-xs-11 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 11 + 20px * (11 - 1)) + 40px);
  }
  .mobile-menu .container .part-top-xs-12 {
    margin-top: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-left-xs-12 {
    margin-left: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-right-xs-12 {
    margin-right: calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1));
  }
  .mobile-menu .container .part-bottom-xs-12 {
    margin-bottom: calc(calc((unset - 20px * (12 - 1)) / 12 * 12 + 20px * (12 - 1)) + 40px);
  }
}
@media (max-width: 375px) {
  .mobile-menu .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 586px) {
  .mobile-menu .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 826px) {
  .mobile-menu .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .mobile-menu .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .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: 826px) {
  .mobile-menu .container {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.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: #000000;
}
.mobile-menu__nav {
  margin-top: 7.81vw;
}
@media (max-width: 1024px) {
  .mobile-menu__nav {
    margin-top: 70px;
  }
}
@media (max-width: 826px) {
  .mobile-menu__nav {
    margin-top: 70px;
  }
}
@media (max-width: 586px) {
  .mobile-menu__nav {
    margin-top: 80px;
  }
}
@media (max-width: 375px) {
  .mobile-menu__nav {
    margin-top: 80px;
  }
}
.mobile-menu__link {
  display: block;
}
.mobile-menu.-active {
  left: 21vw;
  width: 79vw;
}
@media (max-width: 1430px) {
  .mobile-menu.-active {
    left: 0px;
    width: 100%;
  }
}
.mobile-menu .menu-item-home {
  display: block !important;
}
@media (max-width: 1024px) {
  .mobile-menu {
    z-index: auto !important;
    height: 100% !important;
  }
}
.mobile-menu .container {
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  height: 100%;
  min-height: 760px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.mobile-menu .container .menu {
  flex-direction: column;
  margin-bottom: 0px;
}
.mobile-menu .container .menu li {
  margin-left: 0;
  padding-top: 0px;
  border-bottom: 1px solid #000000;
}
.mobile-menu .container .menu li:first-of-type {
  border-top: 1px solid #000000;
}
.mobile-menu .container .menu li.current-menu-item a {
  color: white;
}
.mobile-menu .container .menu li a {
  font-size: 2.1vw;
  text-transform: uppercase;
  transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.mobile-menu .container .menu li a:hover {
  color: white;
}
@media (max-width: 1430px) {
  .mobile-menu .container .menu li a:hover {
    color: black;
  }
}
@media (max-width: 1024px) {
  .mobile-menu .container .menu li a {
    font-size: 28px;
  }
}
.mobile-menu .menu-columns {
  display: flex;
  gap: 0px;
  flex: 1;
  background-color: black;
  align-items: stretch; /* kolommen even hoog */
}
.mobile-menu .menu-columns ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-menu .menu-columns ul li {
  padding-top: 19px !important;
  padding-bottom: 19px;
}
.mobile-menu .menu-columns .menu-col {
  padding: 30px 20px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  padding-bottom: 0;
}
.mobile-menu .menu-columns .menu-col.-left {
  background-color: #989C85;
  color: #fff;
  width: 28vw;
  min-width: 300px;
  padding-left: 40px !important;
  padding-right: 40px !important;
  position: relative;
  height: 100%;
  padding-top: 100px;
  /* 🔹 inhoud in het midden van de kolom */
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
@media (max-width: 1430px) {
  .mobile-menu .menu-columns .menu-col.-left {
    width: 100%;
    min-width: unset;
    align-items: start;
    background-color: #989C85 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    height: fit-content;
    padding-bottom: 150px;
  }
  .mobile-menu .menu-columns .menu-col.-left .menu-primary-menu-en-container {
    width: 100%;
    height: 100%;
    padding-top: 80px;
  }
}
.mobile-menu .menu-columns .menu-col.-left .menu-primary-menu-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; /* 🔹 menu zelf in het midden */
  height: 100%;
}
@media (max-width: 1430px) {
  .mobile-menu .menu-columns .menu-col.-left .menu-primary-menu-container .menu {
    width: 100%;
    height: 100%;
  }
  .mobile-menu .menu-columns .menu-col.-left .menu-primary-menu-container .menu li a {
    font-size: 40px;
  }
}
@media (max-width: 700px) {
  .mobile-menu .menu-columns .menu-col.-left .menu-primary-menu-container .menu li a {
    font-size: 30px;
  }
}
.mobile-menu .menu-columns .menu-col.-left::before {
  content: "";
  top: 0px;
  left: -6px;
  position: absolute;
  width: 6px;
  height: 100vh;
  background: transparent linear-gradient(-90deg, #000000 0%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;
  opacity: 0.33;
}
.mobile-menu .menu-columns .menu-col.-right {
  background-color: black;
  color: #fff;
  align-items: start;
  flex-direction: column;
  justify-content: center; /* 🔹 inhoud in het midden van de kolom */
  box-sizing: border-box;
  padding-left: 5vw;
  height: 100%;
  width: 60%;
  /* 🔹 Toegevoegd: rechter mobiele kolom - als er GEEN submenu's zijn */
}
@media (max-width: 1280px) {
  .mobile-menu .menu-columns .menu-col.-right {
    flex: 0 0 63%;
  }
}
@media (max-width: 1430px) {
  .mobile-menu .menu-columns .menu-col.-right {
    display: none !important;
  }
}
.mobile-menu .menu-columns .menu-col.-right .menu-primary-menu-container-right {
  width: 100%;
}
.mobile-menu .menu-columns .menu-col.-right .menu-primary-menu-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; /* 🔹 menu in het midden */
  height: 100%;
}
.mobile-menu .menu-columns .menu-col.-right .call-to-action {
  display: flex;
  gap: 2vw;
  margin-top: 80px !important;
}
@media (max-width: 1024px) {
  .mobile-menu .menu-columns .menu-col.-right .call-to-action {
    flex-direction: column;
  }
}
.mobile-menu .menu-columns .menu-col.-right .call-to-action .call-us-text {
  color: white;
  font-size: 1.28vw;
  text-transform: uppercase;
}
.mobile-menu .menu-columns .menu-col.-right .call-to-action .button {
  margin-top: 10px !important;
}
.mobile-menu .menu-columns .menu-col.-right ul:not(.sub-menu) {
  column-count: 2;
  column-gap: 80px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.mobile-menu .menu-columns .menu-col.-right ul:not(.sub-menu) li {
  break-inside: avoid;
}
.mobile-menu .menu-columns .menu-col.-right .menu {
  padding-bottom: 3.17vw !important;
  margin-bottom: 3.17vw !important;
  border-bottom: 1px solid white;
}
@media (max-width: 1024px) {
  .mobile-menu .menu-columns .menu-col.-right .menu li a {
    font-size: 28px !important;
  }
}
.mobile-menu .menu-columns .menu-col.-right .menu-item.menu-item-home {
  display: none !important;
}
.mobile-menu .menu-columns .menu-col.-right .menu-item:not(.sub-menu.menu-item) {
  padding: 0px;
  padding-top: clamp(0px, 2vw, 40px);
}
.mobile-menu .menu-columns .menu-col.-right .menu-item:not(.sub-menu.menu-item):nth-child(1) {
  padding-top: 0px !important;
}
.mobile-menu .menu-columns .menu-col.-right .menu-item:not(.sub-menu.menu-item).menu-item-12241, .mobile-menu .menu-columns .menu-col.-right .menu-item:not(.sub-menu.menu-item).menu-item-12232 {
  padding-top: 0px !important;
}
.mobile-menu .menu-columns .menu-col.-right .menu-item a {
  font-size: 17px !important;
  color: #E1FF00;
  transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.mobile-menu .menu-columns .menu-col.-right .menu-item a:hover {
  color: white;
}
@media (max-width: 1430px) {
  .mobile-menu .menu-columns .menu-col.-right .menu-item a:hover {
    color: black;
  }
}
.mobile-menu .menu-columns .menu-col.-right .menu-item .sub-menu .menu-item {
  padding: 0px;
  padding-top: 0px !important;
}
.mobile-menu .menu-columns .menu-col.-right .menu-item .sub-menu .menu-item a {
  color: white;
  text-transform: math-auto;
  transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.mobile-menu .menu-columns .menu-col.-right .menu-item .sub-menu .menu-item a:hover {
  color: #E1FF00;
}
@media (min-width: 1430px) {
  .mobile-menu .menu-columns .menu-col.-right .menu-primary-menu-container-right.no-submenus ul.menu {
    display: flex !important;
    flex-direction: column !important;
    gap: clamp(12px, 2vw, 24px);
    column-count: 1 !important;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .mobile-menu .menu-columns .menu-col.-right .menu-primary-menu-container-right.no-submenus li {
    padding-bottom: 12px;
    padding-top: 0px !important;
  }
  .mobile-menu .menu-columns .menu-col.-right .menu-primary-menu-container-right.has-submenus ul.menu {
    display: block !important;
    column-count: 2;
    column-gap: 60px;
  }
}
.mobile-menu__item {
  display: block;
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 4.68vw;
  font-weight: 400;
  line-height: 1;
  color: #000000;
}
@media (max-width: 1024px) {
  .mobile-menu__item {
    font-size: 45px;
  }
}
@media (max-width: 826px) {
  .mobile-menu__item {
    font-size: 45px;
  }
}
@media (max-width: 586px) {
  .mobile-menu__item {
    font-size: 7.5vw;
  }
}
.mobile-menu__item + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .mobile-menu__item + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .mobile-menu__item + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .mobile-menu__item + * {
    margin-top: 20px;
  }
}
.mobile-menu .sub-menu {
  border-top: 1px solid #000000;
  padding-left: 0;
}
@media (max-width: 1430px) {
  .mobile-menu .sub-menu {
    border-top: none !important;
  }
}
.mobile-menu .sub-menu li {
  padding-left: 30px;
  padding-bottom: 5px;
}
@media (max-width: 1430px) {
  .mobile-menu .sub-menu li {
    border-bottom: none !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
.mobile-menu .sub-menu li a {
  font-size: 26px !important;
}
@media (max-width: 1024px) {
  .mobile-menu .sub-menu li a {
    font-size: 19px !important;
  }
}
.mobile-menu .language {
  position: absolute;
  right: 190px;
  top: 28px;
  display: flex !important;
  justify-content: end;
}
@media (max-width: 1024px) {
  .mobile-menu .language {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 50px;
    margin-bottom: 20px;
    margin-right: 10px;
  }
}
.mobile-menu .language__text {
  color: white !important;
  margin-right: 10px !important;
}
@media (max-width: 1024px) {
  .mobile-menu .language__text {
    color: black !important;
  }
}
.mobile-menu .language .toggle {
  background-color: white;
}
@media (max-width: 1024px) {
  .mobile-menu .menu-item-has-children > .sub-menu {
    display: none;
  }
  .mobile-menu .menu-item-has-children.active > .sub-menu {
    display: block;
  }
}
@media (max-width: 1430px) {
  .mobile-menu .mobile-menu .menu-item-has-children > .sub-menu {
    display: none;
  }
  .mobile-menu .menu-item a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mobile-menu .mobile-menu .menu-item-has-children.active > .sub-menu {
    display: block;
  }
  .mobile-menu .submenu-arrow {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    background-image: url("https://bureauvandervorm.nl/wp-content/uploads/2025/10/Path-621.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: rotate(-180deg);
    transition: transform 0.3s ease;
  }
  .mobile-menu .menu-item-has-children.active > a .submenu-arrow {
    transform: rotate(0deg);
  }
}
@media (min-width: 1430px) {
  .mobile-menu .submenu-arrow {
    display: none !important;
  }
}

@media (max-width: 1430px) {
  body.menu-open,
  html.menu-open {
    overflow: hidden;
    height: 100%;
  }
  .menu-col.-left {
    border-bottom: none !important;
    border-top: none !important;
  }
  .menu-columns {
    background-color: #989C85 !important;
  }
  .nav.-active .container {
    z-index: 999999 !important;
  }
  .mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100vw;
    /* Laat groeien i.p.v. vaste hoogte */
    min-height: 100vh;
    height: auto;
    background-color: #989C85;
    /* Laat uitbreiden wanneer submenu openklapt */
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translateX(110vw);
    transition: transform 0.4s ease-in-out;
    z-index: 9999;
  }
  .mobile-menu .menu-columns {
    height: 100vh;
  }
  .mobile-menu.-active {
    transform: translateX(0);
  }
  .mobile-menu.closing {
    transform: translateX(110vw);
  }
  /* Submenu's: klappen natuurlijk open */
  .mobile-menu .menu-item-has-children > .sub-menu {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .mobile-menu .menu-item-has-children.active > .sub-menu {
    display: block;
    opacity: 1;
  }
  .menu-item a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .submenu-arrow {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    background-image: url("https://bureauvandervorm.nl/wp-content/uploads/2025/10/Path-621.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: rotate(-180deg);
    transition: transform 0.3s ease;
  }
  .menu-item-has-children.active > a .submenu-arrow {
    transform: rotate(0deg);
  }
  .hamburger.-active {
    z-index: 9999 !important;
  }
  .hamburger.-active span {
    background-color: black !important;
  }
  .hamburger.-active .hamburger__text {
    color: black !important;
  }
  .nav__logo {
    z-index: 99999;
  }
}
@media (max-width: 1430px) and (max-height: 800px) {
  .mobile-menu.-active {
    overflow-y: scroll;
  }
}
@media (max-width: 1430px) {
  /* 🔹 Submenu blijft op positie — opent soepel naar beneden */
  .mobile-menu .menu-item-has-children > .sub-menu {
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out, opacity 0.3s ease;
    opacity: 0;
  }
  /* 🔹 Wanneer actief → klapt open zonder scroll-shift */
  .mobile-menu .menu-item-has-children.active > .sub-menu {
    max-height: 1000px; /* genoeg ruimte om te tonen */
    opacity: 1;
  }
  .hamburger.-active {
    z-index: 9999 !important;
  }
  .hamburger.-active span {
    background-color: black !important;
  }
  .hamburger.-active .hamburger__text {
    color: black !important;
  }
  .nav__logo {
    z-index: 99999;
  }
}
@media (min-width: 1430px) {
  .mobile-menu .menu-columns .menu-col .menu-primary-menu-container, .mobile-menu .menu-columns .menu-col.-right {
    max-height: 1000px;
    overflow-y: auto;
    margin: auto;
    padding-top: 0px;
    justify-content: center;
  }
  .mobile-menu .menu-columns .menu-col.-left {
    padding-top: 0px !important;
  }
}
/* ---------------------------------------------------
   DESKTOP FIX — rechter kolom herstructureren
   "Wat doen wij" onder "Showcases" en "Wie zijn wij"
   --------------------------------------------------- */
@media (min-width: 1430px) {
  /* Onze nieuwe wrapper met 2 kolommen */
  .menu-col.-right .menu-columns-fixed {
    display: flex;
    gap: 80px;
    align-items: flex-start;
    padding-bottom: 80px;
    border-bottom: 1px solid white;
  }
  /* Binnen deze 2 kolommen GEEN column-count meer */
  .menu-col.-right .menu-columns-fixed .menu-col-1,
  .menu-col.-right .menu-columns-fixed .menu-col-2 {
    column-count: 1 !important;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .menu-col.-right .menu-columns-fixed .menu-col-1 li,
  .menu-col.-right .menu-columns-fixed .menu-col-2 li {
    break-inside: auto;
    padding-bottom: 12px; /* zelfde spacing als je oude li's */
  }
  /* Hoofditems in rechterkolom uppercase + groen */
  .menu-col.-right .menu-item > a {
    text-transform: uppercase !important;
    color: #c7d300 !important; /* jouw groen */
    font-weight: 400;
  }
  .menu-col.-right .menu-item > a:hover {
    color: white !important;
  }
  /* Submenu-items wit */
  .menu-col.-right .sub-menu .menu-item a {
    color: white !important;
    text-transform: none !important;
  }
  /* Submenu spacing */
  .menu-col.-right .sub-menu .menu-item {
    padding: 6px 0 !important;
  }
  /* Extra bescherming: subitems mogen niet groen worden */
  .menu-col.-right .sub-menu a:hover {
    color: #c7d300 !important;
  }
  .menu-col.-right .sub-menu .menu-item {
    padding: 0px !important;
  }
}
.hamburger {
  position: relative;
  display: block !important;
  z-index: 99;
  width: 50px;
  height: 14px;
  cursor: pointer;
  position: relative;
  margin-left: 2.5vw;
  margin-top: 7px;
}
@media (max-width: 1024px) {
  .hamburger {
    display: block;
  }
}
.hamburger span {
  position: absolute;
  right: 0;
  display: inline-block;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 100%;
  height: 2px;
  margin: auto;
  background-color: #000000;
}
.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(14px - 2px);
}
.hamburger span {
  left: 0;
  right: 0;
}
.hamburger span:nth-of-type(1), .hamburger span:nth-of-type(3) {
  transition: transform 250ms ease-in-out, top 250ms ease-in-out 250ms;
}
.hamburger span:nth-of-type(2) {
  transition: width 250ms 250ms;
}
@media (max-width: 1024px) {
  .hamburger.-active {
    top: 0px;
    position: relative;
    right: unset;
  }
}
.hamburger.-active .hamburger__text {
  color: white !important;
}
@media (max-width: 1430px) {
  .hamburger.-active .hamburger__text {
    color: black !important;
  }
}
.hamburger.-active span {
  background-color: white;
}
@media (max-width: 1024px) {
  .hamburger.-active span {
    background-color: #000000;
  }
}
.hamburger.-active span:nth-of-type(1) {
  top: calc(7px);
  transform: rotate(-45deg);
}
.hamburger.-active span:nth-of-type(2) {
  width: 0;
  transition: width 250ms;
}
.hamburger.-active span:nth-of-type(3) {
  top: calc(7px);
  transform: rotate(45deg);
}
.hamburger.-active span:nth-of-type(1), .hamburger.-active span:nth-of-type(3) {
  transition: top 250ms ease-in-out, transform 250ms ease-in-out 250ms;
}
.hamburger.en {
  display: none !important;
}
@media (max-width: 1430px) {
  .hamburger.en {
    display: block !important;
  }
}
@media (max-width: 1430px) {
  .hamburger {
    margin-top: 0px !important;
  }
}
@media (max-width: 586px) {
  .hamburger {
    margin-top: 0;
  }
}
.hamburger span:nth-child(3) {
  display: none;
}
.hamburger.-active span:nth-child(2) {
  transform: rotate(-16deg);
}
.hamburger.-active span:nth-child(4) {
  transform: rotate(16deg);
}
.hamburger__text {
  position: absolute;
  right: calc(100% + 10px);
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 0.7;
}

form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0;
  background-color: transparent;
  flex-direction: column;
  width: 100%;
  margin-top: -2.7vw;
}
@media (max-width: 1024px) {
  form {
    margin-top: -30px;
  }
}
@media (max-width: 586px) {
  form {
    margin-top: 10px;
  }
}
form label {
  display: block;
  font-family: "Messina", "Helvetica", sans-serif;
  line-height: 1.5;
  font-size: 1.14vw;
  font-weight: 400;
  color: #000000;
  margin-top: 3.6vw;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  form label {
    font-size: 17px;
  }
}
@media (max-width: 826px) {
  form label {
    font-size: 17px;
  }
}
@media (max-width: 586px) {
  form label {
    font-size: 17px;
  }
}
form label + * {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  form label + * {
    margin-top: 15px;
  }
}
@media (max-width: 826px) {
  form label + * {
    margin-top: 15px;
  }
}
@media (max-width: 586px) {
  form label + * {
    margin-top: 15px;
  }
}
@media (max-width: 1024px) {
  form label {
    margin-top: 30px;
  }
}
form textarea {
  display: block;
  width: 100%;
  padding: 0.4vw 0;
  background-color: #F7F8F8;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-appearance: none;
  appearance: none;
  resize: none;
  font-family: "Messina", "Helvetica", sans-serif;
  line-height: 1.5;
  font-size: 1.14vw;
  font-weight: 400;
  color: #000000;
  border: 1px solid white;
  height: 14vw;
}
@media (max-width: 1024px) {
  form textarea {
    font-size: 17px;
  }
}
@media (max-width: 826px) {
  form textarea {
    font-size: 17px;
  }
}
@media (max-width: 586px) {
  form textarea {
    font-size: 17px;
  }
}
form textarea + * {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  form textarea + * {
    margin-top: 15px;
  }
}
@media (max-width: 826px) {
  form textarea + * {
    margin-top: 15px;
  }
}
@media (max-width: 586px) {
  form textarea + * {
    margin-top: 15px;
  }
}
form textarea:hover {
  border-color: white;
}
form textarea:focus {
  outline: none;
}
@media (max-width: 1024px) {
  form textarea {
    height: 150px;
  }
}
form .wpcf7-not-valid-tip {
  color: #D00000 !important;
  font-size: 12px !important;
  margin-top: 10px !important;
}
form__field {
  position: relative;
  width: 100%;
}
form__field + form__field {
  margin-top: 20px;
}
form__field.-half {
  width: calc(50% - 20px / 2);
}
@media (max-width: 586px) {
  form__field.-half {
    width: 100%;
  }
}
form br {
  display: none;
}
form .form__column p {
  display: flex;
  justify-content: space-between !important;
}
@media (max-width: 1024px) {
  form .form__column p {
    flex-wrap: wrap;
  }
}
form .form__column p label {
  width: calc(50% - 10px);
}
@media (max-width: 1024px) {
  form .form__column p label {
    width: 100%;
  }
}
form input:not(.wpcf7-submit),
form textarea {
  display: block;
  width: 100%;
  padding: 0.4vw 0;
  background-color: #F7F8F8;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-appearance: none;
  appearance: none;
  resize: none;
  font-family: "Messina", "Helvetica", sans-serif;
  line-height: 1.5;
  font-size: 1.14vw;
  font-weight: 400;
  color: #000000;
  border: 1px solid white;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  padding-top: 0;
  border-radius: 0 !important;
  background-color: transparent;
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  form input:not(.wpcf7-submit),
  form textarea {
    font-size: 17px;
  }
}
@media (max-width: 826px) {
  form input:not(.wpcf7-submit),
  form textarea {
    font-size: 17px;
  }
}
@media (max-width: 586px) {
  form input:not(.wpcf7-submit),
  form textarea {
    font-size: 17px;
  }
}
form input:not(.wpcf7-submit) + *,
form textarea + * {
  margin-top: 15px;
}
@media (max-width: 1024px) {
  form input:not(.wpcf7-submit) + *,
  form textarea + * {
    margin-top: 15px;
  }
}
@media (max-width: 826px) {
  form input:not(.wpcf7-submit) + *,
  form textarea + * {
    margin-top: 15px;
  }
}
@media (max-width: 586px) {
  form input:not(.wpcf7-submit) + *,
  form textarea + * {
    margin-top: 15px;
  }
}
form input:not(.wpcf7-submit):hover,
form textarea:hover {
  border-color: white;
}
form input:not(.wpcf7-submit):focus,
form textarea:focus {
  outline: none;
}
@media (max-width: 1024px) {
  form input:not(.wpcf7-submit),
  form textarea {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  form input:not(.wpcf7-submit),
  form textarea {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  form input:not(.wpcf7-submit),
  form textarea {
    font-size: 21px;
  }
}
form input:not(.wpcf7-submit) + *,
form textarea + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  form input:not(.wpcf7-submit) + *,
  form textarea + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  form input:not(.wpcf7-submit) + *,
  form textarea + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  form input:not(.wpcf7-submit) + *,
  form textarea + * {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  form input:not(.wpcf7-submit),
  form textarea {
    padding-bottom: 10px;
  }
}
form input:not(.wpcf7-submit).-error,
form textarea.-error {
  background-color: #FFEFEF;
  border-color: #D00000;
}
form input:not(.wpcf7-submit).-success,
form textarea.-success {
  background-color: #F7F8F8;
  border-color: #16C100;
}
form .wpcf7-submit {
  margin-left: auto;
}
form p:last-of-type {
  display: flex;
  justify-content: flex-end;
}
form .wpcf7-spinner {
  position: absolute;
}

.wpcf7 {
  width: 100%;
}

.wpcf7 form.sent label, .wpcf7 form.sent input[type=submit] {
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 4.68vw;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: uppercase;
  color: #E1FF00 !important;
}
@media (max-width: 1024px) {
  .wpcf7 form.sent .wpcf7-response-output {
    font-size: 45px;
  }
}
@media (max-width: 826px) {
  .wpcf7 form.sent .wpcf7-response-output {
    font-size: 45px;
  }
}
@media (max-width: 586px) {
  .wpcf7 form.sent .wpcf7-response-output {
    font-size: 7.5vw;
  }
}
.wpcf7 form.sent .wpcf7-response-output + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .wpcf7 form.sent .wpcf7-response-output + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .wpcf7 form.sent .wpcf7-response-output + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .wpcf7 form.sent .wpcf7-response-output + * {
    margin-top: 20px;
  }
}
.wpcf7 form.sent .wpcf7-response-output::after {
  content: "Het is verzonden";
  display: block;
  margin-top: 11vw;
  color: white;
  text-align: right;
}
@media (max-width: 1024px) {
  .wpcf7 form.sent .wpcf7-response-output::after {
    margin-top: 60px;
  }
}

.faq {
  margin-top: 7.81vw;
}
.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;
}
@media (max-width: 1024px) {
  .faq {
    margin-top: 70px;
  }
}
@media (max-width: 826px) {
  .faq {
    margin-top: 70px;
  }
}
@media (max-width: 586px) {
  .faq {
    margin-top: 80px;
  }
}
@media (max-width: 375px) {
  .faq {
    margin-top: 80px;
  }
}
.faq__question {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.faq__question h1, .faq__question h2, .faq__question h3, .faq__question h4, .faq__question h5, .faq__question h6,
.faq__question .heading-1,
.faq__question .heading-2,
.faq__question .heading-3,
.faq__question .heading-4,
.faq__question .heading-5,
.faq__question .heading-6 {
  max-width: calc(100% - 200px);
  text-transform: unset;
  padding-right: 20px;
}
@media (max-width: 586px) {
  .faq__question h1, .faq__question h2, .faq__question h3, .faq__question h4, .faq__question h5, .faq__question h6,
  .faq__question .heading-1,
  .faq__question .heading-2,
  .faq__question .heading-3,
  .faq__question .heading-4,
  .faq__question .heading-5,
  .faq__question .heading-6 {
    max-width: calc(100% - 40px);
  }
}
.faq__question .button {
  margin-top: 0;
}
@media (max-width: 586px) {
  .faq__question .button {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 586px) {
  .faq__question .button__text {
    display: none;
  }
}
@media (max-width: 586px) {
  .faq__question .button img {
    margin-left: 0;
  }
}
.faq__item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #000000;
}
.faq__item.-active .faq__answer {
  padding-top: 20px;
}
.faq__answer {
  max-width: calc(100% - 250px);
}
@media (max-width: 586px) {
  .faq__answer {
    max-width: calc(100% - 40px);
  }
}

.block {
  padding: 60px 60px;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  padding: 8.3%;
  background-image: url("img/call-to-action.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1024px) {
  .block {
    padding: 70px 40px;
  }
}
@media (max-width: 826px) {
  .block {
    padding: 70px 40px;
  }
}
@media (max-width: 586px) {
  .block {
    padding: 70px 40px;
  }
}
.block a:not(.button), .block span, .block li, .block p, .block h1, .block h2, .block h3, .block h4, .block h5, .block h6 {
  color: #000000;
}
.block h1, .block h2, .block h3, .block h4, .block h5, .block h6,
.block .heading-1,
.block .heading-2,
.block .heading-3,
.block .heading-4,
.block .heading-5,
.block .heading-6 {
  color: #000000;
}
@media (max-width: 1024px) {
  .block {
    flex-direction: column;
  }
}
@media (max-width: 586px) {
  .block {
    padding: 40px 25px;
  }
}
@media (max-width: 1024px) {
  .block__title {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 586px) {
  .block__title {
    flex-direction: column-reverse;
  }
}
.block__title * {
  width: 45%;
  margin-top: 0 !important;
}
@media (max-width: 586px) {
  .block__title * {
    width: 100%;
  }
}
@media (max-width: 586px) {
  .block__title .heading-1 {
    margin-left: auto;
    text-align: right;
    margin-bottom: 30px;
  }
}
.block__column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 40%;
}
@media (max-width: 1024px) {
  .block__column {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .block__column + .block__column {
    margin-top: 40px;
  }
}
.block__column .heading-1 {
  color: #E1FF00;
}
.block__column .heading-1 + .heading-4 {
  margin-top: 4.5vw;
}
@media (max-width: 1024px) {
  .block__column .heading-1 + .heading-4 {
    margin-top: 50px;
  }
}
@media (max-width: 826px) {
  .block__column .heading-1 + .heading-4 {
    margin-top: 50px;
  }
}
@media (max-width: 586px) {
  .block__column .heading-1 + .heading-4 {
    margin-top: 40px;
  }
}
@media (max-width: 375px) {
  .block__column .heading-1 + .heading-4 {
    margin-top: 40px;
  }
}
.block__column *:not(.heading-1) {
  color: white;
}
.block.-color-1 {
  background-color: #E1FF00;
}
.block.-color-1 a:not(.button), .block.-color-1 span, .block.-color-1 li, .block.-color-1 p, .block.-color-1 h1, .block.-color-1 h2, .block.-color-1 h3, .block.-color-1 h4, .block.-color-1 h5, .block.-color-1 h6 {
  color: white;
}
.block.-color-1 h1, .block.-color-1 h2, .block.-color-1 h3, .block.-color-1 h4, .block.-color-1 h5, .block.-color-1 h6,
.block.-color-1 .heading-1,
.block.-color-1 .heading-2,
.block.-color-1 .heading-3,
.block.-color-1 .heading-4,
.block.-color-1 .heading-5,
.block.-color-1 .heading-6 {
  color: white;
}
.block.-color-2 {
  background-color: #989C85;
}
.block.-color-2 a:not(.button), .block.-color-2 span, .block.-color-2 li, .block.-color-2 p, .block.-color-2 h1, .block.-color-2 h2, .block.-color-2 h3, .block.-color-2 h4, .block.-color-2 h5, .block.-color-2 h6 {
  color: white;
}
.block.-color-2 h1, .block.-color-2 h2, .block.-color-2 h3, .block.-color-2 h4, .block.-color-2 h5, .block.-color-2 h6,
.block.-color-2 .heading-1,
.block.-color-2 .heading-2,
.block.-color-2 .heading-3,
.block.-color-2 .heading-4,
.block.-color-2 .heading-5,
.block.-color-2 .heading-6 {
  color: white;
}
.block.-color-3 {
  background-color: #DDDDDD;
}
.block.-color-3 a:not(.button), .block.-color-3 span, .block.-color-3 li, .block.-color-3 p, .block.-color-3 h1, .block.-color-3 h2, .block.-color-3 h3, .block.-color-3 h4, .block.-color-3 h5, .block.-color-3 h6 {
  color: white;
}
.block.-color-3 h1, .block.-color-3 h2, .block.-color-3 h3, .block.-color-3 h4, .block.-color-3 h5, .block.-color-3 h6,
.block.-color-3 .heading-1,
.block.-color-3 .heading-2,
.block.-color-3 .heading-3,
.block.-color-3 .heading-4,
.block.-color-3 .heading-5,
.block.-color-3 .heading-6 {
  color: white;
}
.block.-white {
  background-color: white;
}
.block.-white a:not(.button), .block.-white span, .block.-white li, .block.-white p, .block.-white h1, .block.-white h2, .block.-white h3, .block.-white h4, .block.-white h5, .block.-white h6 {
  color: #000000;
}
.block.-white h1, .block.-white h2, .block.-white h3, .block.-white h4, .block.-white h5, .block.-white h6,
.block.-white .heading-1,
.block.-white .heading-2,
.block.-white .heading-3,
.block.-white .heading-4,
.block.-white .heading-5,
.block.-white .heading-6 {
  color: #000000;
}
.block.-black {
  background-color: #000000;
}
.block.-black a:not(.button), .block.-black span, .block.-black li, .block.-black p, .block.-black h1, .block.-black h2, .block.-black h3, .block.-black h4, .block.-black h5, .block.-black h6 {
  color: white;
}
.block.-black h1, .block.-black h2, .block.-black h3, .block.-black h4, .block.-black h5, .block.-black h6,
.block.-black .heading-1,
.block.-black .heading-2,
.block.-black .heading-3,
.block.-black .heading-4,
.block.-black .heading-5,
.block.-black .heading-6 {
  color: white;
}

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

.section .container [class*=part] {
  position: relative;
}
.section .container [class*=part].--colored {
  padding: calc((unset - 20px * (12 - 1)) / 12 * 1 + 20px * (1 - 1));
  background-color: #E1FF00;
}
.section .container [class*=part].--colored.-color-1 {
  background-color: #E1FF00;
}
.section .container [class*=part].--colored.-color-2 {
  background-color: #989C85;
}
.section .container [class*=part].--colored.-color-3 {
  background-color: #DDDDDD;
}
.section .container [class*=part].--colored.-white {
  background-color: white;
}
.section .container [class*=part].--colored.-black {
  background-color: #000000;
}
.section .container [class*=part].-bordered {
  padding-top: 2.08vw;
  border-top: 1px solid #000000;
}
@media (max-width: 1024px) {
  .section .container [class*=part].-bordered {
    padding-top: 20px;
  }
}
@media (max-width: 586px) {
  .section .container [class*=part].-bordered {
    padding-top: 15px;
  }
}
.section .container [class*=part].-bottom-bordered {
  padding-bottom: 2.08vw;
  border-bottom: 1px solid #000000;
}
@media (max-width: 1024px) {
  .section .container [class*=part].-bottom-bordered {
    padding-bottom: 20px;
  }
}
@media (max-width: 586px) {
  .section .container [class*=part].-bottom-bordered {
    padding-bottom: 15px;
  }
}
.section .container [class*=part].-bottom-bordered > div {
  width: 100%;
}

.menu {
  display: flex;
  padding: 0;
}
.menu li {
  list-style: none;
}
.menu li + li {
  margin-left: 2.12vw;
}
.menu li::before {
  display: none;
}

.menu-item:not(.mobile-menu .menu-item) {
  font-size: 18px !important;
}

.link {
  display: block;
  color: #E1FF00;
}

.filter {
  display: flex;
  overflow: scroll;
  margin-top: 5.7vw;
  margin-bottom: -1vw;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.filter::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1024px) {
  .filter {
    margin-top: 35px;
  }
}
@media (max-width: 586px) {
  .filter {
    margin-top: 60px;
  }
}
.filter__container {
  position: relative;
}
.filter__container::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 35px;
  height: 100%;
  background: linear-gradient(to left, #000000, transparent);
}
.filter__item {
  display: block;
  margin-right: 2vw;
  margin-bottom: 1vw;
  color: #000000;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .filter__item {
    margin-right: 24px;
  }
}
@media (max-width: 586px) {
  .filter__item {
    margin-right: 16px;
  }
}
.filter__item.-active {
  color: #E1FF00 !important;
  border-bottom: 1px solid #E1FF00;
}

.--colored.-color-2 .filter__container::after {
  background: linear-gradient(to left, #989C85, transparent);
}

.case {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .case {
    flex-direction: column-reverse;
  }
}
@media (max-width: 586px) {
  .case h4 + p {
    margin-top: 15px;
  }
}
.case__image {
  position: relative;
  cursor: pointer;
  height: 0;
  width: 100%;
  padding-top: 40%;
  width: 66%;
}
@media (max-width: 1024px) {
  .case__image {
    margin-bottom: 25px;
    width: 100%;
    padding-top: 60%;
  }
}
.case__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.case__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(33% - 20px);
  padding-bottom: 2vw;
  border-bottom: 1px solid white;
}
@media (max-width: 1024px) {
  .case__content {
    padding-bottom: 20px;
    width: 100%;
  }
}
@media (max-width: 586px) {
  .case__content {
    padding-bottom: 35px;
  }
}
.case__content .button {
  margin-top: 2vw;
}
@media (max-width: 1024px) {
  .case__content .button {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .case__content .button {
    margin-top: 35px;
  }
}
.case__bottom {
  margin-top: 50px;
}
@media (max-width: 586px) {
  .case__bottom br {
    display: none;
  }
}
@media (max-width: 586px) {
  .case__bottom > p {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}
.case__bottom > p span {
  display: block;
  white-space: nowrap;
}
@media (max-width: 586px) {
  .case__bottom > p span {
    margin-right: 15px;
  }
}
@media (max-width: 1024px) {
  .case__bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media (max-width: 586px) {
  .case__bottom {
    align-items: flex-start;
    flex-direction: column;
    margin-top: 30px;
  }
}
.case__title {
  cursor: pointer;
}
.case + .case {
  margin-top: 2vw;
}
@media (max-width: 1024px) {
  .case + .case {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .case + .case {
    margin-top: 12px;
  }
}

.contact__row {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid white;
}
@media (max-width: 586px) {
  .contact__row {
    flex-wrap: wrap;
  }
}
.contact__row h3 {
  width: 33%;
}
@media (max-width: 1024px) {
  .contact__row h3 {
    width: 30%;
  }
}
@media (max-width: 586px) {
  .contact__row h3 {
    width: 100%;
  }
}
.contact__row a:not(.button):hover {
  text-decoration: underline;
}
.contact__row > div {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 66%;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .contact__row > div {
    width: 70%;
  }
}
@media (max-width: 586px) {
  .contact__row > div {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
@media (max-width: 586px) {
  .contact__row > div .button {
    margin-top: 20px;
  }
}
.contact__row:last-child {
  padding-bottom: 7px;
}
.contact__row + .contact__row {
  margin-top: 20px;
}

.tag {
  display: flex;
  font-size: 13px;
  letter-spacing: 0.1em;
}
@media (max-width: 1024px) {
  .tag {
    font-size: 10px;
  }
}
@media (max-width: 586px) {
  .tag {
    font-size: 8px;
  }
}
.tag::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  background-image: url("img/arrow-schuin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1024px) {
  .tag::after {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 586px) {
  .tag::after {
    width: 10px;
    height: 10px;
  }
}
.tag + * {
  margin-top: 2.6vw;
}
@media (max-width: 1024px) {
  .tag + * {
    margin-top: 50px;
  }
}
@media (max-width: 586px) {
  .tag + * {
    margin-top: 85px;
  }
}
.tag + h3, .tag + h2, .tag + .container {
  margin-top: 4.5vw;
}
@media (max-width: 1024px) {
  .tag + h3, .tag + h2, .tag + .container {
    margin-top: 50px;
  }
}
@media (max-width: 826px) {
  .tag + h3, .tag + h2, .tag + .container {
    margin-top: 50px;
  }
}
@media (max-width: 586px) {
  .tag + h3, .tag + h2, .tag + .container {
    margin-top: 40px;
  }
}
@media (max-width: 375px) {
  .tag + h3, .tag + h2, .tag + .container {
    margin-top: 40px;
  }
}

.--colored.-color-dark .tag::after {
  background-image: url("img/arrow-schuin-white.svg");
}

.section.--cases-preview {
  padding-bottom: 2.08vw;
}
@media (max-width: 1024px) {
  .section.--cases-preview {
    padding-bottom: 20px;
  }
}
@media (max-width: 586px) {
  .section.--cases-preview {
    padding-bottom: 15px;
  }
}
.section.--cases-preview .casespreview__images {
  position: relative;
  display: flex;
  align-items: space-between;
  justify-content: space-between;
}
@media (max-width: 586px) {
  .section.--cases-preview .casespreview__images {
    flex-wrap: wrap;
  }
}
.section.--cases-preview .casespreview__images .button {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 586px) {
  .section.--cases-preview .casespreview__images .button {
    position: static;
    margin-left: auto;
  }
}
.section.--cases-preview .casespreview__image {
  width: calc(33.3333333333% - 20px);
}
@media (max-width: 1024px) {
  .section.--cases-preview .casespreview__image {
    width: calc(33.3333333333% - 20px);
  }
}
@media (max-width: 586px) {
  .section.--cases-preview .casespreview__image {
    width: 100%;
    margin-bottom: 12px;
  }
}
.section.--cases-preview .casespreview__image:first-of-type {
  margin-top: auto;
}

.details__item {
  display: flex;
  padding: 0.8vw 0;
  margin-top: 0 !important;
  border-bottom: 1px solid white;
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 1024px) {
  .details__item {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  .details__item {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  .details__item {
    font-size: 21px;
  }
}
.details__item + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .details__item + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .details__item + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .details__item + * {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .details__item {
    padding: 15px 0;
  }
}
@media (max-width: 586px) {
  .details__item {
    padding: 20px 0;
  }
}
.details__item:first-child {
  border-top: 1px solid white;
}
.details__item b {
  min-width: 25%;
}
@media (max-width: 586px) {
  .details__item b {
    min-width: 50px;
  }
}
.details__item a {
  color: white !important;
}
.details__item a:hover {
  text-decoration: underline;
}
.details + * {
  margin-top: 4.5vw;
}
@media (max-width: 1024px) {
  .details + * {
    margin-top: 50px;
  }
}
@media (max-width: 826px) {
  .details + * {
    margin-top: 50px;
  }
}
@media (max-width: 586px) {
  .details + * {
    margin-top: 40px;
  }
}
@media (max-width: 375px) {
  .details + * {
    margin-top: 40px;
  }
}

.customer__text {
  display: flex;
  margin-top: 9.8vw;
}
@media (max-width: 1024px) {
  .customer__text {
    flex-direction: column;
    padding-bottom: 40px;
    margin-top: 30px;
  }
}
@media (max-width: 1024px) {
  .customer__name {
    font-size: 22px !important;
  }
}
.customer__intro {
  width: 57%;
}
@media (max-width: 1024px) {
  .customer__intro {
    width: 100%;
    margin-top: 30px;
  }
}
.customer__person {
  width: 43%;
}
@media (max-width: 1024px) {
  .customer__person {
    width: 100%;
  }
}

.toggle {
  position: relative;
  display: flex;
  align-items: center;
  height: 1vw;
  width: 1.8vw;
  border-radius: 100px;
  background-color: #E1FF00;
}
@media (max-width: 1024px) {
  .toggle {
    width: 33px;
    height: 18px;
  }
}
.toggle__inner {
  transition: margin-left 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 100%;
  height: 70%;
  width: 0;
  padding-right: 37%;
  margin-left: 0.2vw;
  background-color: #000000;
}
@media (max-width: 1024px) {
  .toggle__inner {
    width: 12px;
    height: 12px;
    margin-left: 15px;
  }
}
.toggle .language__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.toggle.-active .toggle__inner {
  margin-left: 0.9vw;
}

.splide__pagination {
  position: static;
  margin-top: 2.6vw;
  padding-bottom: 0.4vw;
}
@media (max-width: 1024px) {
  .splide__pagination {
    padding-bottom: 80px;
    margin-top: 30px;
  }
}
@media (max-width: 586px) {
  .splide__pagination {
    padding-bottom: 40px;
  }
}
.splide__pagination li {
  display: block;
  list-style: none;
}
@media (max-width: 586px) {
  .splide__pagination li {
    display: none;
  }
}
.splide__pagination li::before {
  display: none;
}
.splide__pagination li + li {
  margin-left: 0.5vw;
}
@media (max-width: 1024px) {
  .splide__pagination li + li {
    margin-left: 10px;
  }
}
.splide__pagination__page {
  opacity: 1;
  margin: 0;
  border-radius: unset;
  background-color: transparent;
  height: unset;
  width: unset;
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 1024px) {
  .splide__pagination__page {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  .splide__pagination__page {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  .splide__pagination__page {
    font-size: 21px;
  }
}
.splide__pagination__page + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .splide__pagination__page + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .splide__pagination__page + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .splide__pagination__page + * {
    margin-top: 20px;
  }
}
.splide__pagination__page.is-active {
  transform: scale(1);
  border-bottom: 1px solid #E1FF00;
  background-color: transparent;
  color: #E1FF00;
}
.splide__arrows {
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 1024px) {
  .splide__arrows {
    justify-content: center;
  }
}
@media (max-width: 586px) {
  .splide__arrows {
    justify-content: space-between;
  }
}
.splide__arrow {
  position: relative;
  left: 0;
  transform: none;
  pointer-events: auto;
  opacity: 1;
  height: auto;
  width: auto;
  margin: 0 !important;
  border-radius: 0;
}
.splide__arrow svg {
  display: none;
}
@media (max-width: 1024px) {
  .splide__arrow--next {
    margin-left: 15px !important;
  }
}

.brand__inner {
  position: relative;
  padding-top: 90%;
}
.brand__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.05);
}
.brand__content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.brand img, .brand svg {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.brand__arrow {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 15px;
}
.brand__letter {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000000;
  text-transform: uppercase !important;
  font-size: 6vw;
}
@media (max-width: 1024px) {
  .brand__letter {
    font-size: 9.8vw;
  }
}
@media (max-width: 586px) {
  .brand__letter {
    font-size: 14vw;
  }
}
.filterbrand {
  display: flex;
  align-items: flex-start;
  padding-top: 2vw;
  padding-bottom: 2vw;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-bottom: 4.1vw;
}
@media (max-width: 586px) {
  .filterbrand {
    margin-bottom: 60px;
  }
}
@media (max-width: 586px) {
  .filterbrand {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.filterbrand__item {
  display: flex;
  margin-top: 0;
  margin-left: 3.6vw;
  cursor: pointer;
}
.filterbrand__item.-active {
  text-decoration: underline;
}
@media (max-width: 586px) {
  .filterbrand__item {
    margin-left: 30px;
  }
}
.filterbrand__item .cls-1 {
  fill: none;
}
.filterbrand__item .cls-1, .filterbrand__item .cls-2 {
  stroke-width: 0px;
}
.filterbrand__item svg {
  margin-right: 15px;
  width: 1.5vw;
  min-width: 15px;
}
.grid__letter {
  margin-bottom: 2vw;
}
.grid__item {
  display: block;
  padding-top: 1vw;
  padding-bottom: 1vw;
  border-top: 1px solid #000000;
  width: 100%;
  margin-top: 0 !important;
  font-family: "Messina", "Helvetica", sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 1024px) {
  .grid__item {
    font-size: 21px;
  }
}
@media (max-width: 826px) {
  .grid__item {
    font-size: 21px;
  }
}
@media (max-width: 586px) {
  .grid__item {
    font-size: 21px;
  }
}
.grid__item + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .grid__item + * {
    margin-top: 20px;
  }
}
@media (max-width: 826px) {
  .grid__item + * {
    margin-top: 20px;
  }
}
@media (max-width: 586px) {
  .grid__item + * {
    margin-top: 20px;
  }
}
.grid__item:last-child {
  border-bottom: 1px solid #000000;
}

.cta {
  position: fixed;
  top: 180px;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: flex;
  align-items: flex-end;
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform: translateX(calc(100% - 55px));
  margin: auto;
  height: fit-content;
}
@media (max-width: 1024px) {
  .cta {
    transform: translateX(calc(100% - 55px));
  }
}
.cta__opener {
  display: flex;
  flex-direction: column;
  align-items: space-between;
  justify-content: space-between;
  padding: 20px 17px;
  background-color: #E1FF00;
  cursor: pointer;
  width: 55px;
  height: 220px;
}
.cta__opener .-is-closed,
.cta__opener .-is-open {
  transform: rotate(-90deg) translate(0, 0);
  transform-origin: center;
  white-space: nowrap;
}
.cta__opener .arrow {
  width: 20px;
  margin-left: auto;
  transform: rotate(-180deg);
}
.cta__opener .cross {
  display: none;
}
.cta__opener .-is-closed {
  display: none;
  transform: rotate(-90deg) translate(0, 0);
}
.cta__body {
  padding: 30px;
  max-width: 330px;
  background-color: #E1FF00;
}
.cta__title {
  margin-top: 0;
  font-size: 30px;
}
.cta__title + * {
  margin-top: 30px;
}
.cta__detail a {
  display: block;
  margin-top: 10px;
  font-size: 30px;
}
.cta__detail a:hover {
  text-decoration: underline;
}
.cta__detail + .cta__detail {
  margin-top: 20px;
}
.cta__text {
  margin-top: 20px;
  text-indent: 20px;
}
.cta__link {
  display: inline-block;
  border-bottom: 1px solid #000000;
  width: fit-content;
  color: #000000;
  font-size: 17px !important;
}
.cta__person {
  display: flex;
  align-items: flex-end;
}
.cta__person * {
  font-size: 14px;
}
.cta__person img {
  width: 64px;
  height: 64px;
  margin-right: 10px;
  object-fit: cover;
}
.cta.-active {
  transform: translateX(0);
}
.cta.-active .-is-closed,
.cta.-active .cross {
  display: block;
}
.cta.-active .-is-open,
.cta.-active .arrow {
  display: none;
}

.cross {
  position: relative;
  width: 15px;
  height: 15px;
}
.cross::before, .cross::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  transform: rotate(45deg);
  margin: auto;
  width: 16px;
  height: 2px;
  background-color: #000000;
}
.cross::after {
  transform: rotate(-45deg);
}

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