@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: 'Aller';
  src: url("../../css/fonts/Aller-Italic.eot");
  src: url("../../css/fonts/Aller-Italic.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/Aller-Italic.woff2") format("woff2"), url("../../css/fonts/Aller-Italic.woff") format("woff"), url("../../css/fonts/Aller-Italic.ttf") format("truetype"), url("../../css/fonts/Aller-Italic.svg#Aller-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Aller';
  src: url("../../css/fonts/Aller-Bold.eot");
  src: url("../../css/fonts/Aller-Bold.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/Aller-Bold.woff2") format("woff2"), url("../../css/fonts/Aller-Bold.woff") format("woff"), url("../../css/fonts/Aller-Bold.ttf") format("truetype"), url("../../css/fonts/Aller-Bold.svg#Aller-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Aller';
  src: url("../../css/fonts/Aller-Light.eot");
  src: url("../../css/fonts/Aller-Light.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/Aller-Light.woff2") format("woff2"), url("../../css/fonts/Aller-Light.woff") format("woff"), url("../../css/fonts/Aller-Light.ttf") format("truetype"), url("../../css/fonts/Aller-Light.svg#Aller-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Aller';
  src: url("../../css/fonts/Aller.eot");
  src: url("../../css/fonts/Aller.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/Aller.woff2") format("woff2"), url("../../css/fonts/Aller.woff") format("woff"), url("../../css/fonts/Aller.ttf") format("truetype"), url("../../css/fonts/Aller.svg#Aller") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

::-webkit-scrollbar {
  width: 10px; }

::-webkit-scrollbar,
::-webkit-scrollbar-track {
  background-color: #cccccc; }

::-webkit-scrollbar-thumb {
  background-color: #FFED00; }

::-webkit-scrollbar-thumb:hover {
  background-color: #393d42; }

:root {
  --gbln-c-primary:        #FFED00;
  --gbln-c-secondary:      #393d42;
  --gbln-c-accent:         #ff6600;
  --gbln-c-complementary1:  #EDECE5;
  --gbln-c-complementary2:  #141414;
  --gbln-c-complementary3:  #3E3F38;
  --gbln-c-complementary4:  #D9D9D9;
  --gbln-c-red:            #f44336;
  --gbln-c-pink:           #e91e63;
  --gbln-c-purple:         #9c27b0;
  --gbln-c-deep-purple:    #673ab7;
  --gbln-c-indigo:         #3f51b5;
  --gbln-c-blue:           #2196f3;
  --gbln-c-light-blue:     #03a9f4;
  --gbln-c-cyan:           #00bcd4;
  --gbln-c-teal:           #009688;
  --gbln-c-green:          #4caf50;
  --gbln-c-light-green:    #8bc34a;
  --gbln-c-lime:           #cddc39;
  --gbln-c-yellow:         #ffeb3b;
  --gbln-c-amber:          #ffc107;
  --gbln-c-orange:         #ff9800;
  --gbln-c-deep-orange:    #ff5722;
  --gbln-c-brown:          #795548;
  --gbln-c-blue-grey:      #607d8b; }

*::selection {
  background: #FFED00;
  color: #FFFFFF; }

*::-moz-selection {
  background: #FFED00;
  color: #FFFFFF; }

html {
  overflow-x: hidden;
  scroll-behavior: smooth; }

body {
  font-family: "Aller", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-weight: 300;
  overflow-x: hidden;
  background-color: #ffffff !important;
  color: #393d42; }

:focus,
button:focus {
  outline: none; }

a {
  color: #FFED00;
  text-decoration: none; }
  a:hover, a:focus, a:active {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    outline: none !important;
    text-decoration: none;
    color: #ff6600; }

h1, .h1 {
  font-family: "Aller", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-style: normal; }
  @media screen and (max-width: 991px) {
    h1, .h1 {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 26px;
      line-height: 1.625rem; } }
  @media screen and (max-width: 767px) {
    h1, .h1 {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 18px;
      line-height: 1.125rem; } }

h2, .h2 {
  font-family: "Aller", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-style: normal; }
  @media screen and (max-width: 991px) {
    h2, .h2 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 22px;
      line-height: 1.375rem; } }
  @media screen and (max-width: 767px) {
    h2, .h2 {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 19px;
      line-height: 1.1875rem; } }

h3, .h3 {
  font-family: "Aller", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23px;
  line-height: 1.4375rem;
  font-style: normal; }
  @media screen and (max-width: 991px) {
    h3, .h3 {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 19px;
      line-height: 1.1875rem; } }
  @media screen and (max-width: 767px) {
    h3, .h3 {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 17px;
      line-height: 1.0625rem; } }

h4, .h4 {
  font-family: "Aller", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-style: normal; }
  @media screen and (max-width: 991px) {
    h4, .h4 {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 18px;
      line-height: 1.125rem; } }
  @media screen and (max-width: 767px) {
    h4, .h4 {
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 16px;
      line-height: 1rem; } }

h5, .h5 {
  font-family: "Aller", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 19px;
  line-height: 1.1875rem;
  font-style: normal;
  color: #FFED00; }
  @media screen and (max-width: 991px) {
    h5, .h5 {
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 16px;
      line-height: 1rem; } }
  @media screen and (max-width: 767px) {
    h5, .h5 {
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 14px;
      line-height: 0.875rem; } }

h6, .h6 {
  font-family: "Aller", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17px;
  line-height: 1.0625rem;
  font-style: normal; }
  @media screen and (max-width: 991px) {
    h6, .h6 {
      font-size: 11px;
      font-size: 0.6875rem;
      line-height: 14px;
      line-height: 0.875rem; } }
  @media screen and (max-width: 767px) {
    h6, .h6 {
      font-size: 10px;
      font-size: 0.625rem;
      line-height: 12px;
      line-height: 0.75rem; } }

h1, h2,
.h1, .h2 {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem; }

h3, h4, h5, h6,
.h3, .h4, .h5, .h6 {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem; }

h1 {
  font-weight: 700; }

h2, h3 {
  font-weight: 400; }

h4 {
  font-weight: 400; }

h5, h6 {
  font-weight: 700; }

h2:first-of-type,
h3:first-of-type,
h4:first-of-type,
h5:first-of-type,
h6:first-of-type,
.h2:first-of-type,
.h3:first-of-type,
.h4:first-of-type,
.h5:first-of-type,
.h6:first-of-type {
  margin-top: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #393d42;
  font-family: "Aller", sans-serif; }

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em,
.h1 em, .h2 em, .h3 em, .h4 em, .h5 em, .h6 em {
  font-family: "Aller", sans-serif; }

em {
  color: inherit;
  font-family: inherit;
  font-size: inherit; }

p {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  @media screen and (max-width: 767px) {
    p {
      font-size: 0.9rem;
      line-height: 1.4rem; } }
  @media screen and (max-width: 575px) {
    p {
      margin-top: 0.8rem;
      margin-bottom: 0.8rem; } }

strong, b {
  font-family: "Aller", sans-serif;
  font-weight: 700; }

strong em, b em {
  font-family: "Aller", sans-serif; }

img {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-width: 100%;
  height: auto; }

form label,
form .fieldset-legend,
form .form-item__label {
  max-width: 100%;
  display: block;
  text-align: left;
  color: #141414;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.1rem;
  margin-block-end: auto;
  margin-bottom: 5px; }

form .description {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 21px;
  line-height: 1.3125rem;
  display: block;
  margin-bottom: 8px; }
  @media screen and (max-width: 767px) {
    form .description {
      font-size: 8px;
      font-size: 0.5rem;
      line-height: 13px;
      line-height: 0.8125rem; } }

iframe {
  width: 100% !important; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem; }
  table tbody tr:nth-of-type(odd) {
    background-color: #f2f2f2; }
  table th {
    background-color: #393d42;
    color: white; }
  table td, table th {
    padding: .75rem;
    vertical-align: middle; }

.font {
  /* LETTER SPACING: 0 */
  /* LETTER SPACING: 1 */
  /* LETTER SPACING: 2 */
  /* LETTER SPACING: 3 */
  /* LETTER SPACING: 4 */
  /* LETTER SPACING: 5 */
  /* LETTER SPACING: 6 */
  /* LETTER SPACING: 7 */
  /* LETTER SPACING: 8 */
  /* LETTER SPACING: 9 */
  /* LETTER SPACING: 10 */ }
  .font__global {
    font-family: "Aller", sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
    line-height: 1.25rem; }
  .font__global-H h1, .font__global-H h2, .font__global-H h3, .font__global-H h4, .font__global-H h5, .font__global-H h6 {
    font-family: "Aller", sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
    line-height: 1.25rem; }
  .font__size--xll {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem; }
    @media screen and (max-width: 767px) {
      .font__size--xll {
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 20px;
        line-height: 1.25rem; } }
  .font__size--lg {
    font-size: 8px;
    font-size: 0.5rem;
    line-height: 13px;
    line-height: 0.8125rem; }
    @media screen and (max-width: 767px) {
      .font__size--lg {
        font-size: 7px;
        font-size: 0.4375rem;
        line-height: 11px;
        line-height: 0.6875rem; } }
  .font__size--md {
    font-size: 7px;
    font-size: 0.4375rem;
    line-height: 11px;
    line-height: 0.6875rem; }
    @media screen and (max-width: 767px) {
      .font__size--md {
        font-size: 6px;
        font-size: 0.375rem;
        line-height: 9px;
        line-height: 0.5625rem; } }
  .font__size--sm {
    font-size: 6px;
    font-size: 0.375rem;
    line-height: 9px;
    line-height: 0.5625rem; }
  .font__size--ssm {
    font-size: 5px;
    font-size: 0.3125rem;
    line-height: 9px;
    line-height: 0.5625rem; }
  .font__size-H--xll h1, .font__size-H--xll h2, .font__size-H--xll h3, .font__size-H--xll h4, .font__size-H--xll h5, .font__size-H--xll h6 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem; }
    @media screen and (max-width: 767px) {
      .font__size-H--xll h1, .font__size-H--xll h2, .font__size-H--xll h3, .font__size-H--xll h4, .font__size-H--xll h5, .font__size-H--xll h6 {
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 20px;
        line-height: 1.25rem; } }
  .font__size-H--lg h1, .font__size-H--lg h2, .font__size-H--lg h3, .font__size-H--lg h4, .font__size-H--lg h5, .font__size-H--lg h6 {
    font-size: 8px;
    font-size: 0.5rem;
    line-height: 13px;
    line-height: 0.8125rem; }
    @media screen and (max-width: 767px) {
      .font__size-H--lg h1, .font__size-H--lg h2, .font__size-H--lg h3, .font__size-H--lg h4, .font__size-H--lg h5, .font__size-H--lg h6 {
        font-size: 7px;
        font-size: 0.4375rem;
        line-height: 11px;
        line-height: 0.6875rem; } }
  .font__size-H--md h1, .font__size-H--md h2, .font__size-H--md h3, .font__size-H--md h4, .font__size-H--md h5, .font__size-H--md h6 {
    font-size: 7px;
    font-size: 0.4375rem;
    line-height: 11px;
    line-height: 0.6875rem; }
    @media screen and (max-width: 767px) {
      .font__size-H--md h1, .font__size-H--md h2, .font__size-H--md h3, .font__size-H--md h4, .font__size-H--md h5, .font__size-H--md h6 {
        font-size: 6px;
        font-size: 0.375rem;
        line-height: 9px;
        line-height: 0.5625rem; } }
  .font__size-H--sm h1, .font__size-H--sm h2, .font__size-H--sm h3, .font__size-H--sm h4, .font__size-H--sm h5, .font__size-H--sm h6 {
    font-size: 6px;
    font-size: 0.375rem;
    line-height: 9px;
    line-height: 0.5625rem; }
  .font__size-H--ssm h1, .font__size-H--ssm h2, .font__size-H--ssm h3, .font__size-H--ssm h4, .font__size-H--ssm h5, .font__size-H--ssm h6 {
    font-size: 5px;
    font-size: 0.3125rem;
    line-height: 9px;
    line-height: 0.5625rem; }
  .font__secondary {
    font-family: "Montserrat", sans-serif !important; }
  .font__secondary-H h1, .font__secondary-H h2, .font__secondary-H h3, .font__secondary-H h4, .font__secondary-H h5, .font__secondary-H h6 {
    font-family: "Montserrat", sans-serif !important; }
  .font__weight--light {
    font-family: "Aller", sans-serif;
    font-weight: 300 !important; }
  .font__weight--regular {
    font-family: "Aller", sans-serif;
    font-weight: 400 !important; }
  .font__weight--bold {
    font-family: "Aller", sans-serif;
    font-weight: 700 !important; }
  .font__weight--extrabold {
    font-family: "Aller", sans-serif;
    font-weight: 900 !important; }
  .font__weight-H--light h1, .font__weight-H--light h2, .font__weight-H--light h3, .font__weight-H--light h4, .font__weight-H--light h5, .font__weight-H--light h6 {
    font-family: "Aller", sans-serif;
    font-weight: 300 !important; }
  .font__weight-H--regular h1, .font__weight-H--regular h2, .font__weight-H--regular h3, .font__weight-H--regular h4, .font__weight-H--regular h5, .font__weight-H--regular h6 {
    font-family: "Aller", sans-serif;
    font-weight: 400 !important; }
  .font__weight-H--bold h1, .font__weight-H--bold h2, .font__weight-H--bold h3, .font__weight-H--bold h4, .font__weight-H--bold h5, .font__weight-H--bold h6 {
    font-family: "Aller", sans-serif;
    font-weight: 700 !important; }
  .font__weight-H--extrabold h1, .font__weight-H--extrabold h2, .font__weight-H--extrabold h3, .font__weight-H--extrabold h4, .font__weight-H--extrabold h5, .font__weight-H--extrabold h6 {
    font-family: "Aller", sans-serif;
    font-weight: 900 !important; }
  .font__italic--light {
    font-family: "Aller", sans-serif;
    font-weight: 300 !important; }
  .font__italic--regular {
    font-family: "Aller", sans-serif;
    font-weight: 400 !important; }
  .font__italic--bold {
    font-family: "Aller", sans-serif;
    font-weight: 700 !important; }
  .font__italic--extrabold {
    font-family: "Aller", sans-serif;
    font-weight: 900 !important; }
  .font__italic-H--light h1, .font__italic-H--light h2, .font__italic-H--light h3, .font__italic-H--light h4, .font__italic-H--light h5, .font__italic-H--light h6 {
    font-family: "Aller", sans-serif;
    font-weight: 300 !important; }
  .font__italic-H--regular h1, .font__italic-H--regular h2, .font__italic-H--regular h3, .font__italic-H--regular h4, .font__italic-H--regular h5, .font__italic-H--regular h6 {
    font-family: "Aller", sans-serif;
    font-weight: 400 !important; }
  .font__italic-H--bold h1, .font__italic-H--bold h2, .font__italic-H--bold h3, .font__italic-H--bold h4, .font__italic-H--bold h5, .font__italic-H--bold h6 {
    font-family: "Aller", sans-serif;
    font-weight: 700 !important; }
  .font__italic-H--extrabold h1, .font__italic-H--extrabold h2, .font__italic-H--extrabold h3, .font__italic-H--extrabold h4, .font__italic-H--extrabold h5, .font__italic-H--extrabold h6 {
    font-family: "Aller", sans-serif;
    font-weight: 900 !important; }
  .font__letter-spacing--0 {
    letter-spacing: 0px !important; }
  .font__letter-spacing-H--0 h1, .font__letter-spacing-H--0 h2, .font__letter-spacing-H--0 h3, .font__letter-spacing-H--0 h4, .font__letter-spacing-H--0 h5, .font__letter-spacing-H--0 h6 {
    letter-spacing: 0px !important; }
  .font__letter-spacing--1 {
    letter-spacing: 1px !important; }
  .font__letter-spacing-H--1 h1, .font__letter-spacing-H--1 h2, .font__letter-spacing-H--1 h3, .font__letter-spacing-H--1 h4, .font__letter-spacing-H--1 h5, .font__letter-spacing-H--1 h6 {
    letter-spacing: 1px !important; }
  .font__letter-spacing--2 {
    letter-spacing: 2px !important; }
  .font__letter-spacing-H--2 h1, .font__letter-spacing-H--2 h2, .font__letter-spacing-H--2 h3, .font__letter-spacing-H--2 h4, .font__letter-spacing-H--2 h5, .font__letter-spacing-H--2 h6 {
    letter-spacing: 2px !important; }
  .font__letter-spacing--3 {
    letter-spacing: 3px !important; }
  .font__letter-spacing-H--3 h1, .font__letter-spacing-H--3 h2, .font__letter-spacing-H--3 h3, .font__letter-spacing-H--3 h4, .font__letter-spacing-H--3 h5, .font__letter-spacing-H--3 h6 {
    letter-spacing: 3px !important; }
  .font__letter-spacing--4 {
    letter-spacing: 4px !important; }
  .font__letter-spacing-H--4 h1, .font__letter-spacing-H--4 h2, .font__letter-spacing-H--4 h3, .font__letter-spacing-H--4 h4, .font__letter-spacing-H--4 h5, .font__letter-spacing-H--4 h6 {
    letter-spacing: 4px !important; }
  .font__letter-spacing--5 {
    letter-spacing: 5px !important; }
  .font__letter-spacing-H--5 h1, .font__letter-spacing-H--5 h2, .font__letter-spacing-H--5 h3, .font__letter-spacing-H--5 h4, .font__letter-spacing-H--5 h5, .font__letter-spacing-H--5 h6 {
    letter-spacing: 5px !important; }
  .font__letter-spacing--6 {
    letter-spacing: 6px !important; }
  .font__letter-spacing-H--6 h1, .font__letter-spacing-H--6 h2, .font__letter-spacing-H--6 h3, .font__letter-spacing-H--6 h4, .font__letter-spacing-H--6 h5, .font__letter-spacing-H--6 h6 {
    letter-spacing: 6px !important; }
  .font__letter-spacing--7 {
    letter-spacing: 7px !important; }
  .font__letter-spacing-H--7 h1, .font__letter-spacing-H--7 h2, .font__letter-spacing-H--7 h3, .font__letter-spacing-H--7 h4, .font__letter-spacing-H--7 h5, .font__letter-spacing-H--7 h6 {
    letter-spacing: 7px !important; }
  .font__letter-spacing--8 {
    letter-spacing: 8px !important; }
  .font__letter-spacing-H--8 h1, .font__letter-spacing-H--8 h2, .font__letter-spacing-H--8 h3, .font__letter-spacing-H--8 h4, .font__letter-spacing-H--8 h5, .font__letter-spacing-H--8 h6 {
    letter-spacing: 8px !important; }
  .font__letter-spacing--9 {
    letter-spacing: 9px !important; }
  .font__letter-spacing-H--9 h1, .font__letter-spacing-H--9 h2, .font__letter-spacing-H--9 h3, .font__letter-spacing-H--9 h4, .font__letter-spacing-H--9 h5, .font__letter-spacing-H--9 h6 {
    letter-spacing: 9px !important; }
  .font__letter-spacing--10 {
    letter-spacing: 10px !important; }
  .font__letter-spacing-H--10 h1, .font__letter-spacing-H--10 h2, .font__letter-spacing-H--10 h3, .font__letter-spacing-H--10 h4, .font__letter-spacing-H--10 h5, .font__letter-spacing-H--10 h6 {
    letter-spacing: 10px !important; }

.p-6 {
  padding: 4rem !important; }
  @media screen and (max-width: 1199px) {
    .p-6 {
      padding: 2rem !important; } }

.p-7 {
  padding: 5rem !important; }
  @media screen and (max-width: 1199px) {
    .p-7 {
      padding: 2rem !important; } }

.p-8 {
  padding: 6rem !important; }
  @media screen and (max-width: 1199px) {
    .p-8 {
      padding: 3rem !important; } }

.p-9 {
  padding: 7rem !important; }
  @media screen and (max-width: 1199px) {
    .p-9 {
      padding: 4rem !important; } }

.p-10 {
  padding: 8rem !important; }
  @media screen and (max-width: 1199px) {
    .p-10 {
      padding: 5rem !important; } }

.px-6 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important; }
  @media screen and (max-width: 1199px) {
    .px-6 {
      padding-left: 2rem !important;
      padding-right: 2rem !important; } }

.px-7 {
  padding-left: 4rem !important;
  padding-right: 4rem !important; }
  @media screen and (max-width: 1199px) {
    .px-7 {
      padding-left: 2rem !important;
      padding-right: 2rem !important; } }

.px-8 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important; }
  @media screen and (max-width: 1199px) {
    .px-8 {
      padding-left: 2rem !important;
      padding-right: 2rem !important; } }

.px-9 {
  padding-left: 6.5rem !important;
  padding-right: 6.5rem !important; }
  @media screen and (max-width: 1199px) {
    .px-9 {
      padding-left: 3rem !important;
      padding-right: 3rem !important; } }

.px-10 {
  padding-left: 7rem !important;
  padding-right: 7rem !important; }
  @media screen and (max-width: 1199px) {
    .px-10 {
      padding-left: 3.5rem !important;
      padding-right: 3.5rem !important; } }

.py-6 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important; }
  @media screen and (max-width: 1199px) {
    .py-6 {
      padding-top: 2rem !important;
      padding-bottom: 2rem !important; } }

.py-7 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important; }
  @media screen and (max-width: 1199px) {
    .py-7 {
      padding-top: 2rem !important;
      padding-bottom: 2rem !important; } }

.py-8 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important; }
  @media screen and (max-width: 1199px) {
    .py-8 {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important; } }

.py-9 {
  padding-top: 6.5rem !important;
  padding-bottom: 6.5rem !important; }
  @media screen and (max-width: 1199px) {
    .py-9 {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important; } }

.py-10 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important; }
  @media screen and (max-width: 1199px) {
    .py-10 {
      padding-top: 3.5rem !important;
      padding-bottom: 3.5rem !important; } }

.pb-6 {
  padding-bottom: 3.5rem !important; }
  @media screen and (max-width: 1199px) {
    .pb-6 {
      padding-bottom: 2rem !important; } }

.pb-7 {
  padding-bottom: 4rem !important; }
  @media screen and (max-width: 1199px) {
    .pb-7 {
      padding-bottom: 2rem !important; } }

.pb-8 {
  padding-bottom: 6rem !important; }
  @media screen and (max-width: 1199px) {
    .pb-8 {
      padding-bottom: 3rem !important; } }

.pb-9 {
  padding-bottom: 6.5rem !important; }
  @media screen and (max-width: 1199px) {
    .pb-9 {
      padding-bottom: 3rem !important; } }

.pb-10 {
  padding-bottom: 7rem !important; }
  @media screen and (max-width: 1199px) {
    .pb-10 {
      padding-bottom: 3.5rem !important; } }

.pt-6 {
  padding-top: 3.5rem !important; }
  @media screen and (max-width: 1199px) {
    .pt-6 {
      padding-top: 2rem !important; } }

.pt-7 {
  padding-top: 4rem !important; }
  @media screen and (max-width: 1199px) {
    .pt-7 {
      padding-top: 2rem !important; } }

.pt-8 {
  padding-top: 6rem !important; }
  @media screen and (max-width: 1199px) {
    .pt-8 {
      padding-top: 3rem !important; } }

.pt-9 {
  padding-top: 6.5rem !important; }
  @media screen and (max-width: 1199px) {
    .pt-9 {
      padding-top: 3rem !important; } }

.pt-10 {
  padding-top: 7rem !important; }
  @media screen and (max-width: 1199px) {
    .pt-10 {
      padding-top: 3.5rem !important; } }

.w-35 {
  width: 35% !important; }

.w-50 {
  width: 50% !important; }

.w-60 {
  width: 60% !important; }

.w-80 {
  width: 80% !important; }

.w-100 {
  width: 100% !important; }

@media screen and (min-width: 576px) {
  .w-sm-35 {
    width: 35% !important; }
  .w-sm-50 {
    width: 50% !important; }
  .w-sm-60 {
    width: 60% !important; }
  .w-sm-75 {
    width: 75% !important; }
  .w-sm-100 {
    width: 100% !important; } }

@media screen and (min-width: 768px) {
  .w-md-35 {
    width: 35% !important; }
  .w-md-50 {
    width: 50% !important; }
  .w-md-60 {
    width: 60% !important; }
  .w-md-75 {
    width: 75% !important; }
  .w-md-100 {
    width: 100% !important; } }

@media screen and (min-width: 992px) {
  .w-lg-35 {
    width: 35% !important; }
  .w-lg-50 {
    width: 50% !important; }
  .w-lg-60 {
    width: 60% !important; }
  .w-lg-75 {
    width: 75% !important; }
  .w-lg-100 {
    width: 100% !important; } }

@media screen and (min-width: 1200px) {
  .w-xl-35 {
    width: 35% !important; }
  .w-xl-50 {
    width: 50% !important; }
  .w-xl-60 {
    width: 60% !important; }
  .w-xl-75 {
    width: 75% !important; }
  .w-xl-100 {
    width: 100% !important; } }

@media screen and (min-width: 1650px) {
  .w-xll-35 {
    width: 35% !important; }
  .w-xll-50 {
    width: 50% !important; }
  .w-xll-60 {
    width: 60% !important; }
  .w-xll-75 {
    width: 75% !important; }
  .w-xll-100 {
    width: 100% !important; } }

@media (min-width: 768px) {
  .text-md-right {
    text-align: right !important; } }

@media (min-width: 992px) {
  .text-lg-right {
    text-align: right !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; } }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.row:after, .row:before {
  display: none !important; }

/* COLOR THEME: primary */
.c__theme--primary {
  color: #FFED00; }

/* BACKGROUND THEME: primary */
.bg__theme--primary {
  background-color: #FFED00;
  color: #444444; }

/* BORDER THEME: primary */
.border__theme--primary {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #FFED00; }

/* COLOR THEME: secondary */
.c__theme--secondary {
  color: #393d42; }

/* BACKGROUND THEME: secondary */
.bg__theme--secondary {
  background-color: #393d42;
  color: white; }

/* BORDER THEME: secondary */
.border__theme--secondary {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #393d42; }

/* COLOR THEME: accent */
.c__theme--accent {
  color: #ff6600; }

/* BACKGROUND THEME: accent */
.bg__theme--accent {
  background-color: #ff6600;
  color: black; }

/* BORDER THEME: accent */
.border__theme--accent {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #ff6600; }

/* COLOR UNIVERSAL: black */
.c__uni--black {
  color: #000000; }

/* BACKGROUND UNIVERSAL: black */
.bg__uni--black {
  background-color: #000000;
  color: #cccccc; }

/* BORDER UNIVERSAL: black */
.border__uni--black {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #000000; }

/* COLOR UNIVERSAL: white */
.c__uni--white {
  color: #FFFFFF; }

/* BACKGROUND UNIVERSAL: white */
.bg__uni--white {
  background-color: #FFFFFF;
  color: #333333; }

/* BORDER UNIVERSAL: white */
.border__uni--white {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #FFFFFF; }

/* COLOR UNIVERSAL: red */
.c__uni--red {
  color: #f44336; }

/* BACKGROUND UNIVERSAL: red */
.bg__uni--red {
  background-color: #f44336;
  color: white; }

/* BORDER UNIVERSAL: red */
.border__uni--red {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #f44336; }

/* COLOR UNIVERSAL: pink */
.c__uni--pink {
  color: #e91e63; }

/* BACKGROUND UNIVERSAL: pink */
.bg__uni--pink {
  background-color: #e91e63;
  color: white; }

/* BORDER UNIVERSAL: pink */
.border__uni--pink {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #e91e63; }

/* COLOR UNIVERSAL: purple */
.c__uni--purple {
  color: #9c27b0; }

/* BACKGROUND UNIVERSAL: purple */
.bg__uni--purple {
  background-color: #9c27b0;
  color: white; }

/* BORDER UNIVERSAL: purple */
.border__uni--purple {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #9c27b0; }

/* COLOR UNIVERSAL: deep-purple */
.c__uni--deep-purple {
  color: #673ab7; }

/* BACKGROUND UNIVERSAL: deep-purple */
.bg__uni--deep-purple {
  background-color: #673ab7;
  color: white; }

/* BORDER UNIVERSAL: deep-purple */
.border__uni--deep-purple {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #673ab7; }

/* COLOR UNIVERSAL: indigo */
.c__uni--indigo {
  color: #3f51b5; }

/* BACKGROUND UNIVERSAL: indigo */
.bg__uni--indigo {
  background-color: #3f51b5;
  color: white; }

/* BORDER UNIVERSAL: indigo */
.border__uni--indigo {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #3f51b5; }

/* COLOR UNIVERSAL: blue */
.c__uni--blue {
  color: #2196f3; }

/* BACKGROUND UNIVERSAL: blue */
.bg__uni--blue {
  background-color: #2196f3;
  color: white; }

/* BORDER UNIVERSAL: blue */
.border__uni--blue {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #2196f3; }

/* COLOR UNIVERSAL: light-blue */
.c__uni--light-blue {
  color: #03a9f4; }

/* BACKGROUND UNIVERSAL: light-blue */
.bg__uni--light-blue {
  background-color: #03a9f4;
  color: white; }

/* BORDER UNIVERSAL: light-blue */
.border__uni--light-blue {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #03a9f4; }

/* COLOR UNIVERSAL: cyan */
.c__uni--cyan {
  color: #00bcd4; }

/* BACKGROUND UNIVERSAL: cyan */
.bg__uni--cyan {
  background-color: #00bcd4;
  color: white; }

/* BORDER UNIVERSAL: cyan */
.border__uni--cyan {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #00bcd4; }

/* COLOR UNIVERSAL: teal */
.c__uni--teal {
  color: #009688; }

/* BACKGROUND UNIVERSAL: teal */
.bg__uni--teal {
  background-color: #009688;
  color: white; }

/* BORDER UNIVERSAL: teal */
.border__uni--teal {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #009688; }

/* COLOR UNIVERSAL: green */
.c__uni--green {
  color: #4caf50; }

/* BACKGROUND UNIVERSAL: green */
.bg__uni--green {
  background-color: #4caf50;
  color: white; }

/* BORDER UNIVERSAL: green */
.border__uni--green {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #4caf50; }

/* COLOR UNIVERSAL: light-green */
.c__uni--light-green {
  color: #8bc34a; }

/* BACKGROUND UNIVERSAL: light-green */
.bg__uni--light-green {
  background-color: #8bc34a;
  color: black; }

/* BORDER UNIVERSAL: light-green */
.border__uni--light-green {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #8bc34a; }

/* COLOR UNIVERSAL: lime */
.c__uni--lime {
  color: #cddc39; }

/* BACKGROUND UNIVERSAL: lime */
.bg__uni--lime {
  background-color: #cddc39;
  color: black; }

/* BORDER UNIVERSAL: lime */
.border__uni--lime {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #cddc39; }

/* COLOR UNIVERSAL: yellow */
.c__uni--yellow {
  color: #ffeb3b; }

/* BACKGROUND UNIVERSAL: yellow */
.bg__uni--yellow {
  background-color: #ffeb3b;
  color: black; }

/* BORDER UNIVERSAL: yellow */
.border__uni--yellow {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #ffeb3b; }

/* COLOR UNIVERSAL: amber */
.c__uni--amber {
  color: #ffc107; }

/* BACKGROUND UNIVERSAL: amber */
.bg__uni--amber {
  background-color: #ffc107;
  color: black; }

/* BORDER UNIVERSAL: amber */
.border__uni--amber {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #ffc107; }

/* COLOR UNIVERSAL: orange */
.c__uni--orange {
  color: #ff9800; }

/* BACKGROUND UNIVERSAL: orange */
.bg__uni--orange {
  background-color: #ff9800;
  color: black; }

/* BORDER UNIVERSAL: orange */
.border__uni--orange {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #ff9800; }

/* COLOR UNIVERSAL: deep-orange */
.c__uni--deep-orange {
  color: #ff5722; }

/* BACKGROUND UNIVERSAL: deep-orange */
.bg__uni--deep-orange {
  background-color: #ff5722;
  color: white; }

/* BORDER UNIVERSAL: deep-orange */
.border__uni--deep-orange {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #ff5722; }

/* COLOR UNIVERSAL: brown */
.c__uni--brown {
  color: #795548; }

/* BACKGROUND UNIVERSAL: brown */
.bg__uni--brown {
  background-color: #795548;
  color: white; }

/* BORDER UNIVERSAL: brown */
.border__uni--brown {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #795548; }

/* COLOR UNIVERSAL: blue-grey */
.c__uni--blue-grey {
  color: #607d8b; }

/* BACKGROUND UNIVERSAL: blue-grey */
.bg__uni--blue-grey {
  background-color: #607d8b;
  color: white; }

/* BORDER UNIVERSAL: blue-grey */
.border__uni--blue-grey {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #607d8b; }

/* SCALE BLACK: 5% */
.c__lightenBlack--5 {
  color: #0d0d0d; }

.bg__lightenBlack--5 {
  background-color: #0d0d0d;
  color: #f2f2f2; }

.border__lightenBlack--5 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #0d0d0d; }

/* SCALE BLACK: 10% */
.c__lightenBlack--10 {
  color: #1a1a1a; }

.bg__lightenBlack--10 {
  background-color: #1a1a1a;
  color: #f2f2f2; }

.border__lightenBlack--10 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #1a1a1a; }

/* SCALE BLACK: 15% */
.c__lightenBlack--15 {
  color: #262626; }

.bg__lightenBlack--15 {
  background-color: #262626;
  color: #f2f2f2; }

.border__lightenBlack--15 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #262626; }

/* SCALE BLACK: 20% */
.c__lightenBlack--20 {
  color: #333333; }

.bg__lightenBlack--20 {
  background-color: #333333;
  color: #f2f2f2; }

.border__lightenBlack--20 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #333333; }

/* SCALE BLACK: 25% */
.c__lightenBlack--25 {
  color: #404040; }

.bg__lightenBlack--25 {
  background-color: #404040;
  color: #f2f2f2; }

.border__lightenBlack--25 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #404040; }

/* SCALE BLACK: 30% */
.c__lightenBlack--30 {
  color: #4d4d4d; }

.bg__lightenBlack--30 {
  background-color: #4d4d4d;
  color: #f2f2f2; }

.border__lightenBlack--30 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #4d4d4d; }

/* SCALE BLACK: 35% */
.c__lightenBlack--35 {
  color: #595959; }

.bg__lightenBlack--35 {
  background-color: #595959;
  color: #f2f2f2; }

.border__lightenBlack--35 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #595959; }

/* SCALE BLACK: 40% */
.c__lightenBlack--40 {
  color: #666666; }

.bg__lightenBlack--40 {
  background-color: #666666;
  color: #f2f2f2; }

.border__lightenBlack--40 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #666666; }

/* SCALE BLACK: 45% */
.c__lightenBlack--45 {
  color: #737373; }

.bg__lightenBlack--45 {
  background-color: #737373;
  color: #f2f2f2; }

.border__lightenBlack--45 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #737373; }

/* SCALE BLACK: 50% */
.c__lightenBlack--50 {
  color: gray; }

.bg__lightenBlack--50 {
  background-color: gray;
  color: #f2f2f2; }

.border__lightenBlack--50 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: gray; }

/* SCALE BLACK: 55% */
.c__lightenBlack--55 {
  color: #8c8c8c; }

.bg__lightenBlack--55 {
  background-color: #8c8c8c;
  color: #f2f2f2; }

.border__lightenBlack--55 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #8c8c8c; }

/* SCALE BLACK: 60% */
.c__lightenBlack--60 {
  color: #999999; }

.bg__lightenBlack--60 {
  background-color: #999999;
  color: #f2f2f2; }

.border__lightenBlack--60 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #999999; }

/* SCALE BLACK: 65% */
.c__lightenBlack--65 {
  color: #a6a6a6; }

.bg__lightenBlack--65 {
  background-color: #a6a6a6;
  color: #f2f2f2; }

.border__lightenBlack--65 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #a6a6a6; }

/* SCALE BLACK: 70% */
.c__lightenBlack--70 {
  color: #b3b3b3; }

.bg__lightenBlack--70 {
  background-color: #b3b3b3;
  color: #0d0d0d; }

.border__lightenBlack--70 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #b3b3b3; }

/* SCALE BLACK: 75% */
.c__lightenBlack--75 {
  color: #bfbfbf; }

.bg__lightenBlack--75 {
  background-color: #bfbfbf;
  color: #0d0d0d; }

.border__lightenBlack--75 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #bfbfbf; }

/* SCALE BLACK: 80% */
.c__lightenBlack--80 {
  color: #cccccc; }

.bg__lightenBlack--80 {
  background-color: #cccccc;
  color: #0d0d0d; }

.border__lightenBlack--80 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #cccccc; }

/* SCALE BLACK: 85% */
.c__lightenBlack--85 {
  color: #d9d9d9; }

.bg__lightenBlack--85 {
  background-color: #d9d9d9;
  color: #0d0d0d; }

.border__lightenBlack--85 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #d9d9d9; }

/* SCALE BLACK: 90% */
.c__lightenBlack--90 {
  color: #e6e6e6; }

.bg__lightenBlack--90 {
  background-color: #e6e6e6;
  color: #0d0d0d; }

.border__lightenBlack--90 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #e6e6e6; }

/* SCALE BLACK: 95% */
.c__lightenBlack--95 {
  color: #f2f2f2; }

.bg__lightenBlack--95 {
  background-color: #f2f2f2;
  color: #0d0d0d; }

.border__lightenBlack--95 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #f2f2f2; }

/* SCALE PRIMARY THEME: 20% */
.c__darkenPrimary--20 {
  color: #998e00; }

.bg__darkenPrimary--20 {
  background-color: #998e00;
  color: white; }

.border__darkenPrimary--20 {
  border-color: #998e00; }

.c__lightenPrimary--20 {
  color: #fff466; }

.bg__lightenPrimary--20 {
  background-color: #fff466;
  color: black; }

.border__lightenPrimary--20 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #fff466; }

/* SCALE SECONDARY THEME: 20% */
.c__darkenSecondary--20 {
  color: #0a0a0b; }

.bg__darkenSecondary--20 {
  background-color: #0a0a0b;
  color: white; }

.border__darkenSecondary--20 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #0a0a0b; }

.c__lightenSecondary--20 {
  color: #687079; }

.bg__lightenSecondary--20 {
  background-color: #687079;
  color: black; }

.border__lightenSecondary--20 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #687079; }

/* SCALE ACCENT THEME: 20% */
.c__darkenAccent--20 {
  color: #993d00; }

.bg__darkenAccent--20 {
  background-color: #993d00;
  color: white; }

.border__darkenAccent--20 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #993d00; }

.c__lightenAccent--20 {
  color: #ffa366; }

.bg__lightenAccent--20 {
  background-color: #ffa366;
  color: black; }

.border__lightenAccent--20 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #ffa366; }

/* SCALE PRIMARY THEME: 40% */
.c__darkenPrimary--40 {
  color: #332f00; }

.bg__darkenPrimary--40 {
  background-color: #332f00;
  color: white; }

.border__darkenPrimary--40 {
  border-color: #332f00; }

.c__lightenPrimary--40 {
  color: #fffbcc; }

.bg__lightenPrimary--40 {
  background-color: #fffbcc;
  color: black; }

.border__lightenPrimary--40 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #fffbcc; }

/* SCALE SECONDARY THEME: 40% */
.c__darkenSecondary--40 {
  color: black; }

.bg__darkenSecondary--40 {
  background-color: black;
  color: white; }

.border__darkenSecondary--40 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: black; }

.c__lightenSecondary--40 {
  color: #9da3aa; }

.bg__lightenSecondary--40 {
  background-color: #9da3aa;
  color: black; }

.border__lightenSecondary--40 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #9da3aa; }

/* SCALE ACCENT THEME: 40% */
.c__darkenAccent--40 {
  color: #331400; }

.bg__darkenAccent--40 {
  background-color: #331400;
  color: white; }

.border__darkenAccent--40 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #331400; }

.c__lightenAccent--40 {
  color: #ffe0cc; }

.bg__lightenAccent--40 {
  background-color: #ffe0cc;
  color: black; }

.border__lightenAccent--40 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-width: 6px;
  border-style: solid;
  border-color: #ffe0cc; }

/* COLOR A TITULO: primary */
.c-H__theme--primary h1, .c-H__theme--primary h2, .c-H__theme--primary h3, .c-H__theme--primary h4, .c-H__theme--primary h5, .c-H__theme--primary h6 {
  color: #FFED00; }

.c-H__lightenTheme--primary h1, .c-H__lightenTheme--primary h2, .c-H__lightenTheme--primary h3, .c-H__lightenTheme--primary h4, .c-H__lightenTheme--primary h5, .c-H__lightenTheme--primary h6 {
  color: #fff466; }

/* COLOR A TITULO: secondary */
.c-H__theme--secondary h1, .c-H__theme--secondary h2, .c-H__theme--secondary h3, .c-H__theme--secondary h4, .c-H__theme--secondary h5, .c-H__theme--secondary h6 {
  color: #393d42; }

.c-H__lightenTheme--secondary h1, .c-H__lightenTheme--secondary h2, .c-H__lightenTheme--secondary h3, .c-H__lightenTheme--secondary h4, .c-H__lightenTheme--secondary h5, .c-H__lightenTheme--secondary h6 {
  color: #687079; }

/* COLOR A TITULO: accent */
.c-H__theme--accent h1, .c-H__theme--accent h2, .c-H__theme--accent h3, .c-H__theme--accent h4, .c-H__theme--accent h5, .c-H__theme--accent h6 {
  color: #ff6600; }

.c-H__lightenTheme--accent h1, .c-H__lightenTheme--accent h2, .c-H__lightenTheme--accent h3, .c-H__lightenTheme--accent h4, .c-H__lightenTheme--accent h5, .c-H__lightenTheme--accent h6 {
  color: #ffa366; }

.c-H__color--white h1, .c-H__color--white h2, .c-H__color--white h3, .c-H__color--white h4, .c-H__color--white h5, .c-H__color--white h6 {
  color: #FFFFFF; }

.c-H__color--black h1, .c-H__color--black h2, .c-H__color--black h3, .c-H__color--black h4, .c-H__color--black h5, .c-H__color--black h6 {
  color: #000000; }

/* COLOR A TITULO: primary */
.c-A__theme--primary a {
  color: #FFED00; }
  .c-A__theme--primary a:hover {
    color: #998e00; }

.c-A__lightenTheme--primary a {
  color: #fff466; }
  .c-A__lightenTheme--primary a:hover {
    color: #998e00; }

/* COLOR A TITULO: secondary */
.c-A__theme--secondary a {
  color: #393d42; }
  .c-A__theme--secondary a:hover {
    color: #0a0a0b; }

.c-A__lightenTheme--secondary a {
  color: #687079; }
  .c-A__lightenTheme--secondary a:hover {
    color: #0a0a0b; }

/* COLOR A TITULO: accent */
.c-A__theme--accent a {
  color: #ff6600; }
  .c-A__theme--accent a:hover {
    color: #993d00; }

.c-A__lightenTheme--accent a {
  color: #ffa366; }
  .c-A__lightenTheme--accent a:hover {
    color: #993d00; }

.c-A__color--white a {
  color: #FFFFFF; }
  .c-A__color--white a:hover {
    color: rgba(255, 255, 255, 0.8); }

.c-A__color--black a {
  color: #000000; }
  .c-A__color--black a:hover {
    color: rgba(0, 0, 0, 0.8); }

.system-content_theme ul {
  padding: 20px;
  background-color: transparent;
  margin-bottom: 0; }
  .system-content_theme ul > li {
    list-style: none;
    display: inline-block;
    text-transform: uppercase; }
    .system-content_theme ul > li > a {
      font-size: 6px;
      font-size: 0.375rem;
      line-height: 9px;
      line-height: 0.5625rem;
      display: block;
      padding: 20px 25px;
      color: #000000;
      background-color: #d9d9d9; }
      .system-content_theme ul > li > a:hover {
        color: #FFFFFF;
        background-color: #4d4d4d; }

ul.nav__tools--theme {
  padding: 0;
  background-color: #d9d9d9;
  text-align: center; }
  ul.nav__tools--theme > li {
    list-style: none;
    display: inline-block;
    text-transform: uppercase; }
    ul.nav__tools--theme > li > a {
      font-size: 6px;
      font-size: 0.375rem;
      line-height: 9px;
      line-height: 0.5625rem;
      display: block;
      padding: 20px 25px;
      color: #FFFFFF;
      background-color: #4d4d4d; }
      ul.nav__tools--theme > li > a:hover {
        color: #000000;
        background-color: #d9d9d9; }

.login {
  height: 100vh; }
  .login .container,
  .login .row {
    height: 100%; }
  .login .button {
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Aller", sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-align: center;
    font-weight: 700;
    background-color: #FFED00;
    border: 2px solid #FFED00;
    color: #FFFFFF;
    width: fit-content;
    cursor: pointer;
    clear: both;
    border: 2px solid #FFED00;
    background-color: #FFFFFF;
    color: #FFED00;
    width: 100%;
    margin-top: 25px; }
    @media screen and (max-width: 767px) {
      .login .button {
        letter-spacing: 0;
        padding: 8px 15px; } }
    .login .button:hover, .login .button:focus, .login .button:active, .login .button.active {
      text-decoration: none;
      color: #FFED00;
      border-color: #FFED00;
      background-color: transparent; }
  .login .description {
    font-size: 7px;
    font-size: 0.4375rem;
    line-height: 11px;
    line-height: 0.6875rem; }
    @media screen and (max-width: 767px) {
      .login .description {
        font-size: 6px;
        font-size: 0.375rem;
        line-height: 9px;
        line-height: 0.5625rem; } }
