@font-face {
  font-family: 'Apex New';
  src: url("../fonts/apexnew/ApexNew-Medium.eot");
  src: url("../fonts/apexnew/ApexNew-Medium.eot?#iefix") format('embedded-opentype'), url("../fonts/apexnew/ApexNew-Medium.woff2") format('woff2'), url("../fonts/apexnew/ApexNew-Medium.woff") format('woff'), url("../fonts/apexnew/ApexNew-Medium.ttf") format('truetype'), url("../fonts/apexnew/ApexNew-Medium.svg#ApexNew-Medium") format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Apex New';
  src: url("../fonts/apexnew/ApexNew-Light.eot");
  src: url("../fonts/apexnew/ApexNew-Light.eot?#iefix") format('embedded-opentype'), url("../fonts/apexnew/ApexNew-Light.woff2") format('woff2'), url("../fonts/apexnew/ApexNew-Light.woff") format('woff'), url("../fonts/apexnew/ApexNew-Light.ttf") format('truetype'), url("../fonts/apexnew/ApexNew-Light.svg#ApexNew-Light") format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Pier Sans';
  src: url("../fonts/piersans/PierSans-Medium.eot");
  src: url("../fonts/piersans/PierSans-Medium.eot?#iefix") format('embedded-opentype'), url("../fonts/piersans/PierSans-Medium.woff2") format('woff2'), url("../fonts/piersans/PierSans-Medium.woff") format('woff'), url("../fonts/piersans/PierSans-Medium.ttf") format('truetype'), url("../fonts/piersans/PierSans-Medium.svg#PierSans-Medium") format('svg');
  font-weight: 500;
  font-style: normal;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
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;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [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 {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";
  filter: alpha(opacity=54);
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
body,
html,
input,
textarea,
select,
option {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body,
html {
  width: 100%;
  position: relative;
}
html {
  overflow-x: hidden;
}
body {
  overflow: hidden;
  padding-bottom: 0 !important;
  background-color: #fff;
}
img {
  max-width: 100%;
}
.baseline {
  background-image: linear-gradient(to bottom, #e9e9e9 0, rgba(255,255,255,0) 1px);
  background-repeat: repeat-y;
  background-size: 100% 8px;
  background-position: left 0px;
}
.wrapper {
  margin: 0 auto;
  max-width: 1920px;
}
.wrapper:before,
.wrapper:after {
  content: "";
  display: table;
}
.wrapper:after {
  clear: both;
  zoom: 1;
}
.col {
  position: relative;
  float: left;
  box-sizing: border-box;
}
.col.center {
  float: none;
  clear: both;
}
.col.false {
  height: 10px;
}
.wrapper {
  padding: 0 10px;
}
.xs-1 {
  width: 25%;
}
.xs-2 {
  width: 50%;
}
.xs-3 {
  width: 75%;
}
.xs-4 {
  width: 100%;
}
.col {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 768px) {
  .wrapper {
    padding: 0 10px;
  }
  .m-0 {
    width: 0%;
  }
  .m-1 {
    width: 8.333333333333334%;
  }
  .m-2 {
    width: 16.666666666666668%;
  }
  .m-3 {
    width: 25%;
  }
  .m-4 {
    width: 33.333333333333336%;
  }
  .m-5 {
    width: 41.66666666666667%;
  }
  .m-6 {
    width: 50%;
  }
  .m-7 {
    width: 58.333333333333336%;
  }
  .m-8 {
    width: 66.66666666666667%;
  }
  .m-9 {
    width: 75%;
  }
  .m-10 {
    width: 83.33333333333334%;
  }
  .m-11 {
    width: 91.66666666666667%;
  }
  .m-12 {
    width: 100%;
  }
  .col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .wrapper {
    padding: 0 20px;
  }
  .l-0 {
    width: 0%;
  }
  .l-1 {
    width: 8.333333333333334%;
  }
  .l-2 {
    width: 16.666666666666668%;
  }
  .l-3 {
    width: 25%;
  }
  .l-4 {
    width: 33.333333333333336%;
  }
  .l-5 {
    width: 41.66666666666667%;
  }
  .l-6 {
    width: 50%;
  }
  .l-7 {
    width: 58.333333333333336%;
  }
  .l-8 {
    width: 66.66666666666667%;
  }
  .l-9 {
    width: 75%;
  }
  .l-10 {
    width: 83.33333333333334%;
  }
  .l-11 {
    width: 91.66666666666667%;
  }
  .l-12 {
    width: 100%;
  }
  .col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
html,
body {
  font-family: 'Apex New', sans-serif;
  color: #454545;
  font-size: 19px;
  line-height: 32px;
  font-weight: 500;
  font-style: normal;
}
h1,
.h1 {
  font-family: 'Pier Sans', sans-serif;
  font-weight: 500;
  letter-spacing: 7px;
  font-size: 3.474rem;
  line-height: 4.842rem;
  margin: 16px 0;
  padding: 4px 0;
}
h2,
.h2 {
  font-family: 'Pier Sans', sans-serif;
  font-weight: 500;
  letter-spacing: 5px;
  font-size: 2.211rem;
  line-height: 2.947rem;
  margin: 16px 0;
  padding: 4px 0;
}
h3,
.h3 {
  font-family: 'Pier Sans', sans-serif;
  font-weight: 500;
  letter-spacing: 4px;
  font-size: 1.895rem;
  line-height: 2.842rem;
  margin: 16px 0;
  padding: 4px 0;
}
h4,
.h4 {
  font-family: 'Pier Sans', sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
  font-size: 1.105rem;
  line-height: 2.105rem;
  margin: 16px 0;
  padding: 4px 0;
}
h5,
.h5 {
  font-family: 'Pier Sans', sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
  font-size: 0.684rem;
  line-height: 1.263rem;
  margin: 16px 0;
  padding: 7px 0 2px;
}
h6,
.h6 {
  font-family: 'Apex New', sans-serif;
  font-weight: 300;
  letter-spacing: 0;
  font-size: 2.947rem;
  line-height: 3.789rem;
  margin: 16px 0;
  padding: 4px 0;
}
p,
a,
li,
.text {
  margin: 16px 0;
  padding: 4px 0;
}
.text--big,
.text--big p,
.text--big a,
.text--big li,
.content--journal blockquote {
  font-weight: 300;
  font-size: 1.579rem;
  line-height: 2.526rem;
}
.text--small,
.text--small p,
.text--small a,
.text--small li {
  font-size: 0.842rem;
  line-height: 1.474rem;
}
a {
  text-decoration: none;
  color: #b6b6b6;
  outline: 0;
  transition: all 0.3s ease 0s;
}
a:not(.button):hover {
  color: #455e7d;
}
strong {
  font-weight: 700;
}
ul {
  margin: 0;
  padding: 0 0 0 20px;
}
li.custom-li {
  position: relative;
  list-style: none;
}
li.custom-li:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: -19px;
  top: 10px;
  background: #dacccb;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: 2.526rem;
    line-height: 3.368rem;
  }
}
@media screen and (min-width: 1200px) {
  .wrapper {
    padding: 0 60px;
  }
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .text-center-m {
    text-align: center;
  }
  .text-justify-m {
    text-align: justify;
  }
  .text-left-m {
    text-align: left;
  }
  .text-right-m {
    text-align: right;
  }
  .center-m {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .text-center-l {
    text-align: center;
  }
  .text-justify-l {
    text-align: justify;
  }
  .text-left-l {
    text-align: left;
  }
  .text-right-l {
    text-align: right;
  }
  .center-l {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.left {
  float: left;
}
.right {
  float: right;
}
.none {
  float: none;
}
.both {
  clear: both;
}
@media screen and (min-width: 768px) {
  .left-m {
    float: left;
  }
  .right-m {
    float: right;
  }
  .none-m {
    float: none;
  }
  .both-m {
    clear: both;
  }
}
@media screen and (min-width: 1024px) {
  .left-l {
    float: left;
  }
  .right-l {
    float: right;
  }
  .none-l {
    float: none;
  }
  .both-l {
    clear: both;
  }
}
.v-middle {
  vertical-align: middle;
}
.v-baseline {
  vertical-align: baseline;
}
.v-sub {
  vertical-align: sub;
}
.v-super {
  vertical-align: super;
}
.v-top {
  vertical-align: top;
}
.v-text-top {
  vertical-align: text-top;
}
.v-bottom {
  vertical-align: bottom;
}
.v-text-bottom {
  vertical-align: text-bottom;
}
.all-w p,
.all-w h1,
.all-w h2,
.all-w h3,
.all-w h4,
.all-w h5,
.all-w h6,
.all-w li,
.all-w a,
.all-w i {
  color: #fff;
}
.c-w {
  color: #fff !important;
}
.ch-w:hover {
  color: #fff !important;
}
.bg-w {
  background-color: #fff !important;
}
.bgh-w:hover {
  background-color: #fff !important;
}
.c-b {
  color: #000 !important;
}
.ch-b:hover {
  color: #000 !important;
}
.bg-b {
  background-color: #000 !important;
}
.bgh-b:hover {
  background-color: #000 !important;
}
.c-m {
  color: #455e7d !important;
}
.ch-m:hover {
  color: #455e7d !important;
}
.bg-m {
  background-color: #455e7d !important;
}
.bgh-m:hover {
  background-color: #455e7d !important;
}
.c-s {
  color: #dacccb !important;
}
.ch-s:hover {
  color: #dacccb !important;
}
.bg-s {
  background-color: #dacccb !important;
}
.bgh-s:hover {
  background-color: #dacccb !important;
}
.c-success {
  color: #008000 !important;
}
.ch-success:hover {
  color: #008000 !important;
}
.bg-success {
  background-color: #008000 !important;
}
.bgh-success:hover {
  background-color: #008000 !important;
}
.c-error {
  color: #f00 !important;
}
.ch-error:hover {
  color: #f00 !important;
}
.bg-error {
  background-color: #f00 !important;
}
.bgh-error:hover {
  background-color: #f00 !important;
}
.c-notification {
  color: #ff0 !important;
}
.ch-notification:hover {
  color: #ff0 !important;
}
.bg-notification {
  background-color: #ff0 !important;
}
.bgh-notification:hover {
  background-color: #ff0 !important;
}
.c-1 {
  color: #ede5e5 !important;
}
.ch-1:hover {
  color: #ede5e5 !important;
}
.bg-1 {
  background-color: #ede5e5 !important;
}
.bgh-1:hover {
  background-color: #ede5e5 !important;
}
.c-2 {
  color: #797874 !important;
}
.ch-2:hover {
  color: #797874 !important;
}
.bg-2 {
  background-color: #797874 !important;
}
.bgh-2:hover {
  background-color: #797874 !important;
}
.c-3 {
  color: #d0cfcb !important;
}
.ch-3:hover {
  color: #d0cfcb !important;
}
.bg-3 {
  background-color: #d0cfcb !important;
}
.bgh-3:hover {
  background-color: #d0cfcb !important;
}
.c-4 {
  color: #454545 !important;
}
.ch-4:hover {
  color: #454545 !important;
}
.bg-4 {
  background-color: #454545 !important;
}
.bgh-4:hover {
  background-color: #454545 !important;
}
.c-5 {
  color: #717171 !important;
}
.ch-5:hover {
  color: #717171 !important;
}
.bg-5 {
  background-color: #717171 !important;
}
.bgh-5:hover {
  background-color: #717171 !important;
}
.c-6 {
  color: #b6b6b6 !important;
}
.ch-6:hover {
  color: #b6b6b6 !important;
}
.bg-6 {
  background-color: #b6b6b6 !important;
}
.bgh-6:hover {
  background-color: #b6b6b6 !important;
}
.c-7 {
  color: #eee !important;
}
.ch-7:hover {
  color: #eee !important;
}
.bg-7 {
  background-color: #eee !important;
}
.bgh-7:hover {
  background-color: #eee !important;
}
.c-8 {
  color: #d0cfcb !important;
}
.ch-8:hover {
  color: #d0cfcb !important;
}
.bg-8 {
  background-color: #d0cfcb !important;
}
.bgh-8:hover {
  background-color: #d0cfcb !important;
}
.d-table {
  display: table !important;
}
.d-cell {
  display: table-cell !important;
}
.d-block {
  display: block !important;
}
.d-inblock {
  display: inline-block !important;
}
.d-inline {
  display: inline !important;
}
@media screen and (min-width: 768px) {
  .d-table-m {
    display: table !important;
  }
  .d-cell-m {
    display: table-cell !important;
  }
  .d-block-m {
    display: block !important;
  }
  .d-inblock-m {
    display: inline-block !important;
  }
  .d-inline-m {
    display: inline !important;
  }
}
@media screen and (min-width: 1024px) {
  .d-table-l {
    display: table !important;
  }
  .d-cell-l {
    display: table-cell !important;
  }
  .d-block-l {
    display: block !important;
  }
  .d-inblock-l {
    display: inline-block !important;
  }
  .d-inline-l {
    display: inline !important;
  }
}
.p-absolute {
  position: absolute !important;
}
.p-relative {
  position: relative !important;
}
.p-fixed {
  position: fixed !important;
}
.p-static {
  position: static !important;
}
@media screen and (min-width: 768px) {
  .p-absolute-m {
    position: absolute !important;
  }
  .p-relative-m {
    position: relative !important;
  }
  .p-fixed-m {
    position: fixed !important;
  }
  .p-static-m {
    position: static !important;
  }
}
@media screen and (min-width: 1024px) {
  .p-absolute-l {
    position: absolute !important;
  }
  .p-relative-l {
    position: relative !important;
  }
  .p-fixed-l {
    position: fixed !important;
  }
  .p-static-l {
    position: static !important;
  }
}
.mh-auto {
  margin-right: auto;
  margin-left: auto;
}
.pl-0 {
  padding-left: 0px;
}
.pr-0 {
  padding-right: 0px;
}
.pt-0 {
  padding-top: 0px;
}
.pb-0 {
  padding-bottom: 0px;
}
.ph-0 {
  padding-right: 0px;
  padding-left: 0px;
}
.pv-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.pa-0 {
  padding: 0px;
}
.ml-0 {
  margin-left: 0px;
}
.mr-0 {
  margin-right: 0px;
}
.mt-0 {
  margin-top: 0px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mh-0 {
  margin-right: 0px;
  margin-left: 0px;
}
.mv-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.ma-0 {
  margin: 0px;
}
.pl-4 {
  padding-left: 4px;
}
.pr-4 {
  padding-right: 4px;
}
.pt-4 {
  padding-top: 4px;
}
.pb-4 {
  padding-bottom: 4px;
}
.ph-4 {
  padding-right: 4px;
  padding-left: 4px;
}
.pv-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}
.pa-4 {
  padding: 4px;
}
.ml-4 {
  margin-left: 4px;
}
.mr-4 {
  margin-right: 4px;
}
.mt-4 {
  margin-top: 4px;
}
.mb-4 {
  margin-bottom: 4px;
}
.mh-4 {
  margin-right: 4px;
  margin-left: 4px;
}
.mv-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}
.ma-4 {
  margin: 4px;
}
.pl-8 {
  padding-left: 8px;
}
.pr-8 {
  padding-right: 8px;
}
.pt-8 {
  padding-top: 8px;
}
.pb-8 {
  padding-bottom: 8px;
}
.ph-8 {
  padding-right: 8px;
  padding-left: 8px;
}
.pv-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.pa-8 {
  padding: 8px;
}
.ml-8 {
  margin-left: 8px;
}
.mr-8 {
  margin-right: 8px;
}
.mt-8 {
  margin-top: 8px;
}
.mb-8 {
  margin-bottom: 8px;
}
.mh-8 {
  margin-right: 8px;
  margin-left: 8px;
}
.mv-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.ma-8 {
  margin: 8px;
}
.pl-16 {
  padding-left: 16px;
}
.pr-16 {
  padding-right: 16px;
}
.pt-16 {
  padding-top: 16px;
}
.pb-16 {
  padding-bottom: 16px;
}
.ph-16 {
  padding-right: 16px;
  padding-left: 16px;
}
.pv-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.pa-16 {
  padding: 16px;
}
.ml-16 {
  margin-left: 16px;
}
.mr-16 {
  margin-right: 16px;
}
.mt-16 {
  margin-top: 16px;
}
.mb-16 {
  margin-bottom: 16px;
}
.mh-16 {
  margin-right: 16px;
  margin-left: 16px;
}
.mv-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.ma-16 {
  margin: 16px;
}
.pl-24 {
  padding-left: 24px;
}
.pr-24 {
  padding-right: 24px;
}
.pt-24 {
  padding-top: 24px;
}
.pb-24 {
  padding-bottom: 24px;
}
.ph-24 {
  padding-right: 24px;
  padding-left: 24px;
}
.pv-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.pa-24 {
  padding: 24px;
}
.ml-24 {
  margin-left: 24px;
}
.mr-24 {
  margin-right: 24px;
}
.mt-24 {
  margin-top: 24px;
}
.mb-24 {
  margin-bottom: 24px;
}
.mh-24 {
  margin-right: 24px;
  margin-left: 24px;
}
.mv-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.ma-24 {
  margin: 24px;
}
.pl-32 {
  padding-left: 32px;
}
.pr-32 {
  padding-right: 32px;
}
.pt-32 {
  padding-top: 32px;
}
.pb-32 {
  padding-bottom: 32px;
}
.ph-32 {
  padding-right: 32px;
  padding-left: 32px;
}
.pv-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.pa-32 {
  padding: 32px;
}
.ml-32 {
  margin-left: 32px;
}
.mr-32 {
  margin-right: 32px;
}
.mt-32 {
  margin-top: 32px;
}
.mb-32 {
  margin-bottom: 32px;
}
.mh-32 {
  margin-right: 32px;
  margin-left: 32px;
}
.mv-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.ma-32 {
  margin: 32px;
}
.pl-40 {
  padding-left: 40px;
}
.pr-40 {
  padding-right: 40px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.ph-40 {
  padding-right: 40px;
  padding-left: 40px;
}
.pv-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pa-40 {
  padding: 40px;
}
.ml-40 {
  margin-left: 40px;
}
.mr-40 {
  margin-right: 40px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mh-40 {
  margin-right: 40px;
  margin-left: 40px;
}
.mv-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.ma-40 {
  margin: 40px;
}
.pl-48 {
  padding-left: 48px;
}
.pr-48 {
  padding-right: 48px;
}
.pt-48 {
  padding-top: 48px;
}
.pb-48 {
  padding-bottom: 48px;
}
.ph-48 {
  padding-right: 48px;
  padding-left: 48px;
}
.pv-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}
.pa-48 {
  padding: 48px;
}
.ml-48 {
  margin-left: 48px;
}
.mr-48 {
  margin-right: 48px;
}
.mt-48 {
  margin-top: 48px;
}
.mb-48 {
  margin-bottom: 48px;
}
.mh-48 {
  margin-right: 48px;
  margin-left: 48px;
}
.mv-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}
.ma-48 {
  margin: 48px;
}
.pl-56 {
  padding-left: 56px;
}
.pr-56 {
  padding-right: 56px;
}
.pt-56 {
  padding-top: 56px;
}
.pb-56 {
  padding-bottom: 56px;
}
.ph-56 {
  padding-right: 56px;
  padding-left: 56px;
}
.pv-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}
.pa-56 {
  padding: 56px;
}
.ml-56 {
  margin-left: 56px;
}
.mr-56 {
  margin-right: 56px;
}
.mt-56 {
  margin-top: 56px;
}
.mb-56 {
  margin-bottom: 56px;
}
.mh-56 {
  margin-right: 56px;
  margin-left: 56px;
}
.mv-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}
.ma-56 {
  margin: 56px;
}
.pl-64 {
  padding-left: 64px;
}
.pr-64 {
  padding-right: 64px;
}
.pt-64 {
  padding-top: 64px;
}
.pb-64 {
  padding-bottom: 64px;
}
.ph-64 {
  padding-right: 64px;
  padding-left: 64px;
}
.pv-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.pa-64 {
  padding: 64px;
}
.ml-64 {
  margin-left: 64px;
}
.mr-64 {
  margin-right: 64px;
}
.mt-64 {
  margin-top: 64px;
}
.mb-64 {
  margin-bottom: 64px;
}
.mh-64 {
  margin-right: 64px;
  margin-left: 64px;
}
.mv-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.ma-64 {
  margin: 64px;
}
.pl-72 {
  padding-left: 72px;
}
.pr-72 {
  padding-right: 72px;
}
.pt-72 {
  padding-top: 72px;
}
.pb-72 {
  padding-bottom: 72px;
}
.ph-72 {
  padding-right: 72px;
  padding-left: 72px;
}
.pv-72 {
  padding-top: 72px;
  padding-bottom: 72px;
}
.pa-72 {
  padding: 72px;
}
.ml-72 {
  margin-left: 72px;
}
.mr-72 {
  margin-right: 72px;
}
.mt-72 {
  margin-top: 72px;
}
.mb-72 {
  margin-bottom: 72px;
}
.mh-72 {
  margin-right: 72px;
  margin-left: 72px;
}
.mv-72 {
  margin-top: 72px;
  margin-bottom: 72px;
}
.ma-72 {
  margin: 72px;
}
.pl-80 {
  padding-left: 80px;
}
.pr-80 {
  padding-right: 80px;
}
.pt-80 {
  padding-top: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.ph-80 {
  padding-right: 80px;
  padding-left: 80px;
}
.pv-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pa-80 {
  padding: 80px;
}
.ml-80 {
  margin-left: 80px;
}
.mr-80 {
  margin-right: 80px;
}
.mt-80 {
  margin-top: 80px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mh-80 {
  margin-right: 80px;
  margin-left: 80px;
}
.mv-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.ma-80 {
  margin: 80px;
}
@media screen and (min-width: 480px) {
  .pl-s-0 {
    padding-left: 0px;
  }
  .pr-s-0 {
    padding-right: 0px;
  }
  .pt-s-0 {
    padding-top: 0px;
  }
  .pb-s-0 {
    padding-bottom: 0px;
  }
  .ph-s-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pv-s-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pa-s-0 {
    padding: 0px;
  }
  .ml-s-0 {
    margin-left: 0px;
  }
  .mr-s-0 {
    margin-right: 0px;
  }
  .mt-s-0 {
    margin-top: 0px;
  }
  .mb-s-0 {
    margin-bottom: 0px;
  }
  .mh-s-0 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .mv-s-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .ma-s-0 {
    margin: 0px;
  }
  .pl-s-4 {
    padding-left: 4px;
  }
  .pr-s-4 {
    padding-right: 4px;
  }
  .pt-s-4 {
    padding-top: 4px;
  }
  .pb-s-4 {
    padding-bottom: 4px;
  }
  .ph-s-4 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .pv-s-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pa-s-4 {
    padding: 4px;
  }
  .ml-s-4 {
    margin-left: 4px;
  }
  .mr-s-4 {
    margin-right: 4px;
  }
  .mt-s-4 {
    margin-top: 4px;
  }
  .mb-s-4 {
    margin-bottom: 4px;
  }
  .mh-s-4 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .mv-s-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .ma-s-4 {
    margin: 4px;
  }
  .pl-s-8 {
    padding-left: 8px;
  }
  .pr-s-8 {
    padding-right: 8px;
  }
  .pt-s-8 {
    padding-top: 8px;
  }
  .pb-s-8 {
    padding-bottom: 8px;
  }
  .ph-s-8 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .pv-s-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .pa-s-8 {
    padding: 8px;
  }
  .ml-s-8 {
    margin-left: 8px;
  }
  .mr-s-8 {
    margin-right: 8px;
  }
  .mt-s-8 {
    margin-top: 8px;
  }
  .mb-s-8 {
    margin-bottom: 8px;
  }
  .mh-s-8 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .mv-s-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .ma-s-8 {
    margin: 8px;
  }
  .pl-s-16 {
    padding-left: 16px;
  }
  .pr-s-16 {
    padding-right: 16px;
  }
  .pt-s-16 {
    padding-top: 16px;
  }
  .pb-s-16 {
    padding-bottom: 16px;
  }
  .ph-s-16 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .pv-s-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pa-s-16 {
    padding: 16px;
  }
  .ml-s-16 {
    margin-left: 16px;
  }
  .mr-s-16 {
    margin-right: 16px;
  }
  .mt-s-16 {
    margin-top: 16px;
  }
  .mb-s-16 {
    margin-bottom: 16px;
  }
  .mh-s-16 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .mv-s-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .ma-s-16 {
    margin: 16px;
  }
  .pl-s-24 {
    padding-left: 24px;
  }
  .pr-s-24 {
    padding-right: 24px;
  }
  .pt-s-24 {
    padding-top: 24px;
  }
  .pb-s-24 {
    padding-bottom: 24px;
  }
  .ph-s-24 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .pv-s-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pa-s-24 {
    padding: 24px;
  }
  .ml-s-24 {
    margin-left: 24px;
  }
  .mr-s-24 {
    margin-right: 24px;
  }
  .mt-s-24 {
    margin-top: 24px;
  }
  .mb-s-24 {
    margin-bottom: 24px;
  }
  .mh-s-24 {
    margin-right: 24px;
    margin-left: 24px;
  }
  .mv-s-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .ma-s-24 {
    margin: 24px;
  }
  .pl-s-32 {
    padding-left: 32px;
  }
  .pr-s-32 {
    padding-right: 32px;
  }
  .pt-s-32 {
    padding-top: 32px;
  }
  .pb-s-32 {
    padding-bottom: 32px;
  }
  .ph-s-32 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .pv-s-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pa-s-32 {
    padding: 32px;
  }
  .ml-s-32 {
    margin-left: 32px;
  }
  .mr-s-32 {
    margin-right: 32px;
  }
  .mt-s-32 {
    margin-top: 32px;
  }
  .mb-s-32 {
    margin-bottom: 32px;
  }
  .mh-s-32 {
    margin-right: 32px;
    margin-left: 32px;
  }
  .mv-s-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .ma-s-32 {
    margin: 32px;
  }
  .pl-s-40 {
    padding-left: 40px;
  }
  .pr-s-40 {
    padding-right: 40px;
  }
  .pt-s-40 {
    padding-top: 40px;
  }
  .pb-s-40 {
    padding-bottom: 40px;
  }
  .ph-s-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .pv-s-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pa-s-40 {
    padding: 40px;
  }
  .ml-s-40 {
    margin-left: 40px;
  }
  .mr-s-40 {
    margin-right: 40px;
  }
  .mt-s-40 {
    margin-top: 40px;
  }
  .mb-s-40 {
    margin-bottom: 40px;
  }
  .mh-s-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .mv-s-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ma-s-40 {
    margin: 40px;
  }
  .pl-s-48 {
    padding-left: 48px;
  }
  .pr-s-48 {
    padding-right: 48px;
  }
  .pt-s-48 {
    padding-top: 48px;
  }
  .pb-s-48 {
    padding-bottom: 48px;
  }
  .ph-s-48 {
    padding-right: 48px;
    padding-left: 48px;
  }
  .pv-s-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pa-s-48 {
    padding: 48px;
  }
  .ml-s-48 {
    margin-left: 48px;
  }
  .mr-s-48 {
    margin-right: 48px;
  }
  .mt-s-48 {
    margin-top: 48px;
  }
  .mb-s-48 {
    margin-bottom: 48px;
  }
  .mh-s-48 {
    margin-right: 48px;
    margin-left: 48px;
  }
  .mv-s-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .ma-s-48 {
    margin: 48px;
  }
  .pl-s-56 {
    padding-left: 56px;
  }
  .pr-s-56 {
    padding-right: 56px;
  }
  .pt-s-56 {
    padding-top: 56px;
  }
  .pb-s-56 {
    padding-bottom: 56px;
  }
  .ph-s-56 {
    padding-right: 56px;
    padding-left: 56px;
  }
  .pv-s-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .pa-s-56 {
    padding: 56px;
  }
  .ml-s-56 {
    margin-left: 56px;
  }
  .mr-s-56 {
    margin-right: 56px;
  }
  .mt-s-56 {
    margin-top: 56px;
  }
  .mb-s-56 {
    margin-bottom: 56px;
  }
  .mh-s-56 {
    margin-right: 56px;
    margin-left: 56px;
  }
  .mv-s-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .ma-s-56 {
    margin: 56px;
  }
  .pl-s-64 {
    padding-left: 64px;
  }
  .pr-s-64 {
    padding-right: 64px;
  }
  .pt-s-64 {
    padding-top: 64px;
  }
  .pb-s-64 {
    padding-bottom: 64px;
  }
  .ph-s-64 {
    padding-right: 64px;
    padding-left: 64px;
  }
  .pv-s-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .pa-s-64 {
    padding: 64px;
  }
  .ml-s-64 {
    margin-left: 64px;
  }
  .mr-s-64 {
    margin-right: 64px;
  }
  .mt-s-64 {
    margin-top: 64px;
  }
  .mb-s-64 {
    margin-bottom: 64px;
  }
  .mh-s-64 {
    margin-right: 64px;
    margin-left: 64px;
  }
  .mv-s-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .ma-s-64 {
    margin: 64px;
  }
  .pl-s-72 {
    padding-left: 72px;
  }
  .pr-s-72 {
    padding-right: 72px;
  }
  .pt-s-72 {
    padding-top: 72px;
  }
  .pb-s-72 {
    padding-bottom: 72px;
  }
  .ph-s-72 {
    padding-right: 72px;
    padding-left: 72px;
  }
  .pv-s-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pa-s-72 {
    padding: 72px;
  }
  .ml-s-72 {
    margin-left: 72px;
  }
  .mr-s-72 {
    margin-right: 72px;
  }
  .mt-s-72 {
    margin-top: 72px;
  }
  .mb-s-72 {
    margin-bottom: 72px;
  }
  .mh-s-72 {
    margin-right: 72px;
    margin-left: 72px;
  }
  .mv-s-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .ma-s-72 {
    margin: 72px;
  }
  .pl-s-80 {
    padding-left: 80px;
  }
  .pr-s-80 {
    padding-right: 80px;
  }
  .pt-s-80 {
    padding-top: 80px;
  }
  .pb-s-80 {
    padding-bottom: 80px;
  }
  .ph-s-80 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .pv-s-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pa-s-80 {
    padding: 80px;
  }
  .ml-s-80 {
    margin-left: 80px;
  }
  .mr-s-80 {
    margin-right: 80px;
  }
  .mt-s-80 {
    margin-top: 80px;
  }
  .mb-s-80 {
    margin-bottom: 80px;
  }
  .mh-s-80 {
    margin-right: 80px;
    margin-left: 80px;
  }
  .mv-s-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .ma-s-80 {
    margin: 80px;
  }
}
@media screen and (min-width: 768px) {
  .pl-m-0 {
    padding-left: 0px;
  }
  .pr-m-0 {
    padding-right: 0px;
  }
  .pt-m-0 {
    padding-top: 0px;
  }
  .pb-m-0 {
    padding-bottom: 0px;
  }
  .ph-m-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pv-m-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pa-m-0 {
    padding: 0px;
  }
  .ml-m-0 {
    margin-left: 0px;
  }
  .mr-m-0 {
    margin-right: 0px;
  }
  .mt-m-0 {
    margin-top: 0px;
  }
  .mb-m-0 {
    margin-bottom: 0px;
  }
  .mh-m-0 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .mv-m-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .ma-m-0 {
    margin: 0px;
  }
  .pl-m-4 {
    padding-left: 4px;
  }
  .pr-m-4 {
    padding-right: 4px;
  }
  .pt-m-4 {
    padding-top: 4px;
  }
  .pb-m-4 {
    padding-bottom: 4px;
  }
  .ph-m-4 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .pv-m-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pa-m-4 {
    padding: 4px;
  }
  .ml-m-4 {
    margin-left: 4px;
  }
  .mr-m-4 {
    margin-right: 4px;
  }
  .mt-m-4 {
    margin-top: 4px;
  }
  .mb-m-4 {
    margin-bottom: 4px;
  }
  .mh-m-4 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .mv-m-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .ma-m-4 {
    margin: 4px;
  }
  .pl-m-8 {
    padding-left: 8px;
  }
  .pr-m-8 {
    padding-right: 8px;
  }
  .pt-m-8 {
    padding-top: 8px;
  }
  .pb-m-8 {
    padding-bottom: 8px;
  }
  .ph-m-8 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .pv-m-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .pa-m-8 {
    padding: 8px;
  }
  .ml-m-8 {
    margin-left: 8px;
  }
  .mr-m-8 {
    margin-right: 8px;
  }
  .mt-m-8 {
    margin-top: 8px;
  }
  .mb-m-8 {
    margin-bottom: 8px;
  }
  .mh-m-8 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .mv-m-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .ma-m-8 {
    margin: 8px;
  }
  .pl-m-16 {
    padding-left: 16px;
  }
  .pr-m-16 {
    padding-right: 16px;
  }
  .pt-m-16 {
    padding-top: 16px;
  }
  .pb-m-16 {
    padding-bottom: 16px;
  }
  .ph-m-16 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .pv-m-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pa-m-16 {
    padding: 16px;
  }
  .ml-m-16 {
    margin-left: 16px;
  }
  .mr-m-16 {
    margin-right: 16px;
  }
  .mt-m-16 {
    margin-top: 16px;
  }
  .mb-m-16 {
    margin-bottom: 16px;
  }
  .mh-m-16 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .mv-m-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .ma-m-16 {
    margin: 16px;
  }
  .pl-m-24 {
    padding-left: 24px;
  }
  .pr-m-24 {
    padding-right: 24px;
  }
  .pt-m-24 {
    padding-top: 24px;
  }
  .pb-m-24 {
    padding-bottom: 24px;
  }
  .ph-m-24 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .pv-m-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pa-m-24 {
    padding: 24px;
  }
  .ml-m-24 {
    margin-left: 24px;
  }
  .mr-m-24 {
    margin-right: 24px;
  }
  .mt-m-24 {
    margin-top: 24px;
  }
  .mb-m-24 {
    margin-bottom: 24px;
  }
  .mh-m-24 {
    margin-right: 24px;
    margin-left: 24px;
  }
  .mv-m-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .ma-m-24 {
    margin: 24px;
  }
  .pl-m-32 {
    padding-left: 32px;
  }
  .pr-m-32 {
    padding-right: 32px;
  }
  .pt-m-32 {
    padding-top: 32px;
  }
  .pb-m-32 {
    padding-bottom: 32px;
  }
  .ph-m-32 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .pv-m-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pa-m-32 {
    padding: 32px;
  }
  .ml-m-32 {
    margin-left: 32px;
  }
  .mr-m-32 {
    margin-right: 32px;
  }
  .mt-m-32 {
    margin-top: 32px;
  }
  .mb-m-32 {
    margin-bottom: 32px;
  }
  .mh-m-32 {
    margin-right: 32px;
    margin-left: 32px;
  }
  .mv-m-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .ma-m-32 {
    margin: 32px;
  }
  .pl-m-40 {
    padding-left: 40px;
  }
  .pr-m-40 {
    padding-right: 40px;
  }
  .pt-m-40 {
    padding-top: 40px;
  }
  .pb-m-40 {
    padding-bottom: 40px;
  }
  .ph-m-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .pv-m-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pa-m-40 {
    padding: 40px;
  }
  .ml-m-40 {
    margin-left: 40px;
  }
  .mr-m-40 {
    margin-right: 40px;
  }
  .mt-m-40 {
    margin-top: 40px;
  }
  .mb-m-40 {
    margin-bottom: 40px;
  }
  .mh-m-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .mv-m-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ma-m-40 {
    margin: 40px;
  }
  .pl-m-48 {
    padding-left: 48px;
  }
  .pr-m-48 {
    padding-right: 48px;
  }
  .pt-m-48 {
    padding-top: 48px;
  }
  .pb-m-48 {
    padding-bottom: 48px;
  }
  .ph-m-48 {
    padding-right: 48px;
    padding-left: 48px;
  }
  .pv-m-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pa-m-48 {
    padding: 48px;
  }
  .ml-m-48 {
    margin-left: 48px;
  }
  .mr-m-48 {
    margin-right: 48px;
  }
  .mt-m-48 {
    margin-top: 48px;
  }
  .mb-m-48 {
    margin-bottom: 48px;
  }
  .mh-m-48 {
    margin-right: 48px;
    margin-left: 48px;
  }
  .mv-m-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .ma-m-48 {
    margin: 48px;
  }
  .pl-m-56 {
    padding-left: 56px;
  }
  .pr-m-56 {
    padding-right: 56px;
  }
  .pt-m-56 {
    padding-top: 56px;
  }
  .pb-m-56 {
    padding-bottom: 56px;
  }
  .ph-m-56 {
    padding-right: 56px;
    padding-left: 56px;
  }
  .pv-m-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .pa-m-56 {
    padding: 56px;
  }
  .ml-m-56 {
    margin-left: 56px;
  }
  .mr-m-56 {
    margin-right: 56px;
  }
  .mt-m-56 {
    margin-top: 56px;
  }
  .mb-m-56 {
    margin-bottom: 56px;
  }
  .mh-m-56 {
    margin-right: 56px;
    margin-left: 56px;
  }
  .mv-m-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .ma-m-56 {
    margin: 56px;
  }
  .pl-m-64 {
    padding-left: 64px;
  }
  .pr-m-64 {
    padding-right: 64px;
  }
  .pt-m-64 {
    padding-top: 64px;
  }
  .pb-m-64 {
    padding-bottom: 64px;
  }
  .ph-m-64 {
    padding-right: 64px;
    padding-left: 64px;
  }
  .pv-m-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .pa-m-64 {
    padding: 64px;
  }
  .ml-m-64 {
    margin-left: 64px;
  }
  .mr-m-64 {
    margin-right: 64px;
  }
  .mt-m-64 {
    margin-top: 64px;
  }
  .mb-m-64 {
    margin-bottom: 64px;
  }
  .mh-m-64 {
    margin-right: 64px;
    margin-left: 64px;
  }
  .mv-m-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .ma-m-64 {
    margin: 64px;
  }
  .pl-m-72 {
    padding-left: 72px;
  }
  .pr-m-72 {
    padding-right: 72px;
  }
  .pt-m-72 {
    padding-top: 72px;
  }
  .pb-m-72 {
    padding-bottom: 72px;
  }
  .ph-m-72 {
    padding-right: 72px;
    padding-left: 72px;
  }
  .pv-m-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pa-m-72 {
    padding: 72px;
  }
  .ml-m-72 {
    margin-left: 72px;
  }
  .mr-m-72 {
    margin-right: 72px;
  }
  .mt-m-72 {
    margin-top: 72px;
  }
  .mb-m-72 {
    margin-bottom: 72px;
  }
  .mh-m-72 {
    margin-right: 72px;
    margin-left: 72px;
  }
  .mv-m-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .ma-m-72 {
    margin: 72px;
  }
  .pl-m-80 {
    padding-left: 80px;
  }
  .pr-m-80 {
    padding-right: 80px;
  }
  .pt-m-80 {
    padding-top: 80px;
  }
  .pb-m-80 {
    padding-bottom: 80px;
  }
  .ph-m-80 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .pv-m-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pa-m-80 {
    padding: 80px;
  }
  .ml-m-80 {
    margin-left: 80px;
  }
  .mr-m-80 {
    margin-right: 80px;
  }
  .mt-m-80 {
    margin-top: 80px;
  }
  .mb-m-80 {
    margin-bottom: 80px;
  }
  .mh-m-80 {
    margin-right: 80px;
    margin-left: 80px;
  }
  .mv-m-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .ma-m-80 {
    margin: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .pl-l-0 {
    padding-left: 0px;
  }
  .pr-l-0 {
    padding-right: 0px;
  }
  .pt-l-0 {
    padding-top: 0px;
  }
  .pb-l-0 {
    padding-bottom: 0px;
  }
  .ph-l-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pv-l-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pa-l-0 {
    padding: 0px;
  }
  .ml-l-0 {
    margin-left: 0px;
  }
  .mr-l-0 {
    margin-right: 0px;
  }
  .mt-l-0 {
    margin-top: 0px;
  }
  .mb-l-0 {
    margin-bottom: 0px;
  }
  .mh-l-0 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .mv-l-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .ma-l-0 {
    margin: 0px;
  }
  .pl-l-4 {
    padding-left: 4px;
  }
  .pr-l-4 {
    padding-right: 4px;
  }
  .pt-l-4 {
    padding-top: 4px;
  }
  .pb-l-4 {
    padding-bottom: 4px;
  }
  .ph-l-4 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .pv-l-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pa-l-4 {
    padding: 4px;
  }
  .ml-l-4 {
    margin-left: 4px;
  }
  .mr-l-4 {
    margin-right: 4px;
  }
  .mt-l-4 {
    margin-top: 4px;
  }
  .mb-l-4 {
    margin-bottom: 4px;
  }
  .mh-l-4 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .mv-l-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .ma-l-4 {
    margin: 4px;
  }
  .pl-l-8 {
    padding-left: 8px;
  }
  .pr-l-8 {
    padding-right: 8px;
  }
  .pt-l-8 {
    padding-top: 8px;
  }
  .pb-l-8 {
    padding-bottom: 8px;
  }
  .ph-l-8 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .pv-l-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .pa-l-8 {
    padding: 8px;
  }
  .ml-l-8 {
    margin-left: 8px;
  }
  .mr-l-8 {
    margin-right: 8px;
  }
  .mt-l-8 {
    margin-top: 8px;
  }
  .mb-l-8 {
    margin-bottom: 8px;
  }
  .mh-l-8 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .mv-l-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .ma-l-8 {
    margin: 8px;
  }
  .pl-l-16 {
    padding-left: 16px;
  }
  .pr-l-16 {
    padding-right: 16px;
  }
  .pt-l-16 {
    padding-top: 16px;
  }
  .pb-l-16 {
    padding-bottom: 16px;
  }
  .ph-l-16 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .pv-l-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pa-l-16 {
    padding: 16px;
  }
  .ml-l-16 {
    margin-left: 16px;
  }
  .mr-l-16 {
    margin-right: 16px;
  }
  .mt-l-16 {
    margin-top: 16px;
  }
  .mb-l-16 {
    margin-bottom: 16px;
  }
  .mh-l-16 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .mv-l-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .ma-l-16 {
    margin: 16px;
  }
  .pl-l-24 {
    padding-left: 24px;
  }
  .pr-l-24 {
    padding-right: 24px;
  }
  .pt-l-24 {
    padding-top: 24px;
  }
  .pb-l-24 {
    padding-bottom: 24px;
  }
  .ph-l-24 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .pv-l-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pa-l-24 {
    padding: 24px;
  }
  .ml-l-24 {
    margin-left: 24px;
  }
  .mr-l-24 {
    margin-right: 24px;
  }
  .mt-l-24 {
    margin-top: 24px;
  }
  .mb-l-24 {
    margin-bottom: 24px;
  }
  .mh-l-24 {
    margin-right: 24px;
    margin-left: 24px;
  }
  .mv-l-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .ma-l-24 {
    margin: 24px;
  }
  .pl-l-32 {
    padding-left: 32px;
  }
  .pr-l-32 {
    padding-right: 32px;
  }
  .pt-l-32 {
    padding-top: 32px;
  }
  .pb-l-32 {
    padding-bottom: 32px;
  }
  .ph-l-32 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .pv-l-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pa-l-32 {
    padding: 32px;
  }
  .ml-l-32 {
    margin-left: 32px;
  }
  .mr-l-32 {
    margin-right: 32px;
  }
  .mt-l-32 {
    margin-top: 32px;
  }
  .mb-l-32 {
    margin-bottom: 32px;
  }
  .mh-l-32 {
    margin-right: 32px;
    margin-left: 32px;
  }
  .mv-l-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .ma-l-32 {
    margin: 32px;
  }
  .pl-l-40 {
    padding-left: 40px;
  }
  .pr-l-40 {
    padding-right: 40px;
  }
  .pt-l-40 {
    padding-top: 40px;
  }
  .pb-l-40 {
    padding-bottom: 40px;
  }
  .ph-l-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .pv-l-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pa-l-40 {
    padding: 40px;
  }
  .ml-l-40 {
    margin-left: 40px;
  }
  .mr-l-40 {
    margin-right: 40px;
  }
  .mt-l-40 {
    margin-top: 40px;
  }
  .mb-l-40 {
    margin-bottom: 40px;
  }
  .mh-l-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .mv-l-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ma-l-40 {
    margin: 40px;
  }
  .pl-l-48 {
    padding-left: 48px;
  }
  .pr-l-48 {
    padding-right: 48px;
  }
  .pt-l-48 {
    padding-top: 48px;
  }
  .pb-l-48 {
    padding-bottom: 48px;
  }
  .ph-l-48 {
    padding-right: 48px;
    padding-left: 48px;
  }
  .pv-l-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pa-l-48 {
    padding: 48px;
  }
  .ml-l-48 {
    margin-left: 48px;
  }
  .mr-l-48 {
    margin-right: 48px;
  }
  .mt-l-48 {
    margin-top: 48px;
  }
  .mb-l-48 {
    margin-bottom: 48px;
  }
  .mh-l-48 {
    margin-right: 48px;
    margin-left: 48px;
  }
  .mv-l-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .ma-l-48 {
    margin: 48px;
  }
  .pl-l-56 {
    padding-left: 56px;
  }
  .pr-l-56 {
    padding-right: 56px;
  }
  .pt-l-56 {
    padding-top: 56px;
  }
  .pb-l-56 {
    padding-bottom: 56px;
  }
  .ph-l-56 {
    padding-right: 56px;
    padding-left: 56px;
  }
  .pv-l-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .pa-l-56 {
    padding: 56px;
  }
  .ml-l-56 {
    margin-left: 56px;
  }
  .mr-l-56 {
    margin-right: 56px;
  }
  .mt-l-56 {
    margin-top: 56px;
  }
  .mb-l-56 {
    margin-bottom: 56px;
  }
  .mh-l-56 {
    margin-right: 56px;
    margin-left: 56px;
  }
  .mv-l-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .ma-l-56 {
    margin: 56px;
  }
  .pl-l-64 {
    padding-left: 64px;
  }
  .pr-l-64 {
    padding-right: 64px;
  }
  .pt-l-64 {
    padding-top: 64px;
  }
  .pb-l-64 {
    padding-bottom: 64px;
  }
  .ph-l-64 {
    padding-right: 64px;
    padding-left: 64px;
  }
  .pv-l-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .pa-l-64 {
    padding: 64px;
  }
  .ml-l-64 {
    margin-left: 64px;
  }
  .mr-l-64 {
    margin-right: 64px;
  }
  .mt-l-64 {
    margin-top: 64px;
  }
  .mb-l-64 {
    margin-bottom: 64px;
  }
  .mh-l-64 {
    margin-right: 64px;
    margin-left: 64px;
  }
  .mv-l-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .ma-l-64 {
    margin: 64px;
  }
  .pl-l-72 {
    padding-left: 72px;
  }
  .pr-l-72 {
    padding-right: 72px;
  }
  .pt-l-72 {
    padding-top: 72px;
  }
  .pb-l-72 {
    padding-bottom: 72px;
  }
  .ph-l-72 {
    padding-right: 72px;
    padding-left: 72px;
  }
  .pv-l-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pa-l-72 {
    padding: 72px;
  }
  .ml-l-72 {
    margin-left: 72px;
  }
  .mr-l-72 {
    margin-right: 72px;
  }
  .mt-l-72 {
    margin-top: 72px;
  }
  .mb-l-72 {
    margin-bottom: 72px;
  }
  .mh-l-72 {
    margin-right: 72px;
    margin-left: 72px;
  }
  .mv-l-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .ma-l-72 {
    margin: 72px;
  }
  .pl-l-80 {
    padding-left: 80px;
  }
  .pr-l-80 {
    padding-right: 80px;
  }
  .pt-l-80 {
    padding-top: 80px;
  }
  .pb-l-80 {
    padding-bottom: 80px;
  }
  .ph-l-80 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .pv-l-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pa-l-80 {
    padding: 80px;
  }
  .ml-l-80 {
    margin-left: 80px;
  }
  .mr-l-80 {
    margin-right: 80px;
  }
  .mt-l-80 {
    margin-top: 80px;
  }
  .mb-l-80 {
    margin-bottom: 80px;
  }
  .mh-l-80 {
    margin-right: 80px;
    margin-left: 80px;
  }
  .mv-l-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .ma-l-80 {
    margin: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .pl-xl-0 {
    padding-left: 0px;
  }
  .pr-xl-0 {
    padding-right: 0px;
  }
  .pt-xl-0 {
    padding-top: 0px;
  }
  .pb-xl-0 {
    padding-bottom: 0px;
  }
  .ph-xl-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pv-xl-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pa-xl-0 {
    padding: 0px;
  }
  .ml-xl-0 {
    margin-left: 0px;
  }
  .mr-xl-0 {
    margin-right: 0px;
  }
  .mt-xl-0 {
    margin-top: 0px;
  }
  .mb-xl-0 {
    margin-bottom: 0px;
  }
  .mh-xl-0 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .mv-xl-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .ma-xl-0 {
    margin: 0px;
  }
  .pl-xl-4 {
    padding-left: 4px;
  }
  .pr-xl-4 {
    padding-right: 4px;
  }
  .pt-xl-4 {
    padding-top: 4px;
  }
  .pb-xl-4 {
    padding-bottom: 4px;
  }
  .ph-xl-4 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .pv-xl-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pa-xl-4 {
    padding: 4px;
  }
  .ml-xl-4 {
    margin-left: 4px;
  }
  .mr-xl-4 {
    margin-right: 4px;
  }
  .mt-xl-4 {
    margin-top: 4px;
  }
  .mb-xl-4 {
    margin-bottom: 4px;
  }
  .mh-xl-4 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .mv-xl-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .ma-xl-4 {
    margin: 4px;
  }
  .pl-xl-8 {
    padding-left: 8px;
  }
  .pr-xl-8 {
    padding-right: 8px;
  }
  .pt-xl-8 {
    padding-top: 8px;
  }
  .pb-xl-8 {
    padding-bottom: 8px;
  }
  .ph-xl-8 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .pv-xl-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .pa-xl-8 {
    padding: 8px;
  }
  .ml-xl-8 {
    margin-left: 8px;
  }
  .mr-xl-8 {
    margin-right: 8px;
  }
  .mt-xl-8 {
    margin-top: 8px;
  }
  .mb-xl-8 {
    margin-bottom: 8px;
  }
  .mh-xl-8 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .mv-xl-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .ma-xl-8 {
    margin: 8px;
  }
  .pl-xl-16 {
    padding-left: 16px;
  }
  .pr-xl-16 {
    padding-right: 16px;
  }
  .pt-xl-16 {
    padding-top: 16px;
  }
  .pb-xl-16 {
    padding-bottom: 16px;
  }
  .ph-xl-16 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .pv-xl-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pa-xl-16 {
    padding: 16px;
  }
  .ml-xl-16 {
    margin-left: 16px;
  }
  .mr-xl-16 {
    margin-right: 16px;
  }
  .mt-xl-16 {
    margin-top: 16px;
  }
  .mb-xl-16 {
    margin-bottom: 16px;
  }
  .mh-xl-16 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .mv-xl-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .ma-xl-16 {
    margin: 16px;
  }
  .pl-xl-24 {
    padding-left: 24px;
  }
  .pr-xl-24 {
    padding-right: 24px;
  }
  .pt-xl-24 {
    padding-top: 24px;
  }
  .pb-xl-24 {
    padding-bottom: 24px;
  }
  .ph-xl-24 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .pv-xl-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pa-xl-24 {
    padding: 24px;
  }
  .ml-xl-24 {
    margin-left: 24px;
  }
  .mr-xl-24 {
    margin-right: 24px;
  }
  .mt-xl-24 {
    margin-top: 24px;
  }
  .mb-xl-24 {
    margin-bottom: 24px;
  }
  .mh-xl-24 {
    margin-right: 24px;
    margin-left: 24px;
  }
  .mv-xl-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .ma-xl-24 {
    margin: 24px;
  }
  .pl-xl-32 {
    padding-left: 32px;
  }
  .pr-xl-32 {
    padding-right: 32px;
  }
  .pt-xl-32 {
    padding-top: 32px;
  }
  .pb-xl-32 {
    padding-bottom: 32px;
  }
  .ph-xl-32 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .pv-xl-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pa-xl-32 {
    padding: 32px;
  }
  .ml-xl-32 {
    margin-left: 32px;
  }
  .mr-xl-32 {
    margin-right: 32px;
  }
  .mt-xl-32 {
    margin-top: 32px;
  }
  .mb-xl-32 {
    margin-bottom: 32px;
  }
  .mh-xl-32 {
    margin-right: 32px;
    margin-left: 32px;
  }
  .mv-xl-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .ma-xl-32 {
    margin: 32px;
  }
  .pl-xl-40 {
    padding-left: 40px;
  }
  .pr-xl-40 {
    padding-right: 40px;
  }
  .pt-xl-40 {
    padding-top: 40px;
  }
  .pb-xl-40 {
    padding-bottom: 40px;
  }
  .ph-xl-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .pv-xl-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pa-xl-40 {
    padding: 40px;
  }
  .ml-xl-40 {
    margin-left: 40px;
  }
  .mr-xl-40 {
    margin-right: 40px;
  }
  .mt-xl-40 {
    margin-top: 40px;
  }
  .mb-xl-40 {
    margin-bottom: 40px;
  }
  .mh-xl-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .mv-xl-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ma-xl-40 {
    margin: 40px;
  }
  .pl-xl-48 {
    padding-left: 48px;
  }
  .pr-xl-48 {
    padding-right: 48px;
  }
  .pt-xl-48 {
    padding-top: 48px;
  }
  .pb-xl-48 {
    padding-bottom: 48px;
  }
  .ph-xl-48 {
    padding-right: 48px;
    padding-left: 48px;
  }
  .pv-xl-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pa-xl-48 {
    padding: 48px;
  }
  .ml-xl-48 {
    margin-left: 48px;
  }
  .mr-xl-48 {
    margin-right: 48px;
  }
  .mt-xl-48 {
    margin-top: 48px;
  }
  .mb-xl-48 {
    margin-bottom: 48px;
  }
  .mh-xl-48 {
    margin-right: 48px;
    margin-left: 48px;
  }
  .mv-xl-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .ma-xl-48 {
    margin: 48px;
  }
  .pl-xl-56 {
    padding-left: 56px;
  }
  .pr-xl-56 {
    padding-right: 56px;
  }
  .pt-xl-56 {
    padding-top: 56px;
  }
  .pb-xl-56 {
    padding-bottom: 56px;
  }
  .ph-xl-56 {
    padding-right: 56px;
    padding-left: 56px;
  }
  .pv-xl-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .pa-xl-56 {
    padding: 56px;
  }
  .ml-xl-56 {
    margin-left: 56px;
  }
  .mr-xl-56 {
    margin-right: 56px;
  }
  .mt-xl-56 {
    margin-top: 56px;
  }
  .mb-xl-56 {
    margin-bottom: 56px;
  }
  .mh-xl-56 {
    margin-right: 56px;
    margin-left: 56px;
  }
  .mv-xl-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .ma-xl-56 {
    margin: 56px;
  }
  .pl-xl-64 {
    padding-left: 64px;
  }
  .pr-xl-64 {
    padding-right: 64px;
  }
  .pt-xl-64 {
    padding-top: 64px;
  }
  .pb-xl-64 {
    padding-bottom: 64px;
  }
  .ph-xl-64 {
    padding-right: 64px;
    padding-left: 64px;
  }
  .pv-xl-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .pa-xl-64 {
    padding: 64px;
  }
  .ml-xl-64 {
    margin-left: 64px;
  }
  .mr-xl-64 {
    margin-right: 64px;
  }
  .mt-xl-64 {
    margin-top: 64px;
  }
  .mb-xl-64 {
    margin-bottom: 64px;
  }
  .mh-xl-64 {
    margin-right: 64px;
    margin-left: 64px;
  }
  .mv-xl-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .ma-xl-64 {
    margin: 64px;
  }
  .pl-xl-72 {
    padding-left: 72px;
  }
  .pr-xl-72 {
    padding-right: 72px;
  }
  .pt-xl-72 {
    padding-top: 72px;
  }
  .pb-xl-72 {
    padding-bottom: 72px;
  }
  .ph-xl-72 {
    padding-right: 72px;
    padding-left: 72px;
  }
  .pv-xl-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pa-xl-72 {
    padding: 72px;
  }
  .ml-xl-72 {
    margin-left: 72px;
  }
  .mr-xl-72 {
    margin-right: 72px;
  }
  .mt-xl-72 {
    margin-top: 72px;
  }
  .mb-xl-72 {
    margin-bottom: 72px;
  }
  .mh-xl-72 {
    margin-right: 72px;
    margin-left: 72px;
  }
  .mv-xl-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .ma-xl-72 {
    margin: 72px;
  }
  .pl-xl-80 {
    padding-left: 80px;
  }
  .pr-xl-80 {
    padding-right: 80px;
  }
  .pt-xl-80 {
    padding-top: 80px;
  }
  .pb-xl-80 {
    padding-bottom: 80px;
  }
  .ph-xl-80 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .pv-xl-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pa-xl-80 {
    padding: 80px;
  }
  .ml-xl-80 {
    margin-left: 80px;
  }
  .mr-xl-80 {
    margin-right: 80px;
  }
  .mt-xl-80 {
    margin-top: 80px;
  }
  .mb-xl-80 {
    margin-bottom: 80px;
  }
  .mh-xl-80 {
    margin-right: 80px;
    margin-left: 80px;
  }
  .mv-xl-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .ma-xl-80 {
    margin: 80px;
  }
}
@media screen and (min-width: 1550px) {
  .pl-xxl-0 {
    padding-left: 0px;
  }
  .pr-xxl-0 {
    padding-right: 0px;
  }
  .pt-xxl-0 {
    padding-top: 0px;
  }
  .pb-xxl-0 {
    padding-bottom: 0px;
  }
  .ph-xxl-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pv-xxl-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pa-xxl-0 {
    padding: 0px;
  }
  .ml-xxl-0 {
    margin-left: 0px;
  }
  .mr-xxl-0 {
    margin-right: 0px;
  }
  .mt-xxl-0 {
    margin-top: 0px;
  }
  .mb-xxl-0 {
    margin-bottom: 0px;
  }
  .mh-xxl-0 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .mv-xxl-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .ma-xxl-0 {
    margin: 0px;
  }
  .pl-xxl-4 {
    padding-left: 4px;
  }
  .pr-xxl-4 {
    padding-right: 4px;
  }
  .pt-xxl-4 {
    padding-top: 4px;
  }
  .pb-xxl-4 {
    padding-bottom: 4px;
  }
  .ph-xxl-4 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .pv-xxl-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pa-xxl-4 {
    padding: 4px;
  }
  .ml-xxl-4 {
    margin-left: 4px;
  }
  .mr-xxl-4 {
    margin-right: 4px;
  }
  .mt-xxl-4 {
    margin-top: 4px;
  }
  .mb-xxl-4 {
    margin-bottom: 4px;
  }
  .mh-xxl-4 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .mv-xxl-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .ma-xxl-4 {
    margin: 4px;
  }
  .pl-xxl-8 {
    padding-left: 8px;
  }
  .pr-xxl-8 {
    padding-right: 8px;
  }
  .pt-xxl-8 {
    padding-top: 8px;
  }
  .pb-xxl-8 {
    padding-bottom: 8px;
  }
  .ph-xxl-8 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .pv-xxl-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .pa-xxl-8 {
    padding: 8px;
  }
  .ml-xxl-8 {
    margin-left: 8px;
  }
  .mr-xxl-8 {
    margin-right: 8px;
  }
  .mt-xxl-8 {
    margin-top: 8px;
  }
  .mb-xxl-8 {
    margin-bottom: 8px;
  }
  .mh-xxl-8 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .mv-xxl-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .ma-xxl-8 {
    margin: 8px;
  }
  .pl-xxl-16 {
    padding-left: 16px;
  }
  .pr-xxl-16 {
    padding-right: 16px;
  }
  .pt-xxl-16 {
    padding-top: 16px;
  }
  .pb-xxl-16 {
    padding-bottom: 16px;
  }
  .ph-xxl-16 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .pv-xxl-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pa-xxl-16 {
    padding: 16px;
  }
  .ml-xxl-16 {
    margin-left: 16px;
  }
  .mr-xxl-16 {
    margin-right: 16px;
  }
  .mt-xxl-16 {
    margin-top: 16px;
  }
  .mb-xxl-16 {
    margin-bottom: 16px;
  }
  .mh-xxl-16 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .mv-xxl-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .ma-xxl-16 {
    margin: 16px;
  }
  .pl-xxl-24 {
    padding-left: 24px;
  }
  .pr-xxl-24 {
    padding-right: 24px;
  }
  .pt-xxl-24 {
    padding-top: 24px;
  }
  .pb-xxl-24 {
    padding-bottom: 24px;
  }
  .ph-xxl-24 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .pv-xxl-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pa-xxl-24 {
    padding: 24px;
  }
  .ml-xxl-24 {
    margin-left: 24px;
  }
  .mr-xxl-24 {
    margin-right: 24px;
  }
  .mt-xxl-24 {
    margin-top: 24px;
  }
  .mb-xxl-24 {
    margin-bottom: 24px;
  }
  .mh-xxl-24 {
    margin-right: 24px;
    margin-left: 24px;
  }
  .mv-xxl-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .ma-xxl-24 {
    margin: 24px;
  }
  .pl-xxl-32 {
    padding-left: 32px;
  }
  .pr-xxl-32 {
    padding-right: 32px;
  }
  .pt-xxl-32 {
    padding-top: 32px;
  }
  .pb-xxl-32 {
    padding-bottom: 32px;
  }
  .ph-xxl-32 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .pv-xxl-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pa-xxl-32 {
    padding: 32px;
  }
  .ml-xxl-32 {
    margin-left: 32px;
  }
  .mr-xxl-32 {
    margin-right: 32px;
  }
  .mt-xxl-32 {
    margin-top: 32px;
  }
  .mb-xxl-32 {
    margin-bottom: 32px;
  }
  .mh-xxl-32 {
    margin-right: 32px;
    margin-left: 32px;
  }
  .mv-xxl-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .ma-xxl-32 {
    margin: 32px;
  }
  .pl-xxl-40 {
    padding-left: 40px;
  }
  .pr-xxl-40 {
    padding-right: 40px;
  }
  .pt-xxl-40 {
    padding-top: 40px;
  }
  .pb-xxl-40 {
    padding-bottom: 40px;
  }
  .ph-xxl-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .pv-xxl-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pa-xxl-40 {
    padding: 40px;
  }
  .ml-xxl-40 {
    margin-left: 40px;
  }
  .mr-xxl-40 {
    margin-right: 40px;
  }
  .mt-xxl-40 {
    margin-top: 40px;
  }
  .mb-xxl-40 {
    margin-bottom: 40px;
  }
  .mh-xxl-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .mv-xxl-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ma-xxl-40 {
    margin: 40px;
  }
  .pl-xxl-48 {
    padding-left: 48px;
  }
  .pr-xxl-48 {
    padding-right: 48px;
  }
  .pt-xxl-48 {
    padding-top: 48px;
  }
  .pb-xxl-48 {
    padding-bottom: 48px;
  }
  .ph-xxl-48 {
    padding-right: 48px;
    padding-left: 48px;
  }
  .pv-xxl-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pa-xxl-48 {
    padding: 48px;
  }
  .ml-xxl-48 {
    margin-left: 48px;
  }
  .mr-xxl-48 {
    margin-right: 48px;
  }
  .mt-xxl-48 {
    margin-top: 48px;
  }
  .mb-xxl-48 {
    margin-bottom: 48px;
  }
  .mh-xxl-48 {
    margin-right: 48px;
    margin-left: 48px;
  }
  .mv-xxl-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .ma-xxl-48 {
    margin: 48px;
  }
  .pl-xxl-56 {
    padding-left: 56px;
  }
  .pr-xxl-56 {
    padding-right: 56px;
  }
  .pt-xxl-56 {
    padding-top: 56px;
  }
  .pb-xxl-56 {
    padding-bottom: 56px;
  }
  .ph-xxl-56 {
    padding-right: 56px;
    padding-left: 56px;
  }
  .pv-xxl-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .pa-xxl-56 {
    padding: 56px;
  }
  .ml-xxl-56 {
    margin-left: 56px;
  }
  .mr-xxl-56 {
    margin-right: 56px;
  }
  .mt-xxl-56 {
    margin-top: 56px;
  }
  .mb-xxl-56 {
    margin-bottom: 56px;
  }
  .mh-xxl-56 {
    margin-right: 56px;
    margin-left: 56px;
  }
  .mv-xxl-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .ma-xxl-56 {
    margin: 56px;
  }
  .pl-xxl-64 {
    padding-left: 64px;
  }
  .pr-xxl-64 {
    padding-right: 64px;
  }
  .pt-xxl-64 {
    padding-top: 64px;
  }
  .pb-xxl-64 {
    padding-bottom: 64px;
  }
  .ph-xxl-64 {
    padding-right: 64px;
    padding-left: 64px;
  }
  .pv-xxl-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .pa-xxl-64 {
    padding: 64px;
  }
  .ml-xxl-64 {
    margin-left: 64px;
  }
  .mr-xxl-64 {
    margin-right: 64px;
  }
  .mt-xxl-64 {
    margin-top: 64px;
  }
  .mb-xxl-64 {
    margin-bottom: 64px;
  }
  .mh-xxl-64 {
    margin-right: 64px;
    margin-left: 64px;
  }
  .mv-xxl-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .ma-xxl-64 {
    margin: 64px;
  }
  .pl-xxl-72 {
    padding-left: 72px;
  }
  .pr-xxl-72 {
    padding-right: 72px;
  }
  .pt-xxl-72 {
    padding-top: 72px;
  }
  .pb-xxl-72 {
    padding-bottom: 72px;
  }
  .ph-xxl-72 {
    padding-right: 72px;
    padding-left: 72px;
  }
  .pv-xxl-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pa-xxl-72 {
    padding: 72px;
  }
  .ml-xxl-72 {
    margin-left: 72px;
  }
  .mr-xxl-72 {
    margin-right: 72px;
  }
  .mt-xxl-72 {
    margin-top: 72px;
  }
  .mb-xxl-72 {
    margin-bottom: 72px;
  }
  .mh-xxl-72 {
    margin-right: 72px;
    margin-left: 72px;
  }
  .mv-xxl-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .ma-xxl-72 {
    margin: 72px;
  }
  .pl-xxl-80 {
    padding-left: 80px;
  }
  .pr-xxl-80 {
    padding-right: 80px;
  }
  .pt-xxl-80 {
    padding-top: 80px;
  }
  .pb-xxl-80 {
    padding-bottom: 80px;
  }
  .ph-xxl-80 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .pv-xxl-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pa-xxl-80 {
    padding: 80px;
  }
  .ml-xxl-80 {
    margin-left: 80px;
  }
  .mr-xxl-80 {
    margin-right: 80px;
  }
  .mt-xxl-80 {
    margin-top: 80px;
  }
  .mb-xxl-80 {
    margin-bottom: 80px;
  }
  .mh-xxl-80 {
    margin-right: 80px;
    margin-left: 80px;
  }
  .mv-xxl-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .ma-xxl-80 {
    margin: 80px;
  }
}
.br-1 {
  border-radius: 1px;
}
.br-2 {
  border-radius: 2px;
}
.br-3 {
  border-radius: 3px;
}
.br-4 {
  border-radius: 4px;
}
.br-5 {
  border-radius: 5px;
}
.br-8 {
  border-radius: 8px;
}
.br-10 {
  border-radius: 10px;
}
.pmv-0 {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.br-50p {
  border-radius: 50%;
}
.bg {
  background-size: cover;
  background-position: center center;
}
.bg--contain {
  background-size: contain;
  background-repeat: no-repeat;
}
.bg--left {
  background-position-x: left;
}
.bg--right {
  background-position-x: right;
}
.bg--top {
  background-position-y: top;
}
.bg--bottom {
  background-position-y: bottom;
}
.bg--center {
  background-position: center;
}
.c-pointer {
  cursor: hand;
  cursor: pointer;
}
.c-default {
  cursor: default;
}
.c-not-allowed {
  cursor: not-allowed;
}
.pe-none {
  pointer-events: none;
}
.pe-auto {
  pointer-events: auto;
}
.full-size {
  width: 100%;
  height: 100%;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
.full-viewport-size {
  width: 100vw;
  height: 100vh;
}
.full-viewport-width {
  width: 100vw;
}
.full-viewport-height {
  height: 100vh;
}
.no-animate {
  transition: none !important;
}
.animate {
  transition: all 0.3s ease;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  zoom: 1;
}
.no-list {
  list-style: none;
}
.regular {
  font-weight: 400 !important;
}
.medium {
  font-weight: 500 !important;
}
.semibold {
  font-weight: 600 !important;
}
.bold {
  font-weight: 700 !important;
}
.italic {
  font-style: italic !important;
}
.no-italic {
  font-style: normal !important;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
::-moz-selection {
  background: #455e7d /* WebKit/Blink Browsers */;
  color: #fff;
}
::selection {
  background: #455e7d /* WebKit/Blink Browsers */;
  color: #fff;
}
::-moz-selection {
  background: #455e7d /* Gecko Browsers */;
  color: #fff;
}
.button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  z-index: 9;
  text-align: center;
  font-family: 'Pier Sans', sans-serif;
  font-size: 0.684rem;
  line-height: 1.474rem;
  letter-spacing: 3px;
  color: #454545;
  padding: 19px 41px;
  margin: 0;
  box-shadow: none;
  background-color: transparent;
  border: solid 3px #454545;
  transition: all 0.3s ease 0s;
}
.button:hover,
.button__container--is-hover:hover .button {
  background-color: #455e7d;
  color: #fff;
}
.button:active,
.button__container--is-active:active .button {
  backgroun-color: #455e7d;
  color: #fff;
}
.button:hover {
  border-color: #455e7d;
}
.button--secondary {
  line-height: 42px;
  color: #fff;
  padding: 12px 41px;
  background-color: #454545;
  transition: all 0.3s ease 0s;
}
.button--secondary:hover {
  background-color: #455e7d;
  color: #fff;
}
.pagination {
  text-align: center;
  display: inline-block;
  padding: 0;
}
.pagination li {
  list-style: none;
  display: inline-block;
  margin: 0;
}
.pagination li a,
.pagination li span {
  font-family: 'Pier Sans', sans-serif;
  color: gris1;
  font-size: s15;
  line-height: s24;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.12em;
  margin: 16px 0;
  padding: 5px 0 3px;
  margin: 0 2px;
  padding-left: 4px;
  color: ;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.pagination li a:hover,
.pagination li span:hover {
  color: gris1;
}
.pagination li.active a,
.pagination li.active span {
  font-weight: bold;
  color: gris1;
}
.totop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: block;
  background-color: rgba(192,39,54,0.8);
  text-align: center;
  color: #fff;
  font-size: 32px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: all 0.3s ease;
}
.totop.show {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.totop i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: block;
  cursor: hand;
  cursor: pointer;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25% /* 16:9 */;
  padding-top: 25px;
  height: 0;
  box-sizing: content-box;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custom-input {
  font-family: 'Apex New', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 2.105rem;
  background-color: transparent;
  color: #717171;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0 0 4px;
  margin: 32px 0 3px;
  width: 100%;
}
.custom-input--select {
  background-image: url("/assets/img/select.svg");
  border-radius: 3px;
  background-position: 96% 50%;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.custom-input--select option[value=""][disabled] {
  display: none;
}
.custom-input--icon-left {
  background-repeat: no-repeat;
  background-size: auto 40%;
  background-position: 24px 50%;
  padding-left: 72px;
}
.custom-input--icon-right {
  background-repeat: no-repeat;
  background-size: auto 40%;
  background-position: calc(100% - 24px) 50%;
  padding-right: 72px;
}
.custom-checkbox__input {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  top: 50%;
}
.custom-checkbox__new {
  width: 8px;
  height: 8px;
  margin: 0 8px 0 0;
  border: 1px solid #b6b6b6;
  display: inline-block;
  cursor: pointer;
  position: relative;
  background: transparent;
  box-sizing: border-box;
}
.custom-checkbox__text {
  display: inline-block;
  width: 80%;
  width: calc(100% - 35px);
}
.custom-checkbox__input:checked + label .custom-checkbox__new {
  background: #455e7d;
  border-width: 0;
}
.custom-checkbox__input:checked + label .custom-checkbox__new:after {
  content: "";
  width: 2px;
  height: 6px;
  position: absolute;
  top: 9.5px;
  left: 4.5px;
  background: transparent;
  border-radius: 0;
  z-index: 1;
  transform: rotate(-44deg);
}
.custom-checkbox__input:checked + label .custom-checkbox__new:before {
  content: "";
  width: 2px;
  height: 14px;
  position: absolute;
  top: 3.2px;
  left: 11px;
  background: transparent;
  border-radius: 0;
  z-index: 1;
  transform: rotate(45deg);
}
.custom-radio__input {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: none;
}
.custom-radio__new {
  width: 20px;
  height: 20px;
  margin: 6px 10px 0 0;
  border: 2px solid #717171;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  background: transparent;
  box-sizing: border-box;
  cursor: hand;
  cursor: pointer;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  float: left;
}
.custom-radio__text {
  display: inline-block;
  padding: 0;
  float: left;
  width: 100%;
  padding-right: 12px;
}
.custom-radio__input + label {
  cursor: hand;
  cursor: pointer;
}
.custom-radio__input:disabled + label p {
  color: gris4;
}
.custom-radio__input:checked + label .custom-radio__new {
  background-color: #455e7d;
  background-image: url("/assets/img/marcado.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-color: transparent;
}
.custom-file__label {
  width: 0%;
  min-width: 100%;
  height: 52px;
  line-height: 52px !important;
  cursor: pointer;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  font-family: sans-serif;
  text-align: right;
  margin: 8px 0;
}
.custom-file__label:before {
  content: attr(data-file);
  width: 70%;
  width: calc(100% - 200px);
  display: block;
  position: absolute;
  box-sizing: border-box;
  height: inherit;
  padding: 0 20px;
  border-radius: 3px;
  background-color: #454545;
  color: #b6b6b6;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.custom-file__label:after {
  display: inline-block;
  position: relative;
  cursor: hand;
  cursor: pointer;
  z-index: 9;
  font-size: 1.2rem;
  font-weight: 900;
  letter-spacing: -0.06em;
  margin: 0;
  box-shadow: none;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
  line-height: 42px;
  color: #37d9b6;
  background-color: transparent;
  border: solid 3px #37d9b6;
  content: attr(data-text);
  box-sizing: border-box;
  width: 180px;
  height: inherit;
  padding: 0 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-family: 'Pier Sans', sans-serif;
  font-size: 0.947rem;
}
.custom-file__label[title]:not([title=""]):before {
  content: attr(title);
  color: gris7;
}
.custom-file__input {
  position: absolute;
  width: 0;
  overflow: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
input:focus {
  outline: none;
}
select::-ms-expand {
  display: none;
}
::-webkit-input-placeholder {
  color: #b6b6b6;
  font-size: 1rem;
  font-weight: 500;
  font-family: 'Apex New', sans-serif;
}
:-moz-placeholder {
  color: #b6b6b6;
  font-size: 1rem;
  font-weight: 500;
  font-family: 'Apex New', sans-serif;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
::-moz-placeholder {
  color: #b6b6b6;
  font-size: 1rem;
  font-weight: 500;
  font-family: 'Apex New', sans-serif;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
:-ms-input-placeholder {
  color: #b6b6b6;
  font-size: 1rem;
  font-weight: 500;
  font-family: 'Apex New', sans-serif;
}
.custom-input--light::-webkit-input-placeholder {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  font-family: 'Apex New', sans-serif;
}
.custom-input--light:-moz-placeholder {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  font-family: 'Apex New', sans-serif;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.custom-input--light::-moz-placeholder {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  font-family: 'Apex New', sans-serif;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.custom-input--light:-ms-input-placeholder {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  font-family: 'Apex New', sans-serif;
}
.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  outline: none;
}
.hamburger:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.hamburger__inner {
  display: block;
  top: 50%;
  margin-top: 2px/-2;
}
.hamburger__inner,
.hamburger__inner:before,
.hamburger__inner:after {
  width: 28px;
  height: 2px;
  background-color: #454545;
  border-radius: 2px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger__inner:after {
  bottom: -7px;
}
.hamburger__inner:before {
  top: -7px;
}
.hamburger__inner:before,
.hamburger__inner:after {
  content: "";
  display: block;
}
.hamburger__box {
  width: 28px;
  height: 16px;
  display: inline-block;
  position: relative;
}
.hamburger--spin .hamburger__inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger__inner:before {
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger__inner:after {
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.hamburger--is-active .hamburger__inner {
  transform: rotate(225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.hamburger--is-active .hamburger__inner:before {
  top: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}
.hamburger--spin.hamburger--is-active .hamburger__inner:after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: opacity 400ms ease;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.owl-hidden {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-carousel.owl-loading {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: block;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.no-js .owl-carousel {
  display: block;
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
button:focus {
  outline: none;
}
.button--full {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.button--white {
  color: #fff;
  border-color: #fff;
}
.button--home {
  color: #fff;
  text-decoration: underline;
  letter-spacing: 1px;
  font-weight: bold;
}
.button--underline {
  color: #000;
  text-decoration: underline;
  letter-spacing: 1px;
  font-weight: bold;
}
#especificaciones p,
#especificaciones h5 {
  margin: 8px 0px;
}
body {
  padding-bottom: 50px !important;
}
@media screen and (min-width: 1024px) {
  body {
    padding-bottom: 0px !important;
  }
}
@media screen and (min-width: 768px) {
  .content--columns {
    -moz-columns: 2;
         columns: 2;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -moz-column-count: 2;
    -moz-column-gap: 40px;
  }
  .content--columns p {
    margin-top: 0;
  }
}
.content--journal p,
.content--journal a,
.content--journal ul,
.content--journal ol {
  margin-left: auto;
  margin-right: auto;
}
.content--journal ul,
.content--journal ol {
  padding-left: 32px;
}
.content--journal li {
  margin: 0;
}
.content--journal blockquote {
  margin-left: 0;
  margin-right: 0;
}
.content--journal img {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .content--journal p,
  .content--journal a,
  .content--journal ul,
  .content--journal ol {
    max-width: 71.42857142857143%;
  }
  .content--journal blockquote {
    margin-left: 40px;
    margin-right: 40px;
  }
  .content--journal img {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.cc_container {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px;
  background: #eee;
  color: #454545;
  font-size: 17px;
  box-sizing: border-box;
}
.cc_container a,
.cc_container a:visited {
  color: #455e7d;
}
.cc_banner-wrapper {
  z-index: 9001;
  position: relative;
}
.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 0.6em;
  transition: font-size 200ms;
  line-height: 1em;
  padding: 8px 10px;
  background-color: #f1d600;
  cursor: pointer;
  transition: font-size 200ms;
  text-align: center;
  font-size: 0.6em;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
}
.cc_container .cc_message {
  padding: 0;
  margin: 0;
  line-height: 1.4em;
  transition: font-size 200ms;
  font-size: 0.6em;
  display: inline-block;
  color: blanco;
  margin-top: 12px;
}
.cc_container .cc_logo {
  display: none;
}
.cc_container ::-moz-selection {
  background: #455e7d;
  color: #fff;
  text-shadow: none;
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  margin: 0;
  background-color: transparent;
  border: 2px solid #454545;
  color: #454545;
  font-weight: 700;
}
.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
  background-color: #455e7d;
  color: #fff;
  border-color: #455e7d;
}
.cc_container a,
.cc_container a:visited {
  text-decoration: none;
  color: #455e7d;
  transition: 200ms color;
}
.cc_container a:hover,
.cc_container a:active {
  color: #455e7d;
}
@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }
  .cc_container .cc_message {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 768px) {
  .cc_container {
    padding: 15px 30px 15px;
  }
  .cc_container .cc_btn {
    font-size: 1em;
    padding: 8px 15px;
  }
  .cc_container .cc_message {
    font-size: 1em;
    line-height: 1em;
  }
}
@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 1em;
  }
}
@media print {
  .cc_banner-wrapper,
  .cc_container {
    display: none;
  }
}
keyframes slideUp 0% {
  transform: translateY(66px);
}
keyframes slideUp 100% {
  transform: translateY(0);
}
.cc_container,
.cc_message,
.cc_btn {
  animation-duration: 0.8s;
  animation-name: slideUp;
}
.filter__container {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 80vh;
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transform: translateY(-50px);
  pointer-events: none;
  transition: all 0.3s ease-out;
  overflow-y: scroll;
  overflow-x: hidden;
}
.filter__container .button {
  padding: 10px 41px;
  margin-left: 24px;
}
.filter__container--is-open {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  transform: translateY(0);
  pointer-events: auto;
}
@media screen and (min-width: 768px) {
  .filter__container {
    max-height: none;
    overflow: auto;
  }
}
.filter__button {
  z-index: 3;
}
.filter__title {
  padding: 4px 0 5px;
}
.filter__title--arrow:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 4px 4px;
  border-color: transparent transparent #454545 transparent;
  vertical-align: middle;
  display: inline-block;
  margin-left: 8px;
  transform: translateY(-2px) rotateX(189deg);
}
.filter__title--is-open:after {
  transform: translateY(-2px);
}
.filter__overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.filter__overlay--is-open {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  pointer-events: auto;
}
.filter__wrapper {
  z-index: 2;
  position: relative;
}
.filter__wrapper--is-sticky {
  position: fixed;
  top: 0px;
  left: 20px;
  right: 20px;
  z-index: 10;
  width: auto;
}
.filter__wrapper--is-sticky .filter {
  margin-bottom: 0;
}
.grid--sticky {
  margin-top: 128px;
}
@media screen and (max-width: 767px) {
  .filter__wrapper--is-sticky {
    padding: 0;
  }
  .filter__wrapper--is-sticky > .col {
    padding: 0;
  }
}
.custom-input {
  border-bottom: 2px solid #eee;
}
select.custom-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-input option[disabled] {
  display: none;
}
.custom-input--simple {
  border: none;
  margin: 0;
  line-height: 72px;
  padding: 0;
}
.custom-input--small {
  border: none;
  margin: 0;
  line-height: 40px;
  padding: 0 8px;
}
.button--small {
  line-height: 10px;
}
.input--search {
  width: 100%;
  padding: 13px 10px 10px;
  border: solid 2px #eee;
  line-height: initial;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button;
  -moz-appearance: searchfield-cancel-button;
  appearance: searchfield-cancel-button;
}
.custom-input__label {
  position: absolute;
  top: 16px;
  left: 0;
  pointer-events: none;
  color: #b6b6b6;
  transition: transform 0.3s ease-out, color 0.3s ease-out;
}
.custom-input__triangle {
  width: 0;
  height: 0;
  display: inline-block;
  margin-bottom: 4px;
  vertical-align: middle;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #b6b6b6 transparent transparent transparent;
}
.custom-input:focus + .custom-input__label,
.custom-input--filled + .custom-input__label {
  color: #454545;
  transform: translateY(-32px);
}
.custom-input:focus + label .custom-input__triangle,
.custom-input--filled + label .custom-input__triangle {
  border-color: #454545 transparent transparent transparent;
}
.filter__checkbox label {
  cursor: hand;
  cursor: pointer;
  line-height: 1;
  font-size: 16px;
}
.custom-checkbox__input:checked + label .custom-checkbox__new {
  background-color: #454545;
  border-color: #454545;
}
.custom-checkbox__input:checked + label .custom-checkbox__new:before,
.custom-checkbox__input:checked + label .custom-checkbox__new:after {
  display: none;
}
.custom-checkbox__input:checked + label .custom-checkbox__text {
  color: #454545 !important;
}
.filter__checkbox:nth-child(2n + 2) {
  clear: both;
}
.custom-checkbox__new--big {
  width: 20px;
  height: 20px;
}
.custom-checkbox__text--form {
  position: relative;
  top: -4px;
}
.gallery__item {
  width: 100%;
  height: 60vw;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  .gallery__navigation {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    padding-right: 20px;
    transform: translateX(-100%);
  }
}
.gallery__button {
  background: none;
  border: none;
  -webkit-appearance: none;
}
@media (max-width: 676px) {
  .gallery__item {
    width: 100%;
    height: 80vw;
  }
}
.grid__media {
  position: relative;
  width: 100%;
  padding-bottom: 143.45%;
  overflow: hidden;
}
.grid__media--horizontal {
  padding-bottom: 70%;
}
.grid__media--square {
  padding-bottom: 87.848%;
}
.grid__image,
.grid__info,
.grid__hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid__hover {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.grid__hover--maincolor {
  background-color: rgba(69,94,125,0.9);
}
.grid__blend {
  background-color: #ede5e5;
  background-blend-mode: multiply;
}
.grid__image--animate,
.grid__foto {
  transition: transform 1s ease-out;
}
.grid__hover {
  transition: opacity 0.3s ease-out;
}
.grid__info:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #455e7d;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: opacity 0.5s ease-out;
}
.grid__link,
.grid__link + svg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transform: translateY(-30px);
  transition: all 0.3s ease;
}
.grid__item--hover h4,
.grid__item--hover h5,
.grid__item--hover p {
  transition: color 0.3s ease-out;
}
@media screen and (min-width: 768px) {
  .media__container--offsets {
    padding-top: 80px;
  }
  .media__container--reduced {
    padding-top: 40px;
  }
  .grid__media--offset {
    margin-top: -80px;
  }
  .media__container--offsets:before,
  .media__container--offsets:after {
    content: '';
    width: 100%;
    height: 35vw;
  }
  .media__container--offsets:before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ede5e5;
    transform: translateY(40%);
  }
  .media__container--offsets:after {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 130px;
    background-color: #d0cfcb;
    transform: translateY(-40%);
    z-index: -1;
  }
  .media__container--reduced:before {
    display: none;
  }
  .media__container--reduced:after {
    background-color: #ede5e5;
  }
  .media__container--offsets-small {
    padding-top: 56px;
  }
  .grid__media--offset-small {
    margin-top: -80px;
  }
}
@media screen and (min-width: 1024px) {
  .media__container--offsets {
    padding-top: 128px;
  }
  .media__container--reduced {
    padding-top: 80px;
  }
  .grid__media--offset {
    margin-top: -128px;
  }
  .media__container--offsets-small {
    padding-top: 64px;
  }
  .grid__media--offset-small {
    margin-top: -88px;
  }
}
.grid__item--hover:hover .grid__image--animate,
.grid__item--hover:hover .grid__foto {
  transform: scale(1.3);
  transition: transform 10s ease-out;
}
.grid__item--hover:hover .grid__info:before {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.grid__item--hover:hover .grid__link {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  transform: translateY(0);
  transition: opacity 0.2s ease-out 0.2s, transform 0.3s ease-out 0.2s;
}
.grid__item--hover:hover .grid__link + svg {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  transform: translateY(0);
  transition: opacity 0.2s ease-out 0.35s, transform 0.3s ease-out 0.35s;
}
.grid__item--hover:hover h4,
.grid__item--hover:hover h5:not(.grid__link),
.grid__item--hover:hover p {
  color: #455e7d !important;
}
.grid__item--placeholder:hover .grid__hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media screen and (min-width: 768px) {
  .grid__item:nth-child(2n + 1) {
    clear: both;
  }
}
@media screen and (min-width: 1024px) {
  .grid__item:nth-child(2n + 1) {
    clear: none;
  }
  .grid__item:nth-child(4n + 1) {
    clear: both;
  }
}
.main-header--fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.main-header__wrapper {
  padding-top: 24px;
  padding-bottom: 24px;
}
.langs {
  position: absolute;
  top: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: none;
  background: #fff;
  transition: opacity 0.5s ease;
  min-width: 164px;
  right: 10px;
}
.langs.visible {
  display: block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.langs:hover {
  display: block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media screen and (min-width: 768px) {
  .langs {
    right: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .langs {
    right: 20px;
  }
}
.container--sticky {
  margin-top: 144px;
}
@media screen and (min-width: 1024px) {
  .main-nav__logo--fixed {
    display: none;
  }
  .main-header--is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    animation: menuSticky 0.3s ease;
  }
  .main-header--is-sticky .main-header__wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .main-header--is-sticky .main-nav__logo--fixed {
    display: block;
  }
  .main-header--is-sticky .main-nav__logo--principal {
    display: none;
  }
}
@keyframes menuSticky {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.wrapper--half {
  max-width: 960px;
  margin: 0 0 0 auto;
}
.translate--48y {
  transform: translateY(48px);
}
@media screen and (max-width: 767px) {
  .offset--nopading-xs {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .offset-top--1 {
    transform: translateY(12%);
  }
  .offset-top--2 {
    margin-top: -6%;
  }
}
@media screen and (min-width: 1280px) {
  .offset-top--1 {
    transform: translateY(24%);
  }
}
.separator--horizontal-top {
  width: 100%;
  height: 8px;
  border-top: 2px solid #eee;
}
.social .path {
  transition: fill 0.3s ease;
}
.social:hover .path {
  fill: #455e7d;
}
.share__svg path {
  fill: #454545;
  transition: fill 0.3s ease;
}
.share__svg:hover path {
  fill: #455e7d;
}
.ch-m path {
  transition: fill 0.3s ease;
}
.ch-m:hover path {
  fill: #455e7d;
}
.journal__cover {
  width: 100%;
  height: 50vh;
}
.journal__header {
  margin-top: -64px;
}
.journal__logo {
  max-height: 64px;
}
.journal__separator {
  width: 100%;
  height: 2px;
  background-color: #eee;
}
.journal__background {
  position: relative;
}
.journal__background:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ede5e5;
  width: 100%;
  height: 304px;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
header h1.h6 {
  font-size: 2rem;
  line-height: 2.5rem;
}
@media screen and (min-width: 768px) {
  .journal__cover {
    height: 70vh;
  }
}
@media screen and (min-width: 768px) {
  .journal__item--offset-parent {
    padding-top: 384px;
  }
  .journal__item--offset-1 {
    margin-top: -200px;
  }
  .journal__item--offset-2 {
    margin-top: -280px;
  }
  .journal__text {
    min-height: 256px;
  }
}
@media screen and (min-width: 1024px) {
  .journal__item--offset-parent {
    padding-top: 384px;
  }
  .journal__item--offset-1 {
    margin-top: -340px;
  }
  .journal__item--offset-2 {
    margin-top: -336px;
  }
  .journal__text {
    min-height: 256px;
  }
}
.text--newsletter {
  font-size: 0.737rem;
  line-height: 1.263rem;
  margin-right: 16px;
}
.newsletter__arrow,
.newsletter__opener {
  display: none;
}
@media screen and (min-width: 1024px) {
  .newsletter__arrow {
    display: inline;
  }
  .newsletter__opener {
    display: block;
  }
  .newsletter__container {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    transition: transform 0.3s ease;
  }
  .newsletter__container--is-hiden {
    transform: translateY(100%);
  }
  .text--newsletter {
    font-size: 0.737rem;
    line-height: 1.263rem;
    margin-right: 16px;
  }
  .newsletter__arrow {
    position: absolute;
    top: 50%;
    right: 0;
    tranform: translateY(-50%);
    width: 16px;
  }
  .newsletter__opener {
    position: fixed;
    bottom: 0;
    right: 10%;
    z-index: 9998;
    transition: transform 0.3s ease;
  }
  .newsletter__opener .newsletter__arrow {
    position: relative;
    transform: rotate(180deg);
  }
  .newsletter__opener--is-hiden {
    transform: translateY(100%);
  }
}
body header,
body footer,
body .container,
body .marquee {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
  transition: opacity 0.5s ease;
}
.body--loaded header,
.body--loaded footer,
.body--loaded .container,
.body--loaded .marquee {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  pointer-events: auto;
}
.body--leave header,
.body--leave footer,
.body--leave .container,
.body--leave .marquee,
.body--leave .modal {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.loader {
  z-index: 9999 !important;
  pointer-events: none !important;
}
.body--loaded .loader {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.body--leave .loader {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: none;
}
.spinner {
  animation: scaleout 1s infinite alternate ease-in-out;
}
[v-cloak] {
  display: none;
}
.container-v-spinner__button {
  cursor: pointer;
  border: 1px solid #333;
  padding: 14px 57px;
  background: #fff;
  border-radius: 5px;
  font-size: 1.1rem;
  line-height: 1;
  box-shadow: none;
  transition: all 0.5s;
  max-width: 100%;
}
.container-v-spinner__button:hover {
  background-color: #333;
  color: #fff;
  box-shadow: none;
}
.container-v-spinner-loading {
  clear: both;
  width: 100%;
  display: -ms-flexbox;
  display: box;
  display: flex;
  text-align: center;
  -o-box-align: center;
  align-items: center;
  -o-box-pack: center;
  justify-content: center;
}
.v-spinner-loading {
  text-align: center;
  width: 100%;
  display: block;
  clear: both;
  text-align: center;
  -o-box-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.v-spinner-loading__clip {
  animation: v-clipDelay 0.75s 0s infinite linear;
  animation-fill-mode: both;
  display: inline-bloc;
}
@keyframes scaleout {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes v-clipDelay {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(0.8);
  }
  to {
    transform: rotate(1turn) scale(1);
  }
}
.modal {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: -10;
  pointer-events: none;
  transition: opacity 0.3s ease, z-index 0.3s ease 0.3s;
}
.modal--popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,0.9);
}
.modal--scroll {
  overflow-y: scroll;
  overflow-x: hidden;
}
.modal--is-open {
  z-index: 9999;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  pointer-events: auto;
  transition: opacity 0.3s ease;
}
.modal__close {
  position: absolute;
  top: 32px;
  right: 32px;
  z-index: 99;
}
.modal__close svg {
  width: 16px;
}
.modal__close path {
  fill: #455e7d;
}
.modal__container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.modal__content {
  width: 86vw;
  height: 86vh;
  margin-left: 7vw;
  margin-top: 7vh;
}
.vm--overlay {
  background: rgba(0,0,0,0.7) !important;
}
.v--modal-overlay {
  background: none !important;
  top: 75px !important;
  height: auto !important;
}
.v--modal-overlay .v--modal-background-click {
  min-height: auto;
  padding-bottom: 0;
}
.v--modal-overlay .v--modal-box {
  top: 0px !important;
}
.v--modal-block-scroll {
  max-width: 100%;
}
.v--modal {
  border-radius: 0;
  background: transparent !important;
}
.v--modal .close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 24px;
  border: 1px solid #fff;
  width: 25px;
  height: 25px;
}
.v--modal .close div {
  text-align: center;
  font-size: 17px;
  line-height: 20px;
}
.v--modal .stop {
  position: absolute;
  top: 10px;
  right: 50px;
  cursor: pointer;
  font-size: 24px;
}
.v--modal .stop svg {
  fill: #fff;
}
.v--modal .marcas {
  overflow: hidden;
}
.v--modal .marcas img {
  height: 24px;
}
.v--modal .grupo {
  overflow: hidden;
}
.v--modal .grupo img {
  width: 300px;
}
.v--modal .button {
  background-color: #302e2b;
  font-size: 0.9333rem;
  line-height: 1.5rem;
  border-radius: 0px;
  padding: 8px 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.v--modal label {
  color: #fff;
}
.v--modal input[type="checkbox"] {
  display: none;
}
.v--modal label {
  padding-left: 20px;
  display: inline-block;
  line-height: 1.8;
  font-family: sans-serif;
  position: relative;
  margin: 10px 20px 10px 0;
}
.v--modal input[type="checkbox"] + label:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 11px;
  left: 0;
  background: none;
  border-radius: 0;
  border: 1px solid #fff;
}
.v--modal input[type="checkbox"]:checked + label:after {
  content: '';
  display: block;
  width: 10px;
  height: 5px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  left: 2px;
}
@media screen and (max-width: 500px) {
  .v--modal .close,
  .v--modal .stop {
    top: 20px;
  }
  .v--modal label {
    margin-top: 0;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.next-link {
  margin-bottom: 80px;
}
.next-link__container--square {
  padding-bottom: 70%;
}
.next-link__container--square-big {
  padding-bottom: 100%;
}
.next-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #797874;
  transition: all 0.3s ease-out;
}
@media screen and (min-width: 768px) {
  .next-link {
    margin-bottom: 240px;
  }
  .next-link__offset {
    transform: translateY(96px);
  }
  .next-link:before {
    width: 64%;
  }
  .next-link__container--square,
  .next-link__container--square-big {
    padding-bottom: 87.848%;
  }
}
.next-link__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.next-link__content h5,
.next-link__content h2 {
  color: #fff;
}
.next-link:hover:before {
  width: 100%;
  background-color: #eee;
}
.next-link:hover .grid__image {
  transform: scale(1.3);
  transition: transform 10s ease-out;
}
.next-link:hover .grid__info:before {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.next-link:hover .next-link__content h5,
.next-link:hover .next-link__content h2 {
  color: #455e7d;
}
.next-link:hover .next-link__content path {
  fill: #455e7d;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: #fff;
}
.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-dot {
  display: inline-block;
  zoom: 1;
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  *display: inline;
}
.owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: transparent;
  border: 1px solid #fff;
  display: block;
  backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-nav.disabled + .owl-dots {
  margin-top: -32px;
  position: relative;
}
.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 0px;
  margin-top: -25px;
}
.owl-nav .owl-prev {
  width: auto;
  float: left;
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-nav .owl-prev:focus {
  outline: none;
}
.owl-nav .owl-next {
  width: auto;
  float: right;
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-nav .owl-next:focus {
  outline: none;
}
.owl-nav .flecha-slider {
  height: 50px;
}
.owl-nav .flecha-slider.flecha-right {
  transform: rotate(180deg);
  margin-right: 20px;
}
.owl-nav .flecha-slider.flecha-left {
  margin-left: 20px;
}
.video-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  background: #000;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground {
    width: 300%;
    left: -100%;
  }
}
@media (min-aspect-ratio: 16/9) {
  .video-foreground {
    height: 300%;
    top: -100%;
  }
}
.slide--full {
  padding-top: 80px;
}
.slide--full .owl-stage-outer,
.slide--full .owl-stage,
.slide--full .owl-item {
  height: 100%;
}
.slide--full .col,
.slide--full .button {
  backface-visibility: hidden;
}
.slide--full .full-size:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  backface-visibility: hidden;
}
@media screen and (min-width: 1024px) {
  .slide--full {
    padding-top: 140px;
  }
}
.slide--ambientes.slide--ambientes,
.slide--ambientes .owl-stage-outer,
.slide--ambientes .owl-stage,
.slide--ambientes .owl-item,
.slide--ambientes .slide__item {
  width: 100%;
  height: 100%;
}
.slide--ambientes .owl-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  transform: translate(-50%, -50%);
}
.slide-full__counter {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7vh;
}
.slide-full__counter h5 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slide-full__arrow {
  position: absolute;
  top: 0;
  width: 7vw;
  height: 100vh;
}
.slide-full__arrow svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slide-full__arrow--left {
  left: 0;
}
.slide-full__arrow--right {
  right: 0;
}
.slide__modal-close {
  cursor: url("../images/close.png") 34 34, auto;
}
.tab-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #fff;
  border-top: solid 1px #eee;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .tab-nav {
    height: 64px;
  }
}
@media screen and (min-width: 1024px) {
  .tab-nav {
    display: none;
  }
}
.tab-nav__item {
  width: 20%;
  height: 100%;
  padding-top: 10px;
  margin: 0;
  float: left;
  list-style: none;
  border-right: solid 1px #eee;
}
.tab-nav__item:last-child {
  border-right: none;
}
.tab-nav__title {
  margin: 0;
  padding: 0;
  font-size: 6px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1.4px;
}
@media screen and (min-width: 768px) {
  .tab-nav__item {
    padding-top: 12px;
  }
  .tab-nav__title {
    font-size: 10.2px;
    line-height: 40.8px;
    letter-spacing: 2.38px;
  }
}
.tab-nav__item--is-active {
  background-color: #454545;
}
.tab-nav__item--is-active .tab-nav__title {
  color: #fff !important;
}
.tab-nav__item--is-active path {
  fill: #fff;
}
.tab__selector {
  background-color: #fff;
  color: #717171;
  border: solid 2px #eee;
  z-index: 9;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
}
.tab__selector--is-active {
  background-color: #eee;
  color: #454545;
}
.tab-sticky {
  margin-bottom: 59px;
}
.filter__wrapper--is-sticky .tab__selector {
  border-top: none;
}
.tab__container {
  display: none;
}
.tab__container--is-active {
  display: block;
}
.table__separator {
  border-bottom: 1px solid #eee;
}
.hide {
  display: none !important;
}
.o-hidden {
  overflow: hidden;
}
.o-visible {
  overflow: visible !important;
}
.o-scroll {
  overflow: scroll !important;
}
.oh-hidden {
  overflow-x: hidden;
}
.oh-visible {
  overflow-x: visible;
}
.oh-scroll {
  overflow-x: scroll;
}
.ov-hidden {
  overflow-y: hidden;
}
.ov-visible {
  overflow-y: visible;
}
.ov-scroll {
  overflow-y: scroll;
}
.only-xs,
.only-xs-block {
  display: block;
}
.only-xs-inline {
  display: inline;
}
.only-xs-inblock {
  display: inline-block;
}
.only-xs-table {
  display: table;
}
.only-xs-cell {
  display: table-cell;
}
.not-xs,
.not-xs-block,
.not-xs-inline,
.not-xs-inblock,
.not-xs-table,
.not-xs-cell {
  display: none;
}
.from-m,
.from-m-block,
.from-m-inline,
.from-m-inblock,
.from-m-table,
.from-m-cell,
.only-m,
.only-m-block,
.only-m-inline,
.only-m-inblock,
.only-m-table,
.only-m-cell {
  display: none;
}
.from-l,
.from-l-block,
.from-l-inline,
.from-l-inblock,
.from-l-table,
.from-l-cell,
.only-l,
.only-l-block,
.only-l-inline,
.only-l-inblock,
.only-l-table,
.only-l-cell {
  display: none;
}
@media screen and (min-width: 768px) {
  .only-m,
  .only-m-block,
  .from-m,
  .from-m-block {
    display: block;
  }
  .only-m-inline,
  .from-m-inline {
    display: inline;
  }
  .only-m-inblock,
  .from-m-inblock {
    display: inline-block;
  }
  .only-m-table,
  .from-m-table {
    display: table;
  }
  .only-m-cell,
  .from-m-cell {
    display: table-cell;
  }
  .not-m,
  .not-m-block,
  .not-m-inline,
  .not-m-inblock,
  .not-m-table,
  .not-m-cell {
    display: none;
  }
  .only-xs,
  .only-xs-block,
  .only-xs-inline,
  .only-xs-inblock,
  .only-xs-table,
  .only-xs-cell {
    display: none;
  }
  .not-xs,
  .not-xs-block {
    display: block;
  }
  .not-xs-inline {
    display: inline;
  }
  .not-xs-inblock {
    display: inline-block;
  }
  .not-xs-table {
    display: table;
  }
  .not-xs-cell {
    display: table-cell;
  }
}
@media screen and (min-width: 1024px) {
  .only-l,
  .only-l-block,
  .from-l,
  .from-l-block {
    display: block;
  }
  .only-l-inline,
  .from-l-inline {
    display: inline;
  }
  .only-l-inblock,
  .from-l-inblock {
    display: inline-block;
  }
  .only-l-table,
  .from-l-table {
    display: table;
  }
  .only-l-cell,
  .from-l-cell {
    display: table-cell;
  }
  .not-l,
  .not-l-block,
  .not-l-inline,
  .not-l-inblock,
  .not-l-table,
  .not-l-cell {
    display: none;
  }
  .only-m,
  .only-m-block,
  .only-m-inline,
  .only-m-inblock,
  .only-m-table,
  .only-m-cell,
  .to-m,
  .to-m-block,
  .to-m-inline,
  .to-m-inblock,
  .to-m-table,
  .to-m-cell {
    display: none;
  }
  .not-m,
  .not-m-block {
    display: block;
  }
  .not-m-inline {
    display: inline;
  }
  .not-m-inblock {
    display: inline-block;
  }
  .not-m-table {
    display: table;
  }
  .not-m-cell {
    display: table-cell;
  }
  .only-xs,
  .only-xs-block,
  .only-xs-inline,
  .only-xs-inblock,
  .only-xs-table,
  .only-xs-cell {
    display: none;
  }
  .not-xs,
  .not-xs-block {
    display: block;
  }
  .not-xs-inline {
    display: inline;
  }
  .not-xs-inblock {
    display: inline-block;
  }
  .not-xs-table {
    display: table;
  }
  .not-xs-cell {
    display: table-cell;
  }
}

