@import url(https://use.typekit.net/omy1vat.css);
@import url(https://use.typekit.net/yry6npe.css);
.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
@font-face {
  font-family: "Text";
  src: url("/fonts/texgyreadventor-regular.otf");
}
@font-face {
  font-family: "Text Bold";
  src: url("/fonts/texgyreadventor-bold.otf");
}
h1, .heading-1 {
  font-family: "ff-cocon-pro", sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 95%;
  color: #000000;
}
@media (max-width: 1024px) {
  h1, .heading-1 {
    font-size: 6vw;
  }
}
@media (max-width: 768px) {
  h1, .heading-1 {
    font-size: 6vw;
  }
}
@media (max-width: 576px) {
  h1, .heading-1 {
    font-size: 12vw;
  }
}
h1 + *, .heading-1 + * {
  margin-top: 45px;
}
@media (max-width: 1024px) {
  h1 + *, .heading-1 + * {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  h1 + *, .heading-1 + * {
    margin-top: 30px;
  }
}
@media (max-width: 576px) {
  h1 + *, .heading-1 + * {
    margin-top: 30px;
  }
}

h2, .heading-2 {
  font-family: "ff-cocon-pro", sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 95%;
  color: #000000;
}
@media (max-width: 1024px) {
  h2, .heading-2 {
    font-size: 44px;
  }
}
@media (max-width: 768px) {
  h2, .heading-2 {
    font-size: 44px;
  }
}
@media (max-width: 576px) {
  h2, .heading-2 {
    font-size: 44px;
  }
}
h2 + *, .heading-2 + * {
  margin-top: 60px;
}
@media (max-width: 1024px) {
  h2 + *, .heading-2 + * {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  h2 + *, .heading-2 + * {
    margin-top: 30px;
  }
}
@media (max-width: 576px) {
  h2 + *, .heading-2 + * {
    margin-top: 30px;
  }
}

h3, .heading-3 {
  font-family: "ff-cocon-pro", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 95%;
  color: #000000;
}
@media (max-width: 1024px) {
  h3, .heading-3 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  h3, .heading-3 {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  h3, .heading-3 {
    font-size: 32px;
  }
}
h3 + *, .heading-3 + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  h3 + *, .heading-3 + * {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  h3 + *, .heading-3 + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  h3 + *, .heading-3 + * {
    margin-top: 20px;
  }
}

h4, .heading-4 {
  font-family: "ff-cocon-pro", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 95%;
  color: #B0A895;
}
@media (max-width: 1024px) {
  h4, .heading-4 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  h4, .heading-4 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  h4, .heading-4 {
    font-size: 16px;
  }
}
h4 + *, .heading-4 + * {
  margin-top: 30px;
}
@media (max-width: 1024px) {
  h4 + *, .heading-4 + * {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  h4 + *, .heading-4 + * {
    margin-top: 30px;
  }
}
@media (max-width: 576px) {
  h4 + *, .heading-4 + * {
    margin-top: 30px;
  }
}

h5, .heading-5 {
  font-family: "ff-cocon-pro", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.21;
  color: #000000;
}
@media (max-width: 1024px) {
  h5, .heading-5 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  h5, .heading-5 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  h5, .heading-5 {
    font-size: 16px;
  }
}
h5 + *, .heading-5 + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  h5 + *, .heading-5 + * {
    margin-top: 20px;
  }
}

h6, .heading-6 {
  font-family: "ff-cocon-pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.25;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  h6, .heading-6 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  h6, .heading-6 {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  h6, .heading-6 {
    font-size: 18px;
  }
}
h6 + *, .heading-6 + * {
  margin-top: 25px;
}
@media (max-width: 1024px) {
  h6 + *, .heading-6 + * {
    margin-top: 25px;
  }
}
@media (max-width: 768px) {
  h6 + *, .heading-6 + * {
    margin-top: 25px;
  }
}
@media (max-width: 576px) {
  h6 + *, .heading-6 + * {
    margin-top: 20px;
  }
}
h6 + .input--checkbox + label, .heading-6 + .input--checkbox + label {
  margin-top: 25px;
}

h1, h2, h3, h4, h5, h6, p, a {
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}

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

.-font {
  font-family: "ff-cocon-pro", sans-serif;
  color: #80358A !important;
}

p,
.editor-text {
  display: block;
  font-family: "Open Sans", open-sans, sans-serif;
  line-height: 120%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
@media (max-width: 1024px) {
  p,
.editor-text {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  p,
.editor-text {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  p,
.editor-text {
    font-size: 16px;
  }
}
p + *,
.editor-text + * {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  p + *,
.editor-text + * {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  p + *,
.editor-text + * {
    margin-top: 60px;
  }
}
@media (max-width: 576px) {
  p + *,
.editor-text + * {
    margin-top: 60px;
  }
}
p + ul,
.editor-text + ul {
  margin-top: 60px;
}
p + .buttons, p + .button,
.editor-text + .buttons,
.editor-text + .button {
  margin-top: 40px;
}
@media (max-width: 1024px) {
  p + .buttons, p + .button,
.editor-text + .buttons,
.editor-text + .button {
    margin-top: 14px;
  }
}

p a:not(.button):not(.link), li a:not(.button):not(.link), label a:not(.button):not(.link) {
  display: inline;
  font-weight: 500;
  color: #000000;
  transition: background-size 0.6s cubic-bezier(0.8, 0.25, 0.25, 1);
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  text-decoration: none;
  color: #000000;
  background-size: 0 1px;
}
p a:not(.button):not(.link):hover, li a:not(.button):not(.link):hover, label a:not(.button):not(.link):hover {
  color: #000000;
}
p a:not(.button):not(.link):hover, p a:not(.button):not(.link):focus, li a:not(.button):not(.link):hover, li a:not(.button):not(.link):focus, label a:not(.button):not(.link):hover, label a:not(.button):not(.link):focus {
  background-size: 100% 1px;
}

.section ul {
  padding-left: 40px;
}
.section ul li {
  position: relative;
  list-style: none;
}
.section ul li::before {
  content: "";
  position: absolute;
  left: -40px;
}
.section ol {
  padding-left: 20px;
}

.quote {
  display: flex;
  font-family: "ff-cocon-pro", sans-serif;
  line-height: 1.33;
  font-size: 32px;
  font-weight: 400;
  color: #1A2638;
}
.quote + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .quote {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .quote {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  .quote {
    font-size: 32px;
  }
}

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: #000000;
}
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: #B0A895;
}
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: #1A2638;
}
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: #000000;
}
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: #B0A895;
}
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: #1A2638;
}
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;
}

b {
  font-weight: 800;
}

.section ul {
  padding-left: 40px;
}
.section ul li {
  position: relative;
  list-style: none;
}
.section ul li::before {
  content: "";
  position: absolute;
  left: -40px;
}
.section ul li::before {
  top: 12px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #000000;
}
.section ul li + li {
  margin-top: 20px;
}
.section ul li.-check::before {
  top: 6px;
  width: 20px;
  height: 15px;
  background-color: transparent;
  background-image: url("/img/icons/check-2.svg");
}
.section ul + p {
  margin-top: 60px;
}

sup {
  font-size: 10px;
  transform: translateY(-6px);
}

.checks ul li::before {
  top: 6px;
  width: 20px;
  height: 15px;
  background-color: transparent;
  background-image: url("/img/icons/check-2.svg");
}

.-garland {
  font-family: adorn-garland, sans-serif;
  color: #1A2638 !important;
}

::-moz-selection {
  background-color: rgba(176, 168, 149, 0.4);
}

::selection {
  background-color: rgba(176, 168, 149, 0.4);
}

.footer-links ul {
  display: inline;
}

.footer-credentials--links {
  display: inline;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  transition: transform 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  background-color: white;
  padding-right: 13px;
  padding-left: 13px;
  top: 10px !important;
  background-color: transparent;
}
.header .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  max-width: 1420px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .container .part-1:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.header .container .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.header .container .part-2:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.header .container .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.header .container .part-3:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.header .container .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.header .container .part-4:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.header .container .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.header .container .part-5:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.header .container .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.header .container .part-6:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.header .container .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.header .container .part-7:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.header .container .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.header .container .part-8:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.header .container .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.header .container .part-9:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.header .container .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.header .container .part-10:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.header .container .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.header .container .part-11:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.header .container .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.header .container .part-12:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.header .container .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1280px) {
  .header .container .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .header .container .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .header .container .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .header .container .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .header .container .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .header .container .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .header .container .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .header .container .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .header .container .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .header .container .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .header .container .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .header .container .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 1024px) {
  .header .container .part-l-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .header .container .part-l-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .header .container .part-l-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .header .container .part-l-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .header .container .part-l-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .header .container .part-l-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .header .container .part-l-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .header .container .part-l-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .header .container .part-l-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .header .container .part-l-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .header .container .part-l-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .header .container .part-l-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .header .container .part-m-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .header .container .part-m-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .header .container .part-m-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .header .container .part-m-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .header .container .part-m-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .header .container .part-m-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .header .container .part-m-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .header .container .part-m-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .header .container .part-m-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .header .container .part-m-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .header .container .part-m-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .header .container .part-m-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .header .container .part-s-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (1 - 1)));
  }
  .header .container .part-s-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .header .container .part-s-2:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 2 + (10px * (2 - 1)));
  }
  .header .container .part-s-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .header .container .part-s-3:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 3 + (10px * (3 - 1)));
  }
  .header .container .part-s-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .header .container .part-s-4:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 4 + (10px * (4 - 1)));
  }
  .header .container .part-s-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .header .container .part-s-5:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 5 + (10px * (5 - 1)));
  }
  .header .container .part-s-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .header .container .part-s-6:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 6 + (10px * (6 - 1)));
  }
  .header .container .part-s-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .header .container .part-s-7:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 7 + (10px * (7 - 1)));
  }
  .header .container .part-s-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .header .container .part-s-8:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 8 + (10px * (8 - 1)));
  }
  .header .container .part-s-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .header .container .part-s-9:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 9 + (10px * (9 - 1)));
  }
  .header .container .part-s-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .header .container .part-s-10:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 10 + (10px * (10 - 1)));
  }
  .header .container .part-s-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .header .container .part-s-11:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 11 + (10px * (11 - 1)));
  }
  .header .container .part-s-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .header .container .part-s-12:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 12 + (10px * (12 - 1)));
  }
  .header .container .part-s-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 375px) {
  .header .container .part-xs-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (1 - 1)));
  }
  .header .container .part-xs-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .header .container .part-xs-2:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 2 + (10px * (2 - 1)));
  }
  .header .container .part-xs-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .header .container .part-xs-3:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 3 + (10px * (3 - 1)));
  }
  .header .container .part-xs-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .header .container .part-xs-4:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 4 + (10px * (4 - 1)));
  }
  .header .container .part-xs-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .header .container .part-xs-5:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 5 + (10px * (5 - 1)));
  }
  .header .container .part-xs-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .header .container .part-xs-6:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 6 + (10px * (6 - 1)));
  }
  .header .container .part-xs-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .header .container .part-xs-7:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 7 + (10px * (7 - 1)));
  }
  .header .container .part-xs-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .header .container .part-xs-8:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 8 + (10px * (8 - 1)));
  }
  .header .container .part-xs-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .header .container .part-xs-9:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 9 + (10px * (9 - 1)));
  }
  .header .container .part-xs-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .header .container .part-xs-10:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 10 + (10px * (10 - 1)));
  }
  .header .container .part-xs-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .header .container .part-xs-11:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 11 + (10px * (11 - 1)));
  }
  .header .container .part-xs-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .header .container .part-xs-12:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 12 + (10px * (12 - 1)));
  }
  .header .container .part-xs-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
.header .container .part-top-0 {
  margin-top: 0px;
}
.header .container .part-left-0 {
  margin-left: 0px;
}
.header .container .part-right-0 {
  margin-right: 0px;
}
.header .container .part-bottom-0 {
  margin-bottom: calc(0px + 80px);
}
.header .container .part-top-1 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.header .container .part-left-1 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.header .container .part-right-1 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.header .container .part-bottom-1 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 80px);
}
.header .container .part-top-2 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.header .container .part-left-2 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.header .container .part-right-2 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.header .container .part-bottom-2 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 80px);
}
.header .container .part-top-3 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.header .container .part-left-3 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.header .container .part-right-3 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.header .container .part-bottom-3 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 80px);
}
.header .container .part-top-4 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.header .container .part-left-4 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.header .container .part-right-4 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.header .container .part-bottom-4 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 80px);
}
.header .container .part-top-5 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.header .container .part-left-5 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.header .container .part-right-5 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.header .container .part-bottom-5 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 80px);
}
.header .container .part-top-6 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.header .container .part-left-6 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.header .container .part-right-6 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.header .container .part-bottom-6 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 80px);
}
.header .container .part-top-7 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.header .container .part-left-7 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.header .container .part-right-7 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.header .container .part-bottom-7 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 80px);
}
.header .container .part-top-8 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.header .container .part-left-8 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.header .container .part-right-8 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.header .container .part-bottom-8 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 80px);
}
.header .container .part-top-9 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.header .container .part-left-9 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.header .container .part-right-9 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.header .container .part-bottom-9 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 80px);
}
.header .container .part-top-10 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.header .container .part-left-10 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.header .container .part-right-10 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.header .container .part-bottom-10 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 80px);
}
.header .container .part-top-11 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.header .container .part-left-11 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.header .container .part-right-11 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.header .container .part-bottom-11 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 80px);
}
.header .container .part-top-12 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.header .container .part-left-12 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.header .container .part-right-12 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.header .container .part-bottom-12 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 80px);
}
@media (max-width: 1024px) {
  .header .container .part-top-l-0 {
    margin-top: 0px;
  }
  .header .container .part-left-l-0 {
    margin-left: 0px;
  }
  .header .container .part-right-l-0 {
    margin-right: 0px;
  }
  .header .container .part-bottom-l-0 {
    margin-bottom: calc(0px + 60px);
  }
  .header .container .part-top-l-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-left-l-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-right-l-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-bottom-l-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .header .container .part-top-l-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-left-l-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-right-l-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-bottom-l-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .header .container .part-top-l-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-left-l-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-right-l-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-bottom-l-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .header .container .part-top-l-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-left-l-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-right-l-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-bottom-l-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .header .container .part-top-l-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-left-l-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-right-l-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-bottom-l-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .header .container .part-top-l-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-left-l-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-right-l-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-bottom-l-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .header .container .part-top-l-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-left-l-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-right-l-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-bottom-l-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .header .container .part-top-l-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-left-l-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-right-l-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-bottom-l-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .header .container .part-top-l-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-left-l-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-right-l-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-bottom-l-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .header .container .part-top-l-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-left-l-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-right-l-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-bottom-l-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .header .container .part-top-l-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-left-l-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-right-l-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-bottom-l-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .header .container .part-top-l-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-left-l-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-right-l-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-bottom-l-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .header .container .part-top-m-0 {
    margin-top: 0px;
  }
  .header .container .part-left-m-0 {
    margin-left: 0px;
  }
  .header .container .part-right-m-0 {
    margin-right: 0px;
  }
  .header .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 60px);
  }
  .header .container .part-top-m-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-left-m-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-right-m-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-bottom-m-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .header .container .part-top-m-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-left-m-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-right-m-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-bottom-m-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .header .container .part-top-m-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-left-m-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-right-m-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-bottom-m-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .header .container .part-top-m-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-left-m-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-right-m-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-bottom-m-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .header .container .part-top-m-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-left-m-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-right-m-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-bottom-m-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .header .container .part-top-m-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-left-m-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-right-m-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-bottom-m-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .header .container .part-top-m-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-left-m-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-right-m-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-bottom-m-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .header .container .part-top-m-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-left-m-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-right-m-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-bottom-m-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .header .container .part-top-m-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-left-m-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-right-m-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-bottom-m-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .header .container .part-top-m-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-left-m-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-right-m-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-bottom-m-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .header .container .part-top-m-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-left-m-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-right-m-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-bottom-m-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .header .container .part-top-m-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-left-m-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-right-m-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-bottom-m-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .header .container .part-top-s-0 {
    margin-top: 0px;
  }
  .header .container .part-left-s-0 {
    margin-left: 0px;
  }
  .header .container .part-right-s-0 {
    margin-right: 0px;
  }
  .header .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .header .container .part-top-s-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-left-s-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-right-s-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-bottom-s-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .header .container .part-top-s-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-left-s-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-right-s-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-bottom-s-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .header .container .part-top-s-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-left-s-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-right-s-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-bottom-s-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .header .container .part-top-s-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-left-s-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-right-s-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-bottom-s-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .header .container .part-top-s-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-left-s-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-right-s-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-bottom-s-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .header .container .part-top-s-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-left-s-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-right-s-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-bottom-s-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .header .container .part-top-s-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-left-s-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-right-s-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-bottom-s-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .header .container .part-top-s-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-left-s-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-right-s-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-bottom-s-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .header .container .part-top-s-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-left-s-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-right-s-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-bottom-s-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .header .container .part-top-s-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-left-s-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-right-s-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-bottom-s-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .header .container .part-top-s-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-left-s-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-right-s-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-bottom-s-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .header .container .part-top-s-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-left-s-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-right-s-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-bottom-s-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .header .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .header .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .header .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .header .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .header .container .part-top-xs-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-left-xs-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-right-xs-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .header .container .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .header .container .part-top-xs-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-left-xs-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-right-xs-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .header .container .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .header .container .part-top-xs-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-left-xs-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-right-xs-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .header .container .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .header .container .part-top-xs-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-left-xs-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-right-xs-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .header .container .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .header .container .part-top-xs-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-left-xs-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-right-xs-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .header .container .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .header .container .part-top-xs-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-left-xs-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-right-xs-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .header .container .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .header .container .part-top-xs-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-left-xs-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-right-xs-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .header .container .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .header .container .part-top-xs-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-left-xs-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-right-xs-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .header .container .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .header .container .part-top-xs-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-left-xs-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-right-xs-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .header .container .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .header .container .part-top-xs-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-left-xs-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-right-xs-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .header .container .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .header .container .part-top-xs-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-left-xs-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-right-xs-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .header .container .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .header .container .part-top-xs-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-left-xs-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-right-xs-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .header .container .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .header .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .header .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .header .container .part-m-0 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .header .container .part-l-0 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .header .container .part-xl-0 {
    display: none;
  }
}
.header .container [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.header .container [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.header .container [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.header .container [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.header .container [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.header .container [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.header .container [class*=part].-text-left {
  text-align: left;
}
.header .container [class*=part].-text-center {
  text-align: center;
}
.header .container [class*=part].-text-right {
  text-align: right;
}
@media (max-width: 768px) {
  .header .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .header .container {
    height: 80px;
  }
}
.header .container a:not(.button):not(.submenu__item), .header .container span:not(.submenu__item), .header .container li:not(.submenu__item), .header .container p:not(.submenu__item), .header .container h1:not(.submenu__item), .header .container h2:not(.submenu__item), .header .container h3:not(.submenu__item), .header .container h4:not(.submenu__item), .header .container h5:not(.submenu__item), .header .container h6:not(.submenu__item) {
  color: #000000;
}
.header__nav {
  display: flex;
  height: 100%;
}
@media (max-width: 768px) {
  .header__nav {
    display: none;
  }
}
.header__item {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__item + .header__item {
  margin-left: 30px;
}
.header .container {
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding-right: 27px;
  padding-left: 27px;
}
@media (max-width: 768px) {
  .header .container {
    height: 80px;
  }
}
@media (max-width: 1024px) {
  .header .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
    height: 60px !important;
  }
}
.header__logo {
  display: block;
}
@media (max-width: 1024px) {
  .header__logo img {
    width: 122px !important;
  }
}
.header__nav {
  align-items: center;
  height: 100%;
}
.header__nav .button {
  height: unset;
}
.header__item:not(.button) {
  height: -webkit-fit-content;
  height: fit-content;
  height: -moz-fit-content;
  transition: background-size 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  text-decoration: none;
  color: #000000;
  color: #80358A !important;
  font-family: "ff-cocon-pro", sans-serif;
  background-size: 0 1px;
}
.header__item:not(.button):hover, .header__item:not(.button):focus {
  background-size: 100% 1px;
}
@media (max-width: 1024px) {
  .header__item:not(.button) {
    font-size: 14px !important;
    margin-left: 20px !important;
  }
  .header__item:not(.button):first-child {
    margin-left: 0px !important;
  }
}
.header__item:not(.button).-has-submenu {
  height: 100%;
  background: none;
}
.header__item:not(.button).-active, .header__item:not(.button):hover {
  color: #E5007E !important;
  background-size: 0% 0px !important;
}
.header__item:not(.button).-active svg path, .header__item:not(.button):hover svg path {
  fill: #E5007E !important;
}
.header__item:not(.button).-active span, .header__item:not(.button):hover span {
  color: #E5007E !important;
}
.header__item:not(.button).-active .-head, .header__item:not(.button):hover .-head {
  color: #E5007E !important;
}
.header__item:not(.button) span {
  color: #80358A !important;
}

.mobile-text {
  display: none;
}

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

  .mobile-text {
    display: inline;
  }
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}

#app {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: "Open Sans", open-sans, sans-serif;
  line-height: 120%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  overflow-x: hidden;
}
#app main {
  flex: 1 0 auto;
}
#app footer {
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  #app {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  #app {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  #app {
    font-size: 16px;
  }
}
#app + * {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  #app + * {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  #app + * {
    margin-top: 60px;
  }
}
@media (max-width: 576px) {
  #app + * {
    margin-top: 60px;
  }
}

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

.-radius-bottom-left {
  overflow: hidden;
  border-bottom-left-radius: 100px;
}

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

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

@media (max-width: 576px) {
  .-hide-on-s {
    display: none;
  }
}

.-show-on-s {
  display: none;
}
@media (max-width: 576px) {
  .-show-on-s {
    display: block;
  }
}

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

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-color: #B0A895 !important;
}

.footer {
  background-color: #fff;
  overflow: hidden;
}
.footer .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  max-width: 1420px;
}
.footer .container .part-1:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.footer .container .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.footer .container .part-2:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.footer .container .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.footer .container .part-3:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.footer .container .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.footer .container .part-4:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.footer .container .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.footer .container .part-5:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.footer .container .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.footer .container .part-6:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.footer .container .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.footer .container .part-7:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.footer .container .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.footer .container .part-8:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.footer .container .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.footer .container .part-9:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.footer .container .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.footer .container .part-10:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.footer .container .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.footer .container .part-11:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.footer .container .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.footer .container .part-12:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.footer .container .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1280px) {
  .footer .container .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .footer .container .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .footer .container .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .footer .container .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .footer .container .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .footer .container .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .footer .container .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .footer .container .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .footer .container .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .footer .container .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .footer .container .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .footer .container .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 1024px) {
  .footer .container .part-l-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .footer .container .part-l-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .footer .container .part-l-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .footer .container .part-l-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .footer .container .part-l-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .footer .container .part-l-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .footer .container .part-l-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .footer .container .part-l-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .footer .container .part-l-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .footer .container .part-l-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .footer .container .part-l-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .footer .container .part-l-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .footer .container .part-m-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .footer .container .part-m-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .footer .container .part-m-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .footer .container .part-m-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .footer .container .part-m-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .footer .container .part-m-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .footer .container .part-m-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .footer .container .part-m-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .footer .container .part-m-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .footer .container .part-m-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .footer .container .part-m-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .footer .container .part-m-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .footer .container .part-s-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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 + 80px);
}
.footer .container .part-top-1 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.footer .container .part-left-1 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.footer .container .part-right-1 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.footer .container .part-bottom-1 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 80px);
}
.footer .container .part-top-2 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.footer .container .part-left-2 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.footer .container .part-right-2 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.footer .container .part-bottom-2 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 80px);
}
.footer .container .part-top-3 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.footer .container .part-left-3 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.footer .container .part-right-3 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.footer .container .part-bottom-3 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 80px);
}
.footer .container .part-top-4 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.footer .container .part-left-4 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.footer .container .part-right-4 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.footer .container .part-bottom-4 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 80px);
}
.footer .container .part-top-5 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.footer .container .part-left-5 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.footer .container .part-right-5 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.footer .container .part-bottom-5 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 80px);
}
.footer .container .part-top-6 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.footer .container .part-left-6 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.footer .container .part-right-6 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.footer .container .part-bottom-6 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 80px);
}
.footer .container .part-top-7 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.footer .container .part-left-7 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.footer .container .part-right-7 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.footer .container .part-bottom-7 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 80px);
}
.footer .container .part-top-8 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.footer .container .part-left-8 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.footer .container .part-right-8 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.footer .container .part-bottom-8 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 80px);
}
.footer .container .part-top-9 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.footer .container .part-left-9 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.footer .container .part-right-9 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.footer .container .part-bottom-9 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 80px);
}
.footer .container .part-top-10 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.footer .container .part-left-10 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.footer .container .part-right-10 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.footer .container .part-bottom-10 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 80px);
}
.footer .container .part-top-11 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.footer .container .part-left-11 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.footer .container .part-right-11 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.footer .container .part-bottom-11 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 80px);
}
.footer .container .part-top-12 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.footer .container .part-left-12 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.footer .container .part-right-12 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.footer .container .part-bottom-12 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 80px);
}
@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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-left-l-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-right-l-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-bottom-l-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .footer .container .part-top-l-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-left-l-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-right-l-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-bottom-l-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .footer .container .part-top-l-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-left-l-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-right-l-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-bottom-l-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .footer .container .part-top-l-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-left-l-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-right-l-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-bottom-l-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .footer .container .part-top-l-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-left-l-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-right-l-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-bottom-l-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .footer .container .part-top-l-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-left-l-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-right-l-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-bottom-l-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .footer .container .part-top-l-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-left-l-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-right-l-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-bottom-l-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .footer .container .part-top-l-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-left-l-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-right-l-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-bottom-l-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .footer .container .part-top-l-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-left-l-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-right-l-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-bottom-l-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .footer .container .part-top-l-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-left-l-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-right-l-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-bottom-l-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .footer .container .part-top-l-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-left-l-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-right-l-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-bottom-l-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .footer .container .part-top-l-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-left-l-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-right-l-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-bottom-l-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .footer .container .part-top-m-0 {
    margin-top: 0px;
  }
  .footer .container .part-left-m-0 {
    margin-left: 0px;
  }
  .footer .container .part-right-m-0 {
    margin-right: 0px;
  }
  .footer .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 60px);
  }
  .footer .container .part-top-m-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-left-m-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-right-m-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-bottom-m-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .footer .container .part-top-m-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-left-m-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-right-m-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-bottom-m-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .footer .container .part-top-m-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-left-m-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-right-m-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-bottom-m-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .footer .container .part-top-m-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-left-m-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-right-m-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-bottom-m-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .footer .container .part-top-m-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-left-m-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-right-m-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-bottom-m-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .footer .container .part-top-m-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-left-m-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-right-m-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-bottom-m-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .footer .container .part-top-m-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-left-m-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-right-m-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-bottom-m-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .footer .container .part-top-m-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-left-m-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-right-m-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-bottom-m-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .footer .container .part-top-m-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-left-m-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-right-m-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-bottom-m-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .footer .container .part-top-m-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-left-m-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-right-m-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-bottom-m-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .footer .container .part-top-m-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-left-m-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-right-m-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-bottom-m-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .footer .container .part-top-m-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-left-m-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-right-m-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-bottom-m-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .footer .container .part-top-s-0 {
    margin-top: 0px;
  }
  .footer .container .part-left-s-0 {
    margin-left: 0px;
  }
  .footer .container .part-right-s-0 {
    margin-right: 0px;
  }
  .footer .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .footer .container .part-top-s-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-left-s-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-right-s-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-bottom-s-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .footer .container .part-top-s-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-left-s-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-right-s-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-bottom-s-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .footer .container .part-top-s-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-left-s-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-right-s-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-bottom-s-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .footer .container .part-top-s-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-left-s-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-right-s-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-bottom-s-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .footer .container .part-top-s-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-left-s-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-right-s-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-bottom-s-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .footer .container .part-top-s-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-left-s-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-right-s-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-bottom-s-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .footer .container .part-top-s-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-left-s-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-right-s-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-bottom-s-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .footer .container .part-top-s-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-left-s-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-right-s-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-bottom-s-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .footer .container .part-top-s-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-left-s-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-right-s-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-bottom-s-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .footer .container .part-top-s-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-left-s-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-right-s-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-bottom-s-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .footer .container .part-top-s-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-left-s-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-right-s-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-bottom-s-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .footer .container .part-top-s-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-left-s-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-right-s-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-bottom-s-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .footer .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .footer .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .footer .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .footer .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .footer .container .part-top-xs-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-left-xs-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-right-xs-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .footer .container .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .footer .container .part-top-xs-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-left-xs-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-right-xs-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .footer .container .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .footer .container .part-top-xs-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-left-xs-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-right-xs-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .footer .container .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .footer .container .part-top-xs-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-left-xs-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-right-xs-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .footer .container .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .footer .container .part-top-xs-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-left-xs-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-right-xs-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .footer .container .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .footer .container .part-top-xs-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-left-xs-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-right-xs-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .footer .container .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .footer .container .part-top-xs-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-left-xs-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-right-xs-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .footer .container .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .footer .container .part-top-xs-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-left-xs-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-right-xs-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .footer .container .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .footer .container .part-top-xs-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-left-xs-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-right-xs-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .footer .container .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .footer .container .part-top-xs-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-left-xs-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-right-xs-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .footer .container .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .footer .container .part-top-xs-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-left-xs-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-right-xs-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .footer .container .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .footer .container .part-top-xs-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-left-xs-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-right-xs-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .footer .container .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .footer .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .footer .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .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: 768px) {
  .footer .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.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: #EFEFEF;
}
.footer__bottom a:not(.button), .footer__bottom span, .footer__bottom li, .footer__bottom p, .footer__bottom h1, .footer__bottom h2, .footer__bottom h3, .footer__bottom h4, .footer__bottom h5, .footer__bottom h6 {
  color: white;
}
.footer__background {
  background-image: url("/img/footer_background.png");
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.footer__background .container {
  padding-left: 117px;
  height: 100%;
}
.footer__contact {
  padding-left: 30px;
}
.footer__contact p span {
  font-family: "ff-cocon-pro", sans-serif;
}
.footer__contact svg {
  float: right;
}
.footer__contact a:hover {
  color: #EA5D9C !important;
  background-size: 0% 0px !important;
}
.footer__top {
  height: 449px;
  padding-right: 27px !important;
  padding-left: 27px !important;
}
.footer__top .-columns {
  display: flex;
  gap: 80px;
}
.footer__top .-columns .-column a:hover {
  color: #EA5D9C !important;
}
.footer__top .-columns .-head {
  font-family: "ff-cocon-pro", sans-serif;
  margin-top: 20px !important;
}
.footer__top .-columns .-head:first-child {
  margin-top: 0px !important;
}
.footer__top .-columns .-has-submenu .-diensten {
  margin-top: 20px !important;
}
.footer__top .-columns .submenu {
  padding-left: 0px !important;
}
.footer__top .-columns .submenu .footer__item {
  margin-top: 11px !important;
}
.footer__top a {
  display: block;
}
.footer__top .submenu {
  padding-left: 20px;
}
.footer__top .submenu__icon {
  display: none;
}
.footer__top * {
  color: #80358A !important;
}
.footer__logo {
  display: block;
  width: 200px;
}
.footer__logo--container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer__logo--container h3 {
  color: white !important;
}
.footer__bottom {
  height: 92px;
  display: flex;
  align-items: center;
}
.footer__bottom .container {
  padding-left: 38px;
  padding-right: 47px;
}
.footer__bottom .part-10 {
  display: flex;
  justify-content: space-between;
}
.footer__bottom--copyright {
  display: flex;
  gap: 20px;
  align-items: center;
}
.footer__bottom--copyright p {
  margin-top: 0px !important;
}
.footer__bottom--copyright .-socials {
  margin-right: 10px;
  display: flex;
  gap: 13px;
  align-items: center;
}
.footer__bottom--copyright .-socials img {
  width: 32px;
}
.footer__bottom--links {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer__bottom--links p {
  margin-top: 0px !important;
}
.footer__bottom a, .footer__bottom p {
  color: #80358A !important;
  font-size: 12px !important;
  font-family: "ff-cocon-pro", sans-serif !important;
  font-weight: 300 !important;
}
.footer__bottom a:hover {
  color: #EA5D9C !important;
}
.footer__bottom nav {
  margin-top: 0;
}
.footer__bottom nav a {
  margin-left: 20px;
}

.section .container {
  margin-bottom: -80px;
  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: 50px;
  padding-left: 50px;
  max-width: 1420px;
  margin-bottom: 0px !important;
  padding-left: 27px !important;
  padding-right: 27px !important;
}
@media (max-width: 1024px) {
  .section .container {
    margin-bottom: -60px;
  }
}
@media (max-width: 768px) {
  .section .container {
    margin-bottom: -60px;
  }
}
@media (max-width: 576px) {
  .section .container {
    margin-bottom: -40px;
  }
}
@media (max-width: 375px) {
  .section .container {
    margin-bottom: -40px;
  }
}
.section .container [class*=part] {
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  .section .container [class*=part] {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .section .container [class*=part] {
    margin-bottom: 60px;
  }
}
@media (max-width: 576px) {
  .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% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.section .container .part-2:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.section .container .part-3:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.section .container .part-4:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.section .container .part-5:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.section .container .part-6:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.section .container .part-7:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.section .container .part-8:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.section .container .part-9:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.section .container .part-10:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.section .container .part-11:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.section .container .part-12:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1280px) {
  .section .container .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section .container .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section .container .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section .container .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section .container .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section .container .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section .container .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section .container .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section .container .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section .container .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section .container .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section .container .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 1024px) {
  .section .container .part-l-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section .container .part-l-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section .container .part-l-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section .container .part-l-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section .container .part-l-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section .container .part-l-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section .container .part-l-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section .container .part-l-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section .container .part-l-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section .container .part-l-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section .container .part-l-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section .container .part-l-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .section .container .part-m-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section .container .part-m-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section .container .part-m-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section .container .part-m-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section .container .part-m-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section .container .part-m-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section .container .part-m-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section .container .part-m-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section .container .part-m-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section .container .part-m-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section .container .part-m-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section .container .part-m-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .section .container .part-s-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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 + 80px);
}
.section .container .part-top-1 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .part-left-1 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .part-right-1 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .part-bottom-1 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 80px);
}
.section .container .part-top-2 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .part-left-2 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .part-right-2 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .part-bottom-2 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 80px);
}
.section .container .part-top-3 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .part-left-3 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .part-right-3 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .part-bottom-3 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 80px);
}
.section .container .part-top-4 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .part-left-4 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .part-right-4 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .part-bottom-4 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 80px);
}
.section .container .part-top-5 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .part-left-5 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .part-right-5 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .part-bottom-5 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 80px);
}
.section .container .part-top-6 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .part-left-6 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .part-right-6 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .part-bottom-6 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 80px);
}
.section .container .part-top-7 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .part-left-7 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .part-right-7 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .part-bottom-7 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 80px);
}
.section .container .part-top-8 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .part-left-8 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .part-right-8 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .part-bottom-8 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 80px);
}
.section .container .part-top-9 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .part-left-9 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .part-right-9 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .part-bottom-9 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 80px);
}
.section .container .part-top-10 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .part-left-10 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .part-right-10 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .part-bottom-10 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 80px);
}
.section .container .part-top-11 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .part-left-11 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .part-right-11 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .part-bottom-11 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 80px);
}
.section .container .part-top-12 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .part-left-12 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .part-right-12 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .part-bottom-12 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 80px);
}
@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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-left-l-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-right-l-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-bottom-l-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .section .container .part-top-l-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-left-l-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-right-l-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-bottom-l-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .section .container .part-top-l-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-left-l-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-right-l-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-bottom-l-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .section .container .part-top-l-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-left-l-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-right-l-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-bottom-l-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .section .container .part-top-l-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-left-l-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-right-l-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-bottom-l-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .section .container .part-top-l-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-left-l-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-right-l-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-bottom-l-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .section .container .part-top-l-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-left-l-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-right-l-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-bottom-l-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .section .container .part-top-l-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-left-l-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-right-l-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-bottom-l-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .section .container .part-top-l-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-left-l-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-right-l-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-bottom-l-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .section .container .part-top-l-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-left-l-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-right-l-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-bottom-l-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .section .container .part-top-l-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-left-l-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-right-l-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-bottom-l-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .section .container .part-top-l-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-left-l-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-right-l-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-bottom-l-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-left-m-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-right-m-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-bottom-m-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .section .container .part-top-m-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-left-m-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-right-m-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-bottom-m-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .section .container .part-top-m-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-left-m-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-right-m-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-bottom-m-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .section .container .part-top-m-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-left-m-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-right-m-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-bottom-m-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .section .container .part-top-m-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-left-m-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-right-m-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-bottom-m-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .section .container .part-top-m-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-left-m-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-right-m-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-bottom-m-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .section .container .part-top-m-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-left-m-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-right-m-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-bottom-m-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .section .container .part-top-m-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-left-m-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-right-m-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-bottom-m-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .section .container .part-top-m-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-left-m-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-right-m-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-bottom-m-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .section .container .part-top-m-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-left-m-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-right-m-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-bottom-m-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .section .container .part-top-m-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-left-m-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-right-m-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-bottom-m-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .section .container .part-top-m-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-left-m-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-right-m-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-bottom-m-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .section .container .part-top-s-0 {
    margin-top: 0px;
  }
  .section .container .part-left-s-0 {
    margin-left: 0px;
  }
  .section .container .part-right-s-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .part-top-s-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-left-s-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-right-s-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-bottom-s-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .section .container .part-top-s-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-left-s-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-right-s-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-bottom-s-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .section .container .part-top-s-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-left-s-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-right-s-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-bottom-s-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .section .container .part-top-s-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-left-s-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-right-s-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-bottom-s-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .section .container .part-top-s-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-left-s-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-right-s-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-bottom-s-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .section .container .part-top-s-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-left-s-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-right-s-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-bottom-s-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .section .container .part-top-s-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-left-s-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-right-s-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-bottom-s-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .section .container .part-top-s-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-left-s-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-right-s-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-bottom-s-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .section .container .part-top-s-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-left-s-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-right-s-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-bottom-s-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .section .container .part-top-s-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-left-s-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-right-s-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-bottom-s-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .section .container .part-top-s-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-left-s-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-right-s-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-bottom-s-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .section .container .part-top-s-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-left-s-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-right-s-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-bottom-s-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .section .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .section .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .part-top-xs-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-left-xs-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-right-xs-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .section .container .part-top-xs-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-left-xs-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-right-xs-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .section .container .part-top-xs-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-left-xs-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-right-xs-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .section .container .part-top-xs-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-left-xs-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-right-xs-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .section .container .part-top-xs-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-left-xs-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-right-xs-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .section .container .part-top-xs-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-left-xs-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-right-xs-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .section .container .part-top-xs-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-left-xs-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-right-xs-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .section .container .part-top-xs-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-left-xs-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-right-xs-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .section .container .part-top-xs-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-left-xs-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-right-xs-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .section .container .part-top-xs-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-left-xs-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-right-xs-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .section .container .part-top-xs-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-left-xs-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-right-xs-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .section .container .part-top-xs-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-left-xs-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-right-xs-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .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% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.section .container .part-2:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.section .container .part-3:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.section .container .part-4:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.section .container .part-5:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.section .container .part-6:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.section .container .part-7:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.section .container .part-8:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.section .container .part-9:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.section .container .part-10:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.section .container .part-11:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.section .container .part-12:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1280px) {
  .section .container .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section .container .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section .container .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section .container .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section .container .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section .container .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section .container .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section .container .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section .container .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section .container .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section .container .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section .container .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 1024px) {
  .section .container .part-l-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section .container .part-l-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section .container .part-l-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section .container .part-l-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section .container .part-l-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section .container .part-l-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section .container .part-l-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section .container .part-l-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section .container .part-l-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section .container .part-l-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section .container .part-l-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section .container .part-l-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .section .container .part-m-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section .container .part-m-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section .container .part-m-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section .container .part-m-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section .container .part-m-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section .container .part-m-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section .container .part-m-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section .container .part-m-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section .container .part-m-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section .container .part-m-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section .container .part-m-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section .container .part-m-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .section .container .part-s-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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 + 80px);
}
.section .container .part-top-1 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .part-left-1 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .part-right-1 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .part-bottom-1 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 80px);
}
.section .container .part-top-2 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .part-left-2 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .part-right-2 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .part-bottom-2 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 80px);
}
.section .container .part-top-3 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .part-left-3 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .part-right-3 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .part-bottom-3 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 80px);
}
.section .container .part-top-4 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .part-left-4 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .part-right-4 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .part-bottom-4 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 80px);
}
.section .container .part-top-5 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .part-left-5 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .part-right-5 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .part-bottom-5 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 80px);
}
.section .container .part-top-6 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .part-left-6 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .part-right-6 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .part-bottom-6 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 80px);
}
.section .container .part-top-7 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .part-left-7 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .part-right-7 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .part-bottom-7 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 80px);
}
.section .container .part-top-8 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .part-left-8 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .part-right-8 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .part-bottom-8 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 80px);
}
.section .container .part-top-9 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .part-left-9 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .part-right-9 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .part-bottom-9 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 80px);
}
.section .container .part-top-10 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .part-left-10 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .part-right-10 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .part-bottom-10 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 80px);
}
.section .container .part-top-11 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .part-left-11 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .part-right-11 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .part-bottom-11 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 80px);
}
.section .container .part-top-12 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .part-left-12 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .part-right-12 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .part-bottom-12 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 80px);
}
@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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-left-l-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-right-l-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-bottom-l-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .section .container .part-top-l-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-left-l-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-right-l-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-bottom-l-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .section .container .part-top-l-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-left-l-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-right-l-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-bottom-l-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .section .container .part-top-l-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-left-l-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-right-l-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-bottom-l-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .section .container .part-top-l-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-left-l-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-right-l-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-bottom-l-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .section .container .part-top-l-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-left-l-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-right-l-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-bottom-l-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .section .container .part-top-l-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-left-l-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-right-l-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-bottom-l-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .section .container .part-top-l-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-left-l-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-right-l-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-bottom-l-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .section .container .part-top-l-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-left-l-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-right-l-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-bottom-l-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .section .container .part-top-l-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-left-l-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-right-l-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-bottom-l-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .section .container .part-top-l-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-left-l-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-right-l-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-bottom-l-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .section .container .part-top-l-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-left-l-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-right-l-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-bottom-l-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-left-m-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-right-m-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-bottom-m-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .section .container .part-top-m-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-left-m-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-right-m-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-bottom-m-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .section .container .part-top-m-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-left-m-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-right-m-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-bottom-m-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .section .container .part-top-m-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-left-m-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-right-m-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-bottom-m-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .section .container .part-top-m-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-left-m-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-right-m-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-bottom-m-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .section .container .part-top-m-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-left-m-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-right-m-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-bottom-m-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .section .container .part-top-m-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-left-m-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-right-m-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-bottom-m-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .section .container .part-top-m-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-left-m-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-right-m-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-bottom-m-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .section .container .part-top-m-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-left-m-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-right-m-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-bottom-m-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .section .container .part-top-m-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-left-m-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-right-m-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-bottom-m-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .section .container .part-top-m-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-left-m-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-right-m-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-bottom-m-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .section .container .part-top-m-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-left-m-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-right-m-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-bottom-m-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .section .container .part-top-s-0 {
    margin-top: 0px;
  }
  .section .container .part-left-s-0 {
    margin-left: 0px;
  }
  .section .container .part-right-s-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .part-top-s-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-left-s-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-right-s-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-bottom-s-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .section .container .part-top-s-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-left-s-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-right-s-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-bottom-s-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .section .container .part-top-s-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-left-s-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-right-s-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-bottom-s-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .section .container .part-top-s-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-left-s-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-right-s-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-bottom-s-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .section .container .part-top-s-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-left-s-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-right-s-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-bottom-s-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .section .container .part-top-s-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-left-s-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-right-s-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-bottom-s-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .section .container .part-top-s-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-left-s-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-right-s-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-bottom-s-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .section .container .part-top-s-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-left-s-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-right-s-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-bottom-s-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .section .container .part-top-s-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-left-s-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-right-s-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-bottom-s-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .section .container .part-top-s-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-left-s-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-right-s-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-bottom-s-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .section .container .part-top-s-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-left-s-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-right-s-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-bottom-s-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .section .container .part-top-s-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-left-s-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-right-s-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-bottom-s-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .section .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .section .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .section .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .part-top-xs-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-left-xs-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-right-xs-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .section .container .part-top-xs-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-left-xs-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-right-xs-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .section .container .part-top-xs-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-left-xs-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-right-xs-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .section .container .part-top-xs-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-left-xs-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-right-xs-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .section .container .part-top-xs-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-left-xs-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-right-xs-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .section .container .part-top-xs-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-left-xs-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-right-xs-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .section .container .part-top-xs-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-left-xs-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-right-xs-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .section .container .part-top-xs-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-left-xs-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-right-xs-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .section .container .part-top-xs-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-left-xs-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-right-xs-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .section .container .part-top-xs-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-left-xs-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-right-xs-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .section .container .part-top-xs-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-left-xs-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-right-xs-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .section .container .part-top-xs-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-left-xs-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-right-xs-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .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: 768px) {
  .section .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.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: 50px;
  padding-left: 50px;
  max-width: unset;
  padding-right: 0;
  padding-left: 0;
}
.section .container .container .part-1:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .container .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.section .container .container .part-2:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .container .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.section .container .container .part-3:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .container .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.section .container .container .part-4:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .container .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.section .container .container .part-5:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .container .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.section .container .container .part-6:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .container .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.section .container .container .part-7:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .container .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.section .container .container .part-8:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .container .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.section .container .container .part-9:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .container .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.section .container .container .part-10:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .container .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.section .container .container .part-11:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .container .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.section .container .container .part-12:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .container .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1280px) {
  .section .container .container .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section .container .container .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section .container .container .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section .container .container .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section .container .container .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section .container .container .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section .container .container .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section .container .container .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section .container .container .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section .container .container .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section .container .container .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section .container .container .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 1024px) {
  .section .container .container .part-l-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section .container .container .part-l-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section .container .container .part-l-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section .container .container .part-l-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section .container .container .part-l-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section .container .container .part-l-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section .container .container .part-l-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section .container .container .part-l-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section .container .container .part-l-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section .container .container .part-l-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section .container .container .part-l-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section .container .container .part-l-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .section .container .container .part-m-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section .container .container .part-m-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section .container .container .part-m-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section .container .container .part-m-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section .container .container .part-m-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section .container .container .part-m-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section .container .container .part-m-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section .container .container .part-m-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section .container .container .part-m-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section .container .container .part-m-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section .container .container .part-m-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section .container .container .part-m-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .section .container .container .part-s-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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 + 80px);
}
.section .container .container .part-top-1 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .container .part-left-1 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .container .part-right-1 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section .container .container .part-bottom-1 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 80px);
}
.section .container .container .part-top-2 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .container .part-left-2 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .container .part-right-2 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section .container .container .part-bottom-2 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 80px);
}
.section .container .container .part-top-3 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .container .part-left-3 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .container .part-right-3 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section .container .container .part-bottom-3 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 80px);
}
.section .container .container .part-top-4 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .container .part-left-4 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .container .part-right-4 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section .container .container .part-bottom-4 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 80px);
}
.section .container .container .part-top-5 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .container .part-left-5 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .container .part-right-5 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section .container .container .part-bottom-5 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 80px);
}
.section .container .container .part-top-6 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .container .part-left-6 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .container .part-right-6 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section .container .container .part-bottom-6 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 80px);
}
.section .container .container .part-top-7 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .container .part-left-7 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .container .part-right-7 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section .container .container .part-bottom-7 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 80px);
}
.section .container .container .part-top-8 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .container .part-left-8 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .container .part-right-8 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section .container .container .part-bottom-8 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 80px);
}
.section .container .container .part-top-9 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .container .part-left-9 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .container .part-right-9 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section .container .container .part-bottom-9 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 80px);
}
.section .container .container .part-top-10 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .container .part-left-10 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .container .part-right-10 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section .container .container .part-bottom-10 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 80px);
}
.section .container .container .part-top-11 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .container .part-left-11 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .container .part-right-11 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section .container .container .part-bottom-11 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 80px);
}
.section .container .container .part-top-12 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .container .part-left-12 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .container .part-right-12 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section .container .container .part-bottom-12 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 80px);
}
@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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-left-l-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-right-l-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-bottom-l-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .section .container .container .part-top-l-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-left-l-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-right-l-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-bottom-l-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .section .container .container .part-top-l-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-left-l-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-right-l-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-bottom-l-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .section .container .container .part-top-l-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-left-l-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-right-l-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-bottom-l-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .section .container .container .part-top-l-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-left-l-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-right-l-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-bottom-l-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .section .container .container .part-top-l-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-left-l-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-right-l-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-bottom-l-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .section .container .container .part-top-l-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-left-l-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-right-l-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-bottom-l-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .section .container .container .part-top-l-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-left-l-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-right-l-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-bottom-l-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .section .container .container .part-top-l-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-left-l-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-right-l-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-bottom-l-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .section .container .container .part-top-l-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-left-l-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-right-l-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-bottom-l-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .section .container .container .part-top-l-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-left-l-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-right-l-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-bottom-l-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .section .container .container .part-top-l-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-left-l-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-right-l-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-bottom-l-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-left-m-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-right-m-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-bottom-m-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .section .container .container .part-top-m-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-left-m-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-right-m-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-bottom-m-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .section .container .container .part-top-m-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-left-m-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-right-m-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-bottom-m-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .section .container .container .part-top-m-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-left-m-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-right-m-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-bottom-m-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .section .container .container .part-top-m-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-left-m-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-right-m-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-bottom-m-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .section .container .container .part-top-m-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-left-m-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-right-m-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-bottom-m-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .section .container .container .part-top-m-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-left-m-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-right-m-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-bottom-m-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .section .container .container .part-top-m-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-left-m-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-right-m-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-bottom-m-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .section .container .container .part-top-m-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-left-m-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-right-m-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-bottom-m-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .section .container .container .part-top-m-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-left-m-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-right-m-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-bottom-m-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .section .container .container .part-top-m-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-left-m-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-right-m-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-bottom-m-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .section .container .container .part-top-m-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-left-m-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-right-m-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-bottom-m-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .section .container .container .part-top-s-0 {
    margin-top: 0px;
  }
  .section .container .container .part-left-s-0 {
    margin-left: 0px;
  }
  .section .container .container .part-right-s-0 {
    margin-right: 0px;
  }
  .section .container .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .container .part-top-s-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-left-s-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-right-s-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-bottom-s-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .section .container .container .part-top-s-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-left-s-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-right-s-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-bottom-s-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .section .container .container .part-top-s-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-left-s-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-right-s-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-bottom-s-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .section .container .container .part-top-s-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-left-s-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-right-s-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-bottom-s-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .section .container .container .part-top-s-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-left-s-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-right-s-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-bottom-s-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .section .container .container .part-top-s-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-left-s-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-right-s-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-bottom-s-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .section .container .container .part-top-s-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-left-s-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-right-s-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-bottom-s-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .section .container .container .part-top-s-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-left-s-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-right-s-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-bottom-s-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .section .container .container .part-top-s-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-left-s-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-right-s-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-bottom-s-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .section .container .container .part-top-s-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-left-s-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-right-s-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-bottom-s-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .section .container .container .part-top-s-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-left-s-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-right-s-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-bottom-s-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .section .container .container .part-top-s-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-left-s-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-right-s-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-bottom-s-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .section .container .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .section .container .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .section .container .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section .container .container .part-top-xs-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-left-xs-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-right-xs-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section .container .container .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-left-xs-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-right-xs-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section .container .container .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-left-xs-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-right-xs-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section .container .container .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-left-xs-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-right-xs-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section .container .container .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-left-xs-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-right-xs-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section .container .container .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-left-xs-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-right-xs-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section .container .container .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-left-xs-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-right-xs-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section .container .container .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-left-xs-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-right-xs-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section .container .container .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-left-xs-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-right-xs-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section .container .container .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-left-xs-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-right-xs-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section .container .container .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-left-xs-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-right-xs-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section .container .container .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .section .container .container .part-top-xs-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-left-xs-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-right-xs-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section .container .container .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .section .container .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section .container .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .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 .container.-justify-center {
  justify-content: center;
}
.section + .section {
  padding-top: 120px;
}
@media (max-width: 1024px) {
  .section + .section {
    padding-top: 130px;
  }
}
@media (max-width: 768px) {
  .section + .section {
    padding-top: 120px;
  }
}
@media (max-width: 576px) {
  .section + .section {
    padding-top: 80px;
  }
}
@media (max-width: 375px) {
  .section + .section {
    padding-top: 80px;
  }
}
.section.how-we-work-layout .container {
  gap: 40px !important;
}
.section.how-we-work-layout .part-12 {
  margin-bottom: 20px !important;
}
.section.how-we-work-layout .part-12 h3 {
  color: #80358A !important;
  text-align: center;
}
.section.how-we-work-layout .part-4 {
  background-color: white;
  border-radius: 20px;
  padding: 40px;
  margin-bottom: 0px !important;
  width: calc((100% - 440px) / 12 * 4 + 120px) !important;
}
.section.how-we-work-layout .part-4.last {
  background-image: url(/images/how-we-work.png?311d02ccf36d417be6b8b9996fa775db);
  background-size: cover;
  background-position: center;
}
.section.how-we-work-layout .part-4.last h5, .section.how-we-work-layout .part-4.last h3, .section.how-we-work-layout .part-4.last p {
  color: white !important;
}
.section.how-we-work-layout .part-4 h3 {
  margin-bottom: 80px;
  color: #80358A !important;
}
.section.how-we-work-layout .part-4 h5 {
  margin-bottom: 40px;
  color: #80358A !important;
}
.section.section-header {
  padding-top: 120px !important;
  margin-top: 0px !important;
}
.section.section-header--background {
  background-color: rgba(39, 52, 139, 0.06);
}
.section.section-header .hero__content {
  position: absolute;
  top: 100px;
  left: 153px;
  max-width: 350px;
}
.section.section-header .hero__content p {
  max-width: 305px;
}
.section.section-header .hero__content h1, .section.section-header .hero__content h2, .section.section-header .hero__content p {
  color: white;
}
.section.section-header .hero__content .button {
  color: white !important;
  margin-top: 60px !important;
}
.section.--beoordelingen .houses-uitgelicht__title {
  margin-bottom: 60px !important;
}
@media (min-width: 1024px) {
  .section.--beoordelingen .container {
    row-gap: 40px !important;
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
  }
}
@media (max-width: 1024px) {
  .section.--beoordelingen .container {
    row-gap: 20px !important;
  }
}
.section.--beoordelingen .container .part-3 {
  margin-bottom: 0px !important;
}
@media (min-width: 1024px) {
  .section.--beoordelingen .container .part-3 {
    width: calc((100% - 440px) / 12 * 3 + 80px);
  }
}
.section.section-header-text {
  margin-top: 0px !important;
  padding-top: 134px;
  background-color: rgba(39, 52, 139, 0.06);
}
.section.section-header-text .part-12 {
  height: 241px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0px !important;
}
.section.section-header-text .part-12 h2 {
  color: white !important;
}
.section:first-of-type:not(.--colored):not(.--no-top-space) {
  margin-top: 200px;
}
@media (max-width: 1024px) {
  .section:first-of-type:not(.--colored):not(.--no-top-space) {
    margin-top: 140px;
  }
}
@media (max-width: 768px) {
  .section:first-of-type:not(.--colored):not(.--no-top-space) {
    margin-top: 140px;
  }
}
@media (max-width: 576px) {
  .section:first-of-type:not(.--colored):not(.--no-top-space) {
    margin-top: 110px;
  }
}
@media (max-width: 375px) {
  .section:first-of-type:not(.--colored):not(.--no-top-space) {
    margin-top: 110px;
  }
}
.section:first-of-type.--colored {
  padding-top: 200px;
}
@media (max-width: 1024px) {
  .section:first-of-type.--colored {
    padding-top: 140px;
  }
}
@media (max-width: 768px) {
  .section:first-of-type.--colored {
    padding-top: 140px;
  }
}
@media (max-width: 576px) {
  .section:first-of-type.--colored {
    padding-top: 110px;
  }
}
@media (max-width: 375px) {
  .section:first-of-type.--colored {
    padding-top: 110px;
  }
}
.section:first-of-type.--no-top-space {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .section:first-of-type.--no-top-space {
    margin-top: 80px;
  }
}
.section:first-of-type.--image-text-large .container .text {
  min-height: calc(100vh - 80px);
}
@media (max-width: 1024px) {
  .section:first-of-type.--image-text-large .container .text {
    min-height: unset;
  }
}
.section:last-of-type:not(.--colored) {
  margin-bottom: 120px;
}
@media (max-width: 1024px) {
  .section:last-of-type:not(.--colored) {
    margin-bottom: 130px;
  }
}
@media (max-width: 768px) {
  .section:last-of-type:not(.--colored) {
    margin-bottom: 120px;
  }
}
@media (max-width: 576px) {
  .section:last-of-type:not(.--colored) {
    margin-bottom: 80px;
  }
}
@media (max-width: 375px) {
  .section:last-of-type:not(.--colored) {
    margin-bottom: 80px;
  }
}
.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: 50px;
  padding-left: 50px;
  max-width: 550px;
}
.section.--extra-small .part-1:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section.--extra-small .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.section.--extra-small .part-2:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section.--extra-small .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.section.--extra-small .part-3:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section.--extra-small .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.section.--extra-small .part-4:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section.--extra-small .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.section.--extra-small .part-5:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section.--extra-small .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.section.--extra-small .part-6:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section.--extra-small .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.section.--extra-small .part-7:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section.--extra-small .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.section.--extra-small .part-8:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section.--extra-small .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.section.--extra-small .part-9:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section.--extra-small .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.section.--extra-small .part-10:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section.--extra-small .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.section.--extra-small .part-11:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section.--extra-small .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.section.--extra-small .part-12:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section.--extra-small .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1280px) {
  .section.--extra-small .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section.--extra-small .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section.--extra-small .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section.--extra-small .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section.--extra-small .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section.--extra-small .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section.--extra-small .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section.--extra-small .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section.--extra-small .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section.--extra-small .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section.--extra-small .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section.--extra-small .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 1024px) {
  .section.--extra-small .part-l-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section.--extra-small .part-l-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section.--extra-small .part-l-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section.--extra-small .part-l-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section.--extra-small .part-l-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section.--extra-small .part-l-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section.--extra-small .part-l-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section.--extra-small .part-l-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section.--extra-small .part-l-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section.--extra-small .part-l-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section.--extra-small .part-l-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section.--extra-small .part-l-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .section.--extra-small .part-m-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section.--extra-small .part-m-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section.--extra-small .part-m-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section.--extra-small .part-m-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section.--extra-small .part-m-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section.--extra-small .part-m-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section.--extra-small .part-m-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section.--extra-small .part-m-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section.--extra-small .part-m-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section.--extra-small .part-m-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section.--extra-small .part-m-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section.--extra-small .part-m-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .section.--extra-small .part-s-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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 + 80px);
}
.section.--extra-small .part-top-1 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section.--extra-small .part-left-1 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section.--extra-small .part-right-1 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section.--extra-small .part-bottom-1 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 80px);
}
.section.--extra-small .part-top-2 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section.--extra-small .part-left-2 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section.--extra-small .part-right-2 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section.--extra-small .part-bottom-2 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 80px);
}
.section.--extra-small .part-top-3 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section.--extra-small .part-left-3 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section.--extra-small .part-right-3 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section.--extra-small .part-bottom-3 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 80px);
}
.section.--extra-small .part-top-4 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section.--extra-small .part-left-4 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section.--extra-small .part-right-4 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section.--extra-small .part-bottom-4 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 80px);
}
.section.--extra-small .part-top-5 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section.--extra-small .part-left-5 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section.--extra-small .part-right-5 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section.--extra-small .part-bottom-5 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 80px);
}
.section.--extra-small .part-top-6 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section.--extra-small .part-left-6 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section.--extra-small .part-right-6 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section.--extra-small .part-bottom-6 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 80px);
}
.section.--extra-small .part-top-7 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section.--extra-small .part-left-7 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section.--extra-small .part-right-7 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section.--extra-small .part-bottom-7 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 80px);
}
.section.--extra-small .part-top-8 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section.--extra-small .part-left-8 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section.--extra-small .part-right-8 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section.--extra-small .part-bottom-8 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 80px);
}
.section.--extra-small .part-top-9 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section.--extra-small .part-left-9 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section.--extra-small .part-right-9 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section.--extra-small .part-bottom-9 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 80px);
}
.section.--extra-small .part-top-10 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section.--extra-small .part-left-10 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section.--extra-small .part-right-10 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section.--extra-small .part-bottom-10 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 80px);
}
.section.--extra-small .part-top-11 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section.--extra-small .part-left-11 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section.--extra-small .part-right-11 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section.--extra-small .part-bottom-11 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 80px);
}
.section.--extra-small .part-top-12 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section.--extra-small .part-left-12 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section.--extra-small .part-right-12 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section.--extra-small .part-bottom-12 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 80px);
}
@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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-left-l-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-right-l-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-bottom-l-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-left-l-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-right-l-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-bottom-l-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-left-l-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-right-l-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-bottom-l-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-left-l-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-right-l-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-bottom-l-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-left-l-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-right-l-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-bottom-l-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-left-l-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-right-l-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-bottom-l-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-left-l-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-right-l-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-bottom-l-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-left-l-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-right-l-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-bottom-l-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-left-l-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-right-l-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-bottom-l-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-left-l-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-right-l-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-bottom-l-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-left-l-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-right-l-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-bottom-l-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .section.--extra-small .part-top-l-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-left-l-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-right-l-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-bottom-l-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-left-m-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-right-m-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-bottom-m-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-left-m-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-right-m-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-bottom-m-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-left-m-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-right-m-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-bottom-m-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-left-m-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-right-m-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-bottom-m-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-left-m-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-right-m-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-bottom-m-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-left-m-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-right-m-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-bottom-m-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-left-m-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-right-m-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-bottom-m-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-left-m-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-right-m-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-bottom-m-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-left-m-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-right-m-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-bottom-m-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-left-m-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-right-m-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-bottom-m-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-left-m-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-right-m-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-bottom-m-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .section.--extra-small .part-top-m-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-left-m-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-right-m-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-bottom-m-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .section.--extra-small .part-top-s-0 {
    margin-top: 0px;
  }
  .section.--extra-small .part-left-s-0 {
    margin-left: 0px;
  }
  .section.--extra-small .part-right-s-0 {
    margin-right: 0px;
  }
  .section.--extra-small .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section.--extra-small .part-top-s-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-left-s-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-right-s-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-bottom-s-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-left-s-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-right-s-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-bottom-s-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-left-s-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-right-s-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-bottom-s-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-left-s-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-right-s-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-bottom-s-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-left-s-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-right-s-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-bottom-s-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-left-s-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-right-s-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-bottom-s-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-left-s-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-right-s-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-bottom-s-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-left-s-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-right-s-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-bottom-s-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-left-s-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-right-s-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-bottom-s-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-left-s-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-right-s-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-bottom-s-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-left-s-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-right-s-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-bottom-s-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .section.--extra-small .part-top-s-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-left-s-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-right-s-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-bottom-s-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .section.--extra-small .part-top-xs-0 {
    margin-top: 0px;
  }
  .section.--extra-small .part-left-xs-0 {
    margin-left: 0px;
  }
  .section.--extra-small .part-right-xs-0 {
    margin-right: 0px;
  }
  .section.--extra-small .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section.--extra-small .part-top-xs-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-left-xs-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-right-xs-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--extra-small .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-left-xs-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-right-xs-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--extra-small .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-left-xs-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-right-xs-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--extra-small .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-left-xs-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-right-xs-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--extra-small .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-left-xs-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-right-xs-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--extra-small .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-left-xs-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-right-xs-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--extra-small .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-left-xs-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-right-xs-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--extra-small .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-left-xs-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-right-xs-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--extra-small .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-left-xs-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-right-xs-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--extra-small .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-left-xs-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-right-xs-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--extra-small .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-left-xs-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-right-xs-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--extra-small .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .section.--extra-small .part-top-xs-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-left-xs-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-right-xs-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--extra-small .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .section.--extra-small .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section.--extra-small .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .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: 768px) {
  .section.--extra-small {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.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: 50px;
  padding-left: 50px;
  max-width: unset;
  padding-right: 0;
  padding-left: 0;
}
.section.--full-width .part-1:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section.--full-width .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.section.--full-width .part-2:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section.--full-width .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.section.--full-width .part-3:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section.--full-width .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.section.--full-width .part-4:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section.--full-width .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.section.--full-width .part-5:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section.--full-width .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.section.--full-width .part-6:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section.--full-width .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.section.--full-width .part-7:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section.--full-width .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.section.--full-width .part-8:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section.--full-width .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.section.--full-width .part-9:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section.--full-width .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.section.--full-width .part-10:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section.--full-width .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.section.--full-width .part-11:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section.--full-width .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.section.--full-width .part-12:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section.--full-width .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1280px) {
  .section.--full-width .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section.--full-width .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section.--full-width .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section.--full-width .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section.--full-width .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section.--full-width .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section.--full-width .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section.--full-width .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section.--full-width .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section.--full-width .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section.--full-width .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section.--full-width .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 1024px) {
  .section.--full-width .part-l-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section.--full-width .part-l-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section.--full-width .part-l-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section.--full-width .part-l-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section.--full-width .part-l-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section.--full-width .part-l-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section.--full-width .part-l-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section.--full-width .part-l-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section.--full-width .part-l-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section.--full-width .part-l-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section.--full-width .part-l-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section.--full-width .part-l-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .section.--full-width .part-m-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .section.--full-width .part-m-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .section.--full-width .part-m-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .section.--full-width .part-m-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .section.--full-width .part-m-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .section.--full-width .part-m-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .section.--full-width .part-m-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .section.--full-width .part-m-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .section.--full-width .part-m-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .section.--full-width .part-m-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .section.--full-width .part-m-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .section.--full-width .part-m-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .section.--full-width .part-s-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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 + 80px);
}
.section.--full-width .part-top-1 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section.--full-width .part-left-1 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section.--full-width .part-right-1 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.section.--full-width .part-bottom-1 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 80px);
}
.section.--full-width .part-top-2 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section.--full-width .part-left-2 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section.--full-width .part-right-2 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.section.--full-width .part-bottom-2 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 80px);
}
.section.--full-width .part-top-3 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section.--full-width .part-left-3 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section.--full-width .part-right-3 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.section.--full-width .part-bottom-3 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 80px);
}
.section.--full-width .part-top-4 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section.--full-width .part-left-4 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section.--full-width .part-right-4 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.section.--full-width .part-bottom-4 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 80px);
}
.section.--full-width .part-top-5 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section.--full-width .part-left-5 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section.--full-width .part-right-5 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.section.--full-width .part-bottom-5 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 80px);
}
.section.--full-width .part-top-6 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section.--full-width .part-left-6 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section.--full-width .part-right-6 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.section.--full-width .part-bottom-6 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 80px);
}
.section.--full-width .part-top-7 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section.--full-width .part-left-7 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section.--full-width .part-right-7 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.section.--full-width .part-bottom-7 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 80px);
}
.section.--full-width .part-top-8 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section.--full-width .part-left-8 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section.--full-width .part-right-8 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.section.--full-width .part-bottom-8 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 80px);
}
.section.--full-width .part-top-9 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section.--full-width .part-left-9 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section.--full-width .part-right-9 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.section.--full-width .part-bottom-9 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 80px);
}
.section.--full-width .part-top-10 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section.--full-width .part-left-10 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section.--full-width .part-right-10 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.section.--full-width .part-bottom-10 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 80px);
}
.section.--full-width .part-top-11 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section.--full-width .part-left-11 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section.--full-width .part-right-11 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.section.--full-width .part-bottom-11 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 80px);
}
.section.--full-width .part-top-12 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section.--full-width .part-left-12 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section.--full-width .part-right-12 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.section.--full-width .part-bottom-12 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 80px);
}
@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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-left-l-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-right-l-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-bottom-l-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-left-l-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-right-l-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-bottom-l-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-left-l-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-right-l-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-bottom-l-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-left-l-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-right-l-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-bottom-l-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-left-l-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-right-l-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-bottom-l-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-left-l-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-right-l-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-bottom-l-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-left-l-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-right-l-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-bottom-l-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-left-l-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-right-l-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-bottom-l-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-left-l-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-right-l-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-bottom-l-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-left-l-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-right-l-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-bottom-l-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-left-l-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-right-l-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-bottom-l-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .section.--full-width .part-top-l-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-left-l-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-right-l-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-bottom-l-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-left-m-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-right-m-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-bottom-m-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-left-m-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-right-m-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-bottom-m-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-left-m-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-right-m-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-bottom-m-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-left-m-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-right-m-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-bottom-m-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-left-m-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-right-m-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-bottom-m-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-left-m-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-right-m-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-bottom-m-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-left-m-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-right-m-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-bottom-m-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-left-m-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-right-m-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-bottom-m-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-left-m-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-right-m-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-bottom-m-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-left-m-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-right-m-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-bottom-m-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-left-m-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-right-m-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-bottom-m-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .section.--full-width .part-top-m-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-left-m-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-right-m-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-bottom-m-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .section.--full-width .part-top-s-0 {
    margin-top: 0px;
  }
  .section.--full-width .part-left-s-0 {
    margin-left: 0px;
  }
  .section.--full-width .part-right-s-0 {
    margin-right: 0px;
  }
  .section.--full-width .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section.--full-width .part-top-s-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-left-s-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-right-s-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-bottom-s-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-left-s-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-right-s-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-bottom-s-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-left-s-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-right-s-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-bottom-s-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-left-s-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-right-s-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-bottom-s-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-left-s-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-right-s-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-bottom-s-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-left-s-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-right-s-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-bottom-s-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-left-s-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-right-s-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-bottom-s-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-left-s-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-right-s-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-bottom-s-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-left-s-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-right-s-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-bottom-s-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-left-s-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-right-s-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-bottom-s-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-left-s-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-right-s-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-bottom-s-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .section.--full-width .part-top-s-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-left-s-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-right-s-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-bottom-s-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .section.--full-width .part-top-xs-0 {
    margin-top: 0px;
  }
  .section.--full-width .part-left-xs-0 {
    margin-left: 0px;
  }
  .section.--full-width .part-right-xs-0 {
    margin-right: 0px;
  }
  .section.--full-width .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .section.--full-width .part-top-xs-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-left-xs-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-right-xs-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .section.--full-width .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-left-xs-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-right-xs-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .section.--full-width .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-left-xs-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-right-xs-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .section.--full-width .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-left-xs-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-right-xs-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .section.--full-width .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-left-xs-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-right-xs-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .section.--full-width .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-left-xs-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-right-xs-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .section.--full-width .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-left-xs-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-right-xs-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .section.--full-width .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-left-xs-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-right-xs-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .section.--full-width .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-left-xs-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-right-xs-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .section.--full-width .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-left-xs-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-right-xs-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .section.--full-width .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-left-xs-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-right-xs-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .section.--full-width .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .section.--full-width .part-top-xs-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-left-xs-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-right-xs-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .section.--full-width .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .section.--full-width .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .section.--full-width .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .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.--center-horizontal .container {
  justify-content: center;
}
.section.--colored {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #000000;
}
@media (max-width: 1024px) {
  .section.--colored {
    padding-top: 130px;
  }
}
@media (max-width: 768px) {
  .section.--colored {
    padding-top: 120px;
  }
}
@media (max-width: 576px) {
  .section.--colored {
    padding-top: 80px;
  }
}
@media (max-width: 375px) {
  .section.--colored {
    padding-top: 80px;
  }
}
@media (max-width: 1024px) {
  .section.--colored {
    padding-bottom: 130px;
  }
}
@media (max-width: 768px) {
  .section.--colored {
    padding-bottom: 120px;
  }
}
@media (max-width: 576px) {
  .section.--colored {
    padding-bottom: 80px;
  }
}
@media (max-width: 375px) {
  .section.--colored {
    padding-bottom: 80px;
  }
}
.section.--colored.-color-1 {
  background-color: #000000;
}
.section.--colored.-color-2 {
  background-color: #B0A895;
}
.section.--colored.-color-3 {
  background-color: #1A2638;
}
.section.--colored.-white {
  background-color: white;
}
.section.--colored.-black {
  background-color: #000000;
}
.section.--colored + .--colored {
  margin-top: 0;
  padding-top: 0;
}
.section.--colored.-color-light {
  background-color: #EFEFEF;
}
.section.--image .slider {
  height: 70vh;
}
@media (max-width: 1024px) {
  .section.--image .slider {
    height: 60vw;
  }
}
.section.--carousel {
  overflow: hidden;
}
.section.--text .container {
  justify-content: center;
}
.section.--reversed .container {
  flex-direction: row-reverse;
}
.section.--pricelist {
  overflow: hidden;
}

.section.--quote .container .quote {
  display: block;
}
.section.--quote .container .quote__icon {
  display: block;
  margin-bottom: 30px;
}

@media (max-width: 1024px) {
  .section.--image-text .container {
    justify-content: center;
  }
}
.section.--image-text .container .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .section.--image-text .container .text {
    padding-top: 0;
    padding-bottom: 0;
    min-height: unset;
  }
}
.section.--image-text .container h3 {
  margin-bottom: 41px;
  color: #80358A !important;
}
.section.--image-text .container .part-5, .section.--image-text .container .part-1, .section.--image-text .container .part-4 {
  margin-bottom: 0px !important;
}
.section.--image-text .container .image {
  position: relative;
}
.section.--image-text .container .image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .section.--image-text .container .image img {
    position: relative;
    height: 54vw;
  }
}
.section.--image-text .container .slider {
  position: absolute;
  height: 100%;
  width: calc(100% + 50px + ((100vw - 1420px) / 2));
  max-width: unset;
}
@media (max-width: 1420px) {
  .section.--image-text .container .slider {
    width: calc(100% + 50px);
  }
}
@media (max-width: 1024px) {
  .section.--image-text .container .slider {
    position: relative;
  }
}
@media (max-width: 768px) {
  .section.--image-text .container .slider {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}

.form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0;
  background-color: transparent;
}
.form__error {
  display: block;
  margin-top: 10px !important;
  color: #D00000;
  font-style: italic;
  font-size: 14px;
}
.form label {
  display: block;
  font-family: "Open Sans", open-sans, sans-serif;
  line-height: 120%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  font-size: 15px;
  color: #B0A895;
}
@media (max-width: 1024px) {
  .form label {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form label {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form label {
    font-size: 16px;
  }
}
.form label + * {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .form label + * {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  .form label + * {
    margin-top: 60px;
  }
}
@media (max-width: 576px) {
  .form label + * {
    margin-top: 60px;
  }
}
.form textarea {
  display: block;
  width: 100%;
  padding: 15px 0;
  background-color: #F7F8F8;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: "Open Sans", open-sans, sans-serif;
  line-height: 120%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  height: 150px;
}
@media (max-width: 1024px) {
  .form textarea {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form textarea {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form textarea {
    font-size: 16px;
  }
}
.form textarea + * {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .form textarea + * {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  .form textarea + * {
    margin-top: 60px;
  }
}
@media (max-width: 576px) {
  .form textarea + * {
    margin-top: 60px;
  }
}
.form textarea:focus {
  outline: none;
}
.form__step {
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  transition: unset;
}
.form__step.-active {
  position: relative;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.form__field, .form__row {
  position: relative;
  width: 100%;
  position: relative;
}
.form__field + .form__field, .form__field + .form__row, .form__row + .form__field, .form__row + .form__row {
  margin-top: 40px;
}
.form__field.-half, .form__row.-half {
  width: calc(50% - (40px / 2));
}
@media (max-width: 576px) {
  .form__field.-half, .form__row.-half {
    width: 100%;
  }
}
.form__field.-invalid label, .form__row.-invalid label {
  color: #D00000 !important;
}
.form__field.-invalid .input, .form__row.-invalid .input {
  border-color: #D00000;
}
.form__field .link, .form__row .link {
  cursor: pointer;
}
.form__field input:not([type=checkbox]):not([type=radio]) + label, .form__row input:not([type=checkbox]):not([type=radio]) + label {
  pointer-events: none;
}
.form__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form__row .form__field {
  width: calc(50% - 8px);
  margin-top: 0;
}
@media (max-width: 576px) {
  .form__row .form__field {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .form__row .form__field + .form__field {
    margin-top: 30px !important;
  }
}
.form__block {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  position: absolute;
  width: 100%;
}
.form__block + .form__field {
  margin-top: 60px;
}
.form__block.-active {
  position: static;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.form button[type=submit]:disabled {
  opacity: 0.5;
}
.form__success {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: #000000;
  text-align: center;
}
.form__success * {
  color: white;
  line-height: 1.3;
}
.form__success.-active {
  pointer-events: auto;
  opacity: 1;
}
.form__title {
  margin-top: 30px;
  font-size: 14px;
}
.form.-large {
  padding: 60px 80px;
  background-color: #EFEFEF;
}

h3 + .form__field {
  margin-top: 50px;
}

.dropdown {
  position: relative;
  margin: 0 !important;
  width: 100%;
  border-bottom: 1px solid #B0A895;
}
.dropdown__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  transition: transform 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  transform: rotate(-180deg);
  margin: auto;
  width: 13px;
  height: 7px;
  background-image: url("/img/icons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.dropdown__selected {
  position: relative;
  padding: 20px 0 20px;
  cursor: pointer;
}
.dropdown__selected::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 25px;
  transition: transform 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  width: 15px;
  height: 15px;
  background-image: url("/img/icons/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.dropdown__options {
  position: absolute;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  padding: 20px 20px 10px;
  background-color: white;
}
.dropdown__option {
  position: relative;
  height: 44px;
}
.dropdown__option label {
  margin-top: 0;
  padding-left: 0 !important;
  font-size: 16px !important;
}
.dropdown__option label::before {
  display: none !important;
}
.dropdown__option .check {
  top: 2px !important;
}
.dropdown__option + .dropdown__option {
  margin-top: 0px;
}
.dropdown__option:hover * {
  color: #000000 !important;
}
.dropdown.-active .dropdown__selected::after {
  transform: rotate(180deg);
}
.dropdown.-active .dropdown__icon {
  transform: rotate(0deg);
}
.dropdown.-active .dropdown__options {
  opacity: 1;
  pointer-events: auto;
}

.form .input {
  display: block;
  width: 100%;
  padding: 15px 0;
  background-color: #F7F8F8;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: "Open Sans", open-sans, sans-serif;
  line-height: 120%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  border-radius: 0;
  margin-top: 0;
  border: none;
  border-bottom: 1px solid #B0A895;
  background-color: transparent;
}
@media (max-width: 1024px) {
  .form .input {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form .input {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input {
    font-size: 16px;
  }
}
.form .input + * {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .form .input + * {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  .form .input + * {
    margin-top: 60px;
  }
}
@media (max-width: 576px) {
  .form .input + * {
    margin-top: 60px;
  }
}
.form .input:focus {
  outline: none;
}
.form .input.-success {
  background-color: #F7F8F8;
  border-color: #16C100;
}
.form .input::-moz-placeholder {
  opacity: 0;
}
.form .input:-ms-input-placeholder {
  opacity: 0;
}
.form .input::placeholder {
  opacity: 0;
}
.form .input + label {
  position: absolute;
  top: 15px;
  left: 0;
  overflow: hidden;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  margin: 0;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #B0A895;
}
.form .input:not(:-moz-placeholder-shown) + label {
  top: -15px;
  font-size: 14px;
  color: #B0A895;
}
.form .input:not(:-ms-input-placeholder) + label {
  top: -15px;
  font-size: 14px;
  color: #B0A895;
}
.form .input:focus + label, .form .input:not(:placeholder-shown) + label {
  top: -15px;
  font-size: 14px;
  color: #B0A895;
}

.form .input--checkbox {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.form .input--checkbox + label {
  position: relative;
  display: block;
  padding-left: calc(20px + 30px);
  cursor: pointer;
}
.form .input--checkbox + label::before {
  display: block;
  width: 100%;
  padding: 15px 0;
  background-color: #F7F8F8;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: "Open Sans", open-sans, sans-serif;
  line-height: 120%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  content: "";
  position: absolute;
  left: 0;
  top: calc(((120% * 16px) - (20px + 0)) / 2);
  cursor: pointer;
  padding: 0;
  width: 20px;
  height: 20px;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  background-color: #F7F8F8;
}
@media (max-width: 1024px) {
  .form .input--checkbox + label::before {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form .input--checkbox + label::before {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form .input--checkbox + label::before {
    font-size: 16px;
  }
}
.form .input--checkbox + label::before + * {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .form .input--checkbox + label::before + * {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  .form .input--checkbox + label::before + * {
    margin-top: 60px;
  }
}
@media (max-width: 576px) {
  .form .input--checkbox + label::before + * {
    margin-top: 60px;
  }
}
.form .input--checkbox + label::before:focus {
  outline: none;
}
.form .input--checkbox + label:hover ~ .check {
  opacity: 0.2;
}
.form .input--checkbox ~ .check {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  margin: 0;
  opacity: 0;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  padding: calc(20px - 10px);
  width: calc(20px + 0);
  height: calc(20px + 0);
}
.form .input--checkbox:checked ~ .check {
  opacity: 1;
}
.form .input--checkbox.-error + label::before {
  background-color: #FFEFEF;
  border-color: #D00000;
}
.form .input--checkbox.-error ~ .check rect, .form .input--checkbox.-error ~ .check circle, .form .input--checkbox.-error ~ .check ellipse, .form .input--checkbox.-error ~ .check path, .form .input--checkbox.-error ~ .check polygon, .form .input--checkbox.-error ~ .check polyline {
  fill: #D00000;
}
.form .input--checkbox.-success + label::before {
  background-color: #F7F8F8;
  border-color: #16C100;
}
.form .input--checkbox.-success ~ .check rect, .form .input--checkbox.-success ~ .check circle, .form .input--checkbox.-success ~ .check ellipse, .form .input--checkbox.-success ~ .check path, .form .input--checkbox.-success ~ .check polygon, .form .input--checkbox.-success ~ .check polyline {
  fill: #16C100;
}
.form .input--checkbox + label {
  color: #000000;
}
.form .input--checkbox + label::before {
  top: -2px;
  transition: 0s;
  border: 5px solid white;
  background-size: 15px;
  background-color: white;
}
.form .input--checkbox:checked + label::before {
  background-image: url("/img/icons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px;
}
.form .input--checkbox ~ .input--checkbox + label {
  margin-top: 10px;
}
.form--radio {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.form--radio + label {
  position: relative;
  display: block;
  padding-left: calc(20px + 30px);
  cursor: pointer;
}
.form--radio + label::before {
  display: block;
  width: 100%;
  padding: 15px 0;
  background-color: #F7F8F8;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  resize: none;
  font-family: "Open Sans", open-sans, sans-serif;
  line-height: 120%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  content: "";
  position: absolute;
  left: 0;
  top: calc(((120% * 16px) - (20px + 0)) / 2);
  cursor: pointer;
  padding: 0;
  width: 20px;
  height: 20px;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  background-color: #F7F8F8;
}
@media (max-width: 1024px) {
  .form--radio + label::before {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form--radio + label::before {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .form--radio + label::before {
    font-size: 16px;
  }
}
.form--radio + label::before + * {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .form--radio + label::before + * {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  .form--radio + label::before + * {
    margin-top: 60px;
  }
}
@media (max-width: 576px) {
  .form--radio + label::before + * {
    margin-top: 60px;
  }
}
.form--radio + label::before:focus {
  outline: none;
}
.form--radio + label:hover ~ .check {
  opacity: 0.2;
}
.form--radio ~ .check {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  margin: 0;
  opacity: 0;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  padding: calc(20px - 10px);
  width: calc(20px + 0);
  height: calc(20px + 0);
}
.form--radio:checked ~ .check {
  opacity: 1;
}
.form--radio.-error + label::before {
  background-color: #FFEFEF;
  border-color: #D00000;
}
.form--radio.-error ~ .check rect, .form--radio.-error ~ .check circle, .form--radio.-error ~ .check ellipse, .form--radio.-error ~ .check path, .form--radio.-error ~ .check polygon, .form--radio.-error ~ .check polyline {
  fill: #D00000;
}
.form--radio.-success + label::before {
  background-color: #F7F8F8;
  border-color: #16C100;
}
.form--radio.-success ~ .check rect, .form--radio.-success ~ .check circle, .form--radio.-success ~ .check ellipse, .form--radio.-success ~ .check path, .form--radio.-success ~ .check polygon, .form--radio.-success ~ .check polyline {
  fill: #16C100;
}
.form--radio + label {
  padding-left: calc(19px + 20px);
}
.form--radio + label::before {
  border-radius: 100%;
  width: 19px;
  height: 19px;
  top: calc(((120% * 16px) - (19px + 0)) / 2);
}
.form--radio ~ .check {
  padding: calc(19px - 14px);
  top: calc(((120% * 16px) - (19px + 0)) / 2);
  width: calc(19px + (0 * 2));
  height: calc(19px + (0 * 2));
}
.form--radio:checked ~ .check {
  opacity: 1;
}

.block {
  background-color: #000000;
  display: flex;
}
.block a:not(.button), .block span, .block li, .block p, .block h1, .block h2, .block h3, .block h4, .block h5, .block h6 {
  color: white;
}
.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: white;
}
@media (max-width: 1024px) {
  .block {
    flex-direction: column;
  }
}
.block__content {
  padding: 70px 40px;
  width: 60%;
}
@media (max-width: 1024px) {
  .block__content {
    padding: 70px 40px;
  }
}
@media (max-width: 768px) {
  .block__content {
    padding: 70px 40px;
  }
}
@media (max-width: 576px) {
  .block__content {
    padding: 40px 20px;
  }
}
@media (max-width: 1024px) {
  .block__content {
    width: 100%;
  }
}
.block__image {
  position: relative;
  width: 40%;
}
@media (max-width: 1024px) {
  .block__image {
    width: 100%;
    height: 55vw;
  }
}
.block__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.button {
  display: inline-flex;
  align-items: center;
  padding: 16px 25px;
  border-radius: 100px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  font-family: "Open Sans", open-sans, sans-serif;
  line-height: 120%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  background-color: #000000;
  justify-content: center;
  align-items: center;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  color: white;
  height: 51px !important;
}
@media (max-width: 1024px) {
  .button {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .button {
    font-size: 16px;
  }
}
.button + * {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .button + * {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  .button + * {
    margin-top: 60px;
  }
}
@media (max-width: 576px) {
  .button + * {
    margin-top: 60px;
  }
}
.button__icon {
  display: block;
  margin-left: 20px;
  height: 100%;
  width: auto;
}
.button__icon rect, .button__icon circle, .button__icon ellipse, .button__icon path, .button__icon polygon, .button__icon polyline {
  fill: currentColor;
}
.button__icon.-left {
  margin-left: 0;
  margin-right: 20px;
}
.button--primary {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid rgba(128, 53, 138, 0.2);
  color: #80358A !important;
  font-family: "ff-cocon-pro", sans-serif;
}
.button--primary .button-046__bg {
  background-color: transparent !important;
}
.button--primary .button-046__inner {
  padding-left: 26px !important;
  padding-right: 26px !important;
}
.button--primary:hover {
  color: white !important;
}
.button:disabled {
  pointer-events: none;
}
.button:hover {
  color: white;
  border-color: #80358A !important;
}
.button.-color-1 {
  background-color: #000000;
}
.button.-white {
  border: 1px solid rgba(255, 255, 255, 0.25) !important;
}
.button.-white:hover {
  border-color: #E5007E !important;
  color: white !important;
}
.button.-white .button-046:is(:focus-visible) .button-046__bg {
  background-color: #E5007E !important;
}
.button__icon {
  width: 20px;
  color: currentColor;
}

.buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: -30px;
}
@media (max-width: 1024px) {
  .buttons {
    margin-bottom: -30px;
  }
}
@media (max-width: 768px) {
  .buttons {
    margin-bottom: -15px;
  }
}
@media (max-width: 576px) {
  .buttons {
    margin-bottom: -15px;
  }
}
.buttons > * {
  margin-top: 0;
  margin-bottom: 30px;
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .buttons > * {
    margin-bottom: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .buttons > * {
    margin-bottom: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 576px) {
  .buttons > * {
    margin-bottom: 15px;
    margin-right: 15px;
  }
}

:root {
  --button-046-color: #131313;
  --button-046-color-background: #fff;
  --button-046-hover-color: #131313;
  --button-046-color-focus: #fff;
  --button-046-padding: 0.75em 1em;
  --button-046-border-radius: 8px;
  --button-046-focus-inset: -0.125em;
  --button-046-hover-scale: 1;
  --button-046-click-scale: 0.955, 0.925;
  --button-046-ease-click: cubic-bezier(0.4, 0, 0.2, 1);
  --button-046-ease-hover: cubic-bezier(0.34, 2.27, 0.64, 1);
  --button-046-ease-focus: cubic-bezier(0.32, 0.72, 0, 1);
}

.button-046.-purple {
  --button-046-color-background: #fff;
  --button-046-color: #131313;
  --button-046-hover-color-background: #80358A;
  --button-046-hover-color: #fff;
}

.button-046.-pink {
  --button-046-color-background: #fff;
  --button-046-color: #131313;
  --button-046-hover-color-background:#E5007E ;
  --button-046-hover-color: #131313;
}

.button-046 {
  color: var(--button-046-color);
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  background-color: #0000;
  outline-style: none;
  padding: 0;
  line-height: 1;
  text-decoration: none;
  display: inline-grid;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  transition: color 0.25s ease-out;
}

.button-046::after {
  content: "";
  display: block;
  position: absolute;
  inset: var(--button-046-focus-inset);
  border-radius: var(--button-046-border-radius);
  transition: box-shadow 0.3s var(--button-046-ease-focus), scale 0.4s var(--button-046-ease-hover);
  pointer-events: none;
  z-index: 1;
}

.button-046:is(:hover, :focus-visible),
[data-hover]:is(:hover, :focus-visible) .button-046 {
  color: var(--button-046-hover-color);
}

.button-046:is(:focus-visible)::after {
  box-shadow: 0 0 0 0.125em var(--button-046-color-focus);
  scale: var(--button-046-hover-scale);
  transition: box-shadow 0.3s var(--button-046-ease-focus), scale 0.425s 0.05s var(--button-046-ease-hover);
}

.button-046__bg {
  background-color: var(--button-046-color-background);
  border-radius: var(--button-046-border-radius);
  grid-area: 1/1;
  width: 100%;
  height: 100%;
  padding: 0;
  transition: background-color 0.25s ease-out, scale 0.4s var(--button-046-ease-hover), transform 0.15s var(--button-046-ease-click);
}

.button-046:active .button-046__bg {
  transform: scale(var(--button-046-click-scale));
}

.button-046:is(:focus-visible) .button-046__bg {
  background-color: var(--button-046-hover-color-background) !important;
}

.button-046__bg-circle {
  z-index: 1;
  border-radius: var(--button-046-border-radius);
  grid-area: 1/1;
  place-self: center;
  width: calc(100% + 1px);
  height: calc(100% + 1px);
  position: relative;
  overflow: clip;
  transition: background-color 0.25s ease-out, scale 0.4s var(--button-046-ease-hover), transform 0.15s var(--button-046-ease-click);
}

.button-046:active .button-046__bg-circle {
  transform: scale(var(--button-046-click-scale));
}

.button-046__circle-wrap {
  transform-origin: 0 0;
  will-change: transform;
  position: absolute;
  inset: 0%;
  transform: scale(0);
}

.button-046__circle {
  aspect-ratio: 1;
  width: 200%;
  display: block;
  position: absolute;
  inset: 0 auto auto 0;
  transform: translate(-50%, -50%);
}

.button-046__circle-blur,
.button-046__circle-solid {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  pointer-events: none;
}

.button-046__circle-solid {
  background-color: var(--button-046-hover-color-background);
}

.button-046__circle-blur {
  background-color: var(--button-046-hover-color-background);
  filter: blur(24px);
  opacity: 0.7;
  transform: scale(2);
}

.button-046__circle-blur {
  z-index: 2;
}

.button-046__circle-solid {
  z-index: 1;
}

.button-046__inner {
  grid-column-gap: 0.125em;
  grid-row-gap: 0.125em;
  width: 100%;
  height: 100%;
  padding: var(--button-046-padding);
  z-index: 2;
  grid-area: 1/1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-046__icon {
  flex: none;
  width: 0.75em;
  height: 0.75em;
}

@media (hover: hover) and (pointer: fine) and (prefers-reduced-motion: no-preference) {
  .button-046:is(:hover, :focus-visible) .button-046__bg,
[data-hover]:is(:hover, :focus-visible) .button-046 .button-046__bg {
    scale: var(--button-046-hover-scale);
    transition: background-color 0.25s 0.05s ease-out, scale 0.425s 0.05s var(--button-046-ease-hover), transform 0.15s var(--button-046-ease-click);
    background-color: var(--button-046-color-background);
  }

  .button-046:is(:hover, :focus-visible) .button-046__bg-circle,
[data-hover]:is(:hover, :focus-visible) .button-046 .button-046__bg-circle {
    scale: var(--button-046-hover-scale);
    transition: background-color 0.25s 0.05s ease-out, scale 0.425s 0.05s var(--button-046-ease-hover), transform 0.15s var(--button-046-ease-click);
  }
}
.overview {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-16px / 2);
  margin-right: calc(-16px / 2);
  margin-bottom: -80px;
  width: calc(100% + (16px));
}
.overview__item {
  width: calc((4 * 100% / 12) - 16px);
  margin: 0 calc(16px / 2);
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-16px / 2);
    margin-right: calc(-16px / 2);
    margin-bottom: -60px;
    width: calc(100% + (16px));
  }
  .overview__item {
    width: calc((4 * 100% / 12) - 16px);
    margin: 0 calc(16px / 2);
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-16px / 2);
    margin-right: calc(-16px / 2);
    margin-bottom: -60px;
    width: calc(100% + (16px));
  }
  .overview__item {
    width: calc((6 * 100% / 12) - 16px);
    margin: 0 calc(16px / 2);
    margin-bottom: 60px;
  }
}
@media (max-width: 576px) {
  .overview {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-16px / 2);
    margin-right: calc(-16px / 2);
    margin-bottom: -60px;
    width: calc(100% + (16px));
  }
  .overview__item {
    width: calc((12 * 100% / 12) - 16px);
    margin: 0 calc(16px / 2);
    margin-bottom: 60px;
  }
}

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

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

.item__image {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #B0A895;
  cursor: pointer;
}
.item__image .state--large {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.item__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.item__title {
  margin-top: 15px !important;
}
.item__content {
  padding-top: 30px;
}
.item__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.item.-news .item__content {
  padding-bottom: 0;
}
.item.-news .item__image {
  height: 0;
  width: 100%;
  padding-top: 60%;
}

.slider {
  width: 100%;
  height: 70vh;
  height: 100%;
}
.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.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
}
.slider__slide.-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.slider img {
  -o-object-fit: cover;
     object-fit: cover;
}
.slider__bar {
  flex-grow: 1;
  border-radius: 1px;
  height: 2px;
  background-color: white;
}
.slider__bar div {
  transition: width 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  height: 100%;
  border-radius: 1px;
  background-color: #000000;
}
.slider__controls {
  display: flex;
  align-items: center;
  margin-left: 60px;
}
@media (max-width: 1024px) {
  .slider__controls {
    margin-left: 20px;
  }
}
.slider .splide__arrow {
  position: static;
  transition: background-color 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  transform: translate(0);
  opacity: 1;
  width: 40px;
  height: 40px;
  background-color: #000000;
  background-image: url("/img/icons/arrow-right-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 35%;
}
.slider .splide__arrow svg {
  display: none;
}
.slider .splide__arrow--prev {
  background-image: url("/img/icons/arrow-left-white.svg");
}
.slider .splide__arrow + .splide__arrow {
  margin-left: 15px;
}
.slider .splide__arrow:hover {
  background-color: #B0A895;
}
.slider .splide__track {
  height: 100%;
}
.slider__bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 60px;
  width: 100%;
  opacity: 0;
}
@media (max-width: 1024px) {
  .slider__bottom {
    padding: 20px;
  }
}
.slider__bottom.-active {
  opacity: 1;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  width: 100%;
  height: 100%;
  background-color: #EFEFEF;
  left: 100%;
  background-image: url(/images/mobile-background.png?6f40953a50109219ae23512df0b9683a);
  background-color: transparent !important;
  background-size: cover;
}
@media (max-width: 768px) {
  .mobile-menu {
    display: block;
  }
}
.mobile-menu .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  max-width: 1420px;
}
.mobile-menu .container .part-1:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.mobile-menu .container .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.mobile-menu .container .part-2:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.mobile-menu .container .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.mobile-menu .container .part-3:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.mobile-menu .container .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.mobile-menu .container .part-4:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.mobile-menu .container .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.mobile-menu .container .part-5:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.mobile-menu .container .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.mobile-menu .container .part-6:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.mobile-menu .container .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.mobile-menu .container .part-7:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.mobile-menu .container .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.mobile-menu .container .part-8:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.mobile-menu .container .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.mobile-menu .container .part-9:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.mobile-menu .container .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.mobile-menu .container .part-10:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.mobile-menu .container .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.mobile-menu .container .part-11:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.mobile-menu .container .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.mobile-menu .container .part-12:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.mobile-menu .container .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1280px) {
  .mobile-menu .container .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .mobile-menu .container .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .mobile-menu .container .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .mobile-menu .container .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .mobile-menu .container .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .mobile-menu .container .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .mobile-menu .container .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .mobile-menu .container .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .mobile-menu .container .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .mobile-menu .container .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .mobile-menu .container .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .mobile-menu .container .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 1024px) {
  .mobile-menu .container .part-l-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .mobile-menu .container .part-l-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .mobile-menu .container .part-l-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .mobile-menu .container .part-l-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .mobile-menu .container .part-l-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .mobile-menu .container .part-l-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .mobile-menu .container .part-l-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .mobile-menu .container .part-l-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .mobile-menu .container .part-l-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .mobile-menu .container .part-l-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .mobile-menu .container .part-l-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .mobile-menu .container .part-l-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .mobile-menu .container .part-m-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .mobile-menu .container .part-m-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .mobile-menu .container .part-m-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .mobile-menu .container .part-m-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .mobile-menu .container .part-m-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .mobile-menu .container .part-m-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .mobile-menu .container .part-m-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .mobile-menu .container .part-m-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .mobile-menu .container .part-m-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .mobile-menu .container .part-m-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .mobile-menu .container .part-m-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .mobile-menu .container .part-m-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .mobile-menu .container .part-s-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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% - (10px * (12 - 1))) / 12) * 1 + (10px * (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% - (10px * (12 - 1))) / 12) * 2 + (10px * (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% - (10px * (12 - 1))) / 12) * 3 + (10px * (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% - (10px * (12 - 1))) / 12) * 4 + (10px * (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% - (10px * (12 - 1))) / 12) * 5 + (10px * (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% - (10px * (12 - 1))) / 12) * 6 + (10px * (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% - (10px * (12 - 1))) / 12) * 7 + (10px * (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% - (10px * (12 - 1))) / 12) * 8 + (10px * (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% - (10px * (12 - 1))) / 12) * 9 + (10px * (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% - (10px * (12 - 1))) / 12) * 10 + (10px * (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% - (10px * (12 - 1))) / 12) * 11 + (10px * (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% - (10px * (12 - 1))) / 12) * 12 + (10px * (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 + 80px);
}
.mobile-menu .container .part-top-1 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.mobile-menu .container .part-left-1 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.mobile-menu .container .part-right-1 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.mobile-menu .container .part-bottom-1 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 80px);
}
.mobile-menu .container .part-top-2 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.mobile-menu .container .part-left-2 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.mobile-menu .container .part-right-2 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.mobile-menu .container .part-bottom-2 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 80px);
}
.mobile-menu .container .part-top-3 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.mobile-menu .container .part-left-3 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.mobile-menu .container .part-right-3 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.mobile-menu .container .part-bottom-3 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 80px);
}
.mobile-menu .container .part-top-4 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.mobile-menu .container .part-left-4 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.mobile-menu .container .part-right-4 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.mobile-menu .container .part-bottom-4 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 80px);
}
.mobile-menu .container .part-top-5 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.mobile-menu .container .part-left-5 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.mobile-menu .container .part-right-5 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.mobile-menu .container .part-bottom-5 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 80px);
}
.mobile-menu .container .part-top-6 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.mobile-menu .container .part-left-6 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.mobile-menu .container .part-right-6 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.mobile-menu .container .part-bottom-6 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 80px);
}
.mobile-menu .container .part-top-7 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.mobile-menu .container .part-left-7 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.mobile-menu .container .part-right-7 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.mobile-menu .container .part-bottom-7 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 80px);
}
.mobile-menu .container .part-top-8 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.mobile-menu .container .part-left-8 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.mobile-menu .container .part-right-8 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.mobile-menu .container .part-bottom-8 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 80px);
}
.mobile-menu .container .part-top-9 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.mobile-menu .container .part-left-9 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.mobile-menu .container .part-right-9 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.mobile-menu .container .part-bottom-9 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 80px);
}
.mobile-menu .container .part-top-10 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.mobile-menu .container .part-left-10 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.mobile-menu .container .part-right-10 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.mobile-menu .container .part-bottom-10 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 80px);
}
.mobile-menu .container .part-top-11 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.mobile-menu .container .part-left-11 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.mobile-menu .container .part-right-11 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.mobile-menu .container .part-bottom-11 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 80px);
}
.mobile-menu .container .part-top-12 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.mobile-menu .container .part-left-12 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.mobile-menu .container .part-right-12 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.mobile-menu .container .part-bottom-12 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 80px);
}
@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(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-left-l-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-right-l-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-bottom-l-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-left-l-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-right-l-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-bottom-l-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-left-l-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-right-l-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-bottom-l-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-left-l-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-right-l-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-bottom-l-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-left-l-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-right-l-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-bottom-l-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-left-l-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-right-l-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-bottom-l-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-left-l-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-right-l-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-bottom-l-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-left-l-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-right-l-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-bottom-l-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-left-l-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-right-l-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-bottom-l-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-left-l-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-right-l-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-bottom-l-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-left-l-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-right-l-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-bottom-l-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-l-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-left-l-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-right-l-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-bottom-l-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .mobile-menu .container .part-top-m-0 {
    margin-top: 0px;
  }
  .mobile-menu .container .part-left-m-0 {
    margin-left: 0px;
  }
  .mobile-menu .container .part-right-m-0 {
    margin-right: 0px;
  }
  .mobile-menu .container .part-bottom-m-0 {
    margin-bottom: calc(0px + 60px);
  }
  .mobile-menu .container .part-top-m-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-left-m-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-right-m-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-bottom-m-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-left-m-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-right-m-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-bottom-m-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-left-m-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-right-m-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-bottom-m-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-left-m-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-right-m-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-bottom-m-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-left-m-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-right-m-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-bottom-m-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-left-m-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-right-m-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-bottom-m-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-left-m-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-right-m-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-bottom-m-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-left-m-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-right-m-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-bottom-m-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-left-m-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-right-m-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-bottom-m-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-left-m-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-right-m-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-bottom-m-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-left-m-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-right-m-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-bottom-m-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .mobile-menu .container .part-top-m-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-left-m-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-right-m-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-bottom-m-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .mobile-menu .container .part-top-s-0 {
    margin-top: 0px;
  }
  .mobile-menu .container .part-left-s-0 {
    margin-left: 0px;
  }
  .mobile-menu .container .part-right-s-0 {
    margin-right: 0px;
  }
  .mobile-menu .container .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .mobile-menu .container .part-top-s-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-left-s-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-right-s-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-bottom-s-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-left-s-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-right-s-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-bottom-s-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-left-s-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-right-s-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-bottom-s-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-left-s-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-right-s-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-bottom-s-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-left-s-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-right-s-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-bottom-s-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-left-s-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-right-s-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-bottom-s-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-left-s-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-right-s-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-bottom-s-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-left-s-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-right-s-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-bottom-s-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-left-s-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-right-s-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-bottom-s-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-left-s-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-right-s-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-bottom-s-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-left-s-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-right-s-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-bottom-s-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-s-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-left-s-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-right-s-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-bottom-s-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .mobile-menu .container .part-top-xs-0 {
    margin-top: 0px;
  }
  .mobile-menu .container .part-left-xs-0 {
    margin-left: 0px;
  }
  .mobile-menu .container .part-right-xs-0 {
    margin-right: 0px;
  }
  .mobile-menu .container .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .mobile-menu .container .part-top-xs-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-left-xs-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-right-xs-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-left-xs-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-right-xs-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-left-xs-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-right-xs-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-left-xs-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-right-xs-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-left-xs-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-right-xs-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-left-xs-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-right-xs-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-left-xs-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-right-xs-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-left-xs-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-right-xs-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-left-xs-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-right-xs-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-left-xs-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-right-xs-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-left-xs-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-right-xs-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .mobile-menu .container .part-top-xs-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-left-xs-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-right-xs-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .mobile-menu .container .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .mobile-menu .container .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .mobile-menu .container .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .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: 768px) {
  .mobile-menu .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.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: 120px;
}
@media (max-width: 1024px) {
  .mobile-menu__nav {
    margin-top: 130px;
  }
}
@media (max-width: 768px) {
  .mobile-menu__nav {
    margin-top: 120px;
  }
}
@media (max-width: 576px) {
  .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: 0;
}
.mobile-menu .container {
  height: 100% !important;
  padding-top: 84px;
  padding-bottom: 0px;
  overflow: scroll;
  background-color: transparent !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.mobile-menu .container::-webkit-scrollbar {
  display: none;
}
@media (max-width: 576px) {
  .mobile-menu .container {
    padding-left: 20px;
  }
}
.mobile-menu__nav {
  width: 100%;
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .mobile-menu__nav {
    margin-top: 0px;
  }
}
.mobile-menu__item {
  display: block;
  color: white !important;
  font-size: 20px !important;
  border-bottom: 1px solid white;
  width: 100%;
  padding-top: 26px !important;
  padding-bottom: 26px;
  margin-top: 0px !important;
  position: relative;
  font-family: "ff-cocon-pro", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 95%;
  color: #B0A895;
}
.mobile-menu__item.--last {
  border-bottom: 0px !important;
}
.mobile-menu__item span {
  color: white !important;
}
.mobile-menu__item.-has-submenu {
  border-bottom: unset !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
@media (max-width: 1024px) {
  .mobile-menu__item {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .mobile-menu__item {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .mobile-menu__item {
    font-size: 16px;
  }
}
.mobile-menu__item + * {
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .mobile-menu__item + * {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .mobile-menu__item + * {
    margin-top: 30px;
  }
}
@media (max-width: 576px) {
  .mobile-menu__item + * {
    margin-top: 30px;
  }
}
.mobile-menu__item + .mobile-menu__item {
  margin-top: 15px;
}
@media (max-width: 576px) {
  .mobile-menu__item + .mobile-menu__item {
    margin-top: 15px;
  }
}
.mobile-menu__item.-active {
  border-bottom: 1px solid white;
  padding-left: 16px;
}
.mobile-menu__item.-active .submenu__icon {
  display: block;
  top: 29px;
  left: 0;
  right: unset;
  transform: rotate(-90deg);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.mobile-menu__item.-active .submenu__icon path {
  fill: white !important;
}
.mobile-menu__item.-has-submenu {
  position: relative;
  width: 100%;
}
.mobile-menu__item.-has-submenu .-head {
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.mobile-menu__item.-has-submenu .-head.-active {
  padding-left: 16px;
}
.mobile-menu__item.-has-submenu .-head.-active .submenu__icon {
  display: block;
}
.mobile-menu__item.-has-submenu .submenu {
  padding-left: 0px !important;
  margin-top: 7px !important;
  padding-bottom: 26px !important;
  border-bottom: 1px solid white;
  display: block !important;
  margin-bottom: 0px !important;
}
.mobile-menu__item.-has-submenu .submenu__icon {
  top: 29px;
  left: 0;
  right: unset;
  transform: rotate(-90deg);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: none;
}
.mobile-menu__item.-has-submenu .submenu__icon path {
  fill: white !important;
}
.mobile-menu__item.-has-submenu .submenu .-active {
  border-bottom: 1px solid white !important;
  padding-bottom: 2px !important;
  margin-bottom: 5px;
  padding-left: 0px !important;
}
.mobile-menu__item.-has-submenu .submenu .mobile-menu__item {
  font-size: 16px !important;
  border-bottom: 0px;
  padding-top: 7px !important;
  padding-bottom: 7px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.mobile-menu__item.-has-submenu.-open .submenu {
  display: block;
}
.mobile-menu__item.-has-submenu.-open .submenu__icon {
  transform: rotate(180deg);
}
.mobile-menu .submenu {
  display: none;
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.mobile-menu .submenu * {
  font-size: 32px;
}
@media (max-width: 576px) {
  .mobile-menu .submenu * {
    font-size: 25px;
  }
}
.mobile-menu .submenu .mobile-menu__item {
  font-family: "Open Sans", open-sans, sans-serif;
  line-height: 120%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
@media (max-width: 1024px) {
  .mobile-menu .submenu .mobile-menu__item {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .mobile-menu .submenu .mobile-menu__item {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .mobile-menu .submenu .mobile-menu__item {
    font-size: 16px;
  }
}
.mobile-menu .submenu .mobile-menu__item + * {
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .mobile-menu .submenu .mobile-menu__item + * {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  .mobile-menu .submenu .mobile-menu__item + * {
    margin-top: 60px;
  }
}
@media (max-width: 576px) {
  .mobile-menu .submenu .mobile-menu__item + * {
    margin-top: 60px;
  }
}
.mobile-menu .submenu .mobile-menu__item + .mobile-menu__item {
  margin-top: 10px;
}
.mobile-menu .submenu__icon {
  position: absolute;
  top: 10px;
  right: 0;
  pointer-events: none;
  transition: transform 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  width: 20px;
}

.hamburger {
  position: relative;
  display: none;
  width: 18px;
  height: 8px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .hamburger {
    display: block;
  }
}
.hamburger span {
  position: absolute;
  right: 0;
  display: inline-block;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  width: 100%;
  height: 1px;
  margin: auto;
  background-color: #80358A;
}
.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(8px - 1px);
}
.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;
}
.hamburger.-active span {
  background-color: #000000;
}
.hamburger.-active span:nth-of-type(1) {
  top: calc(4px);
  transform: rotate(-45deg);
}
.hamburger.-active span:nth-of-type(2) {
  width: 0;
  transition: width 250ms;
}
.hamburger.-active span:nth-of-type(3) {
  top: calc(4px);
  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 span:nth-of-type(2) {
  margin-bottom: 0px !important;
}
.hamburger.-active span {
  background-color: #80358A !important;
}

body .header > .container .-has-submenu {
  display: flex;
}
body .header > .container .-has-submenu:hover .submenu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
body .header > .container .-has-submenu:hover .submenu__icon {
  transform: rotate(-180deg);
}
body .header > .container .submenu {
  position: absolute;
  top: 80px;
  min-width: 220px;
  padding: 30px 20px;
  transform: translateX(-20px);
  background-color: #000000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: white !important;
  padding: 20px !important;
  border-radius: 10px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: unset !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(10px);
}
body .header > .container .submenu__item {
  display: block;
  height: 100%;
  white-space: nowrap;
  color: white;
}
body .header > .container .submenu__icon {
  margin-left: 10px;
  width: 10px;
  height: auto;
  fill: #000000;
}
body .header > .container .submenu::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  height: 10px;
}
body .header > .container .submenu__icon {
  transition: transform 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  margin-top: 2px;
}
body .header > .container .submenu a.header__item {
  display: inline-block;
  color: #80358A !important;
  white-space: nowrap;
  margin-bottom: 20px;
  transition: background-size 0.6s cubic-bezier(0.8, 0.25, 0.25, 1);
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  text-decoration: none;
  color: white;
  background-size: 0 1px;
}
body .header > .container .submenu a.header__item:last-child {
  margin-bottom: 0;
}
body .header > .container .submenu a.header__item:hover, body .header > .container .submenu a.header__item:focus {
  background-size: 100% 1px;
}
body .header > .container .submenu a.header__item:hover, body .header > .container .submenu a.header__item.-active {
  color: #E5007E !important;
}
body .header > .container .submenu a.header__item.-active {
  background-size: 100% 1px;
}
body .header > .container .submenu a.header__item + a {
  margin-left: 0;
}

.submenu__icon.--normal {
  display: none;
}

.faq-section {
  background-color: rgba(39, 52, 139, 0.06);
  margin-bottom: 0px !important;
}
.faq-section .part-10, .faq-section .part-1 {
  margin-bottom: 0px !important;
}

.faq__item {
  display: block;
}
.faq__item.-active .faq__answer {
  height: auto;
}
.faq__question {
  position: relative;
  cursor: pointer;
}
.faq__icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: auto;
}
.faq__answer {
  overflow: hidden;
  height: 0;
  margin: 0;
  padding: 0;
}
.faq__question {
  position: relative;
  padding: 32px 34px 32px 32px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: white;
}
.faq__question p {
  font-family: "ff-cocon-pro", sans-serif;
  color: #80358A !important;
  font-size: 24px !important;
  line-height: 120% !important;
}
.faq__item {
  margin-bottom: 10px;
  background-color: white;
  border-radius: 10px;
}
.faq__item.-active .faq__answer {
  padding: 20px;
  padding-left: 32px;
  padding-top: 3px;
  padding-bottom: 32px;
  height: auto;
  background-color: white;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.faq__item.-active .faq__answer p {
  max-width: 862px;
}
.faq__item.-active .faq__icon {
  transform: rotate(180deg);
}
.faq__category {
  color: #80358A !important;
  margin-top: 80px;
}
.faq__category:first-of-type {
  margin-top: 0px;
}
.faq__category + * {
  margin-top: 40px;
}
.faq__icon {
  position: relative !important;
  transition: transform 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  width: 17px;
  margin-top: 0;
}
.faq__answer p + p, .faq__answer p + ul, .faq__answer ul + p, .faq__answer ul + ul {
  margin-top: 20px;
}

.state {
  display: flex;
  align-items: center;
  margin-top: 0;
  color: #2CA71C;
}
.state__dot {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  margin-right: 8px;
  background-color: #2CA71C;
}
.state.-available {
  color: #2CA71C;
}
.state.-in-option {
  color: #FFAB0B;
}
.state.-in-option .state__dot {
  background-color: #FFAB0B;
}
.state.-sold {
  color: #C60A0A;
}
.state.-sold .state__dot {
  background-color: #C60A0A;
}
.state--large {
  margin-top: 0;
  padding: 9px 20px;
  background-color: #2CA71C;
  color: white;
  font-weight: 700;
}
.state--large.-available {
  background-color: #2CA71C;
}
.state--large.-in-option {
  background-color: #FFAB0B;
}
.state--large.-sold {
  background-color: #C60A0A;
}

table {
  border-collapse: collapse;
  width: 100%;
}
table td, table th {
  padding: 20px 20px;
}
table thead tr th {
  text-align: left;
  background-color: #EFEFEF;
}
table tbody tr {
  cursor: pointer;
}
table tbody tr td {
  transition: background-color 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  background-color: white;
}
table tbody tr.-sold td {
  background-color: rgba(255, 239, 239, 0.3);
}
table tbody tr:nth-child(even) td {
  background-color: #EFEFEF;
}
table tbody tr:nth-child(even).-sold td {
  background-color: #FFEFEF;
}
table tbody tr:hover td {
  background-color: #B0A895;
}
table::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1024px) {
  table.pricelist td:nth-child(3),
table.pricelist th:nth-child(3),
table.pricelist td:nth-child(4),
table.pricelist th:nth-child(4) {
    display: none;
  }
}
@media (max-width: 576px) {
  table.pricelist td:nth-child(2),
table.pricelist th:nth-child(2),
table.pricelist td:nth-child(6),
table.pricelist th:nth-child(6) {
    display: none;
  }
}

.block {
  background-color: #000000;
  display: flex;
}
.block a:not(.button), .block span, .block li, .block p, .block h1, .block h2, .block h3, .block h4, .block h5, .block h6 {
  color: white;
}
.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: white;
}
@media (max-width: 1024px) {
  .block {
    flex-direction: column;
  }
}
.block__content {
  padding: 70px 40px;
  width: 60%;
}
@media (max-width: 1024px) {
  .block__content {
    padding: 70px 40px;
  }
}
@media (max-width: 768px) {
  .block__content {
    padding: 70px 40px;
  }
}
@media (max-width: 576px) {
  .block__content {
    padding: 40px 20px;
  }
}
@media (max-width: 1024px) {
  .block__content {
    width: 100%;
  }
}
.block__image {
  position: relative;
  width: 40%;
}
@media (max-width: 1024px) {
  .block__image {
    width: 100%;
    height: 55vw;
  }
}
.block__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.image--cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.image--contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.image--full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.image--side {
  position: relative;
  padding-top: 90vh;
}
@media (max-width: 1800px) {
  .image--side {
    width: calc(100% - 70px);
  }
}
@media (max-width: 1280px) {
  .image--side {
    padding-top: 90vw;
  }
}
@media (max-width: 576px) {
  .image--side {
    width: 100%;
  }
}
.image--side img, .image--side .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  width: calc(100% + ((100vw - 1420px) / 2) + 50px);
  max-width: unset;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: calc(1420px)) {
  .image--side img, .image--side .background {
    width: calc(100% + 50px);
  }
}
@media (max-width: 768px) {
  .image--side img, .image--side .background {
    width: calc(100% + 20px);
  }
}
.image--side.-right img, .image--side.-right .background {
  left: 0;
  right: unset;
  border-bottom-right-radius: 0;
}
.image--side .background {
  background-color: white;
}
.image--logo {
  width: 123px;
  margin-top: 0px;
}
.image--logo + p {
  margin-top: 35px;
}
.image--footerlogo {
  width: 150px;
  margin-top: 55px;
}
.image--footerlogo + p {
  margin-top: 35px;
}
.image--small {
  width: 68px;
}
.image--small + p {
  margin-top: 35px;
}

.section.-right .image--side img, .section.-right .image--side .background {
  border-bottom-right-radius: 0;
}

.--small-image img {
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: auto;
  max-height: 100%;
  padding-right: 120px;
  padding-top: 120px;
  padding-bottom: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1024px) {
  .--small-image img {
    padding-right: 130px;
  }
}
@media (max-width: 768px) {
  .--small-image img {
    padding-right: 120px;
  }
}
@media (max-width: 576px) {
  .--small-image img {
    padding-right: 80px;
  }
}
@media (max-width: 375px) {
  .--small-image img {
    padding-right: 80px;
  }
}
@media (max-width: 1024px) {
  .--small-image img {
    padding-top: 60px;
  }
}
@media (max-width: 768px) {
  .--small-image img {
    padding-top: 60px;
  }
}
@media (max-width: 576px) {
  .--small-image img {
    padding-top: 60px;
  }
}
@media (max-width: 375px) {
  .--small-image img {
    padding-top: 60px;
  }
}
@media (max-width: 1024px) {
  .--small-image img {
    padding-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .--small-image img {
    padding-bottom: 60px;
  }
}
@media (max-width: 576px) {
  .--small-image img {
    padding-bottom: 60px;
  }
}
@media (max-width: 375px) {
  .--small-image img {
    padding-bottom: 60px;
  }
}

.section .container [class*=part] {
  position: relative;
}
.section .container [class*=part].-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 576px) {
  .section .container [class*=part].-title {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 576px) {
  .section .container [class*=part].-title .link {
    margin-top: 30px;
  }
}
.section .container [class*=part].-color-light {
  background-color: #EFEFEF;
}
.section .container .part__block {
  padding: 120px 7%;
  background-color: #EFEFEF;
}
@media (max-width: 1024px) {
  .section .container .part__block {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .section .container .part__block {
    padding: 40px 0;
  }
}

.splide.carousel .splide__track {
  overflow: visible;
}
.splide.carousel .splide__slide {
  position: relative;
  padding-top: 35%;
}
.splide.carousel .splide__slide img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.location__inner {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.location__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.location__text {
  position: absolute;
  bottom: 15px;
  left: 20px;
  font-weight: 800;
  text-transform: uppercase;
  color: white;
}

.link {
  display: flex !important;
  align-items: center;
  color: #000000 !important;
}
.link img {
  margin-left: 10px;
  margin-top: 2px;
  width: 12px;
  transition: transform 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
}
.link:hover img {
  transform: translateX(5px);
}
.link.-back img {
  margin-right: 10px;
  margin-left: 0;
}
.link.-down:hover img {
  transform: translateY(5px);
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 0 60px;
  background-color: rgba(239, 239, 239, 0.9);
  display: none;
}
.modal.-active {
  display: flex;
}
.modal .modal__content {
  margin: auto;
  max-width: 800px;
  background-color: white;
  padding: 50px;
}
.modal .modal__content > .message {
  font-family: "ff-cocon-pro", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 95%;
  color: #000000;
}
@media (max-width: 1024px) {
  .modal .modal__content > .message {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .modal .modal__content > .message {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  .modal .modal__content > .message {
    font-size: 32px;
  }
}
.modal .modal__content > .message + * {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .modal .modal__content > .message + * {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .modal .modal__content > .message + * {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  .modal .modal__content > .message + * {
    margin-top: 20px;
  }
}
.modal .modal__content > .move-on {
  margin-top: 40px;
}
.modal__container {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 900px;
  background: white;
}
.modal__text {
  padding: 40px;
  width: 500px;
}
.modal__image {
  position: relative;
  width: 400px;
  background-color: #B0A895;
}
.modal__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal__cross {
  position: absolute;
  right: -15px;
  top: -15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #000000;
  cursor: pointer;
}
.modal__cross span {
  position: absolute;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  transform: rotate(-45deg);
  display: block;
  width: 16px;
  height: 1px;
  background-color: white;
}
.modal__cross span + span {
  transform: rotate(45deg);
}
.modal__cross:hover span {
  transform: rotate(0);
}

.selector {
  position: relative;
  padding-top: 49.121vw;
  height: 0;
}
.selector img, .selector svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.selector path:not(.ignored-path) {
  transition: fill 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  fill: transparent;
  fill-opacity: 0.5;
  cursor: pointer;
  cursor: pointer;
}
.selector path:not(.ignored-path):hover, .selector path:not(.ignored-path).-active {
  fill: #2CA71C;
  fill-opacity: 0.5;
}
.selector path:not(.ignored-path).-sold:hover, .selector path:not(.ignored-path).-sold.-active {
  fill: #C60A0A;
  fill-opacity: 0.5;
}
.selector__actions {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  max-width: 1420px;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-start;
}
.selector__actions .part-1:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.selector__actions .part-1.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
}
.selector__actions .part-2:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.selector__actions .part-2.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
}
.selector__actions .part-3:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.selector__actions .part-3.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
}
.selector__actions .part-4:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.selector__actions .part-4.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
}
.selector__actions .part-5:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.selector__actions .part-5.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
}
.selector__actions .part-6:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.selector__actions .part-6.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
}
.selector__actions .part-7:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.selector__actions .part-7.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
}
.selector__actions .part-8:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.selector__actions .part-8.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
}
.selector__actions .part-9:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.selector__actions .part-9.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
}
.selector__actions .part-10:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.selector__actions .part-10.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
}
.selector__actions .part-11:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.selector__actions .part-11.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
}
.selector__actions .part-12:not(.no-gutter) {
  width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.selector__actions .part-12.no-gutter {
  width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
}
@media (max-width: 1280px) {
  .selector__actions .part-xl-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-xl-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .selector__actions .part-xl-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-xl-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .selector__actions .part-xl-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-xl-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .selector__actions .part-xl-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-xl-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .selector__actions .part-xl-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-xl-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .selector__actions .part-xl-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-xl-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .selector__actions .part-xl-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-xl-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .selector__actions .part-xl-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-xl-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .selector__actions .part-xl-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-xl-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .selector__actions .part-xl-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-xl-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .selector__actions .part-xl-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-xl-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .selector__actions .part-xl-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-xl-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 1024px) {
  .selector__actions .part-l-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-l-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .selector__actions .part-l-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-l-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .selector__actions .part-l-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-l-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .selector__actions .part-l-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-l-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .selector__actions .part-l-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-l-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .selector__actions .part-l-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-l-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .selector__actions .part-l-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-l-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .selector__actions .part-l-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-l-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .selector__actions .part-l-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-l-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .selector__actions .part-l-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-l-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .selector__actions .part-l-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-l-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .selector__actions .part-l-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-l-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 768px) {
  .selector__actions .part-m-1:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-m-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .selector__actions .part-m-2:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-m-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .selector__actions .part-m-3:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-m-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .selector__actions .part-m-4:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-m-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .selector__actions .part-m-5:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-m-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .selector__actions .part-m-6:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-m-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .selector__actions .part-m-7:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-m-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .selector__actions .part-m-8:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-m-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .selector__actions .part-m-9:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-m-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .selector__actions .part-m-10:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-m-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .selector__actions .part-m-11:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-m-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .selector__actions .part-m-12:not(.no-gutter) {
    width: calc(((100% - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-m-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 576px) {
  .selector__actions .part-s-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (1 - 1)));
  }
  .selector__actions .part-s-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .selector__actions .part-s-2:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 2 + (10px * (2 - 1)));
  }
  .selector__actions .part-s-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .selector__actions .part-s-3:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 3 + (10px * (3 - 1)));
  }
  .selector__actions .part-s-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .selector__actions .part-s-4:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 4 + (10px * (4 - 1)));
  }
  .selector__actions .part-s-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .selector__actions .part-s-5:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 5 + (10px * (5 - 1)));
  }
  .selector__actions .part-s-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .selector__actions .part-s-6:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 6 + (10px * (6 - 1)));
  }
  .selector__actions .part-s-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .selector__actions .part-s-7:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 7 + (10px * (7 - 1)));
  }
  .selector__actions .part-s-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .selector__actions .part-s-8:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 8 + (10px * (8 - 1)));
  }
  .selector__actions .part-s-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .selector__actions .part-s-9:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 9 + (10px * (9 - 1)));
  }
  .selector__actions .part-s-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .selector__actions .part-s-10:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 10 + (10px * (10 - 1)));
  }
  .selector__actions .part-s-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .selector__actions .part-s-11:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 11 + (10px * (11 - 1)));
  }
  .selector__actions .part-s-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .selector__actions .part-s-12:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 12 + (10px * (12 - 1)));
  }
  .selector__actions .part-s-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
@media (max-width: 375px) {
  .selector__actions .part-xs-1:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 1 + (10px * (1 - 1)));
  }
  .selector__actions .part-xs-1.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 1 + (0px * (1 - 1)));
  }
  .selector__actions .part-xs-2:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 2 + (10px * (2 - 1)));
  }
  .selector__actions .part-xs-2.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 2 + (0px * (2 - 1)));
  }
  .selector__actions .part-xs-3:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 3 + (10px * (3 - 1)));
  }
  .selector__actions .part-xs-3.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 3 + (0px * (3 - 1)));
  }
  .selector__actions .part-xs-4:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 4 + (10px * (4 - 1)));
  }
  .selector__actions .part-xs-4.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 4 + (0px * (4 - 1)));
  }
  .selector__actions .part-xs-5:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 5 + (10px * (5 - 1)));
  }
  .selector__actions .part-xs-5.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 5 + (0px * (5 - 1)));
  }
  .selector__actions .part-xs-6:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 6 + (10px * (6 - 1)));
  }
  .selector__actions .part-xs-6.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 6 + (0px * (6 - 1)));
  }
  .selector__actions .part-xs-7:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 7 + (10px * (7 - 1)));
  }
  .selector__actions .part-xs-7.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 7 + (0px * (7 - 1)));
  }
  .selector__actions .part-xs-8:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 8 + (10px * (8 - 1)));
  }
  .selector__actions .part-xs-8.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 8 + (0px * (8 - 1)));
  }
  .selector__actions .part-xs-9:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 9 + (10px * (9 - 1)));
  }
  .selector__actions .part-xs-9.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 9 + (0px * (9 - 1)));
  }
  .selector__actions .part-xs-10:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 10 + (10px * (10 - 1)));
  }
  .selector__actions .part-xs-10.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 10 + (0px * (10 - 1)));
  }
  .selector__actions .part-xs-11:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 11 + (10px * (11 - 1)));
  }
  .selector__actions .part-xs-11.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 11 + (0px * (11 - 1)));
  }
  .selector__actions .part-xs-12:not(.no-gutter) {
    width: calc(((100% - (10px * (12 - 1))) / 12) * 12 + (10px * (12 - 1)));
  }
  .selector__actions .part-xs-12.no-gutter {
    width: calc(((100% - (0px * (12 - 1))) / 12) * 12 + (0px * (12 - 1)));
  }
}
.selector__actions .part-top-0 {
  margin-top: 0px;
}
.selector__actions .part-left-0 {
  margin-left: 0px;
}
.selector__actions .part-right-0 {
  margin-right: 0px;
}
.selector__actions .part-bottom-0 {
  margin-bottom: calc(0px + 80px);
}
.selector__actions .part-top-1 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.selector__actions .part-left-1 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.selector__actions .part-right-1 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
}
.selector__actions .part-bottom-1 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 80px);
}
.selector__actions .part-top-2 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.selector__actions .part-left-2 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.selector__actions .part-right-2 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
}
.selector__actions .part-bottom-2 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 80px);
}
.selector__actions .part-top-3 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.selector__actions .part-left-3 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.selector__actions .part-right-3 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
}
.selector__actions .part-bottom-3 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 80px);
}
.selector__actions .part-top-4 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.selector__actions .part-left-4 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.selector__actions .part-right-4 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
}
.selector__actions .part-bottom-4 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 80px);
}
.selector__actions .part-top-5 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.selector__actions .part-left-5 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.selector__actions .part-right-5 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
}
.selector__actions .part-bottom-5 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 80px);
}
.selector__actions .part-top-6 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.selector__actions .part-left-6 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.selector__actions .part-right-6 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
}
.selector__actions .part-bottom-6 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 80px);
}
.selector__actions .part-top-7 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.selector__actions .part-left-7 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.selector__actions .part-right-7 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
}
.selector__actions .part-bottom-7 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 80px);
}
.selector__actions .part-top-8 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.selector__actions .part-left-8 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.selector__actions .part-right-8 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
}
.selector__actions .part-bottom-8 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 80px);
}
.selector__actions .part-top-9 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.selector__actions .part-left-9 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.selector__actions .part-right-9 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
}
.selector__actions .part-bottom-9 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 80px);
}
.selector__actions .part-top-10 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.selector__actions .part-left-10 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.selector__actions .part-right-10 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
}
.selector__actions .part-bottom-10 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 80px);
}
.selector__actions .part-top-11 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.selector__actions .part-left-11 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.selector__actions .part-right-11 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
}
.selector__actions .part-bottom-11 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 80px);
}
.selector__actions .part-top-12 {
  margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.selector__actions .part-left-12 {
  margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.selector__actions .part-right-12 {
  margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
}
.selector__actions .part-bottom-12 {
  margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 80px);
}
@media (max-width: 1024px) {
  .selector__actions .part-top-l-0 {
    margin-top: 0px;
  }
  .selector__actions .part-left-l-0 {
    margin-left: 0px;
  }
  .selector__actions .part-right-l-0 {
    margin-right: 0px;
  }
  .selector__actions .part-bottom-l-0 {
    margin-bottom: calc(0px + 60px);
  }
  .selector__actions .part-top-l-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-left-l-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-right-l-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-bottom-l-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .selector__actions .part-top-l-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-left-l-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-right-l-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-bottom-l-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .selector__actions .part-top-l-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-left-l-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-right-l-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-bottom-l-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .selector__actions .part-top-l-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-left-l-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-right-l-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-bottom-l-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .selector__actions .part-top-l-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-left-l-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-right-l-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-bottom-l-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .selector__actions .part-top-l-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-left-l-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-right-l-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-bottom-l-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .selector__actions .part-top-l-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-left-l-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-right-l-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-bottom-l-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .selector__actions .part-top-l-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-left-l-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-right-l-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-bottom-l-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .selector__actions .part-top-l-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-left-l-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-right-l-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-bottom-l-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .selector__actions .part-top-l-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-left-l-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-right-l-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-bottom-l-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .selector__actions .part-top-l-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-left-l-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-right-l-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-bottom-l-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .selector__actions .part-top-l-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-left-l-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-right-l-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-bottom-l-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 768px) {
  .selector__actions .part-top-m-0 {
    margin-top: 0px;
  }
  .selector__actions .part-left-m-0 {
    margin-left: 0px;
  }
  .selector__actions .part-right-m-0 {
    margin-right: 0px;
  }
  .selector__actions .part-bottom-m-0 {
    margin-bottom: calc(0px + 60px);
  }
  .selector__actions .part-top-m-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-left-m-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-right-m-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-bottom-m-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 60px);
  }
  .selector__actions .part-top-m-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-left-m-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-right-m-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-bottom-m-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 60px);
  }
  .selector__actions .part-top-m-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-left-m-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-right-m-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-bottom-m-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 60px);
  }
  .selector__actions .part-top-m-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-left-m-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-right-m-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-bottom-m-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 60px);
  }
  .selector__actions .part-top-m-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-left-m-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-right-m-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-bottom-m-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 60px);
  }
  .selector__actions .part-top-m-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-left-m-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-right-m-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-bottom-m-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 60px);
  }
  .selector__actions .part-top-m-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-left-m-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-right-m-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-bottom-m-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 60px);
  }
  .selector__actions .part-top-m-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-left-m-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-right-m-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-bottom-m-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 60px);
  }
  .selector__actions .part-top-m-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-left-m-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-right-m-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-bottom-m-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 60px);
  }
  .selector__actions .part-top-m-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-left-m-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-right-m-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-bottom-m-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 60px);
  }
  .selector__actions .part-top-m-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-left-m-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-right-m-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-bottom-m-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 60px);
  }
  .selector__actions .part-top-m-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-left-m-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-right-m-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-bottom-m-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 60px);
  }
}
@media (max-width: 576px) {
  .selector__actions .part-top-s-0 {
    margin-top: 0px;
  }
  .selector__actions .part-left-s-0 {
    margin-left: 0px;
  }
  .selector__actions .part-right-s-0 {
    margin-right: 0px;
  }
  .selector__actions .part-bottom-s-0 {
    margin-bottom: calc(0px + 40px);
  }
  .selector__actions .part-top-s-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-left-s-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-right-s-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-bottom-s-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .selector__actions .part-top-s-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-left-s-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-right-s-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-bottom-s-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .selector__actions .part-top-s-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-left-s-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-right-s-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-bottom-s-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .selector__actions .part-top-s-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-left-s-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-right-s-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-bottom-s-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .selector__actions .part-top-s-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-left-s-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-right-s-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-bottom-s-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .selector__actions .part-top-s-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-left-s-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-right-s-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-bottom-s-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .selector__actions .part-top-s-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-left-s-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-right-s-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-bottom-s-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .selector__actions .part-top-s-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-left-s-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-right-s-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-bottom-s-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .selector__actions .part-top-s-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-left-s-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-right-s-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-bottom-s-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .selector__actions .part-top-s-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-left-s-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-right-s-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-bottom-s-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .selector__actions .part-top-s-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-left-s-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-right-s-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-bottom-s-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .selector__actions .part-top-s-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-left-s-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-right-s-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-bottom-s-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .selector__actions .part-top-xs-0 {
    margin-top: 0px;
  }
  .selector__actions .part-left-xs-0 {
    margin-left: 0px;
  }
  .selector__actions .part-right-xs-0 {
    margin-right: 0px;
  }
  .selector__actions .part-bottom-xs-0 {
    margin-bottom: calc(0px + 40px);
  }
  .selector__actions .part-top-xs-1 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-left-xs-1 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-right-xs-1 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1)));
  }
  .selector__actions .part-bottom-xs-1 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 1 + (16px * (1 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-2 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-left-xs-2 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-right-xs-2 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1)));
  }
  .selector__actions .part-bottom-xs-2 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 2 + (16px * (2 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-3 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-left-xs-3 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-right-xs-3 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1)));
  }
  .selector__actions .part-bottom-xs-3 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 3 + (16px * (3 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-4 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-left-xs-4 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-right-xs-4 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1)));
  }
  .selector__actions .part-bottom-xs-4 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 4 + (16px * (4 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-5 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-left-xs-5 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-right-xs-5 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1)));
  }
  .selector__actions .part-bottom-xs-5 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 5 + (16px * (5 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-6 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-left-xs-6 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-right-xs-6 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1)));
  }
  .selector__actions .part-bottom-xs-6 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 6 + (16px * (6 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-7 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-left-xs-7 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-right-xs-7 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1)));
  }
  .selector__actions .part-bottom-xs-7 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 7 + (16px * (7 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-8 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-left-xs-8 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-right-xs-8 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1)));
  }
  .selector__actions .part-bottom-xs-8 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 8 + (16px * (8 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-9 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-left-xs-9 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-right-xs-9 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1)));
  }
  .selector__actions .part-bottom-xs-9 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 9 + (16px * (9 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-10 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-left-xs-10 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-right-xs-10 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1)));
  }
  .selector__actions .part-bottom-xs-10 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 10 + (16px * (10 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-11 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-left-xs-11 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-right-xs-11 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1)));
  }
  .selector__actions .part-bottom-xs-11 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 11 + (16px * (11 - 1))) + 40px);
  }
  .selector__actions .part-top-xs-12 {
    margin-top: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-left-xs-12 {
    margin-left: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-right-xs-12 {
    margin-right: calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1)));
  }
  .selector__actions .part-bottom-xs-12 {
    margin-bottom: calc(calc(((1420px - (16px * (12 - 1))) / 12) * 12 + (16px * (12 - 1))) + 40px);
  }
}
@media (max-width: 375px) {
  .selector__actions .part-xs-0 {
    display: none;
  }
}
@media (max-width: 576px) {
  .selector__actions .part-s-0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .selector__actions .part-m-0 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .selector__actions .part-l-0 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .selector__actions .part-xl-0 {
    display: none;
  }
}
.selector__actions [class*=part].-justify-start {
  display: flex;
  justify-content: flex-start;
}
.selector__actions [class*=part].-justify-center {
  display: flex;
  justify-content: center;
}
.selector__actions [class*=part].-justify-end {
  display: flex;
  justify-content: flex-end;
}
.selector__actions [class*=part].-align-start {
  display: flex;
  align-items: flex-start;
}
.selector__actions [class*=part].-align-center {
  display: flex;
  align-items: center;
}
.selector__actions [class*=part].-align-end {
  display: flex;
  align-items: flex-end;
}
.selector__actions [class*=part].-text-left {
  text-align: left;
}
.selector__actions [class*=part].-text-center {
  text-align: center;
}
.selector__actions [class*=part].-text-right {
  text-align: right;
}
@media (max-width: 768px) {
  .selector__actions {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.selector__action {
  padding: 10px 20px;
  border: 1px solid #000000;
  transition: background-color 0.35s cubic-bezier(0.8, 0.25, 0.25, 1), color 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  background-color: white;
  cursor: pointer;
  color: #000000;
  text-transform: uppercase;
}
.selector__action.-active, .selector__action:hover {
  background-color: #000000;
  color: white;
}
.selector__block {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-50%);
  transition: top 0.35s cubic-bezier(0.8, 0.25, 0.25, 1), left 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  padding: 20px 20px 25px;
  width: 310px;
  background-color: #EFEFEF;
}
.selector__block .title,
.selector__block .row {
  display: flex;
  justify-content: space-between;
}
.selector__block .title {
  align-items: flex-end;
  border-bottom: 1px solid #000000;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.selector__block .title h1, .selector__block .title h2, .selector__block .title h3, .selector__block .title h4, .selector__block .title h5, .selector__block .title h6,
.selector__block .title .heading-1,
.selector__block .title .heading-2,
.selector__block .title .heading-3,
.selector__block .title .heading-4,
.selector__block .title .heading-5,
.selector__block .title .heading-6 {
  color: #000000;
}

.section.selector {
  margin-top: 100px !important;
}
@media (max-width: 768px) {
  .section.selector {
    margin-top: 60px !important;
  }
}
@media (max-width: 1024px) {
  .section.selector {
    display: none;
  }
}

.details {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: -30px;
}
@media (max-width: 1024px) {
  .details {
    margin-bottom: -30px;
  }
}
@media (max-width: 768px) {
  .details {
    margin-bottom: -30px;
  }
}
@media (max-width: 576px) {
  .details {
    margin-bottom: -15px;
  }
}
.details > * {
  margin-top: 0;
  margin-bottom: 30px;
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .details > * {
    margin-bottom: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .details > * {
    margin-bottom: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 576px) {
  .details > * {
    margin-bottom: 15px;
    margin-right: 15px;
  }
}

.--heroPages {
  position: relative;
}
.--heroPages .hero__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.--heroPages .hero__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.--heroPages .hero--text {
  color: white;
  text-align: center;
}

.loader {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.loader__icon {
  display: inline-block;
  position: relative;
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.loader__icon div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  margin: 2px;
  border: 2px solid #000000;
  border-radius: 50%;
  -webkit-animation: loader__icon 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          animation: loader__icon 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #000000 transparent transparent transparent;
}
.loader__icon div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
          animation-delay: -0.45s;
}
.loader__icon div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.loader__icon div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
          animation-delay: -0.15s;
}
@-webkit-keyframes loader__icon {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loader__icon {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.steps__menu {
  display: flex;
}
.steps__menu + * {
  margin-top: 40px;
}
.steps__item {
  transition: background-color 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  padding: 12px 20px;
  margin-top: 0;
  border-radius: 100px;
  background-color: transparent;
  cursor: pointer;
  color: #B0A895;
}
.steps__item.-active {
  background-color: #EFEFEF;
  color: #000000;
}
.steps__item.-error {
  color: #D00000;
}
.steps__item:hover {
  background-color: #EFEFEF;
}
.steps__item + .steps__item {
  margin-left: 10px;
}

.choices {
  position: relative;
}
.choices::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 100px;
  width: 100%;
  background: linear-gradient(to top, #EFEFEF, transparent);
  pointer-events: none;
}
.choices__container {
  overflow: scroll;
  max-height: 480px;
  padding-bottom: 50px;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.choices__container::-webkit-scrollbar {
  display: none;
}
.choices__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: background-color 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  padding: 10px 30px 10px 10px;
}
.choices__item:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.67);
}
.choices__item .state {
  font-size: 14px;
}
.choices__item + .choices__item {
  margin-top: 5px;
}
.choices__content {
  display: flex;
  align-items: center;
}
.choices__content .-small {
  font-size: 14px;
}
.choices__image {
  width: 100px;
  height: 80px;
  margin-right: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #B0A895;
}
.choices__actions {
  display: flex;
}
.choices__actions .action {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background-color: #000000;
  cursor: pointer;
}
.choices__actions .action img {
  width: 14px;
}
.choices__actions .action.-see {
  background-color: #B0A895;
}
.choices__actions .action.-see:hover {
  background-color: #000000;
}
.choices__actions .action.-add span {
  position: absolute;
  transition: 0.35s cubic-bezier(0.8, 0.25, 0.25, 1);
  display: block;
  width: 12px;
  height: 1px;
  background-color: white;
}
.choices__actions .action.-add span + span {
  transform: rotate(90deg);
}
.choices__actions .action.-add:hover {
  background-color: #16C100;
}
.choices__actions .action.-add.-active {
  background-color: #16C100;
}
.choices__actions .action.-add.-active span:first-child {
  transform: rotate(-45deg);
  left: 13px;
}
.choices__actions .action.-add.-active span:last-of-type {
  transform: rotate(45deg);
  top: 19px;
  left: 10px;
  width: 6px;
}
.choices__actions .action.-add.-max:not(.-active) {
  pointer-events: none;
  opacity: 0.2;
}
.choices__actions .action + .action {
  margin-left: 10px;
}

.favorites {
  padding: 20px;
  margin-top: 40px;
  background-color: rgba(255, 255, 255, 0.67);
}
.favorites__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.favorites__item + .favorites__item {
  margin-top: 15px;
}
.favorites__number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  margin-right: 10px;
  background-color: #EFEFEF;
  font-size: 14px;
  font-weight: 600;
}
.favorites__content {
  display: flex;
}
.favorites__actions {
  display: flex;
}
.favorites__actions .action {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  margin-left: 10px;
  cursor: pointer;
  background-color: #EFEFEF;
}
.favorites__actions .action img {
  width: 40%;
}
.favorites__actions .action.-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.favorites + .choices {
  margin-top: 40px;
}

.houses-uitgelicht {
  background-color: rgba(39, 52, 139, 0.06);
  margin-bottom: 0px !important;
}
@media (min-width: 1024px) {
  .houses-uitgelicht .container {
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
  }
}
.houses-uitgelicht.--pages {
  margin-top: 0px !important;
  padding-top: 205px !important;
}
@media (min-width: 1024px) {
  .houses-uitgelicht.--pages .container {
    row-gap: 40px !important;
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
  }
}
@media (max-width: 1024px) {
  .houses-uitgelicht.--pages .container {
    row-gap: 20px !important;
  }
}
.houses-uitgelicht.--pages .container .houses-uitgelicht__title {
  margin-bottom: 20px !important;
}
.houses-uitgelicht.--pages .container .houses-uitgelicht__house--content p {
  margin-bottom: 0px !important;
}
.houses-uitgelicht .container .part-4 {
  margin-bottom: 0px;
}
.houses-uitgelicht__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 45px !important;
}
.houses-uitgelicht__title h3 {
  color: #80358A;
}
.houses-uitgelicht__title a {
  margin-top: 0px;
}
.houses-uitgelicht__house {
  overflow: hidden;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .houses-uitgelicht__house {
    width: calc((100% - 440px) / 12 * 4 + 120px) !important;
  }
}
.houses-uitgelicht__house.--custom {
  padding: 40px;
  background-image: url("/img/custom-1.png");
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
}
.houses-uitgelicht__house.--custom h3, .houses-uitgelicht__house.--custom p, .houses-uitgelicht__house.--custom a {
  color: white !important;
}
.houses-uitgelicht__house.--custom a {
  border: 1px solid rgba(255, 255, 255, 0.25) !important;
}
.houses-uitgelicht__house:hover .houses-uitgelicht__house--image img {
  transform: scale(1.1);
}
.houses-uitgelicht__house--image {
  height: 287px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden;
}
.houses-uitgelicht__house--image .tag {
  background-color: #80358A;
  width: 80px;
  height: 35px;
  align-content: center;
  text-align: center;
  position: absolute;
  border-radius: 8px;
  top: 20px;
  left: 20px;
}
.houses-uitgelicht__house--image .tag span {
  font-family: "ff-cocon-pro", sans-serif;
  color: white;
}
.houses-uitgelicht__house--image img {
  height: 287px;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  transition: all 0.3s ease-in-out;
}
.houses-uitgelicht__house--content {
  padding-left: 40px;
  padding-top: 38px;
  padding-bottom: 38px;
  background-color: white;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.houses-uitgelicht__house--content h4 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.houses-uitgelicht__house--content h4:first-child {
  color: #E5007E !important;
}
.houses-uitgelicht__house--content h4:last-child {
  color: #80358A !important;
}
.houses-uitgelicht__house--content p {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  color: #80358A !important;
}

.--gradient {
  background-color: rgba(39, 52, 139, 0.06);
  margin-bottom: 39px;
  max-height: 120px !important;
}
.--gradient img {
  max-height: 120px !important;
}
.--gradient.-no-margin {
  margin-bottom: 0px !important;
}

.diensten-layout__title {
  text-align: center;
}
.diensten-layout__title h2 {
  color: #80358A !important;
}
.diensten-layout__columns {
  display: flex;
  justify-content: center;
  max-width: 1130px;
  margin: 0 auto;
  margin-bottom: 40px !important;
}
.diensten-layout__columns div {
  padding: 10px 62px 0px 62px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 33.33%;
}
.diensten-layout__columns div img {
  margin-bottom: 37px;
}
.diensten-layout__columns div h3 {
  color: #80358A !important;
}
.diensten-layout__columns div .button {
  margin-top: 60px !important;
}
.diensten-layout__columns div p {
  text-align: center;
  margin-top: 40px !important;
}
.diensten-layout__columns div:first-child img {
  width: 98px;
  height: 76px;
}
.diensten-layout__columns div:last-child img {
  width: 100px;
  height: 76px;
}
.diensten-layout__columns div.middle {
  border-right: 1px solid rgba(128, 53, 138, 0.2);
  border-left: 1px solid rgba(128, 53, 138, 0.2);
}
.diensten-layout__columns div.middle img {
  width: 93px;
  height: 76px;
}

.text-inside-image .part-12 {
  margin-bottom: 0px !important;
}
.text-inside-image__content {
  position: absolute;
  top: 100px;
  right: 92px;
  max-width: 333px;
}
.text-inside-image__content h3, .text-inside-image__content p, .text-inside-image__content h4 {
  color: white !important;
}
.text-inside-image__content p, .text-inside-image__content h4 {
  margin-top: 64px !important;
}
.text-inside-image__content .button {
  color: white !important;
  margin-top: 64px !important;
}
.text-inside-image.-call-to-action .buttons {
  margin-top: 0px !important;
}
.text-inside-image.-call-to-action .buttons .button:first-child {
  margin-bottom: 0px !important;
}
.text-inside-image.-call-to-action .buttons .button:last-child {
  margin-top: 20px !important;
}

.work-area .container .part-12 {
  padding-bottom: 124px !important;
  padding-left: 116px !important;
  border-radius: 20px;
  background-color: #F2F3F8;
  margin-bottom: 0px !important;
  height: 557px;
}
.work-area img {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 879px;
  border-radius: 20px;
}
.work-area__content {
  max-width: 389px;
  padding-top: 100px;
}
.work-area__content h3, .work-area__content h4 {
  color: #80358A !important;
}
.work-area__content h4 {
  margin-top: 40px !important;
}
.work-area__content p {
  margin-top: 40px !important;
  color: black !important;
}
.work-area__content .button {
  margin-top: 60px !important;
}

.reviews .part-12 {
  margin-bottom: 45px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.reviews .part-12 .button {
  margin-top: 0px;
}
.reviews__title {
  color: #80358A !important;
}
.reviews .part-3 {
  margin-bottom: 0px !important;
}

.review {
  background-color: rgba(39, 52, 139, 0.06) !important;
  border-radius: 20px;
  padding: 40px;
  height: 508px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.review__rating {
  margin-bottom: 118px;
}
.review__rating .star {
  color: #EC61A0 !important;
}
.review__name {
  color: #80358A !important;
  font-family: "ff-cocon-pro", sans-serif !important;
}
.review.--funda {
  display: flex;
  align-items: center;
  justify-content: start;
  background-image: url(/images/gradient_reviews.png?07eec13bfef5cf7a384f9cee73079769);
  background-size: cover;
}
.review__funda--image {
  width: 128px;
  margin-bottom: 187px;
}
.review__funda--rating {
  color: white !important;
}

.call-to-action .container .part-12 {
  background-image: url(/images/gradient_cta.png?588428298f81c78fbe2ba20fa79e9601);
  background-size: cover;
  height: 321px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 117px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 0px !important;
}
.call-to-action__content {
  max-width: 447px;
}
.call-to-action__content h3, .call-to-action__content h4 {
  color: white !important;
}
.call-to-action__content h4 {
  margin-top: 40px !important;
}
.call-to-action__socials {
  height: 100%;
  border: 1px solid white;
  min-width: 620px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 38px;
}
.call-to-action__socials a {
  height: 52px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: white;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  border-radius: 8px;
}
.call-to-action__socials a .--instagram-label {
  color: #80358A !important;
  font-family: "ff-cocon-pro", sans-serif !important;
  margin-right: 22px;
}
.call-to-action__socials a .--facebook-label {
  color: #27348B !important;
  font-family: "ff-cocon-pro", sans-serif !important;
  margin-right: 25px;
}
.call-to-action__socials a img {
  height: 100%;
  margin-top: 0px;
}

.contact-details__wrapper {
  display: flex;
  justify-content: space-between;
}
.contact-details .container .part-5 {
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  margin-bottom: 0px !important;
}
.contact-details .container .part-7 {
  background-color: rgba(39, 52, 139, 0.06) !important;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 100px;
  margin-bottom: 0px !important;
}
.contact-details .container .part-7 .-contact {
  margin-top: 0px !important;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.contact-details .container .part-7 .-address {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.contact-details .container .part-7 .-address p {
  margin-top: 0px !important;
  line-height: 120% !important;
}
.contact-details .container .part-7 .-address p.-font {
  margin-bottom: 24px !important;
}
.contact-details .container .part-7 p.-font {
  color: #80358A !important;
  margin-top: 0px !important;
}
.contact-details .container .part-7 .button {
  margin-top: 20px !important;
}
.contact-details .container .part-7 h3 {
  color: #80358A !important;
  margin-bottom: 79px;
}

.contact-map {
  width: 100%;
  height: 650px;
  border-radius: 0 20px 20px 0px;
  overflow: hidden;
}
.contact-map .mapboxgl-canvas {
  outline: none;
}
.contact-map .mapboxgl-control-container {
  display: none;
}
@media (max-width: 768px) {
  .contact-map {
    height: 450px;
  }
}

.contact-map__marker {
  width: 64px;
  height: 84px;
  cursor: pointer;
}
.contact-map__marker svg {
  display: block;
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 4px 5px rgba(0, 0, 0, 0.2));
}

.woning-detail--description {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background-color: rgba(39, 52, 139, 0.06);
}
.woning-detail--description .part-6 {
  margin-bottom: 0px !important;
}
.woning-detail--description h4 {
  color: #80358A !important;
}
.woning-detail--map .woning-map {
  width: 100%;
  height: 450px;
  border-radius: 20px;
  overflow: hidden;
}
.woning-detail--map .woning-map .mapboxgl-canvas {
  outline: none;
}
.woning-detail--kenmerken {
  background-color: rgba(39, 52, 139, 0.06);
  margin-bottom: 0px !important;
}
.woning-detail--kenmerken .tabs {
  display: flex;
  gap: 40px;
  margin: auto;
}
.woning-detail--kenmerken .tabs p {
  font-family: "ff-cocon-pro", sans-serif;
  margin-top: 0px !important;
  color: #80358A !important;
  cursor: pointer;
}
.woning-detail--kenmerken .tabs p:hover, .woning-detail--kenmerken .tabs p.-active {
  color: #E5007E !important;
}
.woning-detail--kenmerken .tab-overzicht {
  margin: auto;
  background-color: white;
  border-radius: 20px;
  margin-top: 50px;
  padding: 117px 116px;
}
.woning-detail--kenmerken .tab-overzicht .part-5, .woning-detail--kenmerken .tab-overzicht .part-12 {
  margin-bottom: 0px !important;
  height: 100%;
}
.woning-detail--kenmerken .tab-overzicht.part-10 {
  margin-bottom: 0px !important;
}
.woning-detail--kenmerken .tab-overzicht .part-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 0px;
  max-height: 497px;
}
.woning-detail--kenmerken .tab-overzicht .divider {
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 53%;
  background-color: rgba(128, 53, 138, 0.25);
}
.woning-detail--kenmerken .kenmerken-items {
  width: 100%;
}
.woning-detail--kenmerken .kenmerken-items p + *, .woning-detail--kenmerken .kenmerken-items .editor-text + * {
  margin-top: 30px;
}
.woning-detail--kenmerken .kenmerken-items__item {
  display: flex;
  gap: 14px;
  align-items: center;
  border-top: 1px solid rgba(128, 53, 138, 0.25);
  padding-top: 9px;
  padding-bottom: 9px;
}
.woning-detail--kenmerken .kenmerken-items__item:last-child {
  border-bottom: 1px solid rgba(128, 53, 138, 0.25);
}
.woning-detail--kenmerken .kenmerken-items__item--oppervlakte {
  background-color: rgba(39, 52, 139, 0.06) !important;
  border-radius: 10px;
  width: 62px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woning-detail--kenmerken .kenmerken-items__item--oppervlakte svg {
  width: 28px;
}
.woning-detail--kenmerken .kenmerken-items__item--toilet {
  background-color: rgba(39, 52, 139, 0.06) !important;
  border-radius: 10px;
  width: 62px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woning-detail--kenmerken .kenmerken-items__item--toilet svg {
  width: 33px;
}
.woning-detail--kenmerken .kenmerken-items__item--slaapkamers {
  background-color: rgba(39, 52, 139, 0.06) !important;
  border-radius: 10px;
  width: 62px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woning-detail--kenmerken .kenmerken-items__item--slaapkamers svg {
  width: 27px;
}
.woning-detail--kenmerken .kenmerken-items__item--bouwjaar {
  background-color: rgba(39, 52, 139, 0.06) !important;
  border-radius: 10px;
  width: 62px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woning-detail--kenmerken .kenmerken-items__item--bouwjaar svg {
  width: 33px;
}
.woning-detail--header {
  margin-top: 0px !important;
  padding-top: 120px !important;
  background-color: rgba(39, 52, 139, 0.06);
}
.woning-detail--header .-gradient-image {
  position: absolute;
}
.woning-detail--header .-data {
  padding-left: 103px !important;
}
.woning-detail--header .-data h2, .woning-detail--header .-data p, .woning-detail--header .-data h4 {
  color: white !important;
}
.woning-detail--header .-data p {
  margin-top: 50px !important;
}
.woning-detail--header .-data h4 {
  margin-top: 20px !important;
}
.woning-detail--header .part-12 {
  border-radius: 20px;
  padding: 20px;
  padding-bottom: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0px !important;
}
.woning-detail--header .part-12 .-data {
  z-index: 9;
}
.woning-detail--header .part-12 .breadcrumb {
  background-color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 26px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  z-index: 9;
}
.woning-detail--header .part-12 .breadcrumb span {
  margin-left: 10px;
  margin-right: 10px;
  color: #80358A !important;
  font-family: "ff-cocon-pro", sans-serif;
}
.woning-detail--header .part-12 .breadcrumb p {
  font-family: "ff-cocon-pro", sans-serif;
  color: #80358A !important;
}
.woning-detail--header .part-12 .breadcrumb a {
  color: rgba(128, 53, 138, 0.5) !important;
  font-family: "ff-cocon-pro", sans-serif;
}

.woning-detail--images {
  background-color: rgba(39, 52, 139, 0.06);
  padding-top: 0px !important;
}
.woning-detail--images .container {
  gap: 40px !important;
}
.woning-detail--images .part-3 {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: calc((100% - 440px) / 12 * 3 + 80px) !important;
  margin-bottom: 0px !important;
}
.woning-detail--images .part-6 {
  width: calc((100% - 440px) / 12 * 6 + 200px) !important;
  margin-bottom: 0px !important;
}

.house-gallery__item {
  position: relative;
  display: block;
  overflow: hidden;
}
.house-gallery__item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.house-gallery__item--1 {
  height: 100%;
  min-height: 372px;
}
.house-gallery__item--2, .house-gallery__item--3, .house-gallery__item--4, .house-gallery__item--5 {
  height: 183px;
}

.house-gallery__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(128, 53, 138, 0.5);
}
.house-gallery__overlay .button {
  font-family: "ff-cocon-pro", sans-serif;
  border-radius: 8px;
  background: linear-gradient(90deg, #E5007E 0%, #EC61A0 100%);
  color: white !important;
}

.house-gallery__hidden {
  display: none;
}

.woning-description {
  margin-top: 25px !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
.woning-description__full {
  display: none;
}
.woning-description button {
  margin-top: 50px !important;
}
.woning-description.-open .woning-description__short {
  display: none;
}
.woning-description.-open .woning-description__full {
  display: block;
}

.tabs {
  display: flex;
  align-items: center;
}
.tabs__item {
  border: 0;
  background: transparent;
  cursor: pointer;
  font-family: "ff-cocon-pro", sans-serif;
  color: #80358A !important;
  font-size: 16px;
}
.tabs__item.-active, .tabs__item:hover {
  color: #E5007E !important;
}

.tab-content {
  display: none;
}
.tab-content.-active {
  display: block;
}

.features .divider {
  left: 50% !important;
}
.features .-font {
  margin-top: 30px;
}
.features .-font:first-child {
  margin-top: 0px !important;
}
.features .kenmerken-items__item {
  justify-content: space-between;
  border-bottom: 0px !important;
}
.features .kenmerken-items__item.-first {
  margin-top: 10px !important;
}
.features .kenmerken-items__item p {
  margin-top: 0px !important;
}

.description .divider {
  display: none !important;
}
.description .woning-description-full {
  margin-top: 25px;
}

.floorplans .divider {
  display: none !important;
}
.floorplans p {
  z-index: 999;
  margin-bottom: 10px;
}

.brochure .divider {
  display: none !important;
}
.brochure .button-046__text {
  display: flex;
}
.brochure .button svg {
  width: 15px !important;
  height: 15px !important;
  margin-right: 10px;
}
.brochure .button svg path {
  transition: fill 0.3s ease-in-out;
}
.brochure .button:hover svg path {
  fill: white !important;
}

.usps .part-12 h2 {
  text-align: center;
  color: #80358A !important;
}
.usps .part-12 p {
  max-width: 660px;
  text-align: center;
  margin: 0 auto;
  margin-top: 64px !important;
}
.usps .usp-wrapper {
  margin: 0 auto;
  margin-bottom: 0px !important;
  display: flex;
  background-color: white;
  border-radius: 20px;
  padding-top: 110px;
  padding-bottom: 110px;
}
.usps .usp-wrapper .usp-overview {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.usps .usp-wrapper .usp-item {
  width: 33.33%;
}
.usps .usp-wrapper .usp-item.first {
  border-right: 1px solid rgba(128, 53, 138, 0.25);
}
.usps .usp-wrapper .usp-item.last {
  border-left: 1px solid rgba(128, 53, 138, 0.25);
}
.usps .usp-wrapper .usp {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 160px;
}
.usps .usp-wrapper .usp h5 {
  text-align: center;
  color: #80358A !important;
}
.usps .usp-wrapper .usp.first img {
  width: 93px;
}
.usps .usp-wrapper .usp.last img {
  width: 80px;
}
.usps .usp-wrapper .usp img {
  width: 90px;
}

.team {
  background-color: rgba(39, 52, 139, 0.06) !important;
}
.team .container {
  gap: 40px;
}
.team .part-4 {
  margin-bottom: 0px !important;
  width: calc((100% - 440px) / 12 * 4 + 120px) !important;
}
.team .part-12 {
  margin-bottom: 20px !important;
}
.team .part-12 h3 {
  color: #80358A !important;
  text-align: center;
}
.team__member {
  background-color: white;
  border-radius: 20px;
}
.team__member--content {
  padding: 39px 0px;
}
.team__member--content h4, .team__member--content p {
  text-align: center;
  width: 100%;
}
.team__member--content h4 {
  color: #EA4C9A !important;
}
.team__member--content p {
  color: #80358A !important;
  margin-top: 20px !important;
}

.search-assignment {
  padding: 120px 118px;
  border-radius: 20px;
  background: rgba(39, 52, 139, 0.06);
  margin: auto;
  color: #80358A;
}
.search-assignment input::-moz-placeholder, .search-assignment textarea::-moz-placeholder {
  font-family: "ff-cocon-pro", sans-serif !important;
  font-weight: 400 !important;
}
.search-assignment input:-ms-input-placeholder, .search-assignment textarea:-ms-input-placeholder {
  font-family: "ff-cocon-pro", sans-serif !important;
  font-weight: 400 !important;
}
.search-assignment h3, .search-assignment p, .search-assignment button, .search-assignment input::placeholder, .search-assignment select, .search-assignment option, .search-assignment textarea::placeholder, .search-assignment textarea, .search-assignment span {
  font-family: "ff-cocon-pro", sans-serif !important;
  font-weight: 400 !important;
}
.search-assignment a {
  color: #80358A !important;
}
.search-assignment__title {
  margin: 0 0 80px;
  color: #80358A;
}
.search-assignment__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
}
.search-assignment__column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.search-assignment__field {
  position: relative;
}
.search-assignment__field input,
.search-assignment__field select {
  width: 100%;
  height: 54px;
  padding: 0 32px;
  border: 0;
  border-radius: 8px;
  outline: 0;
  font-size: 16px;
  background: #fff;
  font-family: "ff-cocon-pro", sans-serif;
  color: #80358A;
}
.search-assignment__field input::-moz-placeholder, .search-assignment__field select::-moz-placeholder {
  color: #80358A;
  opacity: 1;
}
.search-assignment__field input:-ms-input-placeholder, .search-assignment__field select:-ms-input-placeholder {
  color: #80358A;
  opacity: 1;
}
.search-assignment__field input::placeholder,
.search-assignment__field select::placeholder {
  color: #80358A;
  opacity: 1;
}
.search-assignment__field select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  padding-right: 50px;
  background-image: url(/images/select-arrow.svg?2585df0c55c0c2f7f1c7c64b1bd52b3f);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 10px 7px;
}
.search-assignment__price {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
}
.search-assignment__locations {
  margin-top: 40px;
}
.search-assignment__label {
  margin: 0 0 18px;
  font-weight: 600;
  color: #80358A;
}
.search-assignment__location-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 26px;
}
.search-assignment__location {
  padding: 10px 13px;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  border: 1px solid #80358A !important;
  border-radius: 7px;
  background: transparent;
  color: #80358A;
  font: inherit;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.search-assignment__location:hover, .search-assignment__location.-active {
  background-color: #80358A !important;
  color: #fff;
}
.search-assignment__message {
  margin-top: 40px;
}
.search-assignment__message textarea {
  display: block;
  width: 100%;
  min-height: 190px;
  padding: 20px 25px;
  border: 0;
  border-radius: 8px;
  outline: none;
  resize: vertical;
  background: #fff;
  font: inherit;
  font-weight: 600;
  color: #80358A;
}
.search-assignment__message textarea::-moz-placeholder {
  color: #80358A;
  opacity: 1;
}
.search-assignment__message textarea:-ms-input-placeholder {
  color: #80358A;
  opacity: 1;
}
.search-assignment__message textarea::placeholder {
  color: #80358A;
  opacity: 1;
}
.search-assignment__privacy {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 33px;
  cursor: pointer;
}
.search-assignment__privacy input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.search-assignment__privacy input:checked + .search-assignment__checkbox {
  background: #80358A;
}
.search-assignment__privacy input:checked + .search-assignment__checkbox::after {
  opacity: 1;
}
.search-assignment__privacy a {
  color: inherit;
  text-decoration: underline;
}
.search-assignment__checkbox {
  position: relative;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  border: 1px solid #80358A;
  border-radius: 6px;
  background: #fff;
}
.search-assignment__checkbox::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 8px;
  width: 5px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  opacity: 0;
}
.search-assignment__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
  padding: 16px 26px;
  border: 0;
  border-radius: 7px;
  background: linear-gradient(90deg, #e5007e 0%, #f4509f 100%);
  color: #fff;
  font: inherit;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
.search-assignment__submit:hover {
  opacity: 0.9;
}
.search-assignment__submit:disabled {
  cursor: wait;
  opacity: 0.6;
}
.search-assignment__success, .search-assignment__error {
  margin-top: 20px;
  font-weight: 600;
}
.search-assignment__error {
  color: #c62828;
}
@media (max-width: 1024px) {
  .search-assignment {
    padding: 60px;
  }
  .search-assignment__grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .search-assignment {
    padding: 35px 20px;
  }
  .search-assignment__title {
    margin-bottom: 35px;
  }
  .search-assignment__price {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

button {
  background-color: transparent !important;
  outline: none !important;
  border: none !important;
}
