@font-face {
  font-family: 'icomoon';
  src: url("../font/icomoon/icomoon.eot");
  src: url("../font/icomoon/icomoon.eot?#iefix") format('embedded-opentype'), url("../font/icomoon/icomoon.woff") format('woff'), url("../font/icomoon/icomoon.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
.regular {
  font-family: "Poppins", "Myriad Pro", "Segoe UI", Arial, sans-serif;
  font-weight: normal;
}
.semibold {
  font-family: "Poppins", "Myriad Pro", "Segoe UI", Arial, sans-serif;
  font-weight: normal;
}
.bold {
  font-family: "Poppins", "Myriad Pro", "Segoe UI", Arial, sans-serif;
  font-weight: normal;
}
.ico-youtube:after,
.ico-facebook:after,
.ico-instagram:after,
.logo-sherwood:after,
.btn.ico-basket:after,
.btn.large.ico-basket:after,
.btn.ico-out:after,
.btn.ico-search:after,
.ico-store:after,
.ico-place:after,
.ico-time:after,
.ico-category-clothes:after,
.ico-category-others:after,
.ico-arrow-right-small:after,
.ico-delete:after,
[class][class].ico-add-to-basket:after,
[class][class].ico-add-to-basket:before,
.btn.large.ico-vstupenky:after,
.btn.large.ico-program:after,
.ico-smile-yes:after,
.ico-smile-no:after,
.ico-gaming:after,
.ico-fashion:after,
.ico-entertainment:after,
.ico-music:after,
.ico-google-play:after,
.ico-apple-store:after,
.cart.com .btn-delete:after,
.count-box-inner .select-box:after,
.count-box-inner .fake-select-box .after-wrap:after,
.crossroad.com .logo:after,
.faq.com .question > a:after,
.faq.com.open .question > a:after,
.section.header.open .logo-main:after,
.section.header .logo-main:after,
.products-list ul li .text-box .icon-box.ico-clothing:before,
.products-list ul li .text-box .icon-box.ico-others:before,
.progress.com.no-gradient a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 21em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Arial';
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 680px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 680px) {
  html {
    font-size: calc(15px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  html {
    font-size: 20px;
  }
}
body {
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Arial';
  padding: 20px;
}
@media screen and (max-width: 680px) {
  body {
    font-size: 15px;
  }
}
@media screen and (min-width: 680px) {
  body {
    font-size: calc(15px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  body {
    font-size: 20px;
  }
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
blockquote:first-child,
table:first-child,
img:first-child {
  margin-top: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
blockquote:last-child,
table:last-child,
img:last-child {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
caption {
  font-family: 'Poppins';
  font-weight: 600;
  margin: 0;
  color: #73b72b;
  letter-spacing: 1px;
}
h1 {
  font-size: 50px;
  line-height: 1.328571428571429;
  margin-top: 0;
  margin-bottom: 28px;
}
@media screen and (max-width: 680px) {
  h1 {
    font-size: 28px;
  }
}
@media screen and (min-width: 680px) {
  h1 {
    font-size: calc(28px + 22 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 680px) {
  h1 {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 680px) {
  h1 {
    margin-bottom: calc(15px + 13 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h1 {
    margin-bottom: 28px;
  }
}
h2 {
  font-size: 40px;
  line-height: 1.447727272727273;
  margin: 40px 0 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 680px) {
  h2 {
    font-size: 22px;
  }
}
@media screen and (min-width: 680px) {
  h2 {
    font-size: calc(22px + 18 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 680px) {
  h2 {
    margin-top: 10px;
  }
}
@media screen and (min-width: 680px) {
  h2 {
    margin-top: calc(10px + 30 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h2 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 680px) {
  h2 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 680px) {
  h2 {
    margin-bottom: calc(10px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h2 {
    margin-bottom: 20px;
  }
}
h2.white {
  color: #fff;
}
h3 {
  font-size: 28px;
  line-height: 1.4;
  margin: 22px 0 11px;
  margin-top: 22px;
  margin-bottom: 11px;
}
@media screen and (max-width: 680px) {
  h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 680px) {
  h3 {
    font-size: calc(20px + 8 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 680px) {
  h3 {
    margin-top: 4px;
  }
}
@media screen and (min-width: 680px) {
  h3 {
    margin-top: calc(4px + 18 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h3 {
    margin-top: 22px;
  }
}
@media screen and (max-width: 680px) {
  h3 {
    margin-bottom: 4px;
  }
}
@media screen and (min-width: 680px) {
  h3 {
    margin-bottom: calc(4px + 7 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h3 {
    margin-bottom: 11px;
  }
}
h4,
caption {
  font-size: 26px;
  line-height: 1.358974358974359;
  margin: 12px 0 6px;
  margin-top: 12px;
  margin-bottom: 6px;
}
@media screen and (max-width: 680px) {
  h4,
  caption {
    font-size: 18px;
  }
}
@media screen and (min-width: 680px) {
  h4,
  caption {
    font-size: calc(18px + 8 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h4,
  caption {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  h4,
  caption {
    margin-top: 4px;
  }
}
@media screen and (min-width: 680px) {
  h4,
  caption {
    margin-top: calc(4px + 8 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h4,
  caption {
    margin-top: 12px;
  }
}
@media screen and (max-width: 680px) {
  h4,
  caption {
    margin-bottom: 4px;
  }
}
@media screen and (min-width: 680px) {
  h4,
  caption {
    margin-bottom: calc(4px + 2 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h4,
  caption {
    margin-bottom: 6px;
  }
}
h5 {
  font-size: 24px;
  line-height: 1.666666666666667;
  margin: 6px 0 3px;
  margin-top: 6px;
}
@media screen and (max-width: 680px) {
  h5 {
    font-size: 16px;
  }
}
@media screen and (min-width: 680px) {
  h5 {
    font-size: calc(16px + 8 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h5 {
    font-size: 24px;
  }
}
@media screen and (max-width: 680px) {
  h5 {
    margin-top: 3px;
  }
}
@media screen and (min-width: 680px) {
  h5 {
    margin-top: calc(3px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h5 {
    margin-top: 6px;
  }
}
h6 {
  font-size: 18px;
  line-height: 1.466666666666667;
  margin: 0;
}
@media screen and (max-width: 680px) {
  h6 {
    font-size: 15px;
  }
}
@media screen and (min-width: 680px) {
  h6 {
    font-size: calc(15px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  h6 {
    font-size: 18px;
  }
}
p,
ul,
ol,
dl,
dd {
  margin-top: 0;
  margin-bottom: 2em;
  line-height: 1.7em;
}
li {
  margin: 0.25em 0;
  background: none;
}
ul {
  padding: 0;
  list-style: none;
  text-align: left;
}
ul > li {
  padding: 0 0 0 22px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  position: relative;
}
ul > li:before {
  line-height: inherit;
  position: absolute;
  left: 0;
  top: 0;
  content: '•';
  color: inherit;
}
ol {
  margin-left: 2em;
  padding: 15px 0;
}
ol > li {
  padding-left: 0;
}
ol.round-numbers {
  counter-reset: round-numbers-counter;
  list-style: none;
  margin-left: 0;
}
ol.round-numbers > li {
  margin: 0.7em 0;
  padding-left: 50px;
  padding-top: 5px;
  min-height: 30px;
  position: relative;
}
ol.round-numbers > li:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  border: 2px solid #002a5a;
  border-radius: 50%;
  content: counter(round-numbers-counter);
  counter-increment: round-numbers-counter;
}
ol.round-numbers.hruled > li + li {
  border-top: 1px solid #cceaf6;
  padding-top: 25px;
  margin-top: 20px;
}
ol.round-numbers.hruled > li + li:before {
  top: 20px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
dt {
  font-weight: bold;
  margin-bottom: 0;
}
dd {
  display: block;
}
dl.tab dt {
  width: 6em;
  float: left;
  font-weight: normal;
}
dl.tab dd {
  margin-left: 6em;
}
q {
  quotes: "„" "“";
}
.blockquote-wrap {
  padding-top: 90px;
  position: relative;
}
.blockquote-wrap:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -251px -145px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 47px;
  height: 44px;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  bottom: auto;
  top: 0;
}
@media (max-width: 680px) {
  .blockquote-wrap {
    padding-top: 40px;
    margin-top: 15px;
  }
  .blockquote-wrap:after {
    content: '';
    background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
    background-repeat: no-repeat;
    background-position: -125px -72px;
    -webkit-background-size: 161px 146px;
    -moz-background-size: 161px 146px;
    background-size: 161px 146px;
    width: 24px;
    height: 22px;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: auto;
    top: 0;
  }
}
blockquote {
  background: none;
  border: 0;
  position: relative;
  margin: 0 0 1.333em;
  font-size: inherit;
  color: #002a5a;
  font-size: 36px;
  line-height: 60px;
  text-align: center;
  display: inline;
  border-bottom: 1px solid #eeedf1;
}
@media screen and (max-width: 680px) {
  blockquote {
    font-size: 20px;
  }
}
@media screen and (min-width: 680px) {
  blockquote {
    font-size: calc(20px + 16 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  blockquote {
    font-size: 36px;
  }
}
@media screen and (max-width: 680px) {
  blockquote {
    line-height: 40px;
  }
}
@media screen and (min-width: 680px) {
  blockquote {
    line-height: calc(40px + 20 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  blockquote {
    line-height: 60px;
  }
}
blockquote:hover {
  border-bottom: 1px solid #eeedf1;
}
blockquote + p {
  padding-top: 1.7em;
}
hr {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 1.333em;
  font-size: inherit;
  overflow: hidden;
  border: 0;
  border-top: 1px solid #cedae3;
  clear: both;
}
a {
  color: #00908e;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  transition: color 0.3s;
}
a:hover {
  color: #00fefa;
  text-decoration: none;
}
a.text-orange[class][class],
a.text-orange[class][class]:visited {
  color: #00908e;
}
a.text-orange[class][class]:hover {
  color: #00fefa;
}
a.text-gray[class][class]:hover {
  color: #00fefa;
}
a.text-blue[class][class],
a.text-blue[class][class]:visited {
  color: #36aed9;
}
a.text-blue[class][class]:hover {
  color: #83cde8;
}
a.text-no-underline {
  text-decoration: none;
}
a.ext {
  position: relative;
  padding-right: 23px;
}
a.ext:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -128px -253px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  bottom: auto;
  top: 50%;
  margin-top: -8px;
}
code,
pre {
  font-family: monospace;
  font-size: fontSizeNormal;
  line-height: lineHeightNormal;
}
pre {
  display: block;
  width: 100%;
  overflow: auto;
}
.table-wrap {
  margin-bottom: 2.666em;
}
@media (max-width: 680px) {
  .table-wrap {
    max-width: none;
    overflow: scroll;
    margin: 0 -20px;
  }
}
table {
  font-size: 16px;
  margin: 0 0 2.666em 0;
  border: 0;
  border-collapse: collapse;
  clear: both;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table.white {
  margin: 3.999em 0;
}
table.white th,
table.white td {
  padding: 30px;
}
table.white td {
  background-color: #fff;
  color: #474545;
}
table.white tr:nth-child(even) td {
  background-color: #f3eff8;
}
@media (max-width: 680px) {
  table.white th,
  table.white td {
    padding: 10px 5px;
  }
}
th,
td {
  vertical-align: top;
  padding: 22px 40px;
  background: none;
  border: 0;
  text-align: left;
}
th[align=right],
td[align=right] {
  text-align: right;
}
th[align=center],
td[align=center] {
  text-align: center;
}
th {
  color: #fff;
  padding-top: 26px;
  padding-bottom: 26px;
}
td {
  background: #392a5e;
}
td:first-child {
  color: #fff;
}
tr:nth-child(even) td {
  background: #312255;
}
thead {
  background: -webkit-linear-gradient(left, #614895 0%, #614895 50%, #a9628b 100%);
  background: -moz-linear-gradient(left, #614895 0%, #614895 50%, #a9628b 100%);
  background: -o-linear-gradient(left, #614895 0%, #614895 50%, #a9628b 100%);
  background: -ms-linear-gradient(left, #614895 0%, #614895 50%, #a9628b 100%);
  background: linear-gradient(to right, #614895 0%, #614895 50%, #a9628b 100%);
  border-top: 1px solid rgba(255,255,255,0.2);
}
thead th {
  background: none;
}
caption {
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 0;
  margin-top: 0;
}
table td p {
  margin: 0.1em 0;
}
table.va-middle td {
  vertical-align: middle;
}
@media (max-width: 680px) {
  table {
    font-size: 13px;
  }
  th,
  td {
    padding: 10px;
  }
}
table.plain {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
table.plain th,
table.plain td {
  color: inherit;
  padding: 3px;
}
table.plain tr:nth-child(even) td {
  background: none;
}
table.plain tr:nth-child(2n+1) td {
  background: none;
}
table.plain tr.highlight td {
  background: #fff;
  font-weight: bold;
}
table.plain.autowidth {
  width: auto;
}
table.plain.no-border {
  border: 0;
}
table.plain.no-border td {
  border: 0;
}
table.shadow {
  -webkit-box-shadow: 0 0px 40px 14px rgba(0,0,0,0.1);
  box-shadow: 0 0px 40px 14px rgba(0,0,0,0.1);
}
table.comparison td,
table.comparison th {
  padding-top: 25px;
  padding-bottom: 25px;
}
table.comparison td {
  background: #dfe0e4;
  border: 0;
  border-top: 1px solid #a4a8af;
  -webkit-box-shadow: inset 0 2px 0 -1px #f7f8f9;
  box-shadow: inset 0 2px 0 -1px #f7f8f9;
  border-left: 2px solid #a4a8af;
  vertical-align: middle;
  font-size: 13px;
  line-height: 1.307692307692308;
  min-width: 13em;
}
@media screen and (max-width: 680px) {
  table.comparison td {
    font-size: 13px;
  }
}
@media screen and (min-width: 680px) {
  table.comparison td {
    font-size: calc(13px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  table.comparison td {
    font-size: 13px;
  }
}
table.comparison td:first-child {
  background: #fff;
  color: #474747;
}
table.comparison td:first-child,
table.comparison td:first-child + td {
  border-left: 0;
}
table.comparison tr:first-child td {
  border-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
table.comparison th {
  border: 0;
  font-weight: normal;
}
table.downloads {
  border-collapse: separate;
  border-spacing: 0 9px;
}
table.downloads tr {
  border: 1px solid #dce2e4;
  -webkit-box-shadow: 0 1px 0px #cad1d4;
  box-shadow: 0 1px 0px #cad1d4;
}
table.downloads tr td {
  border-style: solid;
  vertical-align: middle;
  background: #fff;
}
table.downloads tr td:first-child {
  border-left: 1px solid #dce2e4;
}
table.downloads tr td:last-child {
  border-right: 1px solid #dce2e4;
}
@media (max-width: 680px) {
  table.downloads tr td {
    display: block;
    border: 0 !important;
    text-align: left !important;
    padding: 4px 10px;
  }
}
@media (max-width: 680px) {
  table.downloads tr {
    display: block;
    margin-bottom: 9px;
  }
}
@media (max-width: 680px) {
  table.downloads col {
    width: 100% !important;
  }
}
img {
  border: 0;
  padding: 0;
  margin: 0;
}
img.rounded {
  border-radius: 50%;
}
video {
  display: block;
  margin: 0 auto 30px;
}
.ico-circle,
.ico-youtube,
.ico-facebook,
.ico-instagram {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.ico-circle {
  border-radius: 50%;
  border: 1px solid rgba(147,133,178,0.4);
  color: #9385b2;
  text-decoration: none;
  margin: 20px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.s50 {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
@media (max-width: 680px) {
}
.ico-circle:hover {
  border-color: #00908e;
  background-color: #00908e;
}
.ico-circle:hover .ico-youtube,
.ico-circle:hover .ico-facebook,
.ico-circle:hover .ico-instagram {
  color: #fff;
  border-color: transparent;
}
.ico-youtube {
  text-decoration: none;
  position: relative;
  top: -1px;
}
.ico-youtube:after {
  content: '\e907';
  font-size: 23px;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: 50%;
  margin-top: -12px;
}
.ico-facebook {
  text-decoration: none;
  position: relative;
  top: -2px;
}
.ico-facebook:after {
  content: '\e906';
  font-size: 23px;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: 50%;
  margin-top: -12px;
}
.ico-instagram {
  text-decoration: none;
  position: relative;
  top: -2px;
}
.ico-instagram:after {
  content: '\e905';
  font-size: 23px;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: 50%;
  margin-top: -12px;
}
@media (max-width: 680px) {
  .ico-youtube,
  .ico-facebook,
  .ico-instagram {
    top: 0;
  }
}
.logo-sherwood {
  position: relative;
  width: 146px;
  height: 32px;
  text-decoration: none;
}
.logo-sherwood:after {
  vertical-align: top;
  font-size: 32px;
  content: '\e912';
}
.ico-email {
  position: relative;
  padding-left: 40px;
  margin-right: 33px;
}
.ico-email:before {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -203px -175px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 31px;
  height: 21px;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 50%;
  margin-top: -11px;
}
.ico-phone {
  position: relative;
  padding-left: 35px;
}
.ico-phone:before {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -204px -207px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 27px;
  height: 27px;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 50%;
  margin-top: -14px;
}
@media (max-width: 680px) {
  .ico-email {
    display: block;
    margin-bottom: 1em;
  }
}
.btn.large.ico-card,
.btn.large.ico-prevod {
  padding-left: 70px;
  position: relative;
  font-weight: 500;
  font-size: 18px;
}
.btn.large.ico-card:after,
.btn.large.ico-prevod:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -51px -253px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 30px;
  bottom: auto;
  top: 50%;
  margin-top: -17px;
}
.btn.large.ico-prevod {
  position: relative;
}
.btn.large.ico-prevod:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -233px -207px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 30px;
  bottom: auto;
  top: 50%;
  margin-top: -12px;
}
.btn.ico-basket {
  padding-left: 50px;
  text-decoration: none;
  position: relative;
  font-weight: 500;
}
.btn.ico-basket:after {
  content: '\e90a';
  font-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -12px;
}
.btn.large.ico-basket {
  padding-left: 70px;
  text-decoration: none;
  position: relative;
  font-weight: 500;
}
.btn.large.ico-basket:after {
  content: '\e90a';
  font-size: 29px;
  width: 29px;
  height: 29px;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -15px;
}
@media (max-width: 680px) {
  .btn.large.ico-basket {
    padding-left: 46px;
    text-decoration: none;
  }
  .btn.large.ico-basket:after {
    content: '\e90a';
    font-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
  }
}
.btn.ico-out {
  padding-left: 50px;
  text-decoration: none;
  position: relative;
  font-weight: 500;
}
.btn.ico-out:after {
  content: '\e909';
  font-size: 19px;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -10px;
}
.btn.ico-search {
  padding-left: 50px;
  text-decoration: none;
  position: relative;
  font-weight: 500;
}
.btn.ico-search:after {
  content: '\e908';
  font-size: 22px;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -11px;
}
.ico-left {
  display: inline-block;
  position: relative;
}
.ico-left:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -300px -117px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 10px;
  height: 18px;
  position: absolute;
  left: 33px;
  bottom: auto;
  top: 50%;
  margin-top: -9px;
}
.ico-left.btn.large {
  font-weight: 500;
  font-size: 24px;
  padding: 22px 52px;
  border-radius: 50px;
}
@media (max-width: 680px) {
  .ico-left.btn.large {
    font-size: 16px;
    padding: 8px 40px;
  }
  .ico-left.btn.large:after {
    content: '';
    background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
    background-repeat: no-repeat;
    background-position: -300px -117px;
    -webkit-background-size: 321px 292px;
    -moz-background-size: 321px 292px;
    background-size: 321px 292px;
    width: 10px;
    height: 18px;
    position: absolute;
    left: 23px;
    bottom: auto;
    top: 50%;
    margin-top: -9px;
  }
}
.ico-right {
  display: inline-block;
  position: relative;
}
.ico-right:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -300px -97px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 10px;
  height: 18px;
  position: absolute;
  right: 33px;
  bottom: auto;
  top: 50%;
  margin-top: -9px;
}
.ico-right.btn.large {
  font-weight: 500;
  font-size: 24px;
  padding: 22px 52px;
  border-radius: 50px;
}
@media (max-width: 680px) {
  .ico-right.btn.large {
    font-size: 16px;
    padding: 8px 40px;
  }
  .ico-right.btn.large:after {
    content: '';
    background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
    background-repeat: no-repeat;
    background-position: -300px -97px;
    -webkit-background-size: 321px 292px;
    -moz-background-size: 321px 292px;
    background-size: 321px 292px;
    width: 10px;
    height: 18px;
    position: absolute;
    right: 23px;
    bottom: auto;
    top: 50%;
    margin-top: -9px;
  }
}
.ico-store {
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding-left: 60px;
}
.ico-store:after {
  content: '\e901';
  font-size: 43px;
  width: 43px;
  height: 43px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -22px;
}
.ico-place {
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding-left: 40px;
}
.ico-place:after {
  content: '\e902';
  font-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
}
.ico-time {
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding-left: 40px;
}
.ico-time:after {
  content: '\e903';
  font-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
}
.ico-pocet,
.ico-platba,
.ico-vstupenka,
.ico-kod,
.ico-brana,
.ico-category-all,
.ico-category-clothes,
.ico-category-others,
.ico-category-accessories {
  padding-left: 60px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .ico-pocet,
  .ico-platba,
  .ico-vstupenka,
  .ico-kod,
  .ico-brana,
  .ico-category-all,
  .ico-category-clothes,
  .ico-category-others,
  .ico-category-accessories {
    padding-left: 0;
  }
  .ico-pocet:after,
  .ico-platba:after,
  .ico-vstupenka:after,
  .ico-kod:after,
  .ico-brana:after,
  .ico-category-all:after,
  .ico-category-clothes:after,
  .ico-category-others:after,
  .ico-category-accessories:after {
    display: none;
  }
}
.ico-pocet {
  padding-left: 65px;
  position: relative;
}
.ico-pocet:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -251px -72px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 56px;
  height: 23px;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 50%;
  margin-top: -12px;
}
.ico-platba {
  position: relative;
}
.ico-platba:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -203px -128px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 50%;
  margin-top: -23px;
}
.ico-vstupenka {
  position: relative;
}
.ico-vstupenka:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -1px -207px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 44px;
  height: 44px;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 50%;
  margin-top: -22px;
}
.ico-kod {
  position: relative;
}
.ico-kod:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -251px -97px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 47px;
  height: 46px;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 50%;
  margin-top: -23px;
}
.ico-brana {
  position: relative;
}
.ico-brana:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -92px -207px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 39px;
  height: 33px;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 50%;
  margin-top: -17px;
}
.ico-category-all {
  position: relative;
}
.ico-category-all:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -133px -207px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 34px;
  height: 33px;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 50%;
  margin-top: -17px;
}
.ico-category-clothes {
  text-decoration: none;
  position: relative;
}
.ico-category-clothes:after {
  content: '\e910';
  font-size: 32px;
  width: 40px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
}
.ico-category-others {
  text-decoration: none;
  position: relative;
}
.ico-category-others:after {
  content: '\e90f';
  font-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
}
.ico-category-accessories {
  position: relative;
}
.ico-category-accessories:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -169px -207px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 33px;
  height: 33px;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 50%;
  margin-top: -17px;
}
@media (max-width: 1023px) {
  .ico-store,
  .ico-place,
  .ico-time {
    padding-left: 0;
  }
  .ico-store:after,
  .ico-place:after,
  .ico-time:after {
    display: none;
  }
}
.ico-arrow-right-small,
.progress.com.no-gradient a {
  text-decoration: none;
  position: relative;
}
.ico-arrow-right-small:after,
.progress.com.no-gradient a:after {
  content: '\e90d';
  font-size: 11px;
  width: 6px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}
.ico-delete,
.cart.com .btn-delete {
  color: #00908e;
  text-decoration: none;
  position: relative;
}
.ico-delete:after,
.cart.com .btn-delete:after {
  content: '\e90e';
  font-size: 31px;
  width: 31px;
  height: 31px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -18px;
}
.ico-delete:after,
.cart.com .btn-delete:after {
  pointer-events: none;
}
[class][class].ico-add-to-basket {
  text-decoration: none;
  text-decoration: none;
  padding-left: 78px;
  padding-right: 78px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
[class][class].ico-add-to-basket:after {
  content: '\e90a';
  font-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 40px;
  top: 50%;
  margin-top: -12px;
}
[class][class].ico-add-to-basket:before {
  content: '\e90d';
  font-size: 19px;
  width: 11px;
  height: 19px;
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -10px;
}
.btn.large.ico-vstupenky {
  padding-left: 70px;
  text-decoration: none;
  position: relative;
}
.btn.large.ico-vstupenky:after {
  content: '\e91b';
  font-size: 29px;
  width: 29px;
  height: 29px;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -15px;
}
@media (max-width: 680px) {
  .btn.large.ico-vstupenky {
    padding-left: 46px;
    text-decoration: none;
  }
  .btn.large.ico-vstupenky:after {
    content: '\e91b';
    font-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
  }
}
@media (min-width: 680px) {
  .btn.large.ico-vstupenky {
    margin-left: 1em;
  }
}
.btn.large.ico-program {
  padding-left: 70px;
  text-decoration: none;
  position: relative;
}
.btn.large.ico-program:after {
  content: '\e91d';
  font-size: 29px;
  width: 33px;
  height: 29px;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -15px;
}
@media (max-width: 680px) {
  .btn.large.ico-program {
    padding-left: 46px;
    text-decoration: none;
  }
  .btn.large.ico-program:after {
    content: '\e91d';
    font-size: 29px;
    width: 33px;
    height: 29px;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -15px;
  }
}
.ico-smile-yes,
.ico-smile-no {
  padding-left: 60px;
  display: inline-block;
}
.ico-smile-yes {
  text-decoration: none;
  position: relative;
}
.ico-smile-yes:after {
  content: '\e914';
  font-size: 43px;
  width: 43px;
  height: 43px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -22px;
}
.ico-smile-no {
  text-decoration: none;
  position: relative;
}
.ico-smile-no:after {
  content: '\e913';
  font-size: 43px;
  width: 43px;
  height: 43px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -22px;
}
@media (max-width: 680px) {
  .ico-smile-yes {
    padding-left: 16px;
    text-decoration: none;
    position: relative;
  }
  .ico-smile-yes:after {
    content: '\e914';
    font-size: 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -15px;
  }
  .ico-smile-no {
    padding-left: 16px;
    text-decoration: none;
    position: relative;
  }
  .ico-smile-no:after {
    content: '\e913';
    font-size: 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -15px;
  }
}
.ico-gaming,
.ico-fashion,
.ico-entertainment,
.ico-music {
  display: inline-block;
  pointer-events: none;
}
.ico-gaming {
  padding-left: 50px;
  text-decoration: none;
  position: relative;
}
.ico-gaming:after {
  content: '\e918';
  font-size: 26px;
  width: 39px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
}
.ico-fashion {
  padding-left: 46px;
  text-decoration: none;
  position: relative;
}
.ico-fashion:after {
  content: '\e917';
  font-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
}
.ico-entertainment {
  padding-left: 49px;
  text-decoration: none;
  position: relative;
}
.ico-entertainment:after {
  content: '\e916';
  font-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
}
.ico-music {
  padding-left: 46px;
  text-decoration: none;
  position: relative;
}
.ico-music:after {
  content: '\e915';
  font-size: 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
}
.ico-google-play,
.ico-apple-store {
  display: inline-block;
  padding-left: 37px;
  min-width: 80px;
}
.ico-google-play {
  text-decoration: none;
  position: relative;
}
.ico-google-play:after {
  content: '\e91a';
  font-size: 32px;
  width: 26px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17px;
}
.ico-apple-store {
  text-decoration: none;
  position: relative;
}
.ico-apple-store:after {
  content: '\e919';
  font-size: 32px;
  width: 27px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -19px;
}
.row {
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.row.main {
  max-width: 1180px;
}
.row.slim {
  max-width: 845px;
}
.row.narrow {
  max-width: 940px;
}
.row.category {
  max-width: 1024px;
}
.row.wide {
  max-width: 1320px;
}
.row.logo {
  max-width: 1300px;
}
.grow {
  margin: 0 auto;
  margin-left: -42px;
  position: relative;
  width: auto !important;
  font-size: 14px;
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
}
.grow > .gcol {
  text-rendering: auto;
  letter-spacing: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 42px;
  font-size: fontSizeNormal;
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.grow > .gcol.va-bottom {
  vertical-align: bottom;
}
.grow > .gcol.va-middle {
  vertical-align: middle;
}
.grow > .gcol.pv-large {
  padding-top: 30px;
  padding-bottom: 30px;
}
.grow > .hrule {
  display: none;
  margin-left: 42px;
  border-bottom: 1px solid #e8e8e8;
}
.grow > .hrule.ds {
  display: block;
}
.grow.gap20 {
  margin-left: -20px;
}
.grow.gap20 > .gcol {
  padding-left: 20px;
}
.grow.gap20 > .vrule {
  border-left: 1px solid #d4e1e6;
  margin-left: 10px;
}
.grow.gap20 > .hrule {
  margin-left: 20px;
}
.grow.gap60 {
  margin-left: -60px;
}
.grow.gap60 > .gcol {
  padding-left: 60px;
}
.grow.gap60 > .vrule {
  border-left: 1px solid #d4e1e6;
  margin-left: 30px;
}
.grow.gap60 > .hrule {
  margin-left: 60px;
}
.grow.gap10 {
  margin-left: -10px;
}
.grow.gap10 > .gcol {
  padding-left: 10px;
}
.grow.gap10 > .vrule {
  border-left: 1px solid #d4e1e6;
  margin-left: 5px;
}
.grow.gap10 > .hrule {
  margin-left: 10px;
}
.grow.gap0 {
  margin-left: 0px;
}
.grow.gap0 > .gcol {
  padding-left: 0px;
}
.grow.gap0 > .vrule {
  margin-left: 0px;
}
.grow.gap0 > .hrule {
  margin-left: 0px;
}
.grow.gap1 {
  margin-left: -1px;
}
.grow.gap1 > .gcol {
  padding-left: 1px;
}
.grow.gap1 > .vrule {
  margin-left: 0px;
}
.grow.gap1 > .hrule {
  margin-left: 1px;
}
.grow.grow12 > .gcol.ds0 {
  width: 0%;
}
.grow.grow12 > .gcol.ds0[class] {
  display: none;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12 > .vrule.ds0 {
  display: block;
  left: 0%;
}
.grow.grow12 > .gcol.ds1 {
  width: 8.33333333%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds1 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds1 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds1 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds1 {
  display: block;
  left: 8.33333333%;
}
.grow.grow12 > .gcol.ds2 {
  width: 16.66666667%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds2 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds2 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds2 {
  display: block;
  left: 16.66666667%;
}
.grow.grow12 > .gcol.ds3 {
  width: 25%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds3 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds3 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds3 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds3 {
  display: block;
  left: 25%;
}
.grow.grow12 > .gcol.ds4 {
  width: 33.33333333%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds4 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds4 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds4 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds4 {
  display: block;
  left: 33.33333333%;
}
.grow.grow12 > .gcol.ds5 {
  width: 41.66666667%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds5 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds5 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds5 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds5 {
  display: block;
  left: 41.66666667%;
}
.grow.grow12 > .gcol.ds6 {
  width: 50%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds6 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds6 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds6 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds6 {
  display: block;
  left: 50%;
}
.grow.grow12 > .gcol.ds7 {
  width: 58.33333333%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds7 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds7 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds7 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds7 {
  display: block;
  left: 58.33333333%;
}
.grow.grow12 > .gcol.ds8 {
  width: 66.66666667%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds8 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds8 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds8 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds8 {
  display: block;
  left: 66.66666667%;
}
.grow.grow12 > .gcol.ds9 {
  width: 75%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds9 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds9 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds9 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds9 {
  display: block;
  left: 75%;
}
.grow.grow12 > .gcol.ds10 {
  width: 83.33333333%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds10 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds10 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds10 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds10 {
  display: block;
  left: 83.33333333%;
}
.grow.grow12 > .gcol.ds11 {
  width: 91.66666667%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds11 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds11 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds11 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds11 {
  display: block;
  left: 91.66666667%;
}
.grow.grow12 > .gcol.ds12 {
  width: 100%;
  display: inline-block;
}
.grow.grow12.vstretch {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds12 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  white-space: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.grow.grow12.vstretch > .gcol.ds12 > .flex-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 0;
}
.grow.grow12.vstretch > .gcol.ds12 > .flex-vertical > .figure {
  display: block;
  overflow: hidden;
}
.grow.grow12 > .vrule.ds12 {
  display: block;
  left: 100%;
}
@media (max-width: 680px) {
  .grow.ms-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.grow[class].mb-xl {
  margin-bottom: 42px;
  margin-bottom: 3rem;
}
.grow[class].mb-xxl {
  margin-bottom: 56px;
  margin-bottom: 4rem;
}
.grow[class].mb-large {
  margin-bottom: 28px;
  margin-bottom: 2rem;
}
.grow[class].mt-xl {
  margin-top: 42px;
  margin-top: 3rem;
}
@media print {
  .grow[class] {
    letter-spacing: auto;
    position: relative;
  }
  .grow[class]:after {
    content: '';
    display: table;
    width: 100%;
    clear: both;
  }
  .grow[class] > .gcol {
    float: left;
    position: relative;
  }
  .grow[class] > .hrule {
    clear: both;
  }
}
[class][class][class].mv-null {
  margin-bottom: 0px;
  margin-top: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-null {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-null {
    margin-bottom: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-null {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-null {
    margin-top: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-null {
    margin-top: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-null {
    margin-top: 0px;
  }
}
[class][class][class].mh-null {
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-null {
    margin-left: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-null {
    margin-left: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-null {
    margin-left: 0px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-null {
    margin-right: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-null {
    margin-right: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-null {
    margin-right: 0px;
  }
}
[class][class][class].mv-xxxs {
  margin-bottom: 1px;
  margin-top: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xxxs {
    margin-bottom: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xxxs {
    margin-bottom: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xxxs {
    margin-bottom: 1px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xxxs {
    margin-top: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xxxs {
    margin-top: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xxxs {
    margin-top: 1px;
  }
}
[class][class][class].mh-xxxs {
  margin-left: 1px;
  margin-right: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xxxs {
    margin-left: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xxxs {
    margin-left: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xxxs {
    margin-left: 1px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xxxs {
    margin-right: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xxxs {
    margin-right: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xxxs {
    margin-right: 1px;
  }
}
[class][class][class].mv-xxs {
  margin-bottom: 3px;
  margin-top: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xxs {
    margin-bottom: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xxs {
    margin-bottom: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xxs {
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xxs {
    margin-top: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xxs {
    margin-top: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xxs {
    margin-top: 3px;
  }
}
[class][class][class].mh-xxs {
  margin-left: 3px;
  margin-right: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xxs {
    margin-left: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xxs {
    margin-left: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xxs {
    margin-left: 3px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xxs {
    margin-right: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xxs {
    margin-right: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xxs {
    margin-right: 3px;
  }
}
[class][class][class].mv-xs {
  margin-bottom: 5.44px;
  margin-top: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xs {
    margin-bottom: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xs {
    margin-bottom: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xs {
    margin-bottom: 5.44px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xs {
    margin-top: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xs {
    margin-top: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xs {
    margin-top: 5.44px;
  }
}
[class][class][class].mh-xs {
  margin-left: 5.44px;
  margin-right: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xs {
    margin-left: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xs {
    margin-left: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xs {
    margin-left: 5.44px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xs {
    margin-right: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xs {
    margin-right: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xs {
    margin-right: 5.44px;
  }
}
[class][class][class].mv-small {
  margin-bottom: 11px;
  margin-top: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-small {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-small {
    margin-bottom: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-small {
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-small {
    margin-top: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-small {
    margin-top: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-small {
    margin-top: 11px;
  }
}
[class][class][class].mh-small {
  margin-left: 11px;
  margin-right: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-small {
    margin-left: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-small {
    margin-left: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-small {
    margin-left: 11px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-small {
    margin-right: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-small {
    margin-right: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-small {
    margin-right: 11px;
  }
}
[class][class][class].mv-normal {
  margin-bottom: 21px;
  margin-top: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-normal {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-normal {
    margin-bottom: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-normal {
    margin-bottom: 21px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-normal {
    margin-top: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-normal {
    margin-top: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-normal {
    margin-top: 21px;
  }
}
[class][class][class].mh-normal {
  margin-left: 21px;
  margin-right: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-normal {
    margin-left: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-normal {
    margin-left: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-normal {
    margin-left: 21px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-normal {
    margin-right: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-normal {
    margin-right: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-normal {
    margin-right: 21px;
  }
}
[class][class][class].mv-large {
  margin-bottom: 32px;
  margin-top: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-large {
    margin-bottom: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-large {
    margin-bottom: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-large {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-large {
    margin-top: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-large {
    margin-top: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-large {
    margin-top: 32px;
  }
}
[class][class][class].mh-large {
  margin-left: 32px;
  margin-right: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-large {
    margin-left: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-large {
    margin-left: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-large {
    margin-left: 32px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-large {
    margin-right: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-large {
    margin-right: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-large {
    margin-right: 32px;
  }
}
[class][class][class].mv-xl {
  margin-bottom: 48px;
  margin-top: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xl {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xl {
    margin-bottom: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xl {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xl {
    margin-top: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xl {
    margin-top: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xl {
    margin-top: 48px;
  }
}
[class][class][class].mh-xl {
  margin-left: 48px;
  margin-right: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xl {
    margin-left: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xl {
    margin-left: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xl {
    margin-left: 48px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xl {
    margin-right: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xl {
    margin-right: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xl {
    margin-right: 48px;
  }
}
[class][class][class].mv-xxl {
  margin-bottom: 72px;
  margin-top: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xxl {
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xxl {
    margin-bottom: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xxl {
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xxl {
    margin-top: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xxl {
    margin-top: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xxl {
    margin-top: 72px;
  }
}
[class][class][class].mh-xxl {
  margin-left: 72px;
  margin-right: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xxl {
    margin-left: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xxl {
    margin-left: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xxl {
    margin-left: 72px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xxl {
    margin-right: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xxl {
    margin-right: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xxl {
    margin-right: 72px;
  }
}
[class][class][class].mv-xxxl {
  margin-bottom: 128px;
  margin-top: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xxxl {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xxxl {
    margin-bottom: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xxxl {
    margin-bottom: 128px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mv-xxxl {
    margin-top: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mv-xxxl {
    margin-top: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mv-xxxl {
    margin-top: 128px;
  }
}
[class][class][class].mh-xxxl {
  margin-left: 128px;
  margin-right: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xxxl {
    margin-left: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xxxl {
    margin-left: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xxxl {
    margin-left: 128px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].mh-xxxl {
    margin-right: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mh-xxxl {
    margin-right: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mh-xxxl {
    margin-right: 128px;
  }
}
[class][class][class].mb-null {
  margin-bottom: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-null {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-null {
    margin-bottom: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-null {
    margin-bottom: 0px;
  }
}
[class][class][class].mt-null {
  margin-top: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-null {
    margin-top: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-null {
    margin-top: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-null {
    margin-top: 0px;
  }
}
[class][class][class].ml-null {
  margin-left: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-null {
    margin-left: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-null {
    margin-left: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-null {
    margin-left: 0px;
  }
}
[class][class][class].mr-null {
  margin-right: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-null {
    margin-right: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-null {
    margin-right: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-null {
    margin-right: 0px;
  }
}
[class][class][class].mb-null-neg {
  margin-bottom: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-null-neg {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-null-neg {
    margin-bottom: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-null-neg {
    margin-bottom: 0px;
  }
}
[class][class][class].mt-null-neg {
  margin-top: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-null-neg {
    margin-top: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-null-neg {
    margin-top: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-null-neg {
    margin-top: 0px;
  }
}
[class][class][class].ml-null-neg {
  margin-left: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-null-neg {
    margin-left: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-null-neg {
    margin-left: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-null-neg {
    margin-left: 0px;
  }
}
[class][class][class].mr-null-neg {
  margin-right: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-null-neg {
    margin-right: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-null-neg {
    margin-right: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-null-neg {
    margin-right: 0px;
  }
}
[class][class][class].mb-xxxs {
  margin-bottom: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xxxs {
    margin-bottom: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xxxs {
    margin-bottom: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xxxs {
    margin-bottom: 1px;
  }
}
[class][class][class].mt-xxxs {
  margin-top: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xxxs {
    margin-top: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xxxs {
    margin-top: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xxxs {
    margin-top: 1px;
  }
}
[class][class][class].ml-xxxs {
  margin-left: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xxxs {
    margin-left: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xxxs {
    margin-left: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xxxs {
    margin-left: 1px;
  }
}
[class][class][class].mr-xxxs {
  margin-right: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xxxs {
    margin-right: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xxxs {
    margin-right: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xxxs {
    margin-right: 1px;
  }
}
[class][class][class].mb-xxxs-neg {
  margin-bottom: -1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xxxs-neg {
    margin-bottom: -1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xxxs-neg {
    margin-bottom: calc(-1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xxxs-neg {
    margin-bottom: -1px;
  }
}
[class][class][class].mt-xxxs-neg {
  margin-top: -1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xxxs-neg {
    margin-top: -1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xxxs-neg {
    margin-top: calc(-1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xxxs-neg {
    margin-top: -1px;
  }
}
[class][class][class].ml-xxxs-neg {
  margin-left: -1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xxxs-neg {
    margin-left: -1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xxxs-neg {
    margin-left: calc(-1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xxxs-neg {
    margin-left: -1px;
  }
}
[class][class][class].mr-xxxs-neg {
  margin-right: -1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xxxs-neg {
    margin-right: -1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xxxs-neg {
    margin-right: calc(-1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xxxs-neg {
    margin-right: -1px;
  }
}
[class][class][class].mb-xxs {
  margin-bottom: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xxs {
    margin-bottom: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xxs {
    margin-bottom: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xxs {
    margin-bottom: 3px;
  }
}
[class][class][class].mt-xxs {
  margin-top: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xxs {
    margin-top: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xxs {
    margin-top: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xxs {
    margin-top: 3px;
  }
}
[class][class][class].ml-xxs {
  margin-left: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xxs {
    margin-left: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xxs {
    margin-left: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xxs {
    margin-left: 3px;
  }
}
[class][class][class].mr-xxs {
  margin-right: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xxs {
    margin-right: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xxs {
    margin-right: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xxs {
    margin-right: 3px;
  }
}
[class][class][class].mb-xxs-neg {
  margin-bottom: -3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xxs-neg {
    margin-bottom: -2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xxs-neg {
    margin-bottom: calc(-2px + -1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xxs-neg {
    margin-bottom: -3px;
  }
}
[class][class][class].mt-xxs-neg {
  margin-top: -3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xxs-neg {
    margin-top: -2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xxs-neg {
    margin-top: calc(-2px + -1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xxs-neg {
    margin-top: -3px;
  }
}
[class][class][class].ml-xxs-neg {
  margin-left: -3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xxs-neg {
    margin-left: -2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xxs-neg {
    margin-left: calc(-2px + -1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xxs-neg {
    margin-left: -3px;
  }
}
[class][class][class].mr-xxs-neg {
  margin-right: -3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xxs-neg {
    margin-right: -2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xxs-neg {
    margin-right: calc(-2px + -1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xxs-neg {
    margin-right: -3px;
  }
}
[class][class][class].mb-xs {
  margin-bottom: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xs {
    margin-bottom: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xs {
    margin-bottom: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xs {
    margin-bottom: 5.44px;
  }
}
[class][class][class].mt-xs {
  margin-top: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xs {
    margin-top: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xs {
    margin-top: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xs {
    margin-top: 5.44px;
  }
}
[class][class][class].ml-xs {
  margin-left: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xs {
    margin-left: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xs {
    margin-left: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xs {
    margin-left: 5.44px;
  }
}
[class][class][class].mr-xs {
  margin-right: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xs {
    margin-right: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xs {
    margin-right: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xs {
    margin-right: 5.44px;
  }
}
[class][class][class].mb-xs-neg {
  margin-bottom: -5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xs-neg {
    margin-bottom: -4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xs-neg {
    margin-bottom: calc(-4px + -1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xs-neg {
    margin-bottom: -5.44px;
  }
}
[class][class][class].mt-xs-neg {
  margin-top: -5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xs-neg {
    margin-top: -4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xs-neg {
    margin-top: calc(-4px + -1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xs-neg {
    margin-top: -5.44px;
  }
}
[class][class][class].ml-xs-neg {
  margin-left: -5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xs-neg {
    margin-left: -4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xs-neg {
    margin-left: calc(-4px + -1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xs-neg {
    margin-left: -5.44px;
  }
}
[class][class][class].mr-xs-neg {
  margin-right: -5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xs-neg {
    margin-right: -4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xs-neg {
    margin-right: calc(-4px + -1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xs-neg {
    margin-right: -5.44px;
  }
}
[class][class][class].mb-small {
  margin-bottom: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-small {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-small {
    margin-bottom: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-small {
    margin-bottom: 11px;
  }
}
[class][class][class].mt-small {
  margin-top: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-small {
    margin-top: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-small {
    margin-top: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-small {
    margin-top: 11px;
  }
}
[class][class][class].ml-small {
  margin-left: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-small {
    margin-left: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-small {
    margin-left: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-small {
    margin-left: 11px;
  }
}
[class][class][class].mr-small {
  margin-right: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-small {
    margin-right: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-small {
    margin-right: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-small {
    margin-right: 11px;
  }
}
[class][class][class].mb-small-neg {
  margin-bottom: -11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-small-neg {
    margin-bottom: -8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-small-neg {
    margin-bottom: calc(-8px + -3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-small-neg {
    margin-bottom: -11px;
  }
}
[class][class][class].mt-small-neg {
  margin-top: -11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-small-neg {
    margin-top: -8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-small-neg {
    margin-top: calc(-8px + -3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-small-neg {
    margin-top: -11px;
  }
}
[class][class][class].ml-small-neg {
  margin-left: -11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-small-neg {
    margin-left: -8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-small-neg {
    margin-left: calc(-8px + -3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-small-neg {
    margin-left: -11px;
  }
}
[class][class][class].mr-small-neg {
  margin-right: -11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-small-neg {
    margin-right: -8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-small-neg {
    margin-right: calc(-8px + -3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-small-neg {
    margin-right: -11px;
  }
}
[class][class][class].mb-normal {
  margin-bottom: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-normal {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-normal {
    margin-bottom: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-normal {
    margin-bottom: 21px;
  }
}
[class][class][class].mt-normal {
  margin-top: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-normal {
    margin-top: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-normal {
    margin-top: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-normal {
    margin-top: 21px;
  }
}
[class][class][class].ml-normal {
  margin-left: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-normal {
    margin-left: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-normal {
    margin-left: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-normal {
    margin-left: 21px;
  }
}
[class][class][class].mr-normal {
  margin-right: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-normal {
    margin-right: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-normal {
    margin-right: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-normal {
    margin-right: 21px;
  }
}
[class][class][class].mb-normal-neg {
  margin-bottom: -21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-normal-neg {
    margin-bottom: -16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-normal-neg {
    margin-bottom: calc(-16px + -5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-normal-neg {
    margin-bottom: -21px;
  }
}
[class][class][class].mt-normal-neg {
  margin-top: -21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-normal-neg {
    margin-top: -16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-normal-neg {
    margin-top: calc(-16px + -5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-normal-neg {
    margin-top: -21px;
  }
}
[class][class][class].ml-normal-neg {
  margin-left: -21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-normal-neg {
    margin-left: -16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-normal-neg {
    margin-left: calc(-16px + -5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-normal-neg {
    margin-left: -21px;
  }
}
[class][class][class].mr-normal-neg {
  margin-right: -21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-normal-neg {
    margin-right: -16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-normal-neg {
    margin-right: calc(-16px + -5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-normal-neg {
    margin-right: -21px;
  }
}
[class][class][class].mb-large {
  margin-bottom: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-large {
    margin-bottom: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-large {
    margin-bottom: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-large {
    margin-bottom: 32px;
  }
}
[class][class][class].mt-large {
  margin-top: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-large {
    margin-top: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-large {
    margin-top: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-large {
    margin-top: 32px;
  }
}
[class][class][class].ml-large {
  margin-left: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-large {
    margin-left: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-large {
    margin-left: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-large {
    margin-left: 32px;
  }
}
[class][class][class].mr-large {
  margin-right: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-large {
    margin-right: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-large {
    margin-right: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-large {
    margin-right: 32px;
  }
}
[class][class][class].mb-large-neg {
  margin-bottom: -32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-large-neg {
    margin-bottom: -21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-large-neg {
    margin-bottom: calc(-21px + -11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-large-neg {
    margin-bottom: -32px;
  }
}
[class][class][class].mt-large-neg {
  margin-top: -32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-large-neg {
    margin-top: -21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-large-neg {
    margin-top: calc(-21px + -11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-large-neg {
    margin-top: -32px;
  }
}
[class][class][class].ml-large-neg {
  margin-left: -32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-large-neg {
    margin-left: -21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-large-neg {
    margin-left: calc(-21px + -11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-large-neg {
    margin-left: -32px;
  }
}
[class][class][class].mr-large-neg {
  margin-right: -32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-large-neg {
    margin-right: -21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-large-neg {
    margin-right: calc(-21px + -11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-large-neg {
    margin-right: -32px;
  }
}
[class][class][class].mb-xl {
  margin-bottom: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xl {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xl {
    margin-bottom: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xl {
    margin-bottom: 48px;
  }
}
[class][class][class].mt-xl {
  margin-top: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xl {
    margin-top: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xl {
    margin-top: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xl {
    margin-top: 48px;
  }
}
[class][class][class].ml-xl {
  margin-left: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xl {
    margin-left: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xl {
    margin-left: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xl {
    margin-left: 48px;
  }
}
[class][class][class].mr-xl {
  margin-right: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xl {
    margin-right: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xl {
    margin-right: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xl {
    margin-right: 48px;
  }
}
[class][class][class].mb-xl-neg {
  margin-bottom: -48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xl-neg {
    margin-bottom: -24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xl-neg {
    margin-bottom: calc(-24px + -24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xl-neg {
    margin-bottom: -48px;
  }
}
[class][class][class].mt-xl-neg {
  margin-top: -48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xl-neg {
    margin-top: -24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xl-neg {
    margin-top: calc(-24px + -24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xl-neg {
    margin-top: -48px;
  }
}
[class][class][class].ml-xl-neg {
  margin-left: -48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xl-neg {
    margin-left: -24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xl-neg {
    margin-left: calc(-24px + -24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xl-neg {
    margin-left: -48px;
  }
}
[class][class][class].mr-xl-neg {
  margin-right: -48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xl-neg {
    margin-right: -24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xl-neg {
    margin-right: calc(-24px + -24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xl-neg {
    margin-right: -48px;
  }
}
[class][class][class].mb-xxl {
  margin-bottom: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xxl {
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xxl {
    margin-bottom: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xxl {
    margin-bottom: 72px;
  }
}
[class][class][class].mt-xxl {
  margin-top: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xxl {
    margin-top: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xxl {
    margin-top: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xxl {
    margin-top: 72px;
  }
}
[class][class][class].ml-xxl {
  margin-left: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xxl {
    margin-left: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xxl {
    margin-left: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xxl {
    margin-left: 72px;
  }
}
[class][class][class].mr-xxl {
  margin-right: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xxl {
    margin-right: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xxl {
    margin-right: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xxl {
    margin-right: 72px;
  }
}
[class][class][class].mb-xxl-neg {
  margin-bottom: -72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xxl-neg {
    margin-bottom: -28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xxl-neg {
    margin-bottom: calc(-28px + -44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xxl-neg {
    margin-bottom: -72px;
  }
}
[class][class][class].mt-xxl-neg {
  margin-top: -72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xxl-neg {
    margin-top: -28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xxl-neg {
    margin-top: calc(-28px + -44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xxl-neg {
    margin-top: -72px;
  }
}
[class][class][class].ml-xxl-neg {
  margin-left: -72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xxl-neg {
    margin-left: -28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xxl-neg {
    margin-left: calc(-28px + -44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xxl-neg {
    margin-left: -72px;
  }
}
[class][class][class].mr-xxl-neg {
  margin-right: -72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xxl-neg {
    margin-right: -28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xxl-neg {
    margin-right: calc(-28px + -44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xxl-neg {
    margin-right: -72px;
  }
}
[class][class][class].mb-xxxl {
  margin-bottom: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xxxl {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xxxl {
    margin-bottom: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xxxl {
    margin-bottom: 128px;
  }
}
[class][class][class].mt-xxxl {
  margin-top: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xxxl {
    margin-top: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xxxl {
    margin-top: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xxxl {
    margin-top: 128px;
  }
}
[class][class][class].ml-xxxl {
  margin-left: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xxxl {
    margin-left: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xxxl {
    margin-left: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xxxl {
    margin-left: 128px;
  }
}
[class][class][class].mr-xxxl {
  margin-right: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xxxl {
    margin-right: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xxxl {
    margin-right: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xxxl {
    margin-right: 128px;
  }
}
[class][class][class].mb-xxxl-neg {
  margin-bottom: -128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mb-xxxl-neg {
    margin-bottom: -32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mb-xxxl-neg {
    margin-bottom: calc(-32px + -96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mb-xxxl-neg {
    margin-bottom: -128px;
  }
}
[class][class][class].mt-xxxl-neg {
  margin-top: -128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mt-xxxl-neg {
    margin-top: -32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mt-xxxl-neg {
    margin-top: calc(-32px + -96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mt-xxxl-neg {
    margin-top: -128px;
  }
}
[class][class][class].ml-xxxl-neg {
  margin-left: -128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ml-xxxl-neg {
    margin-left: -32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ml-xxxl-neg {
    margin-left: calc(-32px + -96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ml-xxxl-neg {
    margin-left: -128px;
  }
}
[class][class][class].mr-xxxl-neg {
  margin-right: -128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].mr-xxxl-neg {
    margin-right: -32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].mr-xxxl-neg {
    margin-right: calc(-32px + -96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].mr-xxxl-neg {
    margin-right: -128px;
  }
}
[class][class][class].pv-null {
  padding-bottom: 0px;
  padding-top: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-null {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-null {
    padding-bottom: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-null {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-null {
    padding-top: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-null {
    padding-top: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-null {
    padding-top: 0px;
  }
}
[class][class][class].ph-null {
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-null {
    padding-left: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-null {
    padding-left: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-null {
    padding-left: 0px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-null {
    padding-right: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-null {
    padding-right: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-null {
    padding-right: 0px;
  }
}
[class][class][class].pv-xxxs {
  padding-bottom: 1px;
  padding-top: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xxxs {
    padding-bottom: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xxxs {
    padding-bottom: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xxxs {
    padding-bottom: 1px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xxxs {
    padding-top: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xxxs {
    padding-top: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xxxs {
    padding-top: 1px;
  }
}
[class][class][class].ph-xxxs {
  padding-left: 1px;
  padding-right: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xxxs {
    padding-left: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xxxs {
    padding-left: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xxxs {
    padding-left: 1px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xxxs {
    padding-right: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xxxs {
    padding-right: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xxxs {
    padding-right: 1px;
  }
}
[class][class][class].pv-xxs {
  padding-bottom: 3px;
  padding-top: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xxs {
    padding-bottom: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xxs {
    padding-bottom: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xxs {
    padding-bottom: 3px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xxs {
    padding-top: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xxs {
    padding-top: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xxs {
    padding-top: 3px;
  }
}
[class][class][class].ph-xxs {
  padding-left: 3px;
  padding-right: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xxs {
    padding-left: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xxs {
    padding-left: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xxs {
    padding-left: 3px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xxs {
    padding-right: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xxs {
    padding-right: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xxs {
    padding-right: 3px;
  }
}
[class][class][class].pv-xs {
  padding-bottom: 5.44px;
  padding-top: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xs {
    padding-bottom: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xs {
    padding-bottom: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xs {
    padding-bottom: 5.44px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xs {
    padding-top: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xs {
    padding-top: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xs {
    padding-top: 5.44px;
  }
}
[class][class][class].ph-xs {
  padding-left: 5.44px;
  padding-right: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xs {
    padding-left: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xs {
    padding-left: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xs {
    padding-left: 5.44px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xs {
    padding-right: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xs {
    padding-right: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xs {
    padding-right: 5.44px;
  }
}
[class][class][class].pv-small {
  padding-bottom: 11px;
  padding-top: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-small {
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-small {
    padding-bottom: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-small {
    padding-bottom: 11px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-small {
    padding-top: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-small {
    padding-top: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-small {
    padding-top: 11px;
  }
}
[class][class][class].ph-small {
  padding-left: 11px;
  padding-right: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-small {
    padding-left: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-small {
    padding-left: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-small {
    padding-left: 11px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-small {
    padding-right: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-small {
    padding-right: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-small {
    padding-right: 11px;
  }
}
[class][class][class].pv-normal {
  padding-bottom: 21px;
  padding-top: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-normal {
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-normal {
    padding-bottom: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-normal {
    padding-bottom: 21px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-normal {
    padding-top: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-normal {
    padding-top: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-normal {
    padding-top: 21px;
  }
}
[class][class][class].ph-normal {
  padding-left: 21px;
  padding-right: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-normal {
    padding-left: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-normal {
    padding-left: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-normal {
    padding-left: 21px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-normal {
    padding-right: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-normal {
    padding-right: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-normal {
    padding-right: 21px;
  }
}
[class][class][class].pv-large {
  padding-bottom: 32px;
  padding-top: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-large {
    padding-bottom: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-large {
    padding-bottom: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-large {
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-large {
    padding-top: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-large {
    padding-top: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-large {
    padding-top: 32px;
  }
}
[class][class][class].ph-large {
  padding-left: 32px;
  padding-right: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-large {
    padding-left: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-large {
    padding-left: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-large {
    padding-left: 32px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-large {
    padding-right: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-large {
    padding-right: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-large {
    padding-right: 32px;
  }
}
[class][class][class].pv-xl {
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xl {
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xl {
    padding-bottom: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xl {
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xl {
    padding-top: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xl {
    padding-top: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xl {
    padding-top: 48px;
  }
}
[class][class][class].ph-xl {
  padding-left: 48px;
  padding-right: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xl {
    padding-left: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xl {
    padding-left: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xl {
    padding-left: 48px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xl {
    padding-right: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xl {
    padding-right: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xl {
    padding-right: 48px;
  }
}
[class][class][class].pv-xxl {
  padding-bottom: 72px;
  padding-top: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xxl {
    padding-bottom: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xxl {
    padding-bottom: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xxl {
    padding-bottom: 72px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xxl {
    padding-top: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xxl {
    padding-top: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xxl {
    padding-top: 72px;
  }
}
[class][class][class].ph-xxl {
  padding-left: 72px;
  padding-right: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xxl {
    padding-left: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xxl {
    padding-left: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xxl {
    padding-left: 72px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xxl {
    padding-right: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xxl {
    padding-right: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xxl {
    padding-right: 72px;
  }
}
[class][class][class].pv-xxxl {
  padding-bottom: 128px;
  padding-top: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xxxl {
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xxxl {
    padding-bottom: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xxxl {
    padding-bottom: 128px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].pv-xxxl {
    padding-top: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pv-xxxl {
    padding-top: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pv-xxxl {
    padding-top: 128px;
  }
}
[class][class][class].ph-xxxl {
  padding-left: 128px;
  padding-right: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xxxl {
    padding-left: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xxxl {
    padding-left: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xxxl {
    padding-left: 128px;
  }
}
@media screen and (max-width: 680px) {
  [class][class][class].ph-xxxl {
    padding-right: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].ph-xxxl {
    padding-right: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].ph-xxxl {
    padding-right: 128px;
  }
}
[class][class][class].pb-null {
  padding-bottom: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pb-null {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pb-null {
    padding-bottom: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pb-null {
    padding-bottom: 0px;
  }
}
[class][class][class].pt-null {
  padding-top: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pt-null {
    padding-top: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pt-null {
    padding-top: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pt-null {
    padding-top: 0px;
  }
}
[class][class][class].pl-null {
  padding-left: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pl-null {
    padding-left: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pl-null {
    padding-left: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pl-null {
    padding-left: 0px;
  }
}
[class][class][class].pr-null {
  padding-right: 0px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pr-null {
    padding-right: 0px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pr-null {
    padding-right: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pr-null {
    padding-right: 0px;
  }
}
[class][class][class].pb-xxxs {
  padding-bottom: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pb-xxxs {
    padding-bottom: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pb-xxxs {
    padding-bottom: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pb-xxxs {
    padding-bottom: 1px;
  }
}
[class][class][class].pt-xxxs {
  padding-top: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pt-xxxs {
    padding-top: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pt-xxxs {
    padding-top: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pt-xxxs {
    padding-top: 1px;
  }
}
[class][class][class].pl-xxxs {
  padding-left: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pl-xxxs {
    padding-left: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pl-xxxs {
    padding-left: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pl-xxxs {
    padding-left: 1px;
  }
}
[class][class][class].pr-xxxs {
  padding-right: 1px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pr-xxxs {
    padding-right: 1px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pr-xxxs {
    padding-right: calc(1px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pr-xxxs {
    padding-right: 1px;
  }
}
[class][class][class].pb-xxs {
  padding-bottom: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pb-xxs {
    padding-bottom: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pb-xxs {
    padding-bottom: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pb-xxs {
    padding-bottom: 3px;
  }
}
[class][class][class].pt-xxs {
  padding-top: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pt-xxs {
    padding-top: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pt-xxs {
    padding-top: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pt-xxs {
    padding-top: 3px;
  }
}
[class][class][class].pl-xxs {
  padding-left: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pl-xxs {
    padding-left: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pl-xxs {
    padding-left: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pl-xxs {
    padding-left: 3px;
  }
}
[class][class][class].pr-xxs {
  padding-right: 3px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pr-xxs {
    padding-right: 2px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pr-xxs {
    padding-right: calc(2px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pr-xxs {
    padding-right: 3px;
  }
}
[class][class][class].pb-xs {
  padding-bottom: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pb-xs {
    padding-bottom: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pb-xs {
    padding-bottom: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pb-xs {
    padding-bottom: 5.44px;
  }
}
[class][class][class].pt-xs {
  padding-top: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pt-xs {
    padding-top: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pt-xs {
    padding-top: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pt-xs {
    padding-top: 5.44px;
  }
}
[class][class][class].pl-xs {
  padding-left: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pl-xs {
    padding-left: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pl-xs {
    padding-left: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pl-xs {
    padding-left: 5.44px;
  }
}
[class][class][class].pr-xs {
  padding-right: 5.44px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pr-xs {
    padding-right: 4px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pr-xs {
    padding-right: calc(4px + 1.44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pr-xs {
    padding-right: 5.44px;
  }
}
[class][class][class].pb-small {
  padding-bottom: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pb-small {
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pb-small {
    padding-bottom: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pb-small {
    padding-bottom: 11px;
  }
}
[class][class][class].pt-small {
  padding-top: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pt-small {
    padding-top: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pt-small {
    padding-top: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pt-small {
    padding-top: 11px;
  }
}
[class][class][class].pl-small {
  padding-left: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pl-small {
    padding-left: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pl-small {
    padding-left: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pl-small {
    padding-left: 11px;
  }
}
[class][class][class].pr-small {
  padding-right: 11px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pr-small {
    padding-right: 8px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pr-small {
    padding-right: calc(8px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pr-small {
    padding-right: 11px;
  }
}
[class][class][class].pb-normal {
  padding-bottom: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pb-normal {
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pb-normal {
    padding-bottom: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pb-normal {
    padding-bottom: 21px;
  }
}
[class][class][class].pt-normal {
  padding-top: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pt-normal {
    padding-top: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pt-normal {
    padding-top: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pt-normal {
    padding-top: 21px;
  }
}
[class][class][class].pl-normal {
  padding-left: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pl-normal {
    padding-left: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pl-normal {
    padding-left: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pl-normal {
    padding-left: 21px;
  }
}
[class][class][class].pr-normal {
  padding-right: 21px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pr-normal {
    padding-right: 16px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pr-normal {
    padding-right: calc(16px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pr-normal {
    padding-right: 21px;
  }
}
[class][class][class].pb-large {
  padding-bottom: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pb-large {
    padding-bottom: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pb-large {
    padding-bottom: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pb-large {
    padding-bottom: 32px;
  }
}
[class][class][class].pt-large {
  padding-top: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pt-large {
    padding-top: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pt-large {
    padding-top: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pt-large {
    padding-top: 32px;
  }
}
[class][class][class].pl-large {
  padding-left: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pl-large {
    padding-left: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pl-large {
    padding-left: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pl-large {
    padding-left: 32px;
  }
}
[class][class][class].pr-large {
  padding-right: 32px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pr-large {
    padding-right: 21px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pr-large {
    padding-right: calc(21px + 11 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pr-large {
    padding-right: 32px;
  }
}
[class][class][class].pb-xl {
  padding-bottom: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pb-xl {
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pb-xl {
    padding-bottom: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pb-xl {
    padding-bottom: 48px;
  }
}
[class][class][class].pt-xl {
  padding-top: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pt-xl {
    padding-top: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pt-xl {
    padding-top: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pt-xl {
    padding-top: 48px;
  }
}
[class][class][class].pl-xl {
  padding-left: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pl-xl {
    padding-left: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pl-xl {
    padding-left: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pl-xl {
    padding-left: 48px;
  }
}
[class][class][class].pr-xl {
  padding-right: 48px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pr-xl {
    padding-right: 24px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pr-xl {
    padding-right: calc(24px + 24 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pr-xl {
    padding-right: 48px;
  }
}
[class][class][class].pb-xxl {
  padding-bottom: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pb-xxl {
    padding-bottom: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pb-xxl {
    padding-bottom: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pb-xxl {
    padding-bottom: 72px;
  }
}
[class][class][class].pt-xxl {
  padding-top: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pt-xxl {
    padding-top: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pt-xxl {
    padding-top: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pt-xxl {
    padding-top: 72px;
  }
}
[class][class][class].pl-xxl {
  padding-left: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pl-xxl {
    padding-left: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pl-xxl {
    padding-left: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pl-xxl {
    padding-left: 72px;
  }
}
[class][class][class].pr-xxl {
  padding-right: 72px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pr-xxl {
    padding-right: 28px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pr-xxl {
    padding-right: calc(28px + 44 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pr-xxl {
    padding-right: 72px;
  }
}
[class][class][class].pb-xxxl {
  padding-bottom: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pb-xxxl {
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pb-xxxl {
    padding-bottom: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pb-xxxl {
    padding-bottom: 128px;
  }
}
[class][class][class].pt-xxxl {
  padding-top: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pt-xxxl {
    padding-top: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pt-xxxl {
    padding-top: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pt-xxxl {
    padding-top: 128px;
  }
}
[class][class][class].pl-xxxl {
  padding-left: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pl-xxxl {
    padding-left: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pl-xxxl {
    padding-left: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pl-xxxl {
    padding-left: 128px;
  }
}
[class][class][class].pr-xxxl {
  padding-right: 128px;
}
@media screen and (max-width: 680px) {
  [class][class][class].pr-xxxl {
    padding-right: 32px;
  }
}
@media screen and (min-width: 680px) {
  [class][class][class].pr-xxxl {
    padding-right: calc(32px + 96 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  [class][class][class].pr-xxxl {
    padding-right: 128px;
  }
}
[class][class][class].mt-auto {
  margin-top: auto;
}
[class][class][class].mb-auto {
  margin-bottom: auto;
}
@media (max-width: 680px) {
  [class][class][class][class][class].ms-mb-xs {
    margin-bottom: 5px;
  }
  [class][class][class][class][class].ms-mb-small {
    margin-bottom: 10px;
  }
  [class][class][class][class][class].ms-mb-normal {
    margin-bottom: 20px;
  }
  [class][class][class][class][class].ms-mb-large {
    margin-bottom: 30px;
  }
  [class][class][class][class][class].ms-mt-normal {
    margin-top: 20px;
  }
  [class][class][class][class][class].ms-mt-xs {
    margin-top: 5px;
  }
  [class][class][class][class][class].ms-mt-large {
    margin-top: 30px;
  }
  [class][class][class][class][class].ms-mt-xl {
    margin-top: 40px;
  }
  [class][class][class][class][class].ms-ph-null {
    padding-left: 0;
    padding-right: 0;
  }
  [class][class][class][class][class].ms-pt-null {
    padding-top: 0;
  }
  [class][class][class][class][class].ms-pb-null {
    padding-bottom: 0;
  }
  [class][class][class][class][class].ms-pl-xl {
    padding-left: 24px;
  }
}
ul.plain li,
.confirmed.com ul li,
.section.header .submenu li,
.program-entry.com li,
.progress.com.no-gradient ul li {
  padding-left: 0;
}
ul.plain li:before,
.confirmed.com ul li:before,
.section.header .submenu li:before,
.program-entry.com li:before,
.progress.com.no-gradient ul li:before {
  content: none;
}
ol .decimal {
  list-style: decimal;
}
ol .lower-alpha {
  list-style: lower-alpha;
}
ol .upper-alpha {
  list-style: upper-alpha;
}
ol .lower-roman {
  list-style: lower-roman;
}
ol .upper-roman {
  list-style: upper-roman;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.cb {
  clear: both;
}
.clearfix {
  display: table;
  width: 100%;
}
.hidden {
  display: none;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.block {
  display: block;
}
.iblock {
  display: inline-block;
  vertical-align: top;
}
.ltr {
  direction: ltr;
}
.rtl {
  direction: rtl;
}
.no-wrap {
  white-space: nowrap;
}
.va-middle {
  vertical-align: middle;
}
.text-xxs[class] {
  font-size: 11px;
  line-height: 1.581818181818182;
}
@media screen and (max-width: 680px) {
  .text-xxs[class] {
    font-size: 10px;
  }
}
@media screen and (min-width: 680px) {
  .text-xxs[class] {
    font-size: calc(10px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-xxs[class] {
    font-size: 11px;
  }
}
.text-xs[class] {
  font-size: 13px;
  line-height: 1.307692307692308;
}
@media screen and (max-width: 680px) {
  .text-xs[class] {
    font-size: 13px;
  }
}
@media screen and (min-width: 680px) {
  .text-xs[class] {
    font-size: calc(13px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-xs[class] {
    font-size: 13px;
  }
}
.text-small[class] {
  font-size: 14px;
  line-height: 1.299450549450549;
}
@media screen and (max-width: 680px) {
  .text-small[class] {
    font-size: 13px;
  }
}
@media screen and (min-width: 680px) {
  .text-small[class] {
    font-size: calc(13px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-small[class] {
    font-size: 14px;
  }
}
.text-smaller[class] {
  font-size: 16px;
  line-height: 1.424107142857143;
}
@media screen and (max-width: 680px) {
  .text-smaller[class] {
    font-size: 14px;
  }
}
@media screen and (min-width: 680px) {
  .text-smaller[class] {
    font-size: calc(14px + 2 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-smaller[class] {
    font-size: 16px;
  }
}
.text-normal[class] {
  font-size: 20px;
  line-height: 1.358333333333333;
}
@media screen and (max-width: 680px) {
  .text-normal[class] {
    font-size: 15px;
  }
}
@media screen and (min-width: 680px) {
  .text-normal[class] {
    font-size: calc(15px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-normal[class] {
    font-size: 20px;
  }
}
.text-larger[class] {
  font-size: 18px;
  line-height: 1.466666666666667;
}
@media screen and (max-width: 680px) {
  .text-larger[class] {
    font-size: 15px;
  }
}
@media screen and (min-width: 680px) {
  .text-larger[class] {
    font-size: calc(15px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-larger[class] {
    font-size: 18px;
  }
}
.text-larger2[class] {
  font-size: 24px;
  line-height: 1.666666666666667;
}
@media screen and (max-width: 680px) {
  .text-larger2[class] {
    font-size: 16px;
  }
}
@media screen and (min-width: 680px) {
  .text-larger2[class] {
    font-size: calc(16px + 8 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-larger2[class] {
    font-size: 24px;
  }
}
.text-large[class] {
  font-size: 26px;
  line-height: 1.358974358974359;
}
@media screen and (max-width: 680px) {
  .text-large[class] {
    font-size: 18px;
  }
}
@media screen and (min-width: 680px) {
  .text-large[class] {
    font-size: calc(18px + 8 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-large[class] {
    font-size: 26px;
  }
}
.text-xl[class] {
  font-size: 28px;
  line-height: 1.4;
}
@media screen and (max-width: 680px) {
  .text-xl[class] {
    font-size: 20px;
  }
}
@media screen and (min-width: 680px) {
  .text-xl[class] {
    font-size: calc(20px + 8 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-xl[class] {
    font-size: 28px;
  }
}
.text-xl2[class] {
  font-size: 36px;
  line-height: 1.288888888888889;
}
@media screen and (max-width: 680px) {
  .text-xl2[class] {
    font-size: 20px;
  }
}
@media screen and (min-width: 680px) {
  .text-xl2[class] {
    font-size: calc(20px + 16 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-xl2[class] {
    font-size: 36px;
  }
}
.text-xxl[class] {
  font-size: 40px;
  line-height: 1.447727272727273;
}
@media screen and (max-width: 680px) {
  .text-xxl[class] {
    font-size: 22px;
  }
}
@media screen and (min-width: 680px) {
  .text-xxl[class] {
    font-size: calc(22px + 18 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-xxl[class] {
    font-size: 40px;
  }
}
.text-xxxl[class] {
  font-size: 50px;
  line-height: 1.328571428571429;
}
@media screen and (max-width: 680px) {
  .text-xxxl[class] {
    font-size: 28px;
  }
}
@media screen and (min-width: 680px) {
  .text-xxxl[class] {
    font-size: calc(28px + 22 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-xxxl[class] {
    font-size: 50px;
  }
}
.text-xxxl2[class] {
  font-size: 62px;
  line-height: 0.98494623655914;
}
@media screen and (max-width: 680px) {
  .text-xxxl2[class] {
    font-size: 30px;
  }
}
@media screen and (min-width: 680px) {
  .text-xxxl2[class] {
    font-size: calc(30px + 32 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-xxxl2[class] {
    font-size: 62px;
  }
}
.text-ubersize[class] {
  font-size: 110px;
  line-height: 1.054545454545454;
}
@media screen and (max-width: 680px) {
  .text-ubersize[class] {
    font-size: 50px;
  }
}
@media screen and (min-width: 680px) {
  .text-ubersize[class] {
    font-size: calc(50px + 60 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .text-ubersize[class] {
    font-size: 110px;
  }
}
small {
  font-size: 14px;
  line-height: 1.299450549450549;
}
@media screen and (max-width: 680px) {
  small {
    font-size: 13px;
  }
}
@media screen and (min-width: 680px) {
  small {
    font-size: calc(13px + 1 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  small {
    font-size: 14px;
  }
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-underline {
  text-decoration: underline;
}
.text-medium {
  font-weight: 500;
}
.text-slab {
  font-family: 'Poppins';
}
.text-extrabold {
  font-weight: 900;
  font-family: 'Arial';
}
.text-pink {
  color: #00908e;
}
.text-violet {
  color: #FFFFFF;
}
.text-violet-dark {
  color: #4b2f76;
}
.text-black {
  color: #2e2e2e;
}
.text-ochre {
  color: #ffbf5a;
}
.text-regular {
  font-weight: 500;
}
.text-bold {
  font-weight: 700;
}
.text-extrabold {
  font-weight: 700;
}
a.text-violet:hover {
  color: #fff;
}
[class][class].text-red {
  color: #eb0007;
}
[class][class].text-brick-red {
  color: brickRedColor;
}
[class][class].text-orange {
  color: #ed7b00;
}
[class][class].text-lightorange {
  color: lightOrangeColor;
}
[class][class].text-extralightcyan {
  color: #b3dff2;
}
[class][class].text-lightblue {
  color: #50bbe6;
}
[class][class].text-green {
  color: #9fc33c;
}
[class][class].text-blue {
  color: #002a5a;
}
[class][class].text-darkgray {
  color: #fff;
}
[class][class].text-gray {
  color: #9c9d9f;
}
[class][class].text-nero {
  color: #474747;
}
a[class][class].text-nero:hover {
  color: lightOrangeColor;
}
[class][class].text-white,
a[class][class].text-white {
  color: #fff;
}
a[class][class].text-white:hover {
  color: #4cb5df;
}
[class][class].text-white-hover,
a[class][class].text-white-hover {
  color: #fff;
}
a[class][class].text-white-hover:hover {
  color: #fff;
}
.annot {
  font-size: 26px;
  line-height: 1.358974358974359;
}
@media screen and (max-width: 680px) {
  .annot {
    font-size: 18px;
  }
}
@media screen and (min-width: 680px) {
  .annot {
    font-size: calc(18px + 8 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .annot {
    font-size: 26px;
  }
}
img.plain {
  margin: 0;
  padding: 0;
  border: 0;
  display: inline;
  vertical-align: middle;
}
img,
img.fit,
object.fit {
  max-width: 100%;
  width: auto;
  height: auto;
}
img.fit-force {
  width: 100%;
  height: auto;
}
img.center {
  margin-left: auto;
  margin-right: auto;
}
img.rounded {
  border-radius: 50%;
}
img.border-lightgray {
  border: 1px solid #adadad;
}
img.border-lightgray-2 {
  border: 2px solid #c0c1c1;
}
.youtube-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.figure {
  position: relative;
}
.figure.faded {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.figure img {
  display: block;
  margin: 0 auto;
}
.desktop-only {
  display: block;
}
.mobile-only {
  display: none;
}
.tablet-only {
  display: none;
}
.vrule {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  border-left: 1px solid #d4e1e6;
  margin-left: 20px;
  z-index: 5;
}
.vrule.gray {
  border-color: #c9d3d8;
}
.hrule {
  display: block;
  padding: 0;
  position: relative;
  border: 0;
  height: 1px;
}
.hrule.thick {
  height: 2px;
}
.hrule.orange {
  background: #d4e1e6;
}
.zi1 {
  z-index: 1;
}
.zi3 {
  z-index: 3;
}
.multicol-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 96px;
  -moz-column-gap: 96px;
  column-gap: 96px;
}
@media screen and (max-width: 680px) {
  .multicol-2 {
    -webkit-column-gap: 48px;
    -moz-column-gap: 48px;
    column-gap: 48px;
  }
}
@media screen and (min-width: 680px) {
  .multicol-2 {
    -webkit-column-gap: calc(48px + 48 * (100vw - 680px) / 620);
    -moz-column-gap: calc(48px + 48 * (100vw - 680px) / 620);
    column-gap: calc(48px + 48 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .multicol-2 {
    -webkit-column-gap: 96px;
    -moz-column-gap: 96px;
    column-gap: 96px;
  }
}
.multicol-2.vrule-gray {
  -webkit-column-rule: 1px solid #c9d3d8;
  -moz-column-rule: 1px solid #c9d3d8;
  column-rule: 1px solid #c9d3d8;
}
@media (max-width: 680px) {
  .multicol-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.logos {
  text-align: center;
}
.logos .figure {
  display: inline-block;
  width: 190px;
  text-align: center;
  margin: 30px 0;
  vertical-align: middle;
}
.logos .figure.wide {
  width: 245px;
}
.logos img {
  vertical-align: middle;
  max-width: 100%;
}
@media (max-width: 680px) {
  .logos .figure,
  .logos .figure.wide {
    width: 100px;
    margin: 10px;
  }
}
.big-number {
  color: #00908e;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
}
.big-number strong {
  font-size: 180px;
  display: block;
  line-height: 1em;
}
@media screen and (max-width: 680px) {
  .big-number strong {
    font-size: 70px;
  }
}
@media screen and (min-width: 680px) {
  .big-number strong {
    font-size: calc(70px + 110 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .big-number strong {
    font-size: 180px;
  }
}
.cross-circle {
  font-size: 28px;
  height: 319px;
  width: 319px;
  margin: 0 auto;
  position: relative;
  background: url("../img/bg-cross-circle.png") no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 130px;
  margin-bottom: 80px;
}
@media (max-width: 680px) {
  .cross-circle {
    background: none;
    height: auto;
    width: auto;
    padding-top: 0;
    margin-bottom: 20px;
  }
}
[class].program-header-narrow {
  max-width: 840px;
  margin: 0 auto;
  padding: 210px 50px;
  margin-top: -125px;
  font-family: Roboto;
  font-weight: 400;
  line-height: 1.4em;
  color: #4b2f76;
}
@media (max-width: 680px) {
  [class].program-header-narrow {
    margin-top: 0;
    padding: 2px 1.2em 1.2em;
  }
}
[class].decor-circle-left {
  background-image: url("../img/bg-circle-left-1050px.png");
  background-repeat: no-repeat;
  background-position: 0 260px;
}
@media (max-width: 680px) {
  [class].decor-circle-left {
    background-image: none;
  }
}
.max-820,
.max-780,
.maxw-640 {
  margin-left: auto;
  margin-right: auto;
}
.max-820 {
  max-width: 820px;
}
.maxw-780 {
  max-width: 780px;
}
.maxw-640 {
  max-width: 640px;
}
.w-1pc {
  width: 1%;
}
.program-new {
  font-size: 70px;
  line-height: 1.25em;
}
@media screen and (max-width: 680px) {
  .program-new {
    font-size: 30px;
  }
}
@media screen and (min-width: 680px) {
  .program-new {
    font-size: calc(30px + 40 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .program-new {
    font-size: 70px;
  }
}
.basic-shadow {
  -webkit-box-shadow: 0 0px 30px 10px rgba(190,190,190,0.2);
  box-shadow: 0 0px 30px 10px rgba(190,190,190,0.2);
}
@media (max-width: 680px) {
  table.responsive {
    width: 100% !important;
    display: block;
    border: 0px none transparent;
  }
  table.responsive tbody,
  table.responsive tfoot {
    overflow: auto;
    display: block;
    position: relative;
    width: 100%;
  }
  table.responsive tr {
    display: block;
  }
  table.responsive td {
    display: block;
    position: relative;
    white-space: normal;
    text-align: left;
    border: 0px none transparent;
    padding: 0 10px 10px;
  }
  table.responsive td:before {
    content: attr(data-th);
    color: #666;
    font-weight: 700;
  }
  table.responsive td:first-child {
    padding-left: 10px;
    padding-top: 10px;
  }
  table.responsive td:last-child {
    border-bottom: 1px solid #ddd;
  }
  table.responsive th {
    visibility: hidden;
    position: absolute;
    left: -10000px;
  }
  table.responsive p {
    text-align: left !important;
    display: inline;
  }
  table.responsive .center {
    text-align: left !important;
  }
}
form {
  margin: 0;
  padding: 0;
}
input:disabled {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
input[type=text],
input[type=password],
input[type=date],
input[type=time],
input[type=tel],
input[type=email],
input[type=phone],
.input-box,
textarea,
select {
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
  font-family: inherit;
  line-height: normal;
  margin: 0;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-color: #d0d3d6;
  border-style: solid;
  color: #474545;
  background: #fff;
  vertical-align: middle;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  outline: none;
}
input[type=text].multishadow,
input[type=password].multishadow,
input[type=date].multishadow,
input[type=time].multishadow,
input[type=tel].multishadow,
input[type=email].multishadow,
input[type=phone].multishadow,
.input-box.multishadow,
textarea.multishadow,
select.multishadow {
  -webkit-box-shadow: inset 1px 2px 8px rgba(167,173,182,0.53), 0px 1px 1px rgba(0,0,0,0.25);
  box-shadow: inset 1px 2px 8px rgba(167,173,182,0.53), 0px 1px 1px rgba(0,0,0,0.25);
}
input[type=text].lightgray,
input[type=password].lightgray,
input[type=date].lightgray,
input[type=time].lightgray,
input[type=tel].lightgray,
input[type=email].lightgray,
input[type=phone].lightgray,
.input-box.lightgray,
textarea.lightgray,
select.lightgray {
  background: #f0f0f0;
}
input[type=text].error,
input[type=password].error,
input[type=date].error,
input[type=time].error,
input[type=tel].error,
input[type=email].error,
input[type=phone].error,
.input-box.error,
textarea.error,
select.error {
  color: #ea5b0c;
  border-color: #ea5b0c;
}
input[type=text].ico-right-arrow-right,
input[type=password].ico-right-arrow-right,
input[type=date].ico-right-arrow-right,
input[type=time].ico-right-arrow-right,
input[type=tel].ico-right-arrow-right,
input[type=email].ico-right-arrow-right,
input[type=phone].ico-right-arrow-right,
.input-box.ico-right-arrow-right,
textarea.ico-right-arrow-right,
select.ico-right-arrow-right {
  background-image: url("../img/arrow-right-16.svg");
  -webkit-background-size: auto 20px;
  -moz-background-size: auto 20px;
  background-size: auto 20px;
  background-repeat: no-repeat;
  background-position: right 16px bottom 50%;
}
input[type=text],
input[type=password],
input[type=date],
input[type=time],
input[type=tel],
input[type=email],
input[type=phone],
.input-box,
select {
  font-size: 18px;
  padding: 12px 20px;
  line-height: 20px;
  height: 46px;
}
input[type=text].rounded,
input[type=password].rounded,
input[type=date].rounded,
input[type=time].rounded,
input[type=tel].rounded,
input[type=email].rounded,
input[type=phone].rounded,
.input-box.rounded,
select.rounded {
  border-radius: 23px;
}
input[type=text].small,
input[type=password].small,
input[type=date].small,
input[type=time].small,
input[type=tel].small,
input[type=email].small,
input[type=phone].small,
.input-box.small,
select.small {
  font-size: 13px;
  padding: 5px 20px;
  line-height: 20px;
  height: 32px;
}
input[type=text].small.rounded,
input[type=password].small.rounded,
input[type=date].small.rounded,
input[type=time].small.rounded,
input[type=tel].small.rounded,
input[type=email].small.rounded,
input[type=phone].small.rounded,
.input-box.small.rounded,
select.small.rounded {
  border-radius: 16px;
}
input[type=text].large,
input[type=password].large,
input[type=date].large,
input[type=time].large,
input[type=tel].large,
input[type=email].large,
input[type=phone].large,
.input-box.large,
select.large {
  font-size: 26px;
  padding: 22px 25px;
  line-height: 18px;
  height: 62px;
}
input[type=text].large.rounded,
input[type=password].large.rounded,
input[type=date].large.rounded,
input[type=time].large.rounded,
input[type=tel].large.rounded,
input[type=email].large.rounded,
input[type=phone].large.rounded,
.input-box.large.rounded,
select.large.rounded {
  border-radius: 31px;
}
select {
  font-size: 18px;
  padding: 12px 20px;
  line-height: 20px;
  height: 46px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
select.disabled,
select[disabled] {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
select::-ms-expand {
  display: none;
}
select,
option {
  cursor: pointer;
}
textarea {
  font-size: 18px;
  padding: 12px 20px;
  line-height: 20px;
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
textarea.small {
  font-size: 13px;
  padding: 5px 20px;
  line-height: 20px;
}
textarea.large {
  font-size: 26px;
  padding: 22px 25px;
  line-height: 18px;
}
input[type=checkbox],
input[type=radio] {
  padding: 0;
  margin: 0 5px 0 0;
  vertical-align: middle;
  width: 18px;
  height: 18px;
}
input[type=file] {
  line-height: auto;
  font-size: inherit;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
.placeholder {
  color: #666 !important;
  font-style: italic;
  text-align: left;
}
input::-moz-focus-inner,
select::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.full {
  width: 100%;
}
.half {
  width: 50%;
}
.input-box {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0 12px;
}
.input-box input[type=text],
.input-box input[type=password],
.input-box input[type=date],
.input-box input[type=time],
.input-box input[type=tel],
.input-box input[type=email],
.input-box input[type=phone],
.input-box .input-box,
.input-box select {
  border: 0;
  padding: 0;
  height: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-box.large {
  padding: 0;
}
.input-box.large input[type=text],
.input-box.large input[type=password],
.input-box.large input[type=date],
.input-box.large input[type=time],
.input-box.large input[type=tel],
.input-box.large input[type=email],
.input-box.large input[type=phone],
.input-box.large .input-box,
.input-box.large select {
  margin: -1px;
  background: transparent;
  font-size: 26px;
  padding: 22px 25px;
  line-height: 18px;
  height: 62px;
}
.input-box.large button.btn {
  margin: -1px;
}
.input-box.small {
  padding: 0 12px;
}
.input-box.small input[type=text],
.input-box.small input[type=password],
.input-box.small input[type=date],
.input-box.small input[type=time],
.input-box.small input[type=tel],
.input-box.small input[type=email],
.input-box.small input[type=phone],
.input-box.small .input-box,
.input-box.small select {
  font-size: 13px;
  padding: 5px 20px;
  line-height: 20px;
  height: 32px;
  border: 0;
  padding: 0;
  background: transparent;
}
.hbox-item.addon-right button.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
button.ico-arrow-right {
  position: relative;
  border: 0;
  background: none;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background-image: url("../img/arrow-right-16.svg");
  -webkit-background-size: auto 20px;
  -moz-background-size: auto 20px;
  background-size: auto 20px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
label,
.label {
  font-size: 18px;
  padding: 12px 20px;
  line-height: 20px;
  padding-top: 13px;
  padding-bottom: 13px;
  border-width: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  vertical-align: middle;
}
label + label,
.label + label,
label + .label,
.label + .label {
  margin-left: 1em;
}
label.small,
.label.small {
  font-size: 13px;
  padding: 5px 20px;
  line-height: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-width: 0;
  padding-left: 0;
  padding-right: 0;
}
label.above,
.label.above {
  padding-top: 24px -4px;
  padding-bottom: 6px;
}
label.error,
.label.error {
  color: #ea5b0c;
}
label label,
.label label {
  padding: 0;
  font-size: inherit;
}
.btn,
a.btn {
  font-size: 18px;
  padding: 12px 20px;
  line-height: 20px;
  padding-top: 13px;
  padding-bottom: 13px;
  border-width: 0;
  border-radius: 23px;
  border-style: solid;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  background: #000000;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.btn:hover,
a.btn:hover {
  background-color: #002a5a;
}
.btn.small,
a.btn.small {
  font-size: 13px;
  padding: 5px 20px;
  line-height: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-width: 0;
  border-radius: 16px;
}
.btn.large,
a.btn.large {
  font-size: 26px;
  padding: 22px 25px;
  line-height: 18px;
  padding-top: 22px;
  padding-bottom: 22px;
  border-width: 0;
  border-radius: 31px;
}
.btn.large.wide,
a.btn.large.wide {
  padding-right: 65px;
  padding-left: 65px;
}
.btn.cancel,
a.btn.cancel {
  background-color: #51407d;
}
.btn.cancel:hover,
a.btn.cancel:hover {
  background-color: rgba(81,64,125,0.6);
}
.btn.transparent,
a.btn.transparent {
  border: 1px solid rgba(255,255,255,0.95);
  background-color: transparent;
  color: #fff;
}
.btn.transparent:hover,
a.btn.transparent:hover {
  border-color: #00908e;
  color: #00908e;
}
.btn.font-fixed,
a.btn.font-fixed {
  font-size: 18px;
}
a.btn,
aa.btn {
  cursor: pointer;
}
.btn.fit,
a.btn.fit {
  width: 100%;
}
.btn + .btn,
a.btn + .btn {
  margin-left: 0.4em;
}
.btn.white,
a.btn.white {
  background: none;
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: color 0.2s, background-color 0.2s;
  -moz-transition: color 0.2s, background-color 0.2s;
  -o-transition: color 0.2s, background-color 0.2s;
  -ms-transition: color 0.2s, background-color 0.2s;
  transition: color 0.2s, background-color 0.2s;
}
.btn.white.filled,
a.btn.white.filled {
  background: #fff;
  color: #474747;
  border-color: #fff;
}
.btn.white:hover,
a.btn.white:hover,
.btn.white.filled:hover,
a.btn.white.filled:hover {
  border-color: #474747;
  background: #474747;
  color: #fff;
}
.btn.submit:hover,
a.btn.submit:hover {
  background-color: #fff;
  color: #ed1c24;
}
.btn.play,
a.btn.play {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  padding: 0;
}
.btn.play span,
a.btn.play span {
  padding-top: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 300;
  color: #fff;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.btn.play:after,
a.btn.play:after {
  content: '';
  border-left: 37px solid #fff;
  border-top: 37px solid transparent;
  border-bottom: 37px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -37px;
  margin-left: -14px;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.btn.play:hover:after,
a.btn.play:hover:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.btn.play:hover span,
a.btn.play:hover span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media (max-width: 1023px) {
  .btn.play,
  a.btn.play {
    width: 87px;
    height: 87px;
    opacity: 0.95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
  }
  .btn.play:after,
  a.btn.play:after {
    border-left-width: 18px;
    border-top-width: 18px;
    border-bottom-width: 18px;
    margin-top: -17px;
    margin-left: -7px;
  }
}
.btn.play.small,
a.btn.play.small {
  width: 127px;
  height: 127px;
  border-radius: 50%;
}
.btn.play.small:after,
a.btn.play.small:after {
  border-left-width: 22px;
  border-top-width: 22px;
  border-bottom-width: 22px;
  margin-top: -22px;
  margin-left: -8px;
}
@media (max-width: 1023px) {
  .btn.play.small,
  a.btn.play.small {
    width: 87px;
    height: 87px;
    opacity: 0.95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
  }
  .btn.play.small:after,
  a.btn.play.small:after {
    border-left-width: 18px;
    border-top-width: 18px;
    border-bottom-width: 18px;
    margin-top: -17px;
    margin-left: -7px;
  }
}
.btn.ico-target-blank:after,
a.btn.ico-target-blank:after,
.btn[target=_blank]:after,
a.btn[target=_blank]:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -300px -145px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  bottom: auto;
  top: 50%;
  margin-top: -8px;
}
.btn.ico-target-blank:after,
a.btn.ico-target-blank:after,
.btn[target=_blank]:after,
a.btn[target=_blank]:after {
  display: inline-block;
  position: relative;
  top: 3px;
  left: 0;
  margin-left: 3px;
  vertical-align: middle;
}
.buttons {
  display: inline-block;
  margin: 0 -5px;
}
.buttons .btn[class] {
  margin: 5px;
}
label.with-checkbox {
  padding-left: 23px;
  position: relative;
}
label.with-checkbox input[type=checkbox] {
  vertical-align: text-bottom;
  position: absolute;
  margin: 10px 0 0 -23px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.check {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  text-align: left;
}
.check input[type=checkbox],
.check input[type=radio] {
  margin-right: 10px;
}
@media (max-width: 680px) {
  input[type=text],
  input[type=password],
  input[type=date],
  input[type=time],
  input[type=tel],
  input[type=email],
  input[type=phone],
  .input-box,
  select {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 16px;
    height: 38px;
  }
  input[type=text].rounded,
  input[type=password].rounded,
  input[type=date].rounded,
  input[type=time].rounded,
  input[type=tel].rounded,
  input[type=email].rounded,
  input[type=phone].rounded,
  .input-box.rounded,
  select.rounded {
    border-radius: 19px;
  }
  input[type=text].small,
  input[type=password].small,
  input[type=date].small,
  input[type=time].small,
  input[type=tel].small,
  input[type=email].small,
  input[type=phone].small,
  .input-box.small,
  select.small {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 16px;
    height: 38px;
  }
  input[type=text].small.rounded,
  input[type=password].small.rounded,
  input[type=date].small.rounded,
  input[type=time].small.rounded,
  input[type=tel].small.rounded,
  input[type=email].small.rounded,
  input[type=phone].small.rounded,
  .input-box.small.rounded,
  select.small.rounded {
    border-radius: 19px;
  }
  input[type=text].large,
  input[type=password].large,
  input[type=date].large,
  input[type=time].large,
  input[type=tel].large,
  input[type=email].large,
  input[type=phone].large,
  .input-box.large,
  select.large {
    font-size: 15px;
    padding: 8px 16px;
    line-height: 28px;
    height: 46px;
  }
  input[type=text].large.rounded,
  input[type=password].large.rounded,
  input[type=date].large.rounded,
  input[type=time].large.rounded,
  input[type=tel].large.rounded,
  input[type=email].large.rounded,
  input[type=phone].large.rounded,
  .input-box.large.rounded,
  select.large.rounded {
    border-radius: 23px;
  }
  select {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 16px;
    height: 38px;
  }
  select,
  select[class] {
    padding-right: 30px;
    padding-left: 6px;
  }
  textarea {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 16px;
  }
  textarea.small {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 16px;
  }
  textarea.large {
    font-size: 15px;
    padding: 8px 16px;
    line-height: 28px;
  }
  .btn,
  a.btn {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 16px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-width: 0;
    border-radius: 19px;
  }
  .btn.small,
  a.btn.small {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 16px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-width: 0;
    border-radius: 19px;
  }
  .btn.large,
  a.btn.large {
    font-size: 15px;
    padding: 8px 16px;
    line-height: 28px;
    padding-top: 9px;
    padding-bottom: 9px;
    border-width: 0;
    border-radius: 23px;
  }
}
@media (max-width: 680px) {
  .input-box.small {
    padding: 0 6px;
  }
  .input-box.small input[type=text],
  .input-box.small input[type=password],
  .input-box.small input[type=date],
  .input-box.small input[type=time],
  .input-box.small input[type=tel],
  .input-box.small input[type=email],
  .input-box.small input[type=phone],
  .input-box.small .input-box,
  .input-box.small select {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 16px;
    height: 38px;
  }
  .input-box.large {
    padding: 0;
  }
  .input-box.large input[type=text],
  .input-box.large input[type=password],
  .input-box.large input[type=date],
  .input-box.large input[type=time],
  .input-box.large input[type=tel],
  .input-box.large input[type=email],
  .input-box.large input[type=phone],
  .input-box.large .input-box,
  .input-box.large select {
    font-size: 15px;
    padding: 8px 16px;
    line-height: 28px;
    height: 46px;
  }
}
.table-form {
  display: table;
  width: 100%;
}
.table-form > div {
  display: table-row;
}
.table-form > div > div {
  display: table-cell;
  padding-bottom: 10px;
}
.table-form > div > div:first-child {
  width: 0;
  white-space: nowrap;
  padding-right: 10px;
}
@media (max-width: 1023px) {
  .table-form {
    display: block;
    width: auto;
  }
  .table-form > div {
    display: block;
  }
  .table-form > div > div {
    display: block;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .table-form > div > div:first-child {
    width: auto;
    white-space: auto;
    padding-right: 0;
    margin-bottom: 0;
  }
  .table-form > div > div:first-child label {
    padding: 12px 0 4px;
  }
}
.required {
  color: #f21faa;
}
input[type="text"].dark,
textarea.dark {
  background: #5d4e83;
  color: #fff;
  border: none;
}
input[type="text"].light,
input[type="phone"].light,
input[type="email"].light,
textarea.light,
select.light {
  background: #f1f0f4;
  border-color: #e3e3e3;
  color: #474545;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input:disabled,
button:disabled {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  background: #000000 !important;
  color: #fff !important;
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  color: #fff;
  background: #73b72b;
  padding: 0;
}
body:not([data-kff-rendered]) [data-kff-bind*=":if"],
body:not([data-kff-rendered]) .popover.box {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
caption {
  color: #3b3067;
}
.wrapper {
  background: #000000;
  color: #828282;
  position: relative;
  max-width: 1500px;
  margin: auto;
  -webkit-animation-name: fadein;
  -moz-animation-name: fadein;
  -o-animation-name: fadein;
  -ms-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  -ms-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (max-width: 680px) {
  .wrapper {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    -ms-animation: none;
    animation: none;
  }
}
.section {
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.section + .section.mt-null {
  margin-top: 0;
}
@media print {
  .section + .section {
    margin-top: 30px;
  }
}
.section[class][class].pv-null {
  padding-bottom: 0px;
  padding-top: 0px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-null {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-null {
    padding-bottom: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-null {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-null {
    padding-top: 0px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-null {
    padding-top: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-null {
    padding-top: 0px;
  }
}
.section[class][class].ph-null {
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-null {
    padding-left: 0px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-null {
    padding-left: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-null {
    padding-left: 0px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-null {
    padding-right: 0px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-null {
    padding-right: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-null {
    padding-right: 0px;
  }
}
.section[class][class].pv-xxxs {
  padding-bottom: 10px;
  padding-top: 10px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xxxs {
    padding-bottom: 3px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xxxs {
    padding-bottom: calc(3px + 7 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xxxs {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xxxs {
    padding-top: 3px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xxxs {
    padding-top: calc(3px + 7 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xxxs {
    padding-top: 10px;
  }
}
.section[class][class].ph-xxxs {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xxxs {
    padding-left: 3px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xxxs {
    padding-left: calc(3px + 7 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xxxs {
    padding-left: 10px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xxxs {
    padding-right: 3px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xxxs {
    padding-right: calc(3px + 7 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xxxs {
    padding-right: 10px;
  }
}
.section[class][class].pv-xxs {
  padding-bottom: 15px;
  padding-top: 15px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xxs {
    padding-bottom: 5px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xxs {
    padding-bottom: calc(5px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xxs {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xxs {
    padding-top: 5px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xxs {
    padding-top: calc(5px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xxs {
    padding-top: 15px;
  }
}
.section[class][class].ph-xxs {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xxs {
    padding-left: 5px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xxs {
    padding-left: calc(5px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xxs {
    padding-left: 15px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xxs {
    padding-right: 5px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xxs {
    padding-right: calc(5px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xxs {
    padding-right: 15px;
  }
}
.section[class][class].pv-xs {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xs {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xs {
    padding-bottom: calc(10px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xs {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xs {
    padding-top: 10px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xs {
    padding-top: calc(10px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xs {
    padding-top: 20px;
  }
}
.section[class][class].ph-xs {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xs {
    padding-left: 10px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xs {
    padding-left: calc(10px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xs {
    padding-left: 20px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xs {
    padding-right: 10px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xs {
    padding-right: calc(10px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xs {
    padding-right: 20px;
  }
}
.section[class][class].pv-small {
  padding-bottom: 35px;
  padding-top: 35px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-small {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-small {
    padding-bottom: calc(15px + 20 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-small {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-small {
    padding-top: 15px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-small {
    padding-top: calc(15px + 20 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-small {
    padding-top: 35px;
  }
}
.section[class][class].ph-small {
  padding-left: 35px;
  padding-right: 35px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-small {
    padding-left: 15px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-small {
    padding-left: calc(15px + 20 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-small {
    padding-left: 35px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-small {
    padding-right: 15px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-small {
    padding-right: calc(15px + 20 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-small {
    padding-right: 35px;
  }
}
.section[class][class].pv-normal {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-normal {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-normal {
    padding-bottom: calc(20px + 30 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-normal {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-normal {
    padding-top: 20px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-normal {
    padding-top: calc(20px + 30 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-normal {
    padding-top: 50px;
  }
}
.section[class][class].ph-normal {
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-normal {
    padding-left: 20px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-normal {
    padding-left: calc(20px + 30 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-normal {
    padding-left: 50px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-normal {
    padding-right: 20px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-normal {
    padding-right: calc(20px + 30 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-normal {
    padding-right: 50px;
  }
}
.section[class][class].pv-large {
  padding-bottom: 65px;
  padding-top: 65px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-large {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-large {
    padding-bottom: calc(30px + 35 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-large {
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-large {
    padding-top: 30px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-large {
    padding-top: calc(30px + 35 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-large {
    padding-top: 65px;
  }
}
.section[class][class].ph-large {
  padding-left: 65px;
  padding-right: 65px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-large {
    padding-left: 30px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-large {
    padding-left: calc(30px + 35 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-large {
    padding-left: 65px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-large {
    padding-right: 30px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-large {
    padding-right: calc(30px + 35 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-large {
    padding-right: 65px;
  }
}
.section[class][class].pv-xl {
  padding-bottom: 80px;
  padding-top: 80px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xl {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xl {
    padding-bottom: calc(40px + 40 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xl {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xl {
    padding-top: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xl {
    padding-top: calc(40px + 40 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xl {
    padding-top: 80px;
  }
}
.section[class][class].ph-xl {
  padding-left: 80px;
  padding-right: 80px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xl {
    padding-left: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xl {
    padding-left: calc(40px + 40 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xl {
    padding-left: 80px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xl {
    padding-right: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xl {
    padding-right: calc(40px + 40 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xl {
    padding-right: 80px;
  }
}
.section[class][class].pv-xxl {
  padding-bottom: 95px;
  padding-top: 95px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xxl {
    padding-bottom: 28px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xxl {
    padding-bottom: calc(28px + 67 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xxl {
    padding-bottom: 95px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xxl {
    padding-top: 28px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xxl {
    padding-top: calc(28px + 67 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xxl {
    padding-top: 95px;
  }
}
.section[class][class].ph-xxl {
  padding-left: 95px;
  padding-right: 95px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xxl {
    padding-left: 28px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xxl {
    padding-left: calc(28px + 67 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xxl {
    padding-left: 95px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xxl {
    padding-right: 28px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xxl {
    padding-right: calc(28px + 67 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xxl {
    padding-right: 95px;
  }
}
.section[class][class].pv-xxxl {
  padding-bottom: 110px;
  padding-top: 110px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xxxl {
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xxxl {
    padding-bottom: calc(32px + 78 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xxxl {
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-xxxl {
    padding-top: 32px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-xxxl {
    padding-top: calc(32px + 78 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-xxxl {
    padding-top: 110px;
  }
}
.section[class][class].ph-xxxl {
  padding-left: 110px;
  padding-right: 110px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xxxl {
    padding-left: 32px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xxxl {
    padding-left: calc(32px + 78 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xxxl {
    padding-left: 110px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-xxxl {
    padding-right: 32px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-xxxl {
    padding-right: calc(32px + 78 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-xxxl {
    padding-right: 110px;
  }
}
.section[class][class].pv-huge {
  padding-bottom: 215px;
  padding-top: 215px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-huge {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-huge {
    padding-bottom: calc(40px + 175 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-huge {
    padding-bottom: 215px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].pv-huge {
    padding-top: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pv-huge {
    padding-top: calc(40px + 175 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pv-huge {
    padding-top: 215px;
  }
}
.section[class][class].ph-huge {
  padding-left: 215px;
  padding-right: 215px;
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-huge {
    padding-left: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-huge {
    padding-left: calc(40px + 175 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-huge {
    padding-left: 215px;
  }
}
@media screen and (max-width: 680px) {
  .section[class][class].ph-huge {
    padding-right: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].ph-huge {
    padding-right: calc(40px + 175 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].ph-huge {
    padding-right: 215px;
  }
}
.section[class][class].pb-null {
  padding-bottom: 0px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-null {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-null {
    padding-bottom: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-null {
    padding-bottom: 0px;
  }
}
.section[class][class].pt-null {
  padding-top: 0px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-null {
    padding-top: 0px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-null {
    padding-top: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-null {
    padding-top: 0px;
  }
}
.section[class][class].pl-null {
  padding-left: 0px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-null {
    padding-left: 0px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-null {
    padding-left: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-null {
    padding-left: 0px;
  }
}
.section[class][class].pr-null {
  padding-right: 0px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-null {
    padding-right: 0px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-null {
    padding-right: calc(0px + 0 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-null {
    padding-right: 0px;
  }
}
.section[class][class].pb-xxxs {
  padding-bottom: 10px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-xxxs {
    padding-bottom: 3px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-xxxs {
    padding-bottom: calc(3px + 7 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-xxxs {
    padding-bottom: 10px;
  }
}
.section[class][class].pt-xxxs {
  padding-top: 10px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-xxxs {
    padding-top: 3px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-xxxs {
    padding-top: calc(3px + 7 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-xxxs {
    padding-top: 10px;
  }
}
.section[class][class].pl-xxxs {
  padding-left: 10px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-xxxs {
    padding-left: 3px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-xxxs {
    padding-left: calc(3px + 7 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-xxxs {
    padding-left: 10px;
  }
}
.section[class][class].pr-xxxs {
  padding-right: 10px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-xxxs {
    padding-right: 3px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-xxxs {
    padding-right: calc(3px + 7 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-xxxs {
    padding-right: 10px;
  }
}
.section[class][class].pb-xxs {
  padding-bottom: 15px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-xxs {
    padding-bottom: 5px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-xxs {
    padding-bottom: calc(5px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-xxs {
    padding-bottom: 15px;
  }
}
.section[class][class].pt-xxs {
  padding-top: 15px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-xxs {
    padding-top: 5px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-xxs {
    padding-top: calc(5px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-xxs {
    padding-top: 15px;
  }
}
.section[class][class].pl-xxs {
  padding-left: 15px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-xxs {
    padding-left: 5px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-xxs {
    padding-left: calc(5px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-xxs {
    padding-left: 15px;
  }
}
.section[class][class].pr-xxs {
  padding-right: 15px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-xxs {
    padding-right: 5px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-xxs {
    padding-right: calc(5px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-xxs {
    padding-right: 15px;
  }
}
.section[class][class].pb-xs {
  padding-bottom: 20px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-xs {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-xs {
    padding-bottom: calc(10px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-xs {
    padding-bottom: 20px;
  }
}
.section[class][class].pt-xs {
  padding-top: 20px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-xs {
    padding-top: 10px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-xs {
    padding-top: calc(10px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-xs {
    padding-top: 20px;
  }
}
.section[class][class].pl-xs {
  padding-left: 20px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-xs {
    padding-left: 10px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-xs {
    padding-left: calc(10px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-xs {
    padding-left: 20px;
  }
}
.section[class][class].pr-xs {
  padding-right: 20px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-xs {
    padding-right: 10px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-xs {
    padding-right: calc(10px + 10 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-xs {
    padding-right: 20px;
  }
}
.section[class][class].pb-small {
  padding-bottom: 35px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-small {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-small {
    padding-bottom: calc(15px + 20 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-small {
    padding-bottom: 35px;
  }
}
.section[class][class].pt-small {
  padding-top: 35px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-small {
    padding-top: 15px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-small {
    padding-top: calc(15px + 20 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-small {
    padding-top: 35px;
  }
}
.section[class][class].pl-small {
  padding-left: 35px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-small {
    padding-left: 15px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-small {
    padding-left: calc(15px + 20 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-small {
    padding-left: 35px;
  }
}
.section[class][class].pr-small {
  padding-right: 35px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-small {
    padding-right: 15px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-small {
    padding-right: calc(15px + 20 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-small {
    padding-right: 35px;
  }
}
.section[class][class].pb-normal {
  padding-bottom: 50px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-normal {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-normal {
    padding-bottom: calc(20px + 30 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-normal {
    padding-bottom: 50px;
  }
}
.section[class][class].pt-normal {
  padding-top: 50px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-normal {
    padding-top: 20px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-normal {
    padding-top: calc(20px + 30 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-normal {
    padding-top: 50px;
  }
}
.section[class][class].pl-normal {
  padding-left: 50px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-normal {
    padding-left: 20px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-normal {
    padding-left: calc(20px + 30 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-normal {
    padding-left: 50px;
  }
}
.section[class][class].pr-normal {
  padding-right: 50px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-normal {
    padding-right: 20px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-normal {
    padding-right: calc(20px + 30 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-normal {
    padding-right: 50px;
  }
}
.section[class][class].pb-large {
  padding-bottom: 65px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-large {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-large {
    padding-bottom: calc(30px + 35 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-large {
    padding-bottom: 65px;
  }
}
.section[class][class].pt-large {
  padding-top: 65px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-large {
    padding-top: 30px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-large {
    padding-top: calc(30px + 35 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-large {
    padding-top: 65px;
  }
}
.section[class][class].pl-large {
  padding-left: 65px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-large {
    padding-left: 30px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-large {
    padding-left: calc(30px + 35 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-large {
    padding-left: 65px;
  }
}
.section[class][class].pr-large {
  padding-right: 65px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-large {
    padding-right: 30px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-large {
    padding-right: calc(30px + 35 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-large {
    padding-right: 65px;
  }
}
.section[class][class].pb-xl {
  padding-bottom: 80px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-xl {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-xl {
    padding-bottom: calc(40px + 40 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-xl {
    padding-bottom: 80px;
  }
}
.section[class][class].pt-xl {
  padding-top: 80px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-xl {
    padding-top: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-xl {
    padding-top: calc(40px + 40 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-xl {
    padding-top: 80px;
  }
}
.section[class][class].pl-xl {
  padding-left: 80px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-xl {
    padding-left: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-xl {
    padding-left: calc(40px + 40 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-xl {
    padding-left: 80px;
  }
}
.section[class][class].pr-xl {
  padding-right: 80px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-xl {
    padding-right: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-xl {
    padding-right: calc(40px + 40 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-xl {
    padding-right: 80px;
  }
}
.section[class][class].pb-xxl {
  padding-bottom: 95px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-xxl {
    padding-bottom: 28px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-xxl {
    padding-bottom: calc(28px + 67 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-xxl {
    padding-bottom: 95px;
  }
}
.section[class][class].pt-xxl {
  padding-top: 95px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-xxl {
    padding-top: 28px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-xxl {
    padding-top: calc(28px + 67 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-xxl {
    padding-top: 95px;
  }
}
.section[class][class].pl-xxl {
  padding-left: 95px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-xxl {
    padding-left: 28px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-xxl {
    padding-left: calc(28px + 67 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-xxl {
    padding-left: 95px;
  }
}
.section[class][class].pr-xxl {
  padding-right: 95px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-xxl {
    padding-right: 28px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-xxl {
    padding-right: calc(28px + 67 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-xxl {
    padding-right: 95px;
  }
}
.section[class][class].pb-xxxl {
  padding-bottom: 110px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-xxxl {
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-xxxl {
    padding-bottom: calc(32px + 78 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-xxxl {
    padding-bottom: 110px;
  }
}
.section[class][class].pt-xxxl {
  padding-top: 110px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-xxxl {
    padding-top: 32px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-xxxl {
    padding-top: calc(32px + 78 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-xxxl {
    padding-top: 110px;
  }
}
.section[class][class].pl-xxxl {
  padding-left: 110px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-xxxl {
    padding-left: 32px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-xxxl {
    padding-left: calc(32px + 78 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-xxxl {
    padding-left: 110px;
  }
}
.section[class][class].pr-xxxl {
  padding-right: 110px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-xxxl {
    padding-right: 32px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-xxxl {
    padding-right: calc(32px + 78 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-xxxl {
    padding-right: 110px;
  }
}
.section[class][class].pb-huge {
  padding-bottom: 215px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pb-huge {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pb-huge {
    padding-bottom: calc(40px + 175 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pb-huge {
    padding-bottom: 215px;
  }
}
.section[class][class].pt-huge {
  padding-top: 215px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pt-huge {
    padding-top: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pt-huge {
    padding-top: calc(40px + 175 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pt-huge {
    padding-top: 215px;
  }
}
.section[class][class].pl-huge {
  padding-left: 215px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pl-huge {
    padding-left: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pl-huge {
    padding-left: calc(40px + 175 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pl-huge {
    padding-left: 215px;
  }
}
.section[class][class].pr-huge {
  padding-right: 215px;
}
@media screen and (max-width: 680px) {
  .section[class][class].pr-huge {
    padding-right: 40px;
  }
}
@media screen and (min-width: 680px) {
  .section[class][class].pr-huge {
    padding-right: calc(40px + 175 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .section[class][class].pr-huge {
    padding-right: 215px;
  }
}
.section.blue {
  background: #002a5a;
  color: #958cad;
}
.section.blue h1,
.section.blue h2,
.section.blue h3,
.section.blue h4 {
  color: #fff;
}
.section.raster {
  background-image: url("../img/bg-raster.png");
}
.section.light-grey {
  background: #f9f9f9;
}
.section.light-grey.border-top {
  border-top: 1px solid #eee;
}
.section.full {
  padding-left: 0;
  padding-right: 0;
}
.section.bg-woman-smile-left {
  min-height: 991px;
  background: url("../img/bg-woman-smile-left.png") no-repeat 0 0;
  background-color: #2f2054;
}
@media (max-width: 1023px) {
  .section.bg-woman-smile-left {
    min-height: 0;
    -webkit-background-size: 220px;
    -moz-background-size: 220px;
    background-size: 220px;
  }
}
@media (max-width: 680px) {
  .section.bg-woman-smile-left {
    min-height: 0;
    background: none;
  }
}
.to-edges {
  padding-left: 0;
  padding-right: 0;
}
.wysiwyg {
  position: relative;
}
.wysiwyg:before {
  content: '';
  display: table;
  width: 100%;
  clear: both;
}
#fb-root {
  display: none;
}
.logo-nadace {
  position: absolute;
  z-index: 2;
}
.logo-nadace img {
  width: 200px;
}
.video-teaser-overlay {
  z-index: 3;
}
.circles-wrapper {
  max-width: 600px;
  margin: 0 auto;
}
.circles-wrapper .price2 {
  font-family: 'Poppins';
  font-weight: 500;
}
.circle {
  display: inline-block;
  width: 210px;
  height: 210px;
  line-height: 210px;
  font-size: 36px;
  font-weight: 500;
  color: #523983;
  background-repeat: no-repeat;
}
.circle.circle-1 {
  background-image: url("../img/bg-circle-1.png");
}
.circle.circle-2 {
  background-image: url("../img/bg-circle-2.png");
}
.controls {
  padding-top: 35px;
  padding-bottom: 35px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.controls span {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #523983;
  text-align: center;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  border: 1px solid #ededed;
  border-radius: 2px;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 40px;
  vertical-align: middle;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.controls span:hover {
  background: #002a5a;
  border-color: #bbb lueColor;
  color: #fff;
}
.controls .count {
  background-color: #f1f0f4;
  font-size: 24px;
  cursor: default;
}
.controls .count:hover {
  background: #f1f0f4;
  color: #523983;
  border-color: #ededed;
}
@media (max-width: 1300px) {
  .demobar {
    display: none;
  }
}
@media (max-width: 680px) {
  .figure {
    padding-top: 20px;
  }
  .figure img {
    max-height: 120px;
  }
  .mobile-center {
    text-align: center;
  }
}
.decoration {
  position: absolute;
  z-index: 2;
}
.decoration.deco-1,
.decoration.deco-1b {
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -251px -1px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 69px;
  height: 69px;
  top: 60px;
  left: -35px;
}
.decoration.deco-1-small {
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -47px -207px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 43px;
  height: 43px;
  top: 200px;
  left: -115px;
}
.decoration.deco-1-big {
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -128px -1px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 121px;
  height: 123px;
  top: 480px;
  right: -105px;
}
.decoration.deco-2 {
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -1px -1px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 125px;
  height: 125px;
  top: 545px;
  right: -50px;
}
.decoration.deco-2b {
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -1px -1px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 125px;
  height: 125px;
  top: 250px;
  right: -50px;
}
.decoration.profile {
  left: 0;
}
.decoration.right {
  right: 0;
}
.decoration .img-profile {
  max-width: none;
  position: absolute;
  top: -330px;
  left: 0;
}
@media (max-width: 1500px) {
  .decoration .img-profile {
    top: calc(-330 * (100vw - 680px) / 620);
    height: 805px;
  }
}
@media screen and (max-width: 1500px) and (max-width: 680px) {
  .decoration .img-profile {
    height: 300px;
  }
}
@media screen and (max-width: 1500px) and (min-width: 680px) {
  .decoration .img-profile {
    height: calc(300px + 505 * (100vw - 680px) / 620);
  }
}
@media screen and (max-width: 1500px) and (min-width: 1300px) {
  .decoration .img-profile {
    height: 805px;
  }
}
.decoration .img-mobile {
  max-width: none;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 1023px) {
  .decoration .img-mobile {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
  }
}
.decoration .img-right {
  max-width: none;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .decoration .img-right {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
  }
}
@media (max-width: 1170px) {
  .decoration {
    display: none;
  }
  .decoration.profile {
    display: block;
  }
}
@media (max-width: 680px) {
  .decoration.profile {
    display: none;
  }
}
.decor-wrapper {
  background-repeat: no-repeat;
  height: 585px;
}
@media screen and (max-width: 680px) {
  .decor-wrapper {
    height: 600px;
  }
}
@media screen and (min-width: 680px) {
  .decor-wrapper {
    height: calc(600px + -15 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .decor-wrapper {
    height: 585px;
  }
}
.decor-wrapper.left {
  background-position: 0 0;
}
@media (max-width: 680px) {
  .decor-wrapper {
    height: auto;
  }
}
.video-wrapper {
  height: 705px;
  background: #002a5a;
  overflow: hidden;
}
@media screen and (max-width: 680px) {
  .video-wrapper {
    height: 240px;
  }
}
@media screen and (min-width: 680px) {
  .video-wrapper {
    height: calc(240px + 465 * (100vw - 680px) / 820);
  }
}
@media screen and (min-width: 1500px) {
  .video-wrapper {
    height: 705px;
  }
}
.video-wrapper video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.video-wrapper img {
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  display: block;
  margin: 0 auto;
}
.video-wrapper .btn.play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.video-wrapper:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.video-wrapper:hover .btn.play:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.video-wrapper:hover .btn.play span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.video-wrapper video {
  display: none;
}
@media (max-width: 680px) {
  .video-wrapper img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}
.box-before-img {
  padding-left: 10%;
  padding-right: 6%;
}
@media (max-width: 1023px) {
  .box-before-img {
    text-align: center;
    padding: 0 40px;
  }
}
.social-buttons.com .iblock {
  margin-right: 10px;
}
.social-buttons.com .iblock > div {
  vertical-align: bottom !important;
}
.social-buttons.com .iblock iframe {
  vertical-align: bottom !important;
}
img[src*='illust-ticket.png'],
img[src*='illust-bag.png'] {
  margin-right: 0;
}
img[src*='illust-mobile.png'] {
  margin-right: 40px;
}
@media (max-width: 1023px) {
  img[src*='illust-ticket.png'],
  img[src*='illust-bag.png'],
  img[src*='illust-mobile.png'] {
    margin-right: auto;
  }
}
.box {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box.blue {
  background-color: #73b72b;
  color: #fff;
}
.box.blue h1,
.box.blue h2,
.box.blue h3,
.box.blue h4 {
  color: #fff;
}
.box.blue.pointing-up:after {
  content: '';
  border-bottom: 15px solid #002a5a;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -12px;
}
.box.blue.light {
  background-color: #3c2a67;
}
.box.raster {
  background-image: url("../img/bg-raster.png");
}
.box.white[class][class] {
  background: #fff;
}
.box.white h2 a {
  color: #474747;
  text-decoration: underline;
}
.box.white h2 a:hover {
  text-decoration: none;
}
.box.border-lightgray {
  border: 1px solid #ededed;
}
.box.shadow-lightgray {
  -webkit-box-shadow: 0 0px 30px 10px rgba(190,190,190,0.2);
  box-shadow: 0 0px 30px 10px rgba(190,190,190,0.2);
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
}
.box.shadow-lightgray:hover:not(.no-hover) {
  -webkit-box-shadow: 0 0px 20px 10px rgba(190,190,190,0.5);
  box-shadow: 0 0px 20px 10px rgba(190,190,190,0.5);
}
.box.shadow-lightgray-2 {
  -webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.15);
  box-shadow: 0 2px 15px rgba(0,0,0,0.15);
}
.box.pointing-left-lightblue:after {
  content: '';
  border-right: 11px solid #3c2a67;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  position: absolute;
  top: 50%;
  left: -11px;
  margin-top: -11px;
}
.box.rounded-5[class] {
  border-radius: 5px;
}
.box.w-full {
  width: 100%;
}
.box.message {
  padding: 20px;
  text-align: center;
}
.box.message,
.box.message * {
  color: #fff;
}
.box.ok.message {
  background: #9fc33c;
}
.box.error.message {
  background: #f0513c;
}
.box.bg-hp-box-top {
  background-repeat: no-repeat;
  background-position: 0 100%;
}
@media (max-width: 1023px) {
  .box.bg-hp-box-top {
    background-position: -20% 60%;
    -webkit-background-size: 70%;
    -moz-background-size: 70%;
    background-size: 70%;
  }
}
@media (max-width: 1023px) {
  .box .gap0 .hrule.ms[class] {
    margin-left: 0;
  }
}
.popover.box.blue {
  background: #24abda;
  max-width: 275px;
}
.popover.box.blue,
.popover.box.blue h1,
.popover.box.blue h2,
.popover.box.blue h3,
.popover.box.blue h4,
.popover.box.blue h5,
.popover.box.blue h6 {
  color: #fff;
}
.popover-anchor {
  width: 0;
  height: 0;
  position: absolute;
}
.popover-anchor .popover.box {
  position: absolute;
  width: 270px;
}
.popover-anchor:after {
  content: '';
  position: absolute;
}
.popover-anchor.side-top:after {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid #24abda;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.popover-anchor.side-top .popover.box {
  bottom: 10px;
}
.popover-anchor.side-top.align-start .popover.box {
  left: -40px;
}
.popover-anchor.side-top.align-end .popover.box {
  right: -40px;
}
.popover-anchor.side-bottom:after {
  top: 0;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #24abda;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.popover-anchor.side-bottom .popover.box {
  top: 10px;
}
.popover-anchor.side-bottom.align-start .popover.box {
  left: -40px;
}
.popover-anchor.side-bottom.align-end .popover.box {
  right: -40px;
}
.popover-anchor.side-left:after {
  top: 50%;
  right: 0;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid #24abda;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.popover-anchor.side-left .popover.box {
  right: 10px;
}
.popover-anchor.side-left.align-start .popover.box {
  top: -40px;
}
.popover-anchor.side-left.align-end .popover.box {
  bottom: -40px;
}
.popover-anchor.side-right:after {
  top: 50%;
  left: 0;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-right: 10px solid #24abda;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.popover-anchor.side-right .popover.box {
  left: 10px;
}
.popover-anchor.side-right.align-start .popover.box {
  top: -40px;
}
.popover-anchor.side-right.align-end .popover.box {
  bottom: -40px;
}
@media (max-width: 680px) {
  .popover-anchor[class] {
    width: auto;
    height: auto;
    position: relative;
  }
  .popover-anchor[class] .popover.box[class][class] {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    margin: 0 auto;
  }
  .popover-anchor[class][class]:after {
    bottom: auto;
    right: auto;
    top: 0;
    left: 50%;
    margin: 0;
    margin-top: -10px;
    margin-left: -10px;
    border: 0;
    border-bottom: 10px solid #24abda;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
}
.cart.com {
  width: 100%;
}
.cart.com td {
  background: #fff;
  color: #8b8b8b;
  vertical-align: middle;
  font-size: 18px;
  padding: 20px 30px;
  border-bottom: 1px solid #eaeaea;
}
.cart.com .t-img {
  width: 1%;
  min-width: 55px;
}
.cart.com .t-item {
  color: #8b8b8b;
  padding-left: 0;
  line-height: 1.4em;
}
.cart.com .t-item a {
  color: #4b2f76;
}
.cart.com .t-item a:hover {
  color: colorPink;
}
.cart.com .t-input {
  white-space: nowrap;
}
.cart.com .t-input input[type=text] {
  width: 48px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
  text-align: center;
  color: #19122e;
}
.cart.com .t-price {
  color: #19122e;
  font-weight: bold;
  white-space: nowrap;
  text-align: right;
}
.cart.com .t-summary {
  background: #d62a93;
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding-top: 35px;
  padding-bottom: 35px;
}
.cart.com .btn-delete {
  display: inline-block;
  padding-right: 13px;
  vertical-align: middle;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -ms-transition: all 0.1s;
  transition: all 0.1s;
}
.cart.com .btn-delete input {
  background: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 30px;
  height: 30px;
  outline: none;
}
.cart.com .btn-delete:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.cart.com .btn-delete:hover:after {
  color: #000;
}
.cart.com.transport td {
  color: #4b2f76;
}
@media (max-width: 680px) {
  .cart.com.responsive tr {
    border-bottom: 1px solid #ededed;
    position: relative;
    text-align: right;
  }
  .cart.com.responsive td {
    border: none;
    font-size: 15px;
  }
  .cart.com.responsive td.t-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    padding: 0;
  }
  .cart.com.responsive td.t-img img {
    width: 100%;
  }
  .cart.com.responsive td.t-item {
    margin-left: 100px;
  }
  .cart.com.responsive td.t-input,
  .cart.com.responsive td.t-price {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
  }
  .cart.com.responsive td.t-price {
    padding: 0 20px 0 0;
  }
  .cart.com.responsive td.t-summary {
    padding: 20px;
    font-size: 16px;
  }
}
.confirmed.com {
  font-weight: bold;
  font-family: 'Poppins';
  max-width: 1060px;
  margin: 0 auto;
  padding: 110px 0;
}
.confirmed.com ul {
  font-size: 0;
  text-align: center;
}
.confirmed.com ul li {
  display: inline-block;
  margin: 38px;
}
.confirmed.com .figure {
  display: block;
  width: 187px;
  height: 187px;
  border-radius: 50%;
  margin: 0 auto 30px;
  background: #f8f8f8;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
}
.confirmed.com .figure img {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  transition: transform 0.5s;
  border-radius: 50%;
}
.confirmed.com a,
.confirmed.com span:not(.overlay) {
  display: block;
  color: #4b2f76;
  font-size: 18px;
  text-align: center;
  outline: none;
}
.confirmed.com a:hover,
.confirmed.com span:not(.overlay):hover {
  color: #f21faa;
}
.confirmed.com a:hover img,
.confirmed.com span:not(.overlay):hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.confirmed.com a:hover strong,
.confirmed.com span:not(.overlay):hover strong {
  text-decoration: none;
}
.confirmed.com a:hover span.overlay,
.confirmed.com span:not(.overlay):hover span.overlay {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.confirmed.com strong {
  text-decoration: underline;
  line-height: 1em;
}
.confirmed.com span.overlay {
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #00908e;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
  border-radius: 50%;
}
@media (max-width: 680px) {
  .confirmed.com {
    padding: 40px 0;
    margin: 0 -10px;
  }
  .confirmed.com ul li {
    margin: 5% 0;
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
  }
  .confirmed.com .figure {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 0 10%;
    margin-bottom: 10px;
    background: none;
  }
  .confirmed.com .figure img {
    max-height: 100%;
  }
  .confirmed.com a,
  .confirmed.com span:not(.overlay) {
    font-size: 13px;
  }
  .confirmed.com a:hover .figure,
  .confirmed.com span:not(.overlay):hover .figure {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .confirmed.com a:hover .figure img,
  .confirmed.com span:not(.overlay):hover .figure img {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .confirmed.com .overlay {
    display: none;
  }
}
.count-box {
  padding: 0 0 20px;
  text-align: left;
}
@media (max-width: 680px) {
  .count-box {
    padding: 0;
  }
}
.count-box-inner {
  max-width: 500px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 0;
}
.count-box-inner .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px;
}
.count-box-inner .flex.last {
  border: 0;
}
.count-box-inner .iblock {
  text-align: left;
  margin-bottom: 10px;
  vertical-align: top;
}
.count-box-inner .iblock + .iblock {
  text-align: right;
}
.count-box-inner label {
  color: #747474;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: right;
  padding: 0 0 5px;
  font-weight: 400;
  color: #3c2b6c;
  display: block;
}
.count-box-inner .inputs {
  font-size: 0;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
}
.count-box-inner .inputs input[type=text] {
  outline: none;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #19122e;
  margin: 0 5px;
  padding: 0;
  text-align: center;
}
.count-box-inner .price {
  font-size: 18px;
  color: #3c2b6c;
}
.count-box-inner .price .totalCount,
.count-box-inner .price .currency {
  font-weight: bold;
  font-size: 44px;
}
.count-box-inner .select-box {
  position: relative;
  text-decoration: none;
}
.count-box-inner .select-box:after {
  content: '\e90b';
  font-size: 11px;
  width: 18px;
  height: 11px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
}
.count-box-inner .select-box:after {
  color: #19122e;
  z-index: 5;
}
.count-box-inner .fake-select-box .after-wrap {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  width: 57px;
  height: 57px;
  right: 0;
  top: 0;
  background-color: #747474;
  color: #fff;
  text-decoration: none;
  border-radius: 2px;
}
.count-box-inner .fake-select-box .after-wrap:after {
  content: '\e90b';
  font-size: 11px;
  width: 18px;
  height: 11px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -6px;
}
.count-box-inner .fake-select-box-open {
  border-radius: 2px 2px 0 0;
}
.count-box-inner .fake-select-box-open .after-wrap {
  position: absolute;
}
.count-box-inner .fake-select-box-open .fake-select-list {
  z-index: 9;
  left: -2px;
  right: 0;
}
.count-box-inner .fake-select-text {
  cursor: pointer;
  width: 100%;
  height: 57px;
  position: relative;
  overflow: hidden;
}
.count-box-inner select {
  height: 69px;
  line-height: 69px;
}
.count-box-inner .fake-select-text-focused {
  outline: transparent none 0px;
}
.count-box-inner .fake-select-list {
  left: -9999px;
  top: 65px;
  position: absolute;
  z-index: 10;
  width: 100%;
  overflow: hidden;
  border: 2px solid #dad8da;
  border-top: 0px none transparent;
  background-color: #fff;
  border-radius: 0 0 2px 2px;
}
.count-box-inner .fake-select-list ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
}
.count-box-inner .fake-select-list ul li {
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  position: relative;
  margin: 0;
  cursor: default;
  line-height: 20px;
  padding: 10px 15px;
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
}
.count-box-inner .fake-select-list ul li:hover {
  cursor: pointer;
  color: #ed4c22;
}
.count-box-inner .fake-select-list ul li.selected {
  background-color: #ed4c22;
  color: #fff;
  cursor: default;
}
.count-box-inner .fake-select-list .scrollbar {
  display: none;
}
@media (max-width: 680px) {
  .count-box-inner {
    padding: 0;
  }
  .count-box-inner .iblock + .iblock {
    margin-left: 0;
  }
  .count-box-inner .price {
    margin-bottom: 10px;
  }
  .count-box-inner .price .text {
    display: block;
    padding-bottom: 7px;
  }
}
.count-box-inner .inputs .plus,
.count-box-inner .inputs .minus {
  font-size: 25px;
  color: #fff;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
  outline: none;
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  background-color: #ed1c24;
  border-radius: 2px;
  text-decoration: none;
}
.count-box-inner .inputs .plus:hover,
.count-box-inner .inputs .minus:hover {
  background-color: #002a5a;
}
.count-box-inner .fake-select-box,
.count-box-inner select {
  display: block;
  text-align: left;
  padding: 4px;
  width: 170px;
  height: 48px;
  position: relative;
  background-color: #fff;
  border: 2px solid #dad8da;
  border-radius: 2px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.count-box-inner .fake-select-box:hover .after-wrap,
.count-box-inner .fake-select-box-open .after-wrap {
  background-color: #e11e4a;
}
.count-box-inner .fake-select-text .in,
.count-box-inner select {
  display: block;
  height: 48px;
  line-height: 48px;
  padding: 0 65px 0 15px;
  color: #19122e;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  z-index: 5;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.count-box-inner select[disabled="disabled"] + .fake-select-box,
.count-box-inner select.disabled + .fake-select-box {
  border-color: #ccc;
  background-color: #f3f3f3;
  cursor: default;
}
.count-box-inner select[disabled="disabled"] + .fake-select-box .after-wrap,
.count-box-inner select.disabled + .fake-select-box .after-wrap {
  background-color: #d1d1d1;
}
.count-box-inner select[disabled="disabled"] + .fake-select-box .fake-select-text,
.count-box-inner select.disabled + .fake-select-box .fake-select-text {
  cursor: default;
}
.crossroad.com {
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-color: #442b6b;
  background-image: url("../img/bg-raster.png");
  text-align: center;
}
.crossroad.com h1 {
  font-size: 120px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1500px) {
  .crossroad.com h1 {
    font-size: calc(70px + 20 * (100vw - 680px) / 620);
  }
}
.crossroad.com .place {
  font-family: 'Poppins';
  font-size: 30px;
  color: #ffbf5a;
  margin-bottom: 1em;
}
@media (max-width: 1500px) {
  .crossroad.com .place {
    font-size: calc(16px + 10 * (100vw - 680px) / 620);
  }
}
.crossroad.com .col {
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.crossroad.com .col:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.crossroad.com .col + .col {
  left: 50%;
}
.crossroad.com .col + .col .text {
  margin: 0 auto 0 0;
  padding-right: 0;
  padding-left: 100px;
}
@media (max-width: 1400px) {
  .crossroad.com .col + .col .text {
    padding-left: 0;
    margin: 0 auto;
  }
}
.crossroad.com .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.crossroad.com .img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.crossroad.com .img.praha {
  background-image: url("../img/crossroad-praha.jpg");
}
.crossroad.com .img.brno {
  background-image: url("../img/crossroad-brno.jpg");
}
.crossroad.com .deco {
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.crossroad.com .deco.deco-left {
  background-image: url("../img/crossroad-deco-left.png");
  background-position: 0 0;
}
.crossroad.com .deco.deco-right {
  background-image: url("../img/crossroad-deco-right.png");
  background-position: 100% 0;
}
@media (max-width: 1400px) {
  .crossroad.com .deco {
    display: none;
  }
}
.crossroad.com .logo {
  width: 101px;
  height: 77px;
  text-decoration: none;
  position: absolute;
  z-index: 2;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.crossroad.com .logo:after {
  vertical-align: top;
  font-size: 77px;
  content: '\e900';
}
.crossroad.com .text {
  margin: 0 0 0 auto;
  padding-right: 100px;
}
@media (max-width: 1400px) {
  .crossroad.com .text {
    padding-right: 0;
    margin: 0 auto;
  }
}
@media (max-width: 567px) {
  .crossroad.com h1 {
    line-height: 85px;
  }
  .crossroad.com .place {
    font-size: 18px;
    line-height: normal;
  }
  .crossroad.com .col {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 50vh;
    overflow: visible;
  }
  .crossroad.com .col:hover .img {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .crossroad.com .col + .col {
    left: 0;
  }
  .crossroad.com .logo {
    top: 50vh;
    margin-top: -30px;
    width: 79px;
    height: 60px;
    text-decoration: none;
  }
  .crossroad.com .logo:after {
    vertical-align: top;
    font-size: 60px;
    content: '\e900';
  }
}
.fake-wrap.com {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.fake-wrap.com .fake-radio-box {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  width: 32px;
  height: 32px;
  position: absolute;
  background-color: #f1f0f4;
  border: 2px solid #eae9ed;
  border-radius: 50%;
  cursor: pointer;
}
.fake-wrap.com .fake-radio-box:hover {
  border-color: #cacaca;
}
.fake-wrap.com .fake-radio-box:before {
  content: " ";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  margin-left: -9px;
  background-color: #ed1c24;
  border-radius: 50%;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -o-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -ms-transition: -ms-transform 0.2s;
  transition: transform 0.2s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.fake-wrap.com .fake-radio-box.checked:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.fake-wrap.com .fake-radio-box + label {
  display: inline-block;
  vertical-align: top;
}
.fake-wrap.com label {
  margin-left: 50px;
  margin-bottom: 0;
  padding: 8px 0 11px;
  cursor: pointer;
}
.faq.com {
  border-top: 1px solid #423463;
  border-bottom: 1px solid #231349;
  padding-left: 45px;
  position: relative;
}
.faq.com:first-child {
  border-top: none;
}
.faq.com:last-child {
  border-bottom: none;
}
.faq.com .faq-in {
  display: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  -ms-transition: opacity 0.7s;
  transition: opacity 0.7s;
}
.faq.com a {
  position: relative;
}
.faq.com .question {
  margin-bottom: 0;
}
.faq.com .question > a {
  text-decoration: none;
}
.faq.com .question > a:after {
  content: '\e90b';
  font-size: 6px;
  width: 10px;
  height: 6px;
  position: absolute;
  left: -32px;
  top: 10px;
}
.faq.com .question > a:hover {
  color: #002a5a;
}
.faq.com .question > a:before {
  content: " ";
  width: 24px;
  height: 24px;
  position: absolute;
  top: -1px;
  left: -40px;
  border: 1px solid #00908e;
  border-radius: 50%;
}
.faq.com.open .question > a {
  text-decoration: none;
}
.faq.com.open .question > a:after {
  content: '\e90c';
  font-size: 6px;
  width: 10px;
  height: 6px;
  position: absolute;
  left: -32px;
  top: 8px;
}
.faq.com.open .faq-in {
  display: block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
h2 + .faq.com {
  border-top: none;
}
.faq-wrapper {
  text-align: left;
  border-top: 1px solid #eee;
}
@media (max-width: 1023px) {
  .faq-wrapper {
    padding-top: 40px;
  }
}
.flash-message.com {
  padding: 8px 20px;
  text-align: center;
  color: #002a5a;
  margin-bottom: 20px;
  font-size: 18px;
}
.flash-message.com.color1 {
  background: #f4eff6;
}
.flash-message.com.color2 {
  background: #f8eeea;
}
.footer {
  text-align: center;
  padding: 60px 0;
}
.footer .sherwood {
  font-size: 0;
  text-align: center;
  padding-top: 15px;
}
.footer .sherwood .logo-sherwood {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.footer .sherwood .logo-sherwood:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media (max-width: 680px) {
  .footer {
    padding: 33px 0;
  }
}
.gallery-wrapper {
  background-image: url("../img/bg-gallery-wrapper.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  height: 1084px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 1084px;
}
@media screen and (max-width: 680px) {
  .gallery-wrapper {
    height: 600px;
  }
}
@media screen and (min-width: 680px) {
  .gallery-wrapper {
    height: calc(600px + 484 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .gallery-wrapper {
    height: 1084px;
  }
}
.gallery-wrapper.type2 {
  height: 723px;
  height: 1084px;
  background-image: url("../img/bg-gallery-wrapper-small.png");
}
@media screen and (max-width: 680px) {
  .gallery-wrapper.type2 {
    height: 350px;
  }
}
@media screen and (min-width: 680px) {
  .gallery-wrapper.type2 {
    height: calc(350px + 734 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .gallery-wrapper.type2 {
    height: 1084px;
  }
}
.gallery.com {
  max-width: 544px;
  font-size: 0;
}
.gallery.com .figure {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  display: inline-block;
  padding: 0 10px 0 0;
}
.gallery.com .figure:first-child {
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
}
.gallery.com .figure:last-child {
  padding: 0 0 0 10px;
  text-align: right;
}
.gallery.com img {
  display: inline;
  vertical-align: middle;
}
.gallery.com.type2 {
  max-width: 586px;
  padding-left: 0;
  margin: 0 0 0 auto;
}
.gallery.com.type2 .figure {
  width: auto;
  max-width: 280px;
  display: block;
  margin: 0 0 35px auto;
  padding: 0;
}
.gallery.com.type2 .figure:last-child {
  padding: 0;
  position: absolute;
  top: 50%;
  right: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1023px) {
  .gallery.com.type2 .figure {
    max-width: 40%;
  }
}
@media (max-width: 680px) {
  .gallery.com.type2 {
    text-align: center;
  }
  .gallery.com.type2 .figure {
    max-width: none;
    display: inline;
  }
}
@media (max-width: 680px) {
  .gallery-wrapper,
  .gallery-wrapper.type2 {
    background-image: none;
    height: auto;
  }
  .gallery.com {
    max-width: none;
  }
  .gallery.com .figure {
    text-align: center;
    margin-bottom: 20px;
  }
  .gallery.com .figure img {
    max-height: none;
  }
  .gallery.com .figure:last-child {
    text-align: center;
  }
  .gallery.com.type2 {
    padding: 0;
    max-width: none;
  }
  .gallery.com.type2 .figure:last-child {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  [class][class][class].gallery.com.pl-xxl {
    padding-left: 0;
  }
}
.section.header {
  color: #2f2054;
  padding-top: 30px;
  padding-bottom: 1px;
}
.section.header .header-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/bg-header-menu.png") 50% 0 repeat-x;
}
.section.header .desktop-menu {
  margin: 15px -60px 0 0;
  float: right;
  font-size: 0;
  position: relative;
}
.section.header .desktop-menu li.active a:before,
.section.header .desktop-menu li.active + li a:before,
.section.header .desktop-menu li:hover a:before,
.section.header .desktop-menu li:hover + li a:before,
.section.header .desktop-menu li:first-child a:before {
  color: transparent;
}
.section.header .desktop-menu li.active a,
.section.header .desktop-menu li:hover a {
  background-color: #00908e;
  color: #fff;
}
.section.header .desktop-menu li {
  margin: 0;
  padding: 0 6px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.section.header .desktop-menu li a {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  display: inline-block;
  color: #fff;
  position: relative;
  padding: 1px 15px 0;
  text-decoration: none;
  font-size: 16px;
  line-height: 41px;
  border-radius: 22px;
  font-family: 'Poppins';
  font-weight: 500;
  text-transform: uppercase;
}
.section.header .desktop-menu li a:before {
  content: ' \25E6';
  position: absolute;
  left: -11px;
  top: 50%;
  font-size: 24px;
  margin-top: -20px;
  color: #fff;
  -webkit-transition: color 300ms ease-out;
  -moz-transition: color 300ms ease-out;
  -o-transition: color 300ms ease-out;
  -ms-transition: color 300ms ease-out;
  transition: color 300ms ease-out;
}
@media (max-width: 1520px) {
  .section.header .desktop-menu {
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .section.header .desktop-menu {
    display: none;
  }
}
.section.header .logo-main {
  color: #372a6a;
  position: relative;
  width: 101px;
  height: 77px;
  text-decoration: none;
  display: inline-block;
}
.section.header .logo-main:after {
  vertical-align: top;
  font-size: 77px;
  content: '\e900';
}
.section.header .ico-menu {
  display: block;
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -23px;
  z-index: 100;
  width: 57px;
  height: 50px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
.section.header .ico-menu span {
  display: block;
  position: absolute;
  top: 1.5rem;
  left: 0;
  right: 0;
  height: 4px;
  background: #002a5a;
  width: 100%;
}
.section.header .ico-menu span:before,
.section.header .ico-menu span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #002a5a;
  content: "";
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
}
.section.header .ico-menu span:before {
  top: -11px;
  -webkit-transition-property: top, -webkit-transform;
  -moz-transition-property: top, -moz-transform;
  -o-transition-property: top, -o-transform;
  -ms-transition-property: top, -ms-transform;
  transition-property: top, transform;
}
.section.header .ico-menu span:after {
  bottom: -11px;
  -webkit-transition-property: bottom, -webkit-transform;
  -moz-transition-property: bottom, -moz-transform;
  -o-transition-property: bottom, -o-transform;
  -ms-transition-property: bottom, -ms-transform;
  transition-property: bottom, transform;
}
.section.header .ico-menu.tablet-down {
  display: none;
}
.section.header .ico-menu.open span {
  background: none;
}
.section.header .ico-menu.open span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff;
}
.section.header .ico-menu.open span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #fff;
}
.section.header .ico-menu.open:hover span {
  background: none;
}
.section.header .ico-menu.blue span,
.section.header .ico-menu.blue span:before,
.section.header .ico-menu.blue span:after {
  background-color: colorBlue;
}
.section.header .ico-menu:focus {
  outline: none;
}
@media (max-width: 1023px) {
  .section.header .ico-menu.tablet-down {
    display: block;
  }
}
@media (max-width: 680px) {
  .section.header .ico-menu {
    top: 45px;
    right: 20px;
    margin-left: -25px;
  }
}
.section.header .header-text {
  padding: 30px 0 0 100px;
}
.section.header.bg-mobile-left {
  background: #fff url("../img/bg-header-phone.png") no-repeat 100% 0;
}
.section.header.bg-crowd-left {
  background: #fff url("../img/bg-crowd-left.png") no-repeat 100% 0;
}
.section.header.bg-contact {
  background: #002a5a url("../img/bg-header-contact.png") no-repeat 100% 0;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
}
.section.header.bg-contact h1 {
  padding-bottom: 1.3em;
}
@media (max-width: 680px) {
  .section.header.bg-contact {
    background-position: -250px;
  }
}
.section.header.bg-tickets {
  background: #002a5a url("../img/bg-header-tickets.png") no-repeat 100% 0;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
}
.section.header.bg-tickets h1 {
  padding-bottom: 1.3em;
}
@media (max-width: 680px) {
  .section.header.bg-tickets {
    background-position: -250px;
  }
}
.section.header.open,
.section.header.dark {
  color: #fff;
}
.section.header.open .logo-main,
.section.header.dark .logo-main {
  color: #fff;
}
.section.header.open .header-text,
.section.header.dark .header-text {
  color: #fff;
}
.section.header.open .header-text h1,
.section.header.dark .header-text h1 {
  color: #fff;
}
.section.header.open .ico-menu span,
.section.header.dark .ico-menu span,
.section.header.open .ico-menu span:before,
.section.header.dark .ico-menu span:before,
.section.header.open .ico-menu span:after,
.section.header.dark .ico-menu span:after {
  background-color: #fff;
}
.section.header.open .ico-menu.open span,
.section.header.dark .ico-menu.open span {
  background: none;
}
.section.header.dark {
  background-color: #1f1241;
}
.section.header.big .header-text {
  padding: 65px 0 65px 100px;
  max-width: 600px;
}
@media (max-width: 1300px) {
  .section.header.big {
    -webkit-background-size: 450px;
    -moz-background-size: 450px;
    background-size: 450px;
  }
}
@media (max-width: 1300px) {
  .section.header.big {
    -webkit-background-size: 400px;
    -moz-background-size: 400px;
    background-size: 400px;
  }
  .section.header.big .header-text {
    padding-left: 20px;
  }
}
@media (max-width: 1023px) {
  .section.header.big {
    -webkit-background-size: 240px;
    -moz-background-size: 240px;
    background-size: 240px;
  }
  .section.header.big .header-text {
    padding: 65px 0 65px 0;
    max-width: 500px;
  }
}
@media (max-width: 680px) {
  .section.header.big {
    height: auto;
    -webkit-background-size: 90px;
    -moz-background-size: 90px;
    background-size: 90px;
  }
  .section.header.big .header-text {
    padding: 65px 0 40px;
    max-width: none;
  }
}
.section.header.profile {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding-bottom: 40px;
}
.section.header.profile .header-text {
  padding: 65px 0 65px 100px;
  max-width: 500px;
}
@media (max-width: 680px) {
  .section.header.profile .header-text {
    padding: 65px 0 0 0;
    max-width: none;
  }
}
.section.header.homepage {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section.header.homepage .header-text {
  color: #fff;
  padding: 325px 0 100px;
}
.section.header.homepage .header-text h1 {
  color: #fff;
}
@media (max-width: 680px) {
  .section.header.homepage .header-text {
    padding-top: 100px;
  }
}
.section.header .submenu {
  text-align: center;
  padding-top: 120px;
}
.section.header .submenu li {
  display: inline-block;
  padding: 0 40px;
}
.section.header .submenu img {
  display: block;
  max-width: 100%;
  margin: 0 auto 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.section.header .submenu a {
  color: #fff;
  display: inline-block;
  padding-bottom: 20px;
}
.section.header .submenu a:hover {
  color: #00908e;
}
.section.header .submenu a:hover img {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.section.header .row.wide:first-child {
  z-index: 90;
}
@media (max-width: 680px) {
  .section.header {
    height: auto;
    -webkit-background-size: 30%;
    -moz-background-size: 30%;
    background-size: 30%;
  }
  .section.header.open .logo-main {
    position: relative;
    width: 66px;
    height: 50px;
    text-decoration: none;
  }
  .section.header.open .logo-main:after {
    vertical-align: top;
    font-size: 50px;
    content: '\e900';
  }
  .section.header .logo-main {
    color: #002a5a;
    position: relative;
    width: 66px;
    height: 50px;
    text-decoration: none;
  }
  .section.header .logo-main:after {
    vertical-align: top;
    font-size: 50px;
    content: '\e900';
  }
  .section.header .ico-menu {
    width: 40px;
    margin-left: -20px;
    top: 0;
  }
  .section.header .header-text {
    padding-bottom: 20px;
    padding-left: 0;
    text-align: center;
  }
  .section.header .submenu {
    padding-top: 80px;
  }
  .section.header .submenu li {
    width: 25%;
    padding: 0;
  }
  .section.header .submenu img {
    max-height: 50px;
  }
}
.section.header[class] .ico-menu:hover span,
.section.header[class] .ico-menu:hover span:before,
.section.header[class] .ico-menu:hover span:after {
  background: #00908e;
}
.section.header[class] .ico-menu:hover.open span {
  background-color: transparent;
}
.news-box.com {
  text-align: center;
}
.news-box.com a,
.news-box.com span {
  display: block;
  text-decoration: none;
}
.news-box.com img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.news-box.com .figure {
  height: 243px;
  overflow: hidden;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
}
.news-box.com .in {
  padding: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news-box.com .title {
  color: #002a5a;
  text-decoration: underline;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0.7em;
}
.news-box.com .date {
  font-size: 18px;
  color: #00908e;
}
.news-box.com .text {
  text-decoration: none;
  color: #757373;
  line-height: 1.4em;
}
.news-box.com:hover .figure img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.news-box.com:hover .title {
  text-decoration: none;
}
.news-box.com.youtuber {
  text-decoration: none;
}
.news-box.com.youtuber .in {
  padding-left: 30px;
  padding-right: 30px;
}
.news-box.com.youtuber .title {
  font-size: 22px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .news-box.com[class]:hover .figure img {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .news-box.com[class] .in {
    padding: 20px;
  }
  .news-box.com[class] .figure {
    height: auto;
    overflow: visible;
    padding-top: 0;
  }
  .news-box.com[class] .figure img {
    max-height: none;
  }
  .news-box.com[class] .title {
    font-size: 18px;
    line-height: 28px;
  }
  .news-box.com[class] .date {
    font-size: 14px;
  }
}
.popover.com {
  background-color: #2b1c4c;
  background-image: url("../img/bg-raster.png");
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 89;
  text-align: center;
  padding: 70px 0;
  display: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
.popover.com.active {
  display: block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.product-box.com {
  padding: 50px 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.product-box.com .figure {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
  position: absolute;
  left: -9999px;
  top: 0;
}
.product-box.com .figure.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  position: static;
}
.product-box.com .thumbnail-box {
  width: 178px;
}
.product-box.com .thumbnail {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #eaeaea;
  margin-bottom: 30px;
  min-height: 114px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  transition: border-color 0.2s;
  outline: none;
}
.product-box.com .thumbnail img {
  max-height: 114px;
}
.product-box.com .thumbnail.active {
  border: 3px solid #e6487a;
}
.product-box.com .thumbnail:hover {
  border-color: #bfbfbf;
}
@media (max-width: 680px) {
  .product-box.com {
    display: block;
    padding: 20px;
  }
  .product-box.com .figure {
    display: block;
  }
  .product-box.com .figure img {
    max-height: 100%;
  }
  .product-box.com .thumbnail-box {
    width: 100%;
  }
  .product-box.com .thumbnails {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: space-evenly;
    -moz-box-pack: space-evenly;
    -o-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
  }
  .product-box.com .thumbnail {
    margin: 20px 0;
    width: 66px;
    min-height: 0;
    display: inline-block;
  }
}
.product-order.com .product-info {
  font-size: 18px;
  color: #6a6871;
  text-align: center;
  padding: 0 70px;
}
.product-order.com .product-info h4 {
  margin-bottom: 32px;
  color: #b6b6b6;
  text-transform: uppercase;
  border-bottom: 1px solid #ebebeb;
  font-size: 15px;
  font-weight: normal;
}
.product-order.com .product-info h4 span {
  display: inline-block;
  background: #fff;
  padding: 0 10px;
  position: relative;
  top: 0.7em;
}
@media (max-width: 680px) {
  .product-order.com .product-info {
    padding: 0 20px;
    font-size: 14px;
  }
}
.section-breadfilter + .section-content .products-list {
  margin-top: -20px;
}
.products-list {
  position: relative;
  text-align: center;
}
.products-list ul {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}
.products-list ul li {
  margin: 0 10px 60px;
  padding: 0;
  position: relative;
  overflow: hidden;
  max-width: 236px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  -webkit-box-shadow: 0 0px 20px 5px rgba(0,0,0,0.08);
  box-shadow: 0 0px 20px 5px rgba(0,0,0,0.08);
}
.products-list ul li a {
  display: block;
  text-decoration: none;
  border: 1px solid #e8e8e8;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
}
.products-list ul li a:hover .img-box .product-overlay {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.products-list ul li a:hover .text-box {
  background-color: #fbf4f2;
  border-color: #f9dbd3;
}
.products-list ul li a:hover .text-box .icon-box {
  background-color: #00908e;
  border-color: #00908e;
  color: #fff;
}
.products-list ul li a:hover .text-box-inner {
  top: -81px;
  height: auto;
}
.products-list ul li a:hover .text-box-inner h3 {
  color: #fff;
}
.products-list ul li a:hover .text-box-inner .btn {
  background: #fff;
  color: #00908e;
}
.products-list ul li a:hover .text-box-inner > .row {
  background-color: #00908e;
  border-color: #f9dbd3;
}
.products-list ul li .img-box {
  position: relative;
}
.products-list ul li .img-box img {
  margin: 0;
  display: block;
}
.products-list ul li .img-box .icon-box {
  position: absolute;
  right: 10px;
  top: 10px;
}
.products-list ul li .img-box .icon-box > div {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.products-list ul li .img-box .product-overlay {
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #251a27;
  background-color: rgba(37,26,39,0.05);
  background-color: rgba(209,49,239,0.28);
  color: #817284;
}
.products-list ul li .img-box .product-overlay .vc-outer {
  height: 274px;
  width: 100%;
  position: relative;
  display: none;
}
.products-list ul li .img-box .product-overlay .vc-inner {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  color: #837486;
  font-family: 'Oswald', Arial, sans-serif;
  text-transform: uppercase;
}
.products-list ul li .img-box .product-overlay .vc-inner strong {
  font-size: 48px;
  line-height: 55px;
  color: #fff;
  display: block;
}
.products-list ul li .text-box {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  height: 115px;
  position: relative;
  border: 1px solid #e8e8e8;
  border-top: 0 none transparent;
  z-index: 2;
}
.products-list ul li .text-box h3 {
  font-size: 18px;
  line-height: 22px;
  height: 66px;
  padding: 0;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: normal;
  color: #5b5b5b;
  text-transform: none;
  text-align: center;
  font-family: Arial;
  position: relative;
  overflow: hidden;
}
.products-list ul li .text-box .icon-box {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-shadow: 0 -2px 1px rgba(0,0,0,0.15);
  box-shadow: 0 -2px 1px rgba(0,0,0,0.15);
  position: absolute;
  width: 42px;
  height: 42px;
  left: 50%;
  top: -21px;
  margin-left: -21px;
  z-index: 3;
  color: #713487;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 999px;
}
.products-list ul li .text-box .icon-box.ico-category-all {
  position: absolute;
}
.products-list ul li .text-box .icon-box.ico-clothing {
  text-decoration: none;
  position: absolute;
}
.products-list ul li .text-box .icon-box.ico-clothing:before {
  content: '\e910';
  font-size: 22px;
  width: 28px;
  height: 22px;
  position: absolute;
  left: 50%;
  margin-left: -14px;
  top: 50%;
  margin-top: -10px;
}
.products-list ul li .text-box .icon-box.ico-others {
  text-decoration: none;
  position: absolute;
}
.products-list ul li .text-box .icon-box.ico-others:before {
  content: '\e90f';
  font-size: 22px;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 50%;
  margin-left: -11px;
  top: 50%;
  margin-top: -10px;
}
.products-list ul li .text-box .icon-box.ico-other {
  position: absolute;
}
.products-list ul li .text-box-inner {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: -2px;
  padding: 28px 2px 0;
  margin: -28px -2px 0;
}
.products-list ul li .text-box-inner > .row {
  padding: 35px 20px 25px;
  width: auto;
  margin: 0 -2px;
  border: 2px solid #f0f0f0;
  border-top: 0 none transparent;
  border-bottom: 0 none transparent;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.products-list ul li .text-box-inner .btn {
  width: 100%;
}
.products-list ul li .img-box .icon-box .ico-new,
.products-list ul li .img-box .icon-box .ico-discount {
  width: 40px;
  height: 40px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
}
.products-list ul li .img-box .icon-box .ico-new {
  background-image: url("../img/sprites/ico-new.png");
}
.products-list ul li .img-box .icon-box .ico-discount {
  background-image: url("../img/sprites/ico-discount.png");
}
.products-list ul li .img-box .product-overlay .vc-outer {
  background-image: url("../img/sprites/circle.png");
  -webkit-background-size: auto 60%;
  -moz-background-size: auto 60%;
  background-size: auto 60%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.products-list ul li .img-box .product-overlay .vc-outer:before {
  display: none;
}
.products-list ul li .img-box .product-overlay .vc-inner {
  font-size: 15px;
  line-height: 20px;
}
.products-list ul li .img-box .product-overlay .vc-inner strong {
  font-size: 30px;
  line-height: 35px;
}
.products-list ul li .text-box h3 {
  font-size: 17px;
  line-height: 22px;
}
.products-list ul li a:hover .text-box-inner {
  top: -71px;
  height: auto;
}
.program-entry.com {
  width: 754px;
  height: 355px;
  margin: 0 auto;
  background: url("../img/bg-program-entry-lines.png") no-repeat 50% 200px;
  position: relative;
}
.program-entry.com li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 183px;
  height: 183px;
  padding: 10px;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
}
.program-entry.com li .time {
  display: block;
  font-size: 44px;
  font-weight: bold;
  padding-bottom: 3px;
}
.program-entry.com li.opening {
  top: 0;
  left: 50%;
  margin-left: -91.5px;
  border: 1px solid #dfdee2;
  color: #2f2054;
}
.program-entry.com li.exclusive {
  font-size: 16px;
  background: #f48817;
  color: #fff;
  font-weight: normal;
  top: 172px;
  left: 0;
}
.program-entry.com li.normal {
  font-size: 16px;
  font-weight: normal;
  background: #675693;
  color: #fff;
  top: 172px;
  right: 0;
}
@media (max-width: 780px) {
  .program-entry.com {
    background: none;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .program-entry.com {
    height: 205px;
  }
  .program-entry.com li {
    width: 130px;
    height: 130px;
  }
  .program-entry.com li .time {
    font-size: 34px;
    padding-bottom: 14px;
  }
  .program-entry.com li.opening {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    border: none;
    position: static;
  }
  .program-entry.com li.exclusive,
  .program-entry.com li.normal {
    font-size: 14px;
    line-height: 1em;
    top: 60px;
    left: 50%;
  }
  .program-entry.com li.exclusive {
    margin-left: -140px;
  }
  .program-entry.com li.normal {
    margin-right: -140px;
  }
}
.program-images-list.com {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  max-width: 1122px;
  padding-top: 125px;
  margin: 0 auto 66px;
  position: relative;
}
.program-images-list.com.first {
  padding-top: 11em;
}
.program-images-list.com.small {
  margin-bottom: 200px;
}
.program-images-list.com.small .figure {
  -webkit-box-shadow: 0 0px 30px 10px rgba(190,190,190,0.5);
  box-shadow: 0 0px 30px 10px rgba(190,190,190,0.5);
}
.program-images-list.com .figure {
  width: 30.303%;
  max-width: 340px;
  display: inline-block;
}
.program-images-list.com .figure strong {
  padding: 0 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  text-align: center;
  color: #fff;
  letter-spacing: -0.02em;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Poppins';
}
.program-images-list.com .figure.stripes:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -1px -1px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 125px;
  height: 125px;
  position: absolute;
  right: -17px;
  bottom: auto;
  top: -17px;
}
.program-images-list.com .figure:nth-child(2) {
  top: -125px;
}
.program-images-list.com img {
  width: 100%;
  height: auto;
  vertical-align: middle;
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.program-images-list.com a.figure:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
@media (max-width: 1023px) {
  .program-images-list.com .figure strong {
    font-size: 25px;
  }
}
@media (max-width: 680px) {
  .program-images-list.com {
    display: block;
    margin-bottom: 0;
    padding: 0;
    position: static;
  }
  .program-images-list.com.first {
    padding-top: 20px;
  }
  .program-images-list.com.small {
    margin-bottom: 0;
  }
  .program-images-list.com.small .figure {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .program-images-list.com .figure {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    padding-top: 0;
    max-width: 100%;
  }
  .program-images-list.com .figure img {
    max-height: 100%;
    margin: 0 auto;
  }
  .program-images-list.com .figure.stripes:after {
    display: none;
  }
  .program-images-list.com .figure:nth-child(2) {
    top: 0;
  }
}
.program-images-list.com + .program-images-list.com {
  margin-top: -125px;
}
@media (max-width: 680px) {
  .program-images-list.com + .program-images-list.com {
    margin-top: 0;
  }
}
.program-images-list.com + h3 {
  padding-top: 20px;
}
.progress-title {
  text-align: center;
  margin-bottom: 24px;
  color: #4b2f76;
  font-size: 20px;
}
@media (max-width: 680px) {
  .progress-title {
    display: none;
  }
}
.progress.com {
  padding-bottom: 130px;
  font-size: 0;
  position: relative;
  z-index: 3;
}
.progress.com .title,
.progress.com .bar,
.progress.com .top {
  height: 76px;
  line-height: 76px;
}
.progress.com .bar {
  background: -webkit-linear-gradient(left, #624691 0%, #e2885f 100%);
  background: -moz-linear-gradient(left, #624691 0%, #e2885f 100%);
  background: -o-linear-gradient(left, #624691 0%, #e2885f 100%);
  background: -ms-linear-gradient(left, #624691 0%, #e2885f 100%);
  background: linear-gradient(to right, #624691 0%, #e2885f 100%);
  border-radius: 40px;
  -webkit-box-shadow: inset 5px 5px 20px rgba(255,255,255,0.5);
  box-shadow: inset 5px 5px 20px rgba(255,255,255,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}
.progress.com .top {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
  border-left: 1px solid rgba(255,255,255,0.2);
  border-right: 1px solid rgba(0,0,0,0.2);
}
.progress.com .top.big {
  font-size: 28px;
}
.progress.com .bottom {
  padding: 38px 2em 0;
  position: relative;
}
.progress.com .bottom:after {
  content: " ";
  position: absolute;
  left: 50%;
  top: 3px;
  height: 20px;
  width: 1px;
  background: #dfdce3;
}
.progress.com .bottom {
  color: #ada8b4;
  font-size: 18px;
}
.progress.com .col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 20px;
  text-align: center;
border-right
  position: relative;
  z-index: 5;
  vertical-align: top;
}
.progress.com .col:first-child {
  border-left: none;
}
.progress.com .col:last-child .top,
.progress.com .col.last .top {
  border-right: none;
}
.progress.com.cols3 .col {
  width: 33%;
}
.progress.com.cols4 .col {
  width: 25%;
}
.progress.com.cols5 .col {
  width: 25%;
}
.progress.com.no-gradient {
  font-size: 20px;
  color: #b993d2;
}
.progress.com.no-gradient ul {
  text-align: center;
}
.progress.com.no-gradient li {
  display: inline-block;
  margin: 0;
}
.progress.com.no-gradient a {
  color: #fff;
  display: inline-block;
  height: 76px;
  line-height: 76px;
  padding: 0 40px 0 0;
  margin-right: 40px;
  text-decoration: underline;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  outline: none;
}
.progress.com.no-gradient a:after {
  color: #b993d2;
}
.progress.com.no-gradient a:hover {
  text-decoration: none;
  color: #e2bef9;
}
.progress.com.no-gradient .bar {
  background: #6f408d;
}
.progress.com.category .col:first-child a.active {
  border-radius: 40px 0 0 40px;
}
.progress.com.category .col:last-child a.active {
  border-radius: 40px 0 40px 40px;
}
.progress.com.category .bar {
  background: #6f408d;
}
.progress.com.category a {
  display: block;
  outline: none;
}
.progress.com.category a:hover:not(.active) span {
  text-decoration: none;
}
.progress.com.category a.active {
  background: #d62a93;
}
.progress.com.category a.active span {
  text-decoration: none;
}
.progress.com.category a span {
  text-decoration: underline;
}
@media (max-width: 680px) {
  .progress.com.category {
    display: block;
    padding-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 40px;
  }
  .progress.com.category .col {
    width: 50%;
  }
  .progress.com.category .col:nth-child(1),
  .progress.com.category .col:nth-child(2) {
    border-bottom: 1px solid rgba(89,51,113,0.651);
  }
  .progress.com.category .col:nth-child(3),
  .progress.com.category .col:nth-child(4) {
    border-top: 1px solid rgba(140,102,164,0.722);
  }
  .progress.com.category .col:first-child a.active {
    border-radius: 0;
  }
  .progress.com.category .bar {
    height: auto;
    bottom: 0;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 1023px) {
  .progress.com {
    padding-bottom: 80px;
  }
  .progress.com .bar,
  .progress.com .top {
    height: 60px;
    line-height: 60px;
  }
  .progress.com .top {
    font-size: 16px;
  }
  .progress.com .top.big {
    font-size: 20px;
  }
  .progress.com .bottom {
    font-size: 14px;
  }
}
@media (max-width: 680px) {
  .progress.com {
    display: none;
  }
}
.scroller.com {
  width: 100%;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.scroller.com .scroller.pane {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.scroller.com .scroller.container {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 0;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  transition: transform 0.3s;
}
.scroller.com .scroller.container > .item {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  line-height: 1.25;
  white-space: normal;
}
@media screen and (max-width: 680px) {
  .scroller.com .scroller.container > .item {
    font-size: 15px;
  }
}
@media screen and (min-width: 680px) {
  .scroller.com .scroller.container > .item {
    font-size: calc(15px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .scroller.com .scroller.container > .item {
    font-size: 20px;
  }
}
.scroller.com .scroller.container > .separator {
  display: inline-block;
  vertical-align: top;
  width: 0;
  vertical-align: top;
  font-size: 0;
  margin-left: 0px;
  margin-right: 0px;
}
.scroller.com .scroller.container > .separator:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #d4e1e6;
}
.scroller.com .scroller.container > .figure {
  margin: 0;
  width: 180px;
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  line-height: 1.25;
  position: relative;
}
@media screen and (max-width: 680px) {
  .scroller.com .scroller.container > .figure {
    font-size: 15px;
  }
}
@media screen and (min-width: 680px) {
  .scroller.com .scroller.container > .figure {
    font-size: calc(15px + 5 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .scroller.com .scroller.container > .figure {
    font-size: 20px;
  }
}
.scroller.com .scroller.container > .figure a {
  width: 180px;
  display: block;
  position: relative;
}
.scroller.com .scroller.container > .figure + .figure {
  margin-left: 20px;
}
.scroller.com .scroller.container > .figure > img {
  display: block;
  margin: 0;
}
.scroller.controls {
  padding: 0;
}
.scroller.controls .prev,
.scroller.controls .next {
  color: #f8b100;
  top: 50%;
  margin-top: -44px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  width: 60px;
  background: #e4339f;
  width: 60px;
  height: 87px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.scroller.controls .prev.disabled,
.scroller.controls .next.disabled,
.scroller.controls .prev.disabled:hover,
.scroller.controls .next.disabled:hover {
  color: #b9c3ce;
  cursor: not-allowed;
  display: none;
}
.scroller.controls .prev:hover,
.scroller.controls .next:hover {
  background-color: #2f2054;
}
.scroller.controls .prev {
  position: absolute;
  ico-after: '../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f' -26px -253px 23px 38px 321px 292px sprites;
  left: -20px;
}
.scroller.controls .prev:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -26px -253px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 23px;
  height: 38px;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: auto;
  top: 50%;
  margin-top: -19px;
}
.scroller.controls .next {
  position: absolute;
  right: -20px;
}
.scroller.controls .next:after {
  content: '';
  background-image: url("../img/sprites.png?v=80782537fd184ac4a053e4e59a99520f");
  background-repeat: no-repeat;
  background-position: -1px -253px;
  -webkit-background-size: 321px 292px;
  -moz-background-size: 321px 292px;
  background-size: 321px 292px;
  width: 23px;
  height: 38px;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: auto;
  top: 50%;
  margin-top: -19px;
}
@media (max-width: 680px) {
  .scroller.controls .prev {
    left: -20px;
  }
  .scroller.controls .next {
    right: -20px;
  }
}
.scroller.paging {
  display: none;
}
.tabs.com {
  margin-bottom: 0;
  margin-top: 30px;
  position: relative;
}
.tabs.com ul {
  display: table;
  border-collapse: separate;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  text-align: center;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tabs.com ul > li {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.tabs.com ul > li:before {
  display: none;
}
.tabs.com ul > li + li {
  padding-left: 7px;
}
.tabs.com ul > li a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #675693;
  padding: 25px 20px;
  border-radius: 0;
  font-size: 18px;
  line-height: 1.466666666666667;
  text-align: center;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  position: relative;
  color: #fff;
  font-weight: bold;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 680px) {
  .tabs.com ul > li a {
    font-size: 15px;
  }
}
@media screen and (min-width: 680px) {
  .tabs.com ul > li a {
    font-size: calc(15px + 3 * (100vw - 680px) / 620);
  }
}
@media screen and (min-width: 1300px) {
  .tabs.com ul > li a {
    font-size: 18px;
  }
}
.tabs.com ul > li a:hover {
  background: #00908e;
}
.tabs.com ul > li.active a {
  z-index: 2;
  background: #2f2054;
}
.tabs.com select.full {
  margin-bottom: 10px;
}
@media (max-width: 680px) {
  .tabs.com ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .tabs.com ul > li + li {
    padding-left: 0;
  }
  .tabs.com ul > li a {
    padding: 10px 5px;
  }
}
.tabpanes.com {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #2f2054;
  color: #fff;
  margin: 0 -20px;
  padding: 0 20px;
}
.tabpanes.com h3 {
  color: #fff;
}
.tabpanes.com .tabpane.com {
  padding: 0;
}
@media (max-width: 680px) {
  .tabpanes.com .tabpane.com {
    padding: 20px 0;
  }
}
@media (max-width: 680px) {
  .tabs.com.program {
    margin: 0 -20px;
  }
  .tabs.com.program ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
  }
  .tabs.com.program ul > li > a {
    padding: 0;
  }
  .tabs.com.program ul > li + li {
    padding: 0 1px;
  }
  .tabs.com.program span[class*="ico-"] {
    padding: 50px 5px 20px;
    font-size: 0;
  }
  .tabs.com.program span[class*="ico-"]:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.ticket {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px 5px 0 0;
}
.ticket.shadow-lightgray {
  -webkit-box-shadow: 0 0px 30px 10px rgba(190,190,190,0.2);
  box-shadow: 0 0px 30px 10px rgba(190,190,190,0.2);
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
}
.ticket.shadow-lightgray:hover:not(.no-hover) {
  -webkit-box-shadow: 0 0px 20px 10px rgba(190,190,190,0.5);
  box-shadow: 0 0px 20px 10px rgba(190,190,190,0.5);
}
.ticket h3 {
  border-radius: 5px 5px 0 0;
  color: #fff;
  background-color: #000000;
  margin-bottom: 0;
  letter-spacing: -0.02em;
}
.ticket h3.exclusive {
  color: #fff;
  background-color: #000000;
}
.ticket h3.parental {
  color: #fff;
  background-color: #000000;
}
.ticket h3.green {
  background-color: #000000;
  color: #fff;
}
.ticket h3.red {
  background-color: #000000;
  color: #fff;
}
.ticket h3.blue {
  background-color: #000000;
  color: #fff;
}
.ticket .ticket-box {
  border: 1px solid #ededed;
  background: #fff;
}
.ticket .ticket-box p {
  line-height: 1.5em;
}
@media screen and (min-width: 1024px) {
  .ticket .ticket-box p {
    letter-spacing: -0.3px;
  }
}
.ticket .ticket-box .figure {
  padding-top: 48px;
  display: table;
  margin: 0 auto;
}
.ticket .ticket-box .figure .tag {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: #73b72b;
  position: absolute;
  top: 5px;
  right: -15px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.ticket .ticket-box .figure .tag span {
  color: #fff;
  text-align: center;
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ticket .ticket-box .figure img {
  max-width: 100%;
  width: 100%;
}
.ticket .ticket-box .progress-bar {
  text-align: center;
  padding-top: 15px;
}
.ticket .ticket-box .progress-bar .bar-bg {
  border-radius: 8px;
  background-color: #e8e5e9;
  height: 16px;
  overflow: hidden;
}
.ticket .ticket-box .progress-bar .bar-bg .cur-state {
  background: -webkit-linear-gradient(left, #614894 0%, #a25483 50%, #e78b61 100%);
  background: -moz-linear-gradient(left, #614894 0%, #a25483 50%, #e78b61 100%);
  background: -o-linear-gradient(left, #614894 0%, #a25483 50%, #e78b61 100%);
  background: -ms-linear-gradient(left, #614894 0%, #a25483 50%, #e78b61 100%);
  background: linear-gradient(to right, #614894 0%, #a25483 50%, #e78b61 100%);
  height: 16px;
}
.ticket .ticket-box .progress-bar span {
  margin-top: 12px;
  color: #000;
  display: inline-block;
}
.tiles.com {
  text-align: center;
}
.tiles.com img {
  margin: 25px;
  vertical-align: middle;
}
@media (max-width: 680px) {
  .tiles.com img {
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@media screen and (max-width: 1023px), print {
  .tablet-only {
    display: block;
  }
  .grow .hrule.ds {
    display: none;
  }
  .grow .hrule.ts[class] {
    display: block;
    width: auto;
  }
  .grow.grow12 .gcol ~ .vrule {
    display: none;
  }
  .grow.grow12 > .gcol[class].ts0 {
    width: 0%;
  }
  .grow.grow12 > .gcol[class].ts0[class] {
    display: none;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12 > .vrule.ts0 {
    display: block;
    left: 0%;
  }
  .grow.grow12 > .gcol[class].ts1 {
    width: 8.33333333%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts1 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts1 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts1 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts1 {
    display: block;
    left: 8.33333333%;
  }
  .grow.grow12 > .gcol[class].ts2 {
    width: 16.66666667%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts2 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts2 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts2 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts2 {
    display: block;
    left: 16.66666667%;
  }
  .grow.grow12 > .gcol[class].ts3 {
    width: 25%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts3 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts3 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts3 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts3 {
    display: block;
    left: 25%;
  }
  .grow.grow12 > .gcol[class].ts4 {
    width: 33.33333333%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts4 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts4 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts4 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts4 {
    display: block;
    left: 33.33333333%;
  }
  .grow.grow12 > .gcol[class].ts5 {
    width: 41.66666667%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts5 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts5 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts5 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts5 {
    display: block;
    left: 41.66666667%;
  }
  .grow.grow12 > .gcol[class].ts6 {
    width: 50%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts6 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts6 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts6 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts6 {
    display: block;
    left: 50%;
  }
  .grow.grow12 > .gcol[class].ts7 {
    width: 58.33333333%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts7 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts7 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts7 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts7 {
    display: block;
    left: 58.33333333%;
  }
  .grow.grow12 > .gcol[class].ts8 {
    width: 66.66666667%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts8 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts8 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts8 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts8 {
    display: block;
    left: 66.66666667%;
  }
  .grow.grow12 > .gcol[class].ts9 {
    width: 75%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts9 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts9 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts9 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts9 {
    display: block;
    left: 75%;
  }
  .grow.grow12 > .gcol[class].ts10 {
    width: 83.33333333%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts10 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts10 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts10 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts10 {
    display: block;
    left: 83.33333333%;
  }
  .grow.grow12 > .gcol[class].ts11 {
    width: 91.66666667%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts11 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts11 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts11 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts11 {
    display: block;
    left: 91.66666667%;
  }
  .grow.grow12 > .gcol[class].ts12 {
    width: 100%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts12 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ts12 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ts12 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ts12 {
    display: block;
    left: 100%;
  }
  .grow.grow20 > .gcol[class].ts0 {
    width: 0%;
  }
  .grow.grow20 > .gcol[class].ts0[class] {
    display: none;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20 > .vrule.ts0 {
    display: block;
    left: 0%;
  }
  .grow.grow20 > .gcol[class].ts1 {
    width: 5%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts1 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts1 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts1 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts1 {
    display: block;
    left: 5%;
  }
  .grow.grow20 > .gcol[class].ts2 {
    width: 10%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts2 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts2 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts2 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts2 {
    display: block;
    left: 10%;
  }
  .grow.grow20 > .gcol[class].ts3 {
    width: 15%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts3 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts3 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts3 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts3 {
    display: block;
    left: 15%;
  }
  .grow.grow20 > .gcol[class].ts4 {
    width: 20%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts4 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts4 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts4 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts4 {
    display: block;
    left: 20%;
  }
  .grow.grow20 > .gcol[class].ts5 {
    width: 25%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts5 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts5 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts5 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts5 {
    display: block;
    left: 25%;
  }
  .grow.grow20 > .gcol[class].ts6 {
    width: 30%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts6 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts6 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts6 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts6 {
    display: block;
    left: 30%;
  }
  .grow.grow20 > .gcol[class].ts7 {
    width: 35%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts7 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts7 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts7 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts7 {
    display: block;
    left: 35%;
  }
  .grow.grow20 > .gcol[class].ts8 {
    width: 40%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts8 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts8 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts8 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts8 {
    display: block;
    left: 40%;
  }
  .grow.grow20 > .gcol[class].ts9 {
    width: 45%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts9 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts9 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts9 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts9 {
    display: block;
    left: 45%;
  }
  .grow.grow20 > .gcol[class].ts10 {
    width: 50%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts10 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts10 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts10 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts10 {
    display: block;
    left: 50%;
  }
  .grow.grow20 > .gcol[class].ts11 {
    width: 55%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts11 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts11 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts11 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts11 {
    display: block;
    left: 55%;
  }
  .grow.grow20 > .gcol[class].ts12 {
    width: 60%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts12 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts12 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts12 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts12 {
    display: block;
    left: 60%;
  }
  .grow.grow20 > .gcol[class].ts13 {
    width: 65%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts13 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts13 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts13 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts13 {
    display: block;
    left: 65%;
  }
  .grow.grow20 > .gcol[class].ts14 {
    width: 70%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts14 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts14 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts14 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts14 {
    display: block;
    left: 70%;
  }
  .grow.grow20 > .gcol[class].ts15 {
    width: 75%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts15 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts15 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts15 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts15 {
    display: block;
    left: 75%;
  }
  .grow.grow20 > .gcol[class].ts16 {
    width: 80%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts16 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts16 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts16 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts16 {
    display: block;
    left: 80%;
  }
  .grow.grow20 > .gcol[class].ts17 {
    width: 85%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts17 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts17 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts17 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts17 {
    display: block;
    left: 85%;
  }
  .grow.grow20 > .gcol[class].ts18 {
    width: 90%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts18 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts18 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts18 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts18 {
    display: block;
    left: 90%;
  }
  .grow.grow20 > .gcol[class].ts19 {
    width: 95%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts19 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts19 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts19 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts19 {
    display: block;
    left: 95%;
  }
  .grow.grow20 > .gcol[class].ts20 {
    width: 100%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts20 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ts20 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ts20 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ts20 {
    display: block;
    left: 100%;
  }
}
@media only screen and (max-width: 680px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .mobile-only.mobile-full {
    margin-left: -20px;
    margin-right: -20px;
  }
  .no-mobile {
    display: none !important;
  }
  .tablet-only {
    display: none;
  }
  .grow .hrule.ds[class] {
    display: none;
  }
  .grow .hrule.ts[class] {
    display: none;
  }
  .grow .hrule.ms[class] {
    display: block;
    margin-left: 30px;
  }
  .grow.grow12 .gcol ~ .vrule {
    display: none;
  }
  .grow.grow12 > .gcol[class].ms0 {
    width: 0%;
  }
  .grow.grow12 > .gcol[class].ms0[class] {
    display: none;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12 > .vrule.ms0 {
    display: block;
    left: 0%;
  }
  .grow.grow12 > .gcol[class].ms1 {
    width: 8.33333333%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms1 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms1 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms1 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms1 {
    display: block;
    left: 8.33333333%;
  }
  .grow.grow12 > .gcol[class].ms2 {
    width: 16.66666667%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms2 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms2 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms2 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms2 {
    display: block;
    left: 16.66666667%;
  }
  .grow.grow12 > .gcol[class].ms3 {
    width: 25%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms3 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms3 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms3 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms3 {
    display: block;
    left: 25%;
  }
  .grow.grow12 > .gcol[class].ms4 {
    width: 33.33333333%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms4 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms4 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms4 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms4 {
    display: block;
    left: 33.33333333%;
  }
  .grow.grow12 > .gcol[class].ms5 {
    width: 41.66666667%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms5 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms5 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms5 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms5 {
    display: block;
    left: 41.66666667%;
  }
  .grow.grow12 > .gcol[class].ms6 {
    width: 50%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms6 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms6 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms6 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms6 {
    display: block;
    left: 50%;
  }
  .grow.grow12 > .gcol[class].ms7 {
    width: 58.33333333%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms7 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms7 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms7 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms7 {
    display: block;
    left: 58.33333333%;
  }
  .grow.grow12 > .gcol[class].ms8 {
    width: 66.66666667%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms8 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms8 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms8 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms8 {
    display: block;
    left: 66.66666667%;
  }
  .grow.grow12 > .gcol[class].ms9 {
    width: 75%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms9 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms9 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms9 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms9 {
    display: block;
    left: 75%;
  }
  .grow.grow12 > .gcol[class].ms10 {
    width: 83.33333333%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms10 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms10 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms10 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms10 {
    display: block;
    left: 83.33333333%;
  }
  .grow.grow12 > .gcol[class].ms11 {
    width: 91.66666667%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms11 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms11 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms11 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms11 {
    display: block;
    left: 91.66666667%;
  }
  .grow.grow12 > .gcol[class].ms12 {
    width: 100%;
    display: inline-block;
  }
  .grow.grow12.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms12 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow12.vstretch > .gcol[class].ms12 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow12.vstretch > .gcol[class].ms12 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow12 > .vrule.ms12 {
    display: block;
    left: 100%;
  }
  .grow.grow12.mgap10 {
    margin-left: -10px;
  }
  .grow.grow12.mgap10 > .gcol {
    padding-left: 10px;
  }
  .grow.grow12.mgap10 > .vrule {
    border-left: 1px solid #d4e1e6;
    margin-left: 5px;
  }
  .grow.grow12.mgap10 > .hrule {
    margin-left: 10px;
  }
  .grow.grow20 > .gcol[class].ms0 {
    width: 0%;
  }
  .grow.grow20 > .gcol[class].ms0[class] {
    display: none;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20 > .vrule.ms0 {
    display: block;
    left: 0%;
  }
  .grow.grow20 > .gcol[class].ms1 {
    width: 5%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms1 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms1 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms1 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms1 {
    display: block;
    left: 5%;
  }
  .grow.grow20 > .gcol[class].ms2 {
    width: 10%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms2 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms2 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms2 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms2 {
    display: block;
    left: 10%;
  }
  .grow.grow20 > .gcol[class].ms3 {
    width: 15%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms3 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms3 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms3 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms3 {
    display: block;
    left: 15%;
  }
  .grow.grow20 > .gcol[class].ms4 {
    width: 20%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms4 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms4 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms4 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms4 {
    display: block;
    left: 20%;
  }
  .grow.grow20 > .gcol[class].ms5 {
    width: 25%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms5 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms5 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms5 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms5 {
    display: block;
    left: 25%;
  }
  .grow.grow20 > .gcol[class].ms6 {
    width: 30%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms6 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms6 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms6 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms6 {
    display: block;
    left: 30%;
  }
  .grow.grow20 > .gcol[class].ms7 {
    width: 35%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms7 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms7 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms7 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms7 {
    display: block;
    left: 35%;
  }
  .grow.grow20 > .gcol[class].ms8 {
    width: 40%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms8 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms8 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms8 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms8 {
    display: block;
    left: 40%;
  }
  .grow.grow20 > .gcol[class].ms9 {
    width: 45%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms9 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms9 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms9 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms9 {
    display: block;
    left: 45%;
  }
  .grow.grow20 > .gcol[class].ms10 {
    width: 50%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms10 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms10 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms10 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms10 {
    display: block;
    left: 50%;
  }
  .grow.grow20 > .gcol[class].ms11 {
    width: 55%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms11 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms11 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms11 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms11 {
    display: block;
    left: 55%;
  }
  .grow.grow20 > .gcol[class].ms12 {
    width: 60%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms12 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms12 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms12 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms12 {
    display: block;
    left: 60%;
  }
  .grow.grow20 > .gcol[class].ms13 {
    width: 65%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms13 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms13 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms13 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms13 {
    display: block;
    left: 65%;
  }
  .grow.grow20 > .gcol[class].ms14 {
    width: 70%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms14 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms14 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms14 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms14 {
    display: block;
    left: 70%;
  }
  .grow.grow20 > .gcol[class].ms15 {
    width: 75%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms15 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms15 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms15 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms15 {
    display: block;
    left: 75%;
  }
  .grow.grow20 > .gcol[class].ms16 {
    width: 80%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms16 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms16 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms16 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms16 {
    display: block;
    left: 80%;
  }
  .grow.grow20 > .gcol[class].ms17 {
    width: 85%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms17 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms17 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms17 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms17 {
    display: block;
    left: 85%;
  }
  .grow.grow20 > .gcol[class].ms18 {
    width: 90%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms18 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms18 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms18 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms18 {
    display: block;
    left: 90%;
  }
  .grow.grow20 > .gcol[class].ms19 {
    width: 95%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms19 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms19 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms19 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms19 {
    display: block;
    left: 95%;
  }
  .grow.grow20 > .gcol[class].ms20 {
    width: 100%;
    display: inline-block;
  }
  .grow.grow20.vstretch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms20 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    white-space: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .grow.grow20.vstretch > .gcol[class].ms20 > .flex-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 0;
  }
  .grow.grow20.vstretch > .gcol[class].ms20 > .flex-vertical > .figure {
    display: block;
    overflow: hidden;
  }
  .grow.grow20 > .vrule.ms20 {
    display: block;
    left: 100%;
  }
  .ms-text-left {
    text-align: left;
  }
  .mobile-text-center {
    text-align: center;
  }
  table.deftable {
    margin-bottom: 1em;
  }
  table.deftable td {
    display: block;
    border: 0;
    padding: 0;
  }
}
@media only print {
  .noprint,
  .no-print {
    display: none !important;
  }
  .figure {
    page-break-inside: avoid;
  }
}
