html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.marMax {
  margin: 80px;
}
@media only screen and (max-width: 800px) {
  .marMax {
    margin: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marMax {
    margin: 40px;
  }
}
.marMed {
  margin: 60px;
}
@media only screen and (max-width: 800px) {
  .marMed {
    margin: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marMed {
    margin: 20px;
  }
}
.marMin {
  margin: 40px;
}
@media only screen and (max-width: 568px) {
  .marMin {
    margin: 20px;
  }
}
.marTin {
  margin: 20px;
}
.marMicro {
  margin: 10px;
}
.marBottomMax {
  margin-bottom: 80px;
}
@media only screen and (max-width: 800px) {
  .marBottomMax {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marBottomMax {
    margin-bottom: 40px;
  }
}
.marBottomMed {
  margin-bottom: 60px;
}
@media only screen and (max-width: 800px) {
  .marBottomMed {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marBottomMed {
    margin-bottom: 20px;
  }
}
.marBottomMin {
  margin-bottom: 40px;
}
@media only screen and (max-width: 568px) {
  .marBottomMin {
    margin-bottom: 20px;
  }
}
.marBottomTin {
  margin-bottom: 20px;
}
.marBottomMicro {
  margin-bottom: 10px;
}
.marTopMax {
  margin-top: 80px;
}
@media only screen and (max-width: 800px) {
  .marTopMax {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marTopMax {
    margin-top: 40px;
  }
}
.marTopMed {
  margin-top: 60px;
}
@media only screen and (max-width: 800px) {
  .marTopMed {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marTopMed {
    margin-top: 20px;
  }
}
.marTopMin {
  margin-top: 40px;
}
@media only screen and (max-width: 568px) {
  .marTopMin {
    margin-top: 20px;
  }
}
.marTopTin {
  margin-top: 20px;
}
.marTopMicro {
  margin-top: 10px;
}
.marRightMax {
  margin-right: 80px;
}
@media only screen and (max-width: 800px) {
  .marRightMax {
    margin-right: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marRightMax {
    margin-right: 40px;
  }
}
.marRightMed {
  margin-right: 60px;
}
@media only screen and (max-width: 800px) {
  .marRightMed {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marRightMed {
    margin-right: 20px;
  }
}
.marRightMin {
  margin-right: 40px;
}
@media only screen and (max-width: 568px) {
  .marRightMin {
    margin-right: 20px;
  }
}
.marRightTin {
  margin-right: 20px;
}
.marRightMicro {
  margin-right: 10px;
}
.marLeftMax {
  margin-left: 80px;
}
@media only screen and (max-width: 800px) {
  .marLeftMax {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marLeftMax {
    margin-left: 40px;
  }
}
.marLeftMed {
  margin-left: 60px;
}
@media only screen and (max-width: 800px) {
  .marLeftMed {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marLeftMed {
    margin-left: 20px;
  }
}
.marLeftMin {
  margin-left: 40px;
}
@media only screen and (max-width: 568px) {
  .marLeftMin {
    margin-left: 20px;
  }
}
.marLeftTin {
  margin-left: 20px;
}
.marLeftMicro {
  margin-left: 10px;
}
.noMarBottom {
  margin-bottom: 0;
}
.noMarTop {
  margin-top: 0;
}
.noMarLeft {
  margin-left: 0;
}
.noMarRight {
  margin-right: 0;
}
@media only screen and (max-width: 900px) {
  .lnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 800px) {
  .tnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 568px) {
  .mnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 360px) {
  .smnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.padMax {
  padding: 80px;
}
@media only screen and (max-width: 800px) {
  .padMax {
    padding: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padMax {
    padding: 40px;
  }
}
.padMed {
  padding: 60px;
}
@media only screen and (max-width: 800px) {
  .padMed {
    padding: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padMed {
    padding: 20px;
  }
}
.padMin {
  padding: 40px;
}
@media only screen and (max-width: 568px) {
  .padMin {
    padding: 20px;
  }
}
.padTin {
  padding: 20px;
}
.padMicro {
  padding: 10px;
}
.padTopMax {
  padding-top: 80px;
}
@media only screen and (max-width: 800px) {
  .padTopMax {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padTopMax {
    padding-top: 40px;
  }
}
.padTopMed {
  padding-top: 60px;
}
@media only screen and (max-width: 800px) {
  .padTopMed {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padTopMed {
    padding-top: 20px;
  }
}
.padTopMin {
  padding-top: 40px;
}
@media only screen and (max-width: 568px) {
  .padTopMin {
    padding-top: 20px;
  }
}
.padTopTin {
  padding-top: 20px;
}
.padTopMicro {
  padding-top: 10px;
}
.padBottomMax {
  padding-bottom: 80px;
}
@media only screen and (max-width: 800px) {
  .padBottomMax {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padBottomMax {
    padding-bottom: 40px;
  }
}
.padBottomMed {
  padding-bottom: 60px;
}
@media only screen and (max-width: 800px) {
  .padBottomMed {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padBottomMed {
    padding-bottom: 20px;
  }
}
.padBottomMin {
  padding-bottom: 40px;
}
@media only screen and (max-width: 568px) {
  .padBottomMin {
    padding-bottom: 20px;
  }
}
.padBottomTin {
  padding-bottom: 20px;
}
.padBottomMicro {
  padding-bottom: 10px;
}
.padRightMax {
  padding-right: 80px;
}
@media only screen and (max-width: 800px) {
  .padRightMax {
    padding-right: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padRightMax {
    padding-right: 40px;
  }
}
.padRightMed {
  padding-right: 60px;
}
@media only screen and (max-width: 800px) {
  .padRightMed {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padRightMed {
    padding-right: 20px;
  }
}
.padRightMin {
  padding-right: 40px;
}
@media only screen and (max-width: 568px) {
  .padRightMin {
    padding-right: 20px;
  }
}
.padRightTin {
  padding-right: 20px;
}
.padRightMicro {
  padding-right: 10px;
}
.padLeftMax {
  padding-left: 80px;
}
@media only screen and (max-width: 800px) {
  .padLeftMax {
    padding-left: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padLeftMax {
    padding-left: 40px;
  }
}
.padLeftMed {
  padding-left: 60px;
}
@media only screen and (max-width: 800px) {
  .padLeftMed {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padLeftMed {
    padding-left: 20px;
  }
}
.padLeftMin {
  padding-left: 40px;
}
@media only screen and (max-width: 568px) {
  .padLeftMin {
    padding-left: 20px;
  }
}
.padLeftTin {
  padding-left: 20px;
}
.padLeftMicro {
  padding-left: 10px;
}
.noPadRight {
  padding-right: 0;
}
.noPadLeft {
  padding-left: 0;
}
.noPadTop {
  padding-top: 0;
}
.noPadBottom {
  padding-bottom: 0;
}
@media only screen and (max-width: 900px) {
  .lnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 800px) {
  .tnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 568px) {
  .mnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 360px) {
  .smnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.column_one {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 5%;
}
.column_one:first-child {
  margin-left: auto;
}
.column_one:last-child {
  margin-right: auto;
}
.column_one.gutter_minSpace {
  margin-bottom: 2%;
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
}
.column_one.gutter_minSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_minSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_medSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 3%;
}
.column_one.gutter_medSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_medSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_maxSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 7%;
}
.column_one.gutter_maxSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_maxSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_noSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 0;
}
.column_one.gutter_noSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_noSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_noSpace_spaceBottom {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 20px;
}
.column_one.gutter_noSpace_spaceBottom:first-child {
  margin-left: auto;
}
.column_one.gutter_noSpace_spaceBottom:last-child {
  margin-right: auto;
}
.column_half {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_half::after {
  content: '';
  display: table;
  clear: both;
}
.column_half:last-child {
  margin-right: 0%;
}
.column_half.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_half.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_half.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 46.5%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_half.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_half.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_half.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird {
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.999999999999996%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneThird::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneThird.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneThird.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 28.66666666666666%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneThird.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneThird.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneThird.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds {
  float: left;
  clear: none;
  text-align: inherit;
  width: 64.99999999999999%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_twoThirds::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.99999999999999%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_twoThirds.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_twoThirds.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 64.33333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_twoThirds.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_twoThirds.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_twoThirds.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 21.25%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneFourth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneFourth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneFourth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 19.75%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneFourth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneFourth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneFourth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 73.75%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_threeFourths::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_threeFourths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_threeFourths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 73.25%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_threeFourths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_threeFourths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_threeFourths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneFifth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 18.4%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneFifth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneFifth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.4%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneFifth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneFifth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneFifth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 37%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_twoFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.8%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_twoFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.2%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_twoFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 35.8%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_twoFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_twoFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_twoFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 58%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_threeFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 59.2%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_threeFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 58.8%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_threeFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.2%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_threeFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_threeFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_threeFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_fourFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.6%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_fourFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.4%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_fourFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 78.6%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_fourFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_fourFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_fourFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.499999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneSixth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.999999999999998%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneSixth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666664%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneSixth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.83333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneSixth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneSixth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneSixth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.50000000000001%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_fiveSixths::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.00000000000001%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_fiveSixths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.83333333333334%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_fiveSixths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.16666666666667%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_fiveSixths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.33333333333334%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_fiveSixths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.33333333333334%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_fiveSixths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 900px) {
  .lcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .lcolumn_one:first-child {
    margin-left: auto;
  }
  .lcolumn_one:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .lcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .lcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .lcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .lcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_half {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_half::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_half.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_half.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_half.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_half.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_half.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_oneThird {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_oneThird::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_oneThird.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_oneThird.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_oneThird.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_oneThird.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_oneThird.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_twoThirds {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.99999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_twoThirds::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.99999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_twoThirds.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66666666666666%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_twoThirds.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.33333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_twoThirds.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_twoThirds.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_twoThirds.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_oneFourth {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_oneFourth::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_oneFourth.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_oneFourth.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_oneFourth.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_oneFourth.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_oneFourth.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_threeFourths {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.75%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_threeFourths::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_threeFourths.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_threeFourths.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.25%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_threeFourths.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_threeFourths.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_threeFourths.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .tcolumn_one:first-child {
    margin-left: auto;
  }
  .tcolumn_one:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .tcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .tcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .tcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .tcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_half {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_half::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_half.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_half.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_half.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_half.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_half.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_oneThird {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_oneThird::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_oneThird.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_oneThird.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_oneThird.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_oneThird.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_oneThird.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_twoThirds {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.99999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_twoThirds::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.99999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_twoThirds.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66666666666666%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_twoThirds.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.33333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_twoThirds.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_twoThirds.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_twoThirds.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_oneFourth {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_oneFourth::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_oneFourth.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_oneFourth.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_oneFourth.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_oneFourth.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_oneFourth.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_threeFourths {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.75%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_threeFourths::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_threeFourths.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_threeFourths.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.25%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_threeFourths.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_threeFourths.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_threeFourths.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .mcolumn_one:first-child {
    margin-left: auto;
  }
  .mcolumn_one:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .mcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .mcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .mcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .mcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
.fullWidth {
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media only screen and (max-width: 900px) {
  .lfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .tfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 568px) {
  .mfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.grid1 >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 5%;
}
.grid1 >*:first-child {
  margin-left: auto;
}
.grid1 >*:last-child {
  margin-right: auto;
}
.grid1.gutter_minSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 2%;
}
.grid1.gutter_minSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_minSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_medSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 3%;
}
.grid1.gutter_medSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_medSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_maxSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 7%;
}
.grid1.gutter_maxSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_maxSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_noSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 0;
}
.grid1.gutter_noSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_noSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_noSpace_spaceBottom >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 20px;
}
.grid1.gutter_noSpace_spaceBottom >*:first-child {
  margin-left: auto;
}
.grid1.gutter_noSpace_spaceBottom >*:last-child {
  margin-right: auto;
}
.grid2 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid2 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid2 >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2 >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid2.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid2.gutter_minSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_minSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid2.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid2.gutter_medSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_medSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 46.5%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid2.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid2.gutter_maxSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_maxSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid2.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid2.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.999999999999996%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid3 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid3 >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3 >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid3.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid3.gutter_minSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_minSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid3.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid3.gutter_medSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_medSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 28.66666666666666%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid3.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid3.gutter_maxSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_maxSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid3.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid3.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 21.25%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid4 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid4 >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4 >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid4.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid4.gutter_minSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_minSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid4.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid4.gutter_medSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_medSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 19.75%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid4.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid4.gutter_maxSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_maxSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid4.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid4.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid5 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid5 >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5 >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 18.4%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid5.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid5.gutter_minSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_minSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid5.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid5.gutter_medSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_medSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.4%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid5.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid5.gutter_maxSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_maxSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid5.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid5.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.499999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid6 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid6 >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6 >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.999999999999998%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid6.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid6.gutter_minSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_minSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666664%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid6.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid6.gutter_medSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_medSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.83333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid6.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid6.gutter_maxSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_maxSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid6.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid6.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.999999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid7 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid7 >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7 >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.571428571428571%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid7.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid7.gutter_minSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_minSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.714285714285714%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid7.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid7.gutter_medSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_medSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.285714285714285%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid7.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid7.gutter_maxSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_maxSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.285714285714285%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid7.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.285714285714285%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid7.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.125%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid8 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid8 >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8 >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.75%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid8.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid8.gutter_minSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_minSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.875%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid8.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid8.gutter_medSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_medSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.374999999999999%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid8.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid8.gutter_maxSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_maxSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.5%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid8.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.5%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid8.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.666666666666666%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid9 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid9 >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9 >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.333333333333332%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid9.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid9.gutter_minSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_minSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.444444444444445%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid9.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid9.gutter_medSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_medSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 4.888888888888888%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid9.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid9.gutter_maxSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_maxSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.11111111111111%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid9.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.11111111111111%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid9.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 5.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid10 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid10 >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10 >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.2%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid10.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid10.gutter_minSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_minSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 7.3%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid10.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid10.gutter_medSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_medSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 3.699999999999999%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid10.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid10.gutter_maxSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_maxSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid10.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid10.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 4.545454545454547%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid11 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid11 >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11 >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 7.272727272727273%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid11.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid11.gutter_minSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_minSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.363636363636364%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid11.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid11.gutter_medSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_medSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 2.727272727272728%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid11.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid11.gutter_maxSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_maxSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.090909090909092%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid11.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.090909090909092%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid11.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 3.749999999999999%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid12 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid12 >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12 >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.499999999999999%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid12.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid12.gutter_minSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_minSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 5.583333333333332%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid12.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid12.gutter_medSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_medSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 1.916666666666665%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid12.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid12.gutter_maxSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_maxSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.333333333333332%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid12.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.333333333333332%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid12.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .lxgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lxgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lxgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lxgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lxgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lxgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lxgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lxgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lxgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lxgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lxgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .lgrid1 >*:first-child {
    margin-left: auto;
  }
  .lgrid1 >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .lgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .lgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .lgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .lgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .lgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid7 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.999999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid7 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid7 >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7 >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.571428571428571%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid7.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_minSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_minSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.714285714285714%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid7.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_medSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_medSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.285714285714285%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid7.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid7.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid7.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid8 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.125%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid8 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid8 >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8 >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.75%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid8.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_minSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_minSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.875%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid8.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_medSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_medSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.374999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid8.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid8.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid8.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid9 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.666666666666666%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid9 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid9 >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9 >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.333333333333332%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid9.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_minSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_minSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.444444444444445%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid9.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_medSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_medSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.888888888888888%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid9.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid9.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid9.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid10 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid10 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid10 >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10 >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.2%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid10.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_minSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_minSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.3%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid10.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_medSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_medSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.699999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid10.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid10.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid10.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid11 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.545454545454547%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid11 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid11 >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11 >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.272727272727273%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid11.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_minSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_minSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.363636363636364%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid11.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_medSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_medSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 2.727272727272728%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid11.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid11.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid11.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid12 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.749999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid12 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid12 >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12 >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.499999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid12.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_minSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_minSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.583333333333332%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid12.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_medSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_medSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 1.916666666666665%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid12.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid12.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid12.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .tgrid1 >*:first-child {
    margin-left: auto;
  }
  .tgrid1 >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .tgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .tgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .tgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .tgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .tgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid7 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.999999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid7 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid7 >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7 >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.571428571428571%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid7.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_minSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_minSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.714285714285714%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid7.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_medSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_medSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.285714285714285%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid7.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid7.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid7.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid8 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.125%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid8 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid8 >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8 >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.75%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid8.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_minSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_minSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.875%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid8.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_medSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_medSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.374999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid8.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid8.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid8.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid9 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.666666666666666%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid9 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid9 >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9 >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.333333333333332%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid9.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_minSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_minSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.444444444444445%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid9.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_medSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_medSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.888888888888888%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid9.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid9.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid9.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid10 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid10 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid10 >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10 >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.2%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid10.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_minSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_minSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.3%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid10.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_medSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_medSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.699999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid10.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid10.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid10.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid11 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.545454545454547%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid11 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid11 >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11 >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.272727272727273%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid11.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_minSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_minSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.363636363636364%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid11.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_medSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_medSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 2.727272727272728%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid11.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid11.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid11.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid12 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.749999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid12 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid12 >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12 >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.499999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid12.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_minSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_minSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.583333333333332%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid12.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_medSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_medSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 1.916666666666665%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid12.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid12.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid12.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .mgrid1 >*:first-child {
    margin-left: auto;
  }
  .mgrid1 >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .mgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .mgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .mgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .mgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .mgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 360px) {
  .smgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .smgrid1 >*:first-child {
    margin-left: auto;
  }
  .smgrid1 >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .smgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .smgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .smgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .smgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .smgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 360px) {
  .smgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .smgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .smgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .smgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .smgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .smgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .smgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .smgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
.span2 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.span2::after {
  content: '';
  display: table;
  clear: both;
}
/* Colores */
/* FORMATTING ========================================================================== */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  font-optical-sizing: auto;
  font-size: 10px;
  height: 100%;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 1.6rem;
  width: 100%;
  background: #171719;
  color: #fff;
}
body.overflow {
  overflow: hidden;
}
img,
embed,
object,
video,
iframe {
  max-width: 100%;
}
img {
  border: none;
  padding: 0;
  margin: 0;
}
form input,
form textarea {
  outline: 0;
  width: 100%;
  font-family: 'Poppins', sans-serif;
}
::selection {
  background: #fff;
  color: #0f0f0f;
}
::-moz-selection {
  background: #fff;
  color: #0f0f0f;
}
/* SNIPPETS  ========================================================================== */
.floater {
  float: left;
  width: 100%;
  position: relative;
}
.row {
  float: left;
  width: 100%;
}
.content-center {
  width: auto;
  max-width: 1440px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 20px;
}
.content-center::after {
  content: '';
  display: table;
  clear: both;
}
.content-center:after {
  display: none;
}
.showDesk {
  display: block;
}
.hideDesk {
  display: none;
}
@media only screen and (max-width: 900px) {
  .hideLap {
    display: none !important;
  }
}
.showLap {
  display: none;
}
@media only screen and (max-width: 900px) {
  .showLap {
    display: block !important;
  }
}
@media only screen and (max-width: 800px) {
  .hideTab {
    display: none !important;
  }
}
.showTab {
  display: none;
}
@media only screen and (max-width: 800px) {
  .showTab {
    display: block !important;
  }
}
@media only screen and (max-width: 568px) {
  .hideMob {
    display: none !important;
  }
}
.showMob {
  display: none;
}
@media only screen and (max-width: 568px) {
  .showMob {
    display: block !important;
  }
}
.mailto:after {
  content: '@kordi.com';
}
.table_parent {
  display: table;
  height: 100%;
  width: 100%;
}
.table_parent .table_cell {
  display: table-cell;
  vertical-align: middle;
}
.left {
  float: left;
}
.right {
  float: right;
}
.bg_blanco {
  background-color: #fff;
  color: #0f0f0f;
}
.bg_negro {
  background-color: #0f0f0f;
  color: #fff;
}
/* ICONS  ========================================================================== */
.material-symbols-outlined {
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
/* TYPE  ========================================================================== */
.txt_left {
  text-align: left;
}
.txt_right {
  text-align: right;
}
.txt_center {
  text-align: center;
}
.txt_regular {
  font-weight: 400;
}
.txt_bold {
  font-weight: 700;
}
.txt_rojo {
  color: #ed2121;
}
.txt_blanco {
  color: #fff;
}
.txt_blanco strong {
  color: #ed2121;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
}
h1,
h2 {
  font-family: "Anton", sans-serif;
  text-transform: uppercase;
}
h1 {
  line-height: 110%;
}
h2 {
  line-height: 120%;
}
h3,
h4,
h5,
h6 {
  line-height: 120%;
  font-family: 'Poppins', sans-serif;
}
.txt_114 {
  font-size: 11.4rem;
}
@media only screen and (max-width: 1024px) {
  .txt_114 {
    font-size: 10rem;
  }
}
@media only screen and (max-width: 900px) {
  .txt_114 {
    font-size: 8.4rem;
  }
}
@media only screen and (max-width: 800px) {
  .txt_114 {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 568px) {
  .txt_114 {
    font-size: 4.8rem;
  }
}
@media only screen and (max-width: 360px) {
  .txt_114 {
    font-size: 3.2rem;
  }
}
.txt_52 {
  font-size: 5.2rem;
}
@media only screen and (max-width: 1024px) {
  .txt_52 {
    font-size: 4.4rem;
  }
}
@media only screen and (max-width: 900px) {
  .txt_52 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 800px) {
  .txt_52 {
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 568px) {
  .txt_52 {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 360px) {
  .txt_52 {
    font-size: 2.8rem;
  }
}
.txt_42 {
  font-size: 4.2rem;
}
@media only screen and (max-width: 1024px) {
  .txt_42 {
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 900px) {
  .txt_42 {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 800px) {
  .txt_42 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .txt_42 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 360px) {
  .txt_42 {
    font-size: 2rem;
  }
}
.txt_24 {
  font-size: 2.4rem;
}
@media only screen and (max-width: 800px) {
  .txt_24 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 568px) {
  .txt_24 {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 360px) {
  .txt_24 {
    font-size: 1.8rem;
  }
}
.txt_20 {
  font-size: 2rem;
}
@media only screen and (max-width: 800px) {
  .txt_20 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .txt_20 {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 360px) {
  .txt_20 {
    font-size: 1.6rem;
  }
}
.txt_18 {
  font-size: 1.8rem;
}
@media only screen and (max-width: 568px) {
  .txt_18 {
    font-size: 1.6rem;
  }
}
p,
li {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
  font-family: 'Poppins', sans-serif;
  margin: 0;
}
@media only screen and (max-width: 568px) {
  p,
  li {
    font-size: 1.5rem;
  }
}
strong {
  font-weight: inherit;
}
label {
  font-size: 1.6rem;
  line-height: 150%;
}
@media only screen and (max-width: 568px) {
  label {
    font-size: 1.5rem;
  }
}
label {
  font-weight: 400;
}
a {
  text-decoration: none;
  margin: 0;
}
a,
.btn {
  font-family: 'Poppins', sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 100%;
}
@media only screen and (max-width: 1024px) {
  a,
  .btn {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 900px) {
  a,
  .btn {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 568px) {
  a,
  .btn {
    font-size: 1.5rem;
  }
}
hr {
  margin: 0 auto;
  border: none;
  width: 100%;
  border-top: #343434 1px solid;
}
ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
/* BOTONES ========================================================================== */
a.btn,
button.btn,
input.btn {
  display: inline-block;
  text-align: center;
  background-color: #fff;
  color: #0f0f0f;
  border: 0;
  outline: 0;
  line-height: 150%;
  padding: 16px 32px;
  -webkit-border-radius: 0 16px 0 16px;
  -moz-border-radius: 0 16px 0 16px;
  -o-border-radius: 0 16px 0 16px;
  border-radius: 0 16px 0 16px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  cursor: pointer;
}
a.btn:hover,
button.btn:hover,
input.btn:hover {
  background-color: #ff5353;
}
@media only screen and (max-width: 1240px) {
  a.btn,
  button.btn,
  input.btn {
    padding: 16px 28px;
  }
}
@media only screen and (max-width: 1024px) {
  a.btn,
  button.btn,
  input.btn {
    padding: 12px 24px;
  }
}
@media only screen and (max-width: 360px) {
  a.btn,
  button.btn,
  input.btn {
    width: 100%;
  }
}
button,
input.btn {
  width: auto;
  outline: 0;
  border: 0;
  cursor: pointer;
}
/* FORM ========================================================================== */
::-webkit-input-placeholder {
  color: #999;
  -webkit-font-smoothing: antialiased;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:focus::-webkit-input-placeholder {
  color: #999;
}
:focus::-moz-placeholder {
  color: #999;
}
.form_container .sent,
.form_container .sending {
  width: 100%;
  background-color: #171719;
  border: solid 2px #343434;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  height: calc(100% + 12px);
  position: absolute;
  overflow: hidden;
  display: block;
  top: -6px;
  left: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.form_container .sent .msg_sent,
.form_container .sending .msg_sent {
  text-align: center;
  padding: 20px;
  opacity: 0;
  -webkit-transition: opacity ease 0.3s;
  -moz-transition: opacity ease 0.3s;
  -o-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}
.form_container .sent.success,
.form_container .sending.success,
.form_container .sent.procesing,
.form_container .sending.procesing {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease 0.3s 0.5s;
  -moz-transition: all ease 0.3s 0.5s;
  -o-transition: all ease 0.3s 0.5s;
  transition: all ease 0.3s 0.5s;
}
.form_container .sent.success .msg_sent,
.form_container .sending.success .msg_sent,
.form_container .sent.procesing .msg_sent,
.form_container .sending.procesing .msg_sent {
  opacity: 1;
  -webkit-transition: opacity ease 0.3s 0.2s;
  -moz-transition: opacity ease 0.3s 0.2s;
  -o-transition: opacity ease 0.3s 0.2s;
  transition: opacity ease 0.3s 0.2s;
}
.form_container .sent.success.procesing,
.form_container .sending.success.procesing {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.form_container .form_contacto {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  position: relative;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.form_container .form_contacto .btn {
  margin-left: auto;
}
.form_container .form_contacto .chosen-container {
  width: 100% !important;
}
.form_container .form_contacto .chosen-container.chosen-container-active .chosen-single {
  -moz-box-shadow: 0 0 5px rgba(34,33,38,0.5);
  -webkit-box-shadow: 0 0 5px rgba(34,33,38,0.5);
  box-shadow: 0 0 5px rgba(34,33,38,0.5);
}
.form_container .form_contacto .chosen-container .chosen-drop {
  top: 61px;
  background-color: #fff;
  -moz-box-shadow: 0 5px 5px rgba(34,33,38,0.5);
  -webkit-box-shadow: 0 5px 5px rgba(34,33,38,0.5);
  box-shadow: 0 5px 5px rgba(34,33,38,0.5);
  width: 100%;
}
.form_container .form_contacto .chosen-container .chosen-drop .chosen-results li {
  color: #222126;
  font-size: 1.4rem;
}
.form_container .form_contacto .chosen-container .chosen-drop .chosen-results li.highlighted {
  background-color: #222126;
  color: #fff;
}
.form_container .form_contacto.submited {
  overflow: hidden;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.form_container .form_contacto .form_errors {
  display: none;
  width: 100%;
  padding: 2px 0;
  color: #c00;
  margin-top: 15px;
  line-height: 100%;
}
.form_container .form_contacto .form_errorsWrapper {
  display: none;
  position: relative;
  float: left;
  width: 100%;
}
.form_input {
  display: block;
  height: 42px;
  line-height: 24px;
  font-size: 1.6rem;
  background: transparent;
  -webkit-appearance: none;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 4px 8px;
  width: 100%;
  float: none;
  outline: 0;
  border: 0;
  border-bottom: solid 1px #fff;
  text-overflow: ellipsis;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.form_input.error-form {
  border-bottom: solid 1px #ed2121;
}
.form_input:focus {
  border-bottom: solid 1px #343434;
  color: #fff;
}
.form_input.hidden {
  display: none;
}
textarea.form_input {
  height: 105px;
}
select.form_input {
  padding-right: 24px;
}
select.form_input option {
  color: #fff;
  background: #171719;
}
.form_space {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form_space label {
  position: relative;
  color: #fff;
  line-height: 12px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.form_space label.active,
.form_space label.focused {
  color: rgba(255,255,255,0.5);
}
.form_space.dropdown {
  position: relative;
}
.form_space.dropdown:after {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 6px;
  width: 6px;
  right: 6px;
  position: absolute;
  bottom: 19px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.btnRow {
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
textarea {
  resize: none;
}
/* CONTENT ========================================================================== */
header {
  height: 180px;
  z-index: 10;
  top: 0;
  left: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
header.floater {
  position: fixed;
}
header .content-center {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 44px;
  padding-top: 44px;
  position: relative;
  height: inherit;
  z-index: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
header .content-center #logo_box {
  height: 100%;
  max-width: 140px;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
header .content-center #logo_box a {
  width: auto;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
header .content-center #logo_box img {
  display: block;
  height: 100%;
  width: auto;
}
@media only screen and (max-width: 1024px) {
  header .content-center #logo_box {
    max-width: 120px;
  }
}
@media only screen and (max-width: 900px) {
  header .content-center #logo_box {
    max-width: 100px;
  }
}
header .content-center #menuIcon_wrapper {
  display: none;
  height: inherit;
}
@media only screen and (max-width: 800px) {
  header .content-center #menuIcon_wrapper {
    height: inherit;
    width: 100px;
    float: right;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    display: block;
  }
}
header .content-center #menuIcon {
  display: none;
  height: 20px;
  width: 26px;
  float: right;
  margin-left: 20px;
}
@media only screen and (max-width: 800px) {
  header .content-center #menuIcon {
    display: block;
  }
}
header .content-center #menuIcon a#nav-toggle {
  width: 26px;
  height: 19px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: block;
}
header .content-center #menuIcon a#nav-toggle.activo span {
  height: 4px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(1),
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(2),
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(1) {
  left: 2px;
  top: 3px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(2) {
  left: calc(50% - 2px);
  top: 3px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(5) {
  left: 2px;
  top: 12px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(6) {
  left: calc(50% - 2px);
  top: 12px;
}
header .content-center #menuIcon a#nav-toggle span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(even) {
  left: 50%;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(odd) {
  left: 0px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(1),
header .content-center #menuIcon a#nav-toggle span:nth-child(2) {
  top: 0;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(3),
header .content-center #menuIcon a#nav-toggle span:nth-child(4) {
  top: 7px;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(5),
header .content-center #menuIcon a#nav-toggle span:nth-child(6) {
  top: 14px;
}
header .content-center #menuIcon a#nav-toggle span {
  background: #fff;
}
@media only screen and (min-width: 801px) {
  header .content-center #mainMenu {
    display: flex !important;
    height: 100%;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  header .content-center #mainMenu ul {
    z-index: 1;
    height: inherit;
    display: flex;
    gap: 48px;
  }
  header .content-center #mainMenu ul li {
    float: left;
    height: inherit;
    position: relative;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header .content-center #mainMenu ul li a.hidden {
    display: none;
  }
  header .content-center #mainMenu ul li a:not(.btn) {
    color: #fff;
    padding: 12px 20px;
    line-height: 150%;
    -webkit-transition: color ease 0.3s;
    -moz-transition: color ease 0.3s;
    -o-transition: color ease 0.3s;
    transition: color ease 0.3s;
  }
  header .content-center #mainMenu ul li a:not(.btn):after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 32px);
    height: 100%;
    top: 0;
    left: -16px;
    margin: auto;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -o-border-radius: 28px;
    border-radius: 28px;
    pointer-events: none;
    opacity: 0;
    border: solid 1px #ed2121;
    -webkit-transition: opacity ease 0.3s;
    -moz-transition: opacity ease 0.3s;
    -o-transition: opacity ease 0.3s;
    transition: opacity ease 0.3s;
  }
  header .content-center #mainMenu ul li a {
    cursor: pointer;
    display: block;
    position: relative;
  }
  header .content-center #mainMenu ul li:hover a:not(.btn),
  header .content-center #mainMenu ul li.active a:not(.btn) {
    color: #ff5353;
  }
  header .content-center #mainMenu ul li:hover a:not(.btn):after,
  header .content-center #mainMenu ul li.active a:not(.btn):after {
    opacity: 1;
  }
  header .content-center #mainMenu ul li:hover a.btn,
  header .content-center #mainMenu ul li.active a.btn {
    background-color: #ff5353;
  }
}
@media only screen and (max-width: 1240px) {
  header .content-center #mainMenu ul {
    gap: 32px;
  }
  header .content-center #mainMenu ul li a:not(.btn):after {
    width: calc(100% + 16px);
    left: -8px;
  }
}
@media only screen and (max-width: 1024px) {
  header .content-center #mainMenu ul {
    gap: 28px;
  }
  header .content-center #mainMenu ul li a:not(.btn) {
    padding: 12px 16px;
  }
}
@media only screen and (max-width: 900px) {
  header .content-center #mainMenu ul {
    gap: 20px;
  }
  header .content-center #mainMenu ul li a:not(.btn) {
    padding: 12px;
  }
  header .content-center #mainMenu ul li a:not(.btn):after {
    width: calc(100% + 8px);
    left: -4px;
  }
}
@media only screen and (max-width: 800px) {
  header .content-center #mainMenu {
    display: none;
    position: fixed;
    top: 80px;
    right: -51%;
    width: 50%;
    min-width: 220px;
    max-width: 300px;
    height: calc(100% - 80px);
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #171719;
    -moz-box-shadow: -12px 0 8px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: -12px 0 8px 0 rgba(0,0,0,0.15);
    box-shadow: -12px 0 8px 0 rgba(0,0,0,0.15);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  header .content-center #mainMenu ul {
    height: 100%;
    width: 100%;
  }
  header .content-center #mainMenu ul li {
    width: 100%;
    text-align: center;
    border-bottom: solid 1px #343434;
    height: calc(100% / 5);
  }
  header .content-center #mainMenu ul li a.btn {
    display: none;
  }
  header .content-center #mainMenu ul li a.hidden {
    display: flex;
  }
  header .content-center #mainMenu ul li a:not(.btn) {
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
    line-height: 100%;
    text-align: left;
  }
  header .content-center #mainMenu ul li.active a:not(.btn) {
    color: #ff5353;
  }
}
@media only screen and (max-width: 568px) {
  header .content-center #mainMenu {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    right: -100%;
  }
}
header .content-center #mainMenu.openMenu {
  right: 0;
  height: calc(100% - 80px);
  top: 80px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 1024px) {
  header {
    height: 140px;
  }
  header .content-center {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media only screen and (max-width: 900px) {
  header {
    height: 100px;
  }
  header .content-center {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 800px) {
  header {
    height: 80px;
  }
  header .content-center {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
header.headScroll,
header.open {
  height: 100px;
  background-color: #171719;
  -moz-box-shadow: 0 12px 8px 0 rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 12px 8px 0 rgba(0,0,0,0.15);
  box-shadow: 0 12px 8px 0 rgba(0,0,0,0.15);
}
header.headScroll .content-center,
header.open .content-center {
  padding-bottom: 20px;
  padding-top: 20px;
}
header.headScroll .content-center #logo_box,
header.open .content-center #logo_box {
  max-width: 100px;
}
@media only screen and (max-width: 800px) {
  header.headScroll,
  header.open {
    height: 80px;
  }
  header.headScroll .content-center,
  header.open .content-center {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.closeArea {
  display: none;
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.5);
}
main {
  height: 100%;
}
footer {
  position: relative;
  margin-top: -40px;
  padding-bottom: 24px;
  height: 40px;
}
footer .content-center {
  height: 100%;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}
/* ERROR 404 ========================================================================== */
#errorBox {
  height: 100%;
  min-height: 320px;
}
@media only screen and (max-width: 800px) {
  #errorBox {
    min-height: 280px;
  }
}
@media only screen and (max-width: 568px) {
  #errorBox {
    min-height: 240px;
  }
}
@media only screen and (max-width: 360px) {
  #errorBox {
    min-height: 220px;
  }
}
#errorBox section,
#errorBox .content-center {
  height: 100%;
}
#errorBox .content-center {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#errorBox .textSpace {
  text-align: center;
  max-width: 400px;
  margin: 24px auto;
}
#errorBox img {
  display: block;
  max-width: 120px;
  margin: 0 auto 32px;
}
@media only screen and (max-width: 568px) {
  #errorBox img {
    max-width: 100px;
    margin: 0 auto 28px;
  }
}
/* GENERAL ========================================================================== */
section {
  position: relative;
}
.bgCircle {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  bottom: 100%;
  z-index: -1;
}
.bgCircle .container {
  position: absolute;
  width: 100%;
  height: calc(800px * 2);
  bottom: -400px;
  overflow-x: hidden;
}
.bgCircle .circle {
  position: absolute;
  background: #ed2121;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 800px;
  bottom: 400px;
  height: auto;
  filter: blur(200px);
  opacity: 0.16;
}
.bgCircle .circle:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
@media only screen and (max-width: 1024px) {
  .bgCircle .container {
    height: calc(600px * 2);
    bottom: -300px;
  }
  .bgCircle .circle {
    width: 600px;
    bottom: 300px;
    filter: blur(150px);
  }
}
@media only screen and (max-width: 900px) {
  .bgCircle .container {
    height: calc(500px * 2);
    bottom: -250px;
  }
  .bgCircle .circle {
    width: 500px;
    bottom: 250px;
    filter: blur(125px);
  }
}
@media only screen and (max-width: 800px) {
  .bgCircle .container {
    height: calc(400px * 2);
    bottom: -200px;
  }
  .bgCircle .circle {
    width: 400px;
    bottom: 200px;
    filter: blur(100px);
  }
}
@media only screen and (max-width: 568px) {
  .bgCircle .container {
    height: calc(300px * 2);
    bottom: -150px;
  }
  .bgCircle .circle {
    width: 300px;
    bottom: 150px;
    filter: blur(75px);
  }
}
@media only screen and (max-width: 360px) {
  .bgCircle .container {
    height: calc(200px * 2);
    bottom: -100px;
  }
  .bgCircle .circle {
    width: 200px;
    bottom: 100px;
    filter: blur(50px);
  }
}
#beneficios .bgCircle .circle {
  left: -400px;
}
@media only screen and (max-width: 1024px) {
  #beneficios .bgCircle .circle {
    left: -300px;
  }
}
@media only screen and (max-width: 900px) {
  #beneficios .bgCircle .circle {
    left: -250px;
  }
}
@media only screen and (max-width: 800px) {
  #beneficios .bgCircle .circle {
    left: -200px;
  }
}
@media only screen and (max-width: 568px) {
  #beneficios .bgCircle .circle {
    left: -150px;
  }
}
@media only screen and (max-width: 360px) {
  #beneficios .bgCircle .circle {
    left: -100px;
  }
}
#ubicacion .bgCircle .circle {
  right: -400px;
}
@media only screen and (max-width: 1024px) {
  #ubicacion .bgCircle .circle {
    right: -300px;
  }
}
@media only screen and (max-width: 900px) {
  #ubicacion .bgCircle .circle {
    right: -250px;
  }
}
@media only screen and (max-width: 800px) {
  #ubicacion .bgCircle .circle {
    right: -200px;
  }
}
@media only screen and (max-width: 568px) {
  #ubicacion .bgCircle .circle {
    right: -150px;
  }
}
@media only screen and (max-width: 360px) {
  #ubicacion .bgCircle .circle {
    right: -100px;
  }
}
/* SECCIONES ========================================================================== */
#inicio {
  padding-top: 120px;
  overflow: hidden;
}
#inicio .content-center {
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: clamp(500px, calc(100dvh - 120px), 800px);
}
#inicio .textSpace {
  width: 520px;
  gap: 12px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#inicio .imageSpace {
  width: calc(100% - 520px);
  position: relative;
}
#inicio .imageSpace img {
  display: block;
  position: absolute;
  top: 0;
  left: 20%;
  bottom: 0;
  margin: auto;
  height: auto;
  min-width: 920px;
  max-height: clamp(500px, calc(100dvh - 120px), 800px);
  object-fit: contain;
  object-position: 0% 50%;
}
@media only screen and (max-width: 1240px) {
  #inicio .imageSpace img {
    left: 10%;
  }
}
@media only screen and (max-width: 1024px) {
  #inicio {
    padding-top: 100px;
  }
  #inicio .content-center {
    min-height: clamp(500px, calc(100dvh - 100px), 800px);
  }
  #inicio .textSpace {
    width: 460px;
  }
  #inicio .imageSpace {
    width: calc(100% - 460px);
  }
  #inicio .imageSpace img {
    left: 5%;
    max-height: clamp(500px, calc(100dvh - 100px), 800px);
  }
}
@media only screen and (max-width: 900px) {
  #inicio {
    padding-top: 80px;
  }
  #inicio .content-center {
    min-height: clamp(500px, calc(100dvh - 80px), 800px);
  }
  #inicio .textSpace {
    width: 400px;
  }
  #inicio .imageSpace {
    width: calc(100% - 400px);
  }
  #inicio .imageSpace img {
    left: 0;
    max-height: clamp(500px, calc(100dvh - 80px), 800px);
  }
}
@media only screen and (max-width: 800px) {
  #inicio {
    padding-top: 80px;
  }
  #inicio .content-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100dvh - 80px);
  }
  #inicio .textSpace,
  #inicio .imageSpace {
    width: 100%;
  }
  #inicio .textSpace {
    text-align: center;
    padding: 40px 0 20px;
  }
  #inicio .imageSpace img {
    max-height: initial;
    position: static;
    width: 100%;
    min-width: 0;
    max-width: 680px;
    object-fit: contain;
    object-position: 50% 0%;
  }
}
@media only screen and (max-width: 568px) {
  #inicio .content-center {
    min-height: 0;
  }
  #inicio .textSpace {
    gap: 8px;
    padding: 36px 0 16px;
  }
}
@media only screen and (max-width: 480px) {
  #inicio .imageSpace img {
    position: relative;
    left: -20px;
    right: -20px;
    width: calc(100% + 40px);
  }
}
@media only screen and (max-width: 360px) {
  #inicio .textSpace {
    gap: 4px;
    padding: 32px 0 12px;
  }
}
#beneficios .textSpace,
#inventario .textSpace {
  display: flex;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 720px;
  margin: 0 auto;
  gap: 20px;
}
#beneficios .cardsSpace,
#inventario .cardsSpace,
#beneficios .modelsSpace,
#inventario .modelsSpace {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 24px;
}
#beneficios .cardsSpace img,
#inventario .cardsSpace img,
#beneficios .modelsSpace img,
#inventario .modelsSpace img {
  display: block;
}
@media only screen and (max-width: 900px) {
  #beneficios .cardsSpace,
  #inventario .cardsSpace,
  #beneficios .modelsSpace,
  #inventario .modelsSpace {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 568px) {
  #beneficios .textSpace,
  #inventario .textSpace {
    gap: 16px;
  }
}
#beneficios .card {
  background-color: #222126;
  border: solid 1px #343434;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  -webkit-flex-basis: 320px;
  -ms-flex-basis: 320px;
  flex-basis: 320px;
  -moz-box-shadow: 0 12px 8px 0 rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 12px 8px 0 rgba(0,0,0,0.15);
  box-shadow: 0 12px 8px 0 rgba(0,0,0,0.15);
  position: relative;
}
#beneficios .card:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}
#beneficios .card .content {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px;
  gap: 24px;
  position: absolute;
  text-align: center;
  inset: 0;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  #beneficios .card {
    -webkit-flex-basis: 300px;
    -ms-flex-basis: 300px;
    flex-basis: 300px;
  }
}
@media only screen and (max-width: 900px) {
  #beneficios .card {
    -webkit-flex-basis: 280px;
    -ms-flex-basis: 280px;
    flex-basis: 280px;
  }
  #beneficios .card .content {
    padding: 20px;
    gap: 20px;
  }
}
@media only screen and (max-width: 800px) {
  #beneficios .card {
    -webkit-flex-basis: 260px;
    -ms-flex-basis: 260px;
    flex-basis: 260px;
  }
  #beneficios .card .content {
    gap: 16px;
  }
  #beneficios .card img {
    max-width: 80px;
  }
}
@media only screen and (max-width: 600px) {
  #beneficios .card {
    -webkit-flex-basis: 240px;
    -ms-flex-basis: 240px;
    flex-basis: 240px;
  }
}
@media only screen and (max-width: 568px) {
  #beneficios .card {
    -webkit-flex-basis: 220px;
    -ms-flex-basis: 220px;
    flex-basis: 220px;
  }
  #beneficios .card .content {
    gap: 12px;
  }
  #beneficios .card img {
    max-width: 68px;
  }
}
@media only screen and (max-width: 360px) {
  #beneficios .card {
    -webkit-flex-basis: 200px;
    -ms-flex-basis: 200px;
    flex-basis: 200px;
  }
}
@media only screen and (max-width: 1024px) {
  #inventario .modelsSpace {
    gap: 12px;
  }
}
@media only screen and (max-width: 900px) {
  #inventario .modelsSpace {
    gap: 0;
  }
}
#inventario .item {
  -webkit-flex-basis: 420px;
  -ms-flex-basis: 420px;
  flex-basis: 420px;
}
@media only screen and (max-width: 1024px) {
  #inventario .item {
    -webkit-flex-basis: 360px;
    -ms-flex-basis: 360px;
    flex-basis: 360px;
    position: relative;
    overflow: hidden;
  }
  #inventario .item img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #inventario .item:after {
    content: "";
    display: block;
    padding-bottom: 65%;
  }
}
@media only screen and (max-width: 900px) {
  #inventario .item {
    -webkit-flex-basis: 320px;
    -ms-flex-basis: 320px;
    flex-basis: 320px;
  }
}
@media only screen and (max-width: 800px) {
  #inventario .item {
    -webkit-flex-basis: 280px;
    -ms-flex-basis: 280px;
    flex-basis: 280px;
  }
}
#ubicacion .content-center,
#contacto .content-center {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 60px;
}
#ubicacion .left,
#contacto .left,
#ubicacion .right,
#contacto .right {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 50%;
  -ms-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
#ubicacion .left,
#contacto .left {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 28px;
}
@media only screen and (max-width: 1024px) {
  #ubicacion .content-center,
  #contacto .content-center {
    gap: 52px;
  }
}
@media only screen and (max-width: 900px) {
  #ubicacion .content-center,
  #contacto .content-center {
    gap: 44px;
  }
}
@media only screen and (max-width: 800px) {
  #ubicacion .content-center,
  #contacto .content-center {
    gap: 40px;
  }
}
#ubicacion {
  border-top: solid 1px #343434;
  border-bottom: solid 1px #343434;
  background: linear-gradient(120deg, #222126 35%, #0c0c0d 100%);
}
#ubicacion .left img,
#ubicacion .right img,
#ubicacion .left iframe,
#ubicacion .right iframe {
  position: absolute;
  display: block;
  inset: 0;
  margin: auto;
  min-height: 100%;
  width: 100%;
  object-fit: cover;
}
#ubicacion .left .map {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
}
#ubicacion .left .map:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
#ubicacion .right {
  display: block;
}
#ubicacion .right .box {
  position: relative;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  #ubicacion .left {
    -webkit-flex-basis: 60%;
    -ms-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
    gap: 20px;
  }
  #ubicacion .right {
    -webkit-flex-basis: 40%;
    -ms-flex-basis: 40%;
    flex-basis: 40%;
    max-width: 40%;
  }
}
@media only screen and (max-width: 900px) {
  #ubicacion .left,
  #ubicacion .right {
    -webkit-flex-basis: auto;
    -ms-flex-basis: auto;
    flex-basis: auto;
    width: 100%;
  }
  #ubicacion .left {
    max-width: calc(100% - 280px);
    gap: 16px;
  }
  #ubicacion .right {
    max-width: 280px;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
  }
}
@media only screen and (max-width: 800px) {
  #ubicacion .content-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #ubicacion .left {
    max-width: 100%;
    text-align: center;
    gap: 12px;
  }
  #ubicacion .right {
    display: none;
  }
}
@media only screen and (max-width: 568px) {
  #ubicacion .left {
    gap: 8px;
  }
}
#contacto {
  position: relative;
  overflow: hidden;
  padding-bottom: calc(80px + 40px);
}
#contacto:after {
  content: "";
  display: block;
  position: absolute;
  background: #ed2121;
  max-width: 60dvw;
  width: 1064px;
  height: 480px;
  left: -380px;
  bottom: 0;
  opacity: 0.16;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  filter: blur(200px);
  z-index: -1;
}
#contacto .left {
  max-width: 520px;
}
#contacto .left .whatsapp {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  color: #fff;
  text-decoration: underline;
}
#contacto .left .whatsapp img {
  display: block;
  max-width: 32px;
}
#contacto .left .logo {
  max-width: 118px;
}
#contacto .left .logo img {
  display: block;
}
@media only screen and (max-width: 1024px) {
  #contacto:after {
    width: 944px;
    left: -320px;
    filter: blur(150px);
  }
}
@media only screen and (max-width: 900px) {
  #contacto:after {
    max-width: initial;
    height: 400px;
    width: 800px;
    left: -200px;
    bottom: -200px;
    filter: blur(125px);
  }
  #contacto .content-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #contacto .left,
  #contacto .right {
    width: 100%;
  }
  #contacto .left {
    margin: 0 auto;
    text-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #contacto .left .logo {
    display: none;
  }
  #contacto .right {
    max-width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  #contacto {
    padding-bottom: calc(60px + 40px);
  }
  #contacto:after {
    height: 340px;
    width: 680px;
    left: -170px;
    bottom: -170px;
    filter: blur(100px);
  }
}
@media only screen and (max-width: 568px) {
  #contacto {
    padding-bottom: calc(40px + 40px);
  }
  #contacto:after {
    height: 240px;
    width: 480px;
    left: -120px;
    bottom: -120px;
    filter: blur(75px);
  }
}
@media only screen and (max-width: 360px) {
  #contacto:after {
    height: 180px;
    width: calc(100% + 40px);
    left: -20px;
    bottom: -90px;
    filter: blur(50px);
  }
}
