@charset "UTF-8";
/*!
Theme Name: MZiQ - Natura&Co
Author: MZ Group
Author URI: https://www.mzgroup.com/
Description: MZiQ CMS Theme for Natura&Co website.
Version: 1.0
License: GNU General Public License v2 or later

One and only theme for IR Website for Natura&Co
*/
@font-face {
  font-family: "NaturaAndCo";
  src: url("fonts/NaturaAndCo-BoldItalic.woff2") format("woff2"), url("fonts/NaturaAndCo-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NaturaAndCo";
  src: url("fonts/NaturaAndCo-Book.woff2") format("woff2"), url("fonts/NaturaAndCo-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NaturaAndCo";
  src: url("fonts/NaturaAndCo-Bold.woff2") format("woff2"), url("fonts/NaturaAndCo-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NaturaAndCo";
  src: url("fonts/NaturaAndCo-BookItalic.woff2") format("woff2"), url("fonts/NaturaAndCo-BookItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NaturaAndCo";
  src: url("fonts/NaturaAndCo-Light.woff2") format("woff2"), url("fonts/NaturaAndCo-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NaturaAndCo";
  src: url("fonts/NaturaAndCo-LightItalic.woff2") format("woff2"), url("fonts/NaturaAndCo-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NaturaAndCo";
  src: url("fonts/NaturaAndCo-Medium.woff2") format("woff2"), url("fonts/NaturaAndCo-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NaturaAndCo";
  src: url("fonts/NaturaAndCo-MediumItalic.woff2") format("woff2"), url("fonts/NaturaAndCo-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NaturaAndCo";
  src: url("fonts/NaturaAndCo-SemiboldItalic.woff2") format("woff2"), url("fonts/NaturaAndCo-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NaturaAndCo";
  src: url("fonts/NaturaAndCo-Semibold.woff2") format("woff2"), url("fonts/NaturaAndCo-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: NaturaAndCo;
  font-style: normal;
  font-weight: 200;
  src: url(fonts/NaturaAndCo-Light.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo;
  font-style: italic;
  font-weight: 200;
  src: url(fonts/NaturaAndCo-LightItalic.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NaturaAndCo-Medium.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo;
  font-style: italic;
  font-weight: 400;
  src: url(fonts/NaturaAndCo-MediumItalic.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/NaturaAndCo-Semibold.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo;
  font-style: italic;
  font-weight: 700;
  src: url(fonts/NaturaAndCo-SemiboldItalic.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo;
  font-style: normal;
  font-weight: 800;
  src: url(fonts/NaturaAndCo-Bold.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo;
  font-style: italic;
  font-weight: 800;
  src: url(fonts/NaturaAndCo-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo-Book;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NaturaAndCo-Book.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo-Book;
  font-style: italic;
  font-weight: 400;
  src: url(fonts/NaturaAndCo-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo-Light;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NaturaAndCo-Light.ttf) format("truetype");
}
@font-face {
  font-family: NaturaAndCo-Light;
  font-style: italic;
  font-weight: 400;
  src: url(fonts/NaturaAndCo-LightItalic.ttf) format("truetype");
}
*,
*::before,
*::after {
  outline: 0;
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 14px;
  font-family: "NaturaAndCo", sans-serif;
  padding-top: 2px;
}
@media (min-width: 992px) {
  body {
    padding-top: 42px;
  }
}
@media (max-width: 991px) {
  body {
    padding-top: 60px;
  }
}
body.admin-bar header.header {
  top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar header.header {
    top: 46px;
  }
}
body.admin-bar #wpadminbar {
  position: fixed !important;
}

body,
input,
textarea,
button {
  font-family: "NaturaAndCo", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
}

p {
  line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 500;
  font-size: 36px;
}

h4 {
  font-weight: 600;
  font-size: 32px;
  line-height: 45px;
  font-family: "NaturaAndCo", sans-serif;
}

i {
  font-family: "NaturaAndCo", sans-serif;
}

strong,
b {
  font-style: initial !important;
}

a {
  cursor: pointer;
  text-decoration: none;
}

img {
  max-width: 100%;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1286px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-fluid {
    width: 100%;
    padding-right: 13px;
    padding-left: 13px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    width: 100%;
    padding-right: 53px;
    padding-left: 53px;
    margin-right: auto;
    margin-left: auto;
  }
}
/*
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.333333%;
  }

  .offset-md-2 {
    margin-left: 16.666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.333333%;
  }

  .offset-md-5 {
    margin-left: 41.666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.333333%;
  }

  .offset-md-8 {
    margin-left: 66.666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.333333%;
  }

  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.card-grid {
  min-height: 334px;
  margin: auto;
  width: 100%;
  display: table-cell;
  padding: 16px;
  vertical-align: middle;
  font-size: 14px;
}
.card-grid a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.card-grid a.button {
  border: 2px solid white;
  color: white;
  padding: 10px;
  font-size: 17px;
  font-family: NaturaAndCo-Light;
  text-decoration: none !important;
}
.card-grid p.sub-title {
  color: white;
  font-size: 20px;
  line-height: 32px;
}

.card-grid-sub {
  text-align: left;
  font-size: 21px;
  font-weight: 600;
}

.card-grid-content {
  display: table-cell;
  text-align: left;
  font-size: 24px;
  font-weight: 200;
}
.card-grid-content a {
  font-style: italic;
  font-weight: 300;
}
.card-grid-content strong {
  font-style: normal !important;
}
.card-grid-content p {
  font-size: 20px !important;
  font-weight: 200;
}
.card-grid-content p.title {
  font-size: 24px !important;
  font-weight: 400;
}
.card-grid-content p.content {
  font-size: 16px !important;
  padding-left: 40px;
}
.card-grid-content li {
  font-size: 16px !important;
}

.card-grid-green {
  color: white;
  background-color: #013731;
}
.card-grid-green p,
.card-grid-green a {
  color: white;
}

.card-grid-pink {
  color: white;
  background-color: #ff7482;
}
.card-grid-pink p,
.card-grid-pink a {
  color: white;
}

.card-grid-orange {
  color: white;
  background-color: #d6521c;
}
.card-grid-orange p,
.card-grid-orange a {
  color: white;
}
.card-grid-orange a.button {
  border: 2px solid white;
}

.card-grid-gray {
  color: #000;
  background-color: #e1d1c1;
}
.card-grid-gray p,
.card-grid-gray a {
  color: #000;
}
.card-grid-gray a.button {
  border: 2px solid #000;
}

.card-grid-black {
  color: white;
  background-color: #000;
}
.card-grid-black p,
.card-grid-black a {
  color: white !important;
}

.searchPopup {
  display: none;
  position: fixed;
  z-index: 60;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.searchPopup__close {
  cursor: pointer;
  color: white;
  font-size: 30px;
  font-size: 1.875rem;
  position: absolute;
  z-index: 99;
  top: 5%;
  right: 15%;
}
.searchPopup__form {
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.searchPopup__form form {
  display: flex;
}
.searchPopup__form form input {
  background: transparent;
  border: none;
  border-bottom: 3px solid white;
  font-size: 28px;
  font-size: 1.75rem;
  outline: none;
  color: white;
  padding-left: 8px;
}
.searchPopup__form form input::-webkit-input-placeholder {
  color: white;
}
.searchPopup__form form input::-moz-input-placeholder {
  color: white;
}
.searchPopup__form form input::-ms-input-placeholder {
  color: white;
}
.searchPopup__form form input::-o-input-placeholder {
  color: white;
}
.searchPopup__form form input::input-placeholder {
  color: white;
}
@media (max-width: 767px) {
  .searchPopup__form form input {
    max-width: 350px;
  }
}
@media (max-width: 375px) {
  .searchPopup__form form input {
    max-width: 310px;
  }
}
@media (max-width: 320px) {
  .searchPopup__form form input {
    max-width: 250px;
  }
}
.searchPopup__form form button {
  background: none;
  border: none;
  border-bottom: 3px solid white;
  padding-right: 8px;
}
.searchPopup__form form button img {
  max-width: 32px;
}

.search table {
  margin-top: 20px;
  margin-bottom: 20px;
}
.search table a {
  font-size: 22px;
  text-decoration: none;
}
.search table a:hover {
  text-decoration: underline;
}
.search .circle {
  width: 10px;
  height: 10px;
  background: black;
  border-radius: 50%;
}

.btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  cursor: pointer;
  -webkit-transition: 0.35s all;
  -moz-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -o-transition: 0.35s all;
  transition: 0.35s all;
  font-size: 16px;
  font-size: 1rem;
  font-family: NaturaAndCo-Book;
  font-weight: 400;
  color: black;
  text-align: center;
  text-decoration: none !important;
  padding: 11px 18px;
}
.btn--lg {
  width: 220px;
  height: 62px;
}
.btn--md {
  width: 165px;
  height: 49px;
}
.btn--sm {
  width: 105px;
}
.btn--white {
  color: white !important;
}
.btn--black {
  color: black !important;
}
.btn--primaryColor {
  color: #000;
}
.btn--secondaryColor {
  color: #e1d1c1;
}
.btn--bgWhite {
  background: white;
  border: 2px solid black;
}
.btn--bgBlack {
  background: black;
  border: 2px solid white;
}
.btn--bgTransparent {
  background: transparent;
  border: 2px solid black;
}
.btn--bgPrimaryColor {
  background: #000;
}
.btn--bgSecondaryColor {
  background: #e1d1c1;
}
.btn--borderWhite {
  border: 2px solid white !important;
}
.btn--center {
  margin: auto;
}
.btn:hover {
  opacity: 0.5;
}

.custom_form {
  max-width: 435px;
}
.custom_form label {
  display: none;
}
.custom_form fieldset {
  border: 0;
  padding: 0;
  margin-bottom: 12px;
}
.custom_form input[type=text],
.custom_form input[type=email],
.custom_form input[type=phone],
.custom_form textarea,
.custom_form select {
  border: 1px solid black;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: NaturaAndCo-Light;
  font-weight: 200;
  color: black;
  outline: none;
  width: 100%;
  background: transparent;
  margin-bottom: 0;
  padding: 11px;
}
.custom_form input[type=text]::-webkit-input-placeholder,
.custom_form input[type=email]::-webkit-input-placeholder,
.custom_form input[type=phone]::-webkit-input-placeholder,
.custom_form textarea::-webkit-input-placeholder,
.custom_form select::-webkit-input-placeholder {
  color: black;
}
.custom_form input[type=text]::-moz-input-placeholder,
.custom_form input[type=email]::-moz-input-placeholder,
.custom_form input[type=phone]::-moz-input-placeholder,
.custom_form textarea::-moz-input-placeholder,
.custom_form select::-moz-input-placeholder {
  color: black;
}
.custom_form input[type=text]::-ms-input-placeholder,
.custom_form input[type=email]::-ms-input-placeholder,
.custom_form input[type=phone]::-ms-input-placeholder,
.custom_form textarea::-ms-input-placeholder,
.custom_form select::-ms-input-placeholder {
  color: black;
}
.custom_form input[type=text]::-o-input-placeholder,
.custom_form input[type=email]::-o-input-placeholder,
.custom_form input[type=phone]::-o-input-placeholder,
.custom_form textarea::-o-input-placeholder,
.custom_form select::-o-input-placeholder {
  color: black;
}
.custom_form input[type=text]::input-placeholder,
.custom_form input[type=email]::input-placeholder,
.custom_form input[type=phone]::input-placeholder,
.custom_form textarea::input-placeholder,
.custom_form select::input-placeholder {
  color: black;
}
.custom_form textarea {
  resize: none;
  height: 175px;
}
.custom_form button {
  max-width: 140px;
  display: block;
  cursor: pointer;
}
@media (max-width: 768px) {
  .custom_form {
    margin: 0 auto 15px;
  }
}

.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 15px;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.owl-next,
.owl-prev {
  font-size: 0;
  background: transparent;
  width: 15px;
  height: 15px;
  border-bottom: 5px solid #e1d1c1;
  border-right: 5px solid #e1d1c1;
  cursor: pointer;
  z-index: 3;
}
.owl-next.disabled,
.owl-prev.disabled {
  opacity: 0.6;
  cursor: default !important;
}
.owl-next.disabled:hover,
.owl-prev.disabled:hover {
  border-color: #e1d1c1;
}
@media (max-width: 768px) {
  .owl-next,
.owl-prev {
    width: 15px;
    height: 15px;
  }
}
.owl-next:hover,
.owl-prev:hover {
  border-color: #000;
}

.owl-prev {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.owl-next {
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}

.owl-dots {
  margin: 33px auto 0;
  display: block;
  text-align: center;
}
.owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  display: inline-block;
  border: 3px solid #e1d1c1;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.owl-dots .owl-dot + .owl-dot {
  margin-left: 28px;
}
.owl-dots .owl-dot.active {
  background: #e1d1c1;
}

.slick-prev,
.slick-next {
  cursor: pointer;
  position: absolute;
  left: 5px;
  top: 10px;
  width: 20px;
  height: 20px;
  font-size: 0;
  border: 0;
  background: transparent;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.slick-prev.disabled,
.slick-next.disabled {
  opacity: 0.3;
}

.slick-next {
  left: auto;
  right: 5px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header {
  position: fixed;
  top: 0;
  width: 100%;
  background: white;
  z-index: 10;
  padding-top: 25px;
}
.header > .container {
  position: relative;
}
.header > .container:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  transform: translateX(-50%);
  max-width: 1256px;
  height: 16px;
  background: url(img/header-line.png) no-repeat;
  background-size: cover;
}
@media (max-width: 1199px) {
  .header > .container:before {
    display: none;
  }
}
.header .navbar-desktop {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  list-style: none;
  padding: 0;
  position: relative;
}
.header .navbar-desktop:before {
  content: "";
  width: 100%;
  height: 188px;
  background: #e1d1c1;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -1;
  display: none;
}
.header .navbar-desktop.hover:before {
  display: block;
}
.header .navbar-desktop > li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  height: 80px;
  position: relative;
}
.header .navbar-desktop > li:hover .submenu {
  display: flex !important;
}
.header .navbar-desktop > li.languageSwitcher {
  -webkit-box-flex: unset;
  -moz-box-flex: unset;
  -webkit-flex: unset;
  -ms-flex: unset;
  flex: unset;
}
.header .navbar-desktop > li.languageSwitcher:hover a {
  opacity: 0.7;
}
.header .navbar-desktop > li.languageSwitcher a {
  font-family: NaturaAndCo-Book;
  -webkit-transition: 0.35s all;
  -moz-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -o-transition: 0.35s all;
  transition: 0.35s all;
}
.header .navbar-desktop > li.languageSwitcher a:first-child {
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid black;
}
.header .navbar-desktop > li.languageSwitcher a.active {
  color: #6c757d;
  font-style: italic;
  font-weight: 300;
  font-family: "NaturaAndCo", sans-serif;
}
.header .navbar-desktop > li.icons a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.header .navbar-desktop > li.icons img {
  cursor: pointer;
}
.header .navbar-desktop > li.icons img:nth-child(1) {
  margin-right: 10px;
}
.header .navbar-desktop > li.icons img:nth-child(2) {
  margin-right: 0;
}
.header .navbar-desktop > li.logo img {
  width: 165px;
}
.header .navbar-desktop > li > a {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: NaturaAndCo-Book;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  color: #000;
  -webkit-transition: 0.35s all;
  -moz-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -o-transition: 0.35s all;
  transition: 0.35s all;
}
.header .navbar-desktop > li > a:not([href]) {
  cursor: default;
}
.header .navbar-desktop > li > a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.header .navbar-desktop > li > .submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  list-style: none;
  background: #e1d1c1;
  padding: 15px 0;
  margin: 0;
  width: 100%;
  min-width: 270px;
  min-height: 160px;
  text-align: left;
}
.header .navbar-desktop > li > .submenu .title {
  display: flex;
  align-items: flex-end;
  padding-right: 30px;
  margin-right: 20px;
  position: relative;
}
.header .navbar-desktop > li > .submenu .title:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: url(img/menu-divider.png);
  background-position: bottom;
  background-size: cover;
  width: 15px;
  height: 130px;
}
.header .navbar-desktop > li > .submenu .title,
.header .navbar-desktop > li > .submenu .title * {
  font-size: 25px;
  font-size: 1.5625rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 300;
  font-style: italic;
  line-height: 130%;
  color: black;
}
.header .navbar-desktop > li > .submenu .title * {
  margin: 0;
}
.header .navbar-desktop > li > .submenu .title strong,
.header .navbar-desktop > li > .submenu .title b {
  font-weight: 700 !important;
}
.header .navbar-desktop > li > .submenu .title a {
  transition: all 0.3s;
}
.header .navbar-desktop > li > .submenu .title a:hover {
  opacity: 0.5;
}
.header .navbar-desktop > li > .submenu .links {
  min-width: 105px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.header .navbar-desktop > li > .submenu .links a {
  display: block;
  color: black;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 500;
  font-size: 11px;
  margin-bottom: 8px;
}
.header .navbar-desktop > li > .submenu .links a:last-child {
  margin-bottom: 0;
}
.header .navbar-desktop > li > .submenu .links a:hover {
  opacity: 0.7;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .header .navbar-mobile {
    width: 100%;
  }
  .header .navbar-mobile .container-fluid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    height: 60px;
  }
  .header .navbar-mobile .logo img {
    width: 150px;
  }
  .header .navbar-mobile-bars div {
    height: 2px;
    width: 25px;
    background: #000;
    margin-bottom: 5px;
    border-radius: 10px;
  }
  .header .navbar-mobile-bars div:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .header .navbar-mobile-menu {
    background: white;
    width: 100%;
    z-index: 2;
    box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 100%;
    left: 0;
    padding: 15px;
    max-height: 500px;
    overflow: scroll;
    display: none;
  }
  .header .navbar-mobile-menu > ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .header .navbar-mobile-menu > ul > li {
    margin-bottom: 20px;
  }
  .header .navbar-mobile-menu > ul > li.languageSwitcher a {
    display: inline-block !important;
  }
  .header .navbar-mobile-menu > ul > li.languageSwitcher a:first-child {
    padding-right: 7.5px;
    margin-right: 7.5px;
    position: relative;
  }
  .header .navbar-mobile-menu > ul > li.languageSwitcher a:first-child:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1.5px;
    height: 100%;
    background: #000;
  }
  .header .navbar-mobile-menu > ul > li.icons a {
    display: inline-block !important;
  }
  .header .navbar-mobile-menu > ul > li.icons img:nth-child(1),
.header .navbar-mobile-menu > ul > li.icons img:nth-child(2) {
    margin-right: 15px;
  }
  .header .navbar-mobile-menu > ul > li a {
    display: block;
    color: #000;
    font-family: NaturaAndCo-Book;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 400;
  }
  .header .navbar-mobile-menu > ul > li > a {
    font-weight: 700;
  }
  .header .navbar-mobile-menu > ul > li .submenu {
    list-style: none;
    margin: 10px 0 0 0;
    padding-left: 10px;
  }
  .header .navbar-mobile-menu > ul > li .submenu div.title {
    display: block;
    color: #000;
    font-family: NaturaAndCo-Book;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    margin-bottom: 8px !important;
  }
  .header .navbar-mobile-menu > ul > li .submenu div.title,
.header .navbar-mobile-menu > ul > li .submenu div.title * {
    margin: 0;
  }
  .header .navbar-mobile-menu > ul > li .submenu div.title br {
    display: none;
  }
  .header .navbar-mobile-menu > ul > li .submenu div a {
    margin-bottom: 10px;
  }
}

.footer {
  margin-top: 72px;
}
.footer.footer-home {
  margin-top: 0;
}
.footer .row {
  background: #013731;
  padding: 30px 0;
}
.footer .row > .container {
  max-width: 1057px;
}
@media (min-width: 992px) {
  .footer .left > * {
    margin-right: 27px;
  }
  .footer .left > *:last-child {
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  .footer .left > * {
    margin-bottom: 20px;
  }
}
.footer ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .footer ul.brands {
    justify-content: center;
  }
  .footer ul.brands li {
    margin-right: 20px !important;
    width: calc(50% - 20px);
    text-align: center;
    margin-bottom: 20px;
  }
  .footer ul.brands li img {
    max-width: 50px !important;
  }
}
.footer ul.brands li {
  margin-right: 90px;
}
.footer ul.brands li:last-child {
  margin-right: 0;
}
.footer ul.brands li img {
  max-width: 100px;
}
.footer ul.socialMedia li {
  margin-right: 40px;
}
.footer ul.socialMedia li:last-child {
  margin-right: 0;
}
.footer .footer-link {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "NaturaAndCo", sans-serif;
  font-style: italic;
  font-weight: 300;
  color: white;
}
.footer .copyright {
  font-family: NaturaAndCo-Book;
  font-size: 13px;
  font-size: 0.8125rem;
  color: white;
}
.footer .powered,
.footer .powered a {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 200;
  color: white;
}

.breadcrumb {
  list-style: none;
  margin-bottom: 70px;
  padding: 0;
  font-family: NaturaAndCo-Light;
  background-color: #e1d1c1;
}
.breadcrumb li.breadcrumb-item {
  font-family: NaturaAndCo-Light;
  font-weight: unset;
  padding: 5px 10px 5px 10px;
  display: inline-block;
}
.breadcrumb li.breadcrumb-item .bread-home {
  font-family: "NaturaAndCo", sans-serif;
}
.breadcrumb li.breadcrumb-item .bread-parent {
  font-family: NaturaAndCo-Book;
}
.breadcrumb li:last-child {
  max-width: none;
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.breadcrumb a {
  color: #000;
}

.internalHeader {
  font-family: NaturaAndCo-Book;
}
.internalHeader__video__thumbnail {
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.35s all;
  -moz-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -o-transition: 0.35s all;
  transition: 0.35s all;
}
.internalHeader__video__thumbnail::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-image: url("img/internalheader-play.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.internalHeader__video__thumbnail:hover {
  opacity: 0.75;
}
.internalHeader img,
.internalHeader video {
  max-width: 100%;
  margin: 0 auto 70px auto;
}
.internalHeader h1 {
  font-size: 32px;
  font-size: 2rem;
  margin: 0 0 70px 0;
}
@media (max-width: 992px) {
  .internalHeader h1 {
    font-size: 27px;
    font-size: 1.6875rem;
    margin-top: 70px;
  }
}
.internalHeader h1 span {
  font-weight: 300 !important;
  font-style: italic !important;
}
.internalHeader p {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
}
@media (max-width: 991px) {
  .internalHeader {
    text-align: center;
  }
}
.internalHeader .bar_brands {
  background: #c2582e;
  display: flex;
  color: white;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  margin-bottom: 70px;
  margin-top: -6px;
  padding: 8px 4px;
}
@media (min-width: 992px) {
  .internalHeader .bar_brands {
    flex-direction: row;
    height: 27px;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .internalHeader .bar_brands span {
    text-align: center;
    font-size: 12px;
    margin-bottom: 4px;
  }
}
@media (min-width: 992px) {
  .internalHeader .bar_brands span {
    margin-right: 35px;
  }
}
.internalHeader .bar_brands span a {
  color: white;
}
.internalHeader .bar_brands span a:hover {
  opacity: 0.7;
}
.internalHeader .bar_brands ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.internalHeader .bar_brands ul li {
  max-width: 40px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .internalHeader .bar_brands ul li {
    max-width: 20px;
  }
}
.internalHeader .bar_brands ul li:hover {
  opacity: 0.7;
}
.internalHeader .bar_brands ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.internalHeader .bar_brands ul li a img {
  margin: 0 auto !important;
}

.pageHome__banner__item {
  min-height: 537px;
  background-size: cover;
  background-position: center !important;
}
@media (max-width: 767px) {
  .pageHome__banner__item {
    min-height: 200px;
  }
}
.pageHome__banner__item video {
  width: 100%;
  margin: auto;
  object-fit: cover;
}
.pageHome__banner__thumbs {
  margin: 25px 0;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.pageHome__banner__thumbs .container {
  min-width: 500px;
}
@media (max-width: 767px) {
  .pageHome__banner__thumbs .container {
    min-width: 0;
  }
}
.pageHome__banner__thumbs__item {
  cursor: pointer;
}
.pageHome__banner__thumbs__item img {
  -webkit-transition: 0.35s all;
  -moz-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -o-transition: 0.35s all;
  transition: 0.35s all;
}
@media (max-width: 767px) {
  .pageHome__banner__thumbs__item img {
    max-width: 50px;
  }
}
.pageHome__banner__thumbs__item:hover img {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .pageHome__banner__thumbs__item {
    text-align: center;
    justify-content: center;
    padding-top: 10px;
    display: flex;
    align-items: center;
    min-height: 60px;
  }
}
.pageHome__banner__thumbs .container {
  max-width: 1015px;
}
@media (max-width: 767px) {
  .pageHome__banner__thumbs .container {
    width: 100%;
    flex-wrap: wrap;
  }
}
.pageHome__cards__item {
  position: relative;
}
.pageHome__cards__item strong,
.pageHome__cards__item b {
  font-weight: 500 !important;
}
.pageHome__cards span {
  font-weight: 300 !important;
  font-style: italic !important;
  font-size: 30px;
  color: white;
  position: absolute;
}
.pageHome__cards__firstRow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1200px) {
  .pageHome__cards__firstRow {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.pageHome__cards__firstRow > div:nth-child(1) {
  min-width: 475px;
  height: 400px;
}
@media (max-width: 1200px) {
  .pageHome__cards__firstRow > div:nth-child(1) {
    min-width: 100%;
    background-position: right !important;
  }
}
.pageHome__cards__firstRow > div:nth-child(1) span {
  top: 15%;
  right: 5%;
}
.pageHome__cards__firstRow > div:nth-child(2) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.pageHome__cards__firstRow > div:nth-child(2) > div {
  width: 100%;
  position: relative;
  height: 50%;
  top: 1px;
}
@media (max-width: 1200px) {
  .pageHome__cards__firstRow > div:nth-child(2) > div {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 200px;
  }
  .pageHome__cards__firstRow > div:nth-child(2) > div:nth-child(2) {
    height: 400px;
  }
  .pageHome__cards__firstRow > div:nth-child(2) > div:nth-child(2) div {
    height: 200px;
  }
  .pageHome__cards__firstRow > div:nth-child(2) > div:nth-child(2) div:nth-child(1) {
    min-width: unset !important;
    width: 100%;
  }
}
.pageHome__cards__middleRow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.pageHome__cards__middleRow > div:nth-child(1) {
  min-width: 945px;
  min-height: 202px;
}
@media (max-width: 1200px) {
  .pageHome__cards__middleRow > div:nth-child(1) {
    min-width: unset;
    width: 100%;
  }
}
.pageHome__cards__middleRow > div:nth-child(1) span {
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
}
.pageHome__cards__lastRow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1200px) {
  .pageHome__cards__lastRow {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.pageHome__cards__lastRow > div {
  min-height: 200px;
}
.pageHome__cards__lastRow > div:nth-child(1), .pageHome__cards__lastRow > div:nth-child(2) {
  min-width: 472px;
}
@media (max-width: 1200px) {
  .pageHome__cards__lastRow > div:nth-child(1), .pageHome__cards__lastRow > div:nth-child(2) {
    min-width: unset;
    width: 100%;
  }
}
.pageHome__cards__lastRow > div:nth-child(3) {
  width: 100%;
}
.pageHome__cards__lastRow > div span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
  .pageHome__cards__lastRow > div span {
    left: 5%;
    transform: translateY(-50%);
  }
}

.wp-content {
  font-family: NaturaAndCo-Book;
}
.wp-content p {
  font-size: 16px;
  font-size: 1rem;
}
.wp-content a {
  color: #000;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: underline;
}
.wp-content a:hover {
  opacity: 0.7;
}
.wp-content ul {
  list-style: none;
}
.wp-content ul li {
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0.5rem;
  position: relative;
}
.wp-content ul li:before {
  content: "";
  background: #000;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: -14px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-content .hidden,
.wp-content #no-files {
  display: none;
}
.wp-content .forms.select {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  margin-bottom: 10px;
}
.wp-content .forms.select select {
  background: transparent;
  border: 3px solid #000;
  width: 115px;
  height: 40px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #000;
  padding-left: 10px;
}
.wp-content .forms.select select option {
  color: #000;
}
.wp-content .fm-header {
  background: #000;
  padding: 0.75rem;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: white;
  margin-bottom: 0;
  font-weight: 400;
}
.wp-content .chart .tbPrices .tbPrices__title,
.wp-content .btn-change-chart-period.active,
.wp-content .btn-change-chart-type.active,
.wp-content .historyTickerIdentification,
.wp-content .btn-default,
.wp-content .btn-export {
  background-color: #000 !important;
}
.wp-content .table-footer .footer {
  background: none !important;
}
.wp-content .text-center {
  text-align: center !important;
}

.page-id-5620 .col-sm-12.col-md-8.col-lg-8 {
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

.page-template-externalLayout {
  padding: 0 !important;
}
.page-template-externalLayout .header,
.page-template-externalLayout .footer {
  display: none;
}
.page-template-externalLayout .col {
  padding: 0 !important;
}

.contact {
  max-width: 1046px;
  margin: auto;
}
.contact h3 {
  font-size: 16px;
  font-size: 1rem;
  color: black;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 22px;
}
.contact p {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-top: 0;
  margin-bottom: 32px;
  max-width: 325px;
}
.contact .g-recaptcha {
  margin-bottom: 20px;
}
.contact .success-box {
  background-color: #000;
  border-radius: 10px;
  padding: 20px 0;
  text-align: center;
  color: white;
  display: none;
  width: 100%;
  margin: auto;
  max-width: 600px;
}

@media (max-width: 992px) {
  .formFilterYear {
    margin-top: 50px;
  }
}
.formFilterYear label {
  font-size: 16px;
  font-size: 1rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 300;
  margin-right: 20px;
}
.formFilterYear select {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  font-family: "NaturaAndCo", sans-serif;
  border: none;
  background: white;
  cursor: pointer;
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
  /* For IE10 */
}
.formFilterYear select:-ms-expand {
  display: none;
}
.formFilterYear select option {
  font-weight: 200;
}

.pressRelease {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pressRelease__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  background: #b0716b;
}
.pressRelease__item:nth-child(2n) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background: #7d4535;
}
.pressRelease__item .thumbnail {
  min-width: 315px;
  min-height: 240px;
  background-size: cover;
  background-position: center;
}
.pressRelease__item .content {
  padding: 35px 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  width: 100%;
}
.pressRelease__item .content span {
  display: block;
}
.pressRelease__item .content span.title {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 500;
  max-width: 500px;
}
.pressRelease__item .content span.date,
.pressRelease__item .content a {
  font-size: 16px;
  font-size: 1rem;
  font-family: "NaturaAndCo", sans-serif;
  font-style: italic;
  font-weight: 300;
  color: #000;
  text-decoration: none;
}
.pressRelease__item .content a {
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .pressRelease__item {
    flex-direction: column !important;
  }
  .pressRelease__item .thumbnail {
    min-width: 100%;
  }
  .pressRelease__item .content {
    width: 100%;
    padding: 20px;
  }
  .pressRelease__item .content span {
    margin-bottom: 15px;
  }
}

.pressReleaseInternal .date {
  font-family: NaturaAndCo-Book;
  font-size: 16px;
  font-size: 1rem;
  color: #aa461e;
  text-transform: capitalize;
}

.sustainability {
  margin-top: 54px;
}
.sustainability__card {
  min-height: 300px;
}
.sustainability__card:nth-child(1) {
  background: #437565;
}
.sustainability__card:nth-child(2) {
  background: #b47d75;
}
.sustainability__card:nth-child(3) {
  background: #7d4535;
}
@media (max-width: 991px) {
  .sustainability__card:not(.position-0) {
    flex-direction: column-reverse;
  }
}
.sustainability__card__image {
  background-position: right;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.sustainability__card__content {
  padding: 75px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.sustainability__card__content h1 {
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-bottom: 32px;
}
.sustainability__card__content .btn {
  font-size: 14px;
  font-size: 0.875rem;
  border: 2px solid white !important;
  max-width: 150px;
  height: 48px;
}

#img-sustainability .slick-prev {
  top: 43%;
  left: 15px;
  z-index: 1;
}
#img-sustainability .slick-prev:before {
  color: azure;
  font-size: 70px;
  opacity: 1;
}
#img-sustainability .slick-next {
  top: 43%;
  right: 60px;
  z-index: 1;
}
#img-sustainability .slick-next:before {
  color: azure;
  font-size: 70px;
  opacity: 1;
}

.carrers__card {
  min-height: 300px;
}
.carrers__card:nth-child(1) {
  background: #A53B22;
}
.carrers__card:nth-child(2) {
  background: #B0716B;
}
.carrers__card:nth-child(3) {
  background: #437565;
}
@media (max-width: 991px) {
  .carrers__card:not(.position-0) {
    flex-direction: column-reverse;
  }
}
.carrers__card__image {
  background-position: right;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.carrers__card__content {
  padding: 75px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.carrers__card__content h1 {
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-bottom: 32px;
}
.carrers__card__content .btn {
  font-size: 14px;
  font-size: 0.875rem;
  border: 2px solid white !important;
  max-width: 150px;
  height: 48px;
}

.carrersForYou__card {
  min-height: 300px;
}
.carrersForYou__card:nth-child(1) {
  background: #ff7482;
}
.carrersForYou__card:nth-child(2) {
  background: #d6521c;
}
.carrersForYou__card:nth-child(3) {
  background: #013731;
}
.carrersForYou__card:nth-child(4) {
  background: #000;
}
.carrersForYou__card:nth-child(5) {
  background: #e1d1c1;
}
@media (max-width: 991px) {
  .carrersForYou__card:not(.position-0) {
    flex-direction: column-reverse;
  }
}
.carrersForYou__card__image {
  background-position: right;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.carrersForYou__card__content {
  padding: 75px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.carrersForYou__card__content h1 {
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-bottom: 32px;
}
.carrersForYou__card__content .btn {
  font-size: 14px;
  font-size: 0.875rem;
  border: 2px solid white !important;
  max-width: 150px;
  height: 48px;
}

@media (max-width: 767px) {
  .brands .row:not(.left) {
    flex-direction: column-reverse;
  }
}
.brands__card {
  min-height: 325px;
}
.brands__card:nth-child(1) {
  background: #ff7482;
}
.brands__card:nth-child(2) {
  background: #d6521c;
}
.brands__card:nth-child(3) {
  background: #013731;
}
.brands__card:nth-child(4) {
  background: #000;
}
.brands__card__content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  padding: 0 100px;
}
@media (max-width: 1023px) {
  .brands__card__content {
    padding: 30px;
  }
}
.brands__card__content img {
  margin-bottom: 25px;
}
.brands__card__content p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px !important;
  margin: 0;
  color: white;
  font-family: "NaturaAndCo", sans-serif;
  font-style: italic;
}
.brands__card__content .btn {
  border: 2px solid white !important;
}
.brands__card__thumbnail {
  min-height: 325px;
}

.brandsInternal {
  max-width: 1250px;
  margin: auto;
}
.brandsInternal .internalHeader {
  margin-bottom: 50px;
}
.brandsInternal__founders__item {
  background: #e1d1c1;
  margin: 40px 0;
}
@media (max-width: 991px) {
  .brandsInternal__founders__item:not(.position-0) {
    flex-direction: column-reverse;
  }
}
.brandsInternal__founders__item__thumbnail {
  min-height: 440px;
  background-size: cover;
  background-repeat: no-repeat;
}
.brandsInternal__founders__item__content {
  padding: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.brandsInternal__founders__item__content span {
  display: block;
}
.brandsInternal__founders__item__content .name {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
}
.brandsInternal__founders__item__content .position {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 5px 0 20px 0;
}
.brandsInternal__founders__item__content p {
  margin-top: 0;
}
@media (max-width: 991px) {
  .brandsInternal__founders__item__content {
    padding: 25px;
  }
  .brandsInternal__founders__item__content .name {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.brandsInternal__products__item .thumbnail {
  min-height: 335px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.brandsInternal__products__item .name {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
}

@media (min-width: 992px) {
  .history__container {
    position: relative;
  }
  .history__container:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    background: #272727;
    left: 49%;
    transform: translateX(-50%);
    top: 0;
  }
}
.history__container__item {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .history__container__item {
    position: relative;
  }
  .history__container__item.position-0:before {
    content: "";
    width: 15px;
    height: 125px;
    background: url(img/timeline-left-line.jpg);
    position: absolute;
    left: 48.5%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .history__container__item.position-1:before {
    content: "";
    width: 15px;
    height: 125px;
    background: url(img/timeline-right-line.jpg);
    position: absolute;
    left: 49.52%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.history__container__item .image-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.history__container__item .content-grid {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
}
.history__container__item h1 {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 300;
  font-style: italic;
  color: black;
  margin-top: 0;
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  .history__container__item h1 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
.history__container__item p {
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 0;
}
@media (max-width: 767px) {
  .history__container__item p {
    margin-top: 0;
    text-align: center !important;
  }
}

.show-more {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #000;
  font-family: NaturaAndCo-Book;
  text-align: center;
  padding-top: 55px;
  border-radius: 50%;
  cursor: pointer;
  max-width: 130px;
  margin: auto;
  margin-top: 50px;
  position: relative;
  -webkit-transition: 0.35s all;
  -moz-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -o-transition: 0.35s all;
  transition: 0.35s all;
}
.show-more:before {
  content: "";
  background: url(img/timeline-show-more.png);
  width: 92px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.show-more.show-less:before {
  transform: translateX(-50%) rotate(-180deg) !important;
}
.show-more:hover {
  opacity: 0.7;
}

.vision__image {
  background-size: cover;
  background-position: 55%;
}
.vision__image .content {
  height: 300px;
  vertical-align: text-bottom;
  padding-top: 23px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  font-weight: 200;
  color: #fff;
}
.vision__contentBox {
  padding: 20px;
}
.vision__contentBox h4 {
  font-size: 24px !important;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1rem;
}
.vision__contentBox p {
  padding-left: 40px;
}

.naturaInNumbers__mainSection {
  background: #e1d1c1;
  min-width: 1256px;
  min-height: 735px;
  position: relative;
  padding-top: 118px;
  padding-left: 37px;
  margin-top: 55px;
}
.naturaInNumbers__mainSection h1.title {
  font-size: 36px;
  font-size: 2.25rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 300;
  font-style: italic;
}
.naturaInNumbers__mainSection > div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px 35px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.naturaInNumbers__mainSection > div.orange {
  background: #d6521c;
  height: 439.6600341797px;
  width: 823.3499755859px;
  padding-left: 666px;
  justify-content: space-between;
  z-index: 1;
}
.naturaInNumbers__mainSection > div.pink {
  background: #ff7482;
  height: 314.7800292969px;
  width: 631.7599487305px;
  padding-left: 339px !important;
  justify-content: space-between;
  z-index: 2;
}
.naturaInNumbers__mainSection > div.green {
  background: #013731;
  height: 186.8800048828px;
  width: 304.1300048828px;
  justify-content: center;
  z-index: 3;
}
.naturaInNumbers__mainSection > div .divider {
  background: white;
  width: 20px;
  min-height: 1px;
  margin: 10px 0;
}
.naturaInNumbers__mainSection > div .legend {
  width: 100%;
}
.naturaInNumbers__mainSection > div span {
  display: block;
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 300;
}
.naturaInNumbers__mainSection > div span.number {
  font-weight: normal;
}
.naturaInNumbers__mainSection > div span.italic {
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem;
}
.naturaInNumbers__mainSection > div span.year {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
}
.naturaInNumbers__mainSection > div p {
  color: white;
  font-size: 6px;
  font-size: 0.375rem;
  font-family: "NaturaAndCo", sans-serif;
}
.naturaInNumbers__mainSection > div.content {
  right: 40px;
  bottom: 65px;
  left: unset;
  width: 375px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.naturaInNumbers__mainSection > div.content .item {
  width: 50%;
  margin-bottom: 30px;
  padding-right: 40px;
  min-height: 90px;
}
.naturaInNumbers__mainSection > div.content .item:nth-child(2n) {
  padding-right: 0;
}
.naturaInNumbers__mainSection > div.content .item span {
  color: black;
}
.naturaInNumbers__mainSection > div.content .item span:not(.number) {
  font-size: 22px;
  font-size: 1.375rem;
}
.naturaInNumbers__mainSection > div.content .item small {
  font-family: "NaturaAndCo", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 9.33px;
  font-size: 0.583125rem;
  color: black;
}
.naturaInNumbers__testimonial {
  max-width: 1077px;
  margin: 60px auto 60px auto;
  padding: 0 60px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 178px;
}
.naturaInNumbers__testimonial:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(img/testimonial-left.png);
  width: 18px;
  height: 178px;
}
.naturaInNumbers__testimonial:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url(img/testimonial-right.png);
  width: 18px;
  height: 178px;
}
.naturaInNumbers__testimonial p {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "NaturaAndCo", sans-serif;
  font-style: italic;
  margin: 0;
}
@media (max-width: 768px) {
  .naturaInNumbers__testimonial {
    padding: 0 40px;
  }
  .naturaInNumbers__testimonial p {
    font-size: 15px;
    text-align: center;
  }
}

.prerequisites__card {
  min-height: 300px;
}
@media (max-width: 992px) {
  .prerequisites__card:not(.position-0) {
    flex-direction: column-reverse;
  }
}
.prerequisites__card__image {
  background-position: right;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.prerequisites__card__content {
  padding: 75px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.prerequisites__card__content h1 {
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-bottom: 32px;
}
.prerequisites__card__content h3 {
  color: white;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 32px;
}
.prerequisites__card__content .btn {
  font-size: 14px;
  font-size: 0.875rem;
  border: 2px solid white !important;
  max-width: 150px;
  height: 48px;
}

.prerequisitesInternal select {
  background: transparent;
  border: 3px solid #000;
  width: 180px;
  height: 40px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #000;
  padding-left: 10px;
  bottom: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .prerequisitesInternal select {
    height: 31px;
  }
}
.prerequisitesInternal select option {
  color: #000;
}
.prerequisitesInternal__blocoTexto {
  max-width: 66.66%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .prerequisitesInternal__blocoTexto {
    max-width: 100%;
  }
}
.prerequisitesInternal__blocoTexto h4 {
  font-size: 20px;
  line-height: 25px;
}
.prerequisitesInternal__blocoTexto p {
  text-align: justify;
  font-size: 1rem;
  line-height: 1.75;
  margin: 0 0 10px 0px;
}
.prerequisitesInternal__blocoTexto li {
  font-size: 1rem !important;
  line-height: 1.75 !important;
  margin: 0 0 10px 0px;
}
.prerequisitesInternal__bloco {
  display: flex;
  justify-content: center;
  margin: 2.5rem auto 0;
  flex-wrap: wrap;
}
.prerequisitesInternal__bloco__acess {
  min-width: 400px;
  max-width: 400px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1215686275);
  border-radius: 0.25rem;
  align-items: center;
  margin-right: 0.5rem;
  padding: 0 1.125rem;
}
@media (max-width: 768px) {
  .prerequisitesInternal__bloco__acess {
    max-width: 100%;
  }
}
.prerequisitesInternal__bloco__acess img {
  width: 50px;
  margin: 1.125rem auto 0;
}
.prerequisitesInternal__bloco__acess h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.13px;
}
.prerequisitesInternal__bloco__acess p {
  font-weight: 400;
  line-height: 1.43;
  letter-spacing: 0.22px;
}
.prerequisitesInternal__bloco__acess a {
  color: #4a90e2;
  line-height: 3rem;
  text-decoration: none;
  outline: 0;
}

.page-template-codigo-de-conduta .prerequisitesInternal__bloco {
  position: absolute;
  opacity: 0;
}

.boardOfDirectors__boxes {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.boardOfDirectors__boxes .item {
  width: 25%;
  min-height: 185px;
  background-size: cover;
  background-position: center;
}
.boardOfDirectors .content {
  max-width: 825px;
  margin: auto;
}

.protectTheAmazon--container .internalHeader {
  margin-bottom: 70px;
}
.protectTheAmazon--container .internalHeader h1 {
  margin: 0 0 35px 0;
}
.protectTheAmazon__title {
  font-family: "NaturaAndCo", sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 130%;
  color: black;
  margin-top: 0;
  margin-bottom: 25px;
}
.protectTheAmazon__targets {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.protectTheAmazon__targets__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  background: #437565;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.protectTheAmazon__targets__item.color-background-item {
  background: #844f3a !important;
}
.protectTheAmazon__targets__item.color-background-item:nth-child(2n) {
  background: #3d2325 !important;
}
.protectTheAmazon__targets__item:nth-child(2n) {
  -webkit-flex-direction: unset;
  -moz-flex-direction: unset;
  -ms-flex-direction: unset;
  flex-direction: unset;
  background: #013731;
}
.protectTheAmazon__targets__item .thumbnail {
  min-width: 475px;
  min-height: 300px;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  padding: 50px;
}
.protectTheAmazon__targets__item .thumbnail span {
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 130%;
  font-style: italic;
  color: #ffffff;
}
.protectTheAmazon__targets__item .content {
  padding: 35px 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
}
.protectTheAmazon__targets__item .content * {
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
}
.protectTheAmazon__targets__item .content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.protectTheAmazon__targets__item .content ul li {
  margin-bottom: 5px;
}
.protectTheAmazon__targets__item .content ul li:before {
  display: none;
}
@media (max-width: 768px) {
  .protectTheAmazon__targets__item {
    flex-direction: column !important;
  }
  .protectTheAmazon__targets__item .thumbnail {
    min-width: 100%;
  }
  .protectTheAmazon__targets__item .content {
    width: 100%;
    padding: 20px;
  }
}
.protectTheAmazon__slider {
  margin-bottom: 40px;
}
.protectTheAmazon__slider .item .content {
  min-height: 315px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  background: #844f3a;
  padding: 20px;
}
.protectTheAmazon__slider .item .content > span,
.protectTheAmazon__slider .item .content a {
  display: block;
  color: white;
}
.protectTheAmazon__slider .item .content span {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 600;
}
.protectTheAmazon__slider .item .content span > span {
  font-weight: 300;
}
.protectTheAmazon__slider .item .content a {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 600;
  text-decoration: none !important;
  -webkit-transition: 0.35s all;
  -moz-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -o-transition: 0.35s all;
  transition: 0.35s all;
}
.protectTheAmazon__slider .item .content a:hover {
  opacity: 0.8;
}
.protectTheAmazon__slider .item .content img {
  margin: auto;
}
.protectTheAmazon__slider .slick-slide:nth-child(2n) .item .content {
  background: #3d2325;
}
.protectTheAmazon__links {
  display: flex;
  flex-direction: column;
  margin-top: 80px;
}
@media (min-width: 1200px) {
  .protectTheAmazon__links {
    flex-direction: row;
  }
}
.protectTheAmazon__links > div {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 45px 15px;
}
@media (min-width: 576px) {
  .protectTheAmazon__links > div {
    padding: 45px 100px;
  }
}
@media (min-width: 1200px) {
  .protectTheAmazon__links > div {
    width: 50%;
  }
}
.protectTheAmazon__links > div > .text, .protectTheAmazon__links > div > .text * {
  color: #fff;
  margin: 0;
}
.protectTheAmazon__links > div > .text h1, .protectTheAmazon__links > div > .text h2, .protectTheAmazon__links > div > .text h3, .protectTheAmazon__links > div > .text h4, .protectTheAmazon__links > div > .text h5, .protectTheAmazon__links > div > .text h6 {
  font-size: 18px;
  line-height: 27px;
  font-style: italic;
  font-weight: 400;
}
.protectTheAmazon__links > div > .text h1 b, .protectTheAmazon__links > div > .text h1 strong, .protectTheAmazon__links > div > .text h2 b, .protectTheAmazon__links > div > .text h2 strong, .protectTheAmazon__links > div > .text h3 b, .protectTheAmazon__links > div > .text h3 strong, .protectTheAmazon__links > div > .text h4 b, .protectTheAmazon__links > div > .text h4 strong, .protectTheAmazon__links > div > .text h5 b, .protectTheAmazon__links > div > .text h5 strong, .protectTheAmazon__links > div > .text h6 b, .protectTheAmazon__links > div > .text h6 strong {
  font-weight: 700;
}
.protectTheAmazon__links > div > a {
  margin-top: 48px;
  display: inline-block;
  padding: 16px 34px;
  border: 2px solid #fff;
  font-size: 14px;
  line-height: 1;
  transition: all 0.3s;
  color: #fff;
  text-decoration: none;
}
.protectTheAmazon__links > div > a:hover {
  background: rgba(255, 255, 255, 0.15);
  opacity: 1;
}

.circularityandRegeneration__pressButton {
  display: block;
  max-width: 155px;
  margin: auto;
  margin-bottom: 55px;
  text-align: center;
  font-family: NaturaAndCo-Book;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 130%;
  text-transform: uppercase;
  text-decoration: none !important;
}
.circularityandRegeneration__publications {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1046px;
  margin: auto;
}
.circularityandRegeneration__publications__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  background: #b0716b;
}
.circularityandRegeneration__publications__item:nth-child(2n) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background: #7d4535;
}
@media (max-width: 1199px) {
  .circularityandRegeneration__publications__item {
    width: 100%;
    margin-bottom: 20px;
    background: #e1d1c1 !important;
  }
}
@media (max-width: 767px) {
  .circularityandRegeneration__publications__item {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.circularityandRegeneration__publications__item .thumbnail {
  min-width: 315px;
  min-height: 240px;
  background-size: cover;
  background-position: center;
}
.circularityandRegeneration__publications__item .content {
  padding: 35px 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  width: 100%;
}
.circularityandRegeneration__publications__item .content span {
  display: block;
}
.circularityandRegeneration__publications__item .content span.title {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 500;
  max-width: 500px;
}
.circularityandRegeneration__publications__item .content span.date,
.circularityandRegeneration__publications__item .content a {
  font-size: 16px;
  font-size: 1rem;
  font-family: "NaturaAndCo", sans-serif;
  font-style: italic;
  font-weight: 300;
  color: #000;
  text-decoration: none;
}
.circularityandRegeneration__publications__item .content a {
  text-transform: uppercase;
}

.defendHumanRights__slider .item .content {
  min-height: 315px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  background: #437565;
  padding: 20px;
}
.defendHumanRights__slider .item .content > span,
.defendHumanRights__slider .item .content a {
  display: block;
  color: white;
}
.defendHumanRights__slider .item .content span {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 600;
}
.defendHumanRights__slider .item .content span > span {
  font-weight: 300;
}
.defendHumanRights__slider .item .content a {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 600;
  text-decoration: none !important;
  -webkit-transition: 0.35s all;
  -moz-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -o-transition: 0.35s all;
  transition: 0.35s all;
}
.defendHumanRights__slider .item .content a:hover {
  opacity: 0.8;
}
.defendHumanRights__slider .slick-slide:nth-child(2n) .item .content {
  background: #013731;
}

.bemEstarBem__testimonial {
  max-width: 1077px;
  margin: 64px auto 80px auto;
  padding: 0 60px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 178px;
}
.bemEstarBem__testimonial:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(img/testimonial-left.png);
  width: 18px;
  height: 178px;
}
.bemEstarBem__testimonial:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url(img/testimonial-right.png);
  width: 18px;
  height: 178px;
}
.bemEstarBem__testimonial p {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "NaturaAndCo", sans-serif;
  font-style: italic;
  margin: 0;
}
@media (max-width: 768px) {
  .bemEstarBem__testimonial {
    padding: 0 40px;
  }
  .bemEstarBem__testimonial p {
    font-size: 15px;
    text-align: center;
  }
}
.bemEstarBem__title {
  font-family: "NaturaAndCo", sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 130%;
  color: black;
  margin-top: 80px;
  margin-bottom: 25px;
}
.bemEstarBem__founders {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.bemEstarBem__founders__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  background: #e1d1c1;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.bemEstarBem__founders__item:nth-child(2n) {
  -webkit-flex-direction: unset;
  -moz-flex-direction: unset;
  -ms-flex-direction: unset;
  flex-direction: unset;
  background: #7d4535;
}
.bemEstarBem__founders__item:nth-child(2n) span,
.bemEstarBem__founders__item:nth-child(2n) p {
  color: white !important;
}
.bemEstarBem__founders__item .thumbnail {
  min-width: 420px;
  min-height: 330px;
  background-size: cover;
  background-position: center;
}
.bemEstarBem__founders__item .content {
  padding: 60px 100px;
}
.bemEstarBem__founders__item .content .name {
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 130%;
  color: black;
  display: block;
  margin-bottom: 8px;
}
.bemEstarBem__founders__item .content .position {
  display: block;
  margin-bottom: 25px;
  font-family: "NaturaAndCo", sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 130%;
  color: black;
}
.bemEstarBem__founders__item .content p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 150%;
  color: black;
  margin: 0;
}
@media (max-width: 768px) {
  .bemEstarBem__founders__item {
    flex-direction: column !important;
  }
  .bemEstarBem__founders__item .thumbnail {
    min-width: 100%;
  }
  .bemEstarBem__founders__item .content {
    width: 100%;
    padding: 20px;
  }
}
.bemEstarBem__brands {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.bemEstarBem__brands .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  min-height: 160px;
}
@media (max-width: 767px) {
  .bemEstarBem__brands {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.suppliers__card {
  min-height: 300px;
}
@media (max-width: 991px) {
  .suppliers__card:not(.position-0) {
    flex-direction: column-reverse;
  }
}
.suppliers__card__image {
  background-position: right;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.suppliers__card__content {
  padding: 75px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.suppliers__card__content h1 {
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-bottom: 32px;
}
.suppliers__card__content .btn {
  font-size: 14px;
  font-size: 0.875rem;
  border: 2px solid white !important;
  max-width: 150px;
  height: 48px;
}
.suppliers__blocoTexto {
  max-width: 66.66%;
  margin: 0 auto;
}
.suppliers__blocoTexto p {
  text-align: justify;
  font-size: 0.9rem;
}

.embrace__image {
  text-align: center;
  position: relative;
  left: -5%;
  width: 100em;
}
.embrace__image img {
  width: 100em;
}
.embrace__blocoTexto {
  max-width: 66.66%;
  margin: 0 auto;
}
.embrace__blocoTexto p {
  text-align: center;
  font-size: 0.9rem;
}
.embrace__button {
  text-align: center;
  margin: 50px 0;
}
.embrace__button a {
  padding: 15px 20px;
  text-decoration: none;
  color: white;
  background: #ed941d;
}

.accordion {
  margin: 20px 0;
}
.accordion__item {
  margin-bottom: 10px;
}
.accordion__item__header {
  line-height: 1.5;
  color: white;
  background: #000;
  padding: 15px;
  cursor: pointer;
  position: relative;
}
.accordion__item__header::before {
  content: "";
  width: 15px;
  height: 7px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s all;
  background: url(img/arrow_accordion.png);
}
.accordion__item__header.active:before {
  transform: rotate(-180deg) translateY(50%);
}
.accordion__item__content {
  display: none;
  margin-top: 0;
  border: none;
  padding: 15px;
}
.accordion__item__content table {
  margin-top: 0;
}

.datepicker {
  position: relative;
  z-index: 0;
  display: table;
  width: 100%;
  margin: 0 auto;
}
.datepicker .nav-event {
  position: absolute;
  top: 4px;
  font-size: 0;
  cursor: pointer;
  z-index: 9;
}
.datepicker .nav-event::before {
  content: "\f0da";
  font-family: "FontAwesome";
  color: #000;
  font-size: 30px;
  font-size: 1.875rem;
}
.datepicker .nav-event.next {
  right: 15px;
}
.datepicker .nav-event.prev {
  left: 13px;
}
.datepicker .nav-event.prev::before {
  content: "\f0d9";
}
.datepicker .nav-event:hover {
  opacity: 0.8;
}
.datepicker .ui-datepicker-group {
  display: table-cell;
  width: 33.3%;
  padding: 0 12px 0;
  vertical-align: top;
}
@media (max-width: 992px) {
  .datepicker .ui-datepicker-group {
    width: 50%;
  }
  .datepicker .ui-datepicker-group-last {
    display: none;
  }
}
@media (max-width: 768px) {
  .datepicker .ui-datepicker-group {
    width: 100%;
  }
  .datepicker .ui-datepicker-group-middle {
    display: none;
  }
}
.datepicker .ui-datepicker-header {
  width: 100%;
}
.datepicker .ui-datepicker-header .datepicker .ui-datepicker-prev span, .datepicker .ui-datepicker-header .datepicker .ui-datepicker-next span {
  display: none;
}
.datepicker .ui-datepicker-title {
  color: #000;
  font-size: 14px;
  padding: 10px 0;
  margin: 0;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.datepicker .ui-datepicker-inline {
  width: 100% !important;
  display: table !important;
  border-collapse: separate;
  margin: 0 auto;
  min-height: 310px;
}
.datepicker .ui-datepicker-calendar {
  margin-top: 0;
  min-height: 265px;
}
.datepicker .ui-datepicker-calendar tr td {
  background: white;
  padding: 5px;
  text-align: center;
  width: 14.3%;
}
.datepicker .ui-datepicker-calendar tr td span {
  color: #000;
  display: block;
  font-size: 15px;
  font-weight: 200;
}
.datepicker .ui-datepicker-calendar tr td.has-event span {
  color: white;
  width: 32px;
  height: 32px;
  padding-top: 6px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #a7a7a7;
}
.datepicker .ui-datepicker-calendar tr td.has-event.divulgacao-de-resultado span {
  background-color: #ff690b;
}
.datepicker .ui-datepicker-calendar tr td.has-event.webcast span {
  background-color: #022168;
}
.datepicker .ui-datepicker-calendar tr td.has-event.mais-de-um-evento span {
  background-color: #00adee;
}
.datepicker .ui-datepicker-calendar tr td.has-event.conferencias span {
  background-color: #ffca07;
}
.datepicker .ui-datepicker-calendar tr td.has-event.outros-eventos span {
  background-color: #a7a7a7;
}
.datepicker .ui-datepicker-prev, .datepicker .ui-datepicker-next {
  display: none;
}

#legenda_eventos {
  width: 100%;
  margin: 5px auto;
}
#legenda_eventos .legenda_item {
  display: inline-block;
  margin: 5px 15px 5px 0;
  position: relative;
}
#legenda_eventos .legenda_item .cor {
  position: absolute;
  left: 0;
  top: 6px;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#legenda_eventos .legenda_item .cor-01 {
  background: #ff690b;
}
#legenda_eventos .legenda_item .cor-02 {
  background: #022168;
}
#legenda_eventos .legenda_item .cor-03 {
  background: #00adee;
}
#legenda_eventos .legenda_item .cor-04 {
  background: #ffca07;
}
#legenda_eventos .legenda_item .cor-05 {
  background: #a7a7a7;
}
#legenda_eventos .legenda_item .label {
  color: #000;
  padding: 5px 0 5px 25px;
}

.ui-tooltip {
  position: absolute;
  z-index: 9999;
  background: white;
  border: 1px solid #e6e6e6;
  max-width: 300px;
  color: #2A2222;
  box-shadow: 0 0 7px #a8a8a8;
  padding: 0;
}
.ui-tooltip h5 {
  color: #476da6;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  font-size: 13px;
  background: #f9f9f9;
  margin: 0;
}
.ui-tooltip ul {
  padding: 0;
  margin-bottom: 0;
}
.ui-tooltip ul li {
  list-style: none;
  padding: 8px 10px;
  border-top: 1px solid #e6e6e6;
  font-size: 13px;
}
.ui-tooltip .arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.ui-tooltip .arrow.top {
  top: -16px;
  bottom: auto;
}
.ui-tooltip .arrow.top:after {
  bottom: -20px;
  top: auto;
}
.ui-tooltip .arrow.left {
  left: 20%;
}
.ui-tooltip .arrow:after {
  content: "";
  background: white;
  border: 1px solid #e6e6e6;
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ui-helper-hidden-accessible {
  display: none;
}

.factSheets__mosaic {
  font-family: "NaturaAndCo", sans-serif;
}
.factSheets__mosaic__item {
  position: relative;
}
.factSheets__mosaic__item strong,
.factSheets__mosaic__item b {
  font-weight: 500 !important;
}
.factSheets__mosaic span {
  font-weight: 300 !important;
  font-style: italic !important;
  font-size: 30px;
  color: white;
  position: absolute;
}
.factSheets__mosaic__firstRow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1060px) {
  .factSheets__mosaic__firstRow {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.factSheets__mosaic__firstRow > div:nth-child(1) {
  min-width: 472px;
  height: 410px;
}
@media (max-width: 1060px) {
  .factSheets__mosaic__firstRow > div:nth-child(1) {
    min-width: 100%;
    background-position: right !important;
  }
}
@media (max-width: 768px) {
  .factSheets__mosaic__firstRow > div:nth-child(1) {
    background-position: center !important;
  }
}
.factSheets__mosaic__firstRow > div:nth-child(1) span {
  top: 6%;
  left: 5%;
}
.factSheets__mosaic__firstRow > div:nth-child(2) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.factSheets__mosaic__firstRow > div:nth-child(2) > div {
  width: 100%;
  position: relative;
  height: 50%;
  top: 0px;
}
@media (max-width: 1060px) {
  .factSheets__mosaic__firstRow > div:nth-child(2) > div {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 200px;
  }
  .factSheets__mosaic__firstRow > div:nth-child(2) > div:nth-child(2) {
    height: 400px;
  }
  .factSheets__mosaic__firstRow > div:nth-child(2) > div:nth-child(2) div {
    height: 200px;
  }
  .factSheets__mosaic__firstRow > div:nth-child(2) > div:nth-child(2) div:nth-child(1) {
    min-width: unset !important;
    width: 100%;
  }
}
.factSheets__mosaic__middleRow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.factSheets__mosaic__middleRow > div:nth-child(1) {
  min-width: 945px;
  min-height: 202px;
}
@media (max-width: 1060px) {
  .factSheets__mosaic__middleRow > div:nth-child(1) {
    min-width: unset;
    width: 100%;
  }
}
.factSheets__mosaic__middleRow > div:nth-child(1) span {
  top: 35%;
  left: 5%;
  transform: translateY(-50%);
}
.factSheets__mosaic__lastRow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1060px) {
  .factSheets__mosaic__lastRow {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.factSheets__mosaic__lastRow > div {
  min-height: 200px;
}
.factSheets__mosaic__lastRow > div:nth-child(1) {
  min-width: 472px;
}
@media (max-width: 1060px) {
  .factSheets__mosaic__lastRow > div:nth-child(1) {
    min-width: unset;
    width: 100%;
  }
}
.factSheets__mosaic__lastRow > div:nth-child(2) {
  min-width: 754px;
}
@media (max-width: 1060px) {
  .factSheets__mosaic__lastRow > div:nth-child(2) {
    min-width: unset;
    width: 100%;
  }
}
.factSheets__mosaic__lastRow > div:nth-child(3) {
  width: 100%;
}
.factSheets__mosaic__lastRow > div span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1060px) {
  .factSheets__mosaic__lastRow > div span {
    left: 5%;
    transform: translateY(-50%);
  }
}

.factSheets2 {
  margin-top: 150px;
}
@media (max-width: 768px) {
  .factSheets2 {
    margin-top: 50px;
  }
}

#loading {
  width: 100%;
}
#loading div {
  margin: 25px auto;
  border: 5px solid rgba(114, 114, 114, 0.2);
  border-top: 5px solid #000;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.podcast__single {
  margin-bottom: 30px;
}
.podcast__single__date {
  display: block;
  color: #777;
  font-family: "NaturaAndCo", sans-serif;
  font-style: italic;
  font-size: 16px;
  margin-bottom: 15px;
}
.podcast__single__description {
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}
.podcast__single__file iframe {
  width: 600px;
  height: 120px;
}
.podcast__single__content {
  display: block;
  margin: 20px 0;
}

/* POPUP HOME */
#popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: rgba(34, 34, 34, 0.4);
}
@media (max-width: 767px) {
  #popup {
    display: none;
  }
}
#popup .box-msg {
  position: fixed;
  left: 50%;
  top: 50%;
  background: white;
  z-index: 9999;
  padding: 15px 30px;
  color: #67666b;
  border-radius: 15px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#popup .box-msg::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: #000;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
@media (max-width: 767px) {
  #popup .box-msg {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 767px;
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-width: 336px) {
  #popup .box-msg {
    padding: 20px 2px;
    top: 20px;
  }
}
#popup .box-msg .close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 30px;
  height: 30px;
  padding: 0 5px;
  color: #000;
  font-size: 26px;
  border-radius: 62px;
  background: transparent;
  font-family: arial, sans-serif;
  text-align: center;
  overflow: hidden;
  line-height: 1em;
  font-style: normal;
  cursor: pointer;
}
#popup .box-msg .close:hover {
  opacity: 0.8;
}
#popup .box-msg #main-popup {
  margin-top: 25px;
}
#popup .box-msg h2 {
  color: white;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1.2em;
  letter-spacing: 0 !important;
  margin: 5px 0 20px;
}
#popup .box-msg h3 {
  color: #039be5;
  position: relative;
  font-family: "NaturaAndCo", sans-serif;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0 !important;
  margin: 5px 0 15px;
}
#popup .box-msg p {
  color: #67666b;
  font-size: 14px;
  line-height: 1.4em;
  margin: 5px 0;
}
#popup .box-msg table {
  width: 100%;
  border-width: 0 !important;
  margin: -9px 0px 34px 0;
}
#popup .box-msg table td {
  padding: 0px 30px 4px !important;
  vertical-align: top;
  position: relative;
  border-color: transparent !important;
  background-color: transparent !important;
  font-size: 13px;
  line-height: 1.7em;
  text-align: center;
}
#popup .box-msg table td:nth-of-type(1)::after {
  position: absolute;
  content: "";
  width: 0px;
  background-color: #000;
  height: 130px;
  top: 50%;
  right: 0;
  margin-top: -48px;
}
#popup .box-msg table td h3 {
  color: white;
  font-size: 15px;
  text-transform: uppercase;
  line-break: 1.1em;
  margin-bottom: 0px;
  color: #039be5;
}
#popup .box-msg table td h3::before {
  display: none;
}
#popup .box-msg table td span {
  display: block;
}
#popup .box-msg table td p {
  font-size: 13px;
  line-height: 1.7em;
  padding: 5px 0;
}
#popup .box-msg table td h4 {
  color: white;
  font-size: 14px;
  margin: 15px 0 5px;
  padding: 5px 15px;
  text-align: center;
  background-color: white;
  border-radius: 4px;
  color: #fff;
  width: 200px;
}
#popup .box-msg table td a {
  color: #67666b;
  border: 1px solid black;
  padding: 5px;
  border-radius: 25px;
  text-decoration: none;
}

#popup-mobile {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: rgba(34, 34, 34, 0.4);
}
@media (max-width: 767px) {
  #popup-mobile {
    display: block;
  }
}
#popup-mobile .box-msg {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 300px;
  background: white;
  z-index: 9999;
  padding: 15px 24px;
  color: #67666b;
  border-radius: 15px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#popup-mobile .box-msg::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: #000;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
@media (max-width: 767px) {
  #popup-mobile .box-msg {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
#popup-mobile .box-msg .close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 31px;
  height: 29px;
  padding: 0 5px;
  color: #000;
  font-size: 26px;
  border-radius: 62px;
  background: transparent;
  font-family: arial, sans-serif;
  text-align: center;
  overflow: hidden;
  line-height: 1em;
  font-style: normal;
  cursor: pointer;
}
#popup-mobile .box-msg .close:hover {
  opacity: 0.8;
}
#popup-mobile .box-msg .close::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
#popup-mobile .box-msg #main-popup {
  padding-top: 0px !important;
}
#popup-mobile .box-msg h2 {
  color: white;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1.2em;
  letter-spacing: 0 !important;
  margin: 5px 0 20px;
}
#popup-mobile .box-msg h3 {
  color: #039be5;
  position: relative;
  font-family: "NaturaAndCo", sans-serif;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0 !important;
  margin: 5px 0 15px;
}
#popup-mobile .box-msg h4 {
  margin: 15px 0;
}
#popup-mobile .box-msg p {
  color: #67666b;
  font-size: 14px;
  line-height: 1.4em;
  margin: 5px 0;
}
#popup-mobile .box-msg table {
  width: 100%;
  border-width: 0 !important;
  margin: -9px 0px 34px 0;
}
#popup-mobile .box-msg table td {
  padding: 0px 30px 4px !important;
  vertical-align: top;
  position: relative;
  border-color: transparent !important;
  background-color: transparent !important;
  font-size: 13px;
  line-height: 1.7em;
  text-align: center;
}
#popup-mobile .box-msg table td h3 {
  color: white;
  font-size: 15px;
  text-transform: uppercase;
  line-break: 1.1em;
  margin-bottom: 0px;
  color: #039be5;
}
#popup-mobile .box-msg table td h3::before {
  display: none;
}
#popup-mobile .box-msg table td p {
  font-size: 13px;
  line-height: 1.7em;
  padding: 5px 0;
}
#popup-mobile .box-msg table td h4 {
  color: white;
  font-size: 14px;
  margin: 15px 0 5px;
  padding: 5px 15px;
  text-align: center;
  background-color: white;
  border-radius: 4px;
  color: #fff;
  width: 200px;
}
#popup-mobile .box-msg table td a {
  display: block;
  color: #67666b;
  border: 1px solid #000;
  padding: 5px;
  margin: 5px 0;
  text-align: center;
  border-radius: 25px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./vendor/slick-1.9.0/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./vendor/slick-1.9.0/fonts/slick.eot");
  src: url("./vendor/slick-1.9.0/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./vendor/slick-1.9.0/fonts/slick.woff") format("woff"), url("./vendor/slick-1.9.0/fonts/slick.ttf") format("truetype"), url("./vendor/slick-1.9.0/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 13px;
  width: 13px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 13px;
  width: 13px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  border: 1px solid white;
  border-radius: 50%;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li.slick-active button {
  background: white;
}

.contrast,
.contrast .container-fluid div,
.contrast ol,
.contrast footer,
.contrast section,
.contrast main,
.contrast aside,
.contrast article,
.contrast *::before,
.contrast *::after,
.contrast .breadcrumb li {
  background: black !important;
  color: white !important;
}

.contrast h1,
.contrast h2,
.contrast h3,
.contrast h4,
.contrast h5,
.contrast h6,
.contrast p,
.contrast label,
.contrast strong,
.contrast em,
.contrast cite,
.contrast q,
.contrast i,
.contrast b,
.contrast u,
.contrast span,
.contrast th,
.contrast td,
.constrast .breadcrumb li a,
.contrast a {
  color: white !important;
}

.contrast .header a {
  color: #000 !important;
}

.contrast button,
.contrast input[type=button],
.contrast input[type=reset],
.contrast input[type=submit] {
  background: black !important;
  color: white !important;
  border: none !important;
  border: 1px solid #fff !important;
}

.contrast img.on-contrast-force-gray,
.contrast img {
  filter: grayscale(100%) contrast(120%);
}

.contrast img.on-contrast-force-white {
  filter: brightness(0) invert(1);
}

.contrast input[type=text],
.contrast input[type=password],
.contrast input[type=url],
.contrast input[type=search],
.contrast input[type=email],
.contrast input[type=tel],
.contrast input[type=date],
.contrast input[type=month],
.contrast input[type=week],
.contrast input[type=datetime],
.contrast input[type=datetime-local],
.contrast textarea,
.contrast input[type=number],
.contrast .accordion_header,
.contrast .accordion_content,
.contrast th {
  background: black !important;
  border: 1px solid white !important;
  color: white !important;
}

.contrast .datepicker .nav-event,
.contrast .card-grid-gray,
.contrast .card-grid-green,
.contrast .card-grid-pink,
.contrast .breadcrumb li {
  border: 1px solid white !important;
}

.background-gray {
  background-color: #e1d1c1;
}

.background-black {
  background-color: #000;
}

.background-secondaryColor {
  background-color: #e1d1c1;
}

.counter {
  text-align: left;
  color: #000;
  position: relative;
  padding-top: 14px;
  padding-bottom: 39px;
}

.counter .plus {
  font-size: 58px;
  font-family: "NaturaAndCo", sans-serif;
  font-weight: 200;
  line-height: 50px;
  top: 30px;
  position: absolute;
  height: 50px;
}

.counter .amount {
  font-size: 76px;
  line-height: 84px;
  font-weight: 600;
  font-family: "NaturaAndCo", sans-serif;
}

.counter .line1 {
  font-size: 26px;
  font-weight: 200;
  line-height: 30px;
  font-family: "NaturaAndCo", sans-serif;
}

.counter .line2 {
  font-size: 20px;
  font-weight: 200;
  line-height: 21px;
  font-family: "NaturaAndCo", sans-serif;
  color: #000;
}

/*# sourceMappingURL=style.css.map */