@font-face {
  font-family: "helvetica-regular";
  src: url("../static/fonts/neuehelveticaregular/522972a6-5867-47ae-82fc-a7cf9bd5d4d4.eot");
  src: url("../static/fonts/neuehelveticaregular/522972a6-5867-47ae-82fc-a7cf9bd5d4d4.eot?#iefix")
      format("embedded-opentype"),
    url("../static/fonts/neuehelveticaregular/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff")
      format("woff"),
    url("../static/fonts/neuehelveticaregular/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2")
      format("woff2"),
    url("../static/fonts/neuehelveticaregular/8f4a1705-214a-4dd0-80b8-72252c37e688.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helvetica-bold";
  src: url("../static/fonts/neuehelveticabold/4c21ab66-1566-4a85-b310-fbc649985f88.eot.eot");
  src: url("../static/fonts/neuehelveticabold/4c21ab66-1566-4a85-b310-fbc649985f88.eot.eot?#iefix")
      format("embedded-opentype"),
    url("../static/fonts/neuehelveticabold/7b415a05-784a-4a4c-8c94-67e9288312f5.woff")
      format("woff"),
    url("../static/fonts/neuehelveticabold/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2")
      format("woff2"),
    url("../static/fonts/neuehelveticabold/f07c25ed-2d61-4e44-99ab-a0bc3ec67662.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* Start Custom Fonts CSS */
@font-face {
  font-family: "Lato Regular";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("/fonts/lato-regular-1.eot");
  src: url("/fonts/lato-regular-1.eot?#iefix") format("embedded-opentype"),
    url("/fonts/lato-regular.woff2") format("woff2"),
    url("/fonts/lato-regular.woff") format("woff"),
    url("/fonts/Lato-Regular.ttf") format("truetype"),
    url("/fonts/lato-regular.svg#LatoRegular") format("svg");
}

@font-face {
  font-family: "Lato Bold";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("/fonts/lato-bold.eot");
  src: url("/fonts/lato-bold.eot?#iefix") format("embedded-opentype"),
    url("/fonts/lato-bold.woff2") format("woff2"),
    url("/fonts/lato-bold.woff") format("woff"),
    url("/fonts/lato-bold.ttf") format("truetype");
}

@font-face {
  font-family: "Lato Light";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("/fonts/lato-light.eot");
  src: url("/fonts/lato-light.eot?#iefix") format("embedded-opentype"),
    url("/fonts/lato-light.woff2") format("woff2"),
    url("/fonts/lato-light.woff") format("woff"),
    url("/fonts/lato-light.ttf") format("truetype");
}

@font-face {
  font-family: "Lato italic";
  font-style: italic;
  font-weight: normal;
  font-display: auto;
  src: url("/fonts/lato-italic.eot");
  src: url("/fonts/lato-italic.eot?#iefix") format("embedded-opentype"),
    url("/fonts/lato-italic.woff2") format("woff2"),
    url("/fonts/lato-italic.woff") format("woff"),
    url("/fonts/lato-italic.ttf") format("truetype");
}
.white {
  color: #fff !important;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
main,
summary {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
b,
strong {
  font-weight: bold;
}
dfn,
i,
em {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
button {
  padding: 0;
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
[role="button"] {
  cursor: pointer;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
[hidden] {
  display: none !important;
}
[class$="--responsive"] {
  font-range: 400px 1660px;
}
a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}
html {
  height: 100%;
  background: #fff;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100%;
  width: 100%;
  background: #fff;
  font-family: "Lato Regular";
  color: #000;
  font-size: 20px;
}
* {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  tap-highlight-color: rgba(0, 0, 0, 0);
}
*:focus {
  outline: none;
}
*::-webkit-selection {
  background-color: #eff6f7;
}
*::-moz-selection {
  background-color: #eff6f7;
}
*::selection {
  background-color: #eff6f7;
}
img,
svg {
  width: 100%;
  height: auto;
}
img {
  background-color: $colorGrayLightest;
  vertical-align: top;
}
svg {
  width: 100%;
}
picture {
  display: block;
}
.u-h1,
h1 {
  font-family: "Lato Bold";
  font-size: calc(30px + 36 * ((100vw - 400px) / 1260));
  color: #000;
  line-height: 1.1;
  margin: 1.8rem 0;
}
@media screen and (min-width: 1660px) {
  .u-h1,
  h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 400px) {
  .u-h1,
  h1 {
    font-size: 27px;
  }
}
@media (max-device-width: 736px) and (orientation: landscape) {
  .u-h1,
  h1 {
    font-size: 20px;
  }
}
@media (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .u-h1,
  h1 {
    font-size: 20px;
  }
}
.u-h2,
h2 {
  font-family: "Lato Bold";
  font-size: calc(24px + 4 * ((100vw - 400px) / 1260));
  color: #000;
  line-height: 1.4;
  margin: 1.5rem 0;
}
@media screen and (min-width: 1660px) {
  .u-h2,
  h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 400px) {
  .u-h2,
  h2 {
    font-size: 24px;
  }
}
@media (max-device-width: 736px) and (orientation: landscape) {
  .u-h2,
  h2 {
    font-size: 20px;
  }
}
@media (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .u-h2,
  h2 {
    font-size: 20px;
  }
}
.u-h3 {
  font-family: "Lato Bold";
  font-size: calc(22px + 7 * ((100vw - 400px) / 1260));
  color: #000;
  line-height: 1.4;
  margin: 1rem 0;
}
@media screen and (min-width: 1660px) {
  .u-h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 600px) {
  .u-h3 {
    font-size: 22px;
    line-height: 1.2;
  }
}
@media (max-device-width: 736px) and (orientation: landscape) {
  .u-h3 {
    font-size: 18px;
  }
}
@media (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .u-h3 {
    font-size: 18px;
  }
}
.u-p,
p {
  font-family: "Lato Regular";
  color: #000;
  font-size: 20px;
  color: #000;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  line-height: 1.5em;
  padding-bottom: 1em;
}
.u-p--large {
  font-size: calc(17px + 10 * ((100vw - 400px) / 1260));
}
@media screen and (min-width: 1660px) {
  .u-p--large {
    font-size: 27px;
  }
}
@media screen and (max-width: 400px) {
  .u-p--large {
    font-size: 17px;
  }
}
.u-p--bold {
  font-family: "Lato Bold";
}
.u-p--small {
  font-size: 20px;
  padding-bottom: unset !important;
}
p:empty {
  padding-top: 1.5rem;
}
.u-ul {
  list-style: disc;
  margin-left: 20px;
  padding-left: 20px;
}
.u-ul li {
  padding-bottom: 0.5em;
}
strong {
  font-family: "Lato Bold";
  font-weight: normal;
}
svg {
  width: 100%;
  height: inherit;
}
.o-animated-entry {
  -webkit-transition: opacity 1.5s ease 0.2s, -webkit-transform 2s ease;
  transition: opacity 1.5s ease 0.2s, -webkit-transform 2s ease;
  transition: transform 2s ease, opacity 1.5s ease 0.2s;
  transition: transform 2s ease, opacity 1.5s ease 0.2s,
    -webkit-transform 2s ease;
  opacity: 1;
}
.o-animated-entry--below {
  opacity: 0;
}
.o-animated-entry--above {
  opacity: 0;
}
.o-animated-entry--intro {
  -webkit-animation: fadeIn 1.5s;
  animation: fadeIn 1.5s;
}
.o-animated-entry--delayed {
  -webkit-animation: fadeIn-delayed 2.8s;
  animation: fadeIn-delayed 2.8s;
}
@-webkit-keyframes fadeIn-delayed {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn-delayed {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.c-carousel {
  position: relative;
}
.c-carousel__wallpaper {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100vh;
}
@media only screen and (max-width: 700px) {
  .c-carousel__wallpaper {
    min-height: 500px;
  }
}
.c-carousel__image {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
.c-carousel__inner {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.c-carousel__video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  min-height: 100vh;
  min-width: 100vw;
}
.o-copy-image__content {
  position: absolute;
  width: 100%;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.o-grid:before {
  content: "";
  display: table;
}
.o-grid:after {
  content: "";
  display: table;
  clear: both;
}
.o-grid__cell--1\/1 {
  width: calc(99.9% * 1 / 1 - (20px - 20px * 1 / 1));
}
.o-grid__cell--1\/1:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--1\/1:last-child {
  margin-right: 0;
}
.o-grid__cell--1\/1:nth-child(1n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--1\/1:nth-child(1n + 1) {
  clear: both;
}
.o-grid__cell--1\/2 {
  width: calc(99.9% * 1 / 2 - (20px - 20px * 1 / 2));
}
.o-grid__cell--1\/2:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--1\/2:last-child {
  margin-right: 0;
}
.o-grid__cell--1\/2:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--1\/2:nth-child(2n + 1) {
  clear: both;
}
.o-grid__cell--2\/2 {
  width: calc(99.9% * 2 / 2 - (20px - 20px * 2 / 2));
}
.o-grid__cell--2\/2:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--2\/2:last-child {
  margin-right: 0;
}
.o-grid__cell--2\/2:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--2\/2:nth-child(2n + 1) {
  clear: both;
}
.o-grid__cell--1\/3 {
  width: calc(99.9% * 1 / 3 - (20px - 20px * 1 / 3));
}
.o-grid__cell--1\/3:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--1\/3:last-child {
  margin-right: 0;
}
.o-grid__cell--1\/3:nth-child(3n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--1\/3:nth-child(3n + 1) {
  clear: both;
}
.o-grid__cell--2\/3 {
  width: calc(99.9% * 2 / 3 - (20px - 20px * 2 / 3));
}
.o-grid__cell--2\/3:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--2\/3:last-child {
  margin-right: 0;
}
.o-grid__cell--2\/3:nth-child(3n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--2\/3:nth-child(3n + 1) {
  clear: both;
}
.o-grid__cell--3\/3 {
  width: calc(99.9% * 3 / 3 - (20px - 20px * 3 / 3));
}
.o-grid__cell--3\/3:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--3\/3:last-child {
  margin-right: 0;
}
.o-grid__cell--3\/3:nth-child(3n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--3\/3:nth-child(3n + 1) {
  clear: both;
}
.o-grid__cell--1\/4 {
  width: calc(99.9% * 1 / 4 - (20px - 20px * 1 / 4));
}
.o-grid__cell--1\/4:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--1\/4:last-child {
  margin-right: 0;
}
.o-grid__cell--1\/4:nth-child(4n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--1\/4:nth-child(4n + 1) {
  clear: both;
}
.o-grid__cell--2\/4 {
  width: calc(99.9% * 2 / 4 - (20px - 20px * 2 / 4));
}
.o-grid__cell--2\/4:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--2\/4:last-child {
  margin-right: 0;
}
.o-grid__cell--2\/4:nth-child(4n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--2\/4:nth-child(4n + 1) {
  clear: both;
}
.o-grid__cell--3\/4 {
  width: calc(99.9% * 3 / 4 - (20px - 20px * 3 / 4));
}
.o-grid__cell--3\/4:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--3\/4:last-child {
  margin-right: 0;
}
.o-grid__cell--3\/4:nth-child(4n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--3\/4:nth-child(4n + 1) {
  clear: both;
}
.o-grid__cell--4\/4 {
  width: calc(99.9% * 4 / 4 - (20px - 20px * 4 / 4));
}
.o-grid__cell--4\/4:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--4\/4:last-child {
  margin-right: 0;
}
.o-grid__cell--4\/4:nth-child(4n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--4\/4:nth-child(4n + 1) {
  clear: both;
}
.o-grid__cell--1\/5 {
  width: calc(99.9% * 1 / 5 - (20px - 20px * 1 / 5));
}
.o-grid__cell--1\/5:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--1\/5:last-child {
  margin-right: 0;
}
.o-grid__cell--1\/5:nth-child(5n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--1\/5:nth-child(5n + 1) {
  clear: both;
}
.o-grid__cell--2\/5 {
  width: calc(99.9% * 2 / 5 - (20px - 20px * 2 / 5));
}
.o-grid__cell--2\/5:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--2\/5:last-child {
  margin-right: 0;
}
.o-grid__cell--2\/5:nth-child(5n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--2\/5:nth-child(5n + 1) {
  clear: both;
}
.o-grid__cell--3\/5 {
  width: calc(99.9% * 3 / 5 - (20px - 20px * 3 / 5));
}
.o-grid__cell--3\/5:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--3\/5:last-child {
  margin-right: 0;
}
.o-grid__cell--3\/5:nth-child(5n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--3\/5:nth-child(5n + 1) {
  clear: both;
}
.o-grid__cell--4\/5 {
  width: calc(99.9% * 4 / 5 - (20px - 20px * 4 / 5));
}
.o-grid__cell--4\/5:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--4\/5:last-child {
  margin-right: 0;
}
.o-grid__cell--4\/5:nth-child(5n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--4\/5:nth-child(5n + 1) {
  clear: both;
}
.o-grid__cell--5\/5 {
  width: calc(99.9% * 5 / 5 - (20px - 20px * 5 / 5));
}
.o-grid__cell--5\/5:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--5\/5:last-child {
  margin-right: 0;
}
.o-grid__cell--5\/5:nth-child(5n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--5\/5:nth-child(5n + 1) {
  clear: both;
}
.o-grid__cell--1\/6 {
  width: calc(99.9% * 1 / 6 - (20px - 20px * 1 / 6));
}
.o-grid__cell--1\/6:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--1\/6:last-child {
  margin-right: 0;
}
.o-grid__cell--1\/6:nth-child(6n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--1\/6:nth-child(6n + 1) {
  clear: both;
}
.o-grid__cell--2\/6 {
  width: calc(99.9% * 2 / 6 - (20px - 20px * 2 / 6));
}
.o-grid__cell--2\/6:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--2\/6:last-child {
  margin-right: 0;
}
.o-grid__cell--2\/6:nth-child(6n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--2\/6:nth-child(6n + 1) {
  clear: both;
}
.o-grid__cell--3\/6 {
  width: calc(99.9% * 3 / 6 - (20px - 20px * 3 / 6));
}
.o-grid__cell--3\/6:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--3\/6:last-child {
  margin-right: 0;
}
.o-grid__cell--3\/6:nth-child(6n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--3\/6:nth-child(6n + 1) {
  clear: both;
}
.o-grid__cell--4\/6 {
  width: calc(99.9% * 4 / 6 - (20px - 20px * 4 / 6));
}
.o-grid__cell--4\/6:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--4\/6:last-child {
  margin-right: 0;
}
.o-grid__cell--4\/6:nth-child(6n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--4\/6:nth-child(6n + 1) {
  clear: both;
}
.o-grid__cell--5\/6 {
  width: calc(99.9% * 5 / 6 - (20px - 20px * 5 / 6));
}
.o-grid__cell--5\/6:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--5\/6:last-child {
  margin-right: 0;
}
.o-grid__cell--5\/6:nth-child(6n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--5\/6:nth-child(6n + 1) {
  clear: both;
}
.o-grid__cell--6\/6 {
  width: calc(99.9% * 6 / 6 - (20px - 20px * 6 / 6));
}
.o-grid__cell--6\/6:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--6\/6:last-child {
  margin-right: 0;
}
.o-grid__cell--6\/6:nth-child(6n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--6\/6:nth-child(6n + 1) {
  clear: both;
}
.o-grid__cell--1\/7 {
  width: calc(99.9% * 1 / 7 - (20px - 20px * 1 / 7));
}
.o-grid__cell--1\/7:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--1\/7:last-child {
  margin-right: 0;
}
.o-grid__cell--1\/7:nth-child(7n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--1\/7:nth-child(7n + 1) {
  clear: both;
}
.o-grid__cell--2\/7 {
  width: calc(99.9% * 2 / 7 - (20px - 20px * 2 / 7));
}
.o-grid__cell--2\/7:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--2\/7:last-child {
  margin-right: 0;
}
.o-grid__cell--2\/7:nth-child(7n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--2\/7:nth-child(7n + 1) {
  clear: both;
}
.o-grid__cell--3\/7 {
  width: calc(99.9% * 3 / 7 - (20px - 20px * 3 / 7));
}
.o-grid__cell--3\/7:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--3\/7:last-child {
  margin-right: 0;
}
.o-grid__cell--3\/7:nth-child(7n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--3\/7:nth-child(7n + 1) {
  clear: both;
}
.o-grid__cell--4\/7 {
  width: calc(99.9% * 4 / 7 - (20px - 20px * 4 / 7));
}
.o-grid__cell--4\/7:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--4\/7:last-child {
  margin-right: 0;
}
.o-grid__cell--4\/7:nth-child(7n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--4\/7:nth-child(7n + 1) {
  clear: both;
}
.o-grid__cell--5\/7 {
  width: calc(99.9% * 5 / 7 - (20px - 20px * 5 / 7));
}
.o-grid__cell--5\/7:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--5\/7:last-child {
  margin-right: 0;
}
.o-grid__cell--5\/7:nth-child(7n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--5\/7:nth-child(7n + 1) {
  clear: both;
}
.o-grid__cell--6\/7 {
  width: calc(99.9% * 6 / 7 - (20px - 20px * 6 / 7));
}
.o-grid__cell--6\/7:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--6\/7:last-child {
  margin-right: 0;
}
.o-grid__cell--6\/7:nth-child(7n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--6\/7:nth-child(7n + 1) {
  clear: both;
}
.o-grid__cell--7\/7 {
  width: calc(99.9% * 7 / 7 - (20px - 20px * 7 / 7));
}
.o-grid__cell--7\/7:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--7\/7:last-child {
  margin-right: 0;
}
.o-grid__cell--7\/7:nth-child(7n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--7\/7:nth-child(7n + 1) {
  clear: both;
}
.o-grid__cell--1\/8 {
  width: calc(99.9% * 1 / 8 - (20px - 20px * 1 / 8));
}
.o-grid__cell--1\/8:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--1\/8:last-child {
  margin-right: 0;
}
.o-grid__cell--1\/8:nth-child(8n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--1\/8:nth-child(8n + 1) {
  clear: both;
}
.o-grid__cell--2\/8 {
  width: calc(99.9% * 2 / 8 - (20px - 20px * 2 / 8));
}
.o-grid__cell--2\/8:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--2\/8:last-child {
  margin-right: 0;
}
.o-grid__cell--2\/8:nth-child(8n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--2\/8:nth-child(8n + 1) {
  clear: both;
}
.o-grid__cell--3\/8 {
  width: calc(99.9% * 3 / 8 - (20px - 20px * 3 / 8));
}
.o-grid__cell--3\/8:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--3\/8:last-child {
  margin-right: 0;
}
.o-grid__cell--3\/8:nth-child(8n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--3\/8:nth-child(8n + 1) {
  clear: both;
}
.o-grid__cell--4\/8 {
  width: calc(99.9% * 4 / 8 - (20px - 20px * 4 / 8));
}
.o-grid__cell--4\/8:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--4\/8:last-child {
  margin-right: 0;
}
.o-grid__cell--4\/8:nth-child(8n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--4\/8:nth-child(8n + 1) {
  clear: both;
}
.o-grid__cell--5\/8 {
  width: calc(99.9% * 5 / 8 - (20px - 20px * 5 / 8));
}
.o-grid__cell--5\/8:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--5\/8:last-child {
  margin-right: 0;
}
.o-grid__cell--5\/8:nth-child(8n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--5\/8:nth-child(8n + 1) {
  clear: both;
}
.o-grid__cell--6\/8 {
  width: calc(99.9% * 6 / 8 - (20px - 20px * 6 / 8));
}
.o-grid__cell--6\/8:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--6\/8:last-child {
  margin-right: 0;
}
.o-grid__cell--6\/8:nth-child(8n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--6\/8:nth-child(8n + 1) {
  clear: both;
}
.o-grid__cell--7\/8 {
  width: calc(99.9% * 7 / 8 - (20px - 20px * 7 / 8));
}
.o-grid__cell--7\/8:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--7\/8:last-child {
  margin-right: 0;
}
.o-grid__cell--7\/8:nth-child(8n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--7\/8:nth-child(8n + 1) {
  clear: both;
}
.o-grid__cell--8\/8 {
  width: calc(99.9% * 8 / 8 - (20px - 20px * 8 / 8));
}
.o-grid__cell--8\/8:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--8\/8:last-child {
  margin-right: 0;
}
.o-grid__cell--8\/8:nth-child(8n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--8\/8:nth-child(8n + 1) {
  clear: both;
}
.o-grid__cell--1\/10 {
  width: calc(99.9% * 1 / 10 - (20px - 20px * 1 / 10));
}
.o-grid__cell--1\/10:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--1\/10:last-child {
  margin-right: 0;
}
.o-grid__cell--1\/10:nth-child(10n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--1\/10:nth-child(10n + 1) {
  clear: both;
}
.o-grid__cell--2\/10 {
  width: calc(99.9% * 2 / 10 - (20px - 20px * 2 / 10));
}
.o-grid__cell--2\/10:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--2\/10:last-child {
  margin-right: 0;
}
.o-grid__cell--2\/10:nth-child(10n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--2\/10:nth-child(10n + 1) {
  clear: both;
}
.o-grid__cell--3\/10 {
  width: calc(99.9% * 3 / 10 - (20px - 20px * 3 / 10));
}
.o-grid__cell--3\/10:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--3\/10:last-child {
  margin-right: 0;
}
.o-grid__cell--3\/10:nth-child(10n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--3\/10:nth-child(10n + 1) {
  clear: both;
}
.o-grid__cell--4\/10 {
  width: calc(99.9% * 4 / 10 - (20px - 20px * 4 / 10));
}
.o-grid__cell--4\/10:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--4\/10:last-child {
  margin-right: 0;
}
.o-grid__cell--4\/10:nth-child(10n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--4\/10:nth-child(10n + 1) {
  clear: both;
}
.o-grid__cell--5\/10 {
  width: calc(99.9% * 5 / 10 - (20px - 20px * 5 / 10));
}
.o-grid__cell--5\/10:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--5\/10:last-child {
  margin-right: 0;
}
.o-grid__cell--5\/10:nth-child(10n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--5\/10:nth-child(10n + 1) {
  clear: both;
}
.o-grid__cell--6\/10 {
  width: calc(99.9% * 6 / 10 - (20px - 20px * 6 / 10));
}
.o-grid__cell--6\/10:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--6\/10:last-child {
  margin-right: 0;
}
.o-grid__cell--6\/10:nth-child(10n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--6\/10:nth-child(10n + 1) {
  clear: both;
}
.o-grid__cell--7\/10 {
  width: calc(99.9% * 7 / 10 - (20px - 20px * 7 / 10));
}
.o-grid__cell--7\/10:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--7\/10:last-child {
  margin-right: 0;
}
.o-grid__cell--7\/10:nth-child(10n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--7\/10:nth-child(10n + 1) {
  clear: both;
}
.o-grid__cell--8\/10 {
  width: calc(99.9% * 8 / 10 - (20px - 20px * 8 / 10));
}
.o-grid__cell--8\/10:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--8\/10:last-child {
  margin-right: 0;
}
.o-grid__cell--8\/10:nth-child(10n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--8\/10:nth-child(10n + 1) {
  clear: both;
}
.o-grid__cell--9\/10 {
  width: calc(99.9% * 9 / 10 - (20px - 20px * 9 / 10));
}
.o-grid__cell--9\/10:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--9\/10:last-child {
  margin-right: 0;
}
.o-grid__cell--9\/10:nth-child(10n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--9\/10:nth-child(10n + 1) {
  clear: both;
}
.o-grid__cell--10\/10 {
  width: calc(99.9% * 10 / 10 - (20px - 20px * 10 / 10));
}
.o-grid__cell--10\/10:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--10\/10:last-child {
  margin-right: 0;
}
.o-grid__cell--10\/10:nth-child(10n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--10\/10:nth-child(10n + 1) {
  clear: both;
}
.o-grid__cell--1\/12 {
  width: calc(99.9% * 1 / 12 - (20px - 20px * 1 / 12));
}
.o-grid__cell--1\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--1\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--1\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--1\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--2\/12 {
  width: calc(99.9% * 2 / 12 - (20px - 20px * 2 / 12));
}
.o-grid__cell--2\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--2\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--2\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--2\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--3\/12 {
  width: calc(99.9% * 3 / 12 - (20px - 20px * 3 / 12));
}
.o-grid__cell--3\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--3\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--3\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--3\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--4\/12 {
  width: calc(99.9% * 4 / 12 - (20px - 20px * 4 / 12));
}
.o-grid__cell--4\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--4\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--4\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--4\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--5\/12 {
  width: calc(99.9% * 5 / 12 - (20px - 20px * 5 / 12));
}
.o-grid__cell--5\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--5\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--5\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--5\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--6\/12 {
  width: calc(99.9% * 6 / 12 - (20px - 20px * 6 / 12));
}
.o-grid__cell--6\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--6\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--6\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--6\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--7\/12 {
  width: calc(99.9% * 7 / 12 - (20px - 20px * 7 / 12));
}
.o-grid__cell--7\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--7\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--7\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--7\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--8\/12 {
  width: calc(99.9% * 8 / 12 - (20px - 20px * 8 / 12));
}
.o-grid__cell--8\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--8\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--8\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--8\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--9\/12 {
  width: calc(99.9% * 9 / 12 - (20px - 20px * 9 / 12));
}
.o-grid__cell--9\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--9\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--9\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--9\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--10\/12 {
  width: calc(99.9% * 10 / 12 - (20px - 20px * 10 / 12));
}
.o-grid__cell--10\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--10\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--10\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--10\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--11\/12 {
  width: calc(99.9% * 11 / 12 - (20px - 20px * 11 / 12));
}
.o-grid__cell--11\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--11\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--11\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--11\/12:nth-child(12n + 1) {
  clear: both;
}
.o-grid__cell--12\/12 {
  width: calc(99.9% * 12 / 12 - (20px - 20px * 12 / 12));
}
.o-grid__cell--12\/12:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.o-grid__cell--12\/12:last-child {
  margin-right: 0;
}
.o-grid__cell--12\/12:nth-child(12n) {
  margin-right: 0;
  float: right;
}
.o-grid__cell--12\/12:nth-child(12n + 1) {
  clear: both;
}
@media only screen {
  .o-grid__cell--1\/1\@s {
    width: calc(99.9% * 1 / 1 - (20px - 20px * 1 / 1));
  }
  .o-grid__cell--1\/1\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/1\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/1\@s:nth-child(1n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/1\@s:nth-child(1n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/2\@s {
    width: calc(99.9% * 1 / 2 - (20px - 20px * 1 / 2));
  }
  .o-grid__cell--1\/2\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/2\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/2\@s:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/2\@s:nth-child(2n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/2\@s {
    width: calc(99.9% * 2 / 2 - (20px - 20px * 2 / 2));
  }
  .o-grid__cell--2\/2\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/2\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/2\@s:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/2\@s:nth-child(2n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/3\@s {
    width: calc(99.9% * 1 / 3 - (20px - 20px * 1 / 3));
  }
  .o-grid__cell--1\/3\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/3\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/3\@s:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/3\@s:nth-child(3n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/3\@s {
    width: calc(99.9% * 2 / 3 - (20px - 20px * 2 / 3));
  }
  .o-grid__cell--2\/3\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/3\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/3\@s:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/3\@s:nth-child(3n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/3\@s {
    width: calc(99.9% * 3 / 3 - (20px - 20px * 3 / 3));
  }
  .o-grid__cell--3\/3\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/3\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/3\@s:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/3\@s:nth-child(3n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/4\@s {
    width: calc(99.9% * 1 / 4 - (20px - 20px * 1 / 4));
  }
  .o-grid__cell--1\/4\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/4\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/4\@s:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/4\@s:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/4\@s {
    width: calc(99.9% * 2 / 4 - (20px - 20px * 2 / 4));
  }
  .o-grid__cell--2\/4\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/4\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/4\@s:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/4\@s:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/4\@s {
    width: calc(99.9% * 3 / 4 - (20px - 20px * 3 / 4));
  }
  .o-grid__cell--3\/4\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/4\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/4\@s:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/4\@s:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/4\@s {
    width: calc(99.9% * 4 / 4 - (20px - 20px * 4 / 4));
  }
  .o-grid__cell--4\/4\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/4\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/4\@s:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/4\@s:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/5\@s {
    width: calc(99.9% * 1 / 5 - (20px - 20px * 1 / 5));
  }
  .o-grid__cell--1\/5\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/5\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/5\@s:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/5\@s:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/5\@s {
    width: calc(99.9% * 2 / 5 - (20px - 20px * 2 / 5));
  }
  .o-grid__cell--2\/5\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/5\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/5\@s:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/5\@s:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/5\@s {
    width: calc(99.9% * 3 / 5 - (20px - 20px * 3 / 5));
  }
  .o-grid__cell--3\/5\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/5\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/5\@s:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/5\@s:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/5\@s {
    width: calc(99.9% * 4 / 5 - (20px - 20px * 4 / 5));
  }
  .o-grid__cell--4\/5\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/5\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/5\@s:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/5\@s:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/5\@s {
    width: calc(99.9% * 5 / 5 - (20px - 20px * 5 / 5));
  }
  .o-grid__cell--5\/5\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/5\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/5\@s:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/5\@s:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/6\@s {
    width: calc(99.9% * 1 / 6 - (20px - 20px * 1 / 6));
  }
  .o-grid__cell--1\/6\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/6\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/6\@s:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/6\@s:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/6\@s {
    width: calc(99.9% * 2 / 6 - (20px - 20px * 2 / 6));
  }
  .o-grid__cell--2\/6\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/6\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/6\@s:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/6\@s:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/6\@s {
    width: calc(99.9% * 3 / 6 - (20px - 20px * 3 / 6));
  }
  .o-grid__cell--3\/6\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/6\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/6\@s:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/6\@s:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/6\@s {
    width: calc(99.9% * 4 / 6 - (20px - 20px * 4 / 6));
  }
  .o-grid__cell--4\/6\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/6\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/6\@s:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/6\@s:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/6\@s {
    width: calc(99.9% * 5 / 6 - (20px - 20px * 5 / 6));
  }
  .o-grid__cell--5\/6\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/6\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/6\@s:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/6\@s:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/6\@s {
    width: calc(99.9% * 6 / 6 - (20px - 20px * 6 / 6));
  }
  .o-grid__cell--6\/6\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/6\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/6\@s:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/6\@s:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/7\@s {
    width: calc(99.9% * 1 / 7 - (20px - 20px * 1 / 7));
  }
  .o-grid__cell--1\/7\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/7\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/7\@s:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/7\@s:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/7\@s {
    width: calc(99.9% * 2 / 7 - (20px - 20px * 2 / 7));
  }
  .o-grid__cell--2\/7\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/7\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/7\@s:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/7\@s:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/7\@s {
    width: calc(99.9% * 3 / 7 - (20px - 20px * 3 / 7));
  }
  .o-grid__cell--3\/7\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/7\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/7\@s:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/7\@s:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/7\@s {
    width: calc(99.9% * 4 / 7 - (20px - 20px * 4 / 7));
  }
  .o-grid__cell--4\/7\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/7\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/7\@s:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/7\@s:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/7\@s {
    width: calc(99.9% * 5 / 7 - (20px - 20px * 5 / 7));
  }
  .o-grid__cell--5\/7\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/7\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/7\@s:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/7\@s:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/7\@s {
    width: calc(99.9% * 6 / 7 - (20px - 20px * 6 / 7));
  }
  .o-grid__cell--6\/7\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/7\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/7\@s:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/7\@s:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/7\@s {
    width: calc(99.9% * 7 / 7 - (20px - 20px * 7 / 7));
  }
  .o-grid__cell--7\/7\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/7\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/7\@s:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/7\@s:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/8\@s {
    width: calc(99.9% * 1 / 8 - (20px - 20px * 1 / 8));
  }
  .o-grid__cell--1\/8\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/8\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/8\@s:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/8\@s:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/8\@s {
    width: calc(99.9% * 2 / 8 - (20px - 20px * 2 / 8));
  }
  .o-grid__cell--2\/8\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/8\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/8\@s:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/8\@s:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/8\@s {
    width: calc(99.9% * 3 / 8 - (20px - 20px * 3 / 8));
  }
  .o-grid__cell--3\/8\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/8\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/8\@s:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/8\@s:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/8\@s {
    width: calc(99.9% * 4 / 8 - (20px - 20px * 4 / 8));
  }
  .o-grid__cell--4\/8\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/8\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/8\@s:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/8\@s:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/8\@s {
    width: calc(99.9% * 5 / 8 - (20px - 20px * 5 / 8));
  }
  .o-grid__cell--5\/8\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/8\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/8\@s:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/8\@s:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/8\@s {
    width: calc(99.9% * 6 / 8 - (20px - 20px * 6 / 8));
  }
  .o-grid__cell--6\/8\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/8\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/8\@s:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/8\@s:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/8\@s {
    width: calc(99.9% * 7 / 8 - (20px - 20px * 7 / 8));
  }
  .o-grid__cell--7\/8\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/8\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/8\@s:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/8\@s:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--8\/8\@s {
    width: calc(99.9% * 8 / 8 - (20px - 20px * 8 / 8));
  }
  .o-grid__cell--8\/8\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--8\/8\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--8\/8\@s:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--8\/8\@s:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/10\@s {
    width: calc(99.9% * 1 / 10 - (20px - 20px * 1 / 10));
  }
  .o-grid__cell--1\/10\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/10\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/10\@s:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/10\@s:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/10\@s {
    width: calc(99.9% * 2 / 10 - (20px - 20px * 2 / 10));
  }
  .o-grid__cell--2\/10\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/10\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/10\@s:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/10\@s:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/10\@s {
    width: calc(99.9% * 3 / 10 - (20px - 20px * 3 / 10));
  }
  .o-grid__cell--3\/10\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/10\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/10\@s:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/10\@s:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/10\@s {
    width: calc(99.9% * 4 / 10 - (20px - 20px * 4 / 10));
  }
  .o-grid__cell--4\/10\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/10\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/10\@s:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/10\@s:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/10\@s {
    width: calc(99.9% * 5 / 10 - (20px - 20px * 5 / 10));
  }
  .o-grid__cell--5\/10\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/10\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/10\@s:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/10\@s:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/10\@s {
    width: calc(99.9% * 6 / 10 - (20px - 20px * 6 / 10));
  }
  .o-grid__cell--6\/10\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/10\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/10\@s:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/10\@s:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/10\@s {
    width: calc(99.9% * 7 / 10 - (20px - 20px * 7 / 10));
  }
  .o-grid__cell--7\/10\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/10\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/10\@s:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/10\@s:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--8\/10\@s {
    width: calc(99.9% * 8 / 10 - (20px - 20px * 8 / 10));
  }
  .o-grid__cell--8\/10\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--8\/10\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--8\/10\@s:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--8\/10\@s:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--9\/10\@s {
    width: calc(99.9% * 9 / 10 - (20px - 20px * 9 / 10));
  }
  .o-grid__cell--9\/10\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--9\/10\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--9\/10\@s:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--9\/10\@s:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--10\/10\@s {
    width: calc(99.9% * 10 / 10 - (20px - 20px * 10 / 10));
  }
  .o-grid__cell--10\/10\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--10\/10\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--10\/10\@s:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--10\/10\@s:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/12\@s {
    width: calc(99.9% * 1 / 12 - (20px - 20px * 1 / 12));
  }
  .o-grid__cell--1\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/12\@s {
    width: calc(99.9% * 2 / 12 - (20px - 20px * 2 / 12));
  }
  .o-grid__cell--2\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/12\@s {
    width: calc(99.9% * 3 / 12 - (20px - 20px * 3 / 12));
  }
  .o-grid__cell--3\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/12\@s {
    width: calc(99.9% * 4 / 12 - (20px - 20px * 4 / 12));
  }
  .o-grid__cell--4\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/12\@s {
    width: calc(99.9% * 5 / 12 - (20px - 20px * 5 / 12));
  }
  .o-grid__cell--5\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/12\@s {
    width: calc(99.9% * 6 / 12 - (20px - 20px * 6 / 12));
  }
  .o-grid__cell--6\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/12\@s {
    width: calc(99.9% * 7 / 12 - (20px - 20px * 7 / 12));
  }
  .o-grid__cell--7\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--8\/12\@s {
    width: calc(99.9% * 8 / 12 - (20px - 20px * 8 / 12));
  }
  .o-grid__cell--8\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--8\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--8\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--8\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--9\/12\@s {
    width: calc(99.9% * 9 / 12 - (20px - 20px * 9 / 12));
  }
  .o-grid__cell--9\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--9\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--9\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--9\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--10\/12\@s {
    width: calc(99.9% * 10 / 12 - (20px - 20px * 10 / 12));
  }
  .o-grid__cell--10\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--10\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--10\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--10\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--11\/12\@s {
    width: calc(99.9% * 11 / 12 - (20px - 20px * 11 / 12));
  }
  .o-grid__cell--11\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--11\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--11\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--11\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--12\/12\@s {
    width: calc(99.9% * 12 / 12 - (20px - 20px * 12 / 12));
  }
  .o-grid__cell--12\/12\@s:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--12\/12\@s:last-child {
    margin-right: 0;
  }
  .o-grid__cell--12\/12\@s:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--12\/12\@s:nth-child(12n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 701px) {
  .o-grid__cell--1\/1\@m {
    width: calc(99.9% * 1 / 1 - (20px - 20px * 1 / 1));
  }
  .o-grid__cell--1\/1\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/1\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/1\@m:nth-child(1n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/1\@m:nth-child(1n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/2\@m {
    width: calc(99.9% * 1 / 2 - (20px - 20px * 1 / 2));
  }
  .o-grid__cell--1\/2\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/2\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/2\@m:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/2\@m:nth-child(2n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/2\@m {
    width: calc(99.9% * 2 / 2 - (20px - 20px * 2 / 2));
  }
  .o-grid__cell--2\/2\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/2\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/2\@m:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/2\@m:nth-child(2n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/3\@m {
    width: calc(99.9% * 1 / 3 - (20px - 20px * 1 / 3));
  }
  .o-grid__cell--1\/3\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/3\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/3\@m:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/3\@m:nth-child(3n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/3\@m {
    width: calc(99.9% * 2 / 3 - (20px - 20px * 2 / 3));
  }
  .o-grid__cell--2\/3\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/3\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/3\@m:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/3\@m:nth-child(3n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/3\@m {
    width: calc(99.9% * 3 / 3 - (20px - 20px * 3 / 3));
  }
  .o-grid__cell--3\/3\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/3\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/3\@m:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/3\@m:nth-child(3n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/4\@m {
    width: calc(99.9% * 1 / 4 - (20px - 20px * 1 / 4));
  }
  .o-grid__cell--1\/4\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/4\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/4\@m:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/4\@m:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/4\@m {
    width: calc(99.9% * 2 / 4 - (20px - 20px * 2 / 4));
  }
  .o-grid__cell--2\/4\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/4\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/4\@m:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/4\@m:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/4\@m {
    width: calc(99.9% * 3 / 4 - (20px - 20px * 3 / 4));
  }
  .o-grid__cell--3\/4\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/4\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/4\@m:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/4\@m:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/4\@m {
    width: calc(99.9% * 4 / 4 - (20px - 20px * 4 / 4));
  }
  .o-grid__cell--4\/4\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/4\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/4\@m:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/4\@m:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/5\@m {
    width: calc(99.9% * 1 / 5 - (20px - 20px * 1 / 5));
  }
  .o-grid__cell--1\/5\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/5\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/5\@m:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/5\@m:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/5\@m {
    width: calc(99.9% * 2 / 5 - (20px - 20px * 2 / 5));
  }
  .o-grid__cell--2\/5\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/5\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/5\@m:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/5\@m:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/5\@m {
    width: calc(99.9% * 3 / 5 - (20px - 20px * 3 / 5));
  }
  .o-grid__cell--3\/5\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/5\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/5\@m:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/5\@m:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/5\@m {
    width: calc(99.9% * 4 / 5 - (20px - 20px * 4 / 5));
  }
  .o-grid__cell--4\/5\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/5\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/5\@m:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/5\@m:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/5\@m {
    width: calc(99.9% * 5 / 5 - (20px - 20px * 5 / 5));
  }
  .o-grid__cell--5\/5\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/5\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/5\@m:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/5\@m:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/6\@m {
    width: calc(99.9% * 1 / 6 - (20px - 20px * 1 / 6));
  }
  .o-grid__cell--1\/6\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/6\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/6\@m:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/6\@m:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/6\@m {
    width: calc(99.9% * 2 / 6 - (20px - 20px * 2 / 6));
  }
  .o-grid__cell--2\/6\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/6\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/6\@m:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/6\@m:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/6\@m {
    width: calc(99.9% * 3 / 6 - (20px - 20px * 3 / 6));
  }
  .o-grid__cell--3\/6\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/6\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/6\@m:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/6\@m:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/6\@m {
    width: calc(99.9% * 4 / 6 - (20px - 20px * 4 / 6));
  }
  .o-grid__cell--4\/6\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/6\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/6\@m:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/6\@m:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/6\@m {
    width: calc(99.9% * 5 / 6 - (20px - 20px * 5 / 6));
  }
  .o-grid__cell--5\/6\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/6\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/6\@m:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/6\@m:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/6\@m {
    width: calc(99.9% * 6 / 6 - (20px - 20px * 6 / 6));
  }
  .o-grid__cell--6\/6\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/6\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/6\@m:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/6\@m:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/7\@m {
    width: calc(99.9% * 1 / 7 - (20px - 20px * 1 / 7));
  }
  .o-grid__cell--1\/7\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/7\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/7\@m:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/7\@m:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/7\@m {
    width: calc(99.9% * 2 / 7 - (20px - 20px * 2 / 7));
  }
  .o-grid__cell--2\/7\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/7\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/7\@m:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/7\@m:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/7\@m {
    width: calc(99.9% * 3 / 7 - (20px - 20px * 3 / 7));
  }
  .o-grid__cell--3\/7\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/7\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/7\@m:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/7\@m:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/7\@m {
    width: calc(99.9% * 4 / 7 - (20px - 20px * 4 / 7));
  }
  .o-grid__cell--4\/7\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/7\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/7\@m:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/7\@m:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/7\@m {
    width: calc(99.9% * 5 / 7 - (20px - 20px * 5 / 7));
  }
  .o-grid__cell--5\/7\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/7\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/7\@m:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/7\@m:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/7\@m {
    width: calc(99.9% * 6 / 7 - (20px - 20px * 6 / 7));
  }
  .o-grid__cell--6\/7\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/7\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/7\@m:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/7\@m:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/7\@m {
    width: calc(99.9% * 7 / 7 - (20px - 20px * 7 / 7));
  }
  .o-grid__cell--7\/7\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/7\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/7\@m:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/7\@m:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/8\@m {
    width: calc(99.9% * 1 / 8 - (20px - 20px * 1 / 8));
  }
  .o-grid__cell--1\/8\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/8\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/8\@m:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/8\@m:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/8\@m {
    width: calc(99.9% * 2 / 8 - (20px - 20px * 2 / 8));
  }
  .o-grid__cell--2\/8\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/8\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/8\@m:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/8\@m:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/8\@m {
    width: calc(99.9% * 3 / 8 - (20px - 20px * 3 / 8));
  }
  .o-grid__cell--3\/8\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/8\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/8\@m:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/8\@m:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/8\@m {
    width: calc(99.9% * 4 / 8 - (20px - 20px * 4 / 8));
  }
  .o-grid__cell--4\/8\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/8\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/8\@m:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/8\@m:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/8\@m {
    width: calc(99.9% * 5 / 8 - (20px - 20px * 5 / 8));
  }
  .o-grid__cell--5\/8\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/8\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/8\@m:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/8\@m:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/8\@m {
    width: calc(99.9% * 6 / 8 - (20px - 20px * 6 / 8));
  }
  .o-grid__cell--6\/8\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/8\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/8\@m:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/8\@m:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/8\@m {
    width: calc(99.9% * 7 / 8 - (20px - 20px * 7 / 8));
  }
  .o-grid__cell--7\/8\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/8\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/8\@m:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/8\@m:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--8\/8\@m {
    width: calc(99.9% * 8 / 8 - (20px - 20px * 8 / 8));
  }
  .o-grid__cell--8\/8\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--8\/8\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--8\/8\@m:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--8\/8\@m:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/10\@m {
    width: calc(99.9% * 1 / 10 - (20px - 20px * 1 / 10));
  }
  .o-grid__cell--1\/10\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/10\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/10\@m:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/10\@m:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/10\@m {
    width: calc(99.9% * 2 / 10 - (20px - 20px * 2 / 10));
  }
  .o-grid__cell--2\/10\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/10\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/10\@m:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/10\@m:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/10\@m {
    width: calc(99.9% * 3 / 10 - (20px - 20px * 3 / 10));
  }
  .o-grid__cell--3\/10\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/10\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/10\@m:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/10\@m:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/10\@m {
    width: calc(99.9% * 4 / 10 - (20px - 20px * 4 / 10));
  }
  .o-grid__cell--4\/10\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/10\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/10\@m:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/10\@m:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/10\@m {
    width: calc(99.9% * 5 / 10 - (20px - 20px * 5 / 10));
  }
  .o-grid__cell--5\/10\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/10\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/10\@m:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/10\@m:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/10\@m {
    width: calc(99.9% * 6 / 10 - (20px - 20px * 6 / 10));
  }
  .o-grid__cell--6\/10\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/10\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/10\@m:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/10\@m:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/10\@m {
    width: calc(99.9% * 7 / 10 - (20px - 20px * 7 / 10));
  }
  .o-grid__cell--7\/10\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/10\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/10\@m:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/10\@m:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--8\/10\@m {
    width: calc(99.9% * 8 / 10 - (20px - 20px * 8 / 10));
  }
  .o-grid__cell--8\/10\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--8\/10\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--8\/10\@m:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--8\/10\@m:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--9\/10\@m {
    width: calc(99.9% * 9 / 10 - (20px - 20px * 9 / 10));
  }
  .o-grid__cell--9\/10\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--9\/10\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--9\/10\@m:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--9\/10\@m:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--10\/10\@m {
    width: calc(99.9% * 10 / 10 - (20px - 20px * 10 / 10));
  }
  .o-grid__cell--10\/10\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--10\/10\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--10\/10\@m:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--10\/10\@m:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/12\@m {
    width: calc(99.9% * 1 / 12 - (20px - 20px * 1 / 12));
  }
  .o-grid__cell--1\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/12\@m {
    width: calc(99.9% * 2 / 12 - (20px - 20px * 2 / 12));
  }
  .o-grid__cell--2\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/12\@m {
    width: calc(99.9% * 3 / 12 - (20px - 20px * 3 / 12));
  }
  .o-grid__cell--3\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/12\@m {
    width: calc(99.9% * 4 / 12 - (20px - 20px * 4 / 12));
  }
  .o-grid__cell--4\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/12\@m {
    width: calc(99.9% * 5 / 12 - (20px - 20px * 5 / 12));
  }
  .o-grid__cell--5\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/12\@m {
    width: calc(99.9% * 6 / 12 - (20px - 20px * 6 / 12));
  }
  .o-grid__cell--6\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/12\@m {
    width: calc(99.9% * 7 / 12 - (20px - 20px * 7 / 12));
  }
  .o-grid__cell--7\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--8\/12\@m {
    width: calc(99.9% * 8 / 12 - (20px - 20px * 8 / 12));
  }
  .o-grid__cell--8\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--8\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--8\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--8\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--9\/12\@m {
    width: calc(99.9% * 9 / 12 - (20px - 20px * 9 / 12));
  }
  .o-grid__cell--9\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--9\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--9\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--9\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--10\/12\@m {
    width: calc(99.9% * 10 / 12 - (20px - 20px * 10 / 12));
  }
  .o-grid__cell--10\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--10\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--10\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--10\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--11\/12\@m {
    width: calc(99.9% * 11 / 12 - (20px - 20px * 11 / 12));
  }
  .o-grid__cell--11\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--11\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--11\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--11\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--12\/12\@m {
    width: calc(99.9% * 12 / 12 - (20px - 20px * 12 / 12));
  }
  .o-grid__cell--12\/12\@m:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--12\/12\@m:last-child {
    margin-right: 0;
  }
  .o-grid__cell--12\/12\@m:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--12\/12\@m:nth-child(12n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1081px) {
  .o-grid__cell--1\/1\@l {
    width: calc(99.9% * 1 / 1 - (20px - 20px * 1 / 1));
  }
  .o-grid__cell--1\/1\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/1\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/1\@l:nth-child(1n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/1\@l:nth-child(1n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/2\@l {
    width: calc(99.9% * 1 / 2 - (20px - 20px * 1 / 2));
  }
  .o-grid__cell--1\/2\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/2\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/2\@l:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/2\@l:nth-child(2n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/2\@l {
    width: calc(99.9% * 2 / 2 - (20px - 20px * 2 / 2));
  }
  .o-grid__cell--2\/2\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/2\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/2\@l:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/2\@l:nth-child(2n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/3\@l {
    width: calc(99.9% * 1 / 3 - (20px - 20px * 1 / 3));
  }
  .o-grid__cell--1\/3\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/3\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/3\@l:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/3\@l:nth-child(3n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/3\@l {
    width: calc(99.9% * 2 / 3 - (20px - 20px * 2 / 3));
  }
  .o-grid__cell--2\/3\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/3\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/3\@l:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/3\@l:nth-child(3n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/3\@l {
    width: calc(99.9% * 3 / 3 - (20px - 20px * 3 / 3));
  }
  .o-grid__cell--3\/3\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/3\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/3\@l:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/3\@l:nth-child(3n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/4\@l {
    width: calc(99.9% * 1 / 4 - (20px - 20px * 1 / 4));
  }
  .o-grid__cell--1\/4\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/4\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/4\@l:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/4\@l:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/4\@l {
    width: calc(99.9% * 2 / 4 - (20px - 20px * 2 / 4));
  }
  .o-grid__cell--2\/4\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/4\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/4\@l:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/4\@l:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/4\@l {
    width: calc(99.9% * 3 / 4 - (20px - 20px * 3 / 4));
  }
  .o-grid__cell--3\/4\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/4\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/4\@l:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/4\@l:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/4\@l {
    width: calc(99.9% * 4 / 4 - (20px - 20px * 4 / 4));
  }
  .o-grid__cell--4\/4\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/4\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/4\@l:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/4\@l:nth-child(4n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/5\@l {
    width: calc(99.9% * 1 / 5 - (20px - 20px * 1 / 5));
  }
  .o-grid__cell--1\/5\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/5\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/5\@l:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/5\@l:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/5\@l {
    width: calc(99.9% * 2 / 5 - (20px - 20px * 2 / 5));
  }
  .o-grid__cell--2\/5\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/5\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/5\@l:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/5\@l:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/5\@l {
    width: calc(99.9% * 3 / 5 - (20px - 20px * 3 / 5));
  }
  .o-grid__cell--3\/5\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/5\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/5\@l:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/5\@l:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/5\@l {
    width: calc(99.9% * 4 / 5 - (20px - 20px * 4 / 5));
  }
  .o-grid__cell--4\/5\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/5\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/5\@l:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/5\@l:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/5\@l {
    width: calc(99.9% * 5 / 5 - (20px - 20px * 5 / 5));
  }
  .o-grid__cell--5\/5\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/5\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/5\@l:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/5\@l:nth-child(5n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/6\@l {
    width: calc(99.9% * 1 / 6 - (20px - 20px * 1 / 6));
  }
  .o-grid__cell--1\/6\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/6\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/6\@l:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/6\@l:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/6\@l {
    width: calc(99.9% * 2 / 6 - (20px - 20px * 2 / 6));
  }
  .o-grid__cell--2\/6\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/6\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/6\@l:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/6\@l:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/6\@l {
    width: calc(99.9% * 3 / 6 - (20px - 20px * 3 / 6));
  }
  .o-grid__cell--3\/6\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/6\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/6\@l:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/6\@l:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/6\@l {
    width: calc(99.9% * 4 / 6 - (20px - 20px * 4 / 6));
  }
  .o-grid__cell--4\/6\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/6\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/6\@l:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/6\@l:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/6\@l {
    width: calc(99.9% * 5 / 6 - (20px - 20px * 5 / 6));
  }
  .o-grid__cell--5\/6\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/6\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/6\@l:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/6\@l:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/6\@l {
    width: calc(99.9% * 6 / 6 - (20px - 20px * 6 / 6));
  }
  .o-grid__cell--6\/6\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/6\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/6\@l:nth-child(6n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/6\@l:nth-child(6n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/7\@l {
    width: calc(99.9% * 1 / 7 - (20px - 20px * 1 / 7));
  }
  .o-grid__cell--1\/7\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/7\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/7\@l:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/7\@l:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/7\@l {
    width: calc(99.9% * 2 / 7 - (20px - 20px * 2 / 7));
  }
  .o-grid__cell--2\/7\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/7\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/7\@l:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/7\@l:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/7\@l {
    width: calc(99.9% * 3 / 7 - (20px - 20px * 3 / 7));
  }
  .o-grid__cell--3\/7\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/7\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/7\@l:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/7\@l:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/7\@l {
    width: calc(99.9% * 4 / 7 - (20px - 20px * 4 / 7));
  }
  .o-grid__cell--4\/7\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/7\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/7\@l:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/7\@l:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/7\@l {
    width: calc(99.9% * 5 / 7 - (20px - 20px * 5 / 7));
  }
  .o-grid__cell--5\/7\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/7\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/7\@l:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/7\@l:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/7\@l {
    width: calc(99.9% * 6 / 7 - (20px - 20px * 6 / 7));
  }
  .o-grid__cell--6\/7\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/7\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/7\@l:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/7\@l:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/7\@l {
    width: calc(99.9% * 7 / 7 - (20px - 20px * 7 / 7));
  }
  .o-grid__cell--7\/7\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/7\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/7\@l:nth-child(7n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/7\@l:nth-child(7n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/8\@l {
    width: calc(99.9% * 1 / 8 - (20px - 20px * 1 / 8));
  }
  .o-grid__cell--1\/8\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/8\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/8\@l:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/8\@l:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/8\@l {
    width: calc(99.9% * 2 / 8 - (20px - 20px * 2 / 8));
  }
  .o-grid__cell--2\/8\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/8\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/8\@l:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/8\@l:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/8\@l {
    width: calc(99.9% * 3 / 8 - (20px - 20px * 3 / 8));
  }
  .o-grid__cell--3\/8\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/8\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/8\@l:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/8\@l:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/8\@l {
    width: calc(99.9% * 4 / 8 - (20px - 20px * 4 / 8));
  }
  .o-grid__cell--4\/8\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/8\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/8\@l:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/8\@l:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/8\@l {
    width: calc(99.9% * 5 / 8 - (20px - 20px * 5 / 8));
  }
  .o-grid__cell--5\/8\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/8\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/8\@l:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/8\@l:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/8\@l {
    width: calc(99.9% * 6 / 8 - (20px - 20px * 6 / 8));
  }
  .o-grid__cell--6\/8\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/8\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/8\@l:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/8\@l:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/8\@l {
    width: calc(99.9% * 7 / 8 - (20px - 20px * 7 / 8));
  }
  .o-grid__cell--7\/8\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/8\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/8\@l:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/8\@l:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--8\/8\@l {
    width: calc(99.9% * 8 / 8 - (20px - 20px * 8 / 8));
  }
  .o-grid__cell--8\/8\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--8\/8\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--8\/8\@l:nth-child(8n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--8\/8\@l:nth-child(8n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/10\@l {
    width: calc(99.9% * 1 / 10 - (20px - 20px * 1 / 10));
  }
  .o-grid__cell--1\/10\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/10\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/10\@l:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/10\@l:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/10\@l {
    width: calc(99.9% * 2 / 10 - (20px - 20px * 2 / 10));
  }
  .o-grid__cell--2\/10\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/10\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/10\@l:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/10\@l:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/10\@l {
    width: calc(99.9% * 3 / 10 - (20px - 20px * 3 / 10));
  }
  .o-grid__cell--3\/10\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/10\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/10\@l:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/10\@l:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/10\@l {
    width: calc(99.9% * 4 / 10 - (20px - 20px * 4 / 10));
  }
  .o-grid__cell--4\/10\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/10\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/10\@l:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/10\@l:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/10\@l {
    width: calc(99.9% * 5 / 10 - (20px - 20px * 5 / 10));
  }
  .o-grid__cell--5\/10\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/10\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/10\@l:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/10\@l:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/10\@l {
    width: calc(99.9% * 6 / 10 - (20px - 20px * 6 / 10));
  }
  .o-grid__cell--6\/10\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/10\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/10\@l:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/10\@l:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/10\@l {
    width: calc(99.9% * 7 / 10 - (20px - 20px * 7 / 10));
  }
  .o-grid__cell--7\/10\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/10\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/10\@l:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/10\@l:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--8\/10\@l {
    width: calc(99.9% * 8 / 10 - (20px - 20px * 8 / 10));
  }
  .o-grid__cell--8\/10\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--8\/10\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--8\/10\@l:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--8\/10\@l:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--9\/10\@l {
    width: calc(99.9% * 9 / 10 - (20px - 20px * 9 / 10));
  }
  .o-grid__cell--9\/10\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--9\/10\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--9\/10\@l:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--9\/10\@l:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--10\/10\@l {
    width: calc(99.9% * 10 / 10 - (20px - 20px * 10 / 10));
  }
  .o-grid__cell--10\/10\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--10\/10\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--10\/10\@l:nth-child(10n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--10\/10\@l:nth-child(10n + 1) {
    clear: both;
  }
  .o-grid__cell--1\/12\@l {
    width: calc(99.9% * 1 / 12 - (20px - 20px * 1 / 12));
  }
  .o-grid__cell--1\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--1\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--1\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--1\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--2\/12\@l {
    width: calc(99.9% * 2 / 12 - (20px - 20px * 2 / 12));
  }
  .o-grid__cell--2\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--2\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--2\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--2\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--3\/12\@l {
    width: calc(99.9% * 3 / 12 - (20px - 20px * 3 / 12));
  }
  .o-grid__cell--3\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--3\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--3\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--3\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--4\/12\@l {
    width: calc(99.9% * 4 / 12 - (20px - 20px * 4 / 12));
  }
  .o-grid__cell--4\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--4\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--4\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--4\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--5\/12\@l {
    width: calc(99.9% * 5 / 12 - (20px - 20px * 5 / 12));
  }
  .o-grid__cell--5\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--5\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--5\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--5\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--6\/12\@l {
    width: calc(99.9% * 6 / 12 - (20px - 20px * 6 / 12));
  }
  .o-grid__cell--6\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--6\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--6\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--6\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--7\/12\@l {
    width: calc(99.9% * 7 / 12 - (20px - 20px * 7 / 12));
  }
  .o-grid__cell--7\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--7\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--7\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--7\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--8\/12\@l {
    width: calc(99.9% * 8 / 12 - (20px - 20px * 8 / 12));
  }
  .o-grid__cell--8\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--8\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--8\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--8\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--9\/12\@l {
    width: calc(99.9% * 9 / 12 - (20px - 20px * 9 / 12));
  }
  .o-grid__cell--9\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--9\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--9\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--9\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--10\/12\@l {
    width: calc(99.9% * 10 / 12 - (20px - 20px * 10 / 12));
  }
  .o-grid__cell--10\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--10\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--10\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--10\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--11\/12\@l {
    width: calc(99.9% * 11 / 12 - (20px - 20px * 11 / 12));
  }
  .o-grid__cell--11\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--11\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--11\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--11\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
  .o-grid__cell--12\/12\@l {
    width: calc(99.9% * 12 / 12 - (20px - 20px * 12 / 12));
  }
  .o-grid__cell--12\/12\@l:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-grid__cell--12\/12\@l:last-child {
    margin-right: 0;
  }
  .o-grid__cell--12\/12\@l:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-grid__cell--12\/12\@l:nth-child(12n + 1) {
    clear: both;
  }
}
.u-move-1\/1 {
  position: relative;
  left: calc(99.9% * 1 / 1 - (20px - 20px * 1 / 1) + 20px);
}
.u-move-1\/2 {
  position: relative;
  left: calc(99.9% * 1 / 2 - (20px - 20px * 1 / 2) + 20px);
}
.u-move-2\/2 {
  position: relative;
  left: calc(99.9% * 2 / 2 - (20px - 20px * 2 / 2) + 20px);
}
.u-move-1\/3 {
  position: relative;
  left: calc(99.9% * 1 / 3 - (20px - 20px * 1 / 3) + 20px);
}
.u-move-2\/3 {
  position: relative;
  left: calc(99.9% * 2 / 3 - (20px - 20px * 2 / 3) + 20px);
}
.u-move-3\/3 {
  position: relative;
  left: calc(99.9% * 3 / 3 - (20px - 20px * 3 / 3) + 20px);
}
.u-move-1\/4 {
  position: relative;
  left: calc(99.9% * 1 / 4 - (20px - 20px * 1 / 4) + 20px);
}
.u-move-2\/4 {
  position: relative;
  left: calc(99.9% * 2 / 4 - (20px - 20px * 2 / 4) + 20px);
}
.u-move-3\/4 {
  position: relative;
  left: calc(99.9% * 3 / 4 - (20px - 20px * 3 / 4) + 20px);
}
.u-move-4\/4 {
  position: relative;
  left: calc(99.9% * 4 / 4 - (20px - 20px * 4 / 4) + 20px);
}
.u-move-1\/5 {
  position: relative;
  left: calc(99.9% * 1 / 5 - (20px - 20px * 1 / 5) + 20px);
}
.u-move-2\/5 {
  position: relative;
  left: calc(99.9% * 2 / 5 - (20px - 20px * 2 / 5) + 20px);
}
.u-move-3\/5 {
  position: relative;
  left: calc(99.9% * 3 / 5 - (20px - 20px * 3 / 5) + 20px);
}
.u-move-4\/5 {
  position: relative;
  left: calc(99.9% * 4 / 5 - (20px - 20px * 4 / 5) + 20px);
}
.u-move-5\/5 {
  position: relative;
  left: calc(99.9% * 5 / 5 - (20px - 20px * 5 / 5) + 20px);
}
.u-move-1\/6 {
  position: relative;
  left: calc(99.9% * 1 / 6 - (20px - 20px * 1 / 6) + 20px);
}
.u-move-2\/6 {
  position: relative;
  left: calc(99.9% * 2 / 6 - (20px - 20px * 2 / 6) + 20px);
}
.u-move-3\/6 {
  position: relative;
  left: calc(99.9% * 3 / 6 - (20px - 20px * 3 / 6) + 20px);
}
.u-move-4\/6 {
  position: relative;
  left: calc(99.9% * 4 / 6 - (20px - 20px * 4 / 6) + 20px);
}
.u-move-5\/6 {
  position: relative;
  left: calc(99.9% * 5 / 6 - (20px - 20px * 5 / 6) + 20px);
}
.u-move-6\/6 {
  position: relative;
  left: calc(99.9% * 6 / 6 - (20px - 20px * 6 / 6) + 20px);
}
.u-move-1\/7 {
  position: relative;
  left: calc(99.9% * 1 / 7 - (20px - 20px * 1 / 7) + 20px);
}
.u-move-2\/7 {
  position: relative;
  left: calc(99.9% * 2 / 7 - (20px - 20px * 2 / 7) + 20px);
}
.u-move-3\/7 {
  position: relative;
  left: calc(99.9% * 3 / 7 - (20px - 20px * 3 / 7) + 20px);
}
.u-move-4\/7 {
  position: relative;
  left: calc(99.9% * 4 / 7 - (20px - 20px * 4 / 7) + 20px);
}
.u-move-5\/7 {
  position: relative;
  left: calc(99.9% * 5 / 7 - (20px - 20px * 5 / 7) + 20px);
}
.u-move-6\/7 {
  position: relative;
  left: calc(99.9% * 6 / 7 - (20px - 20px * 6 / 7) + 20px);
}
.u-move-7\/7 {
  position: relative;
  left: calc(99.9% * 7 / 7 - (20px - 20px * 7 / 7) + 20px);
}
.u-move-1\/8 {
  position: relative;
  left: calc(99.9% * 1 / 8 - (20px - 20px * 1 / 8) + 20px);
}
.u-move-2\/8 {
  position: relative;
  left: calc(99.9% * 2 / 8 - (20px - 20px * 2 / 8) + 20px);
}
.u-move-3\/8 {
  position: relative;
  left: calc(99.9% * 3 / 8 - (20px - 20px * 3 / 8) + 20px);
}
.u-move-4\/8 {
  position: relative;
  left: calc(99.9% * 4 / 8 - (20px - 20px * 4 / 8) + 20px);
}
.u-move-5\/8 {
  position: relative;
  left: calc(99.9% * 5 / 8 - (20px - 20px * 5 / 8) + 20px);
}
.u-move-6\/8 {
  position: relative;
  left: calc(99.9% * 6 / 8 - (20px - 20px * 6 / 8) + 20px);
}
.u-move-7\/8 {
  position: relative;
  left: calc(99.9% * 7 / 8 - (20px - 20px * 7 / 8) + 20px);
}
.u-move-8\/8 {
  position: relative;
  left: calc(99.9% * 8 / 8 - (20px - 20px * 8 / 8) + 20px);
}
.u-move-1\/10 {
  position: relative;
  left: calc(99.9% * 1 / 10 - (20px - 20px * 1 / 10) + 20px);
}
.u-move-2\/10 {
  position: relative;
  left: calc(99.9% * 2 / 10 - (20px - 20px * 2 / 10) + 20px);
}
.u-move-3\/10 {
  position: relative;
  left: calc(99.9% * 3 / 10 - (20px - 20px * 3 / 10) + 20px);
}
.u-move-4\/10 {
  position: relative;
  left: calc(99.9% * 4 / 10 - (20px - 20px * 4 / 10) + 20px);
}
.u-move-5\/10 {
  position: relative;
  left: calc(99.9% * 5 / 10 - (20px - 20px * 5 / 10) + 20px);
}
.u-move-6\/10 {
  position: relative;
  left: calc(99.9% * 6 / 10 - (20px - 20px * 6 / 10) + 20px);
}
.u-move-7\/10 {
  position: relative;
  left: calc(99.9% * 7 / 10 - (20px - 20px * 7 / 10) + 20px);
}
.u-move-8\/10 {
  position: relative;
  left: calc(99.9% * 8 / 10 - (20px - 20px * 8 / 10) + 20px);
}
.u-move-9\/10 {
  position: relative;
  left: calc(99.9% * 9 / 10 - (20px - 20px * 9 / 10) + 20px);
}
.u-move-10\/10 {
  position: relative;
  left: calc(99.9% * 10 / 10 - (20px - 20px * 10 / 10) + 20px);
}
.u-move-1\/12 {
  position: relative;
  left: calc(99.9% * 1 / 12 - (20px - 20px * 1 / 12) + 20px);
}
.u-move-2\/12 {
  position: relative;
  left: calc(99.9% * 2 / 12 - (20px - 20px * 2 / 12) + 20px);
}
.u-move-3\/12 {
  position: relative;
  left: calc(99.9% * 3 / 12 - (20px - 20px * 3 / 12) + 20px);
}
.u-move-4\/12 {
  position: relative;
  left: calc(99.9% * 4 / 12 - (20px - 20px * 4 / 12) + 20px);
}
.u-move-5\/12 {
  position: relative;
  left: calc(99.9% * 5 / 12 - (20px - 20px * 5 / 12) + 20px);
}
.u-move-6\/12 {
  position: relative;
  left: calc(99.9% * 6 / 12 - (20px - 20px * 6 / 12) + 20px);
}
.u-move-7\/12 {
  position: relative;
  left: calc(99.9% * 7 / 12 - (20px - 20px * 7 / 12) + 20px);
}
.u-move-8\/12 {
  position: relative;
  left: calc(99.9% * 8 / 12 - (20px - 20px * 8 / 12) + 20px);
}
.u-move-9\/12 {
  position: relative;
  left: calc(99.9% * 9 / 12 - (20px - 20px * 9 / 12) + 20px);
}
.u-move-10\/12 {
  position: relative;
  left: calc(99.9% * 10 / 12 - (20px - 20px * 10 / 12) + 20px);
}
.u-move-11\/12 {
  position: relative;
  left: calc(99.9% * 11 / 12 - (20px - 20px * 11 / 12) + 20px);
}
.u-move-12\/12 {
  position: relative;
  left: calc(99.9% * 12 / 12 - (20px - 20px * 12 / 12) + 20px);
}
@media only screen {
  .u-move-1\/1\@s {
    position: relative;
    left: calc(99.9% * 1 / 1 - (20px - 20px * 1 / 1) + 20px);
  }
  .u-move-1\/2\@s {
    position: relative;
    left: calc(99.9% * 1 / 2 - (20px - 20px * 1 / 2) + 20px);
  }
  .u-move-2\/2\@s {
    position: relative;
    left: calc(99.9% * 2 / 2 - (20px - 20px * 2 / 2) + 20px);
  }
  .u-move-1\/3\@s {
    position: relative;
    left: calc(99.9% * 1 / 3 - (20px - 20px * 1 / 3) + 20px);
  }
  .u-move-2\/3\@s {
    position: relative;
    left: calc(99.9% * 2 / 3 - (20px - 20px * 2 / 3) + 20px);
  }
  .u-move-3\/3\@s {
    position: relative;
    left: calc(99.9% * 3 / 3 - (20px - 20px * 3 / 3) + 20px);
  }
  .u-move-1\/4\@s {
    position: relative;
    left: calc(99.9% * 1 / 4 - (20px - 20px * 1 / 4) + 20px);
  }
  .u-move-2\/4\@s {
    position: relative;
    left: calc(99.9% * 2 / 4 - (20px - 20px * 2 / 4) + 20px);
  }
  .u-move-3\/4\@s {
    position: relative;
    left: calc(99.9% * 3 / 4 - (20px - 20px * 3 / 4) + 20px);
  }
  .u-move-4\/4\@s {
    position: relative;
    left: calc(99.9% * 4 / 4 - (20px - 20px * 4 / 4) + 20px);
  }
  .u-move-1\/5\@s {
    position: relative;
    left: calc(99.9% * 1 / 5 - (20px - 20px * 1 / 5) + 20px);
  }
  .u-move-2\/5\@s {
    position: relative;
    left: calc(99.9% * 2 / 5 - (20px - 20px * 2 / 5) + 20px);
  }
  .u-move-3\/5\@s {
    position: relative;
    left: calc(99.9% * 3 / 5 - (20px - 20px * 3 / 5) + 20px);
  }
  .u-move-4\/5\@s {
    position: relative;
    left: calc(99.9% * 4 / 5 - (20px - 20px * 4 / 5) + 20px);
  }
  .u-move-5\/5\@s {
    position: relative;
    left: calc(99.9% * 5 / 5 - (20px - 20px * 5 / 5) + 20px);
  }
  .u-move-1\/6\@s {
    position: relative;
    left: calc(99.9% * 1 / 6 - (20px - 20px * 1 / 6) + 20px);
  }
  .u-move-2\/6\@s {
    position: relative;
    left: calc(99.9% * 2 / 6 - (20px - 20px * 2 / 6) + 20px);
  }
  .u-move-3\/6\@s {
    position: relative;
    left: calc(99.9% * 3 / 6 - (20px - 20px * 3 / 6) + 20px);
  }
  .u-move-4\/6\@s {
    position: relative;
    left: calc(99.9% * 4 / 6 - (20px - 20px * 4 / 6) + 20px);
  }
  .u-move-5\/6\@s {
    position: relative;
    left: calc(99.9% * 5 / 6 - (20px - 20px * 5 / 6) + 20px);
  }
  .u-move-6\/6\@s {
    position: relative;
    left: calc(99.9% * 6 / 6 - (20px - 20px * 6 / 6) + 20px);
  }
  .u-move-1\/7\@s {
    position: relative;
    left: calc(99.9% * 1 / 7 - (20px - 20px * 1 / 7) + 20px);
  }
  .u-move-2\/7\@s {
    position: relative;
    left: calc(99.9% * 2 / 7 - (20px - 20px * 2 / 7) + 20px);
  }
  .u-move-3\/7\@s {
    position: relative;
    left: calc(99.9% * 3 / 7 - (20px - 20px * 3 / 7) + 20px);
  }
  .u-move-4\/7\@s {
    position: relative;
    left: calc(99.9% * 4 / 7 - (20px - 20px * 4 / 7) + 20px);
  }
  .u-move-5\/7\@s {
    position: relative;
    left: calc(99.9% * 5 / 7 - (20px - 20px * 5 / 7) + 20px);
  }
  .u-move-6\/7\@s {
    position: relative;
    left: calc(99.9% * 6 / 7 - (20px - 20px * 6 / 7) + 20px);
  }
  .u-move-7\/7\@s {
    position: relative;
    left: calc(99.9% * 7 / 7 - (20px - 20px * 7 / 7) + 20px);
  }
  .u-move-1\/8\@s {
    position: relative;
    left: calc(99.9% * 1 / 8 - (20px - 20px * 1 / 8) + 20px);
  }
  .u-move-2\/8\@s {
    position: relative;
    left: calc(99.9% * 2 / 8 - (20px - 20px * 2 / 8) + 20px);
  }
  .u-move-3\/8\@s {
    position: relative;
    left: calc(99.9% * 3 / 8 - (20px - 20px * 3 / 8) + 20px);
  }
  .u-move-4\/8\@s {
    position: relative;
    left: calc(99.9% * 4 / 8 - (20px - 20px * 4 / 8) + 20px);
  }
  .u-move-5\/8\@s {
    position: relative;
    left: calc(99.9% * 5 / 8 - (20px - 20px * 5 / 8) + 20px);
  }
  .u-move-6\/8\@s {
    position: relative;
    left: calc(99.9% * 6 / 8 - (20px - 20px * 6 / 8) + 20px);
  }
  .u-move-7\/8\@s {
    position: relative;
    left: calc(99.9% * 7 / 8 - (20px - 20px * 7 / 8) + 20px);
  }
  .u-move-8\/8\@s {
    position: relative;
    left: calc(99.9% * 8 / 8 - (20px - 20px * 8 / 8) + 20px);
  }
  .u-move-1\/10\@s {
    position: relative;
    left: calc(99.9% * 1 / 10 - (20px - 20px * 1 / 10) + 20px);
  }
  .u-move-2\/10\@s {
    position: relative;
    left: calc(99.9% * 2 / 10 - (20px - 20px * 2 / 10) + 20px);
  }
  .u-move-3\/10\@s {
    position: relative;
    left: calc(99.9% * 3 / 10 - (20px - 20px * 3 / 10) + 20px);
  }
  .u-move-4\/10\@s {
    position: relative;
    left: calc(99.9% * 4 / 10 - (20px - 20px * 4 / 10) + 20px);
  }
  .u-move-5\/10\@s {
    position: relative;
    left: calc(99.9% * 5 / 10 - (20px - 20px * 5 / 10) + 20px);
  }
  .u-move-6\/10\@s {
    position: relative;
    left: calc(99.9% * 6 / 10 - (20px - 20px * 6 / 10) + 20px);
  }
  .u-move-7\/10\@s {
    position: relative;
    left: calc(99.9% * 7 / 10 - (20px - 20px * 7 / 10) + 20px);
  }
  .u-move-8\/10\@s {
    position: relative;
    left: calc(99.9% * 8 / 10 - (20px - 20px * 8 / 10) + 20px);
  }
  .u-move-9\/10\@s {
    position: relative;
    left: calc(99.9% * 9 / 10 - (20px - 20px * 9 / 10) + 20px);
  }
  .u-move-10\/10\@s {
    position: relative;
    left: calc(99.9% * 10 / 10 - (20px - 20px * 10 / 10) + 20px);
  }
  .u-move-1\/12\@s {
    position: relative;
    left: calc(99.9% * 1 / 12 - (20px - 20px * 1 / 12) + 20px);
  }
  .u-move-2\/12\@s {
    position: relative;
    left: calc(99.9% * 2 / 12 - (20px - 20px * 2 / 12) + 20px);
  }
  .u-move-3\/12\@s {
    position: relative;
    left: calc(99.9% * 3 / 12 - (20px - 20px * 3 / 12) + 20px);
  }
  .u-move-4\/12\@s {
    position: relative;
    left: calc(99.9% * 4 / 12 - (20px - 20px * 4 / 12) + 20px);
  }
  .u-move-5\/12\@s {
    position: relative;
    left: calc(99.9% * 5 / 12 - (20px - 20px * 5 / 12) + 20px);
  }
  .u-move-6\/12\@s {
    position: relative;
    left: calc(99.9% * 6 / 12 - (20px - 20px * 6 / 12) + 20px);
  }
  .u-move-7\/12\@s {
    position: relative;
    left: calc(99.9% * 7 / 12 - (20px - 20px * 7 / 12) + 20px);
  }
  .u-move-8\/12\@s {
    position: relative;
    left: calc(99.9% * 8 / 12 - (20px - 20px * 8 / 12) + 20px);
  }
  .u-move-9\/12\@s {
    position: relative;
    left: calc(99.9% * 9 / 12 - (20px - 20px * 9 / 12) + 20px);
  }
  .u-move-10\/12\@s {
    position: relative;
    left: calc(99.9% * 10 / 12 - (20px - 20px * 10 / 12) + 20px);
  }
  .u-move-11\/12\@s {
    position: relative;
    left: calc(99.9% * 11 / 12 - (20px - 20px * 11 / 12) + 20px);
  }
  .u-move-12\/12\@s {
    position: relative;
    left: calc(99.9% * 12 / 12 - (20px - 20px * 12 / 12) + 20px);
  }
}
@media only screen and (min-width: 701px) {
  .u-move-1\/1\@m {
    position: relative;
    left: calc(99.9% * 1 / 1 - (20px - 20px * 1 / 1) + 20px);
  }
  .u-move-1\/2\@m {
    position: relative;
    left: calc(99.9% * 1 / 2 - (20px - 20px * 1 / 2) + 20px);
  }
  .u-move-2\/2\@m {
    position: relative;
    left: calc(99.9% * 2 / 2 - (20px - 20px * 2 / 2) + 20px);
  }
  .u-move-1\/3\@m {
    position: relative;
    left: calc(99.9% * 1 / 3 - (20px - 20px * 1 / 3) + 20px);
  }
  .u-move-2\/3\@m {
    position: relative;
    left: calc(99.9% * 2 / 3 - (20px - 20px * 2 / 3) + 20px);
  }
  .u-move-3\/3\@m {
    position: relative;
    left: calc(99.9% * 3 / 3 - (20px - 20px * 3 / 3) + 20px);
  }
  .u-move-1\/4\@m {
    position: relative;
    left: calc(99.9% * 1 / 4 - (20px - 20px * 1 / 4) + 20px);
  }
  .u-move-2\/4\@m {
    position: relative;
    left: calc(99.9% * 2 / 4 - (20px - 20px * 2 / 4) + 20px);
  }
  .u-move-3\/4\@m {
    position: relative;
    left: calc(99.9% * 3 / 4 - (20px - 20px * 3 / 4) + 20px);
  }
  .u-move-4\/4\@m {
    position: relative;
    left: calc(99.9% * 4 / 4 - (20px - 20px * 4 / 4) + 20px);
  }
  .u-move-1\/5\@m {
    position: relative;
    left: calc(99.9% * 1 / 5 - (20px - 20px * 1 / 5) + 20px);
  }
  .u-move-2\/5\@m {
    position: relative;
    left: calc(99.9% * 2 / 5 - (20px - 20px * 2 / 5) + 20px);
  }
  .u-move-3\/5\@m {
    position: relative;
    left: calc(99.9% * 3 / 5 - (20px - 20px * 3 / 5) + 20px);
  }
  .u-move-4\/5\@m {
    position: relative;
    left: calc(99.9% * 4 / 5 - (20px - 20px * 4 / 5) + 20px);
  }
  .u-move-5\/5\@m {
    position: relative;
    left: calc(99.9% * 5 / 5 - (20px - 20px * 5 / 5) + 20px);
  }
  .u-move-1\/6\@m {
    position: relative;
    left: calc(99.9% * 1 / 6 - (20px - 20px * 1 / 6) + 20px);
  }
  .u-move-2\/6\@m {
    position: relative;
    left: calc(99.9% * 2 / 6 - (20px - 20px * 2 / 6) + 20px);
  }
  .u-move-3\/6\@m {
    position: relative;
    left: calc(99.9% * 3 / 6 - (20px - 20px * 3 / 6) + 20px);
  }
  .u-move-4\/6\@m {
    position: relative;
    left: calc(99.9% * 4 / 6 - (20px - 20px * 4 / 6) + 20px);
  }
  .u-move-5\/6\@m {
    position: relative;
    left: calc(99.9% * 5 / 6 - (20px - 20px * 5 / 6) + 20px);
  }
  .u-move-6\/6\@m {
    position: relative;
    left: calc(99.9% * 6 / 6 - (20px - 20px * 6 / 6) + 20px);
  }
  .u-move-1\/7\@m {
    position: relative;
    left: calc(99.9% * 1 / 7 - (20px - 20px * 1 / 7) + 20px);
  }
  .u-move-2\/7\@m {
    position: relative;
    left: calc(99.9% * 2 / 7 - (20px - 20px * 2 / 7) + 20px);
  }
  .u-move-3\/7\@m {
    position: relative;
    left: calc(99.9% * 3 / 7 - (20px - 20px * 3 / 7) + 20px);
  }
  .u-move-4\/7\@m {
    position: relative;
    left: calc(99.9% * 4 / 7 - (20px - 20px * 4 / 7) + 20px);
  }
  .u-move-5\/7\@m {
    position: relative;
    left: calc(99.9% * 5 / 7 - (20px - 20px * 5 / 7) + 20px);
  }
  .u-move-6\/7\@m {
    position: relative;
    left: calc(99.9% * 6 / 7 - (20px - 20px * 6 / 7) + 20px);
  }
  .u-move-7\/7\@m {
    position: relative;
    left: calc(99.9% * 7 / 7 - (20px - 20px * 7 / 7) + 20px);
  }
  .u-move-1\/8\@m {
    position: relative;
    left: calc(99.9% * 1 / 8 - (20px - 20px * 1 / 8) + 20px);
  }
  .u-move-2\/8\@m {
    position: relative;
    left: calc(99.9% * 2 / 8 - (20px - 20px * 2 / 8) + 20px);
  }
  .u-move-3\/8\@m {
    position: relative;
    left: calc(99.9% * 3 / 8 - (20px - 20px * 3 / 8) + 20px);
  }
  .u-move-4\/8\@m {
    position: relative;
    left: calc(99.9% * 4 / 8 - (20px - 20px * 4 / 8) + 20px);
  }
  .u-move-5\/8\@m {
    position: relative;
    left: calc(99.9% * 5 / 8 - (20px - 20px * 5 / 8) + 20px);
  }
  .u-move-6\/8\@m {
    position: relative;
    left: calc(99.9% * 6 / 8 - (20px - 20px * 6 / 8) + 20px);
  }
  .u-move-7\/8\@m {
    position: relative;
    left: calc(99.9% * 7 / 8 - (20px - 20px * 7 / 8) + 20px);
  }
  .u-move-8\/8\@m {
    position: relative;
    left: calc(99.9% * 8 / 8 - (20px - 20px * 8 / 8) + 20px);
  }
  .u-move-1\/10\@m {
    position: relative;
    left: calc(99.9% * 1 / 10 - (20px - 20px * 1 / 10) + 20px);
  }
  .u-move-2\/10\@m {
    position: relative;
    left: calc(99.9% * 2 / 10 - (20px - 20px * 2 / 10) + 20px);
  }
  .u-move-3\/10\@m {
    position: relative;
    left: calc(99.9% * 3 / 10 - (20px - 20px * 3 / 10) + 20px);
  }
  .u-move-4\/10\@m {
    position: relative;
    left: calc(99.9% * 4 / 10 - (20px - 20px * 4 / 10) + 20px);
  }
  .u-move-5\/10\@m {
    position: relative;
    left: calc(99.9% * 5 / 10 - (20px - 20px * 5 / 10) + 20px);
  }
  .u-move-6\/10\@m {
    position: relative;
    left: calc(99.9% * 6 / 10 - (20px - 20px * 6 / 10) + 20px);
  }
  .u-move-7\/10\@m {
    position: relative;
    left: calc(99.9% * 7 / 10 - (20px - 20px * 7 / 10) + 20px);
  }
  .u-move-8\/10\@m {
    position: relative;
    left: calc(99.9% * 8 / 10 - (20px - 20px * 8 / 10) + 20px);
  }
  .u-move-9\/10\@m {
    position: relative;
    left: calc(99.9% * 9 / 10 - (20px - 20px * 9 / 10) + 20px);
  }
  .u-move-10\/10\@m {
    position: relative;
    left: calc(99.9% * 10 / 10 - (20px - 20px * 10 / 10) + 20px);
  }
  .u-move-1\/12\@m {
    position: relative;
    left: calc(99.9% * 1 / 12 - (20px - 20px * 1 / 12) + 20px);
  }
  .u-move-2\/12\@m {
    position: relative;
    left: calc(99.9% * 2 / 12 - (20px - 20px * 2 / 12) + 20px);
  }
  .u-move-3\/12\@m {
    position: relative;
    left: calc(99.9% * 3 / 12 - (20px - 20px * 3 / 12) + 20px);
  }
  .u-move-4\/12\@m {
    position: relative;
    left: calc(99.9% * 4 / 12 - (20px - 20px * 4 / 12) + 20px);
  }
  .u-move-5\/12\@m {
    position: relative;
    left: calc(99.9% * 5 / 12 - (20px - 20px * 5 / 12) + 20px);
  }
  .u-move-6\/12\@m {
    position: relative;
    left: calc(99.9% * 6 / 12 - (20px - 20px * 6 / 12) + 20px);
  }
  .u-move-7\/12\@m {
    position: relative;
    left: calc(99.9% * 7 / 12 - (20px - 20px * 7 / 12) + 20px);
  }
  .u-move-8\/12\@m {
    position: relative;
    left: calc(99.9% * 8 / 12 - (20px - 20px * 8 / 12) + 20px);
  }
  .u-move-9\/12\@m {
    position: relative;
    left: calc(99.9% * 9 / 12 - (20px - 20px * 9 / 12) + 20px);
  }
  .u-move-10\/12\@m {
    position: relative;
    left: calc(99.9% * 10 / 12 - (20px - 20px * 10 / 12) + 20px);
  }
  .u-move-11\/12\@m {
    position: relative;
    left: calc(99.9% * 11 / 12 - (20px - 20px * 11 / 12) + 20px);
  }
  .u-move-12\/12\@m {
    position: relative;
    left: calc(99.9% * 12 / 12 - (20px - 20px * 12 / 12) + 20px);
  }
}
@media only screen and (min-width: 1081px) {
  .u-move-1\/1\@l {
    position: relative;
    left: calc(99.9% * 1 / 1 - (20px - 20px * 1 / 1) + 20px);
  }
  .u-move-1\/2\@l {
    position: relative;
    left: calc(99.9% * 1 / 2 - (20px - 20px * 1 / 2) + 20px);
  }
  .u-move-2\/2\@l {
    position: relative;
    left: calc(99.9% * 2 / 2 - (20px - 20px * 2 / 2) + 20px);
  }
  .u-move-1\/3\@l {
    position: relative;
    left: calc(99.9% * 1 / 3 - (20px - 20px * 1 / 3) + 20px);
  }
  .u-move-2\/3\@l {
    position: relative;
    left: calc(99.9% * 2 / 3 - (20px - 20px * 2 / 3) + 20px);
  }
  .u-move-3\/3\@l {
    position: relative;
    left: calc(99.9% * 3 / 3 - (20px - 20px * 3 / 3) + 20px);
  }
  .u-move-1\/4\@l {
    position: relative;
    left: calc(99.9% * 1 / 4 - (20px - 20px * 1 / 4) + 20px);
  }
  .u-move-2\/4\@l {
    position: relative;
    left: calc(99.9% * 2 / 4 - (20px - 20px * 2 / 4) + 20px);
  }
  .u-move-3\/4\@l {
    position: relative;
    left: calc(99.9% * 3 / 4 - (20px - 20px * 3 / 4) + 20px);
  }
  .u-move-4\/4\@l {
    position: relative;
    left: calc(99.9% * 4 / 4 - (20px - 20px * 4 / 4) + 20px);
  }
  .u-move-1\/5\@l {
    position: relative;
    left: calc(99.9% * 1 / 5 - (20px - 20px * 1 / 5) + 20px);
  }
  .u-move-2\/5\@l {
    position: relative;
    left: calc(99.9% * 2 / 5 - (20px - 20px * 2 / 5) + 20px);
  }
  .u-move-3\/5\@l {
    position: relative;
    left: calc(99.9% * 3 / 5 - (20px - 20px * 3 / 5) + 20px);
  }
  .u-move-4\/5\@l {
    position: relative;
    left: calc(99.9% * 4 / 5 - (20px - 20px * 4 / 5) + 20px);
  }
  .u-move-5\/5\@l {
    position: relative;
    left: calc(99.9% * 5 / 5 - (20px - 20px * 5 / 5) + 20px);
  }
  .u-move-1\/6\@l {
    position: relative;
    left: calc(99.9% * 1 / 6 - (20px - 20px * 1 / 6) + 20px);
  }
  .u-move-2\/6\@l {
    position: relative;
    left: calc(99.9% * 2 / 6 - (20px - 20px * 2 / 6) + 20px);
  }
  .u-move-3\/6\@l {
    position: relative;
    left: calc(99.9% * 3 / 6 - (20px - 20px * 3 / 6) + 20px);
  }
  .u-move-4\/6\@l {
    position: relative;
    left: calc(99.9% * 4 / 6 - (20px - 20px * 4 / 6) + 20px);
  }
  .u-move-5\/6\@l {
    position: relative;
    left: calc(99.9% * 5 / 6 - (20px - 20px * 5 / 6) + 20px);
  }
  .u-move-6\/6\@l {
    position: relative;
    left: calc(99.9% * 6 / 6 - (20px - 20px * 6 / 6) + 20px);
  }
  .u-move-1\/7\@l {
    position: relative;
    left: calc(99.9% * 1 / 7 - (20px - 20px * 1 / 7) + 20px);
  }
  .u-move-2\/7\@l {
    position: relative;
    left: calc(99.9% * 2 / 7 - (20px - 20px * 2 / 7) + 20px);
  }
  .u-move-3\/7\@l {
    position: relative;
    left: calc(99.9% * 3 / 7 - (20px - 20px * 3 / 7) + 20px);
  }
  .u-move-4\/7\@l {
    position: relative;
    left: calc(99.9% * 4 / 7 - (20px - 20px * 4 / 7) + 20px);
  }
  .u-move-5\/7\@l {
    position: relative;
    left: calc(99.9% * 5 / 7 - (20px - 20px * 5 / 7) + 20px);
  }
  .u-move-6\/7\@l {
    position: relative;
    left: calc(99.9% * 6 / 7 - (20px - 20px * 6 / 7) + 20px);
  }
  .u-move-7\/7\@l {
    position: relative;
    left: calc(99.9% * 7 / 7 - (20px - 20px * 7 / 7) + 20px);
  }
  .u-move-1\/8\@l {
    position: relative;
    left: calc(99.9% * 1 / 8 - (20px - 20px * 1 / 8) + 20px);
  }
  .u-move-2\/8\@l {
    position: relative;
    left: calc(99.9% * 2 / 8 - (20px - 20px * 2 / 8) + 20px);
  }
  .u-move-3\/8\@l {
    position: relative;
    left: calc(99.9% * 3 / 8 - (20px - 20px * 3 / 8) + 20px);
  }
  .u-move-4\/8\@l {
    position: relative;
    left: calc(99.9% * 4 / 8 - (20px - 20px * 4 / 8) + 20px);
  }
  .u-move-5\/8\@l {
    position: relative;
    left: calc(99.9% * 5 / 8 - (20px - 20px * 5 / 8) + 20px);
  }
  .u-move-6\/8\@l {
    position: relative;
    left: calc(99.9% * 6 / 8 - (20px - 20px * 6 / 8) + 20px);
  }
  .u-move-7\/8\@l {
    position: relative;
    left: calc(99.9% * 7 / 8 - (20px - 20px * 7 / 8) + 20px);
  }
  .u-move-8\/8\@l {
    position: relative;
    left: calc(99.9% * 8 / 8 - (20px - 20px * 8 / 8) + 20px);
  }
  .u-move-1\/10\@l {
    position: relative;
    left: calc(99.9% * 1 / 10 - (20px - 20px * 1 / 10) + 20px);
  }
  .u-move-2\/10\@l {
    position: relative;
    left: calc(99.9% * 2 / 10 - (20px - 20px * 2 / 10) + 20px);
  }
  .u-move-3\/10\@l {
    position: relative;
    left: calc(99.9% * 3 / 10 - (20px - 20px * 3 / 10) + 20px);
  }
  .u-move-4\/10\@l {
    position: relative;
    left: calc(99.9% * 4 / 10 - (20px - 20px * 4 / 10) + 20px);
  }
  .u-move-5\/10\@l {
    position: relative;
    left: calc(99.9% * 5 / 10 - (20px - 20px * 5 / 10) + 20px);
  }
  .u-move-6\/10\@l {
    position: relative;
    left: calc(99.9% * 6 / 10 - (20px - 20px * 6 / 10) + 20px);
  }
  .u-move-7\/10\@l {
    position: relative;
    left: calc(99.9% * 7 / 10 - (20px - 20px * 7 / 10) + 20px);
  }
  .u-move-8\/10\@l {
    position: relative;
    left: calc(99.9% * 8 / 10 - (20px - 20px * 8 / 10) + 20px);
  }
  .u-move-9\/10\@l {
    position: relative;
    left: calc(99.9% * 9 / 10 - (20px - 20px * 9 / 10) + 20px);
  }
  .u-move-10\/10\@l {
    position: relative;
    left: calc(99.9% * 10 / 10 - (20px - 20px * 10 / 10) + 20px);
  }
  .u-move-1\/12\@l {
    position: relative;
    left: calc(99.9% * 1 / 12 - (20px - 20px * 1 / 12) + 20px);
  }
  .u-move-2\/12\@l {
    position: relative;
    left: calc(99.9% * 2 / 12 - (20px - 20px * 2 / 12) + 20px);
  }
  .u-move-3\/12\@l {
    position: relative;
    left: calc(99.9% * 3 / 12 - (20px - 20px * 3 / 12) + 20px);
  }
  .u-move-4\/12\@l {
    position: relative;
    left: calc(99.9% * 4 / 12 - (20px - 20px * 4 / 12) + 20px);
  }
  .u-move-5\/12\@l {
    position: relative;
    left: calc(99.9% * 5 / 12 - (20px - 20px * 5 / 12) + 20px);
  }
  .u-move-6\/12\@l {
    position: relative;
    left: calc(99.9% * 6 / 12 - (20px - 20px * 6 / 12) + 20px);
  }
  .u-move-7\/12\@l {
    position: relative;
    left: calc(99.9% * 7 / 12 - (20px - 20px * 7 / 12) + 20px);
  }
  .u-move-8\/12\@l {
    position: relative;
    left: calc(99.9% * 8 / 12 - (20px - 20px * 8 / 12) + 20px);
  }
  .u-move-9\/12\@l {
    position: relative;
    left: calc(99.9% * 9 / 12 - (20px - 20px * 9 / 12) + 20px);
  }
  .u-move-10\/12\@l {
    position: relative;
    left: calc(99.9% * 10 / 12 - (20px - 20px * 10 / 12) + 20px);
  }
  .u-move-11\/12\@l {
    position: relative;
    left: calc(99.9% * 11 / 12 - (20px - 20px * 11 / 12) + 20px);
  }
  .u-move-12\/12\@l {
    position: relative;
    left: calc(99.9% * 12 / 12 - (20px - 20px * 12 / 12) + 20px);
  }
}
.o-btm {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.o-btm > div {
  /* background: #ffffff69; */
  background: #000000bf;
  color: #fff;
  display: inline-block;
  padding: 10px;
  height: 100px;
  min-width: 100px;
}
.o-panel {
  position: relative;
  margin: 0 auto;
  max-width: 1660px;
  padding-left: 20px;
  padding-right: 20px;
}
.o-panel:before {
  content: "";
  display: table;
}
.o-panel:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 700px) and (max-width: 1660px) {
  .o-panel {
    padding-left: calc(20px + 90 * ((100vw - 700px) / 960));
    padding-right: calc(20px + 90 * ((100vw - 700px) / 960));
  }
}
@media only screen and (min-width: 1661px) {
  .o-panel {
    padding-left: 110px;
    padding-right: 110px;
  }
}
.o-panel__inner {
  position: relative;
}
@media only screen and (min-width: 701px) {
  .o-panel__inner {
    position: relative;
    left: calc(99.9% * 1 / 12 - (20px - 20px * 1 / 12) + 20px);
    width: calc(99.9% * 10 / 12 - (20px - 20px * 10 / 12));
  }
  .o-panel__inner:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .o-panel__inner:last-child {
    margin-right: 0;
  }
  .o-panel__inner:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .o-panel__inner:nth-child(12n + 1) {
    clear: both;
  }
}
.o-section {
  height: auto;
}
.o-section .o-copy-image__content p {
  color: #ff2700;
}
.o-swiper-button {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}
.o-swiper-button {
  position: absolute;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (max-width: 1080px) {
  .o-swiper-button {
    display: none;
  }
}
@media (max-device-width: 736px) and (orientation: landscape) {
  .o-swiper-button {
    display: none;
  }
}
@media (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .o-swiper-button {
    display: none;
  }
}
.o-swiper-button__caption {
  position: relative;
  display: inline-block;
  font-size: 25px;
  top: 65%;
  right: 50%;
  -webkit-transform: rotate(-90deg) translateY(-50%);
  transform: rotate(-90deg) translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.o-swiper-button__caption.is-caption {
  visibility: visible;
  opacity: 1;
}
.o-swiper-button__team {
  float: left;
  padding: 2rem 0;
}
@media only screen and (min-width: 701px) and (max-width: 1080px) {
  .o-swiper-button__team {
    padding-bottom: 5rem;
  }
}
@media only screen and (min-width: 1081px) {
  .o-swiper-button__team {
    display: none;
  }
}
.o-swiper-button__team--prev {
  margin-left: -10px;
}
.o-swiper-button__team--next {
  float: right;
  margin-right: -10px;
}
.o-swiper-button--prev {
  left: 50px;
}
@media only screen and (min-width: 700px) and (max-width: 1660px) {
  .o-swiper-button--prev {
    left: calc(50px + 0 * ((100vw - 700px) / 960));
  }
}
@media only screen and (min-width: 1661px) {
  .o-swiper-button--prev {
    left: 50px;
  }
}
.o-swiper-button--next {
  right: 50px;
}
@media only screen and (min-width: 700px) and (max-width: 1660px) {
  .o-swiper-button--next {
    right: calc(50px + 0 * ((100vw - 700px) / 960));
  }
}
@media only screen and (min-width: 1661px) {
  .o-swiper-button--next {
    right: 50px;
  }
}
.o-swiper-button__icon {
  width: 80px;
  height: 80px;
}
.o-swiper-button__icon svg {
  width: inherit;
  height: inherit;
}
.o-background-video {
  width: 100%;
  height: 100%;
}
.o-background-video__video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.c-case-type-four {
  position: relative;
}
.c-case-type-four__title {
  position: absolute;
  width: 100%;
  top: 3rem;
  z-index: 4;
}
.c-case-type-four__title.color-white p {
  color: #fff;
}
.c-case-type-four__title.color-black p {
  color: #000;
}
.c-case-type-four__title.color-red p {
  color: #ff2700;
}
@media (max-device-width: 736px) and (orientation: landscape) {
  .c-case-type-four__title p {
    font-size: 14px;
  }
}
@media (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .c-case-type-four__title p {
    font-size: 14px;
  }
}
.c-case-type-four .swiper-container {
  height: 100vh;
}
.c-case-type-one {
  padding-top: 110px;
}
@media only screen and (min-width: 700px) and (max-width: 1660px) {
  .c-case-type-one {
    padding-top: calc(110px + -10 * ((100vw - 700px) / 960));
  }
}
@media only screen and (min-width: 1661px) {
  .c-case-type-one {
    padding-top: 100px;
  }
}
.c-case-type-one__copy {
  padding: 4rem 0 6rem 0;
}
@media only screen and (max-width: 700px) {
  .c-case-type-one__copy {
    padding: 0 0 2rem 0;
  }
}
.c-case-type-one__image {
  margin-top: 2rem;
}
@media only screen and (min-width: 701px) {
  .c-case-type-one__image--2 {
    margin-top: -38vw;
  }
  .c-case-type-one__image--3 {
    margin-top: 12vw;
  }
  .c-case-type-one__image--4 {
    margin-top: -44vw;
  }
}
.c-case-type-three {
  padding-top: 110px;
  margin-bottom: 4rem;
}
@media only screen and (min-width: 700px) and (max-width: 1660px) {
  .c-case-type-three {
    padding-top: calc(110px + -10 * ((100vw - 700px) / 960));
  }
}
@media only screen and (min-width: 1661px) {
  .c-case-type-three {
    padding-top: 100px;
  }
}
.c-case-type-two {
  padding-top: 110px;
  margin-bottom: 4rem;
}
@media only screen and (min-width: 700px) and (max-width: 1660px) {
  .c-case-type-two {
    padding-top: calc(110px + -10 * ((100vw - 700px) / 960));
  }
}
@media only screen and (min-width: 1661px) {
  .c-case-type-two {
    padding-top: 100px;
  }
}
.c-home-header {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: relative;
}
.c-home-header__content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 1200px;
}
.c-home-header__content h1 {
  font-size: calc(31px + 20 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .c-home-header__content h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 420px) {
  .c-home-header__content h1 {
    font-size: 31px;
  }
}
@media (max-device-width: 736px) and (orientation: landscape) {
  .c-home-header__content h1 {
    font-size: 24px;
  }
}
@media (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .c-home-header__content h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 700px) {
  .c-home-header__content {
    width: 80%;
  }
}
.c-home-header__poster {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-size: cover;
}
.c-home-team {
  position: relative;
}
@media only screen and (max-width: 1080px) {
  .c-home-team .swiper-pagination {
    display: block !important;
  }
}
.c-home-team__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 4rem;
}
.c-home-team__data p {
  font-size: calc(22px + 3 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .c-home-team__data p {
    font-size: 25px;
  }
}
@media screen and (max-width: 420px) {
  .c-home-team__data p {
    font-size: 22px;
  }
}
.c-home-team__data a {
  font-size: calc(22px + 3 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .c-home-team__data a {
    font-size: 25px;
  }
}
@media screen and (max-width: 420px) {
  .c-home-team__data a {
    font-size: 22px;
  }
}
.c-home-team__data p,
.c-home-team__data a {
  color: #fff;
}
.c-home-team__data svg {
  margin-top: 8px;
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 700px) {
  .c-home-team__data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 0;
  }
  .c-home-team__data > div {
    padding-top: 2rem;
  }
}
.c-home-team__intro {
  position: relative;
  width: 100%;
  height: 100vh;
}
@media only screen and (max-width: 700px) {
  .c-home-team__intro {
    min-height: 500px;
  }
}
.c-home-team__intro-content {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.c-home-team__intro-content h1,
h1.c-xl {
  font-size: calc(50px + 10 * ((100vw - 420px) / 860));
  margin: 2rem 0;
}
@media screen and (min-width: 1280px) {
  .c-home-team__intro-content h1,
  h1.c-xl {
    font-size: 120px;
  }
}
@media screen and (max-width: 420px) {
  .c-home-team__intro-content h1,
  h1.c-xl {
    font-size: calc(100vw * (1 / 8));
  }
}
.c-home-team__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 700px) {
  .c-home-team__inner h1 {
    text-align: left !important;
    padding-top: 8rem;
  }
}
.c-home-team__weare {
  height: 100vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-home-team__weare h1 {
  color: #000;
  font-size: calc(100px + 80 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .c-home-team__weare h1 {
    font-size: 220px;
  }
}
@media screen and (max-width: 420px) {
  .c-home-team__weare h1 {
    font-size: 120px;
  }
}
.c-home-team__carousel {
  padding: 0 !important;
  height: auto !important;
}
@media only screen and (min-width: 1081px) {
  .c-home-team__carousel {
    overflow: visible !important;
  }
}
.c-home-team__members {
  background: #ff2700;
  padding: 0;
}
.c-home-team__member h2 {
  padding-bottom: 1rem;
  font-size: calc(20px + 3 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .c-home-team__member h2 {
    font-size: 23px;
  }
}
@media screen and (max-width: 1080px) {
  .c-home-team__member h2 {
    font-size: 20px;
  }
  .c-home-team__member:nth-child(1),
  .c-home-team__member:nth-child(3) {
    padding: 2rem 0;
  }
  .c-home-team__member.team_img {
    height: 100vh;
  }
}
@media only screen and (min-width: 1081px) {
  .c-home-team__member {
    max-width: 33%;
  }
  .c-home-team__member:nth-child(1),
  .c-home-team__member:nth-child(3) {
    padding: 4rem 1rem;
  }
}

.c-home-team__member.team_img {
  background: url(/images/Bilder_Videos/06_Team/Teamfoto.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
}
@media only screen and (min-width: 1081px) {
  .c-home-team__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-meta {
  background: #ff2700;
  padding-top: 12rem;
  padding-bottom: 12rem;
}
.c-meta__headline {
  padding-bottom: 5rem;
}
.c-rte h1 + p {
  padding-top: 2rem;
}
.c-site-footer__inner {
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 700px) {
  .c-site-footer__inner {
    padding: 4rem 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 900px) {
  .c-site-footer__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.c-site-footer__contact a {
  display: block;
}
/* .c-site-footer__contact a:last-of-type {
  padding-top: 1rem;
}
@media only screen and (min-width: 701px) {
  .c-site-footer__meta p:not(:first-of-type) {
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 1200px) {
  .c-site-footer__meta {
    padding-top: 3rem;
  }
} */
@media only screen and (max-width: 700px) {
  .c-site-footer__address {
    padding: 2rem 0;
  }
}
@media only screen and (max-width: 900px) {
  .c-site-footer__year {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
@media only screen and (max-width: 700px) {
  .c-site-footer__year {
    padding-top: 3rem;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
.c-site-footer__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 30%;
}
.c-site-footer__block:first-child {
  width: 70%;
  padding-right: 5%;
}
@media only screen and (max-width: 1200px) {
  .c-site-footer__block {
    width: 100%;
  }
  .c-site-footer__block:first-child {
    width: 100%;
  }
}
@media only screen and (min-width: 1331px) {
  .c-site-footer__block:first-child {
    padding-right: 8%;
  }
}
@media only screen and (max-width: 700px) {
  .c-site-footer__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-site-header {
  z-index: 99;
  position: fixed;
  top: -2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: 2rem;
  -webkit-transition: all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform-origin: top center;
  transform-origin: top center;
}
.c-site-header.shrink {
  padding-top: 0;
  top: 20px;
  -webkit-transform: translateX(-50%) scale(0.5);
  transform: translateX(-50%) scale(0.5);
}
.c-site-header.hide {
  top: -200px;
}
@media only screen and (min-width: 701px) and (max-width: 1080px) {
  .c-site-header {
    top: 0;
    padding-top: 0;
    -webkit-transform: translateX(-50%) scale(0.7);
    transform: translateX(-50%) scale(0.7);
  }
}
@media (max-device-width: 736px) and (orientation: landscape) {
  .c-site-header {
    top: 0;
    padding-top: 0;
    -webkit-transform: translateX(-50%) scale(0.5);
    transform: translateX(-50%) scale(0.5);
  }
}
@media (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .c-site-header {
    top: 0;
    padding-top: 0;
    -webkit-transform: translateX(-50%) scale(0.5);
    transform: translateX(-50%) scale(0.5);
  }
}
.c-site-header__logo {
  width: 240px;
}
/* @media only screen and (min-width: 700px) and (max-width: 1660px) {
  .c-site-header__logo {
    width: calc(340px + 100 * ((100vw - 700px) / 960));
  }
}
@media only screen and (min-width: 1661px) {
  .c-site-header__logo {
    width: 340px;
  }
} */
@media only screen and (max-width: 700px) {
  .c-site-header__logo {
    margin: 0 auto;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.c-site-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.u-border-default {
  border-color: #000;
}
.u-center {
  text-align: center;
}
.u-left {
  text-align: left;
}
.u-clear:before {
  content: "";
  display: table;
}
.u-clear:after {
  content: "";
  display: table;
  clear: both;
}
.u-rel {
  position: relative;
}
.u-bg-red {
  background: #ff2700;
}
.u-bg-black {
  background: #000;
}
.u-bg-white {
  background: #000;
}
.u-color-black {
  color: #000;
}
.u-color-white {
  color: #fff;
}
.u-color-red {
  color: #ff2700;
}
.u-hidden {
  display: none;
}
.u-ox-hidden {
  overflow-x: hidden;
}
.u-debug-grid {
  position: relative;
}
.u-debug-grid > .o-grid:first-child {
  pointer-events: none;
  position: absolute;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.o-grid__cell {
  text-align: center;
}
.u-debug-grid > .o-grid:first-child .o-grid__cell {
  height: 100%;
  opacity: 0.2;
  background-color: #7fffd4;
}
@media only screen and (max-width: 700px) {
  .u-debug-grid > .o-grid:first-child .o-grid__cell:nth-child(n + 5) {
    display: none;
  }
} /**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.swiper-container {
  width: 100%;
  height: 100vh;
}
.swiper-slide {
  overflow: hidden;
}
.swiper-container,
.swiper-wrapper,
.swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1081px) {
  .swiper-pagination {
    display: none;
  }
}
@media (max-device-width: 736px) and (orientation: landscape) {
  .swiper-pagination {
    display: block;
  }
}
@media (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .swiper-pagination {
    display: block;
  }
}
.swiper-pagination-bullet {
  background: transparent;
  opacity: 1;
  border: 2px solid #fff;
  margin: 0 3px;
  width: 12px;
  height: 12px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.color-black .swiper-pagination-bullet {
  border-color: #000 !important;
}
.color-white .swiper-pagination-bullet {
  border-color: #fff !important;
}
.color-red .swiper-pagination-bullet {
  border-color: #ff2700 !important;
}
.swiper-pagination-bullet-active {
  background: #fff;
}
.color-black .swiper-pagination-bullet-active {
  background: #000 !important;
}
.color-white .swiper-pagination-bullet-active {
  background: #fff !important;
}
.color-red .swiper-pagination-bullet-active {
  background: #ff2700 !important;
}
/*# sourceMappingURL=main.css.map */
